/*内页banner*/
.innerBanner{position: relative;margin-top: 80px; z-index: 1;}
.innerBanner img{width: 100%;}
.innerBanner-titlewp{position: absolute;width: 100%;height: 100%;left: 0;top: 0;align-items: flex-end;z-index: 2;color: #fff;}
.innerBanner-titlewp .container .row{background: rgba(255,255,255,1);border-radius: 20px 20px 0 0;justify-content: space-between;align-items: center;}
.innernavnames{height: 90px;}
.innernavhead{height: 100%;background: var(--primary-color);flex-direction: column;justify-content: center;align-items: center;padding: 0 50px;border-radius: 20px 0 0 0;}
.innernavhead h2{color: #fff;}
.innernavhead h6{color: #fff;margin-top: 6px; text-transform: uppercase;}
.innernavlist{align-items: center;}
.innernavlist li{height: 100%;padding: 0 24px;position: relative;}
.innernavlist li a{height: 100%;justify-content: center;align-items: center; color: #999;}
.innernavlist li.inner-navbar-active{background: #f5f5f5;}
.innernavlist li.inner-navbar-active a{color: #333;}
.innernavlist li:hover{background: #f5f5f5;}
.inner-breadcrumb-tit{align-items: center;margin-right: 16px;}
.inner-breadcrumb-tit a{color: #999;}
.inner-breadcrumb-tit .icon1{font-size: 16px;color: var(--primary-color);}
.inner-breadcrumb-tit .icon2{font-size: 6px;color: #999;}
.inner-breadcrumb-tit a,.inner-breadcrumb-tit svg{margin: 0 4px;}
@media screen and (max-width: 998px) {
	.innerBanner-titlewp{position: relative;}
	.innernavhead{display: none;}
	.innerBanner-titlewp .container .row{margin: 8px 0;}
	.innerposition{order: 1;}
	.innernavnames{display: none;order: 2;height: 60px;}
	.innernavlist{margin-top: 8px;}
	.innernavlist li{padding: 0 10px;}
	.inner-breadcrumb-tit{margin-right: 0;}
	.inner-breadcrumb-tit a, .inner-breadcrumb-tit svg{margin: 0 1px;}
}
@media screen and (max-width: 768px) {
	.innerBanner-titleen{display: none;}
	.innerBanner-title{font-size: 20px;}
}
/*内页主体*/
.innercontentwp{background: #f5f5f5;}
.main .container{padding-top: 80px;padding-bottom: 80px;}
@media screen and (max-width: 998px) {
	.main .container{padding-top: 40px;padding-bottom: 40px;}
}

/*内页产品*/
.inProNavBg{background: #f1f1f1;padding: 20px;}
.inProNavLi{width: 20%;padding-left: 20px; padding-right: 20px;}
.inner-productNav{margin-bottom: 32px;}
.inner-productNav a{display: block;font-size: 16px;font-weight: 600;line-height: 3;color: #808080;border-bottom: 1px solid #cbcbcb;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;transition: all 0.5s ease;}
.inner-productNav a::after{position: absolute;content: "+";right: 0;}
.inner-productNav a:hover{color:var(--primary-color);border-color:var(--primary-color);}
.inner-productNav .inner-productNavActive{color:var(--primary-color);border-color:var(--primary-color);}
.nypro-list{margin-bottom: 40px;}
.nypro-list li{overflow: hidden;padding: 10px;}
.nypro-list-item{padding: 4px;border: 1px solid #ddd;}
.nypro-list-item img{width: 100%;position: relative;}
.nypro-list li h5{font-size: 16px; color: #333;text-align: center;line-height: 46px;background: #f0f0f0;transition: all 0.5s;margin-top: 0;margin-bottom: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nypro-list li:hover h5{background:var(--primary-color);color: #fff;}
@media screen and (max-width: 998px) {
	.inProNavLi{width: 50%;}
}
@media screen and (max-width: 768px) {
	.ny-right{width: 100%;}
	.nypro-list{margin-bottom: 16px;}
}


/*产品详情*/
.ny_img_com{justify-content: space-between;}
.ny_img_left{width: 48%;}
.ny_img_left #gallery{border: 1px solid #eee;}
.ny_img_left #gallery img{width: 100%;}
#thumbs{margin: 30px 0;}
#thumbs .swiper-wrapper .swiper-slide{border: 1px solid #ddd;overflow: hidden;opacity: 0.5;}
#thumbs .swiper-wrapper .swiper-slide a{display: block;padding: 8px 0;}
#thumbs .swiper-wrapper .swiper-slide img{display: block;width: 100%; max-width:90%;margin: 0 auto;}
#thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border: 1px solid var(--primary-color);opacity: 1;}

.ny_img_center{width: 48%;margin-top: 24px;}
.pic_page {position: absolute;z-index: 100;right: 20px;bottom: 20px;font-size: 18px;color: #FF5909;font-weight: bold}
.ny_img_center h3,.ny_img_center h4,.ny_img_center h5{margin-top: 0;margin-bottom: 0;}
.ny_img_center .tit_h1 h4{font-size:20px;color:#666;}
.ny_img_center .tit_h1 h1{font-size:28px;color:#333;font-weight:600;margin-top:16px;}
.tit_h2{padding:24px 0 0 0;margin: 24px 0 0 0;border-top: 1px solid #ddd;}
.tit_h2 h3{font-size: 16px;color: #666;margin-bottom:8px;}
.tit_h2 p{font-size: 24px;line-height: 2;color: #666;}
.tit_Product_advantage{margin: 24px 0 24px 0;padding: 24px 0 24px 0;border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.tit_Product_advantage h4{font-size:16px; color: #666;font-weight: normal;line-height: 2;position:relative;padding-left:20px;}
.tit_Product_advantage h4::before{content:'';position:absolute;width:10px;height:10px;border:2px solid #ddd;border-radius:50%;left:0;top:50%;transform:translateY(-50%);}
.tit_Product_advantage h4:hover::before{border:2px solidvar(--primary-color);}
.ny_img_center .tit_h3{padding-top: 24px;margin-top: 24px;}
.back a{display: block;width: 120px;text-align: center;border: 1px solid #333;padding: 5px 0;font-size: 15px;color: #333;transition: all .36s ease;
margin-right: 15px;line-height: 40px;transition: all 0.5s;border-radius: 2px;}
.back a:hover{border: 1px solid var(--primary-color);background:var(--primary-color);color: #fff;}
.tit_fasong a{display: block;width: 120px;text-align: center;border: 1px solid transparent; background:var(--primary-color);padding: 5px 0;font-size: 15px;color: #fff;transition: all .36s ease;
margin-right: 15px;line-height: 40px;transition: all 0.5s;border-radius: 2px;}
.tit_fasong a:hover{background: transparent;border: 1px solidvar(--primary-color);color:var(--primary-color);}
.cp-xq{margin-top: 40px;margin-bottom: 40px;}

.product-details-title{font-size: 22px;background:var(--primary-color);color: #fff;padding: 1.5%;margin-bottom: 1%;}
.product-details-content{margin-top: 24px;}
.product-details-content h3{margin-bottom: 8px;}
.product-details-content img{display: block; max-width: 100%;margin: 0 auto;}
.product-details-content table{width: 100%!important; margin-bottom: 24px;}
.product-details-content table tbody tr td{color: #57585a;padding: 10px!important;border: 1px solid #ddd;text-align: center; font-size: 15px;font-family: "微软雅黑";}
.product-details-content table tbody tr:nth-child(odd) td {background-color: #eef8ff;}

.newsnext{justify-content: space-between;}
.newsnext li a{color: #666;}
.recomProducts{background: #f1f1f1;margin-top: 40px; padding: 40px;}
.recomProducts h3{margin-bottom: 24px;}
.recomProductsSwiper .swiper-wrapper .swiper-slide{background: #f2f2f2;}
.swiper-slide-pic{overflow: hidden;}
.swiper-slide-pic img{width: 100%;}
.swiper-slide-title{padding-top: 20px;}
.swiper-slide-title h4{font-size: 16px;text-align: center; padding: 0 10px; margin-top: 0; margin-bottom: 0; color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.recomProductsSwiper .swiper-wrapper .swiper-slide:hover .swiper-slide-title h4{color:var(--primary-color);}
@media screen and (max-width: 998px) {
	.product-details-content h3{font-size: 18px;}
}
@media screen and (max-width: 768px) {
	.ny_img_left{width: 100%;}
	.ny_img_center{width: 100%;}
	.back a,.tit_fasong a{padding: 0;}
	.product-details-title{font-size: 18px;padding: 2% 4%;}
	.inner-right-content iframe{width: 100%;}
	.newsnext{margin-bottom: 24px;}
	.recomProducts{padding: 4%;}
	.ny_img_center .tit_h1 h4{font-size: 14px;}
	.ny_img_center .tit_h1 h1{font-size: 22px;}
}

/*分页器*/
.page_list{justify-content: center;}
.page-status {display: none;}
.page-index, .page-pre a, .page-pre a, .page-numbar a, .page-next, .page-last,.page-num {display: inline-block;color: #666666;text-align: center;padding: 0px 15px;
margin: 0px 2px;line-height: 35px;border: 1px solid #dfdfdf;}
.page_list span a {color: #666666;}
.page_list .page-num-current{background: #09873d;color: #fff;}
.page-pre,.page-next{letter-spacing: -3px;}
@media screen and (max-width: 768px) {
	.page-index,.page-last{display: none;}
}

/*内页about*/
.inneraboutwp{background: #fff;border-radius: 20px;padding: 40px;}
.inneraboutwp h1{font-size: 34px;font-weight: 600; text-align: center;margin-bottom: 0;margin-top: 0;}
.inneraboutdes{font-size: 18px; text-align: center;color: #666;margin: 16px 0 32px 0;}
.inneraboutcon{margin-bottom: 40px;text-indent: 2em;}
.inneraboutcon p{color: #666;line-height: 2;}
.inneraboutwp .in-about-countWp{background: #fff;}
.inneraboutwp .in-about-count{text-align: center;}
.inneraboutwh{background: #fff url(../images/aboutbg_03.jpg) no-repeat center center;background-size: cover; border-radius: 20px;padding: 40px;}
.inneraboutwh h2{text-align: center;font-size: 34px;font-weight: 600;}
.inneraboutwhul{justify-content: space-around;margin-top: 40px;}
.inneraboutwhul li{width: 32.3333%;text-align: center;padding: 40px 0;transition: 0.5s;border-radius: 10px;}
.inneraboutwhliimg{overflow: hidden;}
.inneraboutwhliimg img{transition: 0.5s;}
.inneraboutwhul li h4{margin: 20px 0;}
.inneraboutwhul li p{color: #666;line-height: 2;}
.inneraboutwhul li:hover{background: rgba(255,255,255,0.5);}
.inneraboutwhul li:hover img{transform: rotateY(360deg);}
.inneraboutwhul li:hover h4{font-weight: 600;}

.in-about-countWp{justify-content: space-between;padding: 30px 0;background: #f3f3f3;border-radius: 20px;}
.in-about-countItem{width: 24%;position: relative;}
.in-about-countItem:not(last-child)::after{content: '';position: absolute;width: 1px;height: 80%;background: #e7e7e7; right: 0;top: 10%;}
.in-about-count{margin-left: 16px;}
.in-about-count h6{margin-top: 6px; margin-bottom: 0;color: #333;}
.in-about-counts span{color: var(--primary-color);}
.in-about-counts span:first-child{font-size: 60px;font-weight: 600;}
.in-about-counts span:last-child{font-size: 16px;}

.inneraboutlc{background: #fff url(../images/aboutbg_07.jpg) no-repeat center center;background-size: cover; border-radius: 20px;padding: 40px;}
.inneraboutlc h2{text-align: center;font-size: 34px;font-weight: 600;margin-bottom: 40px;}
.inneraboutlcwp::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 1px;background: #e0e0e0;z-index: -1;}
.inneraboutlcwp .swiper-wrapper .swiper-slide{background: transparent;text-align: center;height: 350px;z-index: 3;}
.inneraboutlcwp .swiper-wrapper .swiper-slide h4{font-size: 56px;font-weight: 600; color: var(--primary-color);margin-bottom: 20px;}
.inneraboutlcwp .swiper-wrapper .swiper-slide h4 span{font-size: 14px;color: #666;}
.swiper-slidebottom{margin-top: 230px;}
.inneraboutlcround{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 999;}
.inneraboutlcround div{width: 10px;height: 10px;background: #666;border-radius: 99px;position: relative;}
.inneraboutlcround div::before{content: '';position: absolute;width: 14px;height: 14px;border: 1px solid #666;border-radius: 99px;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.inneraboutlcwp .swiper-wrapper .swiper-slide.swiper-slide-active .inneraboutlcround div{background: var(--primary-color);}
.inneraboutlcwp .swiper-wrapper .swiper-slide.swiper-slide-active .inneraboutlcround div::before{border: 1px solid #fff;}
.inneraboutlcwp .swiper-wrapper .swiper-slide.swiper-slide-active .inneraboutlcround div::after{content: '';position: absolute;width: 30px;height: 30px;background: rgba(0,0,0,0.4);border-radius: 99px;left: -10px;top: -10px;z-index: -1;animation: expand 2s ease infinite; }
.inneraboutlcwpprev{left: 0;top: 50%;transform: translateY(-50%);width: 50px;height: 50px;border-radius: 99px;border: 1px solid #999; justify-content:center;align-items: center;background: rgba(255,255,255,0.9);}
.inneraboutlcwpnext{right: 0;top: 50%;transform: translateY(-50%);width: 50px;height: 50px;border-radius: 99px;border: 1px solid #999;justify-content:center;align-items: center;background: rgba(255,255,255,0.9);}

.innerhonorul{background: #fff;border-radius: 20px;padding: 40px;}
.innerhonorul li{margin-bottom: 32px;}
.innerhonorpic{border: 1px solid #f5f5f5;border-radius: 10px;overflow: hidden;}
.innerhonorpic img{width: 100%;transition: all 0.5s;transform: scale(0.9);}
.innerhonorul li.licolumn{width:20%}
.innerhonorul li h5{text-align: center;margin-top: 16px;line-height: 2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.innerhonorul li:hover .innerhonorpic img{transform: scale(1);}

.innerhezpicwp{overflow: hidden;}
.innerhonorul li .innerhezpic{padding: 0;}
.innerhonorul li .innerhezt{background: #f5f5f5;margin-top: 0;line-height: 40px;}

@keyframes expand {
    0% { transform: scale(0); opacity: 1; }
    100% { transform: scale(2); opacity: 0; }
}
@media screen and (max-width: 998px) {
	.inneraboutwp{padding: 24px 10px;}
	.inneraboutwp h1{font-size: 20px;}
	.inneraboutdes{font-size: 16px;}
	.inneraboutcon{margin-bottom: 16px;}
	.inneraboutwh h2{font-size: 22px;}
	.inneraboutwh{padding: 30px 20px;}
	.inneraboutwhul{margin-top: 24px;}
	.inneraboutwhul li{width: 100%;margin-bottom: 16px;background: rgba(255,255,255,0.7);}
	.inneraboutlc{padding: 20px;}
	.inneraboutlcwp{height: 380px;}
	.inneraboutlc h2{font-size: 22px;}
	.innerhonorul{padding: 24px 10px;}
    .innerhonorul li.licolumn{width:50%}
    .inneraboutlcwp .swiper-wrapper .swiper-slide{height: 380px;}
    .inneraboutlcwp .swiper-wrapper .swiper-slide h4{font-size: 30px;}
    .in-about-counts span:first-child{font-size: 20px;}
    .in-about-count{margin-left: 0;}

}
@media screen and (max-width: 768px) {
	.inner-culture-pic{width: 100%;order: 1;}
	.inner-culture-text{width: 100%;padding: 20px 10%;order: 2;}
}

/* 新闻资讯 */
.nynewslist a li{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #ddd;}
.nynewslist h4{font-size: 22px; color: #333;}
.nynewslist p{font-size: 14px; color: #666;line-height: 2;margin: 12px 0;}
.nynewslist li h5{color: #666;font-size: 14px;margin-top: 0.5rem;}
.article_title{text-align: center;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #ddd;}
.article_title h1{font-size: 24px;}
.artdet{text-align: center;}
.artdet span{display: inline-block;margin-right: 24px;}
.news-desc{padding: 10px;background: #f2f2f2;color: #666;margin: 16px 0;}
.news_con{font-size: 16px;color: #666;line-height: 32px;margin-bottom: 40px;}
.news_con img{max-width: 100%;}
@media screen and (max-width: 768px) {
	.nynewslist h4{font-size: 18px;}
	.nynewslist p{line-height: 22px;}
	.article_title h1{font-size: 18px;}
}

/*联系我们*/
.innercontact{margin-bottom: 32px;}
.innercontactxxwp{background: #f9f9f9;padding: 40px;justify-content: space-between;border-radius: 20px;}
.innercontactxx{width: 46%;}
.contactxx{align-items: center;margin-top: 40px;}
.contactxx .contactxxicon{width: 40px;height: 40px;border: 1px solid var(--primary-color);border-radius: 99px;justify-content: center;align-items: center;margin-right: 8px;}
.contactxx .icon{font-size: 28px;color: var(--primary-color);}
.contactx{font-size: 16px;align-items: center;transition: 0.5s;}
.contactx span{font-size: 36px;}

.message{width: 46%;}
.message h3{margin-bottom: 40px;}
.messageinput{justify-content: space-between;}
.messageinput input{width: 45%;line-height: 50px;margin-bottom: 24px;padding-left: 16px;border-radius: 10px;}
.message textarea{width: 100%;height: 100px;padding: 16px 0 0 16px;border-radius: 10px;}
.message button{display: block; width: 160px;height: 50px;line-height: 50px;text-align: center;background: var(--primary-color);color: #fff;font-size: 16px;border-radius: 99px;margin: 24px auto 0 auto;}
.message button:hover{background: #d7ad38;}

#meMap{width: 100%;height: 400px;border-radius: 20px;border: 1px solid #ddd;}
.amap-marker-label{display: block; width: 310px;border-radius: 4px; left: 20px!important;top: 40px!important; border: none;padding: 10px;}
.amap-marker-label h5{font-size: 16px;margin-bottom: 10px;position: relative;}
.amap-marker-label h5 span{position: absolute;right: 0;top: 50%;transform: translateY(-50%);cursor: pointer;}

.mapAdd{font-size: 14px; white-space: normal;line-height: 2;padding-top: 10px;border-top: 1px solid #f1f1f1;}
@media screen and (max-width: 1200px) { 
	.contact_one span{font-size: 30px;}
} 
@media screen and (max-width: 1100px) { 
	#meMap{width: 100%; height: 400px;}
} 
@media screen and (max-width: 1100px) { 
.nycontact_right{width:100%;padding:0 0;}
.contact_one .ny-contact-t{margin-bottom: 8px;font-size: 20px;line-height: 30px;}
.contact_one i{margin-bottom: 16px;}
.contact_title{margin-bottom: 0px;}
} 

@media screen and (max-width: 992px) { 
	.contact-content .contact_one{width: 100%;margin-bottom: 16px;padding: 4%;}
	.contact-content .contact_two{width: 100%;padding: 4%;}
	.innercontactxx,.message{width: 100%;}
	.innercontactxxwp{padding: 24px 10px;}
	.innercontactxx{margin-bottom: 40px;}
	.contactx span{font-size: 30px;}
	.contactxx{margin-top: 24px;}
	.innercontactxx h3{font-size: 20px;}
	.contactx{font-size: 14px;}
	.message h3{font-size: 20px;margin-bottom: 16px;}
} 
@media screen and (max-width: 768px) { 	
	.pc-map{display: none;}
	.m-map{display: block;}
} 


