*{margin:0;padding:0;box-sizing: border-box;}
ul,dl,dd,dt,h2,p,h3,h4,h1{margin:0;}
ul,li{list-style: none;}
i{font-style: normal;}
a{cursor: pointer;color:inherit;}
a:hover,a:focus{text-decoration: none;color:inherit;}

.fs0{font-size:0;}
.fs120{font-size: 120px;line-height: 1;}
.fs100{font-size: 100px;line-height: 1;}
.fs72{font-size: 72px;}
.fs60{font-size: 60px;}
.fs48{font-size: 48px;}
.fs44{font-size: 44px;}
.fs40{font-size: 40px;}
.fs36{font-size: 36px;}
.fs30{font-size: 30px;}
.fs27{font-size: 27px;}
.fs24{font-size: 24px;}
.fs21{font-size: 21px;}
.fs20{font-size: 20px;}
.fs18{font-size: 18px;}
.fs16{font-size: 16px;}
.fs14{font-size: 14px;}

html {
    overflow-x: hidden;
}

.pd100{padding: 100px 0;}


.product_center .texttop {
    width: 100%;
    display: flex;
    margin-bottom: 10%;
}
.product_center .texttop .lefttext{
    flex: 1;
    text-align: right;
    padding-right: 4%;
}
.product_center .texttop .contenttitle {
    margin: 8vw 0 0;
    color: #333333;
}
.product_center .texttop .h1Title {
    position: relative;
    white-space: nowrap;
    height: 3vw;
    line-height: 3vw;
    font-size: 2.8vw;
    float: left;
    clear: both;
    padding-right: 4vw;
    margin-left: 12vw;
    background: url(../images/arrows-1.svg) no-repeat 100% 50%/2vw auto;
}
.product_center .texttop .contenttitle .arrow-left {
    float: left;
    width: 0;
    height: 0.17vw;
    background: #333;
    top: 51%;
    position: relative;
    transition: width .3s;
    margin-right: 0;
}
.product_center .handarrow {
    position: absolute;
    width: 4vw;
    right: -1vw;
    height: 5vw;
    top: -1vw;
    cursor: pointer;
}
.product_center .tabtext {
    display: flex;
    flex: 3;
    padding-top: 8.5vw;
}
.product_center .titlelist {
    width: 47%;
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid #eee;
    margin-left: 9%;
    z-index: 999;
    position: relative;
}
.product_center .titlelist .listitem {
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    position: relative;
}
.product_center .titlelist .listitem .wenzi1 {
    font-weight: normal;
    color: #000;
    font-size: 0.8333vw;
}

.product_center .titlelist .activeline {
    border-bottom: 2px solid #00B0F0;
}
.product_center .swiperfooter {
    width: 100%;
}
.product_center .prolist {
    height: 20.8333vw;
}

