#title{
    width: 100%;
    height: 1.1rem;
    text-align: center;
    background-image: url("../img/title.png");
    background-size: 100% 100%;
    position: relative;
}
#title>img{
    display: inline-block;
    vertical-align: top;
    margin-right: 0.2rem;
    margin-top: 0.14rem;
}
#title>div:nth-of-type(1){
    display: inline-block;
    vertical-align: top;
    font-size: 0.36rem;
    margin-top: 0.14rem;
    font-family: SSRuiYuanTi;
    font-weight: 400;
    color: #EFF6FF;
    background: linear-gradient(1deg, #F3FBFF 0%, #1DC2FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#weather{
    position: absolute;
    right: 0.3rem;
    top: 0;
    width: 1.8rem;
    display: flex;
   justify-content: space-between;
}
#weather>div>p:nth-of-type(1){
    font-size: 0.14rem;
    font-family: New World Vibes;
    font-weight: 400;
    color: #FFFFFF;
}
#weather>div>p:nth-of-type(2){
    font-size: 0.16rem;
    font-family: New World Vibes;
    font-weight: 400;
    color: #0099FF;
}
#headlineButton{
    padding: 0 0.3rem;
    width: calc(100% - 0.6rem);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
}
#headlineButton>div{
    width: 5rem;
    display: flex;
    justify-content: space-between;
}
#headlineButton>div>div{
    font-size: 0.22rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #EFF6FF;
}
#seek{
    display: flex;
    justify-content: center;
}
.current{
    width: 0.83rem;
    height: 0.29rem;
    background: rgba(29, 157, 206, 0.2);
    border: 0.01rem solid rgba(31, 153, 199, 0.51);
    margin: 0.1rem;
    line-height: 0.29rem;
    font-size: 0.16rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #1D9DCE;
    /*opacity: 0.51;*/
    text-align: center;
}
.buttonActive{
    background: rgba(29, 157, 206, 0.2) !important;
    border: 1px solid #1F99C7 !important;
    font-size: 16px;
    color: #E2EBF1 !important;
}
.inputPicker{
    color: #1D9DCE;
    line-height: 0.35rem;
    font-size: 0.16rem;
}
#content{
    padding: 0 0.3rem;
    margin-top: 0.1rem;
    height: 100%;
    /*height: calc(100% - 1.2rem);*/
    /*background-color: #1DC2FF;*/
    display: flex;
    justify-content: space-between;
}
#content>div{
    height: 100%;
}
#contentLeft,#contentRight{
    width: 5rem;
    /*background-color: #EFF6FF;*/
    display: flex;
    justify-content: space-between;
}
#contentLeft>img,#contentRight>img{
    height: 100%;
}
#contentCentre{
    width: 7.3rem;
}
.centre{
    width: 4rem;
    padding: 0.1rem 0;
}
.centre>div:nth-of-type(1){
    height: 42%;
}
.centre>div:nth-of-type(2){
    height: 58%;
}
.caption{
    height: 0.38rem;
    margin-bottom: 0.2rem;

}
.caption>div{
    display: inline-block;
    vertical-align: middle;
}

.loading{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(1,14,50,0.8);
    z-index: 11111;display: flex;
    justify-content: center;
    align-items: center;
}
.headTitle{
    width: 100%;
    height: 100%;
    background-image: url("../img/supervise/titlebg1.png");
    background-size: 100% 100%;
    text-align: center;
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.38rem;
}
.smallContent{
    height: calc(100% - 0.85rem);
}
.hotspot{

    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.hotspot>div{
    width:1.27rem ;
    /*margin: 0.1rem 0.33rem;*/
    /*margin-bottom: 0.1rem;*/
}
.hotspot>div>p{
    width: 100%;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #00F0FF;
    text-align: center;
    margin-top: 0.2rem;
}
.hotspot>div>div{
    height: 0.80rem;
    width: 0.8rem;
    position: relative;
    margin: 0 auto;
}
.hotspot>div>div>p{
    width: 0.12rem;
    font-size: 0.12rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    position: absolute;
    right: 0;
    padding-top: 0.02rem;
    top: calc(50% - 0.17rem);
    /* background-color: #001C4C; */
}
/*正常*/
.hotspot .normal{
    color: #03DC0E;
}
/*异常*/
.hotspot .abnormal{
    color: #FD4261;
}
.hotspot>div>div>img{
    position: absolute;
    right: calc(50% - 0.15rem);
    top: calc(50% - 0.15rem);
}
.hotspot>div>div>div{
    position: absolute;
    right: calc(50% - 0.3rem);
    top: calc(50% - 0.17rem);
}
#publicPraise_title{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid  #022F7C
}
#publicPraise_title>div{
    text-align: center;
}
#publicPraise_title>div>div{
    width: 0.84rem;
    height: 0.47rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #fff;
    line-height:0.47rem;
}

