@charset "utf-8";
html,
body
.body_home .banner,
.body_home .banner .lb a{
    position: relative;
    height: 100%;
    overflow: hidden;
}

.body_home .banner .lb,
.body_home .banner .slick-list,
.body_home .banner .slick-track,
.body_home .banner .slick-slide>div{
    height: 100%;
}
.body_home .banner .lb a {
    display: block;

}
.body_home .banner .lb img{
    width: 100%;
    height: 100vh;
}
.body_home .bb{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.35rem;
    width: 0.54rem;
    height: 0.54rem;
    margin: 0 auto;
    cursor: pointer;
    animation: bb 2s linear 0s infinite;
    background: url("../images/down.png") no-repeat center center;
    background-size: contain;
}
@keyframes bb{
    0%{transform:translate(-50%,0);opacity:0;}
    20%{transform:translate(-50%,3px);opacity:1;}
    80%{transform:translate(-50%,10px);opacity:1;}
    90%{transform:translate(-50%,10px);opacity:0;}
    100%{transform:translate(-50%,10px);opacity:0;}
}
.body_home .banner:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("../images/banner-bg.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
.body_b {

    position: fixed;
    top: 100%;
    left: 0;

    bottom: 0;
    right: 0;
    background: #fff;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 99;
    overflow: auto;
    outline: none;
}
.body_b.showdiv {
    top: 0;
}
/*.body_b .scroll {

}*/
.gg-tit {
    position: relative;
}
.gg-tit h4{
    font-size: 0.36rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.gg-tit a.mores{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.36rem;
    padding-right: 0.46rem;
    background-image: url("../images/mores.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 0.36rem;
}
.s1-left {
    float: left;
    width: 9.9rem;

}
.s1-l{
    width: 5.8rem;
    padding: 0.3rem;

}
.s1-banner a{
    display: block;
    overflow: hidden;
}
.s1-banner .pic{
    padding-top: 66.92%;
}
.s1-banner .date{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0053b0;
    padding: 0 0.07rem;
}
.s1-banner .date span{
    display: block;
    font-size: 0.12rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding-bottom: 0.1rem;
}
.s1-banner .date span:first-child{
    font-size: 0.21rem;
    font-weight: 600;
    padding-bottom: 0.05rem;
    padding-top: 0.12rem;
}
.s1-banner .s1-text h4{
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.64rem;
}
.s1-banner .s1-text p{
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
    margin-top: 0.09rem;
}
.s1-banner .s1-text{
    padding: 0.32rem 0.18rem 0.64rem;
}
.s1-banner .slick-dots{
    bottom: 0;
}
.s1-banner .slick-dots button{
    display: none;
}
.s1-banner .slick-dots li{
    width: 0.1rem;
    height: 0.1rem;
    margin-left: 0.3rem;
    border-radius: 50%;
    background-color: #dcdcdc;
    transition: all .3s;
}
.s1-banner .slick-dots li.slick-active{
    background-color: #0053b0;
}
.s1-r{
    width: 4.1rem;
    padding: 0.2rem 0.2rem 0;
    box-shadow:5px 0 10px -5px rgb(120 ,133 ,148 , 50%);
}
.s1-r>ul a{
    display: block;
    overflow: hidden;
}
.s1-r>ul a .pic{
    padding-top: 64.40%;
}
.s1-r .s1-pic-txt p {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.56rem;
}
/*change*/
.s1-r .s1-pic-txt span{
    display: block;
    font-size: 0.13rem;
    line-height: 1;
    color: #0053b0;
    margin-bottom: 0.1rem;
}
/*change end*/
.s1-r .s1-pic-txt span em{
    font-size: 0.18rem;
    margin-right: 0.02rem;
}
.s1-r li:first-child .s1-pic-txt{
    margin-top: 0.18rem;
}
.s1-r li{
    padding-top: 0.14rem;
    padding-bottom: 0.26rem;
    border-top: 1px solid #e3e3e3;
}
.s1-r li:first-child,.s1-right li:first-child{
    padding-top: 0;
    border: none;
}
.s1-r li:nth-child(2):hover .s1-pic-txt p,
.s1-r li:nth-child(2):hover .s1-pic-txt span,
.s1-r li:nth-child(3):hover .s1-pic-txt p,
.s1-r li:nth-child(3):hover .s1-pic-txt span{
    color: #fff;
}
.s1-r li:nth-child(2):hover,
.s1-r li:nth-child(3):hover{
    background-color: #0053b0;
    margin-left: -0.2rem;
    margin-right: -0.2rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.s1-right{
    width: 4.1rem;
    padding-top: 0.2rem;
    box-shadow:-5px 0 10px -5px rgb(120 ,133 ,148 ,50%);
}
.s1-right a{
    display: block;
}
.s1-right a .pic{
    padding-top: 60.87%;
    padding-top: 64.40%;
}
.s1-right .s1-pic-txt p{
    font-size: 0.16rem;
    color: #000;
    line-height: 0.30rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
}
.s1-right .s1-pic-txt span{
    display: block;
    font-size: 0.13rem;
    color: #034895;
    line-height: 1;
    margin-bottom: 0.1rem;
}

.s1-right .s1-pic-txt span em{
    font-size: 0.18rem;
    margin-right: 0.02rem;
}

.s1-right li:first-child .s1-pic-txt{
    margin-top: 0.13rem;
    padding: 0 0.1rem;
}
.s1-right .s1-pic-txt b{
    position: absolute;
    top: 50%;
    width: 0.57rem;
    height: 0.57rem;
    right: -0.29rem;
    transform: translateY(-50%);
    background-image: url("../images/s1-li-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}
.s1-right li{
    position: relative;
    padding-top: 0.27rem;
    padding-bottom: 0.2rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    transition: all .3s;
    border-top: 1px solid #e3e3e3;
}
.s1-right li:first-child{
    padding-top: 0;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.s1-right li:nth-child(2):hover,
.s1-right li:nth-child(3):hover{
    background-color: #0053b0;

}
.s1-right li:nth-child(2):hover span,
.s1-right li:nth-child(3):hover span,
.s1-right li:nth-child(2):hover p,
.s1-right li:nth-child(3):hover p{
    color: #fff;
}
.s1-right li:hover b{
    display: block;
}

.s1-main{
    margin-top: 0.42rem;
    box-shadow: 0 0 5px 3px rgb(120, 133, 148, 0.25);
}
.section1{
    padding-top: 1.51rem;
    background-color: #fafafa;
    padding-bottom: 0.59rem;
}

.s2-list li{
    float: left;
    width: 4.32rem;
    position: relative;
    margin-top: 0.5rem;
    padding: 0.22rem 0.2rem 0 0.14rem;
}
.s2-list li:nth-child(3n+2){
    margin-left: 0.52rem;
    margin-right: 0.52rem;
}
.s2-list li a{
    display: block;
}
.s2-list li span.date{
    position: absolute;
    bottom: -0.15rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0965ba;
    font-size: 0;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
}

.s2-list li span.date em{
    display: block;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.36rem;
}
.s2-list li div p{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.30rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
}
.s2-list li div b{
    display: block;

    font-size: 0.14rem;
    color: #0053b0;
    text-align: right;
    margin-top: 0.16rem;

}

.s2-list li div{
    background-color: #fff;
    padding: 0.42rem 0.3rem 0.3rem;
    background-position: left 0.3rem bottom 0.1rem;
    background-repeat: no-repeat;
    background-size: 1.2rem 1.32rem;
    box-shadow: 0 0 5px 3px rgb(168 ,177, 186, 0.25);
    transition: all .3s;
}
.s2-list li:hover div {
    background-image: url("../images/s2-li-bg.png");
}
.section2{
    padding-top: 0.59rem;
    padding-bottom: 0.82rem;
    background: url("../images/section2.jpg") no-repeat center center;
    background-size: cover;
}
.s3-left {
    width: 6.8rem;
}
.gg-tit.w h4{
    color: #fff;
    text-align: left;
}
.gg-tit.w a.mores {
    color: #fff;
    background-image: url("../images/mores2.png");
}

.s3-tx {
    margin-top: 0.4rem;
    padding: 0.31rem 0.3rem 0.39rem;
    background-color: #fff;
    background-image: url("../images/s3-tx.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.s3-tx a{
    display: block;
    overflow: hidden;
}
.s3-tx a h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s3-tx .s3-tx-info {
    overflow: hidden;
    margin-top: 0.3rem;
}
.s3-tx .s3-tx-info .date{
    float: left;
    width: 80px;
    background-image: url("../images/s3-date.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px 91px;
}
.s3-tx .s3-tx-info .date span{
    display: block;
    font-size: 0.12rem;
    color: #fff;
    line-height: 1;
    padding-bottom: 0.3rem;
    padding-left: 0.22rem;
}
.s3-tx .s3-tx-info .date span:first-child{
    font-size: 0.24rem;
    padding-left: 0.32rem;
    padding-top: 0.2rem;
    padding-bottom: 0.05rem;
}
.s3-tx .s3-tx-info .s3-p{
    overflow: hidden;
    padding-left: 0.2rem;
}
.s3-tx .s3-tx-info .s3-p p{
    font-size: 0.16rem;
    line-height: 1;
    color: #666;
    margin-top: 0.19rem;
}
.s3-tx .s3-tx-info .s3-p p:first-child{
    margin-top: 0.03rem;
}
.s3-list li{
    position: relative;
    line-height: 0.47rem;
    border-top: 1px solid rgba(229, 229, 229, 0.2);
}
.s3-list li:first-child{
    border: none;
}
.s3-list li a{
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
    padding-left: 0.23rem;
    padding-right: 0.85rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s3-list li span{
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 0.16rem;
    line-height: 1;
    color: #fff;
    padding-left: 0.08rem;
    border-left: 1px solid #fff;
    transform: translateY(-50%);
}
.s3-list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 0.12rem;
    height: 0.11rem;
    transform: translateY(-50%);
    background-image: url("../images/s3-li.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.12rem auto;
}
.s3-list li:hover:before{
    background-image: url("../images/s3-li2.png");
}
.s3-list li:hover a{
    font-weight: 600;
}
.s3-list {
    margin-top: 0.3rem;
    padding: 0.15rem 0.29rem ;
    background-color: rgba(2, 119, 170, 0.9);
}
.s3-right{
    width: 6.75rem;
}
.s3-list2 li{
    float: left;
    width: 3.23rem;
    margin-left: 0.29rem;
}
.s3-list2 li:first-child{
    margin-left: 0;
}
.s3-list2 li a{
    display: block;
    overflow: hidden;
}
.s3-list2 li a .pic{
    padding-top: 65.02%;
}
.s3-list2 li .s3-tx2 h4{
    font-size: 0.18rem;
    color: #fefefe;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
}
.s3-list2 li .s3-tx2 i{
    display: block;
    height: 1px;
    margin-top: 0.2rem;
    margin-bottom: 0.23rem;
    background: rgba(255, 255, 255, 0.2);
}
.s3-list2 li .s3-tx2 p{
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.9rem;
}
.s3-list2 li .s3-tx2 span{
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 1;
    margin-top: 0.3rem;
}
.s3-list2 li .s3-tx2 span em{
    font-size: 0.24rem;
    font-weight: 600;
    margin-right: 0.05rem;
}
.s3-list2 li .s3-tx2{
    padding-top: 0.24rem;
}
.s3-list2 ul{
    overflow: hidden;
}
.s3-list2 {
    margin-top: 0.4rem;
}
.section3{
    overflow: hidden;
    padding-top: 0.59rem;
    padding-bottom: 0.77rem;
    background: url("../images/section3.jpg") no-repeat center center;
}
.s4-left{
    width: 9.9rem;
}
.s4-l {
    width: 3.92rem;
}
.s4-l img{
    display: block;
    width: 100%;
}
.s4-r{
    width: 5.98rem;
}
.s4-r>div{
    position: relative;
    padding: 0.35rem 0.4rem 0.4rem;
    background-image: url("../images/s4-img3.png");
    background-position: right 0.1rem bottom 0.2rem;
    background-repeat: no-repeat;
    background-size: 1.7rem 1.9rem;
    background-color: #fff;
    /*transition: all .3s;*/
}

.s4-r>div:nth-child(2){
    box-shadow:0 5px 10px -5px rgb(120,133,148 ,25%);
}
.s4-r>div>a{
    display: block;
    overflow: hidden;
}
.s4-r>div h4,
.s4-right a .s4-tx h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.6rem;
}
.s4-r>div p,
.s4-right a .s4-tx p{
    font-size: 0.16rem;
    color: rgba(51, 51, 51, 0.8);
    line-height: 0.33rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.66rem;
    margin-top: 0.145rem;
}
.s4-r>div span,
.s4-right a .s4-tx span{
    display: inline-block;
    font-size: 0.16rem;
    color: #0062bf;
    line-height: 1;
    position: relative;
    margin-top: 0.535rem;
    z-index: 10;
    padding: 0 0.15rem;
    background-color: #fff;
}
.s4-r>div span em,
.s4-right a .s4-tx span em{
    font-size: 0.24rem;
    font-weight: 600;
    margin-right: 0.05rem;
}
.s4-r>div:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0.48rem;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 9;
}
.s4-r>div:hover,
.s4-r>div:hover span{
    background-image: none;
    background-color: #0062bf;
}
.s4-r>div:hover h4,
.s4-r>div:hover p,
.s4-r>div:hover span{
    color: #fff;
}
.s4-r>div:hover:after{
    background-color: #3381cc;
}
.s4-right{
    width: 4.10rem;
}
.s4-right a{
    display: block;
    overflow: hidden;
}
.s4-right a .pic{
    padding-top: 71.36%;
}
.s4-right a .s4-tx h4,
.s4-right a .s4-tx p,
.s4-right a .s4-tx span{
    color: #fff;
}
.s4-right a .s4-tx span{
    margin-top: 0.4rem;
    background-color: #1b84b2;
}
.s4-right a .s4-tx i{
    display: block;
    height: 1px;
    margin-top: 0.13rem;
    margin-bottom: 0.185rem;
    background: rgba(255, 255, 255, 0.2);
}
.s4-right a .s4-tx p{
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.68);
    line-height: 0.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.75rem;
}
.s4-right .s4-tx {
    position: relative;
    padding: 0.24rem 0.2rem 0.4rem;
    background-color: rgba(2, 119, 170, 0.9);
}
.s4-right .s4-tx:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0.48rem;
    width: 100%;
    height: 1px;
    background-color: #47a8c4;
}
.s4-main{
    margin-top: 0.48rem;
}
.section4{
    padding-top: 0.7rem;
    padding-bottom: 0.6rem;
    background: url("../images/section4.jpg") no-repeat center center;
    background-size: 100% 100%;
}
.gg-tit.w2 h4{
    color: #fff;
}
.gg-tit.w2 a.mores {
    color: #fff;
    background-image: url('../images/mores2.png');
}
.s5-left{
    width: 7rem;
}
.s5-main a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s5-main a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url("../images/s5-item.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
.s5-left .s5-item1 .pic{
    padding-top: 52.71%;
}
.s5-main .s5-tx{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0.27rem 0.3rem;
    z-index: 9;
}
.s5-main .s5-tx p{
    font-size: 0.14rem;
    color: #fff;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s5-main .s5-tx span{
    display: block;
    font-size: 0.14rem;
    color: #fff;
    line-height: 1;
    padding-left: 0.33rem;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 0.15rem;
}
.s5-main .s5-tx span.sp{
    background-image: url("../images/s5-sp.png");
    background-size: 0.24rem;
}
.s5-main .s5-tx em{
    position: absolute;
    left: 0.27rem;
    bottom: 0;
    width: 0.6rem;
    height: 0.04rem;
}
.s5-main .s5-tx em.sp{
    background-color: #e1ac61;
}
.s5-item2 .pic{
    padding-top: 105.43%;
}
.s5-item2{
    overflow: hidden;
}
.s5-item2>div{
    float: left;
    width: 3.5rem;
}
.s5-main .s5-tx span.wx{
    background-image: url("../images/s5-wx.png");
    background-size: 0.18rem;
}
.s5-main .s5-tx em.wx{
    background-color: #4d9648;
}
.s5-main .s5-tx span.wb{
    background-image: url("../images/s5-wb.png");
    background-size: 0.19rem;
}
.s5-main .s5-tx em.wb{
    background-color: #d64a29;
}
.s5-main a .pic>i{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.64rem;
    height: 0.64rem;
    margin: auto;
    background-image: url("../images/play.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.64rem ;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}
.s5-main a:hover .pic>i {
    opacity: 1;
    visibility: visible;
}
.s5-main a:hover .pic img{
    transform: scale(1.05);
}
.s5-main{
    margin-top: 0.42rem;
}
.section5{
    position: relative;
    z-index: 9;
    padding-top: 0.74rem;
    background-image: url("../images/section5.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

.s6-l{
    width: 6.87rem;
}
.s6-main a{
    display: block;
    overflow: hidden;
    position: relative;
}

.s6-l a .pic{
    padding-top: 56.17%;
}
.s6-l a p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.2rem;
    padding: 0 0.4rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 9;
    padding-left: 0.85rem;
    padding-right: 0.15rem;
}
.s6-l a .pic:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url("../images/s5-item.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
.s6-l a:hover .pic img{
    transform: scale(1.05);
}
.s6-l .date{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0053b0;
    padding: 0 0.07rem;
}
.s6-l .date span{
    display: block;
    font-size: 0.12rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding-bottom: 0.1rem;
}
.s6-l .date span:first-child{
    font-size: 0.21rem;
    font-weight: 600;
    padding-bottom: 0.05rem;
    padding-top: 0.12rem;
}
.s6-r{
    width: 6.83rem;
    overflow: hidden;
}
.s6-r>div{
    float: left;
    width: 3.28rem;
    margin-left: 0.27rem;
}
.s6-r>div:first-child{
    margin-left: 0;
}
.s6-r>div .pic{
    padding-top: 60.98%;
}
.s6-r>div .s6-tx span {
    display: block;
    font-size: 0.16rem;
    color: #0053b0;
    line-height: 1;
    margin-bottom: 0.23rem;
}
.s6-r>div .s6-tx span em{
    font-size: 0.24rem;
    font-weight: 600;
    margin-right: 0.05rem;
}
.s6-r>div .s6-tx h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.6rem;
}
.s6-r>div .s6-tx2 p{
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.8rem;
    margin-top: 0.2rem;
}
.s6-r>div .s6-tx2{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    background-image: url("../images/s6-li.png");
    background-repeat: no-repeat;
    background-position: right 0.18rem bottom 0.22rem;
    background-size: 1.42rem 1.59rem;
    background-color: #fff;
    transition: all .3s;
}
.s6-r>div .s6-tx{
    padding: 0.3rem 0.24rem 0.5rem;
    background-color: #fff;
}
.s6-r>div:hover .s6-tx2{
    top: 0;
}
.s6-top{
    overflow: hidden;
}
.s6-list li{
    float: left;
    width: 3.28rem;
    margin-left: 0.29rem;
}
.s6-list li:first-child{
    margin-left: 0;
}
.s6-list li .pic{
    padding-top: 60.98%;
}
.s6-list li .s6-txt span {
    display: block;
    font-size: 0.16rem;
    color: #0053b0;
    line-height: 1;
    margin-bottom: 0.1rem;
}
.s6-list li .s6-txt span em{
    font-size: 0.24rem;
    font-weight: 600;
    margin-right: 0.05rem;
}
.s6-list li .s6-txt p{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.6rem;
}
.s6-list li .s6-txt{
    padding: 0.16rem 0.24rem 0.24rem;
    background-color: #fff;
}
.s6-list li:hover p{
    color: #0053b0;
}
.s6-list{
    margin-top: 0.3rem;
}
.s6-main{
    margin-top: 0.5rem;
}
.section6{
    position: relative;
    margin-top: -1.58rem;
    margin-top: 0;
    padding-top: 2.25rem;
    padding-top: 0.55rem;
    padding-bottom: 0.6rem;
    background-image: url("../images/section6.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}

.s7-list li{
    float: left;
    width: 3.24rem;
    margin-left: 0.34rem;
}
.s7-list li:first-child{
    margin-left: 0;
}
.s7-list li a{
    display: block;
    overflow: hidden;
}
.s7-list li .pic{
    padding-top: 43.58%;
}
.s7-list{
    margin-top: 0.55rem;
}
.section7{
    padding-top: 0.58rem;
    padding-bottom: 0.72rem;
}

@media screen and (max-width: 1024px){
    html,body {
        height: auto;
        overflow: auto;
    }
    .body_home .banner{
        height:51vw;
    }
    .body_home .banner .lb img{
        height:51vw;
    }
    .body_home .bb{
        display: none;
    }
    .body_b {
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: hidden;
    }
    .section1{
        background-size: 9rem;
    }
    .scroll{
        padding-top: 0;
    }
}

@media screen and (max-width: 800px){
    .s1-left,.s1-right,
    .s1-r,.s1-l{
        float: none;
        width: auto;
    }
    .body_b .scroll {
        /* padding-top: 0.4rem;*/
    }
    .s1-banner .s1-text h4{
        font-size: 0.28rem;
        line-height: 0.48rem;
        height: auto;
    }
    .s1-banner .s1-text p,
    .s1-r .s1-pic-txt p,
    .s1-right .s1-pic-txt p{
        font-size: 0.26rem;
        line-height: 0.48rem;
        height: auto;
    }
    .s1-banner .date span:first-child,
    .s6-l .date span:first-child{
        font-size: 0.32rem;

    }
    .s1-banner .date span,
    .s6-l .date span{
        font-size: 0.18rem;
    }
    .s1-r .s1-pic-txt span{
        font-size: 0.23rem;
        margin-top: 0.18rem;

    }
    .s1-r .s1-pic-txt span em{
        font-size: 0.28rem;
    }
    .s1-right li:first-child .s1-pic-txt span{
        font-size: 0.25rem;
    }
    .s1-right .s1-pic-txt span{
        font-size: 0.23rem;
        margin-bottom: 0.18rem;
    }
    .s1-right .s1-pic-txt span em{
        font-size: 0.28rem;
    }
    .s1-right .s1-pic-txt b{
        visibility: hidden;
        opacity: 0;
    }
    .gg-tit-posfix{
        margin:0 0.2rem;
    }
    .s2-list li{
        width: 49%;
        margin-left: 0;
        margin-top: 0.3rem;
    }

    .s2-list li:nth-child(3n+2){
        margin-right: 0;
        margin-left: 0;
    }
    .s2-list li:nth-child(2n){
        margin-left: 2%;
    }
    .s2-list li div p{
        font-size: 0.28rem;
        line-height: 0.48rem;
        height: 0.96rem;
    }

    .section1{
        padding-top: 0.4rem;
        padding-bottom: 0.3rem;
    }
    .section2{
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
    .s3-left,.s3-right{
        float: none;
        width: auto;
    }
    .s3-tx a h4{
        font-size: 0.28rem;
        line-height: 0.48rem;
    }
    .s3-tx .s3-tx-info .s3-p p{
        font-size: 0.26rem;
        line-height: 0.36rem;
    }
    .s3-tx .s3-tx-info .date span:first-child{
        font-size: 0.44rem;
        padding-left: 0.42rem;
        padding-bottom: 0.18rem;
        padding-top: 0.2rem;
    }
    .s3-tx .s3-tx-info .date span{
        font-size: 0.18rem;
        padding-bottom: 0.4rem;
        padding-left: 0.32rem;
    }
    .s3-list li a{
        font-size: 0.26rem;
        padding-left: 0.3rem;
        padding-right: 1.4rem;
    }
    .s3-list li span{
        font-size: 0.26rem;
        padding-left: 0.15rem;
    }
    .s3-list li{
        line-height: 0.72rem;
    }
    .s3-list2 li{
        width: 49%;
        margin-left: 2%;
    }
    .s3-list2 li .s3-tx2 h4{
        font-size: 0.28rem;
        line-height: 0.48rem;
        height: 0.96rem;
    }
    .s3-list2 li .s3-tx2 p{
        font-size: 0.26rem;
        line-height: 0.46rem;
    }
    .s3-list2 li .s3-tx2 span{
        font-size: 0.26rem;
    }
    .s3-list2 li .s3-tx2 span em{
        font-size: 0.38rem;
    }
    .s3-right{
        margin-top: 0.4rem;
    }

    .section3{
        padding: 0.3rem 0.2rem;
        background-size: cover;
    }
    .s4-l{
        display: none;
    }
    .s4-r,
    .s4-left{
        float: none;
        width: auto;
    }
    .s4-right{
        float: none;
        width: auto;
        margin-top: 0.4rem;
    }
    .s4-r>div{
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }
    .s4-r>div h4, .s4-right a .s4-tx h4{
        font-size: 0.28rem;
        line-height: 0.48rem;
        height: auto;
    }
    .s4-r>div p, .s4-right a .s4-tx p{
        font-size: 0.26rem;
        line-height: 0.46rem;
        height: auto;
    }
    .s4-r>div span, .s4-right a .s4-tx span{
        font-size: 0.26rem;

    }
    .s4-r>div span em, .s4-right a .s4-tx span em{
        font-size: 0.34rem;
    }
    .s4-right a .s4-tx i{
        margin-top: 0.25rem;
        margin-bottom: 0.35rem;
    }
    .section4{
        padding-top: 0.4rem;
        padding-bottom: 0;
    }
    .s5-left,
    .s5-right{
        float: none;
        width: auto;
    }
    .s5-item2>div{
        width: 50%;
    }
    .s5-main .s5-tx p,
    .s5-main .s5-tx span{
        font-size: 0.24rem;
        line-height: 0.4rem;
    }
    .s5-main .s5-tx span.sp{
        background-size: 0.3rem auto;
    }
    .s5-main .s5-tx span{
        padding-left: 0.45rem;
    }
    .s5-main .s5-tx span.wx{
        background-size: 0.26rem auto;
    }
    .s5-main .s5-tx span.wb{
        background-size: 0.28rem auto;
    }
    .section5{
        padding: 0.4rem 0.2rem 0;
    }
    .s6-l{
        float: none;
        width: auto;
    }
    .s6-l a p{
        font-size: 0.28rem;
        line-height: 0.48rem;
        padding-left:1.25rem;
        bottom:0.15rem;
    }
    .s6-r>div{
        width: 49%;
        margin-left: 2%;
    }
    .s6-r{
        float: none;
        width: auto;
        margin-top: 0.3rem;
    }
    .s6-r>div .s6-tx span,
    .s6-list li .s6-txt span{
        font-size: 0.26rem;
    }
    .s6-r>div .s6-tx span em,
    .s6-list li .s6-txt span em{
        font-size: 0.34rem;
    }
    .s6-r>div .s6-tx h4{
        font-size: 0.28rem;
        line-height: 0.48rem;
        min-height: 0.96rem;
    }
    .s6-r>div .s6-tx2 p{
        font-size: 0.26rem;
        line-height: 0.42rem;
        height: auto;
    }
    .s6-list li{
        width: 49%;
        margin-left: 0;
        margin-top: 0.3rem;
    }
    .s6-list li:nth-child(2n) {
        margin-left: 2%;
    }
    .s6-list li .s6-txt p{
        font-size: 0.28rem;
        line-height: 0.48rem;
        min-height: 0.96rem;
    }
    .s6-list{
        margin-top: 0;
    }
    .s6-main{
        margin-top: 0.3rem;
    }
    .section6{
        margin-top: 0;
        padding: 0.4rem 0.2rem ;
        background-size:cover;
    }
    .s7-list li{
        width: 49%;
        margin-left: 0;
        margin-top: 0.3rem;
    }
    .s7-list li:nth-child(2n) {
        margin-left: 2%;
    }
    .s7-list{
        margin-top: 0;
    }
    .section7 {
        padding: 0.4rem 0.2rem 0.42rem;
    }

}

@media screen and (max-width: 550px){
    .s2-list li,
    .s3-list2 li,
    .s6-r>div,
    .s6-list li{
        float: none;
        width: auto;
        margin-left: 0;
    }
    .s2-list li:nth-child(2n),
    .s3-list2 li:nth-child(2n),
    .s6-list li:nth-child(2n){
        margin-left: 0;
    }
    .s3-list2 li:nth-child(2){
        margin-top: 0.3rem;
    }
    .s3-tx .s3-tx-info .date{
        width: 60px;
    }
    .s3-tx .s3-tx-info .date span{
        padding-left: 0!important;
        text-align: center;
    }
    .s6-l a p{
        padding-left:1.35rem;
    }
}