*{

    margin: 0;

    padding: 0;

    text-decoration: none;

    list-style: none;

    font-weight: normal;

}

.content{

    width: 100%;

    height: 100vh;

    position: relative;

    /* background: url(../img/bj-compressed.png) no-repeat center;

    background-size: cover; */
    background-color: #bf2533;

}

.logo{
    /* width: 320px; */
    height: 45px;

    position: absolute;

    top: 80px;

    left: 15%;

}
.duan-img{
    width: 150px;
    display: block;
    margin-top: 120px;
}

.chanpin{

    width: 70%;

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

}

.language{
    width: 100%;
    height: 50px;
    position: absolute;

    bottom: 100px;

    left: 0;

}
.language img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.language p{
    width: max-content;

    font-size: 12px;

    color: #b01d2f;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%);
    /* float: left;

    margin-right: 20px; */

}
.language p span{
    padding: 0 30px;
}
.language p span a{

    color: #b01d2f;

    /* padding: 10px 200px;

    background-color: #fff; */

}

.di{

    width: 100%;

    position: absolute;

    bottom: 20px;

}

.di p{

    font-size: 12px;

    text-align: center;

    margin-top: 10px;

}

.di p a{

    color: #fff;

}

.container{

    width: 1400px;

    margin: auto;

}

.header{

    box-sizing: border-box;

    padding: 0px 40px;

    background-color: #b11e30;

    width: 100%;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 9999;

box-shadow: 0 1px 10px rgb(0 0 0 / 10%);}

.header-inner {

    max-width: 1650px;

    margin: auto;

}

