@font-face {
    font-family: SSRuiYuanTi;
    src: url('../font/ShangShouRuiYuanTi-2.TTF');
}

@font-face {
    font-family: zihun152hao;
    src: url('../font/152.TTF');
}

html {
    height: 100%;
    width: 100%;
    position: relative;
}

body {
    position: relative;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-size: 100% 100%;
    height: 100%;
    background-color: #030D30;
}

ul{
    margin: 0;
    padding: 0;
}

li{
    list-style: none;
}

.amap-logo {
    display: none !important;
}
/* #app{
    background-image: url("../../supervise/img/bg.png");
    background-size: 100% 100%;
} */

.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;
}

.el-tooltip__popper {
    max-width: 340px;
    padding: 16px;
    background: #031849 !important;
    color: #04c1e0 !important;
    border-color: #04c1e0 !important;
}
.el-tooltip__popper b {
    color: #333;
}
/* 诉求start------------------------------------------------- */
.sqContentTop ul{
    display: flex;
    max-width: 385px;
    flex-wrap: wrap;
    margin-top: 38px;
    justify-content: space-around;
}

.sqContentTop ul li{
    background: url(../img/sqLeftTopOneBg.png) no-repeat;
    background-size: 100% 100%;
    width: 109px;
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}

/* .sqContentTop ul li:nth-child(1) {
    left: 10px;
}

.sqContentTop ul li:nth-child(2) {
    margin-left: 59px;
    left: -20px;
} */

.sqContentTop ul li p:nth-of-type(1){
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #5ED6FF;
}

.sqContentTop ul li p:nth-of-type(2){
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sqContentBottom ul{
    width: 345px;
    padding-left: 10px;
}

.sqContentBottom ul li{
    background: url(../img/sqleftonebg.png) no-repeat;
    display: flex;
    justify-content: space-around;
    background-size: 129% 100%;
    align-items: center;
    line-height: 35px;
    margin-top: 23px;
}

.sqContentBottom ul li img{
    /* margin-right: 6px; */
    height: 13px;
}

.sqContentBottom ul li p{
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #FFFFFF;
}

.transform{
    transform: rotate(180deg);
}

.titleA {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    background: url(../img/titleABg.png) no-repeat;
    background-position: -10px;
    background-size: 85% 100%;
}

 .titleA span {
    padding-left: 45px;
    line-height: 49px;
}

.sqGdpm .table{
    width: 82%;
}

.sqSelect{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin-top: 30px;
    margin-bottom: 20px;
}

.sqSelect img{
    cursor: pointer;
}

.sqSelect p{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #FEFEFE;
    margin: 0 20px;
}

.right .td_unitName{
    width: 50px;
    height: 18px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
}

.gdpmDetail .blqkList {
    width: 93%;
}

.blqkList .listTitle{
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: space-evenly;
}

.blqkList .listTitle div{
    display: flex;
    align-items: center;
    color: #75F6C5;
    font-size: 14px;
}

.blqkList .listTitle div p{
    width: 10px;
    height: 10px;
    background:#75F6C5 ;
    margin-right: 5px;
}

.blqkList .listTitle div:nth-of-type(1) p{
    background:#0F98D9;
}

.listEnd .listEndOne{
    width: 100%;
    margin-bottom: 20px;
}



.listEnd .listEndOne div:nth-of-type(1){
    /* justify-content: space-between; */
    font-size: 15px;
}

.listEnd .listEndOne div{
    display: flex;
    color: #FFFFFF;
    justify-content: space-between;
}

.listEnd .listEndOne div:nth-of-type(2){
    width: 100%;
    height: 20px;
    background: #75F6C5;
}

.listEnd .listEndOne div:nth-of-type(2) p{
    height: 100%;
    font-size: 13px;
    text-align: center;
}

.listEnd .listEndOne div:nth-of-type(2) p:nth-of-type(1){
    background: #0F98D9;
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
}

.listEnd .listEndOne div:nth-of-type(2) p:nth-of-type(2){
    background: #75F6C5;
    color: #0F98D9;
}

/* .listEnd .listEndOne div:nth-of-type(2),.listEnd .listEndOne div:nth-of-type(3){
    font-size: 14px;
    align-items: center;
}

.listEnd .listEndOne div:nth-of-type(2) p,.listEnd .listEndOne div:nth-of-type(3) p{
    height: 10px;
    margin-right: 10px;
}

.listEnd .listEndOne div:nth-of-type(2) p{
    width: 100px;
    background: #0F98D9;
}

.listEnd .listEndOne div:nth-of-type(3) p{
    width: 50px;
    background: #75F6C5;
} */

.centerContent{
    margin-top: 40px;
    min-width: 700px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 30;
}

.centerContent .centerContentOne{
    display: flex;
    margin-right: 70px;
    align-items: center;
}


.centerContent .centerContentOne p:nth-of-type(1){
    font-size: 17px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #D7FCFF;
    margin-right: 5px;
}

.centerContent .centerContentOne p:nth-of-type(2){
    font-size: 20px;
    font-family: ZhenyanGB;
    font-weight: 400;
    color: #9DD0F8;
}

.mapCenter{
    width: 100%;
    height: 684px;
    background: rgba(31, 153, 199, 0.51);
    position: absolute;
    /* top: 70px; */
    /* left: 300px; */
    background: url(../img/rddt.png) no-repeat;
    z-index: -1;
    background-size: 100%;
    background-position: 0px -120px;
    z-index: 20;
}

.qyChance{
    width: 77%;
    display: flex;
    flex-wrap: wrap;
}

.qychanceOne{
    min-width: 100px;
    min-height: 50px;
    font-size: 15px;
    border: 1px solid #545876;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    cursor: pointer;
    background: #131A44;
    flex: 1;
}

.cblxChose{
    background: #00336B;
    border: #0691C4 1px solid;
}

#echarts{
    width: 100%;
    height: 200px;
}

