/*内页banner*/
.innerBanner{position: relative;z-index: 1;}
.innerBanner img{width: 100%;}
.innerBanner-titlewp{position: absolute;height: 100%;left: 50%;transform: translateX(-50%); top: 0;flex-direction: column; justify-content: center;
z-index: 2;color: #fff;}
.innerBanner-titleen{font-size: 40px;font-weight: 600;letter-spacing: 2px;font-family: 'oswald-regular';text-transform: uppercase;}
.innerBanner-title{font-weight: 600;margin-top: 0;}
@media screen and (max-width: 768px) {
	.innerBanner-titleen{display: none;}
	.innerBanner-title{font-size: 20px;}
}

/*内页面包屑导航*/
.inner-breadcrumb{line-height: 60px;border-bottom: 1px solid #e5e5e5;}
.inner-breadcrumb .icon{color: #00a3eb;}
.inner-breadcrumb-tit a{color: #666;}

/*内页left*/
.mainbody .inner-content-wp{margin-top: 3%;margin-bottom: 3%;}
.inner-nav{margin-bottom: 3%;}
.inner-nav li a{display: block; font-size: 22px;color: #999;padding: 10px;background: #f1f1f1;margin-right: 10px;}
.inner-nav .allNews a{background: #00a3eb;padding: 10px;transition: all 0.5s;color: #fff;}
.inner-nav li:hover a{background: #00a3eb;color: #fff;}
@media screen and (max-width: 998px) {
	.inner-nav li a{font-size: 18px;}
}
@media screen and (max-width: 768px) {
	.inner-nav li a{font-size: 16px;}
}
/*内页right*/
.inner-productNav{justify-content: space-between;margin-bottom: 32px;}
.inner-productNav a{display: block;width: 15.6666%;font-size: 16px;color: #333;line-height: 40px;text-align: center;border: 1px solid #ddd;
margin-top: 24px;transition: all 0.5s;}
.inner-productNavActive{background: #00a3eb;color: #fff!important;}
.inner-productNav a:hover{background: #00a3eb;color: #fff;}
.inner-right{width: 100%;}
.nypro-list{margin-bottom: 40px;}
.nypro-list li{overflow: hidden;margin-bottom: 24px;}
.nypro-list-item{border: 1px solid #ddd;}
.nypro-list li img{width: 100%;position: relative;}
.nypro-list li h4{padding: 0 10px; font-weight: 600;color: #333; text-align: center;line-height: 50px;transition: all 0.5s;margin-top: 0;margin-bottom: 0;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nypro-list li:hover h4{background: #00a3eb;color: #fff;}
@media screen and (max-width: 768px) {
	.nypro-list{margin-bottom: 16px;}
	.inner-productNav a{width: 24%;font-size: 14px;}
}
/*分页器*/
.page_list{justify-content: center;}
.page-status {display: none;}
.page-index, .page-pre a, .page-pre a, .page-numbar a, .page-next, .page-last {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 span .page-num-current{background: #00a3eb;color: #fff;}
.page-index,.page-last{display: none;}
@media screen and (max-width: 768px) {
	
}
/*内页about*/
.inner-about-content{overflow: hidden;font-size:16px;text-align: center;}
.inner-about-content p{color: #666;line-height: 1.8;text-indent: 2em;}
.inner-about-content img{width: 100%;}
.innerAboutLogo{text-align: center;}
.innerAboutT{text-align: center;margin-bottom: 24px;}
/*内页视频*/
.ny-video-list iframe{display: block;width: 100%!important;margin-bottom: 0!important;}

/*内页产品*/
.ny_img_com{justify-content: space-between;}
.ny_img_left{width: 48%;}
.ny_img_left .view img{width: 100%;}
.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}
.view {position: relative;border: 1px solid #eee;}
.view .swiper-container {width: 100%;height: auto;}
.view .arrow-left {position: absolute;left: 0;top: 50%;margin-top: -25px;width: 28px;height: 50px;background: url('../images/arrow_l.png') no-repeat center;background-size: 100%;z-index: 10}
.view .arrow-right {position: absolute;right: 0;top: 50%;margin-top: -25px;width: 28px;height: 50px;background: url('../images/arrow_r.png') no-repeat center;z-index: 10}
.view .swiper-slide div {width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover}
.preview {width: 100%;margin-top: 18px;position: relative}
.preview .swiper-container {margin-left: 45px;margin-right: 45px}
.swiper-tab{height:auto!important;}
.preview .swiper-slide {width: 60px;margin-right: 8px; cursor: pointer;overflow: hidden;}
.preview .swiper-slide img {width: 100%;margin: 0 auto;border: 2px solid #edeef5}
.preview .arrow-left {background-size: 100% 100%;position: absolute;left: 0px;top: 10px;margin-top: -9px;width: 44px;height: 48px;text-align: center;z-index: 10}
.preview .arrow-left span {display: inline-block;width: 12px;height: 18px;background: url('../images/arrow_l@1x.png') no-repeat center;
background-size: 100% 100%;margin-top: 14px}
.preview .arrow-right {position: absolute;right: 0px;top: 10px;margin-top: -9px;width: 44px;height: 48px;text-align: center;z-index: 10}
.preview .arrow-right span {display: inline-block;width: 12px;height: 18px;background: url('../images/arrow_r@1x.png') no-repeat center;
background-size: 100% 100%;margin-top: 14px}
.preview .active-nav img {width: 100%; padding: 0;border-color: #e1c262;opacity: .9}
.ny_img_center h3,.ny_img_center h4,.ny_img_center h5{margin-top: 0;margin-bottom: 0;}
.ny_img_center .tit_h1{border-bottom: 1px solid #f1f1f1;}
.ny_img_center .tit_h1 h2{font-weight: 600;}
.ny_img_center .tit_h1 h1{font-size: 14px;color: #666; line-height: 2;}
.tit_h2 h4{color: #666;font-size: 16px;}
.tit_h2 a{color: #333;}
.tit_h1,.tit_h2{align-items: flex-end;}
.tit_h1,.tit_h2{margin-bottom: 16px;}
.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 #00a3eb;background: #00a3eb;color: #fff;}
.tit_fasong a{display: block;width: 120px;text-align: center;border: 1px solid transparent; background: #00a3eb;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 solid #00a3eb;color: #00a3eb;}
.cp-xq{margin-top: 40px;margin-bottom: 40px;}
.product-details-title{font-size: 22px;background: #00a3eb;color: #fff;padding: 1.5%;margin-bottom: 1%;}
.product-details-content{margin-top: 24px;}
.product-details-content img{max-width: 100%;}
.product-details-content table{margin-bottom: 24px;}
.product-details-content table tbody tr td{color: #57585a;padding: 10px!important;border: 1px solid #ddd;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;}
.recomProductsSwiper .swiper-wrapper .swiper-slide{background: #f2f2f2;}
.swiper-slide-pic{overflow: hidden;}
.swiper-slide-pic img{width: 100%;}
.swiper-slide-title{justify-content: space-between;align-items: center;padding-top: 20px;}
.swiper-slide-title h4{width: 80%;padding: 0 10px; margin-top: 0; margin-bottom: 0; color: #333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.swiper-slide-titleIcon .icon{font-size: 22px;color: #999;}
.recomProductsSwiper .swiper-wrapper .swiper-slide:hover .swiper-slide-title h4{color: #005bac;}
.recomProductsSwiper .swiper-wrapper .swiper-slide:hover .swiper-slide-titleIcon .icon{color: #005bac;}
@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%;}
}

/*内页工程案例*/


/*内页新闻*/
.inner-newsListItem{justify-content: space-between;align-items: center;}
.nynewslist a li{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #ddd;}
.inner-newsDate{width: 10%;padding: 20px;background: #f1f1f1;color: #00a3eb;text-align: center;}
.inner-newsDate h4{font-size: 28px;}
.inner-newsText{width: 88%;}
.inner-newsText h4{font-size: 22px; color: #333;}
.inner-newsText h5{color: #999;}
.inner-newsText p{color: #666;line-height: 32px;}
.inner-newsText h6{display: none;}
.article_title{text-align: center;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #ddd;}
.artdet{text-align: center;}
.artdet span{display: inline-block;margin-right: 24px;}
.news-desc{padding: 10px;background: #f2f2f2;color: #666;margin: 16px 0;border: 1px solid #ddd;}
.news_con{margin-bottom: 40px;}
.news_con p{font-size: 16px;color: #666;line-height: 32px;text-indent: 2em; }
.news_con img{max-width: 100%;}
@media screen and (max-width: 768px) {
	.inner-newsText{width: 100%;}
	.inner-newsText h4{font-size: 18px;}
	.inner-newsText p{line-height: 22px;}
	.inner-newsDate,.inner-newsText h5{display: none;}
	.inner-newsText h6{display: block;}
}
/*联系我们*/
.contact-item{justify-content: space-between;}
.contact-text{width: 50%;background: #00a3eb;padding: 5%;color: #fff;}
.contact-textTitle{font-weight: 600;}
.contact-line{width: 80px;height: 3px;background: #fff;margin: 32px 0;}
.contacts{margin-top: 32px;font-size: 16px;line-height: 2;justify-content: space-between;align-items: center;}
.contact-pic{width: 50%; overflow: hidden;}
.contact-pic img{width: 100%;}
.contacts-item p a{color: #fff;}
.contacts-item p a:hover {text-decoration: underline;}
#meMap{width: 50%;height: auto;}
@media screen and (max-width: 1100px) { 
	.contact-text{width: 100%;}
	#meMap{width: 100%; height: 400px;}
} 
@media screen and (max-width: 768px) { 	
	.contact-textTitle{font-size: 18px;}
} 

/*内页footer*/
.inner-footnav{margin-top: 0!important;}