.departmentActive>div{
    color: #01B4EF !important;
    background-image: url("../img/supervise/bt.png");
    background-size: 100% 100%;
}

.ranking{
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
}
.ranking>div{
    display: flex;
    justify-content:space-between;
}
.ranking>div>div{
    margin-left: 0.14rem;
}
.ranking>div>div>div{
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 800;

    line-height: 0.31rem;
}
.ranking>div>div>.zc{
    color: #17EDFA;
}
.ranking>div>div>.yc{
    color: #FD4261;
}
.ranking>div>div>p{
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E7E7E7;
    line-height: 0.51rem;
}

.rankingNumber{
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    left: 0;
    top:calc(50% - 0.24rem);
   text-align: center;
}
.rankingNumber>p:nth-of-type(1){
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #00FFFF;
    /*line-height: 40px;*/
}
.rankingNumber>p:nth-of-type(2){
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    /*line-height: 40px;*/
}

#bureau,#bureau2{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-between;*/
    /*align-content:flex-start;*/
}
#bureau>div,#bureau2>div{
    display: flex;
    padding: 0.05rem 0;
    border-bottom: 1px dashed  #022F7C
}
#bureau>div>img,#bureau2>div>img{
    width: 0.13rem;
    height: 0.14rem;
    margin-right: 0.1rem;
}
#bureau .bureauTime,#bureau2 .bureauTime{
  font-size: 0.14rem;
    color: white;
}
#bureau .bureauState,#bureau2 .bureauState{
    font-size: 0.14rem;
    color: white;
}
#bureau .bureauTime>.zc,#bureau2 .bureauTime>.zc{
    font-size: 0.14rem;
    color: #4DF5B0;
    margin-left: 0.1rem;
}
#bureau .bureauTime>.yc,#bureau2 .bureauTime>.yc{
    font-size: 0.14rem;
    color: #FD4261;
    margin-left: 0.1rem;
}
#rate{
    height: 2.42rem;
    padding-top: 0.5rem;
    display: flex;
    justify-content: space-between;
    /*background-color: #fd0000;*/
}
#rate>div>div{
    width: 1.58rem;
    height: 1.58rem;
    text-align: center;
    line-height: 1.58rem;
    font-size: 0.21rem;

}
#rate>div{
    cursor:pointer
}
#rate>div:nth-of-type(1)>div{
    background-image: url("../img/supervise/z3.png");
    background-size: 100% 100%;
    color: #00FBFC;
}