#container{
    width: 100%;
    height: 100%;
    margin: 30px auto 0;
}

.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{
    color: #1D9DCE;
    display: flex;
}


.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;
}

/* 诉求end------------------------------------------------- */
#header {
    background-repeat: no-repeat;
    text-align: center;
}

#header .time {
    position: absolute;
    top: 18px;
    right: 39px;
}
#weather{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 39px;
}
#weather>div{
    display: inline-block;
    vertical-align: top;
}
#weather p{
    font-size: 0.16rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #2451A2;
    line-height:0.3rem;
    text-align: center;
    margin-left: 0.14rem;

}
.weather_city img{
    vertical-align: middle;
    margin-right: 0.06rem;
}
.weather_city p{
    text-align: left!important;
}
#header .time p:nth-child(1) {
    color: #fff;
    font-size: 14px;
    font-family: Arial;
}

#header .time p:nth-child(2) {
    color: #0099FF;
    font-size: 16px;
    font-family: Arial;
    margin-top: 6px;
}

.titleLine {
    width: 686px;
    height: 78px;
    vertical-align: text-top;

    display: inline-block;
}

.titleLine ul {}


.lineLeft ul {
    margin-left: -35px;
}

.lineRight ul {
    margin-left: 100px;
}

.titleLine li {
    font-size: 22px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #EFF6FF;
    background: linear-gradient(1deg, #D4E7EF 0%, #F9FEFF 99.0478515625%);
    -webkit-background-clip: text;
    list-style-type: none;
    background-color: silver;
    float: left;
    cursor: pointer;
}

.lineLeft li {
    margin: 30px 44px 0 0;
    position: relative;
}

.lineRight li {
    margin: 30px 0 0 44px;
    position: relative;
}

.lineLeft {
    background-image: url(../img/titleLine.png);
}

.lineRight {
    background-image: url(../img/titleLine2.png);
}

.logo {
    width: 55px;
    height: 54px;
    background-image: url(../img/logo.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}

h2 {
    font-size: 36px;
    font-family: SSRuiYuanTi;
    font-weight: 400;
    color: #EFF6FF;
    text-align: center;
    background: linear-gradient(1deg, #F3FBFF 0%, #1DC2FF 100%);
    -webkit-background-clip: text;
    display: inline-block;
    vertical-align: middle;
}

.titleBg {
    position: absolute;
    left: 40%;
}

.timeSelect {
    color: #fff;
    display: flex;
    justify-content: center;
    height: 35px;
    position: absolute;
    left: 640px;
    text-align: center;
    z-index: 30;
}

.timeSelect li,
.timeSelect .time1 {
    font-size: 16px;
    line-height: 30px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(29, 157, 206, 0.2);
    background: rgba(29, 157, 206, 0.51);
    width: 83px;
    height: 30px;
    border: 1px solid rgba(31, 153, 199, 0.51);
    margin-left: 9px;
    /* padding: 5px 15px; */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    list-style-type: none;
    float: left;
    cursor: pointer;
}

.center {
    display: inline-block;
    padding: 0 18px;
    height: 830px;
    width: 100%;
    /* background-color: #030D30; */
    position: relative;
}

.center .left {
    width: 448px;
    background: url(../img/cLeftBg.png) no-repeat;
    padding: 0 11px;
    position: absolute;
    left: 18px;
    height: 100%;
    z-index: 30;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.center .centerA {
    width: 62%;
    margin: 0 auto;

}

.center .centerA .centerBg p img {
    margin-right: 15px;
}

.center .centerA .centerBg div {
    display: inline-block;
    width: 32.9%;
    text-align: center;
}

.center .centerA .centerBg .centerBgBox {
    position: relative;
    top: 15px;
}

.center .centerA .centerBg div p {
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
}

.center .centerA .centerBg div span {
    color: #60D4FF;
}

/* .center .centerA .bottom>div {
    display: inline-block;
    width: 33.3%;
} */

.center .centerA .centerBg {
    background: url(../img/centerBg.png) no-repeat 49% 108%;
    width: 88%;
    height: 360px;
    background-size: 68% 47%;
    margin: 22px auto 0;
}

.center .centerA .bottom {
    display: flex;
}

.center .centerA .chart {
    height: 100px;
    width: 100%;
}

.center .centerA .dwjx {
    width: 100%;
    height: 667px;
    display: flex;
    position: relative;
}
.center .centerA .dwjx .dwjxWarp{
    width: 30%;
    border: 1px solid #028ADE;
    margin: 42px 10px 0;
    /* height: 625px; */
    position: relative;
    padding-top: 30px;

}
.center .centerA .dwjx .dwjxBox {
    height: 100%;
    overflow-y: scroll;

}
  /* 定义滚动条样式 */
  ::-webkit-scrollbar {
    width: 0px;
    height: 6px;
    background-color: rgba(240, 240, 240, 1);
  }
  /*定义滚动条轨道 内阴影+圆角*/
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
    border-radius: 10px;
    background-color: rgba(240, 240, 240, .5);
  }
  /*定义滑块 内阴影+圆角*/
  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
    background-color: rgba(240, 240, 240, .5);
  }
.center .centerA .dwjx .dwjxBg {
    width: 170px;
    height: 42px;
    background: url(../img/timeBg.jpg) no-repeat;
    margin: -50px auto 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #B8DEFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.barBox {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3D9AE4;
    line-height: 13px;
    width: 90%;
    margin: 10px auto 0;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(53,127,233,0.39);
    cursor: pointer;
}
.barBoxClick{
    color: #02FDD1;
}
.barBox .score {
    float: right;
}

.barBox .bar {
    width: 85%;
    height: 13px;
    border: 1px solid rgba(51, 204, 255, 0.35);
    margin-top: 8px;
    display: inline-block;
}

.barBox .scoreVal {
    display: inline-block;
    text-align: center;
    width: 12%;
}

.barBox .bar div {
    height: 11px;
    /* background: #3964E5; */
    margin: 0.5px;
    background: url(../img/list4-tiao-lan@2x.png);
    background-size: 1px 11px;
}
.barClickBg{
    background:#02FDD1 !important;
}
.center .centerA .dwjx img {
    position: absolute;
    left: 111px;
    top: -21px;
}

.center .right {
    min-width: 430px;
    background: url(../img/cRightBg.png) no-repeat;
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 30;
    background-size: 100%;
    height: 100%;
}



.center .titleC span {
    padding-left: 60px;
    line-height: 49px;
}

.close {
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 23px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    border: #1d9dce 1px solid;
    background-color: rgba(29, 157, 206, 0.2);
    margin-bottom: 8px;
    margin-left: 12px;
}

.right .titleC {
    background: url(../img/jcBg.png) 100% 100% no-repeat;
}

.right .titleA .close {
    margin-bottom: 0px;
    margin-left: 155px;
}

.close p {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.close p:hover {
    transform: rotate(180deg);
}

.center .titleB {
    width: 94%;
    background-image: url(../img/khBg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
}

.lineBg {
    position: absolute;
    background: url(../img/line2.png) no-repeat;
    background-size: contain;
    width: 104.4%;
    height: 2px;
    bottom: 1px;
    left: 10px;
}

.center .left table {
    margin: 27px 0 0 0;
    width: 100%;
}

.right table {
    margin: 27px 0 0 0px;
    width: 100%;
}

.center .left table tr,
.right table tr {
    height: 50px;
    font-size: 16px;
    font-family: MicrosoftYaHeiUI;
    font-weight: 400;
    color: #D7EAFD;
    cursor: pointer;
}

.num_icon {
    width: 31px;
    height: 20px;
}

.left .td_ranking,
.right .td_ranking {
    width: 50px;
    height: 14px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

.left .td_unitName {
    white-space: nowrap;
    /* 文本强制不换行； */
    text-overflow: ellipsis;
    /* 文本溢出显示省略号； */
    overflow: hidden;
    /* 溢出的部分隐藏； */
    width: 70px;
    height: 18px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
}

.left .td_satisfaction,
.right .td_satisfaction {
    width: 45px;
    height: 14px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #72F7C9;
    text-align: center;
}

.left .tr,
.right .tr {
    background: url(../img/trBg.png) no-repeat;
    background-size: 100% 100%;
}

.bg11 {
    background: url(../img/detailBtn.png) no-repeat;
}

.pmTitle {
    width: 60%;
    height: 44px;
    margin: 0 auto;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 44px;
    background: url(../img/pmTitle.png) no-repeat;
    text-align: center;
}

.pmTitle img {
    vertical-align: middle;
}

.detailBtn {
    width: 174px;
    height: 33px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEFEFE;
    text-align: center;
    line-height: 33px;
    margin: 50px auto 0;
    cursor: pointer;
}

.detailBtn2 {
    width: 159px;
    height: 33px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEFEFE;
    text-align: center;
    line-height: 33px;
    margin: 0 auto;
    cursor: pointer;
}

#footer {
    width: 1399px;
    height: 174px;
    background: url(../img/footerBg.png) no-repeat;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -700px;
    margin-top: -70px;
    z-index: 30;
}

#footer .numBox {
    display: inline-block;
    margin-top: 65px;
    text-align: center;
    /* margin-left: 60px; */
    width: 190px;
    /* margin-right: 20px; */
}
#footer .numBox2{
    position: relative;
    top: -30px;
}
#footer .numBox:nth-child(1) {
    margin-left: 90px;
}

#footer .numBox:nth-child(2) {
    margin-left: 30px;
}

