.echarts-element-class{width:100%;background-color:#fff}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:微软雅黑,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clearfix{zoom:1}.clearfix:after{content:".";display:block;visibility:hidden;height:0;clear:both}.differentPlateNum{color:red}.hideScrollBar{scrollbar-width:none;-ms-overflow-style:none}.hideScrollBar::-webkit-scrollbar{display:none}html{font-size:.83333vw;background-color:#283b63}#index header{display:flex;justify-content:space-between}#index header>div{flex:1;margin-bottom:20px;background-color:#001f46;margin-right:20px;padding:15px 15px 10px 15px;box-sizing:border-box}#index header>div:last-child{margin-right:0}#index header .head_visitChart,#index header .malfunction,#index header .saleroom{font-size:14px}#index header .head_visitChart h6,#index header .malfunction h6,#index header .saleroom h6{font-weight:0;color:#fff}#index header .head_visitChart .amount,#index header .malfunction .amount,#index header .saleroom .amount{font-size:30px;margin:10px 0;font-weight:700}#index header .head_visitChart ul,#index header .malfunction ul,#index header .saleroom ul{display:flex;justify-content:space-between;color:#778aa2}#index header .head_visitChart ul li i,#index header .malfunction ul li i,#index header .saleroom ul li i{color:#00cec0;margin:0 10px;font-size:12px}#index header .head_visitChart ul li .icon-xiajiantou,#index header .malfunction ul li .icon-xiajiantou,#index header .saleroom ul li .icon-xiajiantou{color:#ff7701}#index header .head_visitChart ul li span:last-child,#index header .malfunction ul li span:last-child,#index header .saleroom ul li span:last-child{color:#fff;font-weight:0}#index header .head_visitChart .lineBetween,#index header .malfunction .lineBetween,#index header .saleroom .lineBetween{width:100%;height:1px;background-color:#2e4869;margin:10px 0}#index header .head_visitChart .data,#index header .malfunction .data,#index header .saleroom .data{width:100%;height:30px;display:flex;align-items:center}#index header .head_visitChart .data .el-progress,#index header .malfunction .data .el-progress,#index header .saleroom .data .el-progress{width:100%}#index header .head_visitChart .data #head_visitChart,#index header .malfunction .data #head_visitChart,#index header .saleroom .data #head_visitChart{width:100%;height:100%}#index header .head_visitChart .count span,#index header .malfunction .count span,#index header .saleroom .count span{color:#778aa2;margin-right:30px}#index .sale{padding:15px;background-color:#001f46}#index .sale .parkingLotFiltrate{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #2f526a;margin-bottom:20px}#index .sale .parkingLotFiltrate .type span{position:relative;transition:all .3s;cursor:pointer;margin-right:20px;color:#fff}#index .sale .parkingLotFiltrate .type span:after{content:"";display:inline-block;width:100%;height:4px;background-color:transparent;position:absolute;bottom:-10px;left:0}#index .sale .parkingLotFiltrate .type .active{color:#00cec0}#index .sale .parkingLotFiltrate .type .active:after{background-color:#00cec0}#index .sale .parkingLotFiltrate .filtrate{display:flex;align-items:center}#index .sale .parkingLotFiltrate .filtrate li{margin-right:10px;cursor:pointer;transition:all .3s;color:#fff;position:relative}#index .sale .parkingLotFiltrate .filtrate li:after{transition:all .3s;content:"";display:inline-block;width:100%;height:4px;background-color:transparent;position:absolute;bottom:-12px;left:0}#index .sale .parkingLotFiltrate .filtrate li .el-date-editor .el-input__inner{height:28px;line-height:28px}#index .sale .parkingLotFiltrate .filtrate li .el-date-editor .el-input__prefix .el-input__icon{line-height:28px}#index .sale .parkingLotFiltrate .filtrate .active{color:#00cec0}#index .sale .parkingLotFiltrate .filtrate .active:after{background-color:#00cec0}#index .sale .chartBox{display:flex;justify-content:space-between}#index .sale .chartBox h4{font-size:14px;color:#fff}#index .sale .chartBox .chart{width:65%}#index .sale .chartBox .chart #parkingLotOptions{width:100%;height:270px;background:transparent}#index .sale .chartBox .ranking{width:32%;font-size:14px}#index .sale .chartBox .ranking .listBox ul{display:flex;align-items:center;margin-bottom:15px}#index .sale .chartBox .ranking .listBox ul:first-child{margin-top:20px}#index .sale .chartBox .ranking .listBox ul:last-child{margin-bottom:0}#index .sale .chartBox .ranking .listBox ul li{flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#index .sale .chartBox .ranking .listBox ul li:first-child{flex:initial;display:inline-block;width:23px;height:23px;line-height:23px;border-radius:50%;background-color:#02425e;margin-right:5px}#index .sale .chartBox .ranking .listBox ul li:last-child{flex:0.8}#index .sale .chartBox .ranking .listBox ul li.ranking-img{background-color:initial}#index .sale .chartBox .ranking .listBox ul li .el-image{width:23px;height:23px}#index .sale .chartBox .ranking .listBox ul li .el-progress .el-progress__text{margin-left:15px;color:#fff}#index .sale .chartBox .ranking .listBox ul .progress{flex:1.1}#index>.count{display:flex;justify-content:space-between;margin-top:20px}#index>.count>div{padding:15px;box-sizing:border-box;background-color:#001f46}#index>.count h4{font-size:14px;color:#fff;margin-bottom:10px;padding-bottom:20px;border-bottom:1px solid #2f526d}#index>.count .payAmount{width:55%}#index>.count .payAmount #payAmountChart{width:100%;height:240px;background:transparent}#index>.count .pieChart{width:calc(45% - 20px)}#index>.count .pieChart h4{padding-bottom:20px;border-bottom:1px solid #2f526d;margin-bottom:10px}#index>.count .pieChart .payFiltrate{display:flex;justify-content:flex-end}#index>.count .pieChart .payFiltrate>ul{display:inline-block;border:1px solid #13d1c4;border-radius:6px;font-size:14px}#index>.count .pieChart .payFiltrate>ul li{display:inline-block;padding:8px 11px;text-align:center;cursor:pointer;border-radius:5px;transition:all .3s;color:#fff}#index>.count .pieChart .payFiltrate>ul .active{color:#fff;background-color:#0ad0c2}#index>.count .pieChart #payChart{width:100%;height:200px;background:transparent}