#rate>div:nth-of-type(1)>div>h1{
    font-size: 15px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-weight: 400;
    line-height: 153px;
}
#rate>div>p{
    height: 50px;
    line-height: 50px;
}
#rate>div:nth-of-type(1)>p{
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}
#rate>div:nth-of-type(2)>div{
    background-image: url("../img/supervise/z1.png");
    background-size: 100% 100%;
    color: #06F8A8;
}
#rate>div:nth-of-type(2)>p{
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}
#rate>div:nth-of-type(3)>div{
    background-image: url("../img/supervise/z2.png");
    background-size: 100% 100%;
    color: #00ACFF;
}
#rate>div:nth-of-type(3)>p{
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}
#rate .difference{
    background-image: url("../img/supervise/h1.png")!important;
    background-size: 100% 100%;
    color: #FF6A6A!important;
}
#rate .difference>h1{
    color: #FF6A6A!important;
}
.rateActive>p{

    background-image: url("../img/xzTitle.png");
    background-size: 100% 100%;
    color: #00FBFC !important;
}
.rateActive{
    position: relative;
}
.rateActive>.xzRight{
    position: absolute;
    right: -40px;
    top:calc(50% - 70px);
}
.rateActive>.xzLift{
    position: absolute;
    left: -40px;
    top:calc(50% - 70px);
}
#map{
    height: calc(100% - 3.47rem);
    width: 100%;
    margin-top: 0.4rem;

    /*background-color: #fd0000;*/
}
#mapTitle{
    text-align: center;
    position: relative;
}
#map>#mapTitle>img{
    width: 3.58rem;
    height: 1.98rem;
}
#mapTitle>div{
     height: 1.98rem;
     position: absolute;
    left: calc(50% - 0.72rem);
    top: 0;
    font-size: 0.36rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1ADBFB;
    line-height: 1.98rem;
    text-align: center;
}
.smallTitle{
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #00DEFF;
    margin-bottom: 0.3rem;
}
.smallTitle>span{
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    /*line-height: 44px;*/
}
.nameTitle{
    display: flex;
    justify-content: space-between;

}
.nameTitle>span{
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B3B3B3;
}
.smallNumber{
    display: flex;
    margin-top: 0.1rem;
}
.smallNumber>div{
    margin-right: 0.3rem;
}
.smallNumber>div>p{
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B3B3B3;
    line-height: 0.24rem;
}
.smallNumber>div>div{
    font-size: 0.20rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 0.24rem;
}
.smallNumber1>div{
width: 1.64rem;
}
.smallTitle1{
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.inputPicker .el-date-editor .el-range__icon{
    display: none;
}
.inputPicker .el-input__inner{
    border: 0;
    background-color: transparent;
}
.inputPicker .el-input__inner,.inputPicker{
    height: 35px;
    line-height:35px;
}
.inputPicker{
    margin: 10px;
}
.inputPicker .el-date-editor .el-range-separator{
    color: rgba(29, 157, 206, 1);
    line-height:35px;
}
.inputPicker input{
    background: #001C4C;
    border: 1px solid #13617E !important;
    border-radius: 6px;
}
 .el-picker-panel{
    background: #001C4C;
    font-size: 14px;
     border: 1px solid  #1F99C7;
     z-index: 10000;
}
 .el-date-range-picker__content.is-left{
     border-right: 1px solid  #1F99C7;
 }
 .el-date-table td span{
    font-size: 16px;
}
 .el-date-table td.end-date span, .el-date-table td.start-date span{
    background: rgba(29, 157, 206, 1);
}
 .el-range-editor .el-range-input{
    color: rgba(29, 121, 206, 1);
}
.inputPicker .el-range-editor .el-range-input::-webkit-input-placeholder{
    color: rgba(29, 121, 206, 1);
}
 .el-date-table th,.el-picker-panel{
    color: #fff;
     font-size: 14px;
}
.el-date-table td.next-month, .el-date-table td.prev-month{
    color:#606266 ;
}
.el-date-table td.in-range div, .el-date-table td.in-range div:hover, .el-date-table.is-week-mode .el-date-table__row.current div, .el-date-table.is-week-mode .el-date-table__row:hover div{
    background-color: rgba(29, 157, 206, 0.4);
}
.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner{
    width: 250px;
}
/***************/
#hotCenter{
    height: 300px;
    position: relative;
    overflow: hidden;
    /*background-color: #fd0000;*/
}
#list-wrapper1{
    position: relative;
}
.hotCenterNull{
    text-align: center;
    position:relative;
}
.hotCenterNull>img{
    width: 300px;
    margin-top: 30px;
}
.hotCenterNull>p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    top:130px;
    left: calc(50% - 32px);
}
/*退回弹框样式*/
#sendBackStat{
    /*background-color: white;*/
}
.sendBack_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.sendBack_title>div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sendBack_title>div>p{
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #26DFDD;
    margin: 0 10px;
}
.sendContentTitle{
    height: 55px;
    background-image: url("../img/bjTitle.png");
    background-size: 100% 100%;
}
.sendContentTitle>span{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 55px;
}
.sendContentTitle>img{
    vertical-align: middle;
}
.sendContentTitle>.xh{
width: 50px;
}
.sendContentTitle>.yj{
    width:185px;
}
.sendContentTitle>.gd{
    width:250px;
}
.sendContentTitle>.cl{
    width:125px;
}
.sendContentTitle>.yjzt{
    width:calc(100% - 618px);
}

