.part {
    min-width: 1200px;
}
.part1 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.part1 .sw1 {
    height: 100%;
}
.part1 img {
    display: block;
}
/* .part1 .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/index/f42.png) top center no-repeat;background-size: 100% auto;} */
.part1 .s1 .w1400 {
    position: relative;
    height: 100%;
}
.part1 .s1 .text {
    position: absolute;
    top: 50%;
    left: 45px;
}
.part1 .s1 .imgs {
    position: absolute;
    top: 50%;
    right: 45px;
}
.part1 .s1 .t1 {
    margin-bottom: 36px;
}
.part1 .s1 .text span {
    display: inline-block;
    font-size: 28px;
    color: #030303;
    line-height: 42px;
    padding: 0 40px;
    border-radius: 21px;
    background-color: #55bed3;
    margin-top: 25px;
    margin-bottom: 40px;
}
.part1 .s1 .text p {
    font-size: 18px;
    color: #efefef;
    line-height: 1;
    margin-bottom: 15px;
}
.part1 .swiper-pagination {
    left: 46px;
    right: auto;
    width: 114px;
    top: 46%;
    height: auto;
    bottom: auto;
}
.part1 .swiper-slide .pic{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.part1 .swiper-slide .pic i{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    transform: scale(1.1);

}
.part1 .swiper-slide-active .pic i{
    transition: all 0.5s;
    transform: scale(1);

}
.part1
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 0 23px 0;
}
.part1 .swiper-pagination-bullet {
    display: block;
    background: none;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-bottom: 23px;
    width: 100%;
    opacity: 1;
    text-align: left;
    font-family: "Arial";
}
.part1 .swiper-pagination-bullet em {
    float: left;
    width: 0;
    height: 1px;
    margin-top: 15px;
    position: relative;
}
.part1 .swiper-pagination-bullet em::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 0;
    background-color: #fff;
    -webkit-transition: width 19s;
    -o-transition: width 19s;
    -moz-transition: width 19s;
    transition: width 19s;
}
.part1
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet:nth-last-child(1) {
    margin-bottom: 0;
}
.part1 .swiper-pagination-bullet-active {
    font-size: 26px;
    font-weight: bold;
    color: #009040;
}
.part1 .swiper-pagination-bullet-active em {
    width: 65px;
    margin-right: 17px;
}
.part1 .swiper-pagination-bullet.on em:after {
    width: 100%;
}
.part1 .nextTip {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 2;
}
.part1 .nextTip em {
    cursor: pointer;
    display: block;
    height: 43px;
    width: 28px;
    margin: 0 auto;
    background: url(../images/icon/i18.png) center no-repeat;
    -o-background-size: 100% auto;
       background-size: 100% auto;
    -webkit-animation: TopBot 1s ease-in-out infinite both;
    -moz-animation: TopBot 1s ease-in-out infinite both;
    -o-animation: TopBot 1s ease-in-out infinite both;
       animation: TopBot 1s ease-in-out infinite both;
}
.part1 .s2 .text p {
    font-size: 22px;
    color: #009040;
    margin-bottom: 63px;
}
.part1 .s2 .text a {
    display: block;
    font-size: 20px;
    color: #717171;
    width: 143px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #717171;
    border-radius: 18px;
    text-align: center;
}
.part1 .s2 .t1 {
    margin-bottom: 16px;
}
.part1 .s3 .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    z-index: 2;
}
.part1 .s3 video{
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);


}


@media(max-width:1024px){

.part1
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 0 10px 0;
}

.part1 .swiper-pagination-bullet-active em {
    width: 20px;
    margin-right: 10px;
}
.part1 .swiper-pagination {
    left: 20px;
    right: auto;
    width: 100px;
    top: 55%;
    height: auto;
    bottom: auto;
}

}



