@charset "utf-8";
.banner a{
    position: relative;
    display: block;
    overflow: hidden;

}
.banner a img{
    display: block;
    width: 100%;
}
.banner a:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/b-mask.png") repeat-x bottom;
}

.banner .page{
    font-size: 0;
    bottom: 0.4rem;
}
.banner> .swiper-container>.page>span{
    position: relative;
    width: 0.7rem;
    height: 0.04rem;
    margin: 0 0.47rem;
    background: rgba(255, 255, 255, 0.57);
    opacity: 1;
    border-radius: 10px;
    vertical-align: middle;
    transition: width .3s ease-in;
}

.banner> .swiper-container>.page>.swiper-pagination-bullet-active{
    width: 1.75rem;
    height: 0.08rem;
    margin: 0;
    background: linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -webkit-linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -moz-linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -ms-linear-gradient(to right,#0e7bb0,#2abeb4);
}
.banner .prev,
.banner .next{
    width: 1.08rem;
    height: 0.85rem;
    margin-top: auto;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.banner .prev{
    left: 0.4rem;
    background-image: url("../images/arr-l.png");
}
.banner .next{
    right: 0.4rem;
    background-image: url("../images/arr-r.png");
}

.tit{
    font-size: 0;
    position: relative;
}

.tit .titBox{
    text-align: left;
    display: inline-block;
    padding-left: 0.8rem;
    background: url("../images/tit01.png") no-repeat left center;
    background-size: 0.6rem;
}
.tit.mid{
    text-align: center;
}

.tit h4{
    font-size: 0.4rem;
    color: #02270a;
    line-height: 1.2em;
    font-family: 'SouCN-Bold';
}
.tit p{
    font-size: 0.14rem;
    color: #02270a;
    line-height: 1.5em;
    font-family: Arial;
}
.tit p i{
    color: #1b458b;
}
.tit .mores{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tit .mores:after{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 0.67rem;
    height: 0.67rem;
    background: url("../images/tit-mores4.png") no-repeat 50%;
    background-size: 0.67rem;
    transform: translate(-50%,-50%);
}
.tit .mores a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 3;
}
.tit .mores a i{
    width: 0.46rem;
    height: 1px;
    background: #688585;
}
.tit .mores a span{
    font-size: 0.16rem;
    color: #666666;
    font-family: SouCN-Bold;
    line-height: 2.25em;
    margin-left: 0.08rem;
}
.tit .mores a img{
    width: 0.18rem;
    position: relative;
    z-index: 3;
    margin-left: 0.2rem;
}
.tit .mores a:after{
    position: absolute;
    content: '';
    top: 0;
    right: -0.06rem;
    width: 0.34rem;
    height: 0.34rem;
    background: url("../images/tit-mores5.png") no-repeat 50%;
    background-size: 0.34rem;
    transition: all .3s;
}
.tit .mores a:before{
    position: absolute;
    content: '';
    top: 0;
    right: -0.06rem;
    width: 0.34rem;
    height: 0.34rem;
    background: url("../images/tit-mores2.png") no-repeat 50%;
    background-size: 0.34rem;
    transition: all .3s;
    display: none;
}
.tit .mores a:hover:after{
    transform: rotateZ(180deg);
    transform-origin: center center;
}
.tit .mores a:hover:before{
    transform: rotateZ(180deg);
    transform-origin: center center;
}
.s1 .aLeft{
    width: 56.86%;
    margin-top: 0.2rem;
}
.s1 .s1-baner a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s1 .s1-baner .cover_img{
    height: 5.26rem;
}
.s1 .s1-baner .prev,
.s1 .s1-baner .next{
    width: 0.33rem;
    height: 0.37rem;
    margin-top: auto;
    background-size: 0.33rem;
    background-repeat: no-repeat;
    background-position: 50%;
    transform: translateY(-50%);
}
.s1 .s1-baner .prev{
    left: 0.2rem;
    background-image: url("../images/s1-img02.png");
}
.s1 .s1-baner .next{
    right: 0.2rem;
    background-image: url("../images/s1-img03.png");
}
.s1 .s1-baner2 a{

    display: block;
    overflow: hidden;

}
.s1 .s1-baner{
    position: relative;
}
.s1 .s1-baner2 a p{
    font-size: 0.2rem;
    color: #02270a;
    line-height: 1.75em;
    height: 3.5em;
    margin-bottom: 0.2rem;
}
.s1 .s1-baner2 a .time{
    text-align: right;
    font-size: 0.16rem;
    color: rgba(2, 39, 10, 0.8);
    line-height: 2em;
}
.s1 .s1-baner .btn{
    font-size: 0;

    width: auto;
    left: auto;
    right: 0.9rem;
    bottom: -0.83rem;
}
.s1 .s1-baner .btn span{
    font-size: 0.2rem;
    color: #fff;
    line-height: 2.1em;
    height: auto;
    width: 0.42rem;
    text-align: center;
    background-color: transparent;
    background-position: 50%;
    background-size: 100%;
    opacity: 1;
}
.s1 .s1-baner .btn span.swiper-pagination-bullet-active{
    background-image: url("../images/s1-img04.png")  ;
}
.s1 .s1-baner2{
    position: relative;
    width: 3.7rem;
    margin-top: -1.02rem;
    padding: 0.35rem 0.4rem 0.31rem 0.3rem;
    background: rgba(255, 255, 255, 0.82);
    border-radius: 0 35px 0 35px ;
    z-index: 3;
}

.s1 .aRight{
    width: 37.14%;
}
.s1 .aRight ul li a{
    display: block;
    position: relative;
    z-index: 3;
}
.s1 .aRight ul li a .time{
    text-align: right;
    font-size: 0.14rem;
    color: #5c635a;
    line-height: 1.14em;
    margin-bottom: 0.12rem;
}
.s1 .aRight ul li a .time span{
    display: inline-block;
    padding-left: 0.25rem;
    background: url("../images/s1-img05.png") no-repeat left center;
    background-size: 0.16rem;
}
.s1 .aRight ul li a p{
    font-size: 0.18rem;
    color: #02270a;
    line-height: 1.77em;
    height: 3.54em;
}
.s1 .aRight ul li{
    position: relative;
    border-top: 1px dashed #02270a;
    padding: 0.2rem 0.35rem 0.19rem 0.3rem;
}
.s1 .aRight ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s1-li.png") no-repeat 50%;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    box-shadow: 0 0 15px rgba(51, 51, 51, 0.35);
    border-radius: 30px 0 30px 0;
}
.s1 .aRight ul li:first-child{
    border: 0;
}
.s1 .aRight ul li:hover:after{
    opacity: 1;
    visibility: visible;
}
.s1 .aRight ul li:hover,
.s1 .aRight ul li:hover + li{
    border:0;
}
.s1 .aRight ul li:hover a .time span{
    color: #fff;
    background-image: url("../images/s1-img06.png");
}
.s1 .aRight ul li:hover a p{
    color: #fff;
}
.s1 .tit{
    margin-bottom: 0.4rem;
}
.s1{
    padding-top: 0.8rem;
    padding-bottom: 0.56rem;
    background: url("../images/s1.jpg") no-repeat bottom;
    background-size: 100%;
}

.s2 .titBox{
    background-image: url("../images/tit02.png");
}

.s2-banner a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url("../images/s2-img03.png") no-repeat 50%;
    background-size: 100% 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.47);
    border-radius: 0 30px 0 0;
    transition: all .3s;
}
.s2-banner a .txt{
    width: 77.78%;
    padding: 0.25rem 0.3rem;
    background: url("../images/s2-img01.png") no-repeat 50%;
    background-size: cover;
    border-radius: 0 0 0 25px;
}
.s2-banner a .txt h4{
    font-size: .18rem;
    line-height: 1.77em;
    color: #02270a;
    height: 3.54em;
    margin-bottom: 0.1rem;
}
.s2-banner a .txt i{
    display: block;
    margin-bottom: 0.16rem;
    border-bottom: 1px dashed #7da686;
}
.s2-banner a .txt p{
    font-size: 0.14rem;
    line-height: 1.71em;
    color: #666666;
    height: 3.42em;
    margin-bottom: 0.27rem;
}
.s2-banner a .txt span{
    display: block;
    font-size: 0.14rem;
    color: #5c635a;
    line-height: 1.42em;
    text-align: right;
    padding-right: 0.46rem;
    background: url("../images/s2-img02.png") no-repeat right center;
    background-size: 0.37rem;
}
.s2-banner a .time{
    width: 22.22%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.s2-banner a .time p{
    font-size: .3rem;
    color: #0d8417;
    line-height: 1;
    font-family: Arial;
    font-weight: 600;
    margin-bottom: 0.1rem;
}
.s2-banner a .time span{
    font-size: 0.14rem;
    color: #fff;
    line-height: 1.42em;
    font-family: Arial;
}
.s2-banner a:hover .txt h4{
    color: #00466b;
}
.s2-banner  a:hover .txt span{
    color: #61b568;
}
.s2-banner  .swiper-container{
    padding: 0.4rem 0;
}

.s2-banner  a:hover{
    transform: translateY(-0.2rem);
}
.s2-banner .prev,.s2-banner .next,
.s5 .s5-banner .prev,.s5 .s5-banner .next
{
    width: 0.67rem;
    height: 0.19rem ;
    margin-top: auto;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0.67rem;
    transform: translateY(-50%);
}
.s2-banner .prev{
    left: -1.17rem;
    background-image: url("../images/s2-l.png");
}
.s2-banner .prev:before,
.s2-banner .next:before,
.s5 .s5-banner .prev:before,
.s5 .s5-banner .next:before{
    position: absolute;
    content: '';
    left: -0.34rem;
    top: -0.19rem;
    width: 0.66rem;
    height: 0.66rem;
    border-radius: 50%;
    border: 1px dashed #0076ba;
}
.s2-banner .next:before{
    border-color: #fff;
    left: auto;
    right: -0.34rem;
}
@keyframes cc {
    0%{transform:rotate(0);}
    100%{transform:rotate(360deg);}
}
.s2-banner .next{
    right: -1.14rem;
    background-image: url("../images/s2-r.png");
}
.s2-banner .prev:before,
.s2-banner .next:before,
.s5 .s5-banner .prev:before,
.s5 .s5-banner .next:before{
    animation: cc 15s  linear 0s infinite;
}
.s2-banner .btn{
    font-size: 0;
    left: 0;
    right: 0;
    bottom: -0.3rem;
}
.s2-banner .btn span{
    vertical-align: middle;
    width: 0.72rem;
    height: 0.04rem;
    background: #99c8e3;
    opacity: 1;
    border-radius: 10px;
    margin: 0 0.2rem;
}
.s2-banner .btn span.swiper-pagination-bullet-active{
    width: 1.76rem;
    height: 0.08rem;
    background: linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -webkit-linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -moz-linear-gradient(to right,#0e7bb0,#2abeb4);
    background: -ms-linear-gradient(to right,#0e7bb0,#2abeb4);
}
.s2-banner{
    position: relative;
}

.s2{
    padding-top: 0.9rem;
    padding-bottom: 0.3rem;
    background: url("../images/s2.jpg") no-repeat top center;
}

.s3 .aLeft{
    width: 48.57%;
    position: relative;
}
.s3 .aLeft .titBox{
    background-image: url("../images/tit03.png");
}
.s3 .aLeft .ptBox a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 0.2rem;
    margin-top: 0.6rem;
}
.s3 .aLeft .ptBox a .cover_img{
    width: 2.93rem;
    height: 1.99rem;
}
.s3 .aLeft .ptBox a  .txt{
    width: calc(100% - 3.14rem);
}
.s3 .aLeft .ptBox a  .txt p{
    font-size: 0.18rem;
    line-height: 1.66em;
    height: 3.32em;
    color: #02270a;
}
.s3 .aLeft ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    line-height: 0.56rem;
    border-bottom: 1px dashed #cadacd;
}
.s3 .aLeft ul li img{
    width: 0.25rem;
    height: 0.25rem;
    transition: all .3s ease-in;
}
.s3 .aLeft ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: -1px;
    height: 1px;
    background: #98a79b;
    transition: all .3s;
}
.s3 .aLeft ul li a{
    font-size: .18rem;
    color: #02270a;
    width: calc(100% - 0.45rem);
}
.s3 .aLeft ul li:hover:after{
    right: 0;
}
.s3 .aLeft ul li:hover img{
    transform: rotateY(180deg);
}
.s3 .aLeft ul li:hover a{
    color: #098e73;
}
.s3 .aRight{
    width: 42.5%;
    margin-top: 0.7rem;
}
.s3 .aRight .titBox{
    background-image: url("../images/tit04.png");
}
.s3 .aRight .titBox h4,
.s3 .aRight .titBox p,
.s3 .aRight .tit .mores span,
.s6 .aRight .titBox h4,
.s6 .aRight .titBox p,
.s6 .aRight .tit .mores span{
    color: #fff;
}
.s3 .aRight .titBox p i{
    color: #b3cffd;
}
.s3 .aRight .tit .mores a:after,
.s6 .aRight .tit .mores a:after{
    background-image: url("../images/titw-mores4.png");
}
.s3 .aRight .tit .mores a:before,
.s6 .aRight .tit .mores a:before{
    background-image: url("../images/titw-mores2.png");
}
.s3 .aRight .tit .mores a i,
.s6 .aRight .tit .mores a i{
    background: #fff;
}
.s3 .aRight ul>li{
    position: relative;
    line-height: 0.57rem;
    background: linear-gradient(to right,rgba(0, 70, 107, 0.48),transparent);
}
.s3 .aRight ul>li a{
    position: relative;
    z-index: 3;
    font-size: .18rem;
    color: #fff;
    padding-left: 0.35rem;
    margin-top: 0.1rem;
}
.s3 .aRight ul>li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 100%;
    background: linear-gradient(to right,#13b997,transparent);

    transition: all .3s;
}
.s3 .aRight ul>li:hover:after{
    right: 0;
}
.s3 .aRight ul{
    padding-top: 0.45rem;
}
.s3 .wrap{
    position: relative;
    z-index: 3;
}
.s3:after{
    position: absolute;
    content: '';
    right: 0;
    left: 52%;
    top: 1.55rem;
    bottom: 0;
    background: url("../images/s3-img03.jpg") no-repeat left center;
    background-size: cover;
}
.s3:before{
    position: absolute;
    content: '';
    width: 9.4rem;
    height: 6.67rem;
   /* left: 10.89%;*/
    right: 40.26%;
    bottom: 0.6rem;
    background: url("../images/s3-img04.jpg") no-repeat 50%;
    background-size: cover;
}
.s3{
    padding-top: 1.5rem;
    padding-bottom: 0.8rem;
    position: relative;
    background: url("../images/s3.jpg") no-repeat 50%;
    background-size: cover;
}

