*{margin:0;padding:0;}
html,body{font-family:"微软雅黑";color:#fff;}
header{
    width: 100%;
    height: 1182px;
    position:relative;
}
header .bg{
    position:absolute;
    left:50%;
    top:0;
    width: 2000px;
    height: 1182px;
    margin-left:-1000px;
    z-index: 1;
}
header .light{
    position: absolute;
    left: 50%;
    top:0;
    width: 1633px;
    height: 719px;
    margin-left: -816px;
    z-index: 2;
}
header .con{
    width: 890px;
    height: 243px;
    position:absolute;
    left: 50%;
    top:180px;
    margin-left:-445px;
    z-index: 3;
}
header .img{
    width: 1200px;
    height: 500px;
    /*background: #fff;*/
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top:300px;
    z-index: 2;
}
header .img .img1{
    position: absolute;
    left: 100px;
    top:210px;
    z-index: 1;
}
header .img .img2{
    position: absolute;
    left: 280px;
    top:0;
    z-index: 2;
}
header .img .img3{
    position: absolute;
    left: 680px;
    top:210px;
    z-index: 1;
}
header .circle{
    width: 718px;
    height: 294px;
    position: absolute;
    left: 50%;
    margin-left: -359px;
    top:620px;
    z-index: 1;
    /*-webkit-animation: circle 5s linear infinite;*/
    /*-o-animation: circle 5s linear infinite;*/
    /*animation: circle 5s linear infinite;*/
}
@keyframes circle {
    0%{transform:rotateY(0deg);}
    100%{transform:rotateY(-360deg);}
}

/*=========新频媒体=========*/
.section1{
    width: 100%;
    height: 1820px;
    position:relative;
    background: #00074b;
    margin-top: -500px;
}
.section1 .title1{
    width: 272px;
    height: 44px;
    position: absolute;
    left: 50%;
    margin-left: -136px;
    top:350px;
    z-index: 2;
}
.section1 .line{
    width: 798px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -399px;
    top:400px;
}
.section1 .new_ad,.section3 .new_ad1{
    width: 800px;
    height: 302px;
    /*background: #fff;*/
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top:480px;
}
.section1 .new_ad .news_s,.section3 .new_ad1 .news_s{
    width: 26%;
    height: 300px;
    border:1px solid #0AC9F6;
    position: absolute;
    top:0;

}
.section1 .new_ad .weiZ1,.section3 .new_ad1 .weiZ1{
    left: 40px;
}
.section1 .new_ad .weiZ2,.section3 .new_ad1 .weiZ2{
    left: 295px;
}
.section1 .new_ad .weiZ3,.section3 .new_ad1 .weiZ3{
    left: 550px;
}
.section1 .new_ad .news_s .bg_shadow,.section3 .new_ad1 .news_s .bg_shadow{
    width: 10px;
    height: 10px;
    background: rgba(5,61,176,0.6);
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top:110px;
    border-radius: 50%;
    box-shadow: 0 0 100px 40px #053DB0;
    z-index: 1;
}
.section1 .new_ad .news_s .bottom,.section3 .new_ad1 .news_s .bottom{
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0AC9F6;
    text-align: center;
    box-sizing: border-box;
    padding: 12px;
    font-size: 20px;
    color: #292929;
    /*font-weight: bold;*/
}
.section1 .new_ad .news_s .con{
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top:0;
    box-sizing: border-box;
    padding: 50px 30px;
    font-size: 18px;
    line-height: 28px;
    z-index: 3;
}
.section1 .new_ad .news_s .bottom span{
    font-size: 36px;
}
.section1 .new_ad .news_s .con1,.section1 .new_ad .news_s .con2{
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top:0;
    box-sizing: border-box;
    padding: 20px 5px;
    z-index: 3;
}
.section1 .new_ad .news_s .con1>div>img,.section1 .new_ad .news_s .con2>div>span>img{
    transform: scale(0.8);
}
.section1 .new_ad .news_s .con2{
    font-size: 18px;
    padding: 60px 5px;
}
.section1 .new_ad .news_s .con2>div{
    width: 92%;
    height: 50px;
    line-height: 50px;
    /*background: yellow;*/
    position: relative;
}
.section1 .new_ad .news_s .con2>div .con2-img{
    display: inline-block;
    position: absolute;
    left: 10px;
    width: 20%;
    height: 100%;
    top:8px;
}
.section1 .new_ad .news_s .con2>div .con2-tit{
    display: inline-block;
    position: absolute;
    left: 45px;
    width: 80%;
    height: 100%;
}
.section1 .yD{
    width: 396px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -198px;
    z-index: 2;
    top:890px;
}
.section1 .yline{
    width: 240px;
    height: 2px;
    background: #F5D903;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top:940px;
}
.section1 .box1{
    width: 1000px;
    height: 410px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top:940px;
    /*border: 1px solid red;*/
}
.section1 .box1 .box-left{
    width: 567px;
    height: 425px;
    float: left;
}
.section1 .box1 .box-right{
    width: 433px;
    height: 425px;
    float: left;
    box-sizing: border-box;
    padding: 140px 0px 100px 50px;
}
.section1 .box1 .box-right .bR-top{
    font-size: 20px;
    width: 270px;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-left: 10px;
    position: relative;
}
.section1 .box1 .box-right .bR-top span{
    display: block;
    width: 99%;
    height: 1px;
    background: #fff;
    margin-top: 10px;
    position: absolute;
    left: 0;
    top:24px;
}
.section1 .box1 .box-right .bR-btm{
    font-size: 14px;
    width: 270px;
    height: 200px;
    /*background: yellow;*/
    margin-top: 22px;
    box-sizing: border-box;
    padding-left: 8px;
}
.section1 .box1 .box-right .bR-btm div{
    width: 130px;
    height: 26px;
    line-height: 26px;
    float: left;
    position: relative;
}
.section1 .box1 .box-right .bR-btm div span:first-of-type{
    font-size: 30px;
    position: absolute;
    left: 0;
    top:0px;
}
.section1 .box1 .box-right .bR-btm div span:last-of-type{
    position: absolute;
    left: 10px;
   top:0;
}
.section1 .box2{
    width: 1000px;
    height: 410px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top:1350px;
    /*border: 1px solid red;*/
}
.section1 .box2 .box2-left{
    width: 480px;
    height: 425px;
    float: left;
    box-sizing: border-box;
    padding-left: 160px;
    padding-top: 150px;
}
.section1 .box2 .box2-left .bR-top{
    font-size: 20px;
    width: 270px;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-left: 22px;
    position: relative;
}
.section1 .box2 .box2-left .bR-top span{
    display: block;
    width: 90%;
    height: 1px;
    background: #fff;
    margin-top: 10px;
    position: absolute;
    left: 0;
    top:24px;
}
.section1 .box2 .box2-left .bR-btm{
    font-size: 14px;
    width: 270px;
    height: 200px;
    /*background: yellow;*/
    margin-top: 22px;
    box-sizing: border-box;
    padding-left: 4px;
}
.section1 .box2 .box2-left .bR-btm div{
    width: 130px;
    height: 26px;
    line-height: 26px;
    float: left;
    position: relative;
}
.section1 .box2 .box2-left .bR-btm div span:first-of-type{
    font-size: 30px;
    position: absolute;
    left: 0;
    top:0px;
}
.section1 .box2 .box2-left .bR-btm div span:last-of-type{
    position: absolute;
    left: 10px;
    top:0;
}
.section1 .box2 .box2-right{
    width: 433px;
    height: 425px;
    float: left;
}
.section1 .W_Xline,.section2 .W_Xline{
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #fff;
    position: absolute;
    left: 0;
    bottom:0;
}
.section1 .W_Sline,.section2 .W_Sline{
    width: 48px;
    height: 2px;
    background: #fff;
    position:absolute;
    left:50%;
    margin-left:-24px;
    bottom:0;
}

/*=========信息流广告=========*/
.section2{
    width: 100%;
    height: 1350px;
    position:relative;
    background: #00074b;
}
.section2 .title1{
    width: 226px;
    height: 43px;
    position: absolute;
    left: 50%;
    margin-left: -113px;
    top:70px;
    z-index: 2;
}
.section2 .line{
    width: 798px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -399px;
    top:120px;
}
.section2 .conBto{
    width: 130px;
    height: 20px;
    /*background: yellowgreen;*/
    line-height: 20px;
    color: #0AC9F6;
    position:absolute;
    left: 50%;
    margin-left: -63px;
    top:145px;
}

.section2 .new_ad{
    width: 800px;
    height: 302px;
    /*background: #fff;*/
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top:220px;
}
.section2 .new_ad .news_s{
    width: 35%;
    height: 310px;
    border:1px solid #0AC9F6;
    position: absolute;
    top:0;

}
.section2 .new_ad .weiZ1{
    left: 85px;
}
.section2 .new_ad .weiZ2{
    left: 425px;
}
.section2 .new_ad .news_s .bg_shadow{
    width: 10px;
    height: 10px;
    background: rgba(5,61,176,0.6);
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top:110px;
    border-radius: 50%;
    box-shadow: 0 0 100px 40px #053DB0;
    z-index: 1;
}
.section2 .new_ad .news_s .bottom{
    width: 100%;
    height: 80px;
    line-height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0AC9F6;
    text-align: center;
    box-sizing: border-box;
    /*padding: 12px;*/
    font-size: 20px;
    color: #fff;
    padding-left: 30px;
    /*font-weight: bold;*/
}
.section2 .new_ad .news_s .bottom span:first-child{
    display: inline-block;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 60px;
    top:15px;
}
.section2 .new_ad .news_s .con{
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    position:absolute;
    left: 0;
    top:0;
    padding: 16px;
    font-size: 14px;
    line-height: 24px;
    z-index: 2;
}
.section2 .yD{
    width: 396px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -198px;
    z-index: 2;
    top:630px;
}
.section2 .yline{
    width: 240px;
    height: 2px;
    background: #F5D903;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top:680px;
}
.section2 .box1{
    width: 1000px;
    height: 620px;
    /*background: red;*/
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top:680px;
    /*border: 1px solid red;*/
}
.section2 .box1 .box-left{
    width: 567px;
    height: 620px;
    float: left;
}
.section2 .box1 .box-right{
    width: 433px;
    height: 620px;
    float: left;
    box-sizing: border-box;
    padding: 210px 0px 100px 50px;
}
.section2 .box1 .box-right .bR-top{
    font-size: 20px;
    width: 180px;
    letter-spacing: 1px;
    box-sizing: border-box;
    /*padding-left: 10px;*/
    position: relative;
}
.section2 .box1 .box-right .bR-top span{
    display: block;
    width: 99%;
    height: 1px;
    background: #fff;
    margin-top: 10px;
    position: absolute;
    left: 0;
    top:24px;
}
.section2 .box1 .box-right .bR-btm{
    font-size: 14px;
    width: 300px;
    height: 200px;
    /*background: yellow;*/
    margin-top: 22px;
    box-sizing: border-box;
    /*padding-left: 8px;*/
}
.section2 .box1 .box-right .bR-btm div{
    width: 300px;
    height: 26px;
    line-height: 26px;
    position: relative;
}
.section2 .box1 .box-right .bR-btm div span:first-of-type{
    font-size: 30px;
    position: absolute;
    left: 0;
    top:0px;
}
.section2 .box1 .box-right .bR-btm div span:last-of-type{
    position: absolute;
    left: 10px;
    top:0;
}

/*=========*/
.section3{
    height: 1250px;
}
.section3 .conBto1{
    width: 150px;
    height: 20px;
    /*background: yellowgreen;*/
    line-height: 20px;
    color: #0AC9F6;
    position:absolute;
    left: 50%;
    margin-left: -72px;
    top:145px;
}
.section3 .new_ad1{
    top:200px;
}
.section3 .new_ad1 .news_s .bottom{
    padding: 15px 0 0 0;
}
.section3 .new_ad1 .news_s .bottom p{
    color: #fff;
}
.section3 .new_ad1 .news_s .bottom p:last-of-type{
    font-size: 14px;
    line-height: 28px;
}
.section3 .new_ad1 .news_s .con{
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top:0;
    box-sizing: border-box;
    padding-left: 12px;
    padding-top: 8px;
    z-index: 3;
}
.section3 .new_ad1 .news_s .con span{
    display: inline-block;
    width: 96px;
    height: 26px;
    line-height: 26px;
    /*border: 1px solid red;*/
    float: left;
}
.section3 .new_ad1 .news_s .con2{
    padding-left: 14px;
    padding-top: 36px;
}
.section3 .new_ad1 .news_s .con1{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    z-index: 3;
    box-sizing: border-box;
    padding-left: 4px;
}
.section3 .new_ad1 .news_s .con1 div{
    width: 72px;
    height: 72px;
    float: left;
    margin: 18px 6px 0 12px;
}
.section3 .new_ad1 .news_s .con1 div img{
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.section3 .yD{
    width: 285px;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -143px;
    z-index: 2;
    top:600px;
}
.section3 .yline{
    top:650px;
}
.section3 .box3{
    width: 1000px;
    height: 430px;
    /*background: red;*/
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top:710px;
    /*border: 1px solid red;*/
}
.section3 .box3 div{
    text-align: center;
    position:absolute;
    bottom: 0;
}
.section3 .box3 div:nth-child(1){
    width: 269px;
    height: 387px;
    left: 70px;
}
.section3 .box3 div:nth-child(2){
    width: 225px;
    height: 427px;
    left: 409px;
}
.section3 .box3 div:nth-child(3){
    width: 225px;
    height: 427px;
    left: 704px;
}


/*=======气泡1======*/
.section1 .pao1{
    width: 400px;
    height: 400px;
    /*border:1px solid red;*/
    position: absolute;
    right: 100px;
    top:700px;
    z-index: 1;
}
.section1 .pao1 .P1{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgb(230,230,230);
    opacity: 0.2;
    /*box-shadow: 0 0 120px 50px #E6E6E6;*/
    position: absolute;
    left: 150px;
    top: 150px;
    -webkit-animation: P1 5s linear infinite;
    -o-animation: P1 5s linear infinite;
    animation: P1 5s linear infinite;
}
.section1 .pao1 .P2{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(230,230,230);
    opacity: 0.2;
    /*box-shadow: 0 0 120px 50px #E6E6E6;*/
    position: absolute;
    left: 140px;
    top: 140px;
    -webkit-animation: P1 5s linear infinite;
    -o-animation: P1 5s linear infinite;
    animation: P1 5s linear infinite;
}
@keyframes P1 {
    0%{
        opacity: 0.1;
        transform:scale(0.9);
    }
    25%{
        opacity: 0.2;
        transform:scale(1);
    }
    50%{
        opacity: 0.3;
        transform:scale(1.1);
    }
    75%{
        opacity: 0.2;
        transform:scale(1);
    }
    100%{
        opacity: 0.1;
        transform:scale(0.9);
    }
}
