@font-face {
    font-family: ShiShangZhongHeiJianTi;
    src: url('../public/时尚中黑简体.ttf');
  }
  @font-face {
    font-family: Zurich BT;
    src: url('../public/ZURCHBI.ttf');
  }
  @font-face {
    font-family: Aldrich;
    src: url('../public/Aldrich-Regular.ttf');
  }
  #index {
    height: 100%;
    width: 100%;
    background-image: url("../img/bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  #index #title {
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: space-between;
    background-image: url("../img/btbg.gif");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 8px;
  }
  #index #title .time .ulTitle {
    position: absolute;
    top: 27px;
    z-index: 0;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #B0E2FF;
  }
  #index #title .time .tab-time {
    color: #B0E2FF;
    font-size: 18px;
    background: url("../img/tab-time.png");
  }
  #index #title .time .active {
    color: #FEFEFE;
    font-size: 20px;
    background: url("../img/tab-time2.png");
  }
  #index #title .time .tab-time,
  #index #title .time .active {
    display: inline-block;
    letter-spacing: 0.2rem;
    font-weight: normal;
    width: 115px;
    height: 30px;
    cursor: pointer;
    text-align: center;
  }
  #index #title .time .tab-time a,
  #index #title .time .color {
    color: #FEFEFE;
  }
  #index #title .time .tab-time a:hover,
  #index #title .time .tab-time a:active,
  #index #title .time .active a,
  #index #title .time .active a:hover,
  #index #title .time .active a:active {
    color: #fff;
  }
  #index #title .center_title {
    font-size: 36px;
    font-family: ShiShangZhongHeiJianTi;
    font-weight: 400;
    color: #FEFEFE;
    width: 100%;
    text-align: center;
    background: linear-gradient(1deg,#F3FBFF 0%,#95E0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #index #title .weather {
    display: flex;
    line-height: 60px;
    color: rgba(255,255,255,0.77);
    position: absolute;
    right: 0px;
  }
  #index #title .weather div {
    margin-right: 22px;
    display: flex;
  }
  #index #title .weather .currentTime {
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    display: flex;
    color: rgba(255,255,255,0.77);
    background: linear-gradient(0deg,rgba(0,0,0,0.5) 0%,rgba(255,255,255,0.77) 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #index .centerWrap {
    display: flex;
    flex: 1;
    padding: 36px 30px 0;
    height: 960px;
  }
  #index .centerWrap .left,
  #index .centerWrap .right {
    width: 507px;
  }
  #index .centerWrap .left .leftTop,
  #index .centerWrap .left .rightTop,
  #index .centerWrap .right .leftTop,
  #index .centerWrap .right .rightTop {
    /* background: url(../img/TopBg.png) no-repeat; */
  }
  #index .centerWrap .left .leftBottom,
  #index .centerWrap .left .rightBottom,
  #index .centerWrap .right .leftBottom,
  #index .centerWrap .right .rightBottom {
    height: 477px;
    margin-top: 15px;
    /* background: url(../img/BottomBg.png) no-repeat; */
  }
  #index .centerWrap .left .totalWrap .totalBox,
  #index .centerWrap .right .totalWrap .totalBox {
    display: flex;
    margin: 30px 0;
  }
  #index .centerWrap .left .totalWrap .totalBox img,
  #index .centerWrap .right .totalWrap .totalBox img {
    width: 75px;
    height: 44px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalCenter,
  #index .centerWrap .right .totalWrap .totalBox .totalCenter {
    min-width: 140px;
    margin: 0 7px 0 12px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalCenter .key,
  #index .centerWrap .right .totalWrap .totalBox .totalCenter .key {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #EFF0F1;
    line-height: 21px;
    background: url(../img/totalTitle.png) no-repeat;
    background-position-y: 15px;
    background-position-x: 0px;
    background-size: contain;
    height: 30px;
    width: 100px;
    padding-left: 10px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalCenter .value,
  #index .centerWrap .right .totalWrap .totalBox .totalCenter .value {
    font-size: 28px;
    font-family: Verdana;
    font-weight: bold;
    color: #1AFCFF;
    line-height: 24px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalRight,
  #index .centerWrap .right .totalWrap .totalBox .totalRight {
    display: flex;
    background: url(../img/line.png) no-repeat;
    background-size: cover;
    padding: 0px 0 13px 40px;
    width: 180px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalRight .totalRightItem,
  #index .centerWrap .right .totalWrap .totalBox .totalRight .totalRightItem {
    width: 90px;
    margin-left: 20px;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalRight .totalRightItem .key,
  #index .centerWrap .right .totalWrap .totalBox .totalRight .totalRightItem .key {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #26BEFE;
  }
  #index .centerWrap .left .totalWrap .totalBox .totalRight .totalRightItem .value,
  #index .centerWrap .right .totalWrap .totalBox .totalRight .totalRightItem .value {
    text-align: center;
    width: 51px;
    height: 18px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0EF9B3;
  }
  #index .centerWrap .left .lvBox,
  #index .centerWrap .right .lvBox {
    display: flex;
    justify-content: space-between;
  }
  #index .centerWrap .left .lvBox .lvBg,
  #index .centerWrap .right .lvBox .lvBg {
    width: 110px;
    height: 113px;
    background: url(../img/lv.png) no-repeat;
    text-align: center;
    padding-top: 10px;
  }
  #index .centerWrap .left .lvBox .lvBg div,
  #index .centerWrap .right .lvBox .lvBg div {
    font-size: 28px;
    font-family: Myriad Pro;
    font-weight: 400;
    color: #1AFCFF;
  }
  #index .centerWrap .left .lvBox .lvBg .name,
  #index .centerWrap .right .lvBox .lvBg .name {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #88B1D0;
    line-height: 110px;
  }
  #index .centerWrap .left .leftMiddle .sourceWrap,
  #index .centerWrap .right .leftMiddle .sourceWrap {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    margin: 17px 3px;
  }
  #index .centerWrap .left .leftMiddle .sourceWrap .sourceList,
  #index .centerWrap .right .leftMiddle .sourceWrap .sourceList {
    width: 24%;
    height: 92px;
    border: 1px solid #0E94EA;
  }
  #index .centerWrap .left .leftMiddle .sourceWrap .sourceList .name,
  #index .centerWrap .right .leftMiddle .sourceWrap .sourceList .name {
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #CDDDF7;
    background: #123856;
    height: 40px;
    line-height: 40px;
  }
  #index .centerWrap .left .leftMiddle .sourceWrap .sourceList .num,
  #index .centerWrap .right .leftMiddle .sourceWrap .sourceList .num {
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #CDDDF7;
    display: inline;
    height: 54px;
    line-height: 54px;
  }
  #index .centerWrap .left .leftMiddle .sourceWrap .sourceList .num span,
  #index .centerWrap .right .leftMiddle .sourceWrap .sourceList .num span {
    font-size: 20px;
    color: #4CF9FF;
    margin-right: 12px;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog,
  #index .centerWrap .right .leftMiddle .sourceDialog {
    width: 962px;
    height: 527px;
    background: url(../img/dialogBg.png) no-repeat;
    position: absolute;
    left: calc(-466%);
    top: calc(-251%);
    z-index: 1000;
    padding: 38px 35px;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog .dialogTitle,
  #index .centerWrap .right .leftMiddle .sourceDialog .dialogTitle {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 31px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(90deg,#215489 0%,#032F61 100%);
    padding-left: 10px;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog .dialogTitle .gdlb,
  #index .centerWrap .right .leftMiddle .sourceDialog .dialogTitle .gdlb {
    background: linear-gradient(0deg,#FFFFFF 0%,#2ACAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog .dialogTitle span,
  #index .centerWrap .right .leftMiddle .sourceDialog .dialogTitle span {
    color: #E4EFF5;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog .dialogTitle .close,
  #index .centerWrap .right .leftMiddle .sourceDialog .dialogTitle .close {
    width: 28px;
    height: 28px;
    background: url(../img/close.png) no-repeat;
  }
  #index .centerWrap .left .leftMiddle .sourceDialog .dialogContent,
  #index .centerWrap .right .leftMiddle .sourceDialog .dialogContent {
    margin-top: 20px;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag,
  #index .centerWrap .right .leftBottom .cbWrap .tag {
    display: flex;
    width: 70%;
    margin: 8px auto;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag .tagBox,
  #index .centerWrap .right .leftBottom .cbWrap .tag .tagBox {
    width: 40%;
    text-align: center;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag .tagBox .tagColor,
  #index .centerWrap .right .leftBottom .cbWrap .tag .tagBox .tagColor {
    width: 32px;
    height: 16px;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag .tagBox .bjTag,
  #index .centerWrap .right .leftBottom .cbWrap .tag .tagBox .bjTag {
    background: #02ABEA;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag .tagBox .gdTag,
  #index .centerWrap .right .leftBottom .cbWrap .tag .tagBox .gdTag {
    background: rgba(47,54,59,0.4);
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag .tagBox span,
  #index .centerWrap .right .leftBottom .cbWrap .tag .tagBox span {
    width: 60px;
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 7px;
  }
  #index .centerWrap .left .leftBottom .cbWrap .tag div,
  #index .centerWrap .right .leftBottom .cbWrap .tag div {
    display: inline-block;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList {
    display: flex;
    margin-bottom: 19px;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .index,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .index {
    width: 29px;
    height: 30px;
    background: rgba(18,56,86,0.4);
    border: 1px solid #4C4C4C;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list1,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list1 {
    width: 365px;
    height: 29px;
    background: linear-gradient(90deg,#0E497A,#00BCFE);
    position: absolute;
    z-index: 1;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list {
    width: 434px;
    height: 29px;
    line-height: 29px;
    background: rgba(18,56,86,0.4);
    margin-left: 8px;
    position: relative;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list .dept,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list .dept {
    width: 60%;
    display: inline-block;
    padding-left: 10px;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list .dept,
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list span,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list .dept,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list span {
    height: 16px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    z-index: 2;
    position: absolute;
  }
  #index .centerWrap .left .leftBottom .cbWrap .cblWrap .cbList .list span,
  #index .centerWrap .right .leftBottom .cbWrap .cblWrap .cbList .list span {
    left: 340px;
  }
  #index .centerWrap .center {
    flex: 1;
    /* background: url(~@/img/centerBg.png) no-repeat; */
    background-size: 100% 100%;
    position: relative;
  }
  #index .centerWrap .center .centerTop {
    height: 600px;
    padding-top: 15px;
  }
  #index .centerWrap .center .centerTop .legend {
    margin: 0 auto;
    width: 75%;
    display: flex;
  }
  #index .centerWrap .center .centerTop .legend .tagBox {
    width: 40%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #CDDDF7;
    display: flex;
  }
  #index .centerWrap .center .centerTop .legend .tagBox .tagColor {
    width: 27px;
    height: 22px;
  }
  #index .centerWrap .center .centerTop .legend .tagBox .tag0 {
    background: #5DB7FC;
  }
  #index .centerWrap .center .centerTop .legend .tagBox .tag1 {
    background: #5A7DD9;
  }
  #index .centerWrap .center .centerTop .legend .tagBox .tag2 {
    background: #FF6023;
  }
  #index .centerWrap .center .centerTop .legend .tagBox .tag3 {
    background: #4841D7;
  }
  #index .centerWrap .center .centerTop .legend .tagBox span {
    line-height: 22px;
    margin-left: 13px;
  }
  #index .centerWrap .center .centerTop #map {
    margin: 0 auto;
  }
  #index .centerWrap .center .centerBottom {
    display: flex;
    padding-left: 11px;
    margin-top: 20px;
  }
  #index .centerWrap .center .centerBottom .centerBl .cbTitle {
    margin-left: 13px;
  }
  #index .centerWrap .center .centerBottom .cbTitle0 {
    background: url('../img/hotTitle.png') no-repeat;
    background-position-y: 34px;
    background-position-x: -10px;
  }
  #index .centerWrap .center .centerBottom .cbTitle {
    font-size: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 45px;
    display: flex;
    justify-content: space-between;
  }
  #index .centerWrap .center .centerBottom .cbTitle .hotTitle {
    background: linear-gradient(180deg,#00E1FF 0%,#FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #index .centerWrap .center .centerBottom .cbTitle .hot {
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #D7EAFD;
    line-height: 46px;
    display: flex;
  }
  #index .centerWrap .center .centerBottom .cbTitle .type {
    width: 80%;
    margin-left: 8px;
    background: linear-gradient(180deg,#00E1FF 0%,#FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #index .centerWrap .center .centerBottom .cbTitle .lxzb img {
    width: 114px;
    height: 18px;
  }
  #index .centerWrap .center .centerBottom .cbBox {
    width: 410px;
    height: 229px;
    background: rgba(8,30,62,0.6);
    border: 1px solid #0154BE;
    padding: 20px 17px;
    display: flex;
    margin-top: 12px;
  }
  #index .centerWrap .center .centerBottom .cbBox .hotImg {
    width: 183px;
    height: 227px;
  }
  #index .centerWrap .center .centerBottom .cbBox .hotList {
    display: flex;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E8F7FF;
    line-height: 32px;
    margin-bottom: 20px;
    margin-left: 3px;
  }
  #index .centerWrap .center .centerBottom .cbBox .hotList .name {
    width: 70%;
  }
  #index .centerWrap .center .centerBottom .cbBox .hotList .num {
    width: 30%;
    text-align: right;
  }
  #index .centerWrap .center .centerBottom .centerBr {
    margin-left: 28px;
  }
  #index .centerWrap .center .centerBottom .centerBr .cbBoxRight {
    width: 326px;
  }
  #index .centerWrap .right .rightTop .zbWrap {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    margin: 17px 27px;
    justify-content: space-around;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList {
    width: 48%;
    margin-bottom: 6px;
    height: 95px;
    background: rgba(18,56,86,0.7);
    display: flex;
    position: relative;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .circle {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 21px;
    z-index: 2;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .img {
    line-height: 120px;
    margin: 0 15px;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .name {
    font-size: 18px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #35ACFC;
    height: 40px;
    line-height: 40px;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .name img,
  #index .centerWrap .right .rightTop .zbWrap .zbList .name span {
    vertical-align: middle;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .name img {
    cursor: pointer;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .num {
    display: inline;
    height: 54px;
    line-height: 30px;
    font-size: 32px;
    font-family: Zurich BT;
    font-weight: normal;
    color: #FFFFFF;
  }
  #index .centerWrap .right .rightTop .zbWrap .zbList .zbDialog {
    width: 198px;
    height: 58px;
    background-image: url("../img/zb.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    font-size: 14px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #1AFCFF;
    text-align: left;
    padding: 16px 0 0 11px;
  }
  #index .centerWrap .right .rightBottom .selectBox {
    display: flex;
    margin-top: 13px;
  }
  #index .centerWrap .right .rightBottom .selectBox #select {
    width: 142px;
    height: 33px;
    background: rgba(10,35,86,0.85);
    border: 1px solid #009DFF;
    border-radius: 2px 2px 2px 2px;
    color: #00FFFF;
    padding-left: 16px;
    cursor: pointer;
    margin-right: 16px;
    margin-left: 8px;
  }
  #index .centerWrap .right .rightBottom .selectBox .khBox {
    height: 32px;
    line-height: 32px;
    background: rgba(3,94,255,0.5);
    border: 1px solid #035eff;
    color: rgba(0,255,255,0.5);
    margin: 0 5px;
    padding: 0 8px;
    cursor: pointer;
    font-size: 14px;
  }
  #index .centerWrap .right .rightBottom .selectBox .active {
    color: #FFFFFF;
    background: rgba(3,94,255,0.5);
    border: 1px solid #00f9ff;
  }
  #index .centerWrap .right .rightBottom .chart {
    width: 438px;
    height: 171px;
    display: flex;
    justify-content: space-between;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px;
    margin-left: 37px;
    margin-top: 12px;
  }
  #index .centerWrap .right .rightBottom .chart .name {
    font-size: 18px;
    line-height: 132px;
  }
  #index .centerWrap .right .rightBottom .chart .top1 {
    width: 173px;
    height: 173px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    background-image: url("../img/top1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  #index .centerWrap .right .rightBottom .chart .top1 .value,
  #index .centerWrap .right .rightBottom .chart .top1 .name {
    color: #FFBC0A;
  }
  #index .centerWrap .right .rightBottom .chart .top2 {
    width: 117px;
    height: 117px;
    font-size: 18px;
    background-image: url("../img/top2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 29px;
  }
  #index .centerWrap .right .rightBottom .chart .top2 .value {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FF900A;
  }
  #index .centerWrap .right .rightBottom .chart .top2 .name {
    color: #FF900A;
    line-height: 100px;
  }
  #index .centerWrap .right .rightBottom .chart .top3 {
    width: 117px;
    height: 117px;
    font-size: 18px;
    background-image: url("../img/top3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 29px;
  }
  #index .centerWrap .right .rightBottom .chart .top3 .value {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #00A2FF;
  }
  #index .centerWrap .right .rightBottom .chart .top3 .name {
    color: #00A2FF;
    line-height: 100px;
  }
  #index .centerWrap .right .rightBottom .table {
    margin-left: 37px;
    margin-top: 50px;
  }
  #index .centerWrap .right .rightBottom .table .th {
    width: 454px;
    height: 29px;
    line-height: 29px;
    background: rgba(18,56,86,0.7);
    padding-left: 10px;
    font-size: 16px;
    color: #D7EAFD;
    display: flex;
  }
  #index .centerWrap .right .rightBottom .table .cbList {
    display: flex;
    margin: 8px 0;
  }
  #index .centerWrap .right .rightBottom .table .cbList .index {
    width: 42px;
    height: 36px;
    line-height: 36px;
    background: rgba(18,56,86,0.7);
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #D7EAFD;
    text-align: center;
  }
  #index .centerWrap .right .rightBottom .table .cbList .list {
    width: 408px;
    height: 36px;
    line-height: 36px;
    background: rgba(18,56,86,0.7);
    margin-left: 4px;
    padding-left: 10px;
    font-size: 18px;
    display: flex;
  }
  #index .centerWrap .right .rightBottom .table .cbList .list .dept {
    width: 65%;
  }
  #index .centerWrap .right .rightBottom .table .cbList .list .lv {
    width: 22%;
  }
  #index .centerWrap .title {
    height: 44px;
    line-height: 44px;
    background-image: url("../img/titleBg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 21px;
  }
  #index .footer {
    height: 33px;
    width: 100%;
    position: relative;
  }
  #index .footer img {
    position: absolute;
    height: 100%;
    bottom: 10px;
  }
  #index .map_tooltip {
    width: 209px;
    height: 141px;
    border-radius: 10px;
  }
  #index .map_tooltip .map_tooltip_name {
    height: 49px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    border-bottom: 1px solid #4DBAF2;
    padding: 0 17px;
  }
  #index .map_tooltip .map_tooltip_content {
    padding: 16px 17px;
  }
  #index .map_tooltip .map_tooltip_content .map_tooltip_title {
    line-height: 40px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    background: linear-gradient(0deg,#6fecff 0%,#FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #index .map_tooltip .map_tooltip_content .map_tooltip_num {
    font-size: 24px;
    font-family: Aldrich;
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.3);
    background: linear-gradient(0deg,#6fecff 0%,#FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 40px;
  }
  .el-table thead {
    color: #B4D7FA;
    font-size: 16px;
    font-family: Microsoft YaHei;
  }
  .el-table .sort-caret.ascending {
    border-bottom-color: #B4D7FA;
  }
  .el-table .sort-caret.descending {
    border-top-color: #B4D7FA;
  }
  .el-table__body-wrapper {
    color: #fff;
  }
  .el-table__row>td {
    border: none;
  }
  .el-table th.is-leaf {
    border: none;
  }
  .el-table::before {
    height: 0px;
  }
  .el-table td,
  .el-table th {
    padding: 11px 0;
  }
  .el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #009DFF;
  }
  .el-pagination.is-background .btn-next,
  .el-pagination.is-background .btn-prev,
  .el-pagination.is-background .el-pager li {
    background-color: transparent;
    color: #C1E2FA;
  }
  .el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: transparent !important;
  }
  #title {
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: space-between;
    background-image: url("../img/btbg.gif");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 8px;
  }
  #title .time .ulTitle {
    position: absolute;
    top: 27px;
    z-index: 0;
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #B0E2FF;
  }
  #title .time .tab-time {
    color: #B0E2FF;
    font-size: 18px;
    background: url("../img/tab-time.png");
  }
  #title .time .active {
    color: #FEFEFE;
    font-size: 20px;
    background: url("../img/tab-time2.png");
  }
  #title .time .tab-time,
  #title .time .active {
    display: inline-block;
    letter-spacing: 0.2rem;
    font-weight: normal;
    width: 115px;
    height: 30px;
    cursor: pointer;
    text-align: center;
  }
  #title .time .tab-time a,
  #title .time .color {
    color: #FEFEFE;
  }
  #title .time .tab-time a:hover,
  #title .time .tab-time a:active,
  #title .time .active a,
  #title .time .active a:hover,
  #title .time .active a:active {
    color: #fff;
  }
  .center_title {
    font-size: 36px;
    font-family: ShiShangZhongHeiJianTi;
    font-weight: 400;
    color: #FEFEFE;
    width: 100%;
    text-align: center;
    background: linear-gradient(1deg,#F3FBFF 0%,#95E0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .weather {
    display: flex;
    line-height: 60px;
    color: rgba(255,255,255,0.77);
    position: absolute;
    right: 0px;
  }
  .weather div {
    margin-right: 22px;
    display: flex;
  }
  .weather .currentTime {
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    display: flex;
    color: rgba(255,255,255,0.77);
    background: linear-gradient(0deg,rgba(0,0,0,0.5) 0%,rgba(255,255,255,0.77) 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  