.sendContent_Number>span{
    text-align: center;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    color: #A4E7FF;
}
.sendContent_Number>.xh{
    width: 50px;
    color: #428CF0!important;
}
.sendContent_Number>.yj{
    width:185px;
}
.sendContent_Number>.gd{
    width:250px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sendContent_Number>.cl{
    width:125px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yjztSpeical{
    color: red !important;
    font-weight: bold !important;
}

.sendContent_Number>.yjzt{
    width:calc(100% - 618px);
}

.sendBack_Content{
    height: calc(100% - 60px);
}
.sendContent{
    height: calc(100% - 55px);
    position: relative;
    /*background-color: #fd0000;*/
}
.swiper-container {
    width: 100%;
    height: 100%;

}

.seeMore{
    background: url(../img/supervise/bt.png) no-repeat;
    height: 40px;
    text-align: center;
    width: 115px;
    background-size: 100% 100%;
    line-height: 40px;
    position: absolute;
    color: #01B4EF;
    right: 20px;
    font-size: 15px;
    top: -10px;
    z-index: 111;
    cursor: pointer;
}

.swiper-slide {
    cursor: pointer;
}
.swiper-slide>div:hover{

    background-color:#0d398b !important;
}
.swiper-slide>div>span:hover{
    color: #fff!important;
}
.sendActive{

    background-color:#0d398b !important;
}
.sendActive>span{
    color: #fff!important;
}
#particulars{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999999!important;
    background-color: rgba(0,0,0,0.56);
}
#particulars>div{
    width: 1210px;
    /*height: 577px;*/
    background-image: url("../img/jxBorder.png");
    background-size: 100% 100%;
    position: absolute;
    left: calc(50% - 650px);
    top: calc(50% - 250px);
}
#particularsContent{
    width: 1192px;
    /*height: 558px;*/
    background-image: url("../img/bjPar.png");
    margin: 9.5px auto;
}
#parTitle{
    position: relative;
}
#parTitle>p{
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;
    background: linear-gradient(0deg, #FFFFFF 0%, #2ACAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
#parTitle>img{
    position: absolute;
    right:20px;
    top: calc(50% - 13px);
}
.captions{
    color: #03DCDF;
    font-size: 15px;
    font-weight: 500;
    margin-right: 10px;

    line-height: 30px;
}
.captionCon{
    color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
}
.segment{
    color: white;
    font-size: 12px;
    font-weight: 500;
    margin: 0 30px;
    line-height: 30px;
}
.workOrder{
    padding: 20px;
}
.workOrder_title{

    position: relative;
}
.workOrder_title>div{
    display: inline-block;
    vertical-align: top;
}
.workOrder_title>div>div{
    display: inline-block;
}
.captionButton{
    position:absolute ;
    top: -20px;
    right: 0;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    width: 71px;
    height: 22px;
    background: #2670DF;
    border-radius: 5px;
    text-align: center;
}
.workOrderBottom_Title>div{
    display: inline-block;
    vertical-align: middle;
}
.indexWire{
    width: 337px;
    height: 2px;
    background: #1B4490;
    border-radius: 1px;
    margin-right: 20px;
}
.overdue{
    width: 121px;
    height: 43px;
    background-image: url("../img/overdue.png");
    background-size: 100% 100%;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FF6A6A;

}
.workOrderBottom_Title{
    position: relative;
}
#workNode{
    position: absolute;
    left: 0;
    top: 0;

}
#workNode>div{
    display: inline-block;
    vertical-align: bottom;
    text-align:center;
    margin-right: 20px;
}
#workNode p{
    height: 30px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B4D7FA;
    margin-top: 10px;
}
#workNode>div>div{
    height: 34px;
    line-height: 34px;
    margin-top: 9px;
}


.dept_Content {
    height: calc(100% - 60px);
}
.deptContentTitle{
    height: 55px;
    background-image: url("../img/bjTitle.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.deptContentTitle>span{
    text-align: center;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #D7EAFD;
    line-height: 55px;
}
#deptSwiper .sendContent_Number {
    height: 35px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#deptSwiper .sendContent_Number span{
    text-align: center;
}
.deptContentTitle>span:nth-child(1),#deptSwiper .sendContent_Number>span:nth-child(1){
    flex: 1;
}
.deptContentTitle>span:nth-child(2),#deptSwiper .sendContent_Number>span:nth-child(2){
    flex: 4;
}
.deptContentTitle>span:nth-child(3),#deptSwiper .sendContent_Number>span:nth-child(3){
    flex: 2;
}

#deptSwiper .sendContent_Number span{
    text-align: center;
}

#deptSwiper .sendActive3 {
    background: url(../img/NO1.png) -8px 24px / 238px no-repeat;
}