.part2 {
    margin-top: 3%;clear:both;
}
.part2 .w1400 > div {
    float: left;
    height: 400px;
    background-color: #fff;
    position: relative;
    margin-bottom: 2%;
    border-radius: 2px;
    overflow: hidden;
}
.part2 .box1 {
    width: 48.9%;
}
.part2 .box2 {
    width: 48.9%;
}
.part2 .box1 a {
    display: block;
}
.part2 .box2 a {
    display: block;
}
.part2 .img-bg {
    position: absolute;
    position: absolute;
    top: 13%;
    left: 5%;
    max-width: 37%;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part2 .box4 .img-bg {
    width: 100%;
    height: 100%;
    left: 0;
    max-width: 100%;
}
.part2 .w1400 > div:nth-child(2n) {
    float: right;
}
.part2 .text {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
.part2 .box1 .text {
    padding-left: 47%;
    width: 96%;
    text-align: justify;
}
.part2 .box2 .text {
    padding-left: 47%;
    width: 96%;
    text-align: justify;
}
.part2 .box3 .text {
    padding-left: 68px;
}
.part2 .text h6 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
    font-family: "Arial";
}
.part2 .text p {
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 26px;
}
.part2 .text span {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: block;
    margin-bottom: 40px;
    word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
}
/* .part2 .text em{display: block;font-size: 14px;color: #378ca5;width: 116px;height: 40px;line-height: 40px;box-sizing: border-box;border: 1px solid #378ca5;border-radius: 20px;text-align: center;} */
.part2 .box4 .text {
    padding: 0;
    text-align: center;
    width: 100%;
}
.part2 .box4 .more {
    margin: 0 auto;
    background-color: #009040;
    color: #ffffff;
}
.part2 .box4 .more span {
    background-color: #ffffff;
}
.part2 .box4 .more:hover em{
    color: #009040;
}
.part2 .w1400 > div:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.part2 .w1400 > div:hover .img-bg {
    -webkit-transform: scale(1.02);
       -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
         -o-transform: scale(1.02);
            transform: scale(1.02);
}


.part3 {
    background-color: #fff;
    margin-top: 2%;
    padding: 3% 0;
}
.part3 .text {
    width: 45.142%;
}
.part3 .text .t-img {
    padding-left: 75px;
    background: url(../images/index/f11.png) top left no-repeat;
    padding-top: 10px;
}
.part3 .text .t-img img {
    display: block;
}
.part3 .text .t-tex {
    padding-left: 75px;
    margin-top: 30px;
}
.part3 .text .t-tex h6 {
    font-size: 20px;
    color: #009040;
    font-weight: bold;
    line-height: 34px;
}
.part3 .text .t-tex p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 18px;
}
.more {
    display: block;
    font-size: 14px;
    color: #009040;
    width: 116px;
    height: 40px;
    line-height: 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 1px solid #009040;
    border-radius: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.part3 .text .t-tex .more {
    margin-top: 32px;
}
.part3 .imgs {
    width: 47.285%;
    background: url(../images/index/f14.png) bottom right no-repeat;
    padding-right: 46px;
}
.part3 .imgs img {
    display: block;
    width: 100%;
    margin-right: 48px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    overflow: hidden;
}
.part4 {
    height: 550px;
    position: relative;
}
.part4 .bg {
    height: 550px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.part4 .bg p {
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
}
.part4 .bg p.on {
    opacity: 1;
}
.part4 h5 {
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    padding-top: 130px;
}
.part4 .part4-1 {
    padding-top: 96px;
    text-align: center;
}
.part4 .part4-1 > div {
    margin: 0 10%;
    display: inline-block;
}
.part4 .part4-1 em {
    display: block;
    height: 45px;
    margin-bottom: 15px;
}
.part4 .part4-1 p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 8px;
}
.part4 .part4-1 h6 {
    font-size: 56px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 16px;
}
.part4 .part4-1 > div:nth-child(1) em {
    background: url(../images/index/f17.png) center left no-repeat;
}
.part4 .part4-1 > div:nth-child(2) em {
    background: url(../images/index/f18.png) center left no-repeat;
}
.part4 .part4-1 > div:nth-child(3) em {
    background: url(../images/index/f19.png) center left no-repeat;
}
.part4 .part4-1 > div:nth-child(4) em {
    background: url(../images/index/f20.png) center left no-repeat;
}


@media(max-width:1024px){
.part4 .part4-1 > div:nth-child(1) em,
.part4 .part4-1 > div:nth-child(2) em,
.part4 .part4-1 > div:nth-child(3) em,
.part4 .part4-1 > div:nth-child(4) em {background-position: center;}
}
@media(max-width:640px){
    .part3 .text .t-img img {width: 66%;}
    }



.part4 .part4-1 > div:nth-child(4) {
    margin-right: 0;
}
.part5 {
    background-color: #fff;
    padding-top: 3%;
}
.part5 h5 {
    font-size: 26px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
}
.part5 .con {
    margin-top: 3%;
    position: relative;
}
.part5 .part5-l {
    width: 50%;
    border-radius: 2px;
    overflow: hidden;
}
.part5 img {
    display: block;
    width: 100%;
}
.part5 .part5-r {
    width: 55.714%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 10px;
}
.part5 .part5-r {
    padding: 90px 64px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
.part5 .part5-r b {
    display: block;
    font-size: 26px;
    color: #009040;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 28px;
}
.part5 .part5-r p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 35px;
    overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 5;
}
.part5 .swiper-pagination {
    text-align: right;
    padding-right: 30px;
    bottom: 85px;
    top: auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
.part5 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border-radius: 5px;
    background-color: #cacaca;
    opacity: 1;
}
.part5 .swiper-pagination-bullet-active {
    width: 28px;
    background-color: #009040;
}
.part6 {
    background-color: #fff;
    padding-top: 3%;
    overflow: hidden;
}
.part6 .tit {
    margin-bottom: 70px;
}
.part6 .tit h6 {
    font-size: 30px;
    color: #333333;
    float: left;
    line-height: 1;
}
.part6 .tit a {
    font-size: 14px;
    color: #666666;
    float: right;
    line-height: 30px;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part6 .tit a:hover {
    color: #009040;
}
.part6 .con {
    height: 578px;
    padding-bottom: 4%;
}
.part6 .con .tabs.sj {display: none;}
.part6 .con .tabs > div {
    margin-bottom: 32px;
    cursor: pointer;
}
.part6 .con .tabs span {
    float: left;
    width: 48px;
    height: 1px;
    background-color: #009040;
    margin-top: 10px;
    margin-right: 25px;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part6 .con .tabs p {
    font-size: 20px;
    color: #999999;
    float: left;
    line-height: 1;
    margin-right: 30px;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    -moz-transition: color 0.5s;
    transition: color 0.5s;
}
.part6 .con .tabs em {
    float: left;
    width: 6px;
    height: 6px;
    background-color: #F6AB09;
    border-radius: 50%;
    margin-top: 7px;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part6 .con .tabs > div.on span,
.part6 .con .tabs > div:hover span {
    opacity: 1;
}
.part6 .con .tabs > div.on p,
.part6 .con .tabs > div:hover p {
    color: #009040;
    font-weight: bold;
}
.part6 .con .tabs > div.on em,
.part6 .con .tabs > div:hover em {
    opacity: 1;
}
.part6 .w1400 {
    position: relative;
    height: 100%;
}
.part6 .newsList {
    position: absolute;
    top: 0;
    left: 243px;
    overflow: hidden;
    width: 1418px;
    padding-bottom: 2px;
    padding-left: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 598px;

}
.part6 .newsList .item {
    width: 598px;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    opacity: 0;
}
.part6 .newsList .item.on {
    z-index: 2;
    opacity: 1;
}
.part6 .newsList .swiper-container {
    overflow: inherit;
    width: 598px;
}
.part6 .newsList .swiper-slide {
    width: 598px;
    /*opacity: 0.6;*/
}
.part6 .newsList a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    overflow: hidden;
}
.part6 .imgbox {
    padding-top: 64%;
    border-radius: 2px;
    overflow: hidden;
}

.part6 .newsList .item .Scale-img span{-webkit-transition: 0.6s, -webkit-transform 0.6s;transition: 0.6s, transform 0.6s;}

.part6 .newsList .text {
    padding: 6%;
}
.part6 .newsList .text h6 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part6 .newsList .text span {
    font-size: 14px;
    color: #999999;
    display: block;
    padding-left: 26px;
    background: url(../images/index/f24.png) center left no-repeat;
    line-height: 18px;
    margin: 15px 0;
}
.part6 .newsList .text p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 48px;
}
.part6 .newsList .bg {
    position: absolute;
    right: 0;
    top: 0;
    height: 578px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 3;
}
.part6 .btnGrop {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 136px;
    transform: translateY(-50%);
}
.part6 .btnGrop .btns {
    display: none;
}
.part6 .btnGrop .btns.on {
    display: block;
}
.part6 .btnGrop .btns > div {
    width: 20px;
    height: 42px;
    cursor: pointer;
}
.part6 .btnGrop .btns .prev {
    background: url(../images/index/p25.png) center top no-repeat;
    border-bottom: 1px solid #333333;
}
.part6 .btnGrop .btns .next {
    background: url(../images/index/p26.png) center bottom no-repeat;
}
.part6 .btnGrop .btns .prev:hover {
    background-image: url(../images/index/p25_s.png);
}
.part6 .btnGrop .btns .next:hover {
    background-image: url(../images/index/p26_s.png);
}
.part6 .newsList .swiper-slide-next,
.part6 .newsList .swiper-slide-active {
    opacity: 1;
}
.part6 .newsList a:hover img {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
}
.part6 .newsList a:hover .text h6 {
    color: #009040;
}

.part7 {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
}
.part7 a {
    display: block;
    width: 20%;
    float: left;
    height: 85px;
    margin-bottom: 0%;
    position: relative;
}


@media(max-width:1300px){
    .part6 .imgbox{padding-top: 55%;}
}


@media(max-width:1024px){
.part6 .con{padding-bottom: 25px;}
.part6 .con .tabs span {margin-top: 0;}

.part7 a {width: 50%;}
.part6 .imgbox{padding-top: 64%;margin-bottom: 10px;}
.part6 .newsList_wap .text p{-webkit-line-clamp: 2;}
}


.part7 a img {
    position: absolute;
    top: 50%;
    left: 50%;
    webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.part7 a .hover {
    opacity: 0;
    -webkit-transition: opacity 0.85s cubic-bezier(0.475, 0.425, 0, 0.995);
    -o-transition: opacity 0.85s cubic-bezier(0.475, 0.425, 0, 0.995);
    -moz-transition: opacity 0.85s cubic-bezier(0.475, 0.425, 0, 0.995);
    transition: opacity 0.85s cubic-bezier(0.475, 0.425, 0, 0.995);
}
.part7 a .ori {
    opacity: 0.8;
}
.part7 a:hover .hover {
    opacity: 1;
}
.part7 .swiper-button-next,
.part7 .swiper-button-prev {
    bottom: 10px;
    width: 76px;
    height: 20px;
    top: auto;
    opacity: 1;
}
.part7 .swiper-button-next:after,
.part7 .swiper-button-prev:after {
    font-size: 20px;
    color: #333333;
}
.part7 .swiper-button-next {
    left: 50%;
    right: auto;
    margin-left: 35px;
}
.part7 .swiper-button-prev {
    left: 50%;
    right: auto;
    margin-left: -42px;
    border-right: 1px solid #333333;
}
.part7 .swiper-button-next:hover:after,
.part7 .swiper-button-prev:hover:after {
    color: #009040;
}
.part8 {
    background-color: #fff;
    padding: 3% 0;
}
.part8 .box {margin-left: -2%;}
.part8 a {
    float: left;
    width: 31.333%;
    margin-left: 2%;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 54px 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part8 a h6 {
    font-size: 26px;
    color: #333333;
    line-height: 1;
    margin-bottom: 20px;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part8 a p {
    font-size: 16px;
    color: #666666;
    line-height: 1;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}
.part8 a:nth-child(1) {
    background: url(../images/index/f27.png) 90% center no-repeat;
}
.part8 a:nth-child(2) {
    background: url(../images/index/f28.png) 90% center no-repeat;
}
.part8 a:nth-child(3) {
    background: url(../images/index/f29.png) 90% center no-repeat;
}
.part8 a:hover h6 {
    color: #009040;
}
.part8 a:hover p {
    color: #009040;
}
.part8 a:hover:nth-child(1) {
    background-image: url(../images/index/f27_s.png);
}
.part8 a:hover:nth-child(2) {
    background-image: url(../images/index/f28_s.png);
}
.part8 a:hover:nth-child(3) {
    background-image: url(../images/index/f29_s.png);
}
.more em {
    position: relative;
    z-index: 1;
    margin: 0;
    line-height: 40px;
    height: 40px;
}
.more span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #009040;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
    -webkit-transition: width 0.6s, height 0.6s;
    -o-transition: width 0.6s, height 0.6s;
    -moz-transition: width 0.6s, height 0.6s;
    transition: width 0.6s, height 0.6s;
    z-index: 0;
}
.more:hover span {
    width: 300px;
    height: 300px;
}
.more:hover em {
    color: #ffffff;
}

.part1 .s1 .text,
.part1 .s1 .imgs,
.part2 .w1400 > div:nth-child(1),
.part2 .w1400 > div:nth-child(2),
.part2 .w1400 > div:nth-child(3),
.part2 .w1400 > div:nth-child(4),
.part2 .w1400 > div:nth-child(5),
.part2 .w1400 > div:nth-child(6),
.part3 .text,
.part3 .imgs,
.part4,
.part5 h5,
.part5 .con,
.part6 .tit,
.part6 .con,
.part7,
.part8 a:nth-child(1),
.part8 a:nth-child(2),
.part8 a:nth-child(3) {
    /* visibility: hidden; */
}
.part1 .s1 .text.active {
    visibility: visible;
    -webkit-animation: baFadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s
        both;
    -moz-animation: baFadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: baFadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: baFadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part1 .s1 .imgs.active {
    visibility: visible;
    -webkit-animation: baFadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s
        both;
    -moz-animation: baFadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: baFadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: baFadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part2 .w1400 > div:nth-child(1).active,
.part2 .w1400 > div:nth-child(2).active,
.part2 .w1400 > div:nth-child(3).active,
.part2 .w1400 > div:nth-child(4).active,
.part2 .w1400 > div:nth-child(5).active,
.part2 .w1400 > div:nth-child(6).active {
    visibility: visible;
    -webkit-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -moz-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part2 .w1400 > div:nth-child(1).active,
.part2 .w1400 > div:nth-child(2).active,
.part2 .w1400 > div:nth-child(3).active,
.part2 .w1400 > div:nth-child(4).active,
.part2 .w1400 > div:nth-child(5).active,
.part2 .w1400 > div:nth-child(6).active {
    -o-animation-delay: 0.4s;
       animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
}
.part4.active,
.part5 h5.active,
.part5 .con.active,
.part6 .tit.active,
.part6 .con.active,
.part7.active,
.part8 a:nth-child(1).active,
.part8 a:nth-child(2).active,
.part8 a:nth-child(3).active,
.footer.active {
    visibility: visible;
    -webkit-animation: fadeInUp 2s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -moz-animation: fadeInUp 2s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: fadeInUp 2s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: fadeInUp 2s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part4.active {
    -webkit-animation-delay: 0.3s;
       -moz-animation-delay: 0.3s;
         -o-animation-delay: 0.3s;
            animation-delay: 0.3s;
}
.part3 .text.active {
    visibility: visible;
    -webkit-animation: fadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -moz-animation: fadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: fadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: fadeInleft 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part3 .imgs.active {
    visibility: visible;
    -webkit-animation: fadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -moz-animation: fadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
    -o-animation: fadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
       animation: fadeInRight 2.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.part8 a:nth-child(2).active {
    -o-animation-delay: 0.3s;
       animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
}
.part8 a:nth-child(3).active {
    -o-animation-delay: 0.5s;
       animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
}

@-webkit-keyframes baFadeInleft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, -50%, 0);
        -webkit-transform: translate3d(-50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@-moz-keyframes baFadeInleft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, -50%, 0);
        -webkit-transform: translate3d(-50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@-o-keyframes baFadeInleft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, -50%, 0);
        -webkit-transform: translate3d(-50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@keyframes baFadeInleft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, -50%, 0);
        -webkit-transform: translate3d(-50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@-webkit-keyframes baFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, -50%, 0);
        -webkit-transform: translate3d(50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@-moz-keyframes baFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, -50%, 0);
        -webkit-transform: translate3d(50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@-o-keyframes baFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, -50%, 0);
        -webkit-transform: translate3d(50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

@keyframes baFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, -50%, 0);
        -webkit-transform: translate3d(50px, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
    }
}

/*上下动*/
@-o-keyframes TopBot {
    0% {
        -o-transform: translateY(-27px);
           transform: translateY(-27px);
    }
    50% {
        -o-transform: translateY(-15px);
           transform: translateY(-15px);
    }
    100% {
        -o-transform: translateY(-27px);
           transform: translateY(-27px);
    }
}
@keyframes TopBot {
    0% {
        -webkit-transform: translateY(-27px);
           -moz-transform: translateY(-27px);
             -o-transform: translateY(-27px);
                transform: translateY(-27px);
    }
    50% {
        -webkit-transform: translateY(-15px);
           -moz-transform: translateY(-15px);
             -o-transform: translateY(-15px);
                transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(-27px);
           -moz-transform: translateY(-27px);
             -o-transform: translateY(-27px);
                transform: translateY(-27px);
    }
}
@-webkit-keyframes TopBot {
    0% {
        -webkit-transform: translateY(-27px);
                transform: translateY(-27px);
    }
    50% {
        -webkit-transform: translateY(-15px);
                transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(-27px);
                transform: translateY(-27px);
    }
}
@-moz-keyframes TopBot {
    0% {
        -moz-transform: translateY(-27px);
             transform: translateY(-27px);
    }
    50% {
        -moz-transform: translateY(-15px);
             transform: translateY(-15px);
    }
    100% {
        -moz-transform: translateY(-27px);
             transform: translateY(-27px);
    }
}

.newsList_pc{display: block;}
.newsList_wap{display: none;}
.part5 .part5-r .tit{font-size: 26px;font-weight:bold;margin-bottom: 28px;color:#009040;line-height: 1;}
@media(max-width:1024px){
    /* .part2 .box1{width: 100%;}
    .part2 .img-bg{position: relative;top: auto;left: auto;max-width: 100%;width: 100%;}
    .part2 .text{position: static;top: auto;left: auto;transform:none;}
    .part2 .box1 .text,.part2 .box2 .text{width: 100%;padding: 3%;} */
    /* .part2 .w1400 > div{height: auto;width: 100%;float: none;}
    .part2 .w1400 > div:nth-child(2n){margin-left: 0;} */
    .part2 .w1400 > div,.part2 .box1{width: 100%;height: auto;}
    .part2 .box1 .text,.part2 .box2 .text{padding-left: 46%;}
    .part2 .w1400 > div{padding-bottom:38%;}
    .part2 .w1400 > div:nth-child(2n){margin-left: 0;}
    .part2 .box4 .text{padding-left: 0;}

    .part{min-width: auto;}
    .part1{height: 27vh;margin-top: 0;}
    .part1 .nextTip em{width:18px;height: 33px;}
    .part1 .nextTip{bottom: 0;}
    .part2 .text h6{font-size: 15px;margin-bottom: 0;}
    .part2 .text p{font-size: 14px;margin-bottom: 7px;}
    .part2 .text span{margin-bottom: 20px;line-height: 20px;height: 40px;
        -webkit-line-clamp: 2;}
    .part2 .text span{margin-bottom: 5px;}
    .more{width: auto;padding: 0 10px;font-size: 14px;display: inline-block;line-height: 30px;height: 30px;}
    .more em{line-height: 30px;height: 30px;}
    .part3 .text{width: 100%;}
    .part3 .text .t-tex{padding-left: 0;margin-top:3%}
    .part3 .text .t-tex h6{font-size: 18px;}
    .part3 .text .t-tex p{margin-top: 0;font-size: 14px;line-height: 28px;}

    .part3 .imgs{width: 100%;padding-right: 0;}
    .part3 .text .t-tex .more{margin: 15px 0;}
    .part4 h5{padding:30px 0;font-size: 18px;}
    .part4 .part4-1{padding-top: 0;}
    .part4 .part4-1 h6{font-size: 22px;}
    .part4 .part4-1 p{font-size: 16px;line-height: 28px;height: 56px;}
    .part4 .part4-1 > div{width: 30%;margin-right: 0; text-align: center;margin: 0 auto;}
    .part4 .part4-1 em{background-size: cover;height: 30px;}
    .part4 .part4-1 > div:nth-child(2) em,.part4 .part4-1 > div:nth-child(1) em,.part4 .part4-1 > div:nth-child(3) em,.part4 .part4-1 > div:nth-child(4) em{
        background-size: contain !important;background-position: center center !important;
    }
    .part4{height: auto;}
    .part4 .bg{height: auto;padding-bottom: 58%;background-size: cover;}
    .part5 h5{font-size: 16px;line-height: 28px;padding:3% 0;}
    .part5 .part5-l,.part6 .newsList_wap .swiper-container,.part6 .newsList_wap a,.part6 .newsList_wap .swiper-slide{width: 100% !important;}
    .part5 .part5-r{padding: 4%;position: relative;top: auto;right:auto;width: 100%;transform:none;line-height: 28px;font-size: 14px;}

    .part6 .tit h6{font-size: 18px;}
    .part6 .tit{margin-bottom: 0;}
    .part6 .con .tabs p{font-size: 16px;padding-top: 19px;margin-right: 0;}
    .part6 .con .tabs{width: 100%;float:none;}
    .part6 .con .tabs.pc{display: none;}
    .part6 .con .tabs.sj{display: flex;}
    .part6 .newsList{position: static;width: 100%;height: auto;float: none;}
    .part6 .newsList .swiper-container{width: auto;}


    .part6 .newsList_wap{position:relative;top: auto;left:auto;width: 100%;float: none;padding-bottom: 0;padding-left: 0;}
    .part6 .newsList_wap .imgs{width: 100%;height: auto;}
    .part6 .newsList_wap .swiper-slide{margin-right: 0 !important;}
    .part6 .newsList_wap .item{width: 100%;position: absolute;top: 0;left: 0;}
    /* .part6 .swiper-wrapper{transform: translate3d(0px,0,0) !important;} */
    .part6 .newsList_wap .swiper-slide{opacity: 1;}
    .part6 .btnGrop{bottom: 0;top: auto;transform:none;left: 50%;transform: translateX(-50%);display: none;}
    .part6 .con .tabs em{display: none;}
    .part6 .con .tabs > div{width: 80px;margin-bottom:25px;}
    .part8 a{width: 98%;margin-right: 0;margin-bottom: 3%;padding: 5%;}
    .part8 a h6{font-size: 18px;}
    .part6 .newsList_wap .text p{font-size: 14px;}
    .part6 .newsList_wap .imgs img{width: 100%;}
    .part6 .newsList_wap .item{opacity: 0;}
    .part6 .newsList_wap .item.on{opacity: 1;z-index:2}
    .newsList_wap{display:block}
    .newsList_pc{display: none;}
    .part6 .newsList .text {
        padding: 40px;
    }
    .part6 .newsList_wap .text h6 {
        font-size: 15px;
        color: #333333;
        line-height: 24px;
        -webkit-transition-duration: 0.5s;
           -moz-transition-duration: 0.5s;
             -o-transition-duration: 0.5s;
                transition-duration: 0.5s;
    }
    .part6 .newsList_wap .text span {
        font-size: 14px;
        color: #999999;
        display: block;
        padding-left: 26px;
        background: url(../images/index/f24.png) center left no-repeat;
        line-height: 18px;
        margin: 15px 0;
    }
    .part6 .newsList_wap .text p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }
    .part6 .newsList_wap .bg {
        position: absolute;
        right: 0;
        top: 0;
        height: 578px;
        background-color: rgba(255, 255, 255, 0.6);
        z-index: 3;
    }
    .part6 .newsList_wap  .swiper-pagination,.part6 .newsList_wap .swiper-container .swiper-notification{display: none;}
    .part6 .con{height: 430px;}
}

.proBanner .tabs.fixed{top: 110px;left: 0}
@media(max-width:1024px){
    .part5 .part5-r .tit{font-size: 15px;margin-bottom: 12px;}
.part5 .part5-r p{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    height: 48px;
    margin-bottom: 18px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */

}
.part5 .swiper-pagination{bottom: 50px}
.proBanner .tabs{bottom: -79px;}

.part2,.part3,.part5,.part6{padding-top: 25px;}
}
/*20220715*/

.videobox .play{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/Floor002470-play.png) no-repeat center; cursor: pointer; }
.videobox .play span{ position: absolute; top: 50%; left: 0; width: 100%; height: 100%; display: block;color: #fff; font-size: 18px; text-align: center; padding-top: 40px;}
.swper999  .play  img{position: absolute;top: 30%;left: 50%;margin-left: -32px;}
.swper99  .play  img{position: absolute;top: 30%;left: 50%;margin-left: -32px;}
.Popup{position: fixed;background:rgba(0, 0, 0, 0.75);}
.videobox .Popup{position: absolute;}
.Popup{ width: 100%; height: 100%; top: 0; left: 0; z-index: 100;}
.Popup .ytable{height: 100%;}
.Popup .ytable .video{max-width:60%;
    width: 60%;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 20px 5px rgba(0,0,0,.15);
    /* height: 40%; */
    max-height: 80% !important;
    height: 80%;
    margin: 10% auto;}
.Popup video{ width: 100%; }
.videobox .Popup video{ height: auto;background: #000; }


.Popup .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 10; cursor: pointer;}
.Popup .close:before,
.Popup .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Popup .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
@media only screen and (max-width: 480px) {
  .videobox .play{ background-size: 30px 30px;}
  .videobox .play span{ font-size: 16px; padding-top: 20px;}

}
@media(max-width:768px){

    .Popup .close::before, .Popup .close::after{top: 50px;}
  .Popup .ytable .video{margin-top: 30%;padding: 5px;max-width:90%;width: 90%;}
}


@media(min-width: 1024px){
    .Popup video{max-height: 420px;background:#000;}
}

@media(min-width: 1440px){
    .Popup video{max-height: 560px;background:#000;}
}