#footer .numBox:nth-child(3) {
    margin-left: 115px;
}

#footer .numBox:nth-child(4) {
    margin-left: 70px;
}

#footer .numBox:nth-child(5) {
    margin-left: 30px;
}

.a {
    font-size: 18px;
    font-family: SSRuiYuanTi;
    font-weight: bold;
    color: #F9FAFA;
    line-height: 26px;
    opacity: 0.64;
    letter-spacing: 2px;
}

#footer .numBox .sjDept {
    font-size: 25px;
    font-family: SSRuiYuanTi;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
}

p {
    margin: 0;
}

.num {
    font-size: 28px;
    font-family: Myriad Pro;
    font-weight: bold;
    color: #00F0FF;
    line-height: 62px;
}

.num1 {
    font-size: 32px;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 65px;
}

.centerPm {}

.centerPm th {
    width: 100%;
    height: 19px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
}

.centerPm tr {
    /* text-align: center; */
}

.bottom .bottomBox {
    display: inline-block;
    width: 33.3%;
}

.bottom .td_ranking {
    /* width: 10px;
    height: 14px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal; */
    color: #FFFFFF;
    text-align: center;
}

.bottom .td_unitName {
    white-space: nowrap;
    /* 文本强制不换行； */
    text-overflow: ellipsis;
    /* 文本溢出显示省略号； */
    overflow: hidden;
    /* 溢出的部分隐藏； */
    /* width: 70px;
    height: 18px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal; */
    color: #FFFFFF;
}

