@charset "UTF-8";body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,b,i,dl,dt,dd,ol,ul,li,label,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;outline:0;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6,em,i{font-style:normal;font-weight:normal}
ul,li{list-style-type:none}a{text-decoration:none;outline:0}a:hover{text-decoration:none}.flex-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-v{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.h{height:100%}.flex-w{-ms-flex-wrap:wrap;flex-wrap:wrap}.t-l{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-r{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.t-lr{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-around{-ms-flex-pack:distribute;justify-content:space-around}.v-t{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v-m{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-b{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.scroll{overflow:auto}.scroll::-webkit-scrollbar{width:.5rem;height:.5rem}.scroll::-webkit-scrollbar-thumb{background-color:#4e659a;border-radius:.5rem}.scroll::-webkit-scrollbar-track{background-color:rgba(71,132,195,0.38);border-radius:.5rem}.scroll::-webkit-scrollbar-button{display:none;background-color:rgba(71,132,195,0.38)}
.scroll::-webkit-scrollbar-corner{display:none;background:rgba(71,132,195,0.38)}.scroll.largebar::-webkit-scrollbar{width:1rem;height:1rem}.scroll.largebar::-webkit-scrollbar-thumb{background-color:#4e659a;border-radius:1rem}.scroll.largebar::-webkit-scrollbar-track{background-color:rgba(71,132,195,0.38);border-radius:1rem}
html{font-size:calc(100vw/192);height:100%}body{height:100%}.txt{font-size:1.5rem}.txt[size="min"]{font-size:1.2rem}.txt[size="small"]{font-size:1.4rem}.txt[size="large"]{font-size:1.6rem}.txt[size="huge"]{font-size:1.8rem}
.txt[size="max"]{font-size:1.9rem}.txt[size="xxxl"]{font-size:2rem}.txt.bold{font-weight:bold}.txt.num{font-family:"UNIVECON"}.txt.white{color:#fff}.txt.black{color:#000}.txt.dark{color:#d8ebff}.txt.primary{color:#39f}
.h{height:100%}.w{width:100%}.mt110{margin-top:5.5rem}.page{height:100%;background:url(../img/page_bg.png) no-repeat left top/100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}
.page-header{height:9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3.5rem}.page-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1}
.page-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1.75rem 1.75rem;overflow:hidden}.mr36{margin-right:1.8rem}.page-title{font-family:"YouSheBiaoTiHei";font-size:3.5rem;color:#fff}.line{font-size:1.5rem;color:#a8a8a8;margin:0 1.75rem}.line.small{font-size:1.2rem;margin:0 1.8rem;color:#fff}
.select dl{position:relative}.select dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:8.8rem;cursor:pointer}
.select dl dt p{font-size:2rem;color:#fff;font-weight:bold;-webkit-transition:.3s;transition:.3s}.select dl dt img{width:1.75rem}.select dl dd{display:inline-block;width:9rem;background-color:rgba(8,15,25,0.7);padding:1.5rem 0;border-radius:.4rem;position:absolute;left:-1.5rem;bottom:-11rem;opacity:0;z-index:-1;-webkit-transition:.3s;transition:.3s}
.select dl dd.show{opacity:1;z-index:10}.select dl dd::after{display:inline-block;content:"";position:absolute;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-2rem;border:1rem solid transparent;border-bottom-color:rgba(8,15,25,0.7)}
.select dl dd p,.select dl dd a{display:block;font-size:1.8rem;color:#fff;text-align:center;cursor:pointer;margin-top:1.8rem;-webkit-transition:.3s;transition:.3s}.select dl dd p:first-child,.select dl dd a:first-child{margin:0}.select dl dd p.active,.select dl dd a.active{color:#0ae6ff}.select.small dl dt{width:7.6rem;height:3rem;padding:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#142868;background:linear-gradient(135deg,transparent .3rem,#142868 0) top left,linear-gradient(-135deg,transparent .3rem,#142868 0) top right,linear-gradient(45deg,transparent .3rem,#142868 0) bottom left,linear-gradient(-45deg,transparent .3rem,#142868 0) bottom right;background-size:50% 50%;background-repeat:no-repeat}
.select.small dl dt p{font-size:1.2rem;color:#39f;font-weight:normal;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select.small dl dt img{width:1rem}.select.small dl dd{padding:0;width:auto;max-height:10.4rem;background:#142868;background:linear-gradient(135deg,transparent .3rem,#142868 0) top left,linear-gradient(-135deg,transparent .3rem,#142868 0) top right,linear-gradient(45deg,transparent .3rem,#142868 0) bottom left,linear-gradient(-45deg,transparent .3rem,#142868 0) bottom right;background-size:50% 50%;background-repeat:no-repeat;border-radius:0;left:0;top:3.6rem;bottom:auto}
.select.small dl dd::after{display:none}.select.small dl dd p{font-size:1rem;margin:0;height:2.6rem;line-height:2.6rem;min-width:7.6rem;padding:0 .8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.select.small dl dd p.active{color:#39f}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8.8rem;background:url(../img/icon1.png) no-repeat left center/auto 3rem;margin-left:1.1rem}
.nav a{margin-right:1rem;width:12rem;height:3.8rem;text-align:center;line-height:3.8rem;font-size:2rem;color:#fff;background:#1a348b;background:linear-gradient(135deg,transparent .5rem,#1a348b 0) top left,linear-gradient(-135deg,transparent .5rem,#1a348b 0) top right,linear-gradient(45deg,transparent .5rem,#1a348b 0) bottom left,linear-gradient(-45deg,transparent .5rem,#1a348b 0) bottom right;background-size:50% 50%;background-repeat:no-repeat}
.nav a.active{color:#000;background:#c4c4c4;background:linear-gradient(135deg,transparent .5rem,#c4c4c4 0) top left,linear-gradient(-135deg,transparent .5rem,#c4c4c4 0) top right,linear-gradient(45deg,transparent .5rem,#c4c4c4 0) bottom left,linear-gradient(-45deg,transparent .5rem,#c4c4c4 0) bottom right;background-size:50% 50%;background-repeat:no-repeat}
.page-wether{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-wether p{font-size:1.9rem;color:#fff}.page-wether img{width:2.6rem;margin-right:.8rem}
.grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.grid[row="8"]{width:33.33%}.grid[row="12"]{width:50%}.grid[col="12"]{height:50%}
.grid[col="8"]{height:33.33%}.grid-panel{height:100%;width:100%;border-left:.07rem solid rgba(130,152,187,0.5);border-top:.07rem solid rgba(130,152,187,0.5);background:-webkit-gradient(linear,right top,left top,from(#8298bb),to(#8298bb)) left top no-repeat,-webkit-gradient(linear,left bottom,left top,from(#8298bb),to(#8298bb)) left top no-repeat;background:linear-gradient(to left,#8298bb,#8298bb) left top no-repeat,linear-gradient(to top,#8298bb,#8298bb) left top no-repeat;background-size:.2rem 1rem,1rem .2rem;position:relative}
.grid-panel::after{display:inline-block;content:"";position:absolute;width:5.5rem;height:3.3rem;background:url(../img/icon_corner1.png) no-repeat left top/100% 100%;right:-0.14rem;bottom:-0.15rem}.grid-panel-big{width:3.3rem;height:3.3rem;position:absolute;right:0;bottom:0;background:url(../img/icon_big.svg) no-repeat;background-position:right .3rem bottom .3rem;background-size:1.25rem auto;z-index:10;cursor:pointer}
.grid-box{width:100%;height:100%;position:relative;padding:1.8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.grid-box::before{display:inline-block;content:"";position:absolute;width:.07rem;background:rgba(130,152,187,0.5);right:-0.07rem;top:-0.07rem;bottom:3rem}
.grid-box::after{display:inline-block;content:"";position:absolute;height:.07rem;background:rgba(130,152,187,0.5);bottom:-0.07rem;left:-0.07rem;right:5.2rem}.list{-ms-flex-wrap:wrap;flex-wrap:wrap}.list li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.list li[row="24"]{width:100}.list li[row="12"]{width:50%}.img1{width:7.4rem;height:auto;margin-right:1.5rem}.label{font-size:1.6rem;color:#d8ebff}.sum{font-size:3rem;color:#fff;font-family:"UNIVECON"}.unit{color:#d8ebff;font-size:1.6rem;margin-left:.5rem}
.trend{margin-left:1.3rem}.trend img{width:2rem;height:auto;margin-right:1.2rem}.trend span{font-size:1.5rem}.trend.danger span{color:#e84665}.trend.success span{color:#5eff5a}.title{min-height:3rem}.title h2{font-size:1.6rem;color:#fff;font-weight:bold}.title h2::before{display:inline-block;content:"";width:1.2rem;height:1.2rem;background:linear-gradient(146deg,#2db3dd 0,#2c75de 100%);margin-right:1rem}
.more-msg,.view-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.more-msg span,.view-more span{font-size:1.2rem;color:#39f}
.more-msg img,.view-more img{width:.9rem;margin-left:1rem}.search-input{width:24.75rem;height:4.2rem;background:#1a348b;background:linear-gradient(135deg,transparent .7rem,#1a348b 0) top left,linear-gradient(-135deg,transparent .7rem,#1a348b 0) top right,linear-gradient(45deg,transparent .7rem,#1a348b 0) bottom left,linear-gradient(-45deg,transparent .7rem,#1a348b 0) bottom right;background-size:50% 50%;background-repeat:no-repeat;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}
.search-input input{background:transparent;border:0;outline:0;width:100%;height:100%;padding:0;margin:0;font-size:1.6rem;color:#fff;padding-right:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.search-input input::-webkit-input-placeholder{color:#d8ebff}.search-input img{width:2.1rem;cursor:pointer}
.search-date{width:33rem;height:4.2rem;background:#1a348b;background:linear-gradient(135deg,transparent .7rem,#1a348b 0) top left,linear-gradient(-135deg,transparent .7rem,#1a348b 0) top right,linear-gradient(45deg,transparent .7rem,#1a348b 0) bottom left,linear-gradient(-45deg,transparent .7rem,#1a348b 0) bottom right;background-size:50% 50%;background-repeat:no-repeat;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}
.search-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.search-date-box input{width:11.5rem;height:100%;border:0;outline:0;margin:0;font-size:1.6rem;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent url(../img/icon_date.png) no-repeat;background-size:1.2rem .8rem;background-position:right 1rem center;cursor:pointer}
.search-date-box input::-webkit-input-placeholder{color:#d8ebff}.search-date-box span{margin-top:-0.2rem;line-height:1;font-size:1.6rem;color:#d8ebff;margin-right:1.25rem}.search-date a{font-size:1.6rem;color:#39f}.pop{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#00092b;border:1px solid #4e5f80;display:inline-block;width:calc(100% - 7rem);height:60%;opacity:0;z-index:-1;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.pop.pop-table-container{width:auto;max-width:calc(100% - 7rem)}.pop.up{opacity:1;z-index:99}.pop-header{height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3rem;position:relative}
.pop-header-title{font-size:1.6rem;color:#fff;font-weight:bold}.pop-close{width:3.15rem;height:3.15rem;background:url(../img/icon_close.png) no-repeat left top/100% 100%;cursor:pointer;position:absolute;right:0;top:0}.table{-webkit-box-flex:1;-ms-flex:1;flex:1}.table table{border-collapse:collapse;font-size:1.4rem;color:#fff}
.table table tr:nth-child(odd){background:rgba(51,153,255,0.07)}.table table tr th,.table table tr td{font-weight:normal;height:4.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;text-align:center;padding:0 3rem}.table table tr td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.table.small table{font-size:1.2rem;width:100%;table-layout:fixed}.table.small table tr th{white-space:pre-wrap}.table.small table tr th,.table.small table tr td{height:auto;padding:1rem}.map-box{position:relative}.map{text-align:right;padding:1.75rem}.map svg{height:100%;width:auto}.chart-container{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:3rem;padding-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}
.visible{overflow:visible}.map-pop{position:absolute;left:0;top:2.2rem;opacity:0;z-index:-1;-webkit-transition:.3s;transition:.3s}.map-pop.up{opacity:1;z-index:1}.map-info{width:52.9rem;height:29rem;background:url(../img/map_bg1.png) no-repeat left top/100% 100%;padding:3.9rem 3.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.map-info h2{font-size:1.8rem;color:#fff;font-weight:bold}.map-info dl{margin-top:1.9rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;font-size:1.4rem}
.map-info dl dt{color:#fff}.map-info dl dd{color:#0ae6ff}.map-info dl dd i{color:#fff}.map-info p{font-size:1.4rem;color:#fff;margin-top:1.9rem}.map-list{width:46.4rem;height:84rem;background:url(../img/map_bg2.png) no-repeat left top/100% 100%;padding:5rem 3.9rem 7rem 4.8rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}
.map-list ul{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:2rem;padding-bottom:6rem}.map-list ul li{padding:1rem 0;position:relative;height:9.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.map-list ul li::after{display:inline-block;content:"";position:absolute;width:100%;height:.05rem;background:rgba(71,132,195,0.5);left:0;bottom:0}
.map-list ul li img{width:2.2rem;-webkit-transition:.3s;transition:.3s}.map-list ul li img:first-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.map-list ul li img:nth-child(2){display:none}.map-list ul li .map-list-info{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding-left:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#bdf;-webkit-transition:.3s;transition:.3s}
.map-list ul li .map-list-info p{font-size:1.8rem}.map-list ul li .map-list-info dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem}
.map-list ul li .map-list-info dl dt,.map-list ul li .map-list-info dl dd{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.map-list ul li:hover img{width:2.2rem}.map-list ul li:hover img:first-child{display:none}.map-list ul li:hover img:nth-child(2){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.map-list ul li:hover .map-list-info{color:#0ae6ff}.map-list-total{position:absolute;bottom:3rem;right:11.6rem}.map-list-total p{font-size:1.4rem;color:#fff}.map-list-total p span{color:#0ae6ff}.map-tag{position:absolute;display:none;width:4.7rem}#layui-laydate1 li.layui-this,#layui-laydate1 td.layui-this{background-color:#39f!important}
.layui-laydate-footer span{color:#666!important}.layui-laydate-footer span:hover{color:#39f!important}.login-title{margin-bottom:7rem;font-weight:900;font-size:5.2rem;color:#fff}.login-panel{padding:4rem 6.5rem 2.8rem;background:rgba(0,18,97,0.6);border-radius:.8rem}.login-panel-title{margin-bottom:3.6rem;text-align:center;font-weight:bold;font-size:3.2rem;color:#fff}
.login-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:40rem;margin-bottom:3rem}.login-form-icon{width:4rem;margin-left:-.8rem;margin-bottom:.3rem}.login-form-core{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:4.5rem;font-weight:bold;font-size:2rem;color:#fff;background:transparent;border:0;border-bottom:1px solid #c1d4ff;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}
.login-form-core::-webkit-input-placeholder{font-weight:normal;font-size:2rem;color:#bfd3ff}.login-form-tip{position:absolute;bottom:-20px;left:0;padding-left:4.5rem;color:#39f}.login-captcha{margin-bottom:2.5rem}.login-captcha-img{width:20rem}.login-captcha-refresh{cursor:pointer}.login-captcha-refresh img{width:4rem}
.login-captcha-refresh b{font-size:2.4rem;color:#bfd3ff}.login-checkbox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-checkbox-core{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.login-checkbox-core:checked+.login-checkbox-frame{border:2px solid #fff}
.login-checkbox-core:checked+.login-checkbox-frame::after{-webkit-transform:scale(1);transform:scale(1)}.login-checkbox-frame{-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;margin-right:.9rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}
.login-checkbox-frame::after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(0);transform:scale(0)}.login-checkbox-label{font-size:1.8rem;color:#fff}.login-reset{font-size:1.8rem;color:#ffed88}
.login-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:6.6rem;margin-top:5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;font-size:2.4rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#012ac6),to(#007eff));background:linear-gradient(270deg,#012ac6 0,#007eff 100%);border-radius:.4rem;cursor:pointer}
.login-btn:active{opacity:.9}.layui-laydate-list,.layui-laydate-footer{background-color:#070c16!important;border:none!important}.laydate-theme-molv .layui-laydate-content,.layui-laydate-range .laydate-main-list-1 .layui-laydate-content,.layui-laydate-range .laydate-main-list-1 .layui-laydate-header{border:none!important}
.layui-laydate-footer span{color:#bdf!important;background-color:#1d212b!important;border-color:#333!important}.layui-laydate-footer span:first-child.layui-laydate-preview{padding-left:10px!important}.layui-laydate,.layui-laydate-hint{color:#bdf!important}.page-header-suffix .search-date{background:#1a2342;background:linear-gradient(135deg,transparent .7rem,#1a2342 0) top left,linear-gradient(-135deg,transparent .7rem,#1a2342 0) top right,linear-gradient(45deg,transparent .7rem,#1a2342 0) bottom left,linear-gradient(-45deg,transparent .7rem,#1a2342 0) bottom right;background-size:50% 50%;background-repeat:no-repeat}
.icon12{width:200px;height:60px}.map{width:100%;height:100%;position:absolute;left:0;top:0}.win{background-color:rgba(1,8,41,0.9);border:.15rem solid #4585f5;border-radius:.5rem;padding:1rem 2rem;padding-bottom:0;font-size:1.4rem;color:#bdf;margin-bottom:-2rem}.win span{line-height:2}.win h2{font-size:1.7rem;color:#0ae6ff}
.win p{padding:1.2rem 0;border-bottom:.05rem solid #4784c3;display:flex;flex-wrap:wrap}.win p span{flex-basis:50%}.win p img{width:1.2rem;margin-right:.5rem}.win p:last-child{border-bottom:0}#layui-laydate2 li.layui-this{background-color:#39f!important}.select.small dl dd p{white-space:nowrap}