.s4 li{
    width: 19.07%;

}
.s4 li a{
    display: block;
    height: 2.67rem;
    padding: 0.18rem;
    border-radius: 50%;
    background:#fff url("../images/s4-img11.png") no-repeat 50%;
    background-size: 100% 100%;
}
.s4 li:nth-child(2n){
    margin-top: 1.3rem;
}
.s4 li a .con{
    display: flex;
    height: 100%;
    padding: 0 0.35rem;
    justify-content: center;
    flex-direction: column;

    border-radius: 50%;
    background: #fff;
    position: relative;
}
.s4 li a .icon{
    width: 0.73rem;
    height: 0.55rem;
    margin: 0 auto 0.15rem;
    position: relative;
    z-index: 3;
}
.s4 li a .icon .img02{
    display: none;
}
.s4 li a p{
    font-size: 0.2rem;
    line-height: 1.75em;
    color: #333333;
    text-align: center;
    position: relative;
    z-index: 3;
}
.s4 li a .con:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(to right,#5ae1c8,#0988ba);
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-in;

}
.s4 li:hover a .con:before{
    opacity: 1;
    visibility: visible;
}
.s4 li:hover a p{
    color: #fff;
    font-weight: 600;
}
.s4 li:hover a .icon .img02{
    display: block;
}
.s4 li:hover a .icon .img01{
    display: none;
}
.s4 li:hover a{
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
    transition: all .5s ease-in;
}

