@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: #030D30;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    overflow: hidden;
    height: 100%;
}
.amap-logo {
    display: none !important;
}
#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: transparent;
    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 {
    position: absolute;
    left: 640px;
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
    height: 35px;
}

.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%;
    position: relative;
    top: 25px;
    height: calc(100% - 25px);
}

.center .left {
    min-width: 440px;
    height: 100%;
    /* background: url(../img/cLeftBg.png) no-repeat; */
    background: url(../img/rdLeftbj.png) no-repeat;
    padding-left:17px;
    background-size: 100% 100%;
    position: absolute;
    left: 18px;
    z-index: 1;
    /* overflow: hidden; */
}

.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 {
    background: url(../img/cRightBg.png) no-repeat;
    position: absolute;
    right: 35px;
    top: 4;
    background-size: 100% 100%;
    min-width: 440px;
    height: 100%;
    padding-right: 18px;
    z-index: 1;
}

.center .titleA {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    background: url(../img/edwtBg.png);
    background-repeat: no-repeat;
    background-size: 90% 50px;
    cursor: pointer;
}

.center .titleA span {
    padding-left: 10px;
    line-height: 49px;
}
.hotSotrBtn {
    padding: 0 !important;
    display: inline-block;
    font-size: 16px;
    line-height: 30px !important;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(29, 157, 206, 0.5);
    background: rgba(29, 157, 206, 0.8);
    width: 60px;
    height: 30px;
    border: 1px solid rgba(31, 153, 199, 0.7);
    margin-left: 9px;
    text-align: center;
    /* padding: 5px 15px; */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    list-style-type: none;
    cursor: pointer;
}
.hotSotrBtnAct {
    background: rgba(29, 157, 206, 0.6) !important;
    border: 1px solid #1F99C7 !important;
    color: #E2EBF1 !important;
}
.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%;
}


/* -------------------------------------------------------------------------热点start */

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

.posTip{
    position: absolute;
    top: -20px;
    left: -50px;
    background: rgba(73, 183, 148, 0.5);
    text-align: center;
    border-radius: 4px;
    line-height: 30px;
    color: #ffffff;
    text-overflow: initial !important;
    width: auto !important;
    padding: 0 5px;
    z-index: 44;
}

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

.liDiv{
    color: #ffffff;
    font-size: 17px;
}

.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;
}
.table{
    height: 86%;
    overflow-y: auto;
}

.qyChance{
    display: flex;
    height: 50px;
    align-items: center;
}
/* 下拉框 */

.el-select{
    width: 150px;
    background: url(../img/xialaBg.png) no-repeat;
    background-size: 100% 100%;
}
.el-select .el-input__inner{
    height: 38px;
    line-height: 38px;
    background: inherit;
    border: 0;
    color: #FFFFFF;

}

.el-input__prefix, .el-input__suffix{
    top: 0;
}

.el-input__suffix .el-input__icon{
    line-height: 0;
}

.el-select-dropdown{
    border: 0;
    background-color: #04214E;
    width: 125px;
    margin-top: 0 !important;
}

.el-select-dropdown .popper__arrow{
    display: none;
}

.el-select-dropdown__item{
    height: 30px;
    line-height: 30px;
    color: #5C738E;
}

.el-select-dropdown__item.selected {
    color: #5996F5;
    font-weight: 700;
}

.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
    background-color: #F5F7FA;
    opacity: 0.5;
}

/* 下拉框 */

.qychose{
    background: url(../img/gzlOneChoseBg.png) no-repeat !important;
}

.qyChance p{
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #1D9DCE;
    margin-right: 5px;
}

select{
    width: 130px;
    height: 30px;
    /* background: inherit; */
    color: #fff;
    background: rgba(29, 157, 206, 0.11);
    border: 1px solid #1F99C7;
    padding-left: 40px;
}

select option{
    background:rgba(29, 157, 206);
}

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

#container{
    width: 100%;
    height: 100%;
}

.tableOne{
    margin-top: 23px;
    background: url(../img/wtOneBg.png) no-repeat;
    background-size: 239px 17px;
    background-position: 40px 18px;
    margin-bottom: 28px;
}

.tableOneChose{
    background: url(../img/yiJiBg.png) no-repeat !important;
}

.echartsDwStyle{
    background: #4580E1 !important;
}