.product_center .prolist .swiper-slide {
    transform: scale(.6);
    transition: .5s;
}
.product_center .prolist .swiper-slide-active{
    transform: scale(1);
}
.product_center .prolist .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}
.product_center .prolist .swiper-slide-active:hover {
    transform: scale(1.2);
    transition: .5s;
}
.product_center .textwarp {
    width: 100%;
    height: 7vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.product_center .itemtext11 {
    width: 100%;
    font-size: 2.0833vw;
    color: #333333;
    text-align: center;
    white-space: nowrap;
}
.product_center .pro_more {
    display: flex;
    justify-content: center;
    height: 20vh;
    align-items: center;
}
.product_center .pro_more .taste{
    border-radius: 5vw;
    text-align: center;
    width: 10%;
    font-size: 1.5vw;
    height: 3vw;
    line-height: 3vw;
    border: 1px solid #00B0F0;
    font-weight: normal;
    color: #00B0F0;
}
.product_center .pro_more .taste>a {
    font-weight: normal;
    color: #00B0F0;
}



.i5{padding: 100px 0 160px;background: #fff;position: relative;z-index: 3;}

.i5 .ilt{float: left;font-size: 36px;}

.i5 .more{display: block;width: 150px;height: 40px;line-height: 40px ;padding: 0 15px 0 25px;border-radius: 30px;background: #123b97;text-align: justify; color: #fff;overflow: hidden;z-index: 3;float: right;position: relative;}

.i5 .more span{display: block;width: 20px;height: 20px;background: url(../images/jtb.png) center no-repeat;position: absolute;top: 10px;right: 15px;}

.i5 .more:hover{background: #1855de; color: #fff;}

.i5 .more:hover span{background: url(../images/jtq.png) center no-repeat;}

.i5 .ibox{position: relative;}

.i5 .swiper3{margin-top: 50px;height: 500px;}

.i5 .swiper3 .pagination3{}

.i5 .swiper3 .swiper-slide{width: 52%;margin: 0 1.3%;}

.i5 .swiper3 .swiper-slide .sbox{border-radius: 20px;overflow: hidden;position: relative;}

.i5 .swiper3 .swiper-slide .sbox img{display: block;width: 100%;border-radius: 20px;opacity: 0.5;}

.i5 .swiper3 .swiper-slide .sbox s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: rgba(255, 255, 255, 0.5);}

.i5 .swiper3 .swiper-slide-active .sbox img{opacity: 1;}

.i5 .swiper3 .swiper-slide-active .sbox s{background: rgba(255, 255, 255, 0);}

.i5 .swiper3 .prev3{width: 50px;height: 50px;margin-top: -25px;left: 80px;background: #123b97 url(../images/l_b.png) center no-repeat;border-radius: 50%;}

.i5 .swiper3 .next3{width: 50px;height: 50px;margin-top: -25px;right: 80px;background: #123b97 url(../images/r_b.png) center no-repeat;border-radius: 50%;}
.i5 .swiper3 .next3:after {content:''}
.i5 .swiper3 .prev3:hover{background: #123b97 url(../images/l_b.png) center no-repeat;-moz-box-shadow:0px 2px 10px #123b97; -webkit-box-shadow:0px 2px 10px #123b97; box-shadow:0px 2px 10px #123b97;}
.i5 .swiper3 .prev3:after {content:''}
.i5 .swiper3 .next3:hover{background: #123b97 url(../images/r_b.png) center no-repeat;-moz-box-shadow:0px 2px 10px #123b97; -webkit-box-shadow:0px 2px 10px #123b97; box-shadow:0px 2px 10px #123b97;}

.i5 .ibox .swiper3_1{border-radius: 10px; position: absolute;width: 420px;height: 520px;background: #fff; position: absolute;left: 28.125%;bottom: -90px;z-index: 3;-moz-box-shadow:0px 5px 10px #bbb; -webkit-box-shadow:0px 5px 10px #bbb; box-shadow:0px 5px 10px #bbb;}

.i5 .ibox .swiper3_1 .sbox{padding: 70px 50px;text-align: justify;position: relative;}

.i5 .ibox .swiper3_1 .sbox .stt{line-height: 40px;height: 80px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.i5 .ibox .swiper3_1 .sbox img{display: none;}

.i5 .ibox .swiper3_1 .sbox .stc{color: #555;line-height: 24px;height: 72px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin: 40px 0;}

.i5 .ibox .swiper3_1 .sbox .day{color: #999;}

.i5 .ibox .swiper3_1 .sbox .smore{margin-top: 80px;color: #123b97;padding-left: 30px;background: url(../images/in1_6.png) -15px center  no-repeat;}

.i5 .ibox .swiper3_1 .sbox a{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;}

.i5 .ibox .swiper3_1 .sbox:hover .stt{color: #123b97;}


@media (max-width: 1440px) {
    .i5 .ibox .swiper3_1 .sbox {
        padding: 50px 50px;
    }

    .i5 .ibox .swiper3_1 {
        width:400px;
        height:420px;
    }
    .i5 .ibox .swiper3_1 .sbox .stt {
        height: 60px
    }
    .i5 .ibox .swiper3_1 .sbox .stc {
        margin: 20px 0;
    }
    .i5 .ibox .swiper3_1 .sbox .smore {
        margin-top: 50px;
    }
    .i5 .f_24 {
        font-size: 20px;
    }
}



.common_tit {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.common_tit h3 {
    font-size: 44px;
    font-weight: bold;
    color: #222222;
    line-height: 36px;
}

.ind1 {
    position: relative;
    overflow: hidden;
    padding: 5% 0 13%;
}

.ind1 .about_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.ind1 .common_tit {
    position: relative;
    z-index: 3;
}

.ind1 .index_about {
    position: absolute;
    z-index: 3;
    top: -5%;
}

.ind1 .container {
    position: relative;
    z-index: 3;
    margin-top: 6%;
}

.ind1 .container .text {
    width: 52%;
    margin-left: 48%;
}

.ind1 .container .text h4 {
    font-size: 30px;
    font-weight: bold;
    line-height: 56px;
    color: #333333;
}

.ind1 .container .text .intro {
    margin-top: 32px;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
}

.ind1 .container .text .nums {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 60px;
}

.ind1 .container .text .nums .line {
    width: 1px;
    height: 60px;
    background-color: #a1a8b2;
    opacity: 0.3;
    margin-bottom: 10px;
}

.ind1 .container .text .nums .item img {
    margin-bottom: 32px;
}

.ind1 .container .text .nums .item h3 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.ind1 .container .text .nums .item h3 span {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}

.ind1 .container .text .nums .item p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}



.ry_content {
    width: 1200px;
    margin: 0 auto;
}

.ry_bj {
    height: 850px;
    overflow: hidden;
    box-sizing: border-box;
}
.ry_bj .ry_bj_img {
    width:100%;
    height:100%;
}
.ry h2 {
    margin-bottom: 40px;
}

.ry h2 span {
    width: 255px;
    margin: 0 auto;
}

.ry {
    position: relative;
    top:-800px;
}
.ry .tuopan {
    position: relative;
}

.carousel-container {
    position: relative;
    width: 1200px;
    height: 500px;
}

#carousel {
    height: 550px;
    width: 1200px;
    position: relative;
    font-size: 12px;
}

.carousel-image {
    border: 0;
    display: block;
}

.carousel-feature img {
    width: 259px;
    height: 400px;
    display: block;
    /*background: url(../images/ryspanbg.png) no-repeat center bottom;*/
    /*padding-bottom: 36px;*/
}

.carousel-feature .carousel-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
}

.carousel-feature .carousel-caption p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    font: 14px/38px "Microsoft Yahei";
    color: #333;
}

.carousel-container .prev {
    position: absolute;
    /*top: 36%;*/
    z-index: 9;
    left: 45%;
    background: url(../images/img29.png) no-repeat;
    display: inline-block;
    height: 54px;
    width: 54px;
}

.carousel-container .next {
    position: absolute;
    /*top: 36%;*/
    z-index: 9;
    right: 45%;
    background: url(../images/img30.png) no-repeat;
    display: inline-block;
    height: 54px;
    width: 54px;
}

.carousel-container .carousel-feature {
    position: relative;
}

.carousel-container .titlework {
    background: url(../images/ryspanbg.png) no-repeat center top;
    display: block;
    height: 50px;
    left: 50%;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 400px;
    width: 259px;
    margin-left: -128px;
    display: block;
    text-align: center;
    font-size: 0;
    color: #333333;
    line-height: 50px;
}

.home-tit {
    text-align: center;
    margin: 0;
}

.home-tit .en {
    display: block;
}

.home-tit .cn {
    color: #333;
    font-size: 42px;
    position: relative;
    z-index: 2;
    top: -15px;
}

.home-tit p {
    font-size: 16px;
    color: #666;
    margin: 0;
    font-weight: normal;
}



.home__case {
     position: relative;
     overflow: hidden;
     margin-left: auto;
     margin-right: auto;
     height: 80vh;
 }

@media only screen and (max-width: 1050px) {
    .home__case {
        height:auto;
        margin: 40px 0
    }
}

.home__case .swiper-slide-prev img {
    opacity: 1!important
}

.home__case .swiper-slide-next img {
    opacity: 1!important
}

.home__case .section-wrapper {
    position: absolute;
    top: 80px;
    width: 1200px;
    left: 50%;
    margin-left: -640px;
    z-index: 222;
    text-align: center
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper {
        width:100%;
        opacity: 1!important;
        position: static;
        margin-left: 0
    }
}

.home__case .section-wrapper-title {
    margin-bottom: 15px
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-title {
        margin-bottom:0
    }
}

.home__case .section-wrapper-title h2 {
    margin-bottom: 20px;
    font-size: 40px;
    color: #333;
    letter-spacing: 3.3px;
    text-align: center;
    line-height: 50px;
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-title h2 {
        font-size:20px;
        line-height: 28px;
        color: #2C2C2C;
        text-align: center;
        font-weight: 500;
        letter-spacing: 0;
        text-shadow: 0 0 4px rgba(0,0,0,.1);
        margin-bottom: 0
    }
}

.home__case .section-wrapper-title p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 50px;
    letter-spacing: 4px;
    font-weight: 300
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-title p {
        margin-top:5px;
        text-align: center;
        text-shadow: none;
        padding: 0 30px;
        letter-spacing: 0;
        font-size: 14px;
        color: #666;
        line-height: 20px;
        margin-bottom: 15px
    }
}

.home__case .section-wrapper-title a {
    display: inline-block;
    color: #2C2C2C;
    padding: 0 63px;
    line-height: 48px;
    border: 1px solid #2C2C2C;
    border-radius: 24px
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-title a {
        border-radius:100px;
        display: inline-block;
        padding: 620px;
        line-height: 48px;
        color: #333;
        border: 1px solid #333;
        background-color: #fff;
        font-size: 14px;
        letter-spacing: 7px
    }
}

@media only screen and (max-width: 1050px) and (max-width:1050px) {
    .home__case .section-wrapper-title a {
        padding:0;
        border: 1px solid #CCC;
        border-radius: 16px;
        font-size: 12px;
        color: #2C2C2C;
        text-align: center;
        font-weight: 400;
        width: 98px;
        height: 32px;
        line-height: 30px;
        letter-spacing: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.home__case .section-wrapper-content {
    width: 85%;
    position: absolute;
    top: 54%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
    pointer-events: none
}

.home__case .section-wrapper-video-list {
    width: 190.8%;
    height: 100%;
    overflow: hidden;
    /*margin-top: 30px;*/
    padding-bottom: 100px;
    text-align: center
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list {
        width:250%;
        height: 47.2vw;
        margin-top: 15px;
        padding-bottom: 0
    }
}

.home__case .section-wrapper-video-list ul {
    left: -24%
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list ul {
        left:-30%
    }
}

.home__case .section-wrapper-video-list .swiper-slide {
    opacity: .5;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    width: 1200px
}

.home__case .section-wrapper-video-list .swiper-slide>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list .swiper-slide>a::after {
        content:"";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.2);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 10px
    }
}

.home__case .section-wrapper-video-list .swiper-slide p {
    visibility: hidden
}

.home__case .section-wrapper-video-list .swiper-slide .info {
    position: absolute;
    left: 30px;
    bottom: 40px;
    color: #FFF;
    width: 50%;
    text-align: left;
    background-color: #0170ed52;
    padding: 10px;
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list .swiper-slide .info {
        z-index:2;
        text-align: center;
        width: 90%;
        bottom: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

.home__case .section-wrapper-video-list .swiper-slide .info h3 {
    margin-bottom: 12px;
    font-size: 30px;
    letter-spacing: 1.88px;
    line-height: 42px;
    /*text-shadow: 0 0 10px rgba(0,0,0,.6)*/
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list .swiper-slide .info h3 {
        font-size:16px;
        text-shadow: 0 0 4px rgba(0,0,0,.1);
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        margin-bottom: 5px
    }
}

.home__case .section-wrapper-video-list .swiper-slide .info p {
    font-size: 18px;
    letter-spacing: 4.67px;
    line-height: 30px;
    font-weight: 300;
    text-shadow: 0 0 10px rgba(0,0,0,.4)
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list .swiper-slide .info p {
        font-size:12px;
        text-align: center;
        text-shadow: none;
        letter-spacing: 0;
        line-height: 17px;
        color: rgba(255,255,255,.8)
    }
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list .swiper-slide .info .more {
        margin-top:15px;
        font-size: 12px;
        text-shadow: 0 0 4px rgba(0,0,0,.1);
        font-weight: 500
    }
}

.home__case .section-wrapper-video-list .swiper-slide.swiper-slide-active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.home__case .section-wrapper-video-list .swiper-slide.swiper-slide-active p {
    visibility: visible
}



.home__case .section-wrapper-video-list .swiper-button-prev,.home__case .section-wrapper-video-list .swiper-rtl .swiper-button-next {
    background: url(../images/c56ad897f69e8d79728e8cf6f3781207.png) no-repeat center;
    background-size: 100px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    pointer-events: all
}

.home__case .section-wrapper-video-list .swiper-button-next:after,.home__case .section-wrapper-video-list .swiper-rtl .swiper-button-prev:after {
    content: ""
}

.home__case .section-wrapper-video-list .swiper-button-next,.home__case .section-wrapper-video-list .swiper-rtl .swiper-button-prev {
    background: url(../images/c56ad897f69e8d79728e8cf6f3781207.png) no-repeat center;
    background-size: 100px;
    width: 70px;
    height: 70px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    border-radius: 50%;
    pointer-events: all
}

.home__case .section-wrapper-video-list .swiper-button-prev:after,.home__case .section-wrapper-video-list .swiper-rtl .swiper-button-next:after {
    content: ""
}

.home__case .section-wrapper-video-list img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 1050px) {
    .home__case .section-wrapper-video-list img {
        border-radius:10px
    }
}