.s4{
    padding-top: 1.40rem;
    padding-bottom: 2.06rem ;
    background: url("../images/s4.jpg") no-repeat bottom;
    /*background-size: cover;*/
}

.s5 .aLeft{
    width: 39.29%;
}
.s5 .aLeft .titBox{
    background-image: url("../images/tit05.png");
}
.s5 .aLeft ul li{
    position: relative;
    line-height: 0.59rem;
    background: #cee7f5;
    border-radius: 0 10px 0 15px;
    margin-top: 0.19rem;
}
.s5 .aLeft ul li a{
    font-size: 0.18rem;
    color: #02270a;
    padding-left: 0.34rem;
    padding-right: 0.7rem;
}
.s5 .aLeft ul li:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0.3rem;
    width: 0.23rem;
    background: url("../images/s5-img01.png") no-repeat 50%;
    background-size: 0.23rem;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-0.1rem);
    transition: all .3s ease-in;
}
.s5 .aLeft ul li:hover:after{
    opacity: 1;
    visibility: visible;
    transform: none;
}
.s5 .aLeft ul li:hover a{
    color: #00466b;
}
.s5 .aLeft ul li:hover{
    box-shadow: 0 0 20px rgba(51, 51, 51, 0.25);
}
.s5 .aLeft ul{
    padding-top: 0.4rem;
}
.s5 .aRight{
    width: 54.64%;
}
.s5 .aRight .titBox{
    background-image: url("../images/tit06.png");
}
.s5 .s5-banner a{
    display: block;
}
.s5 .s5-banner a .cover_img{
    padding-top: 64.25%;
}
.s5 .s5-banner a .txt p{
    font-size: .18rem;
    line-height: 1.77em;
    color: #fff;
    height: 3.54em;
}
.s5 .s5-banner a .txt{
    padding: 0.23rem 0.5rem 0.35rem 0.38rem;
}
.s5 .s5-banner .swiper-slide{
    width: 4rem;
    height: 3.8rem;
    background: url("../images/s5-img03.jpg") no-repeat 50%;
    background-size: 100% 100%;

}
.s5 .s5-banner .swiper-slide-active{
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.44);
}
.s5 .s5-banner .swiper-container{
    padding: 0.2rem 0;
    margin-bottom: 0.05rem;
}
.s5 .s5-banner .btnBox{
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.s5 .s5-banner .btnBox .prev,
.s5 .s5-banner .btnBox .next
{
    position: static;
    width: 0.48rem;
    height: 0.14rem;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.48rem;
}
.s5 .s5-banner .btnBox .prev{
    background-image: url("../images/s5-l.png");
}
.s5 .s5-banner .btnBox .next{
    background-image: url("../images/s5-r.png");
}
.s5 .s5-banner .btnBox .prev:before,
.s5 .s5-banner .btnBox .next:before{
    width: 0.47rem;
    height: 0.47rem;
    left: -0.24rem;
    top: -0.15rem;
    border-color: #0d8417;
}
.s5 .s5-banner .btnBox .next:before{
    left: auto;
    right: -0.24rem;
    border-color: #1b458b;
}
.s5 .s5-banner .btnBox .btn{
    font-size: 0;
}
.s5 .s5-banner .btnBox .btn span{
    width: 0.11rem;
    height: 0.11rem;
    background: #529b5f;
    border-radius: 50%;
    opacity: .5;
    margin: 0 0.12rem;
}
.s5 .s5-banner .btnBox .btn .swiper-pagination-bullet-active{
    width: 0.66rem;
    opacity: 1;
    border-radius: 0.25rem;
}
.s5 .s5-banner{
    margin-top: 0.37rem;
}

.s5{
    padding-top: 0.92rem;
    padding-bottom: 0.93rem;
    background: url("../images/s5.jpg") no-repeat left center;
    background-size: 100% ;
}

.s6 .aLeft{
    width: 51%;
}
.s6 .aLeft .video a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s6 .aLeft .video a .cover_img{
    padding-top: 60.08%;
    min-height: 4.29rem;
}
.s6 .aLeft .video a i{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.65rem;
    height: 0.65rem;
    background: url("../images/s6-img02.png") no-repeat 50%;
    background-size: 0.65rem;
    margin: auto;
}
.s6 .aLeft ul li{
    line-height: 0.5rem;
    border-top: 1px dashed #768fb9;
    padding: 0 0.16rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.s6 .aLeft ul li:first-child{
    border: 0;
}
.s6 .aLeft ul li img{
    width: 0.27rem;
    height: 0.27rem;
    transition: all .3s ;
}
.s6 .aLeft ul li a{
    font-size: 0.18rem;
    color: #02270a;
    width: calc(100% - 0.45rem);
}
.s6 .aLeft ul li:hover a{
    color: #1b458b;
}
.s6 .aLeft ul li:hover img{
    transform: rotateY(180deg);
}
.s6 .aLeft ul{
    background: #fff;
    padding: 0.19rem 0.32rem;
    box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.2);
}
.s6 .aRight{
    width: 49%;
}

.s6 .aRight .titBox{
    margin-left: 0.38rem;
    background-image: url("../images/tit07.png");
    background-size: 0.63rem;
}
.s6 .aRight ul{
    padding-top: 0.5rem;
    margin-right: -0.65rem;
}
.s6 .aRight ul li:first-child{
    width: 45.42%;
    margin-top: 0.45rem;
}
.s6 .aRight ul li:nth-child(2){
    width: 54.58%;
}
.s6 .aRight ul li a{
    display: block;
}
.s6 .aRight ul li:first-child .cover_img{
    height: 2.28rem;
}
.s6 .aRight ul li:nth-child(2) .cover_img{
    height: 2.72rem;
}
.s6 .wrap{
    position: relative;
    z-index: 3;
}
.s6:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 2.62rem;
    background: url("../images/s6-img07.png") no-repeat 50%;
    background-size: 100%;
}
.s6:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 2.46rem;
    height: 2.92rem;
    background: url("../images/s6-img06.png") no-repeat 50%;
    background-size: 100%;
}
.s6{
    padding-top: 0.96rem;
    padding-bottom: 2.84rem;
    position: relative;
    background: url("../images/s6.jpg") no-repeat bottom center;
    background-size: 100%;
}