.echartsQyStyle{
    background: url(../img/glqyNavBg.png) no-repeat !important;
}
.echarts3Nav div{
    background: url(../img/glqyBg.png) no-repeat;
}

.erJiNameChose{
    color: #FF615E !important;
}

.erJiChose{
    background: url(../img/erjiBg.png) no-repeat !important;
    background-size: 100% !important;
}



.tableOne .tableOneContent{
    display: flex;
    padding-left: 60px;
    padding-top: 20px;
    /* min-height: 220px; */
}



.tableOne .tableOneContent ul li p{
    font-size: 18px;
    font-family: MicrosoftYaHeiUI;
    color: #FFFFFF;
    float: left;
}

.heightStyle{
    min-height: 220px;
}

.colorStyle{
    color: #FF615E !important;
}

.sanjiSpan{
    display: inline-block;
    width: 85px;
    white-space: nowrop;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    text-overflow: ellipsis;
}


.tableOne .tableOneContent .contentUl{
    padding: 0;
    margin: 0;
    width: 215px;
    margin-top: 20px;
    margin-right: 10px;
}

.tableOne .tableOneContent ul li ul{
    padding: 0;
    margin: 0;
    width: 150px;
}

.tableOne .tableOneContent ul li{
    height: 40px;
    list-style: none;
    line-height: 40px;
    cursor: pointer;
    white-space: nowrap;
}

.tableOne .tableOneContent .contentUl .contentUlLi{
    background: url(../img/erjiBoder.png) no-repeat;
    background-position: 0 39px;
    background-size: 85%;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
    word-break: keep-all;
}


.tableOne .tableOneTitle{
    display: flex;
    align-items: center;
    cursor: pointer;
}

.tableOne .tableOneTitle p{
    color: #02FDD1;
}

