@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */

/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #E82121;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #E82121;font-weight: 700;flex: 1;}
.search-list{width: 100%;}
.search-link{display: block;width: 100%;border: 1px solid #eee;background: #f6f8f9;padding: max(20px,0.4rem) max(15px,0.26rem);margin-top: max(12px,0.18rem);}
.search-link:first-child{margin-top: 0;}
.search-link h2{color: #333;line-height: 1.1;font-weight: 700;transition: all .4s ease;}
.search-link p{width: 100%;color: #666;}
.search-link .highlightRow span{color: #E82121 !important;}
.search-link:hover h2{color: #E82121;}

/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #666;}

/* 网站地图 */
.webmap{width: 100%;}
.webmap-title{width: 100%;color: #333;line-height: 1;position: relative;padding-bottom: max(14px,0.24rem);}
.webmap-title::after{content: "";position: absolute;width: max(36px,0.6rem);left: 0;right: 0;margin: 0 auto;bottom: 0;height: max(2px,0.04rem);background: #E82121;}
.webmap-list{width: 100%;}
.webmap-list>ul{margin: -0.4rem 0 0 -0.4rem;display: flex;flex-wrap: wrap;}
.webmap-list>ul>li{width: calc(20% - 0.4rem);margin: 0.4rem 0 0 0.4rem;color: #333;}
.webmap-list>ul>li ul, .webmap-list>ul>li li{width: 100%;}
.webmap-list>ul>li a{display: block;transition: color .4s ease;position: relative;}
.webmap-list>ul>li a:hover{color: #E82121;}
.webmap-list>ul>li>.menu{font-weight: 700;border-bottom: 1px solid #e1e1e1;font-size: max(16px,0.2rem);width: 100%;padding-bottom: max(12px,0.2rem);line-height: 1;}
.webmap-list>ul>li>.drop{margin-top: max(10px,0.2rem);}
.webmap-list>ul>li>.drop a{line-height: 1.28;padding: max(4px,0.06rem) 0;font-size: max(15px,0.18rem);}
.webmap-list>ul>li>.drop .drop a{padding-left: max(12px,0.18rem);font-size: max(14px,0.16rem);}
.webmap-list>ul>li>.drop .drop a::before{content: "";position: absolute;width: 4px;height: 4px;border-radius: 50%;background: #afafaf;left: 0;top: 0.14rem;}
@media all and (max-width: 1000px){
    .webmap-list>ul>li>.drop .drop a::before{top: 0.2rem;}
    .webmap-list>ul{margin: -14px 0 0;}.webmap-list>ul>li{width: 100%;margin: 14px 0 0;}.webmap-list>ul>li>.drop .drop a::before{top: 11px;}
}

/* 内页公共 */
.pagesBan{overflow: hidden;}
.pagesBan-con{width: 50%;align-items: center;padding-left: var(--widDb);padding-right: 1.3rem;}
.pagesBan-con::after{animation: w200 1.2s ease both; content: "";position: absolute;left: 0;top: 0;width: 200%;height: 100%;background: linear-gradient(to right,#37a500,#adc60d);}
.pagesBan-con .text-box{position: relative;z-index: 4;}
.pagesBan-con .logo-box{z-index: 2; position: absolute;left: 50%;top: 50%;width: 100%;height: 108%;transform: translate(-50%,-50%);display: flex;justify-content: center;}
.pagesBan-con .logo{height: 100%;animation: banIcon 1.5s .7s ease both;}
.pagesBan-con .logo-box img{height: 100%;}
.pagesBan-img{width: 50%;}
.pagesBan-img img{width: 100%;height: 27vw;transition: all 2s linear;}
.pagesBan-img:hover img{transform: scale(1.1);}

.banner .title{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);color: #fff;}



@keyframes w200 {0%{width: 200%;}100%{width: 100%;}}
@keyframes banIcon {0%{opacity: 0;transform: translateY(-60%);}100%{opacity: 1;transform: translateY(0);}}

/* pro-info轮播 */
.proDet-show-flex{justify-content: space-between;}
.proDet-show-swp{background: #fff;width: 50%;}
.proDet-show-gallery{width:85%;padding-left:20px;}
/* .proDet-show-gallery-more{height: 5.5rem;} */
.proDet-show-gallery-more img{max-width: 100%;max-height: 100%;}
.proDet-show-thumbs{width: 15%;margin: auto 0;}
.proDet-show-thumbs .swiper-container{height: 80%;}
.proDet-show-btn{user-select: none;cursor: pointer;font-size: 14px;position: absolute;left: 73;top: -35px;}
.proDet-show-btn.thumbs-prev{transform: rotate(90deg);left:calc( 50% - 5px);}
.proDet-show-btn.thumbs-next{left:calc( 50% - 5px);bottom:-520px; transform: rotate(-90deg);}
.proDet-show-btn:hover{color: #333;}
.proDet-show-thumbs-year{height: 105px;border: 1px solid #ccc;background-color: #eee;}
.proDet-show-thumbs-year img{max-width: 80%;max-height: 80%;opacity: .5;}
.proDet-show-thumbs-year:hover img,.proDet-show-thumbs-year.active img{opacity: 1;}
.proDet-show-thumbs-year.active{border-color: #E82121;}
.proDet-show-con{width: 44%;}

.pro-content .content .spec{display:none;}
.proDet-pagination{user-select: none;}
.proDet-pagination .swiper-pagination-bullet{width: max(10px,0.12rem);height: max(10px,0.12rem);opacity: 1;background: transparent;border: 2px solid rgba(67, 200, 0, .2);margin: 0 5px;}
.proDet-pagination .swiper-pagination-bullet-active{background: #43c800;border-color: #43c800;}
.proDet-show{background: url('../images/pages/proShow-bg.jpg') no-repeat center/cover;}
.proDet-show-flex{justify-content: space-between;}
.proDet-show-swp{background: #fff;width: 50%;height:600px}
.proDet-show-gallery{width:85%;padding-left:20px;}
/* .proDet-show-gallery-more{height: 5.5rem;} */
.proDet-show-gallery-more img{max-width: 100%;max-height: 100%;}
.proDet-show-thumbs{width: 15%;margin-top:70px;height:500px}
.proDet-show-thumbs .swiper-container{height: 90%;}
.proDet-show-btn{user-select: none;cursor: pointer;font-size: 14px;position: absolute;left: 73;top: -35px;}
.proDet-show-btn.thumbs-prev{transform: rotate(90deg);left:calc( 50% - 5px);}
.proDet-show-btn.thumbs-next{left:calc( 50% - 5px);bottom:-520px; transform: rotate(-90deg);}
.proDet-show-btn:hover{color: #333;}
.proDet-show-thumbs-year{height: 1.05rem;border: 1px solid #ccc;background-color: #eee;}
.proDet-show-thumbs-year img{max-width: 80%;max-height: 80%;opacity: .5;}
.proDet-show-thumbs-year:hover img,.proDet-show-thumbs-year.active img{opacity: 1;}
.proDet-show-thumbs-year.active{border-color: #000;}
.proDet-show-con{width: 44%;}
.proDet-show-link .btn{border: 2px solid #43c800;width: max(120px,1.84rem);height: max(40px,0.5rem);transition: background .4s ease,color .4s ease;}
.proDet-show-link .btn i,.proDet-show-link .btn span{position: relative;z-index: 2;}
.proDet-show-link .btn i{display: block;margin-right: max(8px,0.12rem);font-size: max(12px,0.18rem);}
.proDet-show-link .btn::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 0;background: #43c800;transition: all .4s ease;}
.proDet-show-link .btn:nth-child(2){margin-left: 0.2rem;}
.proDet-show-link .btn:hover{color: #fff;background: #43c800; transition: background .4s .3s ease,color .4s ease;}
.proDet-show-link .btn:hover::after{height: 100%;}
.proDet-show-link .btn.hover::after{bottom: auto;top: 0;height: 100%;}
.proDet-show-link .btn.hover:hover{color: #43c800;background: #fff;transition: background .4s .3s ease,color .4s ease;}
.proDet-show-link .btn.hover:hover::after{height: 0;}
.proDet-td-slide{flex-direction: column;}
.proDet-td-slide .icon{height: max(30px,0.54rem);}
.proDet-td-slide .icon img{max-height: 100%;}
.proDet-params-flex{justify-content: space-between;align-items: center;}
.proDet-params-left{width: 44%;}
.proDet-params-img .bg{width: 100%;}
.proDet-params-img .img{position: absolute;left: 60%;top: 50%;transform: translate(-50%,-50%);max-width: 60%;max-height: 90%;}
.proDet-params-btn .btn{width: max(120px,1.7rem);height: max(34px,0.4rem);box-shadow: 1.744px 0.24rem 0.26rem 0px rgba(49, 143, 2, 0.15);}
.proDet-params-btn .btn i{display: block;font-size: max(12px,0.14rem);margin-left: max(8px,0.12rem);}
.proDet-params-btn .btn:hover{background: #fff;color: #43c800;}
.proDet-params-right{width: 48%;}
.proDet-params-table td{padding: 9px 0;width: 70%;}
.proDet-params-table td.one{font-weight: 400;color: #666;width: 30%;}
.proDet-params-tips{width: 78%;}
.proDet-params-tips span{color: #43c800;}
.proDet-params-tips a{font-weight: 700;text-decoration: underline;transition: all .4s ease;}
.proDet-params-tips a:hover{color: #333;}
.proDet-app-slide{flex-direction: column;}
.proDet-app-slide .img-box .bg{width: 2.3rem;}
.proDet-app-slide .img-box .img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 88%;height: 88%;border-radius: 50%;}
.proDet-app .abFZ-btn,.proDet-td .abFZ-btn{position: absolute;left: -0.6rem;top: 50%;transform: translateY(-50%);}
.proDet-app .abFZ-btn.next,.proDet-td .abFZ-btn.next{left: auto;right: -0.6rem;}
.proDet-app .abFZ-btn.next::before,.proDet-td .abFZ-btn.next::before{display: block;transform: rotate(180deg);}

.proDet-hot-swp .proItem{background: #fff;}
.proDet-hot-swp .proItem:hover{background: #f8f8f8;}

.proDet-show-con .options .right{width:150px;}
.proDet-show-con .list{align-items: center; padding:23px 0;border-bottom:1px dashed #e7e7e7;display:flex;justify-content: space-between;}
.proDet-show-con .extract .ext-btn{display:block;padding:10px 10px;text-align: center;line-height:20px;border: 1px solid #DCDCDC;color:#999999;margin-right:10px;font-size:18px;}
.proDet-show-con .list .option-select{margin-top:10px;}
.proDet-show-con .list .option-select .ext-btn{margin-bottom:10px;}
.proDet-show-con .extract .ext-btn:first-child{margin-right:10px;}
.proDet-show-con .extract .ext-btn.active{border: 1px solid #000;color:#000}
.proDet-show-con .quality .right{border: 1px solid #DCDCDC;}
.proDet-show-con .quality .right .btn{display:block;width:40px;height:40px;text-align: center;line-height:40px;font-size:20px;}
.proDet-show-con .quality .right .num{border-left:1px solid #DCDCDC;text-align: center;border-right:1px solid #DCDCDC;}
.pro-content .nav{width:100%;height:60px;background: #F4F4F4;}
.pro-content .nav .contain{display:flex;justify-content: space-around;}
.pro-content .nav a{display:block;padding:0 10px; line-height:60px;font-size:20px;font-weight: 400;position: relative;}

/*.pro-content .nav a.active{border-bottom:2px solid #000;font-weight: 700;}*/

.pro-content .nav a.active::after{position:absolute;content:'';width:100%;height:2px;background-color: #000;left:0;bottom:5px;}

.product-view .proLeft{width:20%;}
.product-view .proRight{width:80%}
.proList .proItem .desc{color:#707070}
.proList .proItem .info{border:1px solid #eee;padding: 10px;}

.about-honor{background: #FAFAFA;}
.honor-btn .btn{position:absolute;top:calc( 50% - 19px);z-index:99;left:40px;}
.honor-btn .next{right:40px;left:auto;}
.factory-btn .btn{position:absolute;top:calc( 50% - 19px);z-index:99;left:40px;}
.factory-btn .next{right:40px;left:auto;}

.contact-info .con{width:50%;padding:40px;background: #FAFAFA;}
.contact-info .con .title{position:relative}
.contact-info .con .title::after{content: "";position: absolute;left: 0;bottom: -25px;width: 75px;height: 3px;background: #E82121;}
.contact-info .imgs{width:50%}
.contact-info .con .contact-item{display:flex;align-items: center;}
.contact-info .con .contact-item img{margin-right:5px;}

.form-content{background: url('../images/pages/message.png') no-repeat center/cover;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
    
}

@media all and (max-width:1430px){
    /* 1360 */
}

@media all and (max-width:1350px){
    /* 1280 */
}

@media all and (max-width:1270px){
    /* 1152 × (700) */
    
}

/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
    .pagesBan-img img{height: 150px;}
    .pagesBan-con{padding-right: 10px;}
    .pagesBan-con .title{font-size: 16px;}
    .pagesBan-con .text{font-size: 12px;}
    
    .product-view .proLeft{width:100%;}
    .product-view .proRight{width:100%;}

    .uli.ml30.uli4 li{width: calc(100% / 2 - max(12px, 0.3rem));}
    .uli.ml20.uli4 li{width: calc(100% / 2 - max(12px, 0.3rem));}

    .contact-info .con{width:100%;}
    .contact-info .imgs{width:100%}
    .contact-info .con{padding:20px;}
    .contact-info .con .title::after{bottom:-10px;}
    .contact-item{margin-left:0;}

    .uli.ml20.uli3 li{width:100%}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
}