#body{
    width: 1920px;
    height: 1080px;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.left{
    /* position: absolute;
    top: 11.5%;
    left: 6.9%;
    width: 385px;
    height: 261px; */
    position: absolute;
    top: 7.2%;
    left: 6.1%;
    width: 415px;
    height: 351px;
}
#china_map {
    width: 500px;
    height: 600px;
    position: absolute;
    left: 26%;
    top: 8%;
}
.detailszbc0,.detailszbc1,.detailszbc2,.detailszbc3{
    overflow-y: auto;
    height: 672px;
}
.local_info {
    width: 248px;
    height: 277px;
    position: relative;
    background: red;
    border-radius: 20px;
    filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, .6));
}

.local_context {
    line-height: 20px;
    font-size: 14px;
    color: #cffdf8;
    margin-left: -6px;
    text-align: center;
}

.local_context li {
    margin-top: 10px;
    margin-left: -5px;
}
.left1{
    width: 420px;
    position: absolute;
    top: 43%;
    left: 6%;

}
.left1-1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left1-1 span:nth-child(1){
    font-size: 24px;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: middle;
    margin-left: 15px;
}
.left1-1 span:nth-child(2){
    margin-right: 23px;
    cursor: pointer;
}
#chart1{
    width: 900px;
    height: 450px;
}
.left2{
    position: absolute;
    left: 49%;
    top: 12%;
}
.left3{
    width: 820px;
    /* text-align: center; */
    margin-left: 40px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.left4{
    background: #f5a84e;
    border: 1px solid #ab723f;
    border-radius: 23px;
    padding: 10px 15px;
    color: #02304a;
    letter-spacing: 1px;
}
#chart2{
    width: 500px;
    height: 500px;
}
.leftbott{
    position: absolute;
    left: 4%;
    bottom: -6%;
}
.ck1{
    position: absolute;
    top: 16%;
    right: 10%;
    z-index: 55;
}
.center{
    position: absolute;
    bottom: 6%;
    left: 30.5%;
}
.ck2{
    position: absolute;
    top: 1%;
    right: 11%;
}
#chart3{
    width: 376px;
    height: 300px;
}
.right{
    position: absolute;
    bottom: 5.7%;
    right: 6%;
}
#chart4{
    width: 400px;
    height: 300px;
}
.ck3{
    position: absolute;
    top: 1%;
    right: 5%;
}
.center1{
    position: absolute;
    bottom: 7.7%;
    right: 30%;
    width: 350px;
    height: 249px;
}
.dck{
    width: 90%;
    margin-left: 30px;
}
.dck1{
    margin-bottom: 4px;
    font-size: 17px;
    margin-top: 12px;
}
.dck2{
    display: flex;
}
.dck3{
    position: relative;
    width: 225px;
    margin-right: 10px;
    margin-top: 4px;
}
.dck3 img:nth-child(1){
    position: absolute;
    top: 0;
    width: 225px;
    left: 0;
}
.dck3 img:nth-child(2){
    width: 100%;
    height: 15px;
    object-fit: none;
    position: absolute;
    top: 0;
    left: -1px;
}
.dck2 span{
    color: #34ecff;
    font-size: 20px;
}
.ck4{
    position: absolute;
    top: -11%;
    right: 0%;
}
.ck1,.ck2,.ck3,.ck4,.left4{
cursor: pointer;
z-index: 55;
}
.popup{
    width: 80%;
    height: 70%;
    background-color: #32373b;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .97;
    z-index: 9999999;
    display: none;
}
.gb{
    position: absolute;
    top: 3%;
    right: 1%;
    cursor: pointer;
}
.container{
    width: 94%;
    height: 94%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1%;
}
.power{
    width: 100%;
    height: 7%;
    background-color: #0796ab;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.power1{
    text-align: center;
    width: 33%;
}
.details{
    width: 100%;
    height: 93%;
    overflow-y: auto;
    color: #fff;
    font-weight: 700;
}
.details2{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}
.leftsj{
    margin-top: 56px;
}
.leftsj1{
    width: 118px;
    display: inline-block;
    margin-left: 51px;
}
.leftsj2{
    margin-left: 70px;
}
.leftsjs{
    margin-top: 58px;
}
.details1{
    width: 33%;
}
.jxssj{
    position: absolute;
    left: 45%;
    top: 53.5%;
    width: 67px;
    z-index: 20;
    cursor: pointer;
}
.detailszbc4{
    overflow-y: auto;
    height: 676px;
}
.details1sj{
    font-size: 12px;
}