.bottom .td_satisfaction {
    font-size: 22px;
    font-family: Lucida Sans;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    opacity: 0.57;
    text-align: center;
}

.bottom1 {
    width: 90%;
    margin: 0 auto;
}

.bottom1 .scoreBox {
    position: relative;
    height: 100%;
    width: 98%;
    margin: 20px auto 0;
}

.bottom1 .scoreBox div {

    color: #FFFFFF;
}

.bottom1 .scoreBox div:nth-child(1) {
    width: 20%;
    height: 242px;
    background: rgba(43, 128, 255, 0.08);
    border: 1px solid #2B80FF;
    float: left;
    text-align: center;
    line-height: 42px;
}

.bottom1 .scoreBox div:nth-child(1) p:nth-child(1) {
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #E2EBF1;
    background: url(../img/deptBg.png) no-repeat;
    width: 160px;
    height: 42px;
    margin: 27px auto 0;
}

.bottom1 .scoreBox div:nth-child(1) p:nth-child(2) {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 30px 0;
}

.bottom1 .scoreBox div:nth-child(1) p:nth-child(3) {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #02FDD1;
}

.scoreBox2 {
    width: 39%;
    height: 242px;
    float: left;
    margin-left: 0.7%;
}

.bottom1 .scoreBox div:nth-child(2) table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.bottom1 .scoreBox div:nth-child(2) td {
    border: 1px solid #2B80FF;
    position: relative;
}