.pmSortOneChose{
    color: #FFBBC1 !important;
    background: linear-gradient(0deg, #FFBBC1 0%, #FA1529 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.tableOne .tableOneTitle p:nth-of-type(1){
    margin-right: 13px;
    font-size: 22px;
    font-family: zihun152hao-jijiachaojihei;
    font-weight: 400;
    color: #7D4BFF;
    background: linear-gradient(0deg, #FFBBC1 0%, #3073E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


.tableOne .tableOneTitle p:nth-of-type(2){
    margin-right: 25px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(255, 255, 255);
}


.tableOne .tableOneTitle p:nth-of-type(3){
    font-size: 24px;
    font-family: Lucida Sans;
    font-weight: 600;
    color: #FFFFFF;
    margin-right: 11px;
}

.tableOne .tableOneTitle p:nth-of-type(4){
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    color: #FF6A6A;
}


.tableOne .tableOneTitle img{
    margin-right: 6px;
}

.center .right .rightTitle{
    display: flex;
    height: 50px;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    background: url(../img/edwtBg.png);
    background-repeat: no-repeat;
    background-size: 100% 50px;
    cursor: pointer;
    background-position: 0 48px;
}

.center .right .rightTitle img {
    width: 61px;
    height: 48px;
    margin-left: -17px;
}

.center .right .rightTitle p:nth-of-type(1){
    margin-right: 70px;
}

.center .right .rightTitle p:nth-of-type(2){
    width: 100px;
    height: 29px;
    background: rgba(29, 157, 206, 0.2);
    border: 1px solid #1F99C7;
    font-size: 14px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #1D9DCE;
    text-align: center;
    line-height: 29px;
    margin-left: 8px;
}

.right .rightNav{
    display: flex;
    height: 35px;
    margin-left: -10px;
}

.right .rightNav .navOne{
    display: flex;
    align-items: center;
    margin-right: 17px;
    cursor: pointer;
}


.right .rightNav .navOne p:nth-of-type(1){
    width: 5px;
    height: 12px;
    background: #959595;
    margin-right: 5px;
}

.right .rightNav .navOne p:nth-of-type(2){
    line-height: 13px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ABAAC6;
}


.right .contentBox{
    position: relative;
    margin-top: 10px;
}

.right .contentBox .gjdPm{
    width: 408px;
    height: 647px;
    background: url(../img/gjdPmBg.png) no-repeat;
    position: absolute;
    left: -480px;
    top: 0;
    padding: 0 18px;
    background-size: 100% 100%;
}

.contentOne{
    display: flex;
    flex-direction: column;
    width: 100%;
    background: url(../img/gzlOneBg.png) no-repeat;
    background-size: 80%;
    background-position: -1px 2px;
    margin-bottom: 20px;
    cursor: pointer;
}

.contentOne h1{
    width: 0%;
    height: 9px;
    background: #4992FF;
    margin: 0;
    margin-top: 15px;
}

.contentOne .contentOneTitle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 6px;
}

.contentOne .contentOneTitle div{
    display: flex;
    align-items: center;
}

.contentOne .contentOneTitle div:nth-of-type(1){
    justify-content: space-between;
}

.contentOne .contentOneTitle div:nth-of-type(1) p:nth-of-type(1){
    font-size: 11px;
    font-family: ZhenyanGB;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 22px;
}

.contentOne .contentOneTitle div:nth-of-type(1) p:nth-of-type(2){
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}

.contentOne .contentOneTitle div:nth-of-type(1) h2{
    font-size: 20px;
    font-family: zcool;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0;
}

.contentOne .contentOneTitle div:nth-of-type(2) p:nth-of-type(1){
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #ABAAC6;
    margin-left: 39px;
}

.gdlDetail{
    position: absolute;
    top: 0;
    left: 270px;
    min-width: 440px;
    height: 92%;
    z-index: 1;
    width: 70%;
    background: url(../img/detailbg.png) no-repeat !important;
    background-size: 100% 100% !important;
    /* padding-right: 28px !important; */
}

.gdlDetail .close{
    text-align: right;
    /* margin-top: 5px; */
    background: url(../img/组164.png);
    background-size: 100% 100% !important;
}

.gdlDetail .close img{
    margin-right: 35px;
    cursor: pointer;
}

.detailTitle{
    display: flex;
    flex-direction: column;
    width: 350px;
    padding-left: 21px;
}


.detailTitle div{
    font-family: MicrosoftYaHei;
    font-weight: 400;
    margin-bottom: 21px;
    display: flex;
}

.detailTitle div p{
    font-size: 20px;
    color: #00FFFF;
    float: left;
    white-space: nowrap;
}

.detailTitle div span{
    font-size: 18px;
    color: #E8FBFF;
    line-height: 28px;
}

.detailContent{
    width: 100%;
    margin-bottom: 30px;
}

.detailContent p:last-of-type{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #E8FBFF;
    padding-left: 26px;
    max-width: 400px;
    line-height: 30px;
    margin-top: 10px;
}

.detailContent .detailContentTitle{
    background: url(../img/xqBtxBg.png) no-repeat;
    min-height: 48px;
    background-size: 100% 100%;
}

.detailContent .detailContentTitle p{
    width: 165px;
    min-height: 43px;
    background: url(../img/xqBtBg.png) no-repeat;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #00FFFF;
    background-size: 88% 90%;
    line-height: 43px;
    padding-left: 57px;
    /* text-align: center; */
    background-position: 0px 3px;
}

.glxxBox{
    margin-top: 20px;
}

.glxxOne{
    width: 100%;
    height: 175px;
    display: flex;
    flex-direction: column;
}

.glxxOne .echarts1Box{
    width: 100%;
    display: flex;
    height: 100%;
    padding: 0 10px;
}

.glxxOne .echarts1Box .echarts1{
    width: 290px;
    margin-right: 10px;
    height: 100%;
    /* background: chartreuse; */
}

.glxxOne .echarts1Box .echarts1Info{
    width: auto;
    padding-top: 13px;
}

.glxxOne .echartsTitle{
    width: 100%;
    background: url(../img/glEcharBg.png) no-repeat;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #22E3FF;
    text-align: center;
    margin-bottom: 5px;
}

.glxxTwo{
    height: 230px;
}

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

.echarts1Info .echarts1InfoOne{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.echarts1Info .echarts1InfoOne p{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    /* color: #FF6A6A; */
}

.echarts1Info .echarts1InfoOne img{
    margin-right: 6px;
    width: 10px;
    height: 12px;
}

.glxxTwo .echarts2Box{
    width: 100%;
    height: 180px;
}

.echarts2Box .echarts2Nav{
    display: flex;
    margin-top: 5px;
    align-items: center;
    min-height: 50px;
    background: url(../img/rdEchar2Bt.png) no-repeat;
    background-size: 100% 100%;
    justify-content: space-around;
}

.echarts2Box .echarts2Nav div{
    width: 100px;
}

.echarts2Box .echarts2Nav div p{
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    color: #BEE1F2;
}

.echarts3Nav{
    margin-right: 10px;
}

.echarts3Nav div{
    background: url(../img/glqyBg.png) no-repeat;
}

.echarts3Nav div p{
    font-size: 17px;
    font-weight: bold;
}

#rdEcharts2{
    width: 100%;
    height: 120px;
}

#rdEcharts3{
    width: 340px;
}

#rdEcharts4{
    width: 100%;
    height: 160px;
}
/* ----------------------------------------------------------------------------热点end */


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