.tips{
    position: fixed;
    top: 50%;
    right: 0.32rem;
    transform: translateY(-50%);
    z-index: 99;
    background: linear-gradient(#39dcbc,#0176ba);
    background: -ms-linear-gradient(#39dcbc,#0176ba);
    background: -moz-linear-gradient(#39dcbc,#0176ba);
    background: -webkit-linear-gradient(#39dcbc,#0176ba);
    border-radius: 0.6rem;
    box-shadow: 0 0 0.3rem rgba(51, 51, 51, 0.45);
    display: none;
}
.tips ul li a{
    display: block;
    overflow: hidden;
    padding: 0.23rem 0 0.19rem;
}
.tips ul li a .icon{
    width: 0.45rem;
    height: 0.45rem;
    margin: 0 auto;
    position: relative;
    transition: all .3s;
}
.tips ul li a  p{
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
    line-height: 1.45em;
    margin-top: 0.16rem;
}
.tips ul li{
    border-top: 1px dashed #fff;
}
.tips ul li:first-child{
    border: 0;
}
.tips ul  {
    padding:0.29rem 0.19rem 0.25rem 0.24rem ;
}
.tips ul li:hover a .icon{
    transform: rotateY(180deg);
}

@media screen and (max-width: 1400px){
    .s2-banner .prev{
        left: 0;
    }
    .s2-banner .next{
        right: 0;
    }
}

@media screen and (max-width: 1024px){
    .tips{
        display: none !important;
    }
    .banner .prev, .banner .next{
        width: 0.58rem;
        height: 0.45rem;
    }
    .banner .prev{
        left: 0.1rem;
    }
    .banner .next{
        right: 0.1rem;
    }
    .banner .page{
        bottom: 0.15rem;
    }
    .banner> .swiper-container>.page>span{
        width: 0.35rem;
        height: 0.02rem ;
        margin: 0 0.15rem;
    }
    .banner> .swiper-container>.page>.swiper-pagination-bullet-active{
        width: 0.7rem;
        height: 0.04rem;
    }
    .tit h4{
        font-size: 0.36rem;
    }
    .tit .titBox{
        padding-left: 0.6rem;
        background-size: .48rem;
    }
    .s1 .tit{
        margin-bottom: 0.25rem;
    }
    .s1 .aLeft{
        width: 100%;
        margin-top: 0;
        margin-bottom: 0.3rem;
    }
    .s1 .s1-baner2{
        width: 100%;
        padding: 0.2rem;
    }
    .s1 .aRight{
        width: 100%;
    }
    .s1 .aRight ul li:after{
        background: linear-gradient(to right,#0076ba, #29c3bb);
    }
    .s1{
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        background: url("../images/s1-2.jpg") no-repeat 50%;
        background-size: cover;
    }
    .s2-banner .prev, .s2-banner .next{
        width: 0.47rem;
        height: 0.19rem;
        background-size: 0.47rem;
    }

    .s2-banner .prev:before, .s2-banner .next:before{
        left: -0.24rem;
        top: -0.1rem;
        width: 0.46rem;
        height: 0.46rem;
    }
    .s2-banner .next:before{
        left: auto;
        right: -0.24rem;
    }
    .s2-banner .btn{
        bottom: -0.1rem;
    }
    .s2-banner .btn span{
        width: 0.3rem;
        height: 0.02rem;
        margin: 0 0.1rem;
    }
    .s2-banner .btn span.swiper-pagination-bullet-active{
        width: 0.4rem;
        height: 0.04rem;
    }
    .s2-banner .swiper-container{
        padding: 0.2rem 0;
    }
    .s2-banner a:hover{
        transform: translateY(-0.1rem);
    }
    .s2-banner a{
        box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.47);
    }
    .s2 {
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .s3 .aLeft{
        width: 100%;
        margin-bottom: 1.6rem;
    }
    .s3 .aRight{
        width: 100%;
        margin-top: 0;
    }
    .s3:after{
        width: 100%;
        top: auto;
        left: 0;
        height: 49%;
    }
    .s3:before{
        width: 100%;
        top: 0;
        right: 0;
        height: 51%;
        background-size: 100% 100%;
    }
    .s3 .aRight ul {
        padding-top: 0.2rem;
    }
    .s3 {
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .s4 li{
        width: 33.33%;
        margin-bottom: 0.3rem;
    }
    .s4 li a{
        width: 2.67rem;
        height: 2.67rem;
        margin: 0 auto;
    }
    .s4 li:nth-child(2n){
        margin-top: 0;
    }
    .s4 {
        padding-top: 0.35rem;
        padding-bottom: 0;
    }
    .s5 .aLeft{
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .s5 .aRight{
        width: 100%;
    }
    .s5 .aLeft ul {
        padding-top: 0.1rem;
    }
    .s5 .s5-banner {
        margin-top: 0.1rem;
    }
    .s5 .s5-banner .swiper-slide{
        width: 5rem;
        height: auto;
    }
    .s5{
        padding-top: 0.3rem;
        padding-bottom: 0.2rem
    }
    .s6:before{
        display: none;
    }
    .s6 .aLeft{
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .s6 .aRight{
        width: 100%;
    }
    .s6 .aRight ul{
        margin-right: 0;
        padding-top: 0.3rem;
    }
    .s6 .aRight ul li:first-child{
        margin-top: 0;
    }
    .s6:after{
        top: 53.2%;
        display: none;
    }
    .s6{
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .s6 .aRight .titBox{
        background-size: 0.48rem;
        margin-left: 0;
    }
    .s1 .s1-baner .cover_img{
        padding-top: 66.16%;
        height: auto;
    }
    .s3 .aLeft .ptBox a{
        margin-top: 0.2rem;
    }
    .s6 .aRight .tit{
        padding: 0.2rem 3%;
        margin: 0 -3%;
        background: linear-gradient(to right,#0076ba, #29c3bb);
    }
    .s6 .aRight .tit .mores{
        right: 3%;
    }
    .s6 .aLeft .video a .cover_img{
        min-height: auto;
    }
}

@media screen and (max-width: 768px){
.banner a:after{background-size:100% 0.63rem; }
    .banner{
        margin-top: 0.75rem;
    }
    .tit.mid{
        text-align: left;
    }
    .s2-banner a{
        border-radius: 0 45px 0 0;
    }
    .tit h4{
        font-size: 0.28rem;
    }
    .tit .titBox {
        padding-left: 0.5rem;
        background-size: 0.38rem;
    }
    .s6 .aRight .titBox{
        background-size: 0.38rem;
    }

    .s1 .aRight ul li{
        padding: 0.2rem ;
    }
    .s1 .aRight ul li a p,
    .s2-banner a .txt h4,
    .s3 .aLeft ul li a,
    .s3 .aLeft .ptBox a .txt p,
    .s3 .aRight ul>li a{
        font-size: .2rem;
    }
    .s1 .aRight ul li a .time{
        font-size: .16rem;
    }
    .s1 .aRight ul li a .time span{
        background-position: left top;
    }
    .s2-banner a .txt p{
        font-size: .18rem;
    }
    .s3 .aLeft ul li,
    .s3 .aRight ul>li,
    .s5 .aLeft ul li{
        line-height: 0.7rem;
    }
    .s3:after{
        height: 52%;
    }
    .s4 li a{
        width: 2.4rem;
        height: 2.4rem;
    }
    .s5 .aLeft ul li a,
    .s5 .s5-banner a .txt p,
    .s6 .aLeft ul li a{
        font-size: .2rem;
    }
    .s6 .aLeft ul li{
        line-height: 0.7rem;
    }
    .s6:after {
        top: 50%;
        display: none;
    }
    .s6 .aLeft ul{
        padding: 0.2rem;
    }


}
@media screen and (max-width: 640px){
    .s4 li{
        width: 50%;
    }
    .s6 .aRight ul li:first-child{
        width: 100%;
    }
    .s6 .aRight ul li:nth-child(2){
        width: 100%;
    }
    .s6 .aRight ul li:first-child .cover_img{
        height: auto;
        padding-top: 66.47%;
    }
    .s6 .aRight ul li:nth-child(2) .cover_img{
        padding-top: 66.18%;
    }
    .s2-banner .prev:before, .s2-banner .next:before{
        left: -0.14rem;
    }
    .s2-banner .next:before{
        left: auto;
        right: -0.14rem;
    }
    .s1 .s1-baner2{
        margin-top: -0.5rem;
    }
}

@media screen and (max-width: 480px){
    .s5 .s5-banner .swiper-slide{
        width: 100%;
    }
    .s5 .aLeft ul li a{
        padding-right: 0.4rem;
        padding-left: 0.2rem;
    }
    .s5 .aLeft ul li:after{
        right: 0.15rem;
    }
    .s4 li a{
        width: 2rem;
        height: 2rem;
        padding: 0.12rem;
    }
    .s4 li a .con{
        padding: 0 0.2rem;
    }
    .s2-banner .btn span.swiper-pagination-bullet-active{
        width: 0.3rem;
    }
    .s2-banner .btn span{
        margin: 0 0.05rem;
    }
}