.bottom1 .scoreBox div:nth-child(2) td span,
.scoreGreen span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #02FDD1;
    position: absolute;
    right: 12px;
}

.scoreGreen span {
    top: 5px;
}

.bottom1 .scoreBox div:nth-child(3) {
    width: 39%;
    height: 242px;
    /* border: 1px solid #2B80FF; */
    float: right;
}

.centerPm .cTable {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.57);
    line-height: 45px;
}

.no1 {
    width: 40px;
    height: 16px;
    font-size: 20px;
    font-family: zihun152hao;
    font-weight: normal;
    color: #CE3EF2;
    /* line-height: 67px; */
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.12);
    background: linear-gradient(0deg, #E5EFFF 0%, #3073E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.aa {
    background: url(../img/NO1.png) 30% 150% no-repeat;
    color: rgba(255, 255, 255);
}

.bb {
    background: url(../img/NO2.png) 60% -120% no-repeat;
    color: rgba(255, 255, 255);
}

.no2 {
    width: 48px;
    height: 15px;
    font-size: 20px;
    font-family: zihun152hao;
    font-weight: normal;
    color: #CE3EF2;
    /* line-height: 67px; */
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.12);
    /* background: linear-gradient(0deg, #E5EFFF 0%, #FF615E 100%); */
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.BottomDeptName {
    display: inline-block;
    position: relative;
    min-width: 170px;
}

.BottomDeptName img {
    vertical-align: middle;
    position: absolute;
    width: 21px;
    height: 45px;
}

.BottomDeptName .leftIcon {
    left: -30px;
    top: -10px;
    cursor: pointer;
}

.BottomDeptName .rightIcon {
    right: -30px;
    top: -7px;
    cursor: pointer;
}

.move .rightContent {
    padding-left: 10px;
}

.rightContent {
    padding-left: 30px;
}

.rightContent .data span:nth-child(1) {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
}