.head{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.head-left{}

.head-left img{

    width: 320px;

}

.head-right{}

.head-right ul{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

    /* overflow: hidden; */

}

.head-right ul li{

    font-size: 16px;

    /* float: left; */

    text-align: center;

    padding: 30px;

    position: relative;

}
/* [lang="en"] .head-right ul li{
    font-size: 14px;
} */
[lang="en"] .qiye-one-left p{
    font-size: 13px;
    line-height: 24px;
    margin-top: 20px;
}
[lang="en"] .qiye-two-di{
    font-size: 13px;
    line-height: 26px;
}
[lang="en"] .qiye-two-content .circle{
    width: 150px;
    height: 150px;
}
[lang="en"] .qiye-two-content .circle p{
    line-height: 150px;
    font-size: 38px;
}
[lang="en"] .product-categories-nav a{
    font-size: 14px;
}
[lang="en"] .news-all-zuo h2{
    font-size: 18px;
}
[lang="en"] .news-all-zuo p{
    font-size: 14px;
}
[lang="en"] .add-one-right h2{
    font-size: 17px;
}
[lang="en"] .add-one-div div{
    font-size: 14px;
    line-height: 28px;
}
[lang="en"] .add-two-top h2,.add-four-top h2,.add-five-top h2,.pro-one-right-cont h2{
    font-size: 22px !important;
}
[lang="en"] .pro-one-table p span{
    font-size: 14px;
}
.head-right ul li:hover .er1,
    .er1 li:hover .er2{

    display: block !important;

}

.er1{

    width: 100%;

    position: absolute;

    top: 80px;

    left: 0;

    background-color: #fff;

    display: none !important;

    float: unset !important;

    /* padding: 0 20px; */

    padding-top: 10px;

    z-index: 9999;
    box-shadow: -2px 2px 8px rgb(0 0 0 / 50%);

}
[lang="en"] .er1{
    top: 78px;
}
.er2{
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
    display: none !important;
    box-shadow: -2px 2px 8px rgb(0 0 0 / 50%);
}

.er1 li,.er2 li{
    font-size: 14px !important;
    text-align: left !important;

    padding: 0 0 0 10px !important;
    
}
[lang="en"] .er1 li,.er2 li{
    padding: 0 0 0 0px !important;
    letter-spacing: -1px;
    font-family: Arial;

}
[lang="en"].er1 li a{
    padding: 5px;
}
.er1 li::before,
.er2 li::before{
    content: '>';
    display: inline-block;
    font-size: 1em;
    text-align: center;
    position: absolute;
    color: #b11e30;
    right: 10px;
    top: 10px;
}

.er1 li a,.er2 li a{

    display: block;

    padding: 10px 5px;

    color: #333 !important;

}

.er1 li a:hover {

    color: #fff;
    font-weight: bold;

}

.head-right > ul .active > a{

    color: #fff;
    font-weight: bold;

}

.head-right ul > li:hover > a{

    color: #fff;
    font-weight: bold;

}


.lang:hover .er{

    display: block !important;
    box-sizing: border-box;

}

.lang .er a {
    display: initial;
    font-size: 16px;
}


.head-right ul li a{

    color: #fff;

}

.lang a{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

    background-color: #b11e30;

    /* padding: 10px 20px; */

    border-radius: 25px;

}

[data-w-e-type="video"] {
    text-align: center;
}

.lang a i{

    margin-left: 10px;

    color: #fff;

}

.er{

    width: 100%;

    position: absolute;

    top: 60px;

    left: 0;

    background-color: #b11e30;

    display: none !important;

    float: unset !important;

    padding: 0 20px;

    padding-top: 20px;

    z-index: 9999;

}

.er li{

    width: 100%;

    padding: 10px 0 !important;

    font-size: 14px !important;

    text-align: left;

}

.er li:hover a{

    color: #ffffff !important;
    font-weight: bold;

}

.er li a{

    color: #ffffff !important;

}



button.lang {

    background: none;

    border: none;

    font-size: inherit;

    padding: 5px;

    cursor: pointer;

    color: currentColor;

    display: flex;

    align-items: center;

}



button.lang img {

    opacity: 0.6;

    margin-right: 4px;

}



button.lang:hover {

    color: #b11e30;

}



button.lang * {

    pointer-events: none;

}



.banner{

    width: 100%;

    position: fixed;
    top: 78px;
    left: 0;
    z-index: -1;

}
.all{
    margin-top: 530px;
    z-index: 9999;
    background-color: #fff;
}
.banner-swiper{

    overflow: hidden;

    position: relative;

}

.banner-swiper .swiper-slide img{

    width: 100%;

    display: block;

}

.banner-prev::after,.banner-next::after{

    content: "";

    display: none;

}

.banner-prev{

    width: 50px;

    height: 50px;

    background: url(../img/l-1.png) no-repeat center;

    background-size: cover;

    left: 100px;

}

.banner-next{

    width: 50px;

    height: 50px;

    background: url(../img/r-1.png) no-repeat center;

    background-size: cover;

    right: 100px;

}

.banner-page{

    width: unset !important;

    right: 10px;

    left: unset !important;

    bottom: 50% !important;

}

.banner-page span{

    display: block !important;

    margin: 10px 0 !important;

    background: #fff;

    position: relative;

    opacity: 1 !important;

}

.banner-page .swiper-pagination-bullet-active::after{

    content: "";

    display: block;

    width: 10px;

    height: 10px;

    border: 1px solid #fff;

    border-radius: 50%;

    position: absolute;

    top: -2px;

    left: -2px;

}

.about{

    padding: 10px 0;

}

.about-cont{

    background: url(../img/earth.png) no-repeat center;

    background-size: cover;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

    padding: 60px 0;

}
.about-h2{
    display: block;
    font-size: 24px;

    color: #b01d2f;

    font-weight: bold;
}

.about-cont-left{

    width: 50%;

}

.about-cont-left h2{

    font-size: 24px;

    color: #b01d2f;

    font-weight: bold;

}
.about-cont-left p{
    padding: 10px 0;
    margin-top: 20px;
}
.about-cont-left p a{
    background-color: #b11e30;
    padding: 10px 30px;
    border-radius: 25px;
    color: #fff;
}
.culture-top h2{
    font-size: 24px;

    color: #b01d2f;

    font-weight: bold;
}
.culture-top h3{
    font-size: 30px;

    color: #b01d2f;

    margin-bottom: 20px;
}
[lang="en"] .culture-top h3{
    font-weight: bold;
}
.about-cont-left h3{

    font-size: 30px;

    color: #b01d2f;

    margin-bottom: 20px;

}

.about-cont-left p{

    font-size: 14px;

    line-height: 28px;

    color: #191919;

    margin-top: 20px;

}

.about-cont-right{

    width: 45%;

    padding-top: 10%;

}

.about-cont-right-all{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.about-cont-right-p{

    width: 50%;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin-bottom: 40px;

}

.about-cont-right-p i{

    width: 30%;

    color: #b11e30;

    font-size: 40px;

    text-align: center;

}

.about-cont-right-p div{

    width: 70%;

}

.about-cont-right-p div h2{

    font-size: 14px;

    color: #222222;

}
[lang="en"] .about-cont-right-p div h2{
    font-weight: bold;
}

.about-cont-right-p div h3{

    font-size: 12px;

    color: #787878;

    margin-top: 10px;

}

.culture{

    margin: 20px 0;

}

.culture-content{

    width: 100%;

    height: 500px;

    overflow: hidden;

    position: relative;

}

.iphone-culture{

    display: none;

}

.img,.img1,.img2,.img3{

    height: 100%;

}

.culture-content .active{

    width: 50%;

    opacity: 1;

}

.culture-content .active .culture-all-one{

    display: block;

}

.culture-cont{

    width: 15%;

    height: 500px;

    float: left;

    overflow: hidden;

    position: relative;

    margin-right: 20px;

    transition: .5s ease;

    opacity: .7;



}

.culture-cont:last-child{

    position: absolute;

    right: 0;

    top: 0;

    margin-right: 0;

}

.culture-cont img{

    width: 100%;

    height: 100%;

    display: block;

}

.culture-all-one{

    position: absolute;

    top: 50px;

    left: 80px;

    display: none;

}

.culture-all-one h2{

    font-size: 24px;

    color: #fff;

}

.culture-all-one p{

    font-size: 30px;

    color: #fff;

}

.culture-all-two{

    position: absolute;

    bottom: 50px;

    left: 25px;

}

.culture-all-two h2{

    font-size: 18px;

    color: #fff;

}

.culture-all-two p{

    font-size: 16px;

    display: inline-block;

    color: #fff;

    margin-top: 10px;

}

.culture-all-two p i{

    font-size: 20px;

    margin-left: 10px;

}

.linian{
    margin-bottom: 3%;
    
}

.linian .title {
    font-size: 30px;
    text-align: center;
    color: #b01d2f;
    margin-top: 40px;
    margin-bottom: 20px;
}

.linian-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    background-color: #b11e30;

}

.linian-left{

    width: 50%;

}

.linian-left img{

    width: 100%;

    display: block;

}

.linian-right{

    width: 50%;


}

.linian-right h2{

    padding-top: 5%;

    font-size: 30px;

    font-weight: bold;

    text-align: center;

    padding-bottom: 5%;

    color: #fff;

}
[lang="en"] .linian-right h2{
    padding-top: 0;
}

.linian-right p{

    width: 90%;

    margin: auto;

    font-size: 16px;

    line-height: 32px;

    color: #fff;

}
[lang="en"] .linian-right p{
    font-size: 13px;
    line-height: 24px;
}

.honor{

    padding: 40px 0;

}

.honor-all{

    position: relative;

}

.honor-top{}

.honor-top h2{

    font-size: 24px;

    color: #b11e30;

}

.honor-top p{

    font-size: 30px;

    color: #b11e30;

}

.honor-cont{

    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
    margin-top: 40px;

}
.honor-alls{
    width: 23%;
    margin-left: 2%;
    margin-bottom: 40px;
}
.honor-alls img{
    width: 80%;
    display: block;
    margin: auto;
}
.honor-alls p{
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

.honor-swiper .swiper-slide img{

    width: 100%;

    display: block;

}

.honor-p{

    margin-top: 20px;

}

.honor-p p{

    font-size: 14px;

    text-align: center;

}

.honor-prev::after,.honor-next::after{

    content: "";

    display: none;

}

.honor-prev{

    width: 50px;

    height: 50px;

    background: url(../img/honor-left.png) no-repeat center;

    background-size: cover;

    top: 5%;

    left: 90%;

}

.honor-next{

    width: 50px;

    height: 50px;

    background: url(../img/honor-right.png) no-repeat center;

    background-size: cover;

    top: 5%;

}

.new{

    padding: 40px 0;

    background-color: #b11e30;

}

.new-top{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: flex-end;

}

.new-top-left{}

.new-top-left h2{

    font-size: 24px;

    color: #fff;

}

.new-top-left p{

    font-size: 30px;

    color: #fff;

    font-weight: bold;

}

.new-top-right{}

.new-top-right ul{

    overflow: hidden;

}

.new-top-right ul .active{

    color: #b11e30;

}

.new-top-right ul li{

    font-size: 16px;

    color: #505050;

    padding: 10px 20px;

    background-color: #fff;

    border-radius: 25px;

    margin-left: 10px;

    float: left;

    cursor: pointer;

}



.new-top-right ul li a {

    color: currentColor;

}



.new-top-right ul li a:hover {

    color: #b11e30;

}



.new-cont{

    margin-top: 60px;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    /* align-items: center; */

}

.new-cont-left{

    width: 40%;

    background-color: #fff;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

}

.new-cont-left:hover img{

    transform: scale(1.1);

}

.new-cont-left-img{

    overflow: hidden;

    border-radius: 10px;

}

.new-cont-left-img img{

    width: 100%;

    display: block;

    transition: .3s ease-in;

}

.new-cont-left-p{

    padding: 20px;

}

.new-cont-left-p h2{

    font-size: 16px;

    color: #424242;

    font-weight: bold;

}

.new-cont-left-p h3{

    font-size: 18px;

    color: #b01e31;

    margin-top: 10px;

}

.new-cont-left-p p{

    font-size: 14px;

    line-height: 28px;

    color: #a7a7a7;

    margin-top: 10px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;

}

.new-cont-left-p img{

    display: block;

    margin-top: 10px;

    transition: .3s ease-in;

}

.new-cont-right{

    width: 55%;

}

.new-cont-right-all{

    padding: 27px 10px;

    background-color: #fff;

    border-radius: 10px;

    margin-bottom: 20px;

}

.new-cont-right-all:hover .new-you h2{

    color: #b11e30;

}

.new-cont-right-all a{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.new-cont-right-all:last-child{

    margin-bottom: 0;

}

.new-zuo{

    width: 15%;

}

.new-zuo h2{

    font-size: 24px;

    color: #999999;

    text-align: center;

}

.new-zuo p{

    font-size: 14px;

    color: #999999;

    text-align: center;

}

.new-you{

    width: 80%;

}

.new-you h2{

    font-size: 18px;

    color: #222222;

    font-weight: bold;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:1;

}

.new-you p{

    font-size: 16px;

    color: #666666;

    margin-top: 10px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;

}

.foot{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.foot-cont{

    width: 33.33333%;

    position: relative;

}
.foot-cont:hover img{
    transform: scale(1.1);
}
.foot-cont-img{
    overflow: hidden;
}

.foot-cont-img img{

    width: 100%;

    display: block;
    transition: .3s ease-in;
}

.foot-cont .iphonefoot{

    display: none;

}

.bj{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0,0,0,.3);

}

.foot-cont-p{

    width: max-content;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

}

.foot-cont-p h2{

    font-size: 20px;

    color: #fff;

}

.foot-cont-p p{

    font-size: 20px;

    color: #fff;

    margin-top: 5px;

    text-align: center;

    font-weight: bold;

}



.footer{

    padding: 10px 0;

    background-color: #b11e30;

    color: #fff;

    font-size: 14px;

}



.footer-cont {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;
    align-items: center;

}



.footer-cont a {

    color: currentColor;

}



.footer-socials {

    display: flex;

    align-content: center;

}
[lang="en"] .footer-icp span{
    display: block;
}
[lang="en"] .footer-icp a{
    display: block;
    text-align: center;
    margin-top: 5px;
}
[lang="en"]
[lang="en"]
[lang="en"]
[lang="en"]
[lang="en"]
[lang="en"]


.footer-socials > * + * {

    margin-left: 1rem;

}



.footer-socials a {
    margin: 0 5px;
    transition: transform 200ms;

}



.footer-socials a:hover {

    transform: scale(1.2);

}
.footer-ma div:first-child{
    margin-right: 30px;
}
.footer-ma div{
    float: left;
    overflow: hidden;
}
.footer-ma div img{
    width: 70px;
    height: 70px;
    display: block;
    float: left;
}
.footer-ma div p{
    font-size: 12px;
    color: #fff;
    float: left;
    writing-mode: vertical-lr;
    text-align: center;
    margin-left: 10px;
}


.about-nav {

    display: flex;

    justify-content: center;

}



.about-nav a {

    font-size: 1.125rem;

    padding: 1em;

    color: currentColor;

}



.about-nav a.active {

    color: #b11e30;

}



.qiye{

    /* padding-top: 85px; */

}

.qiye-one{

    padding: 40px 0;

    /* background: url() no-repeat center; */

    background-size: cover;

    overflow: hidden;

}

.qiye-one-cont{

    width: 90%;

    float: right;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

    overflow: hidden;

}

.qiye-one-left{

    width: 50%;

}

.qiye-one-left>h2{

    font-size: 24px;

    color: #b01d2f;

    font-weight: bold;

}

.qiye-one-left>h3{

    font-size: 30px;

    color: #b01d2f;

}
[lang="en"] .qiye-one-left>h3,.linian .title,.honor-top h2{
    font-weight: bold;
}

.qiye-one-left p{

    font-size: 16px;

    line-height: 32px;

    color: #191919;

    margin-top: 30px;

}

.qiye-one-left-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin-top: 30px;

}

.qiye-one-left-content{

    width: 45%;

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

    align-items: center;

    margin-bottom: 40px;

}

.qiye-one-left-content i{

    width: 25%;

    font-size: 60px;

    color: #b01d2f;

}

.qiye-one-left-content div{

    width: 75%;

}

.qiye-one-left-content div h2{

    font-size: 16px;

    color: #191919;

}
[lang="en"] .qiye-one-left-content div h2{
    font-weight: bold;
}

.qiye-one-left-content div h3{

    font-size: 12px;

    color: #666666;

    margin-top: 5px;

}



.qiye-one-right{

    width: 50%;

}

.qiye-one-right img{

    width: 70%;

    display: block;

    margin: auto;

}

.qiye-two{

    width: 100%;

    padding: 100px 0;

    /* background: url(); */

    position: relative;

    background-color: #b01d2f;

}

.xian{

    width: 100%;

    height: 1px;

    background-color: #fff;

    position: absolute;

    left: 0;

    bottom: 38.5%;

}
.qiye-swiper{
    overflow: hidden;
    position: relative;
}

.qiye-two-cont{

    width: 80%;

    
    display: flex;
    
    /* flex-wrap: wrap; */
    
    justify-content: flex-start;
    margin-left: -2%;
    margin: auto;

overflow-x: auto;}

.qiye-two-content{

    width: 23%;
    margin-left: 2%;

flex-shrink: 0;}

.qiye-two-content .circle{

    width: 200px;

    height: 200px;

    background-color: #c3322f;

    border-radius: 50%;

    margin: auto;

    transition: 1s ease-in;

}

.qiye-two-content:hover .circle{

    transform: rotateY(180deg);

}

.qiye-two-content .circle p{

    text-align: center;

    line-height: 200px;

    font-size: 45px;

    color: #fff;

}

.qiye-two-content>p{

    width: 10px;

    height: 10px;

    border-radius: 50%;

    border: 1px solid #fff;

    margin: 40px auto;

    position: relative;
    box-shadow: 0 0 10px 0 #fff;

}

.qiye-two-content>P::after{

    content: "";

    display: block;

    width: 2px;

    height: 2px;

    background-color: #fff;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

}

.qiye-two-di{

    font-size: 18px;

    line-height: 36px;

    color: #fff;

    text-align: center;

}

.qiye-three{

    padding: 40px 0;

    background-color: #f5f5f5;

    position: relative;

    overflow: hidden;

}

.qiye-three-content{

    width: 90%;

    margin: auto;

}

.qiye-three-top{}

.qiye-three-top h2{

    font-size: 40px;

    color: #b01d2f;

    font-weight: bold;

}

.qiye-three-top h3{

    font-size: 50px;

    color: #b01d2f;

}

.qiye-huanjing{

    padding: 40px 0;

}

.hj-top{}

.hj-top h2{

    font-size: 24px;

    color: #b11e30;

    text-align: center;

    font-weight: bold;

}

.hj-top p{

    font-size: 30px;

    color: #b11e30;

    text-align: center;

    font-weight: bold;

}

.hj-cont{

    padding: 100px 0;

    overflow: hidden;

}

.iphone-hj{

    display: none;

}

.hj-swiper{

    /* overflow: hidden; */

    position: relative;

}

.hj-swiper .swiper-slide{

    width: 33%;

    position: relative;

}

.kuan{

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    background-color: rgba(255,255,255,.5);

}

.hj-swiper .swiper-slide img{

    width: 100%;

    display: block;

}

.hj-swiper .swiper-slide-active .kuan{

    display: none;

}

/* news */
.thinkphp-pagination > div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
}



.thinkphp-pagination > div > * {

    box-sizing: border-box;

    min-width: 40px;

    min-height: 40px;

    padding: 10px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #333;

    will-change: background-color, color;

    transition: background-color 250ms, color 250ms;

}



.thinkphp-pagination > div > * + * {

    margin-left: 10px;

}



.thinkphp-pagination > div > *:hover,

.thinkphp-pagination > div > *.thispage {

    background-color: #b11e30;

    color: #fff;

}



.new-banner{

    padding-top: 78px;

}

.new-banner img{

    width: 100%;

    display: block;

}

.news{



}



.news-top{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.news-left{}

.news-left ul{

    overflow: hidden;

}

.news-left ul li{

    /* padding: 20px 30px; */

    font-size: 16px;

    color: #333;

    float: left;

    /* cursor: pointer; */

}

.news-left ul li a {

    display: inline-block;

    padding: 20px 30px;

    color: currentColor;

}

.news-left ul li a:hover {

    color: #b11e30;

}

.news-left ul .active{

    color: #b11e30;

    /* border-bottom: 1px solid #b11e30; */

    position: relative;

}

.news-left ul .active::after{

    content: "";

    display: block;

    width: 80%;

    height: 2px;

    background-color: #b11e30;

    position: absolute;

    bottom: 0;

    left: 10%;

}

.news-right{

    width: 25%;

}

.news-right form{}

.news-right form .form-group{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.news-right form .form-group input{

    width: 75%;

    padding: 15px 0;

    padding-left: 15px;

    box-sizing: border-box;

    outline: none;

    background-color: #f5f5f5;

    border: none;

}

.news-right form .form-group .btn{

    width: 25%;

    border: none;

    outline: none;

    background-color: #b11e30;

    color: #fff;

    cursor: pointer;

}

.news-cont{

    background-color: #f5f5f5;

    padding: 20px 0;

}

.news-content{

    background-color: #fff;

    padding: 30px 20px;

}

.news-all{

    width: 100%;

    margin-bottom: 40px;

}

.news-all a{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.news-all:hover img{

    transform: scale(1.1);

}

.news-all:hover .news-all-zuo h2{

    color: #b11e30;

}

.news-all:hover .news-all-you h2{

    color: #b11e30;

}



.news-all-zuo .highlight {

    font-weight: inherit;

    color: #b11e30;

}



.news-all-left{

    width: 30%;

    overflow: hidden;

}

.news-all-left img{

    width: 80%;

    display: block;

    margin: auto;

    transition: .3s ease-in;

}

.news-all-right{

    width: 65%;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.news-all-zuo{

    width: 80%;

}

.news-all-zuo h2{

    font-size: 24px;

    color: #333;

    border-bottom: 1px dashed #ccc;

    font-weight: 500;

    line-height: 48px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:1;

}

.news-all-zuo p{

    font-size: 16px;

    color: #666666;

    margin-top: 10px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:3;

}

.news-all-you{

    width: 20%;

}

.news-all-you h2{

    font-size: 32px;

    color: #999999;

    text-align: center;

    font-weight: bold;

}

.news-all-you p{

    font-size: 16px;

    color: #999999;

    text-align: center;

    margin-top: 10px;

}

.page{

    width: max-content;

    margin: auto;

    overflow: hidden;

}

.page li{

    width: 40px;

    height: 40px;

    font-size: 14px;

    color: #333;

    line-height: 40px;

    text-align: center;

    float: left;

    margin-right: 10px;

}

.page li a{

    color: #333;

}

.page .active{

    background-color: #b11e30;

}

.page .active a{

    color: #fff;

}

.news-detail{

    padding: 30px;

    background-color: #fff;

}

.news-detail-top{

    padding: 20px 0;

    border-bottom: 1px solid #e4e4e4;

}

.news-detail-top h2{

    font-size: 20px;

    color: #333;

    font-weight: 500;

    text-align: center;

}

.news-detail-top p{

    margin-top: 10px;

    text-align: center;

}

.news-detail-top p span{

    font-size: 14px;

    color: #666666;

    margin-right: 20px;

}

.news-detail-cont{

    padding: 20px 0;

    border-bottom: 1px solid #e4e4e4;

}

.news-detail-cont p{

    font-size: 16px;

    color: #333;

    margin-bottom: 10px;

}

.news-detail-cont img{

    /* width: 100%; */

    display: block;

    margin-top: 40px;
    margin: auto;

}

.news-page{

    padding: 10px 0;

    border-bottom: 1px solid #e4e4e4;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

}

.news-page-left{}

.news-page-left p{

    font-size: 14px;

}

.news-page-left p a{

    color: #333;

}

.news-page-right{}

.news-page-right p{

    font-size: 14px;

}

.news-page-right p a{

    color: #fff;

    padding: 10px 30px;

    background-color: #222;

}

.contact{

    padding: 40px 0;

    background-color: #f5f5f5;

}

.contact-top{

    background-color: #fff;

    padding: 40px;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.contact-cont{

    width: 20%;

}

.contact-cont img{

    display: block;

    margin: auto;

}

.contact-cont h2{

    font-size: 18px;

    text-align: center;

    margin-top: 20px;

}

.contact-cont p{

    font-size: 14px;

    text-align: center;

    margin-top: 10px;

}

.ly{

    width: 40%;

    margin: auto;

    background-color: #b11e30;

    padding: 5px 0px;

    color: #fff;

    cursor: pointer;

}

#container{

    width: 100%;

    height: 500px;

}

.tan{

    width: 100%;

    height: 100%;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 9999;

    display: none;

}

.tan-all{

    width: 100%;

    height: 100%;

    position: fixed;

    top: 0;

    left: 0;

    background-color: rgba(0,0,0,.5);

}

.tan-cont{

    width: 30%;

    padding: 40px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    background-color: #fff;

    border-radius: 10px;

}

.tan-cont h2{

    font-size: 20px;

}

.tan-cont form{

    margin-top: 10px;

}

.tan-cont form .form-group{

    border: 1px solid #eee;

    padding: 10px;

    margin-bottom: 20px;

}

.tan-cont form .form-group label{

    position: relative;

    padding-left: 10px;

}

.tan-cont form .form-group label::before{

    content: "*";

    display: block;

    color: #b11e30;

    position: absolute;

    left: 0;

    top: 0;

}

.tan-cont form .form-group input{

    border: none;

    outline: none;

    box-sizing: border-box;

line-height: 2;padding: 2px 8px;}

.tan-cont form .form-group textarea{

    width: 100%;

    box-sizing: border-box;

    outline: none;

    border: none;

    padding-left: 10px;

    padding-top: 10px;

}
.honor-tan{

    width: 100%;

    height: 100%;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 9999;

    display: none;

}

.honor-tan-all{

    width: 100%;

    height: 100%;

    position: fixed;

    top: 0;

    left: 0;

    background-color: rgba(0,0,0,.5);

}

.honor-tan-cont{

    width: 30%;

    padding: 40px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    background-color: #fff;

    border-radius: 10px;

}
.honor-tan-swiper{
    overflow: hidden;
    position: relative;
}
.honor-tan-swiper .swiper-slide img{
    width: 80%;
    margin: auto;
    display: block;
}
.honor-tan-img p{
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.honor-tan-prev,.honor-tan-next{
    color: #b11e30;
}

.tj{

    width: max-content;

    margin: auto;

}

.tj button{

    padding: 10px 30px;

    color: #fff;

    margin-right: 10px;

    border: none;

    outline: none;

}

.tj .btn{

    background-color: #b11e30;

}

.tj .auto{

    background-color: #bfbfbf;

}

.close{

    background-color: #fff;

    padding: 5px;

    border-radius: 50%;

    position: absolute;

    right: -10px;

    top: -10px;

    cursor: pointer;

}

.banner video {
    display: block;
    width: 100%;
    aspect-ratio: 1920 / 450;
    object-fit: cover;
}

.product-banner{

    padding-top: 78px;

}

.product-swiper{

    overflow: hidden;

    position: relative;

}

video {

    max-width: 100%;

    height: auto;

}

.product-swiper .swiper-slide img,

.product-swiper .swiper-slide video

{

    width: 100%;

    height: auto;

    display: block;
    aspect-ratio: 1920 / 450;
    object-fit: cover;
}

.product-prev::after,.product-next::after{

    content: "";

    display: none;

}

.product-prev{

    width: 50px;

    height: 50px;

    background: url(../img/l-1.png) no-repeat center;

    background-size: cover;

    left: 5%;

}

.product-next{

    width: 50px;

    height: 50px;

    background: url(../img/r-1.png) no-repeat center;

    background-size: cover;

    right: 5%;

}

.product-one{

    padding: 40px 0;

}

.pro-one-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.pro-one-left{

    width: 45%;

    background-color: #f8f7f5;

    overflow: hidden;

    border: 1px solid #bfbfbf;

    max-height: 473px;

}

.user-content-wrap {

    padding: 1% 0;

}



.product-index-category {

    padding: 3% 0;

}



.product-index-category .title {

    margin-bottom: 30px;

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.product-index-category .title h1 {

    font-weight: 500;

}



.product-index-category .title a {

    color: currentColor;

    font-size: 14px;

    border: 1px solid;

    padding: 10px 30px;

    transition: all 150ms;

}



.product-index-category .title a:hover {

    background-color: #b11e30;

    color: #fff;

}



.product-index-category .card {

    display: block;

    color: #333;

    transition: all 200ms;

}



.product-index-category .card img {

    display: block;

    max-width: 100%;

    height: auto;

    transition: all 200ms;

}



.product-index-category .card .image {

    overflow: hidden;

}



.product-index-category .card h3 {

    text-align: center;

    margin: 1rem 0;

}



.product-index-category .card:hover {

    color: #b11e30;

}



.product-index-category .card:hover img {

    transform: scale(1.05);

}



.product-categories-nav {

    /* display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap; */

    /* padding: 3% 0; */

}
.product-categories-nav  ul{
    overflow: hidden;
}
.product-categories-nav  ul li{
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0;
}


.product-categories-nav a {

    color: #6a6a6a;

    font-size: 16px;

    padding: 0 20px;

}

.product-categories-nav li:hover {
    border-bottom: 1px solid #b11e30;
    color: #b11e30;

}

.product-categories-nav li:hover a {
    color: #b11e30;
}



.product-categories-nav li.active {
    border-bottom: 1px solid #b11e30;
    color: #b11e30;
}

.product-categories-nav li.active a {
    color: #b11e30;
}



/* 531add */
.after-nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.after-left{}
.after-right{
    width: 25%;
}
.after-right  form{
    padding: 30px 0;
}
.after-right form .form-group{
    /* position: relative; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid #b8b8b8;
    border-radius: 25px;
}
.after-right form .form-group input{
    width: 75%;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 10px;
}
.after-right form .form-group p{
    width: 25%;
    background-color: #b11e30;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.after-right form .form-group p img{
    display: block;
    padding: 10px;
    margin: auto;
}


.after-left  ul{
    overflow: hidden;
}
.after-left  ul li{
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0;
}


.after-left a {

    color: #6a6a6a;

    font-size: 16px;

    padding: 0 20px;

}
[lang="en"] .after-left a{
    font-size: 14px;
}

.after-left li:hover {
    border-bottom: 1px solid #b11e30;
    color: #b11e30;

}

.after-left li:hover a {
    color: #b11e30;
}



.after-left li.active {
    border-bottom: 1px solid #b11e30;
    color: #b11e30;
}

.after-left li.active a {
    color: #b11e30;
}
.aftersale{
    padding-bottom: 40px;
}
.aftersale-one{}
.aftersale-one h2{
    font-size: 30px;
    color: #b11e30;
    border-bottom: 1px solid #b11e30;
    padding: 20px 0;
}
[lang="en"] .aftersale-one h2,.aftersale-two>h2,.aftersale-two>h2,.aftersale-three>h2{
    font-weight: bold;
}
.aftersale-one-content{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.aftersale-one-cont{
    width: 32%;
}
.aftersale-one-cont:hover img{
    transform: scale(1.2);
}
.aftersale-one-cont-img{
    overflow: hidden;
}
.aftersale-one-cont-img img{
    width: 100%;
    display: block;
    transition: .3s ease-in;
}
.aftersale-one-cont p{
    font-size: 16px;
    color: #000;
    padding: 10px 0;
    text-align: center;
}
[lang="en"] .aftersale-one-cont p{
    font-weight: bold;
}
.aftersale-two{
    margin-top: 40px;
}
.aftersale-two>h2{
    font-size: 30px;
    color: #b11e30;
    padding: 20px 0;
    border-bottom: 1px solid #b11e30;
}
.aftersale-two-all{
    width: 95%;
    margin: auto;
    margin-top: 40px;
}
.aftersale-two-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
}
.aftersale-two-cont{
    width: 22.5%;
    margin-left: 2%;
    margin-bottom: 30px;
    border: 1px solid #dbdbdb;
}
.aftersale-two-cont:hover{
    background-color: #b11e30;
}
.aftersale-two-cont:hover h2{
    color: #fff;
}
.aftersale-two-cont:hover p{
    color: #fff;
}
/* video tan */
.video-tan{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    display: none;
}
.video-tan-all{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
}
.video-tan-cont{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.aftersale-two-cont h2{
    font-size: 18px;
    color: #b11e30;
    font-weight: bold;
    margin-top: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.aftersale-two-cont p{
    padding-left: 20px;
    padding-bottom: 20px;
    color: #464646;
}
.aftersale-two-cont p a{
    font-size: 14px;
    color: #464646;
}
.aftersale-three{
    margin-top: 40px;
}
.aftersale-three>h2{
    font-size: 30px;
    color: #b11e30;
    padding: 20px 0;
    border-bottom: 1px solid #b11e30;
}
.aftersale-three-cont{
    margin-top: 40px;
}
.aftersale-three-cont form{}
.aftersale-three-cont form .form-top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0;
    margin-bottom: 20px;
}
.aftersale-three-cont form .form-top .form-left{}
.aftersale-three-cont form .form-top .form-left input{
    width: 20px;
    height: 20px;
}
.form-left .form-group{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    float: left;
    margin-right: 10px;
}
.form-left .form-group label{
    margin-left: 10px;
    margin-right: 100px;
}
.form-right{

}
.form-right p a{
    background-color: #b01d2f;
    padding: 10px 20px;
    color: #fff;
    border-radius: 25px;
}
.aftersale-three-cont form .form-one{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.form-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.form-two-left{
    width: 66%;
}
.form-two-right{
    width: 31%;
}
/* .form-two-right  */
.form-two-right .form-group{
    width: 100%;
    border: 1px solid #dfdfdf;
    padding-left: 20px;
    margin-top: 20px;
    box-sizing: border-box;
}
.form-two-right .form-group label{
    font-size: 14px;
    color: #464646;
    position: relative;
}
.form-two-right .form-group label:not(.not-required)::before{
    content: "*";
    display: block;
    color: #f00;
    position: absolute;
    top: 0;
    left: -10px;
}
.form-two-right .form-group input{
    box-sizing: border-box;
    outline: none;
    padding: 10px;
    border: none;
}
[lang="en"] .form-two-right .form-group input::placeholder{
    color: #666666;
}
[lang="en"] .form-two-right .form-group label{
    color: #666666;
}
[lang="en"] .form-one .form-group label{
    color: #666666;
}
[lang="en"] .form-two-right .form-group input{
    font-size: 14px;
}
[lang="en"] .aftersale-three-cont form .form-group textarea{
    font-size: 14px;
}
[lang="en"] .form-one .form-group input{
    font-size: 14px;
}
[lang="en"] .form-one .form-group input::placeholder{
    color: #666666;
}
[lang="en"] .form-left .form-group label{
    color: #666666;
    font-size: 14px;
}
[lang="en"] .form-right p a{
    font-size: 14px;
}
.form-one .form-group{
    width: 31%;
    border: 1px solid #dfdfdf;
}
.form-one .form-group label{
    font-size: 14px;
    color: #464646;
    position: relative;
    padding-left: 20px;
}
[lang="en"] .form-one .form-group label:not(.not-required)::before,
label.required::before{
    top: 0;
    right: -5px;
}
[lang="en"] .form-two-right .form-group label:not(.not-required)::before{
    top: 0;
    right: -5px;
}
.form-one .form-group label:not(.not-required)::before,
label.required::before {
    content: "*";
    display: block;
    color: #f00;
    position: absolute;
    top: 0;
    left: 10px;
}
.form-one .form-group input{
    box-sizing: border-box;
    outline: none;
    padding: 10px;
    border: none;
}
.aftersale-three-cont form .form-group textarea{
    width: 100%;
    outline: none;
    border: 1px solid #dfdfdf;
    padding: 10px;
    padding-left: 20px;
    font-family: Arial;
    box-sizing: border-box;
}
.submit{
    text-align: right;
    margin-top: 30px;
    overflow: hidden;
}
.submit .tj{
    padding: 10px 40px;
    background-color: #b11e30;
    color: #fff;
    margin-right: 20px;
    border: none;
    outline: none;
}
.submit .cz{
    padding: 10px 40px;
    background-color: #bfbfbf;
    color: #fff;
    border: none;
    outline: none;
}















.products {

    /* display: flex;

    flex-wrap: wrap;

    margin-left: -20px; */

    margin-top: 3%;

    margin-bottom: 3%;

}
/* 525 add */
.duan{
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translate(0,-50%);
}
.duan h2{
    font-size: 45px;
    color: #fff;
    margin-bottom: 20px;
}
.duan h3{
    font-size: 28px;
    color: #fff;
}
.duan p{
    font-size: 45px;
    color: #fff;
    margin-top: -10px;
}
.shu{
    font-size: 24px;
    color: #fff;
    position: absolute;
    writing-mode: vertical-lr;
    top: 50%;
    right: 20px;
    transform: translate(0,-50%);
}
.products-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.products-left{
    width: 15%;
}
.products-left ul{}
.products-left ul li{}
.products-left ul li p{
    font-size: 16px;
    margin-top: 5px;
}
/* .products-left ul li .active{
    color: #b11e30;
} */
 
 .products-left ul li .active a{
    color: #b11e30;
} 
.products-left ul li p:first-child{
    background-color: #b11e30;
}
.products-left ul li p:first-child a{
    color: #fff;
    font-weight: bold;
}
.products-left ul li p a{
    display: block;
    padding: 10px 0;
    padding-left: 10px;
    color: #191919;
}
.products-right{
    width: 75%;
}
.pro-right-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -2%;
}
.pro-right-all{
    width: 32%;
    margin-bottom: 20px;
}
.pro-right-all:hover img{
    transform: scale(1.1);
}
.pro-right-all-img{
    overflow: hidden;
}
.pro-right-all-img img{
    width: 80%;
    display: block;
    margin: auto;
    transition: .3s ease-in;
}
.pro-right-all p{
    padding: 10px 0;
    font-size: 14px;
    color: #191919;
    text-align: center;
}
[lang="en"] .pro-right-all p{
    font-size: 13px;
    font-weight: bold;
}[lang="en"] .pro-right-all-img{
    border: 1px solid #f1f1f1;
}
[lang="en"] .pro-right-all{
    width: 31%;
    margin-left: 2%;
}

.add-one{
    margin-top: 0px;
}
.add-one-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.add-one-left{
    width: 50%;
    /* background-color: #efeff1; */
}
[lang="en"] .add-one-left img{
    width: 40%;
    padding: 0;
}
.add-one-left img{
    width: 80%;
    margin: auto;
    display: block;
    padding: 20px 0;
}
.add-one-right{
    width: 40%;
}
.add-one-right h2{
    font-size: 28px;
    color: #000f29;
    font-weight: bold;
    margin-bottom: 20px;
}
.add-one-right p{
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 20px;
}
.add-one-div div{
    font-size: 16px;
    line-height: 32px;
    padding-left: 20px;
    position: relative;
}
.add-one-div div::before{
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 15px;
}
.add-two{
    margin-top: 40px;
}
.add-two-top{
    background-color: #b11e30;
}
.add-two-top h2{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    color: #fff;
}
.add-two-content{
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: space-around;
}
.add-two-cont{
    width: 32%;
    position: relative;
}
.add-two-cont:hover img{
    transform: scale(1.1);
}
.add-two-cont-img{
    overflow: hidden;
}
.add-two-cont-img img{
    width: 100%;
    display: block;
    transition: .3s ease-in;
}
.add-two-cont p{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.add-three{
    margin-top: 40px;
}
.add-three-top{
    background-color: #b11e30;
}
.add-three-top h2{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    color: #fff;
}
.add-three-cont{
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.add-three-left{
    width: 40%;
    padding-left: 10%;
    padding-top: 5%;
}
.add-three-left h2{
    font-size: 24px;
    color: #070707;
    font-weight: bold;
    margin-bottom: 40px;
}
.add-three-left p{
    font-size: 18px;
    color: #070707;
    margin-bottom: 10px;
}
.add-three-right{
    width: 45%;
}
.add-three-right img{
    width: 100%;
    display: block;
}
.add-four{
    margin-top: 40px;
}
.add-four-top{
    background-color: #b11e30;
}
.add-four-top h2{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    color: #fff;
}
.add-five{
    margin-top: 40px;
}
.add-five-top{
    background-color: #b11e30;
}
.add-five-top h2{
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    color: #fff;
}
.add-five-cont{
    margin: 40px 0;
}
.add-five-cont ul{
    width: 80%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.add-five-cont ul li{
    width: 22%;
}
.add-five-cont ul li a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
    background-color: #b11e30;
    display: block;
    text-align: center;
}
/* 
.products a {

    box-sizing: border-box;

    flex: 0 0 25%;

    padding-left: 20px;

    margin-bottom: 20px;

}



.products a .image {

    overflow: hidden;

}



.products a img {

    display: block;

    max-width: 100%;

    height: auto;

    transition: all 200ms;

}



.products a h3 {

    font-size: 18px;

    text-align: center;

    color: #333;

    margin-top: 10px;

    transition: all 200ms;

}



.products a:hover h3 {

    color: #b11e30;

}



.products a:hover img {

    transform: scale(1.05);

} */



.xiao{

    width: 20%;

    float: left;

    overflow: hidden;

    position: relative;

}

.xiao .swiper-slide{

    height: 100% !important;

    border: 1px solid #bfbfbf;

    box-sizing: border-box;

    opacity: .5;

}

.xiao .swiper-slide-thumb-active{

    opacity: 1;

}

.xiao .swiper-slide img{

    width: 100%;

    height: 100%;

    display: block;

}

.da .swiper-slide img{

    width: 100%;

    height: 100%;

    display: block;
    margin: auto;

}

.da{

    width: 75%;

    float: right;

    overflow: hidden;

    position: relative;

}

.pro-one-right{

    width: 45%;

}

.pro-one-right-cont{



}

.pro-one-right-cont h2{

    font-size: 30px;

    color: #333;

    padding-top: 30px;

}

.pro-one-table{

    margin-top: 40px;

    background-color: #f5f5f5;

}

.pro-one-table p{

    width: 80%;

    border-bottom: 1px solid #8a8a8a;

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.pro-one-table p:last-child{

    border-bottom: none;

}

.pro-one-table p span{

    width: 47%;

    font-size: 16px;

    line-height: 45px;

    padding-left: 10px;

}

.pro-one-btn{

    margin-top: 60px;

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

}

.iphone{

    font-size: 16px;

    color: #979797;

}

.iphone span{

    font-size: 24px;

    color: #b11e30;

    font-weight: bold;

}

.zixun{

    margin-left: 100px;



}

.zixun a{

    background-color: #b11e30;

    border-radius: 5px;

    color: #fff;

    padding: 10px 40px;

}

.pro-one-xq{

    margin-top: 60px;

    /* background-color: #f0f0f0; */

}

.pro-two-xq{

    background-color: #f0f0f0;

}

.pro-one-xj-cont{

    background-color: #f0f0f0;

}

.pro-one-xq-top{

    text-align: center;

}

.pro-one-xq-top h2{

    font-size: 24px;

    color: #b11e30;

    text-align: center;

    border-bottom: 1px solid #b11e30;

    display: inline-block;

    background-color: #fff;

}

.pro-one-xq-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    align-items: center;

    background-color: #f0f0f0;

    padding: 40px 0;

}

.pro-one-xq-left{

    width: 48%;

}

.pro-one-xq-left h2{

    font-size: 30px;

    color: #b11e30;

}

.pro-one-xq-left p{

    font-size: 14px;

    line-height: 28px;

    color: #333;

    margin-top: 40px;

}

.pro-one-xq-right{

    width: 48%;

}

.pro-one-xq-right img{

    width: 80%;

    display: block;

    margin: auto;

}

.pro-one-xj{}

.pro-one-xj-top{

    background-color: #b11e30;

}

.pro-one-xj-top h2{

    font-size: 24px;

    color: #fff;

    text-align: center;

    padding: 10px 0;

}

.pro-one-xj-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    align-items: center;

    background-color: #f0f0f0;

    padding: 40px 0;

}

.pro-one-xj-left{

    width: 48%;

}

.pro-one-xj-left h2{

    font-size: 30px;

    color: #b11e30;

}

.pro-one-xj-left p{

    font-size: 14px;

    line-height: 28px;

    color: #333;

    margin-top: 40px;

    padding-left: 20px;

    position: relative;

}



.pro-one-xj-left p::before{

    content: "";

    display: block;

    width: 10px;

    height: 10px;

    background-color: #b11e30;

    transform: rotate(45deg);

    position: absolute;

    left: 0;

    top: 10px;

}

.pro-one-xj-right{

    width: 48%;

}

.pro-one-xj-right img{

    width: 80%;

    display: block;

    margin: auto;

}

.pro-two-xj-cont{

    background-color: #fff;

}

.pro-two-xj-cont .pro-one-xj-cont{

    background-color: #fff;

}



.product-detail-wrap:nth-child(2n+1) {

    background-color: #f0f0f0;

}



.product-detail {

    display: flex;

    align-items: center;

    padding: 5% 1%;

}



.product-detail-wrap:nth-child(2n+1) .product-detail {

    flex-direction: row-reverse;

}



.product-detail .text {

     flex: 1;

}



.product-detail .text h2 {

    font-size: 30px;

    color: #b11e30;

}



.product-detail .text p {

    font-size: 14px;

    line-height: 2;

    color: #333;

    padding-left: 20px;

    margin-top: 40px;

    position: relative;

}



.product-detail .text p:not(:last-child) {

    border-bottom: 1px dashed #ababab;

    padding-bottom: 10px;

}



.product-detail .text p::before {

    content: "";

    display: block;

    width: 10px;

    height: 10px;

    background-color: #b11e30;

    transform: rotate(45deg);

    position: absolute;

    left: 0;

    top: 10px;

}



.product-detail .image {

    flex: 1;

}



.product-detail .image img {

    display: block;

    width: 80%;

    margin: auto;

}



.pro-one-cansu{



}

.pro-one-cansu h2{

    padding: 10px 0;

    background-color: #b11e30;

    color: #fff;

    text-align: center;

}

.cansu-cont img{

    width: 80%;

    margin: auto;

    display: block;

}

.pinzi-cont{

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

    margin-left: -2%;

    padding: 40px 0;

}

.pinzi-all{

    width: 23%;

    margin-left: 2%;

}

.pinzi-all img{

    width: 100%;

    display: block;

}
[lang="en"] .head-right ul li .er1{
    width: 150%;
}
/* [lang="en"] .head-right ul li:nth-of-type(3) .er1{
    width: 120%;
}
[lang="en"] .head-right ul li:nth-of-type(3) .er1 .er2{
    width: 130%;
} */
[lang="en"] .add-five-cont ul li a{
    font-size: 18px;
}
.en-iphone{
    display: none;
}


@media (min-width:1100px) and (max-width:1500px){
    .duan-img{
        width: 120px;
        margin-top: 50px;
    }
    .honor-prev,.honor-next{
        top: 3%;
    }

    .container{

        width: 95%;

    }

    .head-left img{

        width: 300px;

    }

    .head-right ul li{

        padding:25px;

    }
    .er1{
        top: 70px;
    }

    .banner-prev{

        left: 70px;

    }

    .banner-next{

        right: 70px;

    }

    .linian-right p{
        width: 90%;
    }

    .linian-right h2{

        padding-top: 5%;
        padding-bottom: 20px;

    }

    .new-cont-right-all{

        padding: 25px 10px;

    }

    .qiye-one-left-content i{

        font-size: 40px;

    }

    .tan-cont{

        width: 40%;

    }
    /* 525add */
    .logo{
        left: 10%;
    }
    .duan{
        left: 15%;
    }
    .duan h3{
        font-size: 20px;
    }
    .shu {
        font-size: 20px;
    }

}
body{
    /* font-family: Helvetica Neue LT W01_57 Cond,Helvetica Neue,Helvetica,Arial,sans-serif; */
    font-family: Arial;
}
@media screen and (max-width:1100px) {
    .duan-img{
        width: 100px;
        margin-top: 40px;
    }
    [lang="en"] body{
        font-family: Arial;
    }
    [lang="en"] .about-cont-left h3,.culture-top h3,
    .linian-right h2,.new-top-left p,.qiye-one-left>h3,
    .linian .title,.honor-top p,.news-detail-top h2,
    .add-one-right h2,.add-two-top h2,.add-four-top h2,
    .pro-one-right-cont h2,.add-five-top h2,.aftersale-one h2,
    .aftersale-two>h2,.aftersale-three>h2
    {
        font-size: 18px !important;
    }
    [lang="en"] .iphone span{
        font-size: 14px !important;
    }
    [lang="en"] .pro-one-btn{
        align-items: center;
    }
    [lang="en"] .zixun{
        width: unset;
        margin-top: 0;
        margin-left: 10px;
    }
    [lang="en"] .zixun a{
        font-size: 12px;
        padding: 5px 10px;
    }
    [lang="en"] .iphone{
        width: unset;
        font-size: 12px;
    }
    [lang="en"] .about-cont-left p,
    .new-top-right ul li,.new-you p,.new-you h2,.qiye-one-left p,
    .use-content,.honor-alls p,.news-detail-cont p span,
    .pro-right-all p,.add-one-right p,.aftersale-one-cont p,
    .form-right p a,.footer
    {
        font-size: 12px;
    }
    [lang="en"] .linian-right p{
        font-size: 12px !important;
        line-height: 24px;
    }
    [lang="en"] .pro-one-table p{
        border-bottom: none;
    }
    [lang="en"] .pro-one-table p span{
        width: 100%;
        font-size: 12px;
        line-height: 30px;
        border-bottom: 1px solid #8a8a8a;
        padding: 5px 0;
        padding-left: 10px;
    }
    [lang="en"] .pro-one-table p:last-child span:last-child{
        border-bottom: none;
    }
    [lang="en"] .add-five-cont ul li{
        width: 48%;
        margin-bottom: 20px;
    }
    [lang="en"] .add-five-cont ul li a{
        font-size: 12px !important;
    }
    [lang="en"] .form-left .form-group label{
        font-size: 12px;
        margin-right: 10px;
    }
    [lang="en"] .mobile-inner-nav a{
        font-size: 14px;
    }
    [lang="en"] .new-cont-left-p{
        padding: 10px;
    }
    [lang="en"] .new-cont-left-p h2,.new-cont-left-p p{
        font-size: 12px;
    }
    [lang="en"] .new-cont-left-p h3{
        font-size: 14px;
    }
    [lang="en"] .new-cont-left-p img{
        width: 30px;
        height: 30px;
        margin-top: 0;
    }
    .use-content{
        font-size: 14px;
        line-height: 28px;
    }
    .news-detail-cont img{
        width: 100%;
    }
    /* 525add */
    .shu{
        display: none;
    }
    .duan{
        top: 55%;
        left: 10%;
    }
    .duan h2{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .duan h3{
        font-size: 12px;
    }
    .duan p{
        font-size: 20px;
    }
    .form-left{
        width: 100%;
    }
    .form-right{
        width: 100%;
        margin-top: 30px;
    }
    .aftersale-three-cont form .form-one{
        margin-bottom: 0;
    }
    .after-right form{
        padding: 10px 0;
    }
    .video-tan-cont{
        width: 95%;
    }
    .form-two-left{
        width: 100%;
    }
    .form-two-right{
        width: 100%;
    }
    .honor-alls{
        width: 48%;
    }
    .honor-alls img{
        width: 100%;
    }
    .en-iphone{
        /* display: block !important; */
    }




    .products-left{
        display: none;
    }
    .products-right{
        width: 100%;
    }
    .pro-right-all{
        width: 48%;
    }
    .add-one,.add-two,.add-three,.add-four,.add-five{
        margin-top: 20px;
    }
    .add-three-cont{
        margin-top: 20px;
    }
    .add-one-left{
        width: 100%;
    }
    .add-one-right{
        width: 100%;
        margin-top: 20px;
    }
    .add-one-right h2{
        font-size: 24px;
    }
    .add-one-right p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .add-two-content{
        margin-top: 20px;
    }
    .add-two-cont{
        width: 100%;
        margin-bottom: 20px;
    }
    .add-three-left{
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }
    .add-three-right{
        width: 100%;
    }
    .add-three-left h2{
        margin-bottom: 20px;
    }
    .add-two-cont p,.add-three-left p{
        font-size: 14px;
    }
    .add-five-cont{
        margin: 20px 0;
    }
    .add-five-cont ul{
        width: 100%;
    }
    .add-five-cont ul li a{
        font-size: 12px;
    }

    .xiala,.xiala1{

        background:url(../img/xiala.png) no-repeat right center;

        background-position-x: 90%;

      }

      .xl,.xl1{

          display: none;

      }

    .logo {

        width: 200px;
        height: auto;

    }

    .chanpin{

        width: 90%;
        top: 40%;

    }

    .language{

        bottom: 120px;

    }
    .language img{
        display: none;
    }
    .language p span{
        padding: 0;
    }
    .en-iphone{
        display: block !important;
    }
    .language p a{
        /* color: #fff !important; */
        padding: 10px 30px;

    }

    .di p{

        font-size: 12px;

    }

    .container{

        width: 95%;

    }

    .header{

        padding: 0;

        position: fixed;

        width: 100%;

        background-color: #b11e30;

        top: 0;

        left: 0;

        z-index: 9999;

    }
    .head-left{
        padding-left: 5px;
    }

    .head-left img{

        width: 200px;

    }

    .head-right ul{

        display: none;

    }

    .banner{
        top: 50px;
        padding-top: 0px;

    }
    .all{
        margin-top: 140px;
    }

    .banner-prev{

        width: 20px;

        height: 20px;

        left: 10px;

    }

    .banner-next{

        width: 20px;

        height: 20px;

        right: 10px;

    }

    .banner-page{

        display: none;

    }

    .about-cont{

        padding: 20px 0;

    }

    .about-cont-left{

        width: 100%;

    }

    .about-cont-right{

        width: 100%;

    }

    .about-cont-right-p i{

        font-size: 30px;

    }

    .about-cont-right-p div h2{

        font-size: 12px;

    }

    .culture-content{

        display: none;

    }

    .iphone-culture{

        height: 300px;

        display: block;

    }

    .iphone-culture-swiper{

        height: 100%;

        overflow: hidden;

        position: relative;

    }

    .iphone-culture-swiper .swiper-slide{

        position: relative;

    }

    .culture-all-one{

        top: 20px;

        left: 20px;

        display: block;

    }

    .culture-all-two{

        left: 20px;

    }

    .linian-left{

        width: 100%;

    }

    .linian-right{

        width: 100%;

        padding-bottom: 20px;

    }

    .linian-right h2{

        padding-top: 20px;

        padding-bottom: 10px;

        font-size: 24px;

    }

    .linian-right p{

        width: 95%;

        font-size: 14px;

        line-height: 28px;

    }

    .honor-top h2{

        font-size: 16px;

    }

    .honor-top p{

        font-size: 24px;

    }

    .honor-prev{

        width: 30px;

        height: 30px;

        left: 75%;

        display: none;

    }

    .honor-next{

        width: 30px;

        height: 30px;

        display: none;

    }

    .new{

        padding: 20px 0;

    }

    .new-top-left{

        width: max-content;

    }

    .new-top-right{

        width: max-content;

        margin-top: 20px;

    }

    .new-top-right ul{

        width: 100%;


    }

    .new-top-right ul li{


        margin-left: 0;

        text-align: center;

    }
    .products{
        margin-left: 0;
    }

    .new-top-left h2{

        font-size: 18px;

    }

    .new-top-left p{

        font-size: 24px;

    }

    .new-cont{

        margin-top: 20px;

    }

    .new-zuo{

        width: 20%;

    }

    .new-you{

        width: 75%;

    }

    .new-cont-left{

        width: 100%;

    }

    .new-cont-right{

        width: 100%;

        margin-top: 20px;

    }

    .foot{

        /* display: none; */

    }

    .foot-cont .foot1{

        display: none;

    }

    .foot-cont .iphonefoot{

        display: block;

    }

    .foot-cont-p h2,.foot-cont-p p{

        font-size: 12px;

    }

    .footer-cont {

        flex-direction: column;

        align-items: center;

    }

    .footer-cont > * + * {

        margin-top: 10px;
        text-align: center;

    }
    .footer-cont a{
        display: block;
    }

    .news-all-left img{

        width: 100%;

    }

    .news-all-zuo p{

        overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    }

    .qiye{

        padding-top: 0px;

    }

    .qiye-one{

        padding: 20px 0;

    }
    .news-page-right{
        padding: 10px 0;
        margin-top: 10px;
    }
    .iphone-culture-page .swiper-pagination-bullet-active{
        background: #b11e30;
    }
    .about-cont-right-p img{
        display: block;
        margin: auto;
    }
    .about-cont-right-p div{
        width: 100%;
        margin-top: 10px;
    }
    .about-cont-right-p div h2,.about-cont-right-p div h3{
        text-align: center;
    }

    .qiye-one-cont{

        width: 95%;

        margin: auto;

        float: unset;

    }

    .qiye-one-left{

        width: 100%;

    }

    .qiye-one-right{

        width: 100%;

    }

    .qiye-one-left>h2{

        font-size: 20px;

    }

    .qiye-one-left>h3{

        font-size: 30px;

    }

    .qiye-one-left p{

        font-size: 14px;

        line-height: 28px;

        margin-top: 10px;

    }

    .qiye-one-left-content i{

        font-size: 24px;

    }

    .qiye-one-left-content div h2{

        font-size: 12px;

    }

    .qiye-one-left-content div h3{

        font-size: 12px;

    }

    .qiye-one-left-content{

        width: 48%;

        margin-bottom: 20px;

    }

    .qiye-two{

        padding: 20px 0;

    }

    .qiye-two-cont{

        width: 95%;

    }

    .qiye-two-content{

        width: 50%;

        margin-bottom: 20px;

    }

    .qiye-two-content>p{

        margin: 10px auto;

    }

    .qiye-two-di{

        font-size: 14px;

        line-height: 28px;

    }

    .qiye-two-content .circle{

        width: 100px;

        height: 100px;

    }

    .qiye-two-content .circle p{

        line-height: 100px;

        font-size: 24px;

    }

    .xian{

        bottom: 45%;

    }

    .honor,.qiye-three{

        padding: 20px 0;

    }

    .qiye-huanjing{

        padding: 20px 0;

    }

    .hj-top h2{

        font-size: 18px;

    }

    .hj-top p{

        font-size: 24px;

    }

    .hj-cont{

        display: none;

    }

    .iphone-hj{

        display: block;

        margin-top: 20px;

    }

    .iphone-hj-swiper{

        overflow: hidden;

        position: relative;

    }

    .iphone-hj-swiper .swiper-slide img{

        width: 90%;

        display: block;

        margin: auto;

    }

    .product-banner{

        padding-top: 50px;

    }

    .product-prev,.product-next{

        width: 20px;

        height: 20px;

    }

    .pro-one-left{

        width: 100%;

    }

    .pro-one-right{

        width: 100%;

    }

    .pro-one-right-cont h2{

        font-size: 24px;

    }

    .pro-one-table{

        margin-top: 20px;

    }

    .pro-one-table p{

        width: 100%;

    }

    .pro-one-table p span{

        width: 100%;

    }

    .pro-one-btn{

        margin-top: 20px;

    }

    .iphone{

        width: 100%;

    }

    .zixun{

        width: 100%;

        margin-top: 20px;

        margin-left: 0;

        text-align: center;

    }

    .pro-one-xq{

        margin-top: 0;

    }

    .pro-one-xq-cont{

        padding: 20px 0;

    }

    .pro-one-xq-left{

        width: 100%;

    }

    .pro-one-xq-top h2{

        font-size: 18px;

    }

    .pro-one-xq-left h2{

        font-size: 24px;

    }

    .pro-one-xj-top h2,.pro-one-cansu h2{

        font-size: 18px;

    }

    .contact-cont img{

        width: 50%;

    }

    .contact-cont:last-child img{

        width: 70%;

    }

    .pro-one-xj-left h2{

        font-size: 24px;

    }

    .pro-one-xq-right{

        width: 100%;

    }

    .pro-one-xj-cont{

        padding: 20px 0;

    }

    .pro-one-xj-left{

        width: 100%;

    }

    .pro-one-xj-left p{

        margin-top: 10px;

    }

    .pro-one-xj-right{

        width: 100%;

    }

    .product-detail {

        flex-direction: column !important;

    }

    .product-detail .text p {

        margin-top: 20px;

    }

    .product-detail .text h2 {

        font-size: 22px;

    }

    .cansu-cont{

        margin-bottom: 20px;

    }

    .pinzi-all{

        width: 48%;

        margin-bottom: 20px;

    }

    .new-banner{

        padding-top: 50px;

    }

    .news-left{

        width: 100%;

    }

    .news-left ul{

        width: max-content;

        margin: auto;

    }

    .news-right{

        display: none;

    }

    .news-content{

        padding: 10px;

    }

    .news-all{

        margin-bottom: 20px;

    }

    .news-all-zuo{

        width: 100%;

    }

    .news-all-zuo h2{

        font-size: 16px;

        line-height: 32px;

    }

    .news-all-you{

        display: none;

    }

    .news-detail{

        padding: 10px;

    }

    .news-detail-top p span{

        font-size: 12px;

    }

    .contact-top{

        padding: 10px;

        justify-content: flex-start;

        margin-left: -2%;

    }

    .contact-cont{

        width: 30%;

        margin-left: 2%;

        margin-bottom: 20px;

    }

    .contact-cont h2{

        font-size: 14px;

    }

    .contact-cont p{

        font-size: 12px;

    }

    .ly{

        width: 80%;

    }

    #container{

        height: 300px;

    }

    .tan-cont{

        width: 75%;

        height: 300px;

        padding: 20px;

        overflow-y: auto;

    }

    .close{

        right: 0;

        top: 0;

    }
    .product-categories-nav ul li{
        padding: 5px 0;
        border-bottom: 1px solid transparent;
    }

    .product-categories-nav a {

        font-size: 12px;
        line-height: 24px;
        padding: 0 10px;

    }
    .after-left ul li{
        padding: 5px 0;
        border-bottom: 1px solid transparent;
    }

    .after-left a {

        font-size: 12px;
        line-height: 24px;
        padding: 0 10px;

    }
    .after-right{
        width: 100%;
    }
    .aftersale-one h2{
        font-size: 24px;
    }
    .aftersale-one-cont{
        width: 48%;
        margin-bottom: 10px;
    }
    .aftersale-two{
        margin-top: 0;
    }
    .aftersale-two>h2{
        font-size: 24px;
    }
    .aftersale-two-all{
        width: 100%;
        margin-top: 20px;
    }
    .aftersale-two-cont{
        width: 47%;
    }
    .aftersale-two-cont h2{
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 10px;
    }
    .aftersale-two-cont p{
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .aftersale-two-cont p a{
        font-size: 12px;
    }
    .aftersale-three{
        margin-top: 0;
    }
    .aftersale-three>h2{
        font-size: 24px;
    }
    .aftersale-three-cont{
        margin-top: 20px;
    }
    .form-one .form-group{
        width: 100%;
        margin-bottom: 20px;
    }
    .aftersale-three-cont form .form-group textarea{
        margin-top: 0;
    }
    .submit{
        margin-top: 20px;
        text-align: left;
    }
    .aftersale {
        padding-bottom: 20px;
    }











    .product-categories-nav a + a {

        margin-left: 0;

    }

    .products a {

        flex: 0 0 50%;

    }

    .products a h3 {

        font-size: 14px;

    }

    .product-index-category .title h1 {

        font-size: 28px;

    }

    .product-index-category .title a {

        padding: 5px 15px;

    }

}