/*内页banner*/
.innerBanner{position: relative;z-index: 1;}
.innerBanner img{width: 100%;}
.innerBanner-titlewp{position: absolute;width: 100%;height: 100%;left: 0;top: 0;flex-direction: column; justify-content: center;align-items: center;
z-index: 2;color: #fff;}
.innerBanner-titleen{font-family: 'oswald-regular';text-transform: uppercase; font-size: 40px;}
.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: #0077c3;}
.inner-breadcrumb-tit a{color: #666;}

/*内页left*/
.mainbody .inner-content-wp{margin-top: 3%;margin-bottom: 3%;}
.ny-left{width: 20%;float: left;}
.ny_left_title {line-height: 80px;margin-bottom: 8px;text-align: center;font-size: 26px;font-weight: 600;background-image: linear-gradient(to right,#0077c3,#00c0ff);
color: #fff;}
.ny_list li {width: 100%;line-height: 40px;background: #f1f1f1;margin-bottom: 8px;padding: 0 15px;box-sizing: border-box;}
.ny_list li a {color: #333;justify-content: space-between;}
.ny_list ol{width: 100%;line-height: 40px;background: #fff; border-bottom:1px solid #e3e3e3;padding: 0 15px;box-sizing: border-box;}
.ny_list ol a{color: #333;justify-content: space-between;}
@media screen and (max-width: 768px) {
	.ny-left{width: 100%;}
	.ny_list{justify-content: space-between;}
	.ny_list li{width: 100%;}
	.ny_list ol{width: 49%;}
	.ny-left-contact{display: none;}
	.ny-right{width: 100%;}
	
}
/*内页right*/
.ny-right{width: 77%;float: right;}
.nypro-list{margin-bottom: 40px;}
.nypro-list li{overflow: hidden;margin-bottom: 24px;}
.nypro-list-item{border: 1px solid #ddd;padding: 4px;}
.nypro-list li img{width: 100%;position: relative;}
.nypro-list li h5{text-align: center;line-height: 40px;background: #f0f0f0;transition: all 0.5s;margin-top: 0;margin-bottom: 0;}
.nypro-list li:hover h5{background: #0077C3;color: #fff;}
@media screen and (max-width: 768px) {
	.ny-right{width: 100%;}
	.nypro-list{margin-bottom: 16px;}
}
/*分页器*/
.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: #0077C3;color: #fff;}
@media screen and (max-width: 768px) {
	.page-index,.page-last{display: none;}
}
/*内页about*/
.inner-about-content{overflow: hidden;font-size:16px;}
.inner-about-content p{color: #666;line-height: 40px;text-indent: 2em;}
.inner-about-content img{width: 100%;}

/*内页视频*/
.ny-video-list iframe{display: block;width: 100%!important;margin-bottom: 0!important;}

/*内页产品*/
.ny-right-details{border: 1px solid #ddd;padding: 2%;}
.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: 345px}
.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: red;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 h3{font-size: 22px; font-weight: 600;}
.tit_h1 h4,.tit_h2 h4{color: #666;font-size: 16px;}
.tit_h2 a{color: #666;}
.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;border-top: 1px solid #f1f1f1;}
.back a{display: block;width: 120px;text-align: center;border: 1px solid transparent; background: #0077c3;padding: 5px 0;font-size: 15px;color: #fff;transition: all .36s ease;
margin-right: 15px;line-height: 40px;transition: all 0.5s;}
.back a:hover{background: transparent;border: 1px solid #0077c3;color: #0077c3;}
.tit_fasong a{display: block;width: 120px;text-align: center;border: 1px solid #0077c3;padding: 5px 0;font-size: 15px;color: #0077c3;transition: all .36s ease;
margin-right: 15px;line-height: 40px;transition: all 0.5s;}
.tit_fasong a:hover{background: #0077c3;color: #fff;}
.cp-xq{margin-top: 40px;margin-bottom: 40px;}
.product-details-title{font-size: 22px;background: #0077c3;color: #fff;border-radius: 15px 0;padding: 1.5%;margin-bottom: 1%;}
.product-details-content{margin-top: 24px;}
.product-details-content img{width: 100%;}
.ny_right_content table{margin-bottom: 24px;}
.ny_right_content table tbody tr td{color: #57585a;padding: 10px;border: 1px solid #ddd;font-size: 15px;font-family: "微软雅黑";}
/*.ny_right_content table tbody tr.firstRow  td{font-size: 18px;font-weight: 600;text-align: center;}*/
.ny_right_content table tbody tr:nth-child(odd) td {background-color: #eef8ff;}
.ny_right_content .b-video{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ny_right_content iframe{display: block;width: 49%;height: 350px; margin-bottom: 24px;}
.newsnext{justify-content: space-between;}
.newsnext li{color: #666;}
@media screen and (max-width: 768px) {
	.ny_img_left{width: 100%;}
	.view .swiper-container{height: 250px;}
	.ny_img_center{width: 100%;}
	.back a,.tit_fasong a{padding: 0;}
	.product-details-title{font-size: 18px;padding: 2% 4%;}
	.ny_right_content iframe{width: 100%;}
	.newsnext{margin-bottom: 24px;}
}

/*内页应用领域*/
.alt-wp{justify-content: space-between;}
.alt-item{width: 24%; overflow: hidden;position: relative;margin-bottom: 24px;}
.alt-item img{width: 100%;}
.alt-text-wp{position: absolute;width: 100%;height: 100%;padding: 0 10% 4% 10%; left: 0;top: 0;flex-direction: column; justify-content: flex-end;}
.alt-text h2{font-size: 22px;font-weight: 600;color: #fff;letter-spacing: 1px;}
/*内页新闻*/
.nynewslist a li{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #ddd;}
.nynewslist h4{font-size: 22px; color: #333;}
.nynewslist p{color: #666;line-height: 32px;}
.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;}
.news_con{font-size: 16px;color: #666;line-height: 32px;margin-bottom: 40px;}
@media screen and (max-width: 768px) {
	.nynewslist h4{font-size: 18px;}
	.nynewslist p{line-height: 22px;}
}
/*联系我们*/
.nycontact_right{width:100%; height:auto;background:#fff;}
.nycontact_right_content{width:100%; height:auto; line-height:30px; color:#333;}
.nycontact_right_content img{max-width:100%;}
.contact-content{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_one span {font-size: 40px;line-height: 30px;color: #0a63be;margin-bottom: 22px;display: block;font-weight: bold;}
.contact_one .ny-contact-t{margin-bottom: 32px;font-size: 30px;line-height: 50px;}
.contact_one i {width: 40px;height: 3px;background: #0a63be;display: block;margin-bottom: 30px;}
.contact-content  .contact_one{width: 30%;padding: 2%;background: #f1f1f1;box-sizing: border-box;}
.contact-content  .contact_two{width: 69%;padding: 2%;background: #f1f1f1;box-sizing: border-box;}
.contact-content  .contact_two h3{font-weight: 600;margin-top: 0;}
.contact-content  .contact_two p{font-size: 16px;}
.contact-map{margin-top: 16px;overflow: hidden;}
.m-map{display: none;}
@media screen and (max-width: 1200px) { 
	.contact_one span{font-size: 30px;}
} 
@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;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@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%;}
} 
@media screen and (max-width: 768px) { 	
	.pc-map{display: none;}
	.m-map{display: block;}
} 

/*内页footer*/
.inner-footnav{margin-top: 0!important;}