.rightContent .data span:nth-child(2) {
    font-size: 27px;
    font-family: Myriad Pro;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    background: linear-gradient(0deg, #76C0FF 0%, #5DD7FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 7px;
}

.rightContent .data span:nth-child(4) {
    font-size: 11px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 29px;
    margin-left: 5px;
}

.rightContent .data span:nth-child(5) {
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: #FF6A6A;
    line-height: 33px;
}

.rightContent .data span:nth-child(6) {
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #FF6A6A;
    line-height: 33px;
    margin-left: 15px;
}

.rightContent2 {
    position: relative;
    padding-left: 40px;
    margin-top: 10px;
}

.rightContent2 .box1 {
    display: inline-block;
    width: 49%;
}

.rightContent2 span:nth-child(1) {
    font-size: 17px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #EFF0F1;
    line-height: 24px;
}

.rightContent2 img:nth-child(2) {
    position: absolute;
    left: 0;
    z-index: -1;
    top: 6px;
}

.rightContent2 span:nth-child(4) {
    font-size: 11px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 29px;
}

.rightContent2 span:nth-child(5) {
    font-size: 11px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #60D4FF;
    line-height: 29px;
}

.right .yjListBox {
    width: 90%;
    margin: 0 auto;
}


.right .yjListBox .yjListData {
    /* height: 100px; */
}

.right .yjListBox .yjListData .top {
    background: url(../img/yjListBg.png) 0% 60% no-repeat;
    padding: 0 0 0 5px;
    height: 40px;
    margin-top: 20px;
}

.right .yjListBox .yjListData .top span:nth-child(1) {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 42px;
    width: 29px;
    height: 14px;
    background: linear-gradient(0deg, #116CFD 0%, #0BAEFD 100%);
    border-radius: 1px;
}

.right .yjListBox .yjListData .top span:nth-child(2) {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 42px;
    width: 50%;
    display: inline-block;
    margin-left: 12px;
}

.right .yjListBox .yjListData .top span:nth-child(3) {
    font-size: 13px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.45;
    margin-left: 12px;
}

.right .yjListBox .yjListData .title {
    height: 40px;
}

.right .yjListBox .yjListData .title span:nth-child(1),
.right .yjListBox .yjListData .title span:nth-child(2) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B4D7FA;
    line-height: 56px;
}

.right .yjListBox .yjListData .title span:nth-child(1) {
    width: 178px;
    display: inline-block;
}

.right .yjListBox .yjListData .title span:nth-child(2) {
    width: 136px;
    margin-left: 24px;
}

.right .yjListBox .yjListData .node {
    position: relative;
}

.right .yjListBox .yjListData .node .line {
    width: 336px;
    height: 2px;
    background: #1B4490;
    border-radius: 1px;
    position: relative;
    top: 13px;
    z-index: -1;
}

.right .yjListBox .yjListData .node>div:not(:first-child) {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: -4px 10px;
}

.right .yjListBox .yjListData .node p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B4D7FA;

}

.right .yjListBox .yjListData .node img {
    /* margin-right: 20px; */
    vertical-align: middle;
}

.downNum span {
    font-size: 28px;
    font-family: Myriad Pro;
    font-weight: 400;
    color: #6ACBFF;
    line-height: 70px;
}

.menuBg {
    position: absolute;
    left: -25px;
    top: -4px;
}

.menuBg2 {
    position: absolute;
    left: -25px;
    top: -4px;
}

.active {
    background: rgba(29, 157, 206, 0.2) !important;
    border: 1px solid #1F99C7 !important;
    font-size: 16px;
    color: #E2EBF1 !important;
}

.activeFont {
    /* font-family: SSRuiYuanTi !important; */
}

#echarts_1,
#echarts_3 {
    background: url(../img/ball2.png) 0 100% no-repeat;
    background-size: auto;
}

#echarts_2 {
    background: url(../img/ball.png) 60% 72% no-repeat;
    background-size: auto;
}


.info {
    background: #158cd3;
    border-radius: 6px;
    color: #fff;
    position: relative;
}
.info::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #158cd3;
    position: absolute;
    bottom: -6px;
    left:calc( 50% - 3px )
}
.eaWarp {
    width: 270px;
    height: 236px;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 32;
    background: url(../img/mapEaWrap.png) no-repeat;
    background-size: 100% 100%;
    padding: 14px 16px;
    color: #fff;
    box-sizing: border-box;
    /* background: rgba(0, 41, 82, 0.51);
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #0063BB; */
}
#eaWarp  {
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.eaWarp > .eaTitle {
    font-size: 18px;
}
.eaWarp > .eaFooterWrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.eaWarp > .eaFooterWrap > .eaItem {
    flex: 1;
    text-align: center;
}
.eaWarp > .eaFooterWrap > .eaItem > p:nth-child(1) {
    font-size: 14px;
}
.eaWarp > .eaFooterWrap > .eaItem > p:nth-child(2) {
    /* font-size: 1px; */
    /* color: red; */
}

/* .listEnd .listEndOne div:nth-of-type(2)>p{
    max-width: 80%;
}
.listEnd .listEndOne div:nth-of-type(3)>p{
    max-width: 80%;
} */
