html, body {
    position: relative;  
    height:100%;
}

.color-fff {
    color: #fff;
}
.content-box{
    width: 1920px;
    overflow-x: hidden;
}
.fs-14{
    font-size: 14px;
}
.fs-18{
    font-size: 18px;
}
.fs-24{
    font-size: 18px;
}
.fs-30{
    font-size: 30px;
}
.fs-36{
    font-size: 36px;
}
.fs-48{
    font-size: 48px;
}
.fs-60{
    font-size: 60px;
}
.fs-65{
    font-size: 65px;
}
.fs-80{
    font-size: 80px;
}
.fw-bt {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.fw-btt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.fw-bto {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.color-999{
    color: #999;
}

.jianbian{
    background: -webkit-linear-gradient(left, #64666d 20%, #fff 50%, #64666d 80%);
    -webkit-background-clip: text;
    color: transparent;
}
.jianbian2{
    background: -webkit-linear-gradient(left, #32b7b6 20%, #3581a5 50%, #425389 80%);
    -webkit-background-clip: text;
    color: transparent;
}
      
.header {
    display: none ;
}

.swiper-container-v{
    display: none;
}

.footer{
    display: none;
}

.common-footer{
    display: none;
}


.header-wap{
    width: 100%;
    margin: 0 auto;
    position:fixed; 
    top:0; 
    left:0; 
    right:0; 
    z-index:10;
    text-align:center;
    background: #fff;
    padding: 0 20px;
    box-sizing: border-box;
}

.header-wap .top{
    width: 100%;
    justify-content: center;
}
.header-wap .nav{
    width: 100%;
}

.header-wap .nav .logo-img{
    width: 129px;
    height: 22px;
    background: url(../imgs/logo2.png) no-repeat center;
    background-size: 100% 100%;
}

.header-wap .open{
    position: relative;
    width: 47px;
    height: 55px;
    top: auto;
    left: auto;
    background-image: url('../imgs/i-open.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.header-wap .open-box{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    overflow: scroll;
    background-color: #2f2f2f;
    padding: 0 20px;
    box-sizing: border-box;
    display: none;
}

.header-wap .open-nav .logo-img{
    width: 129px;
    height: 22px;
    background: url(../imgs/logo.png) no-repeat center;
    background-size: 100% 100%;
}
.header-wap .open-nav .close{
    position: relative;
    width: 47px;
    height: 55px;
    top: auto;
    left: auto;
    background-image: url('../imgs/i-close.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.header-wap ul.list>li{
    text-align: left;
    position: relative;
}

.header-wap ul.list>li>a{
    color:#fff; 
}
.header-wap ul.list>li .nav-item{
    width: 100%;
    font-size: 14px;
    height: 48px;
    color: #cdcdcd;
    line-height: 48px;
    border-bottom: 1px solid #fff;
    background-image: url('../imgs/i-jia.png');
    background-position: right center;
    background-repeat: no-repeat;
}
.header-wap ul.list>li .nav-item a{
    width: 100%;
    font-size: 14px;
    height: 48px;
    color: #cdcdcd;


}
.header-wap ul.list>li .nav-item.active{
    border-bottom: none;
    background-image: url('../imgs/i-jian.png');
}

.header-wap .p-tan{
    display: none;
    width: 100%;
}

.p-tan.active{
    display: block;
}

.p-tan-list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.p-tan-list a{
    display: inline-block;
     width: 49%;
    margin-right: 2%;
    height: 62px;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom:6px;
    border-radius: 5px;
}

.p-tan-list a:nth-child(2n){
    margin-right: 0;
}
.p-tan-item.active{
    color: #000;
}

.p-tan-item .p-tan-item-title{
    width: 115px;
    height: 42px;
    color: #000;
    line-height: 42px;
}

.p-tan-item img{
    width: 39px;
    height: 39px;
    display: block;
}









.p-tan-listt{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.p-tan-listt a{
    display: inline-block;
    width: 32%;
    /* margin-right: 2%; */
    height: 100px;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom:6px;
    border-radius: 5px;
}

.p-tan-listt a:nth-child(2n){
    margin-right: 0;
}
.p-tan-itemt.active{
    color: #000;
}

.p-tan-itemt .p-tan-item-title{
    width: 115px;
    height: 42px;
    color: #000;
    line-height: 42px;
    display: flex;
    justify-content: space-around;
}

.p-tan-itemt img{
    width: 50px;
    height: 50px;
    display: block;
}


.p-ta{ 
    margin-bottom: -55px;
    background: #0d121a;
   
}

.p-ta-listo{
        padding: 28px 0px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: space-around;
}

.p-ta-listo a{
    display: inline-block;
    width: 45%;
    /* margin-right: 2%; */
    height: 120px;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom:6px;
    border-radius: 5px;
}

.p-ta-listo a:nth-child(2n){
    margin-right: 0;
}
.p-ta-itemo.active{
    color: #000;
}

.p-ta-itemo .p-ta-item-title{
    margin-top: 10px;
    text-align: center;
    width: 115px;
    height: 42px;
    color: #000;
    line-height: 20px;
    display: flex;
    justify-content: space-around;
}

.p-ta-itemo img{
    width: 50px;
    height: 50px;
    display: block;
}








.dan{
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;  点*/
    -webkit-line-clamp: 1;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
}

.b-tan{
    width: 100%;
    display: none;
}
.b-tan.active{
    display: block;
}
.b-tan .b-tan-list{
    width: 100%;
}
.b-tan .b-tan-list a{
    width: 100%;
    display: inline-block;
    height: 48px;
    color: #cdcdcd;
    line-height: 48px;
    padding: 0 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
}

.s-tan{
    width: 100%;
    display: none;
}
.s-tan.active{
    display: block;
}
.s-tan .s-tan-list{
    width: 100%;
}
.s-tan .s-tan-list a{
    width: 100%;
    display: inline-block;
    height: 48px;
    color: #cdcdcd;
    line-height: 48px;
    padding: 0 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
}


.index-wap{
    width: 100%;
    margin: 55px auto;
}

.index-wap .part-1{
    width: 100%;
    position: relative;
}
.index-wap .part-1 .swiper-slide a{
    width: 100%;
    color: #fff;
}

.index-wap .part-1 .swiper-slide img{
    width: 100%;
}
.index-wap .part-1 .swiper-slide .title{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    font-size: 20px;
}

.index-wap .part-1 .swiper-pagination-bullet{
    opacity: 0.2;
    background: #fff;
}

.index-wap .part-1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.index-wap .part-2{
    width: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
}
.index-wap .part-2 video{
    width: 100%;
    margin: 20px auto;
}
.part-2 .intro{
    font-size: 24px;
    margin: 0 auto 10px;
    text-align: center;
}

.index-wap .part-2 p{
    width: 100%;
    line-height: 40px;
}

.index-wap .part-3{
    width: 100%;
    margin: 30px auto;
    text-align: center;
}




.index-wap .part-3 .swiper-part31 .swiper-slide{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.index-wap .part-3 .swiper-slide .info1{
    width: 100%;
    font-size: 30px;
}
.index-wap .part-3 .swiper-slide .info2{
    width: 100%;
    margin: 20px auto;
    font-size: 16px;
}
.index-wap .part-3 .swiper-slide .info3{
    width: 100%;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 5px;
}

.index-wap .part-3 .swiper-slide{
    width: 100%;
}
.index-wap .part-3 .swiper-slide  img{
    display: block;
    width: 100%;
}
.index-wap .part-3 .swiper-slide .title{
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translate(-10%,-50%);
    z-index: 1;
}
.index-wap .part-3 .swiper-pagination-bullet{
    opacity: 0.2;
    background: #fff;
}
.index-wap .part-3 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}


.index-wap .part-6{
    width: 95%;
    margin: 30px auto;
    text-align: center;
}
.part-6 .link-title{
    width: 100%;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.index-wap .part-6 .swiper-part31 .swiper-slide{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.index-wap .part-6 .swiper-slide .info1{
        width: 95%;
        font-size: 20px;
        text-align: left;
}
.index-wap .part-6 .swiper-slide .info2{
    width: 100%;
    
    font-size: 14px;
    text-align: left;
    margin: 5px 0px;
}
.index-wap .part-6 .swiper-slide .info3{
    width: 100%;
    text-align: center;
    margin: 20px auto;
    font-size: 14px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 5px;
}

.index-wap .part-6 .swiper-slide{
    width: 100%;
    margin-bottom: 15px;
}
.index-wap .part-6 .swiper-slide  img{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.index-wap .part-6 .swiper-slide .title{
        position: absolute;
        left: 3%;
        float: left;
        top: 80%;
        transform: translate(0%, -60%);
        z-index: 1;
}
.index-wap .part-6 .swiper-pagination-bullet{
    opacity: 0.2;
    background: #fff;
}
.index-wap .part-6 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}








.part-4{
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.part-4 .link-title{
    width: 100%;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.part-4 .list-box{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.part-4 .list-box .list-item{
    width: 100%;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    color: #000;
}

.part-4 .list-box .list-item .intro{
    margin-bottom: 10px;
    font-size: 18px;
}

.part-4 .list-box .list-item .content{
    font-size: 14px;
}

.footer-wap {
    width: 100%;
    color:#fff ;
    background-color: #0d121a;
    text-align: center;
    padding: 30px 20px;
    box-sizing: border-box;
}

.footer-wap .line-o{
    width: 100%;
    margin-bottom: 10px;
}
.footer-wap .line-o img{
    width: 179px;
    height: 32px;
}
.footer-wap .line-t{
   width: 100%;
    height: 25px;
    line-height: 25px;
}
.footer-wap .line-t a{
    width: 100%;
    height: 100%;
    color: #999;
}
.footer-wap .word{
    margin-top: 10px;
    font-size: 12px;
    line-height: 30px;
}





/*产品*/
.product .banner{
    width: 100%;
    margin-top: 55px;
}
.product .part-1{
    width: 100%;
}
.product .banner img{
    width: 100%;
    height: auto;
    display: block;
}

.product .content{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}



.p-cate-list{
    width: 100%;
    margin:30px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}

.p-cate-item{
    margin-bottom: 30px;
    margin-right: 3%;
    width: 31.33%;
    color: #999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.p-cate-item:nth-child(3n){
    margin-right: 0;
}

.p-cate-item.active{
    color: #000;
}
.p-cate-img{
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
}

.p-cate-list .p-cate-item:nth-child(1) .p-cate-img{
    background: url('../imgs/p-icon1.png') no-repeat center;
    background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(2) .p-cate-img{
    background: url('../imgs/p-icon2.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(3) .p-cate-img{
    background: url('../imgs/p-icon3.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(4) .p-cate-img{
    background: url('../imgs/p-icon4.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(5) .p-cate-img{
    background: url('../imgs/p-icon5.png') no-repeat center;
     background-size: 100% 100%;
}

.p-cate-list .p-cate-item:nth-child(1).active .p-cate-img{
    background: url('../imgs/p-icon11.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(2).active .p-cate-img{
    background: url('../imgs/p-icon21.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(3).active .p-cate-img{
    background: url('../imgs/p-icon31.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(4).active .p-cate-img{
    background: url('../imgs/p-icon41.png') no-repeat center;
     background-size: 100% 100%;
}
.p-cate-list .p-cate-item:nth-child(5).active .p-cate-img{
    background: url('../imgs/p-icon51.png') no-repeat center;
     background-size: 100% 100%;
}


.product .title{
    font-size: 28px;
    font-weight: bold;
    color: #1a1a1a;
    margin: 40px;
    text-align: center;
}


.product .list{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;

}

.product .p-item{
    width: 49%;
    font-size: 14px;
    color:#000;
    margin-bottom: 20px;
    text-align: center;
    margin-right: 2%;
}
.product .p-item:nth-child(2n){
    margin-right:0px;
}
.product .list .p-img{
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
}
.product .list .p-img img{
    width: 100%;
    height: 100%;
    display: block;
/*    border-radius: 10px;*/

}
.product .part-2 .list .p-img img:hover{
    transform: scale(1.1); /* 放大1.5倍 */
    transform-origin: center; /* 设置变换的基点，默认是元素的中心 */
}

.product .p-title{
    font-size: 24px;
    color: #1a1a1a;
    margin: 15px 0 10px;
    padding: 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
}

.product .p-title{
    font-size: 20px;
    color: #1a1a1a;
    margin: 15px 0 10px;
    padding: 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
}

.product .p-intro{
    padding: 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
}
.p-bottom {
    margin-top: 30px;
    justify-content: center;
}
.p-bottom .p-learn{
    width: 150px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin-right: 30px;
    border:1px solid #999;
}
.p-bottom .p-learn a{
    color: #999;
    font-size: 12px;
}
.p-bottom .p-learn:hover{
    border:1px solid #29b7cb;
    background-color: #29b7cb;
    color: #fff;
}
.p-bottom .p-learn:hover a{
    color: #fff;
}


.p-bottom .p-by{
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background-color: #dedede;
}

.p-bottom .p-by a{
    font-size: 12px;
}
.product .part-2{
    width: 100%;
}
.product .part-2 .title{
    margin: 40px 0;
}



/*品牌*/
.brand .banner{
    width: 100%;
    height: auto;
    margin-top: 55px;
}
.brand .banner img{
    width: 100%;
    height: auto;
}

/*简介*/

.b-nav{
    width: 100%;
    margin: 20px auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.b-nav-item{
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 25%;
    text-align: center;
    line-height: 40px;
}

.b-nav-item.active a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #29b7cb;
}


.brand .jian{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.brand .jian-content{
    width: 100%;
    margin: 0 auto;
}

.jian-title{
    font-size: 30px;
    line-height: 30px;
    color: #1a1a1a;
    font-weight: bold;
    text-transform:uppercase
}
.jian-title1{
    margin-bottom: 20px;
}
.jian-ying{
    font-size: 14px;
    color: #0d121a;
     font-size: 14px;
    color: #0d121a;
    margin-top: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.jian-zhong{
     font-size: 14px;
    color: #0d121a;

    line-height: 30px;
    margin-bottom: 30px;

}
.jian-imgs{
    flex-wrap: wrap;
    justify-content: start;
}
.jian-img{
    width:49%;
    height: 160px;
    border-radius: 15px;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 2%;
}
.jian-img:nth-child(2n){
    margin-right: 0;
}
.jian-img img{
    width:100%;
    height: 100%;
    position: relative;
}
.jian-img .yin{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.6);
}
.jian-img .zi{
    width: 90%;
    position: absolute;
    left: 50%; 
    top: 50%; 
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
    white-space: nowrap;
}
.jian-img .zi span{
    font-size: 30px;
    margin-left: -5px;
    margin-right: 5px;
}




/*历程*/

.brand .cheng{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.brand .cheng .cheng-content{
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.brand .cheng .cheng-title{
    font-size: 30px;
    line-height: 30px;
    color: #1a1a1a;
    font-weight: bold;
    text-transform:uppercase
}
.brand .cheng .cheng-title1{
    margin-bottom: 20px;
}


.brand .cheng .cheng-top{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    padding-bottom: 40px;
    align-items: flex-start;
}
.brand .cheng .note-top{
    align-items: flex-start;
    justify-content: start;
    font-size: 30px;
    color: #000;
    position: relative;
    margin-bottom: 5px;
}
.brand .cheng .cheng-intro{
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    line-height: 35px;
    box-sizing: border-box;
}

.cheng-bottom{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
}
.brand .cheng .cheng-bottom-left{

    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border: 1px solid #999;
    padding-left: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.brand .cheng .notes .note{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    margin-top: 60px;
}


.brand .cheng .note-top span{
    display: inline-block;
    margin-top: -10px;
}

.brand .cheng .note-bottom{
    font-size: 14px;
    color: #999;
}

.brand .cheng .cheng-bottom-right{
    width: 100%;
    padding-left: 60px;
    line-height: 30px;
    box-sizing: border-box;
    border-left: 2px solid #999;
}

.brand .cheng .intro{
    position: relative;
    margin: 40px auto;
}

.brand .cheng .intro .intro-top{
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 10px;
}
.brand .cheng .intro .intro-bottom{
    font-size: 14px;
}

.brand .cheng .intro .dian{
    position: absolute;
    top: 5px;
    left: -71px;
    z-index: 999;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #29b7cb;
}



/*全球*/

.brand .quan{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.brand .quan-content{
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.brand .quan-title{
    font-size: 30px;
    line-height: 30px;
    color: #1a1a1a;
    font-weight: bold;
    text-transform:uppercase
}
.brand .quan-title1{
    margin-bottom: 20px;
}


.brand .quan .quan-top{
    width: 100%;
    margin-bottom: 30px;
}

.brand .quan .quan-bottom{
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
}
.brand .quan .quan-bottom-left{
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}

.brand .quan .quan-bottom-right{
    width: 100%;
    line-height: 30px;
    color: #999;
    margin: 20px auto;
}

.brand .quan .quan-bottom-right .intro-top{
    font-weight: bold;
    font-size: 40px;
    margin: 20px 0;
}
.brand .quan .quan-bottom-right .intro-bottom{
    font-size: 14px;
}

.brand .quan .quan-bottom-right img{
    width: 100%;
    height: 100%;
}
.brand .quan .quan-content .bg{
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}



/*视频中心*/

.brander-banner{
    width: 100%;
    margin-top: 55px;
}
.brander-banner video{
    width: 100%;
    height: auto;
}
.brander-banner .shi-cober{
    display: none;
}
.shi .shi-cober img{
    width: auto;
    height: 100%;
}

.brand .shi{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.brand .shi .shi-content{
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.brand .shi .shi-title{
    font-size: 30px;
    line-height: 30px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 20px;
}

.brand .shi .shi-video{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.brand .shi .shi-video video:hover{
/*     transform: scale(1.1);*/
}
.brand .shi .shi-video img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.brand .shi .shi-video video{
    width: 100%;
    height: auto;
}

.brand .shi .shi-title.worderful{
    margin: 80px 0 40px;
}
.brand .shi .shi-video-list{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.brand .shi-video-item{
    width: 100%;
/*    height: 420px;*/
    overflow: hidden;
    margin-bottom: 20px;
}
.brand .shi-video-item .video{
    width: 100%;
/*    height: 380px;*/
    overflow: hidden;
    position: relative;
}
.brand .shi-video-item .video video{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.brand .shi-video-item .video video:hover{
/*     transform: scale(1.1);*/
}
.brand .shi-video-item img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.brand .shi-video-item .video-title{
    font-size: 18px;
    margin-top: 18px;
}



.brand .now-video-box{
    display: none;
    position: fixed;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
}

.brand .now-video-bo{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 101;
    width: 100%;
    height: auto;
}

.brand .now-video-bo video {
    width: 100%;
    height: auto;
}







/*服务*/

.service .banner{
    width: 100%;
    height: auto;
    margin-top: 55px;
}
.service .banner img{
    width: 100%;
    height: auto;
}


.pleasure{
    width: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.pleasure-content{
    width: 100%;
    margin: 0 auto;
}
.pleasure-title{
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.pleasure-list{
    flex-wrap: wrap;
    align-items: center;
}
.pleasure-item{
    width: 100%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f7f7f7;
    cursor: pointer;
    margin-bottom: 2%;
    padding: 40px 10px;
    box-sizing: border-box;
}
.pleasure-item:nth-child(2n){
    margin-right: 0;
}
.pleasure-img{
    width: 30%;
}
.pleasure-img img{
    width: 100%;
    height: 100%;
}
.pleasure-img-fan{
    display: none;
    width: 170px;
    height: 170px;
}
.pleasure-img-fan img{
    width: 100%;
    height: 100%;
}
.pleasure-name{
    font-size: 24px;
    font-weight: 400;
    margin: 30px auto 20px;
    text-transform:uppercase
}
.pleasure-intro{
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 30px;
}
.pleasure-line{
    width: 30px;
    height: 2px;
    background-color: #c5c5c5;
    margin-top: 50px;
}


.policy{
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.policy-content{
    width: 100%;
    margin: 0 auto;
}
.policy-title{
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}

.policy-list{
    flex-wrap: wrap;
    justify-content: start;
}

.policy-item{
    width: 49%;
/*    height: 260px;*/
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 30px 10px;
    box-sizing: border-box;
}
.policy-item:nth-child(2n){
    margin-right:0;
}

.policy-img{
    width: 90px;
    height: 90px;
}
.policy-img img{
    width: 100%;
    height: 100%;
}

.policy-name{
    font-size: 14px;
    font-weight: 400;
    margin: 30px auto 20px;
    text-transform:uppercase
}

.info{
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
    background-color: #fff;
    box-sizing: border-box;
}
.info-content{
    width: 100%;
    margin: 0 auto;
}
.info-item{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    margin-bottom: 40px;
}
.info-item-left{
    width: 100%;
    font-weight: 400;
    margin-bottom: 20px;
}
.info-item-right{
    width: 100%;
    line-height: 30px;
    color: #999;
}


.tutorial{
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.tutorial-content{
    width: 100%;
    margin: 0 auto;
}
.tutorial-title{
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.tutorial-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}
.tutorial-item{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
     margin-bottom: 4%;
}
.tutorial-video{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.tutorial-video video{
    width: 100%;
    height: auto;
}
.tutorial-video:hover video{
    transform: scale(1.1);
}


.tutorial-name{
    font-size: 14px;
    font-weight: 400;
    margin: 10px;
    text-transform:uppercase;
    text-align: left;
    color: #999;
}

.tutorial-video img{
    width: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}


.learn-more{
    width: 150px;
    margin: 40px auto 0;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    font-size: 18px;
    background-color: #29b7cb;
    text-align: center;
}


.learn-more a{
    display: block;
    color: #fff;
}



.service .now-video-box{
    display: none;
    position: fixed;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
}

.service .now-video-bo{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 101;
    width: 100%;
}

.service .now-video-bo video {
    width: 100%;
    height: auto;
}




/*弹框*/
.complain{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.complain .complain-content{
    width: 90%;
    margin:0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 0;
    box-sizing: border-box;
}
.complain .suggestion{
    font-size: 28px;
    color: #1a1a1a;
}

.complain .complain-item{
    justify-content: center; 
    margin-bottom: 20px;   
}
.complain .complain-item-left{
    width: 15%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.complain .complain-item .complain-item-right{
    width: 70%;
    background-color: #f5f5f5;
}

.complain .complain-item:first-child .complain-item-right{
    background: none;
}

.complain .complain-item:last-child .complain-item-right{
    background: none;
}

.complain .complain-item-right input{
     width: 100%;
    height: 40px;
    border: none;
    outline: none;
    padding: 0 30px;
     box-sizing: border-box;
    background-color: #f5f5f5;
}

.complain .complain-item-right textarea{
     width: 100%;
    height: 110px;
     background-color: #f5f5f5;
     border: none;
     outline: none;
     padding: 30px;
     box-sizing: border-box;
     resize: none;

}
.complain .submit-btn{
    width: 70%;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background-color: #2cb4c2;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
}




/*产品详情*/



.detail-header {
    background: #fff;
}
.detail-header .nav ul.list>li>a{color: #000;}
.detail-header .choose .shop .shop-btn{
    border: 1px solid #000;
    color: #000;
}
.detail-header .search-img{
    background: url(../imgs/search2.png) no-repeat center !important;
}
.detail-header .logo-img{
    background: url(../imgs/logo2.png) no-repeat center;
}
.detail-header .choose .shop .shop-btn:hover{
    background-color:  #000;
    color: #fff;

}


.scroll-header {
    background: #fff;
}
.scroll-header .nav ul.list>li>a{color: #000;}
.scroll-header .choose .shop .shop-btn{
    border: 1px solid #000;
    color: #000;
}
.scroll-header .search-img{
    background: url(../imgs/search2.png) no-repeat center !important;
}
.scroll-header .logo-img{
    background: url(../imgs/logo2.png) no-repeat center;
}
.scroll-header .choose .shop .shop-btn:hover{
    background-color:  #000;
    color: #fff;

}




.detail{
    width: 100%;
    background-color: #fff;
}

.detail .part-o{
    width: 100%;
    margin: 60px auto 0px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}

.detail .part-o .guige-box{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
}

.detail .part-o .guige-list{
    justify-content: start;
    flex-wrap: wrap;
}
.detail .part-o .guige-item{
   margin-right: 20px;
   margin-bottom: 10px;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}

.detail .part-o .guige-yuan{
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #dedede;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    
}
.detail .part-o .guige-yuanxin{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #dedede;
    position: absolute;
    top: 5px;
    left: 5px;
}


.detail .part-o .guige-item.active .guige-yuan{
   border: 1px solid #999;
}
.detail .part-o .guige-item.active .guige-yuanxin{
   background-color: #999;
}
.detail .part-o .guige-item.active .guige-name{
   color: #000;
}


.detail .part-o .guige-item:hover .guige-yuan{
   border: 1px solid #999;
}
.detail .part-o .guige-item:hover .guige-yuanxin{
   background-color: #999;
}
.detail .part-o .guige-item:hover .guige-name{
   color: #000;
}

.detail .detail-swiper{
    width: 100%;
    height: 100%;
    display: none;
}


.detail  .part-o .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}


.detail  .part-o .swiper-slide {
    width: 100%;
    text-align: center;
}

.detail  .part-o .swiper-slide img{
    width: 100%;
}

.detail  .part-o .swiper-container-horizontal>.swiper-scrollbar {
    height: 2px;
}

.detail  .part-o .swiper-scrollbar-drag {
    height: 4px;
    border-radius:0px;
    background:#29b7cb;
    left: 0;
    top: -1px;
}

.detail .part-o .swiper-scrollbar{
    width: 60%;
    left:50%;
    transform: translateX(-50%);
}



/*详情2*/
.detail-t{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
}

.detail-t .part-o{
    width: 100%;
    margin: 60px auto 0;
    padding: 20px;
    box-sizing: border-box;
}



.detail-t  .part-o .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}


.detail-t  .part-o .swiper-slide {
    width: 100%;
    text-align: center;
}

.detail-t  .part-o .swiper-slide img{
    width: 100%;
}

.detail-t  .part-o .swiper-container-horizontal>.swiper-scrollbar {
    height: 2px;
}

.detail-t  .part-o .swiper-scrollbar-drag {
    height: 4px;
    border-radius:0px;
    background:#29b7cb;
    left: 0;
    top: -1px;
}

.detail-t .part-o .swiper-scrollbar{
    width: 60%;
    left:50%;
    transform: translateX(-50%);
}


.detail-t .part-t{
    width: 100%;
    height: auto;
}
.detail-t .part-t img{
    width: 100%;
    height: auto;
    display: block;
}

.detail-t .part-th{
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
}
.tu-left{
    width: 100%;
    margin-bottom: 20px;
}

.detail-t .part-th  .tu-right{
    width: 100%;
}
.detail-t .part-th  .tu-top{
    margin-bottom: 20px;
}

.detail-t .part-th  .tu-top img{
    width: 49%;
}

.detail-t .part-th  .tu-bottom img{
    width: 31%;
}

.detail-t .xiang-item{
    width: 100%;
/*    height: 400px;*/
    margin-bottom: 20px;
    flex-direction: column;

}

.detail-t .xiang-item .xiang-img{
    width: 100%;
/*    height: 400px;*/
}
.detail-t .xiang-item .xiang-img img{
    width: 100%;
/*    height: 400px;*/
}
.detail-t .xiang-item .xiang-text{
    width: 100%;
/*    height: 400px;*/
    padding: 50px 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.detail-t .xiang-item .xiang-text p {
    line-height: 30px;
}
.detail-t .xiang-item .xiang-text p:first-child {
    font-weight: 400;
}

.detail-t .part-f{
    width: 100%;
    height: 225px;
    margin: 0 auto;
    position: relative;
}
.detail-t .part-f img{
    width: 100%;
    height: 225px;
    display: block;
}

.detail-t .part-f div {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3%;
    z-index: 10;
}

.detail-t .part-f div p{
    font-size: 14px;
    line-height: 2.5;
    color: #fff;
}

.detail-t .part-f div p:first-child{
/*    margin-bottom: 30px;*/
}

.detail-t .part-fi{
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background-color: #000;
}


.detail-t .pro{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}
.detail-t .pro-title{
    font-size: 26px;
    text-align: center;
}
.detail-t .pro-list{
    margin: 40px auto;
    flex-direction: column;
}

.detail-t .pro-item{
    width: 100%;
/*    height:725px;*/
    background-color: #1f2023;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.detail-t .pro-img{
    text-align: center;
}
.detail-t .pro-intro{
    margin-bottom: 25px;
}
.detail-t .pro-item .pro-n{
   margin-bottom: 10px;
}

.detail-t .pro-item .pro-v{
    font-size: 16px;
    color: #999;
}

.detail-t .star{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

.detail-t .star .star-title{
    font-size: 24px;
    color: #fff;
    margin: 40px 0;
}

.detail-t .star .star-list{
    width:100%;
}
.detail-t .star .swiper-slide{
    width: 100%;
/*    height: 350px;*/
    background-color: #1f2023;
    border-radius: 20px;
    padding: 30px 40px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.detail-t .star .swiper-slide p{
    
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.detail-t .star .swiper-slide  p.wen{
    margin-top: 30px;
    margin-bottom: 20px;    
    font-size: 20px;
    line-height: 40px;
}


.detail-t .star .swiper-slide .jia{
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: right;

}


.detail-t .star-tan-box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}

.detail-t .star-tan-box .star-tan-list{
    width: 100%;
    position: fixed;
    left: 5%;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 3;
}


.detail-t .star-tan-item{
    width: 90%;
    padding: 10%;
    box-sizing: border-box;
    color: #fff;
    border-radius: 40px;
    background-color: #202024;
    display: none;
}
.detail-t .star-tan-item .star-zi-1{
    font-size: 18px;

}
.detail-t .star-tan-item .star-zi-2{
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;

}
.detail-t .star-tan-item .star-zi-3{
    font-size: 16px;
    line-height: 26px;

}
.detail-t .star-tan-item .star-zi-4{
    margin-top: 30px;
    font-size: 24px;
    color: #29b7cb;
}


 

/*详情1*/
.detail-o{
    width: 100%;
    background-color: #fff;
}

.detail-o .part-o{
    width: 100%;
    margin: 60px auto 0px;
    padding: 20px;
    box-sizing: border-box;
}



.detail-o  .part-o .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}


.detail-o   .part-o .swiper-slide {
    width: 100%;
/*    height: 600px;*/
    text-align: center;
}

.detail-o   .part-o .swiper-slide img{
    width: 100%;
/*    height: 600px;*/
}

.detail-o  .part-o .swiper-container-horizontal>.swiper-scrollbar {
    height: 2px;
}

.detail-o  .part-o .swiper-scrollbar-drag {
    height: 4px;
    border-radius:0px;
    background:#29b7cb;
    left: 0;
    top: -1px;
}

.detail-o .part-o .swiper-scrollbar{
    width: 60%;
    left:50%;
    transform: translateX(-50%);
}


.detail-o .part-t{
    width: 100%;
    height: auto;
}
.detail-o .part-t img{
    width: 100%;
    height: auto;
    display: block;
}

.detail-o .part-th{
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
}
.tu-left{
    width: 100%;
    margin-bottom: 20px;
}

.detail-o .part-th  .tu-right{
    width: 100%;
}
.detail-o .part-th  .tu-top{
    margin-bottom: 20px;
}

.detail-o .part-th  .tu-top img{
    width: 49%;
}

.detail-o .part-th  .tu-bottom img{
    width: 31%;
}


.detail-o .part-mo{
    width: 100%;
    margin: 0 auto;
    padding: 70px 0 20px;
    box-sizing: border-box;
    background-color: #000;
}

.detail-o .part-mo .mo-box{
    width: 100%;
/*    height: 2663px;*/
    overflow: hidden;
    margin: 0 auto; 
/*    background: url('../imgs/d-1-8.png') no-repeat center;
    background-size: 100% 100%;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}




.detail-o .part-mo .mo-title{
    width: 100%;
    font-size: 24px;
    text-align: center;
}


.detail-o .part-mo .mo-content{
    width: 100%;
}

.detail-o .part-mo .title{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 65px;
    padding-top: 30px;
    box-sizing: border-box;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.detail-o .part-mo .type-list{
    width: 100%;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.detail-o .part-mo .type-item{
    width: 100%;
}

.detail-o .part-mo .type-name{
    font-size: 30px;
    text-align: center;
    margin: 20px 0;
}

.detail-o .part-mo .type-intro{
    color: #fff;
    font-size: 16px;
    padding: ;
}
.detail-o .part-mo .tu-list{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.detail-o .part-mo .mo-box .tu-top{
    margin-bottom: 2%;
    display: flex;
/*    flex-direction: column;*/
}

.detail-o .part-mo .mo-box .tu-top img{
    width: 49%;
}


.detail-o .part-mo .mo-box .tu-bottom{
    width: 100%;
    border-radius: 20px;
}


.detail-o .video-box{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}


.detail-o .video-box .video-info{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-bottom: 30px;
}



.detail-o .video-box .video-info-left{
    width: 100%;
}

.detail-o .video-box .yi{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
}
.detail-o .video-box .zai{
    line-height: 40px;
    font-size: 16px;
}
.detail-o .video-box .video-info-right{
    width: 100%;
}

.detail-o .video-box .jiu{
    width: 145px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.detail-o .video-box .guo{
    line-height: 30px;
    font-size: 16px;
}

.detail-o .video-box .video{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.detail-o .video-box .video video{
    width: 100%;
}

/*.detail-o .video-box .video video:hover{
     transform: scale(1.1);
}*/

.detail-o .video-box .video img{
    width: 135px;
    height: 135px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.detail-o .now-video-box{
    display: none;
    position: fixed;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
}

.detail-o .now-video-box .now-video-bo{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 101;
    width: 1260px;
    height: 710px;
}

.detail-o .now-video-box .now-video-bo video {
    width: 100%;
    height: auto;
}


.detail-o .quanchu-box{
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}
.detail-o .quanchu-box .quanchu-title{
    text-align: center;
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.detail-o .quanchu-box .quanchu-img{
    width: 100%;
}


.detail-o .quanchu-box .quanchu-swiper{
    width: 100%;
    position: relative;
}

.detail-o .quanchu-box .quanchu-left{
    width: 100%;
    margin-bottom: 30px;
}
.detail-o .quanchu-box .quanchu-left-top{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 24px;
}

.detail-o .quanchu-box .quanchu-left-bottom{
    line-height: 30px;
    font-size: 18px;
}


.detail-o .quanchu-box .quanchu-list{
    width: 100%;
}
.detail-o .quanchu-box .quanchu-list .swiper-slide{
    width: 100%;
    cursor: pointer;
}

.detail-o .quanchu-box .quanchu-list .swiper-slide p{
    width: 100%;
    padding: 35px;
    box-sizing: border-box;
    text-align: center;
}
.detail-o .quanchu-box .quanchu-list .swiper-slide img{
    width: 100%;
    border-radius: 20px;
}

.detail-o .quanchu-box .quanchu-list .swiper-container-quanchu {
    width: 100%;
}

.detail-o .quanchu-box .swiper-button-next,.detail-o .quanchu-box .swiper-button-prev{
    display: none;
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    position: absolute;
    top: auto;
    bottom: 80px; /* 调整到你喜欢的位置 */
    transform: translateX(-50%);
    z-index: 999;
    cursor: pointer;
}
.detail-o .quanchu-box .swiper-button-next{
    background: url('../imgs/d-1-25.png') no-repeat center;
    left: 60px;
}
.detail-o .quanchu-box .swiper-button-prev{
    background: url('../imgs/d-1-24.png') no-repeat center;
    left: 10px; /* 左箭头距离左边界的距离 */
    transform: translateX(-50%);
}


.detail-o .yiji-box{
    padding: 20px;
    box-sizing: border-box;
}

.detail-o .yiji-box .yiji-title{
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}
.detail-o .yiji-box .yiji-swiper{
    width: 100%;
    margin: 0 auto;
}
.detail-o .yiji-box .yiji-swiper  .swiper-slide {
    width: 100%;
    overflow: hidden;
}
.detail-o .yiji-box .yiji-swiper  .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.detail-o .yiji-box .yiji-swiper .pagination-h{
    text-align:center;
    margin-top: 30px;
}
.detail-o .yiji-box .yiji-swiper .swiper-pagination-bullet {
  width: 20%;
  text-align: center;
  font-size: 14px;
  color: #e5e5e5;
  position: relative;
  margin:0 !important;
}
.detail-o .yiji-box .yiji-swiper .swiper-pagination-bullet::before {
    content:"";
    position:absolute; 
    width:100%; 
    height:1px; 
    top:35px; 
    left: 0px;
    background-color:#fff;
}
.detail-o .yiji-box .yiji-swiper .swiper-pagination-bullet-active {
    color: #fff;
    background-color:transparent;

}
.detail-o .yiji-box .yiji-swiper .swiper-pagination-bullet-active::before {

    content:"";
    position:absolute; 
    width:100%; 
    height:3px; 
    top:34px; 
    left: 0px;
    background-color:#29b7cb;
}
.detail-o .yiji-box .yiji-intro{
    text-align: center;
    margin: 40px 0;
    line-height: 40px;
    font-size: 16px;
}


.detail-o .muying-box{
    width: 100%;
    margin:40px auto;
    padding: 20px;
    box-sizing: border-box;
}
.gx{
    font-size: 30px;
}
.detail-o .muying-box .rang{
    margin: 40px 0;
    line-height: 40px;
    font-size: 16px;
}

.muying-list{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.detail-o .muying-box .muying-left-top{
    width: 100%;
    margin-bottom: 2%;
}
.detail-o .muying-box .muying-left-top img{
    width: 49%;
}
.detail-o .muying-box .muying-left-top img:first-child{
/*    margin-right: 20px;*/
}
.detail-o .muying-box .muying-left-bottom{
    width: 100%;
    margin-bottom: 2%;
}
.detail-o .muying-box .muying-right{
    width: 100%;
}


.detail-o .jingshui-box{
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.detail-o .jingshui-box img{
    width: 100%;
    height: auto;
}

.detail-o .jingshui-box .jingshui-info{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
}
.detail-o .jingshui-box .jingshui-title{
    width: 50%;
    font-size: 24px;
}

.detail-o .jingshui-box .jingshui-intro{
    width: 30%;
}
.tian{
    font-size: 20px;
}
.detail-o .jingshui-box .cai{
    display: none;
    line-height: 30px;
    margin-top: 10px;
    font-size: 12px;
}


.detail-o .xl-video-box{
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    padding: 20px;
    box-sizing: border-box;
}

.detail-o .xl-video-box .w{
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 24px;
}
.detail-o .xl-video-box .huan{
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 18px;
}



.detail-o .xl-video-box .video{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.detail-o .xl-video-box .video video{
    width: 100%;
}

.detail-o .xl-video-box .video video:hover{
/*     transform: scale(1.1);*/
}

.detail-o .xl-video-box .video img{
    width: 135px;
    height: 135px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.sslv-box{
    display: none;
   /* width: 1920px;
    height: 741px;
    margin: 200px auto 140px;
    background: url('../imgs/d-1-34.png') no-repeat center;
    background-size: 100% 100%;*/

}
.sslv{
    width: 1260px;
    margin: 0 auto;
}
.sslv-title{
    padding-top: 30px;
    line-height: 80px;
    box-sizing: border-box;
}
.sslv .xuan{
    line-height: 40px;
    margin: 50px 0 60px;
}
.detail-o .sslv-box .guige-item{
    width: 55px;
   margin-right: 60px;
   margin-bottom: 10px;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
}

.detail-o .sslv-box .guige-yuan{
    width: 25px;
    height: 25px;
    border-radius: 25px;

    border: 1px solid #30a0a1;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    
}
.detail-o .sslv-box .guige-yuanxin{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: linear-gradient(to bottom right,#6fdbe3,#1b8d91,#39b7c6);
    position: absolute;
    top: 5px;
    left: 5px;
}



.duo-box{
    width: 100%;
    margin: 0 auto;
}

.duo-box .duo-tile{
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
}

.duo-box .tu-list{
    flex-direction: column;
}

.tu-left{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 3%;
}

.tu-bottom{
    width: 100%;
    margin-bottom: 3%;
}
.duo-box .tu-left,.duo-box .tu-right{
    width: 100%;
}
.duo-box .tu-left img:first-child,.duo-box .tu-right img:first-child{
/*    margin-bottom: 40px;*/
}

.duo-box .tu-left img,.duo-box .tu-right img{
    width: 49%;
}

.duo-box .tu-center img{
    width: 400px;
    height: 760px;
}






.detail-t .part-fi{
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background-color: #000;
}

.detail-o .part-f{
    width: 100%;
    height: 225px;
    margin: 0 auto;
    position: relative;
}
.detail-o .part-f img{
    width: 100%;
    height: 225px;
    display: block;
}

.detail-o .part-f div {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3%;
    z-index: 10;
}

.detail-o .part-f div p{
    font-size: 14px;
    line-height: 2.5;
    color: #fff;
}


.detail-o .part-fi{
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
    background-color: #000;
    box-sizing: border-box;
}
.detail-o .part-fi .pro-title{
    background: -webkit-linear-gradient(left, #000 20%, #fff 50%, #000 80%);
    -webkit-background-clip: text;
    color: transparent;
}
.detail-o .pro{
    width: 100%;
    margin: 0 auto;

}
.detail-o .pro-title{
    font-size: 24px;
    text-align: center;
}
.detail-o .pro-list{
    margin: 30px auto;
    flex-direction: column;
}

.detail-o .pro-item{
    width: 100%;
    background-color: #1f2023;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.detail-o .pro-img{
    text-align: center;
}
.detail-o .pro-intro{
    margin-bottom: 25px;
}
.detail-o .pro-item .pro-n{
   margin-bottom: 10px;
}

.detail-o .pro-item .pro-v{
    font-size: 16px;
    color: #999;
}

.detail-o .star{
    width: 100%;
    margin: 0 auto;
}

.detail-o .star .star-title{
    font-size: 30px;
    color: #fff;
    margin: 50px 0;
}

.detail-o .star-list{
    width: 100%;
    overflow-x: hidden;
}
.detail-o .star .swiper-slide{
    width: 370px;
    height: 350px;
    background-color: #1f2023;
    border-radius: 20px;
    padding: 30px 40px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.detail-o .star .swiper-slide p{
    
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.detail-o .star .swiper-slide  p.wen{
    margin-top: 30px;
    margin-bottom: 20px;    
    font-size: 20px;
    line-height: 40px;
}


.detail-o .star .swiper-slide .jia{
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: right;

}
.detail-o .star .swiper-container-star {
  position: relative;
  height: 430px;
}
.detail-o .star .swiper-button-next,.detail-o .star .swiper-button-prev{
    display: none;

    background-size: 100% 100%;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    position: absolute;
    top: auto;
    bottom: 10px; /* 调整到你喜欢的位置 */
    transform: translateX(-50%);
}
.detail-o .star .swiper-button-next{
    background: url('../imgs/d-2-15.png') no-repeat center;
    left: auto;
    right: 20%; /* 右箭头距离右边界的距离 */
}
.detail-o .star .swiper-button-prev{
    background: url('../imgs/d-2-16.png') no-repeat center;
    left: 73%; /* 左箭头距离左边界的距离 */
    transform: translateX(-50%);
}


.detail-o .star-tan-box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}

.detail-o .star-tan-box .star-tan-list{
    width: 100%;
    position: fixed;
    left: 5%;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 3;
}


.detail-o .star-tan-item{
    width: 90%;
    padding: 10%;
    box-sizing: border-box;
    color: #fff;
    border-radius: 40px;
    background-color: #202024;
    display: none;
}
.detail-o .star-tan-item .star-zi-1{
    font-size: 18px;

}
.detail-o .star-tan-item .star-zi-2{
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;

}
.detail-o .star-tan-item .star-zi-3{
    font-size: 16px;
    line-height: 26px;

}
.detail-o .star-tan-item .star-zi-4{
    margin-top: 30px;
    font-size: 24px;
    color: #29b7cb;
}