.center .left table tr,
.right table tr {
    height: 60px;
    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;
}

.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: 80px; */
}

#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: 20px;
    font-family: SSRuiYuanTi;
    font-weight: bold;
    color: #F9FAFA;
    line-height: 26px;
    opacity: 0.64;
}

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

p {
    margin: 0;
}

.num {
    font-size: 31px;
    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;
}

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

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

.BottomDeptName .rightIcon {
    right: -50px;
    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;
}

.legendWrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.legendItem {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.legendItem > i {
    display: inline-block;
    width: 18px;
    height: 12px;
    border-radius: 2px;
    background-color: #37559b;
    margin-right: 6px;
}
.legendItem > span {
    color: #fff;
    font-size: 14px;
}
.line{
    width: 100%;
height: 3px;
background: #00AEEF;
border-radius: 1px;
margin-top: 100px;
    display: flex;
    align-items: center;
}
.lineBox{
    display: flex;
    justify-content: space-between;
    color: white;
    margin-left: 20px;
}
.lineImg{
    width: 100%;
    height: 50px;
    margin-top: 50px;
    background: url(../img/组165.png);
    background-size: 100% 100%;
}
.detailcontent{
    margin-top: 10px;
}
.deltailRight{
    width: 68%;
    height: 100%;

}

.detailmildel{
    display: flex;
    justify-content: space-around;
}
.detailmildelTwo{
    margin-top: 30px;
    display: flex;
}
.detailmildelTwo .detailValue{

    width: 50%;
    padding-left: 50px;
}
.detailmildelThree{
    margin-top: 20px;
}
.detailmildelThree .detailValue{
    width: 100%;
    padding-left:50px ;
}
.detailmildelFour{
    margin-top: 20px;
}
.detailmildelFour .detailValue{
    width: 95%;
    height: 85px;
    overflow: auto;
    padding-left:50px ;
}
.detailBanli{
    margin-top: 20px;
}
.detailBanli .detailBanliContent{
    width: 100%;
    height: 44px;
    background: url(../img/newTitle.png);
    background-size: 100% 100%;
}
.detailBanliTitle{
    line-height: 44px;
    margin-left: 50px
}
.detailBanliDetail{
    width: 99%;
    height: 150px;
    padding: 10px;
    overflow: auto;
}
.deltailLeft{
    width: 27%;
    height: 100%;
    padding: 30px;
    background: url(../img/bc99.png);
    background-size: 100% 100%;
    margin: 5px 10px 0px 0px;
}
.leftContent{
    width: 100%;
    height: 100%;

}
.leftContentTitle{
    width: 100%;
    height: 44px;
    background: url(../img/leftTitle.png);
    background-size: 100% 100%;
    line-height: 44px;
}

.wushuju{
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.leftContentBumen{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}
.liuchengTag{
    color: #01E9ED;
    white-space: nowrap;
}
.line div:nth-child(6) .liuchengTag{
    width: 61px;
height: 22px;
margin: 0 auto;
background: #0970F1;
border-radius: 10px;
}
.detailmildelTag{
    width: 61px;
    height: 22px;
    text-align: center;
    background: #0970F1;
    border-radius: 10px;
}
.leftFujian{
    width: 100%;
    height: 400px;
}
.fujianTitle{
    display: flex;
    justify-content: space-around;
}
.fujianContent{
    display: flex;
    /* justify-content: space-around; */
}
::-webkit-scrollbar{
    height: 0px;
}
