html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {margin:0; padding:0;}
fieldset, img {border:none;}
ul, ol {list-style:none;}
input {padding:0;}
select, input {vertical-align:middle;}
select, input, textarea,button {font-size:100%;margin:0;}
textarea {resize:none;}
table {border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
.clearfix:after {content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix {zoom:1;}
.clearit {clear:both;height:0;font-size:0;overflow:hidden;}
a {color:#000;text-decoration:none;}
a:hover {text-decoration:none;}
html {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
img {display:block;vertical-align:middle;}
input,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

body{
    height: 100vh;
}

textarea {
    -webkit-appearance: none;
}

.bodyBox{
    width: 768px;
    margin: 0 auto;
    background-color: #CBECFF;
    font-family: "PingFang SC","微软雅黑";
    overflow-y: scroll;
    position: relative;
}

.bannerBox{
    width: 100%;
    padding-top: 20px;
    position: relative;
}
.bannerBox img{
    width: 100%;
    height: auto;
}

.banner{
    position: absolute;
    left: 5%;
    top: 940px;
    width: 90%;
    z-index: 51;
}

.bannerText1{
    width: 100%;
    background-color: #fff;

    border-radius: 5px 5px 0 0;
    /*box-shadow: 0 6px 0 #79A2CD;*/
}

.bannerText2{
    width: 100%;
    background-color: #fff;


    display: none;
    /*box-shadow: 0 6px 0 #79A2CD;*/
}

.bannerText3{
    width: 100%;
    background-color: #fff;

    display: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 6px 0 #79A2CD;
}

.bannerText4{
    width: 100%;
    background-color: #fff;

    display: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 6px 0 #79A2CD;
}

.bannerText1 p{
    color: #001831;
    font-size: 16px;
    text-indent:2em;
    padding: 15px 15px 10px;
}

.bannerText2 p,.bannerText3 p,.bannerText4 p{
    color: #001831;
    font-size: 16px;
    text-indent:2em;
    padding: 5px 15px 10px;
}

.bannerText4 p{
    padding: 15px 15px;
}

.scrollBox{
    padding-top: 455px;
}

.title{
    margin-top: 40px;
    height: 35px;
    background-color: #1560AF;
    border-radius: 0 20px 20px 0;
    float: left;
}

.title h1{
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    display: block;
    padding: 0 13px;
}



.textBox{
    line-height: 26px;
    color: #3B5166;
    padding: 30px 20px;
    font-size: 17px;
    clear: both;
}

.textCenter{
    text-align: center;
    color: #3B5166;
    font-size: 17px;
}

.chartHeight1{
    width: 100%;
    height: 350px;
}

.chartHeight2{
    width: 90%;
    height: 230px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 0;
}

.chartsBox2{
    position: relative;
}

.chartsBox2 .chartHeight7:nth-child(2){
    margin-left: 5%;
}

.chartHeight7{
    width: 45%;
    height: 230px;
    float: left;

    padding: 10px 0;
}

.chartTitle{
    font-size: 13px;
    color: #3B5166;
    width: 100%;
    text-align: center;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 500;
}

.chartHeight6{
    height: 300px;
}

.chartHeight3{
    height: 550px;
}

.sources{
    text-align: center;
    color: #4882BB;
    font-size: 12px;
    margin: 10px 0;
    clear: both;
}

.consult{
    width: 90%;
    margin: 60px auto 0;
}

.consult h1{
    text-align: center;
    font-weight: bold;
    color: #4882BB;
    font-size: 22px;
}

.consult p{
    text-align: left;
    color: #4882BB;
    font-size: 15px;
    margin: 10px 0;
    word-break:break-all;

}

.footer{
    border-top: 6px solid #7FC1FF;
    padding: 35px 0;
    margin-top: 80px;
}

.footer p{
    color: #1560AF;
    margin-left: 33%;
    font-size: 14px;
}

.footer h1{
    color: #1560AF;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.footer .liusu{
    margin-left: 43%;
}

.footer img{
    width: 130px;
    height: auto;
    margin: 0 auto 20px;
}

.map1{
    width: 100%;
    position: relative;
}

.chartBox{
    width: 70%;
    height: 150px;
    background-color: #fff;
    border: 1px solid #92ccf3;
    border-radius: 3px;
    margin: 15px auto;
}

.chartBox2{
    top: 51%;
}

.pieBox{
    width: 100%;
    height: 150px;
    margin: 0 auto;
}

.mapW{
    position: absolute;
    left: 0;
    top: 60%;
    width: 100%;
    height: 350px;
}

.scrollBox {
    padding-top: 5vw;
}

.tabBox{
    width: 100%;
    /* margin-left: 5%; */
    overflow-x: hidden;
    height: 50px;
    overflow-y: hidden;
}

.tabLong{
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.tabLong .tab:nth-child(1){
    background-color: #94C6F4;
}

.tabLong .tab:nth-child(2){
    background-color: #72A3D1;
}

.tabLong .tab:nth-child(3){
    background-color: #337ABC;
}

.tabLong .tab:nth-child(4){
    background-color: #00458D;
}

.tabLong .tab.active{
    border: 2px solid #fff;
    color: #fff;
}

.tabLong .tab{
    border: 2px solid #7fc1ff;
    float: left;
    margin-left: 2.3%;
    background-color: #caecff;
    width: 18.5vw;
    height: 30px;
    border-radius: 25px;
    color: #c3defc;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    position: relative;
    z-index: 15;
    font-size: 14px;
}

.tabLong .tabLine{
    width: 100%;
    height: 2px;
    background-color: #7fc1ff;
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 10;
}

.chartHeight4{
    width: 100%;
    padding: 0;
    height: 310px;
}

.chartHeight5{
    height: 120px;
}

#map1{
    border-top: 6px solid #7FC1FF;
    border-bottom: 6px solid #7FC1FF;
}

.toolBox{
    width: 50%;
    height: 80px;
    background-color: #FFAE00;
}

.toolBox p{
    width: 195px;
    height: 58px;
    background-color: #FFAE00;
    border: 1px dashed #fff;
    padding: 10px;
    border-radius: 5px;
}

.title.small{
    margin-top: 40px;
    height: 30px;
    background-color: #589fea;
    border-radius: 0 20px 20px 0;
    float: left;
}

.title.small h1{
    font-size: 12px;
    padding: 0 6px;
    line-height: 30px;
}

.legend{
    width: 255px;
    margin: 10px auto 0;
}

.legend .te:nth-last-child(2){
    margin-right: 0;
}

.legend2{
    width: 152px;
}

.legend *{
    float: left;
}

.legend .lg1{
    width: 10px;
    height: 10px;
    background-color: #41CCFF;
    margin-top: 4px;
}

.legend .lg2{
    width: 10px;
    height: 10px;
    background-color: #69BAFB;
    margin-top: 4px;
}

.legend .lg3{
    width: 10px;
    height: 10px;
    background-color: #7B96FF;
    margin-top: 4px;
}

.legend2 .lg1{
    background-color: #9DCB67;
}

.legend2 .lg2{
    background-color: #FFAF01;
}

.legend .te{
    font-size: 12px;
    margin-right: 12px;
    margin-left: 2px;
}

.clearfix{
    clear: both;
}

.map1 {

}

.bannerBox{
    position: relative;
}

.bannerBox img.gifImg2{
    position: absolute;
    left: 0;
    top: 56vw;
    z-index: 50;
}

.bannerBox img.gifImg3{
    position: absolute;
    left: 8vw;
    top: 21vw;
    width: 30vw;
    object-fit: contain;
    z-index: 49;
}

/*音乐*/
.music_control {
    display: block;
    height: 50px;
    width: 50px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 60;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.play_btn {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 17px;
    top: 17px;
    background: url(../img/music.png) no-repeat center center;
    background-size: contain;
    -webkit-animation: a_music_play 3s linear infinite;
}
.stop_btn {
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 17px;
    top: 17px;
    background: url(../img/stop.png) no-repeat 0 0;
    background-size: contain;
}
@-webkit-keyframes a_music_play{
    0%{ -webkit-transform: rotate(0deg);}
    100%{ -webkit-transform: rotate(360deg);}
}

#pie-chart{
    background: url("../img/op1.jpg") center center #fff no-repeat;
    background-size: contain;
}

#pie-chart2{
    background: url("../img/op2.jpg") center center #fff no-repeat;
    background-size: contain;
}

@media (min-width: 768px){
    .bannerBox img.gifImg3 {
        position: absolute;
        left: 3vw;
        top: 8vw;
        width: 11vw;
        object-fit: contain;
        z-index: 49;
    }
    .bannerBox img.gifImg2 {
        position: absolute;
        left: 0;
        top: 21vw;
        z-index: 50;
    }
    .tabLong .tab {
        border: 2px solid #7fc1ff;
        float: left;
        margin-left: 2.3%;
        background-color: #caecff;
        width: 145px;
        height: 30px;
        border-radius: 25px;
        color: #c3defc;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
        position: relative;
        z-index: 15;
        font-size: 14px;
    }
}

@media (max-width: 1199px){
    .map1 {

    }
    .bodyBox{
        width: 100%;
    }
    .banner{
        top: 127vw;
    }
    .scrollBox {
        padding-top: 73vw;
    }
}
@media (max-width: 400px){
    .banner{
        top: 132vw;
    }
    .scrollBox {
        padding-top: 80vw;
    }
}

@media (max-width: 370px){
    .banner{
        top: 126vw;
    }
    .scrollBox {
        padding-top: 97vw;
    }
}

@media (max-width: 358px){
    .banner{
        top: 126vw;
    }
    .scrollBox {
        padding-top: 109vw;
    }
}

@media (max-width: 338px){
    .banner{
        top: 126vw;
    }
    .scrollBox {
        padding-top: 126vw;
    }
}