.filter-tabs{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.filter-tabs .tab-item{line-height:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:25%;flex-basis:25%;text-align:center;cursor:pointer;border-radius:5px}.filter-tabs .active-tab{background-color:hsla(0,0%,78.4%,.3)}.el-table{width:100%;-webkit-transition:all .5s;transition:all .5s;background:none}.el-table,.el-table td{border:none}.el-table tr{background:none}.el-table thead th.el-table__cell{background-color:rgba(6,4,10,.6)}.el-table tbody tr:nth-child(odd){background-color:rgba(6,4,10,.3)}.el-table tbody tr:nth-child(2n+2){background-color:rgba(6,4,10,.6)}.el-table tbody tr:hover>td{background-color:rgba(6,4,10,.3)!important}.el-table .cell{color:#fff;background:none;font-size:14px;padding:0;text-align:center}.el-table:before{height:0}.el-form .el-form-item__label{color:#fff}.right-slide-enter-active,.right-slide-leave-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s}.right-slide-enter,.right-slide-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;pointer-events:none}.city{position:absolute;top:110px;bottom:10px;left:10px;width:310px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(20,35,30,.5);border-radius:6px}.city .city-title{font-size:18px;padding:0 10px;height:30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.city .city-title span{margin-right:auto}.city .city-title .el-icon{margin-left:10px}.city .city-filter{position:absolute;left:320px;top:0;width:240px;background-color:rgba(20,35,30,.5);border-radius:6px}.city .filter-line{padding:0 10px;height:30px}.city .event-list{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 70px);overflow-y:scroll}.city .event-list::-webkit-scrollbar{display:none}.city .event-list .event-item{padding:10px 0;border-bottom:1px dashed hsla(0,0%,100%,.33);text-align:left}.city .event-list .event-item .full-pic{width:100%;min-height:100px;background-color:#888}.city .event-list .event-item .event-line{height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.city .event-list .event-item .event-line .event-icon{width:20px;height:20px;margin-right:10px}.city .pagination{margin-top:10px;padding:0;text-align:center}.city .filter-form .el-form-item{margin-bottom:10px;padding:0 10px}.city .filter-form .el-form-item__label{height:30px;line-height:30px}.city .filter-form .el-date-editor.el-input,.city .filter-form .el-date-editor.el-input__inner{width:220px}.city .filter-form .el-form-item__content{line-height:30px}