

/**nybanner**/
.ny_banner{width:100%; position:relative; height:400px; min-height:400px; z-index:98; margin-top:90px}


/**内页**/
.ny_box{width:100%; overflow:hidden; padding:100px 0;}
.ny_box02{background:#f2f5fc}
.ny_box .inner{max-width:1600px}
.ny_left{width:18%; float:left}
.ny_right{width:80%; overflow:hidden; float:right}

.ny_tit_box{width:100%; overflow:hidden; height:40px; line-height:40px; margin-bottom:30px;}
.ny_tit_box .tit_box{font-size:36px; text-transform:uppercase; font-weight:bold; float:left; margin:0}
.ny_tit_box .tit_box font{color:#015aaa}
.ny_tit_box .tit_box.white,.ny_tit_box .tit_box.white font,.ny_tit_wz.white{color:#fff}
.ny_tit_wz{font-size:16px; color:#666; margin-bottom:20px}
.ny_tit_box .location{float:right; color:#999; font-size:16px}
.ny_tit_box .location i{font-size:18px; padding-right:5px}
.ny_tit_box .location a{color:#999;}
.ny_tit_box .location font{font-weight:bold}
.ny_tit_box .location a:hover,.ny_tit_box .location font{color:#015aaa}

@media (max-width:1440px) {
.ny_banner{height:350px; min-height:350px;}
.ny_tit_box .tit_box{font-size:34px;}
}
@media (max-width:1380px) {
.ny_banner{height:320px; min-height:320px;}
}
@media (max-width:1024px) {
.ny_banner{height:260px; min-height:260px;}
.ny_box{padding:80px 0;}
.ny_tit_box .tit_box{font-size:28px;}
}
@media (max-width:992px) {
.ny_banner{height:220px; min-height:220px; margin-top:60px}
.ny_box{padding:70px 0;}
.ny_left{width:100%;}
.ny_right{width:100%;}
.ny_tit_box{margin-bottom:20px;}
}
@media (max-width:820px) {
.ny_box{padding:60px 0;}
}
@media (max-width:780px) {
.ny_box{padding:50px 0;}
}
@media (max-width:540px) {
.ny_banner{height:180px; min-height:180px;}
.ny_box{padding:40px 0;}
.ny_tit_box{margin-bottom:10px;}
.ny_tit_box .location{ display:none}
}
@media (max-width:430px) {
.ny_banner{margin-top:45px}	
.ny_banner{height:150px; min-height:150px;}
}
@media (max-width:400px) {
.ny_tit_box .tit_box{font-size:24px;}	
}




/**内页导航**/
.left_menu{width:100%; margin-top:-40px; position:relative; z-index:99}
.left_menu .categoryDiv{width:100%;}
.left_menu .categoryDiv .hd{background:#015aaa; color:#FFF; width:100%; text-align:center; font-size:18px; text-transform:capitalize; font-weight:bold; display:none}
.left_menu .categoryDiv .bd{text-align:center; overflow:hidden}
.left_menu .categoryDiv .bd ul{display:flex;}
.left_menu .categoryDiv .bd li{width:100%; height:80px; line-height:80px; position:relative; text-align:center; cursor:pointer; border-right:1px solid #eee; overflow:hidden; background:#f2f5fc;}
.left_menu .categoryDiv .bd li:after {content:""; position:absolute; left:0; right:0; bottom:-80px; width:100%; height:80px; background:#015aaa; transition:all 0.2s ease-out; z-index:9}
.left_menu .categoryDiv .bd li.active:after{bottom:0px;}
.left_menu .categoryDiv .bd li:hover:after{bottom:-76px; background:#ee1c25;}
.left_menu .categoryDiv .bd li a{display:block; color:#444;  font-size:16px; height:80px; line-height:80px; position:absolute; z-index:10; text-align:center; width:100%}
.left_menu .categoryDiv .bd li.active{border-right:1px solid #eee;}
.left_menu .categoryDiv .bd li.active a{color:#fff;}
.left_menu .categoryDiv .bd li:hover a{color:#ee1c25;}
.left_menu .categoryDiv .bd li.active:hover:after{bottom:0px;}
.left_menu .categoryDiv .bd li.active:hover a{color:#fff;}
.left_menu .categoryDiv .pro li:nth-child(1){display:block}
.left_menu .categoryDiv .pro li{display:none}
.left_menu .categoryDiv .bd li:first-child{border-top-left-radius:8px; border-bottom-left-radius:8px;}
.left_menu .categoryDiv .bd li:last-child{border-top-right-radius:8px; border-bottom-right-radius:8px;}


@media (max-width:992px) {	
.left_menu{width:100%; margin:0 auto; border-bottom:none; float:none}
.left_menu .wrap{width:100%;}
.left_menu .categoryDiv{width:100%;}
.left_menu .categoryDiv .pro li:nth-child(1){display:none}
.left_menu .categoryDiv .pro li{display:block}
.left_menu .categoryDiv .bd{ display: block}
.twoMenuDiv{position:relative}
.twoMenuDiv .inner{ width:100%}
.twoMenuDiv .categoryDiv .bd {width:100%; height:auto; display:none; position:absolute;}
.twoMenuDiv .categoryDiv .bd ul{width:100%; overflow:hidden; border-top:none; border-bottom:none; display: block}
.twoMenuDiv .categoryDiv .bd ul li{width:100%; height:50px; line-height:50px; float:left; background:#f5f5f5; text-align:center;  padding-left:0;}
.twoMenuDiv .categoryDiv .bd ul li a {height:50px; line-height:50px; font-size:16px; width:100%; border-bottom:1px solid #eee; position: relative; color:#666;}
.twoMenuDiv .categoryDiv .bd li:after{display:none}
.twoMenuDiv .categoryDiv .bd li.active a,.twoMenuDiv .categoryDiv .bd li:hover a{color:#1b60ad;}
.twoMenuDiv .categoryDiv .bd li.active{border-right:none}
}



/**内页导航**/
.pro_menu{width:100%;}
.pro_menu .categoryDiv .hd{background:#015aaa; height:100px; line-height:100px; color:#fff; font-size:24px; font-weight:bold; padding-left:20px; border-top-right-radius:8px; border-top-left-radius:8px;}
.twoMenuDiv .categoryDiv .hd i{ display:none}
.pro_menu .categoryDiv .hd:before {content: ''; display: block; width:6px; height:30px; background-color:#ee1c25; border-radius: 3px; margin:35px 15px 0 0; float: left;}
.pro_menu .categoryDiv .bd{border:1px solid #eee; border-bottom-right-radius:8px; border-bottom-left-radius:8px;}
.pro_menu .categoryDiv .bd li{width:100%; line-height:60px; position:relative; cursor:pointer; background:#f2f5fc; border-bottom:1px solid #eee; padding-left:20px; z-index:99}
.pro_menu .categoryDiv .bd li:last-child{border-bottom:none;}
.pro_menu .categoryDiv .bd li a{display:block; color:#666; font-size:16px; transition:all 0.3s ease-out;}
.pro_menu .categoryDiv .bd li:hover a,.pro_menu .categoryDiv .bd li.active a{color:#ee1c25; font-weight:bold; padding-left:10px}
.pro_menu .categoryDiv .bd li.active a{padding-left:0px}

.pro_menu .categoryDiv .bd li ul{position:absolute; top:0; left:100%; z-index:99; width:300px; background:#fff; border:1px solid #eee; display:none}
.pro_menu .categoryDiv .bd li ul li{background:#015aaa; border-bottom:1px solid #eee; height:60px; line-height:60px; transition:all 0.3s ease-out;}
.pro_menu .categoryDiv .bd li:hover ul{display:block} 
.pro_menu .categoryDiv .bd li ul li:hover{background:#ee1c25; padding-left:30px}
.pro_menu .categoryDiv .bd li ul li a{display:block; color:#fff; font-size:16px; font-weight:normal!important}
.pro_menu .categoryDiv .bd li:hover ul li a{color:#fff;} 
@media (max-width:1280px) {	
.pro_menu .categoryDiv .hd{height:80px; line-height:80px; font-size:20px; padding-left:10px;}
.pro_menu .categoryDiv .hd:before {height:20px; margin:30px 10px 0 0;}
}
@media (max-width:992px) {	
.twoMenuDiv{position:relative; margin-bottom:10px}
.twoMenuDiv .categoryDiv .hd{ display:block; text-align:center; font-size:18px; color:#fff; height:50px; line-height:50px; background:#015aaa; padding-left:0; width:100%}
.twoMenuDiv .categoryDiv .hd i{font-family: "iconfont" !important;font-size:15px; font-style: normal; margin-left:10px; display:block}
.twoMenuDiv .categoryDiv .bd {width:100%; height:auto; display:none; position:absolute}
.twoMenuDiv .categoryDiv .bd ul{width:100%; overflow:hidden; border-top:none; border-bottom:none;}
.twoMenuDiv .categoryDiv .bd ul li{width:100%; height: auto; line-height:50px; float:left; background:#f5f5f5; text-align:center;  padding-left:0;}
.twoMenuDiv .categoryDiv .bd ul li a {height:50px; line-height:50px; font-size:16px; width:100%; border-bottom:1px solid #eee; position: relative; color:#666;}
.twoMenuDiv .categoryDiv .bd li:after{display:none}
.twoMenuDiv .categoryDiv .bd li.active a,.twoMenuDiv .categoryDiv .bd li:hover a{color:#015aaa;}
.twoMenuDiv .categoryDiv .bd li.active{border-right:none}
.left_menu02 .categoryDiv .hd i{display: inline-block}
.pro_menu .categoryDiv .bd li ul{position: relative; left:0; width:100%;display: block}
.pro_menu .categoryDiv .bd li ul li{background:#015aaa; border-bottom:1px solid #4b0b0f; height:40px; line-height:40px;}
.pro_menu .categoryDiv .bd li ul li a{font-size:12px; height:40px; line-height:40px; border-bottom:none;}
.pro_menu .categoryDiv .bd li ul li:hover{padding-left:0px}
.pro_menu .categoryDiv .hd:before{ display:none}
}

/**产品中心**/
.ny_products_box{width:100%; overflow:hidden;}
.ny_products_box li{width:32.3%; float:left; margin-right:1.3%; margin-bottom:20px; position:relative; border:1px solid #eee; border-top:4px solid #015aaa; border-radius:8px;}
.ny_products_box li:nth-child(3n){margin-right:0}
.ny_products_box li .imgDiv{display:block; width:100%; height:360px; overflow:hidden; padding:0; position:relative;}
.ny_products_box li .imgDiv .pro{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.ny_products_box li .imgDiv .pro img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; z-index:10; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}
.ny_products_box li .text{width:100%; overflow:hidden; text-align:center; position:relative; z-index:10; border-top: 1px solid #eee; background:#f2f5fc; color:#666; display: flex; align-items: center; height:80px; border-radius:8px;}
.ny_products_box li .text p{font-size:16px; line-height:30px; text-align:center; width:90%; margin:0 auto}
.ny_products_box li:hover{border-top:4px solid #ee1c25;}
.ny_products_box li:hover .text{background:#015aaa; color:#fff;}
.ny_products_box li:hover .imgDiv .pro img{max-width:95%; max-height:95%;}

@media (max-width:1380px) {	
.ny_products_box li{margin-bottom:15px;}
.ny_products_box li .imgDiv{height:260px;}
}
@media (max-width:1280px) {	
.ny_products_box li .imgDiv{height:245px;}
}
@media (max-width:1180px) {	
.ny_products_box li .imgDiv{height:225px;}
.ny_products_box li .text p{ font-size:14px; line-height:25px}
}
@media (max-width:1024px) {	
.ny_products_box li .imgDiv{height:195px;}
}
@media (max-width:992px) {	
.ny_products_box li .imgDiv{height:175px;}
}
@media (max-width:820px) {	
.ny_products_box li .imgDiv{height:155px;}
}
@media (max-width:780px) {	
.ny_products_box li .imgDiv{height:145px;}
}
@media (max-width:540px) {	
.ny_products_box li{width:49%; margin-right:0; margin-bottom:10px;}
.ny_products_box li:nth-child(2n){float:right}
.ny_products_box li .imgDiv{height:250px;}
}
@media (max-width:430px) {	
.ny_products_box li{width:100%;}
}




/**产品详情**/
.pro_detail_box{width:100%; overflow:hidden;}
.picture_box{width:45%; float:left}
.picture_box .gallery-top{border:1px solid #eee; text-align:center; position:relative; border-radius:8px;}
.picture_box .swiper-container {width:100%;}

.picture_box .gallery-top .swiper-slide{display:block; width:100%; height:400px; overflow:hidden; padding:0; position:relative;}
.picture_box .gallery-top .swiper-slide .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.picture_box .gallery-top .swiper-slide .img img{display:block; max-width:95%; max-height:95%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; z-index:10; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}

.picture_box .gallery-thumbs {height:90px; box-sizing:border-box; width:100%; cursor: pointer; margin-top:10px !important}
.picture_box .gallery-thumbs .swiper-slide {height:100%; opacity:0.4; border:2px solid #eee; border-radius:8px; background-size:100%; background-repeat:no-repeat; background-position:center; }
.picture_box .gallery-thumbs .swiper-slide-thumb-active {opacity:1; border:2px solid #015aaa;}

.picture_box .swiper-button-next,.picture_box .swiper-button-prev{top:50%; bottom:0px; background:rgba(0,0,0,.3); width:50px; height:50px; line-height:50px; text-align:center; position:absolute}
.picture_box .swiper-button-prev{left:0;}
.picture_box .swiper-button-next{right:0}
.picture_box .swiper-button-next:hover,.picture_box .swiper-button-prev:hover{background:#ee1c25;}
.picture_box .swiper-button-next i,.picture_box .swiper-button-prev i{color:#fff;}
.picture_box .swiper-button-next:hover i,.picture_box .swiper-button-prev:hover i{color:#fff;}

.pro_detail_text{float:right; width:52%; overflow:hidden}
.pro_detail_text b{font-size:30px; line-height:40px; color:#333; margin-bottom:15px; font-weight:bold; display:block}
.pro_detail_text .txt{margin-top:5px; clear:both; overflow:hidden; margin-bottom:20px}
.pro_detail_text .txt p{font-size:16px; line-height:30px; color:#666}
.pro_detail_text .tel{width:48%; height:55px; line-height:55px; text-transform:capitalize; background:#015aaa; color:#FFF; display:block; text-align:center; font-weight:normal; font-size:18px; float:left;cursor: pointer; border-radius:8px;}
.pro_detail_text .order{width:48%; height:55px; line-height:55px; text-transform:capitalize; background:#ee1c25; color:#FFF; display:block; text-align:center; font-weight:normal; font-size:18px; float:right;cursor: pointer; border-radius:8px;}
.pro_detail_text .tel a,.pro_detail_text .order a{color:#FFF;}
.pro_detail_text i{margin-right:10px}
.pro_detail_text .box{ width:100%; overflow:hidden; margin-bottom:30px}
.red_pro_box{width:100%; overflow:hidden; margin-top:30px}
.red_pro_box .bt{background:#f4f4f4; overflow:hidden; height:60px; line-height:60px; padding-left:20px; font-size:20px; margin-bottom:20px; border-left:3px solid #015aaa; color:#015aaa; text-transform:uppercase; font-weight:bold; border-radius:8px}
.red_pro_box .bt02{border-left:3px solid #ee1c25; color:#ee1c25;}

.product_details .video{width:100%; height:550px; position:relative; overflow:hidden; display:block; margin:0 auto; margin-bottom:30px}
.product_details h2{ font-size:18px}
.product_details table{width:100%; margin:10px 0; border:1px solid #bbb !important}
.product_details table tr{ height:auto !important}
.product_details table td{border:1px solid #bbb !important; text-align:left !important; padding:10px !important}
.product_details table td{background:none !important}

@media (max-width:1380px) {	
.picture_box .gallery-thumbs {height:80px;}
.pro_detail_text .txt p{line-height:35px}
}
@media (max-width:1180px) {	
.pro_detail_text b{font-size:18px;}
.product_details ul li .n-product-bot-l {font-size:16px}
.pro_detail_text .order,.pro_detail_text .tel{font-size:16px}
.picture_box .gallery-thumbs {height:70px;}
}
@media (max-width:1024px) {	
.picture_box .gallery-top .swiper-slide{height:320px;}
.picture_box .gallery-thumbs {height:60px; margin-top:10px}
.pro_detail_text .txt{margin-top:0; margin-bottom:10px}
.pro_detail_text .txt p{font-size:12px; line-height:25px}
.red_pro_box .bt{height:50px; line-height:50px; font-size:18px}
.product_details .video{height:450px;}
.product_details ul li{line-height:50px}
.product_details ul li .n-product-bot-l{font-size:14px;}
}
@media (max-width:992px) {	
.picture_box{width:100%; margin-bottom:20px}
.picture_box .gallery-top .swiper-slide{height:600px;}
.picture_box .gallery-thumbs {height:140px;}
.pro_detail_text .txt p{font-size:14px; line-height:30px}
.pro_detail_text{width:100%}
.product_details img{width:100%}
.pro_detail_text .box{margin-bottom:0px;}
}
@media (max-width:780px) {	
.picture_box .gallery-thumbs {height:100px;}
.product_details .video{height:400px;}
.red_pro_box .ny_products_box li{width:49%; margin-right:0 !important}
.red_pro_box .ny_products_box li:nth-child(2n){ float:right}
.picture_box .gallery-top .swiper-slide{height:500px;}
}
@media (max-width:540px) {	
.picture_box .gallery-thumbs {height:90px;}
.picture_box .gallery-top .swiper-slide{height:400px;}
.pro_detail_text b{ font-size:16px; margin-bottom:0px;}
.pro_detail_text{margin-bottom:10px}
.product_details .video{height:350px; margin-bottom:10px}
.red_pro_box{margin-top:10px;}
.red_pro_box .bt{margin-bottom:5px; font-size:16px;}
.product_details ul li{line-height:25px}
.product_details ul li .n-product-bot-l,.product_details ul li .n-product-bot-r{font-size:13px; padding:2%;}
.pro_detail_text .tel{width:100%; margin-bottom:10px}
.pro_detail_text .order{width:100%;}
}
@media (max-width:430px) {	
.picture_box .gallery-top .swiper-slide{height:320px;}
.picture_box .gallery-thumbs {height:70px;}
.product_details .video{height:300px; margin-bottom:10px}
.product_details ul li{line-height:20px;}
.product_details ul li .n-product-bot-l,.product_details ul li .n-product-bot-r{font-size:12px;}
.red_pro_box .ny_products_box li{width:100%;}
}
@media (max-width:390px) {	
.pro_detail_text .tel,.pro_detail_text .order{font-size:14px}
}

/**关于我们**/
.ny_aboutus_box{width:100%; overflow:hidden;}
.ny_aboutus_box .img{float:right; width:45%; position:relative}
.ny_aboutus_box .img i{display:block; position:absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size:100px; color:#fff; opacity:.8}
.ny_aboutus_box .img img{border-radius:8px; width:100%;}
.ny_aboutus_box .wz{float:left; width:50%;}
.ny_aboutus_box .wz p{font-size:16px; line-height:35px; color:#333; text-indent:2em}

.ny_about_data{width:100%; overflow:hidden; margin-top:30px; background:#f2f5fc; border-radius:8px; border:1px solid #eee}
.ny_about_data li{float:left; width:50%; text-align:center; border-right:1px solid #eee; border-bottom:1px solid #eee; padding:30px 0; border-top:4px solid #015aaa;}
.ny_about_data li:nth-child(2),.ny_about_data li:nth-child(4){border-right:none;}
.ny_about_data li:nth-child(3),.ny_about_data li:nth-child(4){border-bottom:none; border-top:none;}
.ny_about_data li span{font-weight:bold; font-size:45px; color:#015aaa}
.ny_about_data li em{font-size:16px;color: #999;font-style: normal; padding-left:5px}
.ny_about_data li b{ display:block; font-size:16px; color:#666; font-weight:normal}


.environment_box{position:relative; width:100%;margin:0 auto}
.environment_box .swiper-container{margin-top:30px;}
.environment_box .swiper-slide{width:800px; height:600px; border-radius:8px; background-position:center center; background-repeat:no-repeat; background-size:cover}

.environment_box .swiper-pagination-bullets{bottom:0px; margin:0 auto; width:800px; position:relative; padding:20px 0 0; display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.environment_box .swiper-pagination-bullet{width:100%; height:3px; opacity:1; background:#d1d1d1; position: relative; border-radius:0;}
.environment_box .swiper-pagination-bullet-active {opacity: 1; background:#015aaa;}

@media (max-width:1480px) {	
.ny_about_data li{padding:10px 0;}
}
@media (max-width:1180px) {	
.ny_about_data li span{font-size:40px;}
.ny_aboutus_box .wz p{font-size:14px; line-height:25px;}
.ny_tit_wz{font-size:14px; line-height:25px;}
}
@media (max-width:992px) {	
.ny_aboutus_box .img{width:100%; margin-bottom:20px}
.ny_aboutus_box .wz{width:100%;}
}
@media (max-width:540px) {	
.ny_aboutus_box p{font-size:14px; line-height:30px;}
.ny_aboutus_img img{width:100%; margin-right:0; margin-bottom:15px}
.environment_box .swiper-slide{width:100%; height:400px;}
.environment_box .swiper-container{margin-top:20px}
}
@media (max-width:430px) {	
.ny_aboutus_img{margin-top:10px}
.environment_box .swiper-container{margin-top:10px}
.environment_box .swiper-slide{width:100%; height:320px;}

.ny_about_data li span{font-size:34px;}
.ny_about_data li em{font-size:12px;}
.ny_about_data li b{font-size:14px;}
}


/**荣誉证书**/
.quality_box{position:relative; width:100%; padding-bottom:50px; overflow:hidden;}
.quality_box .swiper-slide{width:100%; overflow:hidden; border-radius:5px; border:1px solid #eee; border-top:4px solid #015aaa; text-align:center; cursor: pointer}
.quality_box .swiper-slide:hover{border-top:4px solid #ee1c25;}
.quality_box .swiper-slide .pic{display:block; width:100%; height:260px; overflow:hidden; padding:0; position:relative;}
.quality_box02 .swiper-slide .pic{height:360px;}
.quality_box .swiper-slide .pic .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-bottom:none}
.quality_box .swiper-slide .pic .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}
.quality_box .swiper-slide p{ display:block; line-height:40px; color:#999; font-size:14px}

.quality_box .swiper-button-next,.quality_box .swiper-button-prev{color:#fff; background:rgba(0, 0, 0, .3); width:60px; line-height:60px; height:60px; border-radius:8px; font-size:18px; text-align:center; transition:all .3s ease-out; z-index:998}
.quality_box .swiper-button-next:hover,.quality_box .swiper-button-prev:hover{background:#ee1c25;}
.quality_box .swiper-button-prev{left:-1%; top:30%; transform: translate(50%, 50%);}
.quality_box .swiper-button-next{right:3%; top:30%; transform: translate(50%, 50%);} 

.ny_report_box{width:100%; overflow:hidden;}
.ny_report_box li{width:24%; float:left; margin-right:1.3%; margin-bottom:20px; position:relative; border:1px solid #eee; border-top:4px solid #015aaa; border-radius:8px; cursor:pointer}
.ny_report_box li:nth-child(4n){margin-right:0}
.ny_report_box li .imgDiv{display:block; width:100%; height:500px; overflow:hidden; padding:0; position:relative;}
.ny_report_box li .imgDiv .pro{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.ny_report_box li .imgDiv .pro img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; z-index:10; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}
.ny_products_box li:hover{border-top:4px solid #ee1c25;}
.ny_products_box li:hover .imgDiv .pro img{max-width:95%; max-height:95%;}

.ny_down_box{width:100%; overflow:hidden;}
.ny_down_box li{width:32.3%; float:left; margin-right:1.3%; margin-bottom:20px; position:relative; border:1px solid #eee; border-top:4px solid #015aaa; border-radius:8px;}
.ny_down_box li:nth-child(3n){margin-right:0}
.ny_down_box li .imgDiv{display:block; width:100%; height:350px; overflow:hidden; padding:0; position:relative;}
.ny_down_box li .imgDiv .pro{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.ny_down_box li .imgDiv .pro img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; z-index:10; transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}
@media (max-width:1680px) {	
.ny_report_box li .imgDiv{height:460px;}
}
@media (max-width:1600px) {	
.ny_report_box li .imgDiv{height:440px;}
}
@media (max-width:1480px) {	
.quality_box02 .swiper-slide .pic{height:300px;}
.ny_report_box li .imgDiv{height:390px;}
.ny_down_box li .imgDiv{height:300px; }
}
@media (max-width:1180px) {	
.ny_report_box li .imgDiv{height:340px;}
.ny_down_box li .imgDiv{height:260px;}
}
@media (max-width:1024px) {	
.ny_report_box li .imgDiv{height:300px;}
}
@media (max-width:992px) {	
.ny_report_box li{width:49%; margin:0; margin-bottom:20px;}	
.ny_report_box li:nth-child(2n){float:right}
.ny_report_box li .imgDiv{height:400px;}

.ny_down_box li{width:49%; margin:0; margin-bottom:20px;}	
.ny_down_box li:nth-child(2n){float:right}
}
@media (max-width:540px) {	
.ny_report_box li .imgDiv{height:320px;}
.ny_down_box li{width:100%; margin-bottom:10px;}
.ny_down_box li .imgDiv{height:350px;}	
}
@media (max-width:430px) {	
.ny_report_box li{margin-bottom:10px;}	
.ny_report_box li .imgDiv{height:260px;}
.ny_down_box li .imgDiv{height:300px;}	
}
@media (max-width:400px) {	
.ny_report_box li .imgDiv{height:240px;}
.ny_down_box li .imgDiv{height:280px;}	
}



/**案例展示**/
.service_box{width:100%;}
.service_box li{float:left; width: calc(33.333% - 20px);  margin:0 10px 20px; }
.service_box li .box{height:100%;overflow: hidden; padding:30px; background:#f2f5fc; border-radius:10px;  transition:all 0.3s ease-out; border-top:4px solid #015aaa}
.service_box li .box:hover {border-top:4px solid #ee1c25}
.service_box li .box:hover i{color:#ee1c25}
.service_box li i{float:left; display:block; width:100px; font-size:60px; color:#015aaa}
.service_box li .wz{float:left; width: calc(100% - 100px); padding-left:20px}
.service_box li .wz b{font-size:24px; color:#015aaa}
.service_box li .wz p{ font-size:16px; color:#666; line-height:35px}


.service_box02{width:100%;}
.service_box02 li{float:left; width: calc(25% - 20px);  margin:0 10px 20px; text-align:center;}
.service_box02 li .box{padding:30px; height:450px; background:#fff; border-radius:10px; box-shadow: 0 0 6px rgba(0, 0, 0, .1); transition:all 0.3s ease-out; border-top:4px solid #015aaa}
.service_box02 li .box:hover {border-top:4px solid #ee1c25}
.service_box02 li .box:hover i{color:#ee1c25}
.service_box02 li i{display:block; width:100%; font-size:60px; color:#015aaa}
.service_box02 li .wz{width:100%;}
.service_box02 li .wz b{font-size:24px; color:#015aaa}
.service_box02 li .wz p{ font-size:16px; color:#666; line-height:35px}
@media (max-width:1780px) {
.service_box li .wz b,.service_box02 li .wz b{font-size:22px}
}
@media (max-width:1680px) {
.service_box li .wz b,.service_box02 li .wz b{font-size:20px}
.service_box li .box,.service_box02 li .box{padding:20px;}
}
@media (max-width:1600px) {
.service_box li .wz p,.service_box02 li .wz p{font-size:14px; line-height:25px}	
.service_box02 li .box{height:380px;}
}
@media (max-width:1480px) {
.service_box li i{width:80px;}
.service_box li .wz{width: calc(100% - 80px); padding-left:10px}
.service_box li .wz b,.service_box02 li .wz b{font-size:18px}
.service_box02 li .box{height:400px;}
}

@media (max-width:1280px) {
.service_box li i{width:60px;}
.service_box li .wz{width: calc(100% - 60px); padding-left:10px}
.service_box02 li .box{height:420px;}
}
@media (max-width:1180px) {
.service_box li{ text-align:center}
.service_box li i{width:100%;}
.service_box li .wz{width:100%; padding-left:0px}
.service_box02 li .box{height:440px;}
}
@media (max-width:1024px) {
.service_box02 li{width:49%; margin:0; margin-bottom:20px;}	
.service_box02 li:nth-child(2n){float:right}
.service_box02 li .box{height:340px;}
}
@media (max-width:840px) {
.service_box li,.service_box02 li{width:100%; margin:0; margin-bottom:20px;}	
.service_box02 li .box{height: auto;}
}




/**新闻资讯**/
.news_box{width:100%; overflow:hidden}
.news_box li{float:left; width:calc(25% - 20px); margin:0px 10px; margin-bottom:20px; border-radius:8px; background:#f2f5fc; border-top: 4px solid #015aaa; }
.news_box li:hover{background:#015aaa; border-top:4px solid #ee1c25}
.news_box li a{display:block; width:100%; overflow:hidden}
.news_box li .img{width:100%; height:240px; overflow:hidden; position:relative}
.news_box li .img img{width:100%; transition: all .4s; z-index:9}
.news_box li .text{width:100%; overflow:hidden; padding:20px}
.news_box li .date{color:#fff; font-size:16px; display: block; width:120px; text-align:center; background:rgba(238,28,37,.8); border-radius:4px; position:absolute; z-index:10; right:20px; top:20px}
.news_box li .text b{font-size:18px; color:#333; }
.news_box li .text p{font-size:16px; color:#666;}
.news_box li .more{display:block; color:#999; margin-top:10px}
.news_box li .more font{margin-right:10px; font-size:14px}
.news_box li:hover .img img{transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);}
.news_box li:hover .text b,.news_box li:hover .text p,.news_box li:hover .more{color:#fff;}
@media (max-width:1780px) {
.news_box li .img{height:220px;}		
}
@media (max-width:1600px) {
.news_box li .img{height:200px;}		
}
@media (max-width:1480px) {
.news_box li .img{height:180px;}		
}
@media (max-width:1380px) {
.news_box li .img{height:180px;}	
.news_box li .text b{font-size:16px;}
.news_box li .text p{font-size:14px;}	
}
@media (max-width:1180px) {
.news_box li .img{height:160px;}		
}
@media (max-width:1024px) {
.news_box li{width:49%; margin:0; margin-bottom:20px;}	
.news_box li:nth-child(2n){ float:right}
.news_box li .img{height:260px;}
}
@media (max-width:840px) {
.news_box li .img{height:200px;}
}
@media (max-width:540px) {
.news_box li{width:100%; margin-bottom:10px;}	
.news_box li .img{height: auto;}
}


/**新闻详情**/
.newsdetail{width:80%; margin:0 auto; overflow:hidden;}
.newsdetail .hd{text-align: center;}
.newsdetail .hd .title{font-size:30px; font-weight:bold; color:#015aaa; display:block}
.newsdetail .hd .title02{overflow:hidden; margin:10px 0 20px; display:block; font-weight:normal}
.newsdetail .hd span{color:#999; margin:0 10px; font-size:16px}
.newsdetail .bd{border-top:1px solid #eee; border-bottom: 1px solid #eee; padding:30px 0;}
.newsdetail .bd h2,.newsdetail .bd h3{margin:0; font-size:18px; line-height:30px}
.newsdetail .bd p{margin:0; font-size:16px; line-height:30px}
.newsdetail .other{padding:20px 0 0; color:#999; font-size:16px}
.newsdetail .other .bt{ line-height:40px}
.newsdetail .other a{color:#999;}
@media (max-width:1600px) {
.newsdetail{width:100%;}	
}
@media (max-width:1024px) {
.newsdetail{width:100%;}
.newsdetail .hd .title{font-size:24px}
.newsdetail .bd{padding:20px 0;}
}
@media (max-width:430px) {
.newsdetail .hd .title{font-size:20px}	
.newsdetail .hd span{ display:block}
}



/**联系我们**/
.contact_box{width:100%; overflow:hidden;}
.contact_box li{width:calc(25% - 20px); margin:0px 10px; float:left; padding:30px; border-radius:8px; background:#f2f5fc; border-top: 4px solid #015aaa; }
.contact_box li i{ display:block; font-size:50px; color:#015aaa;}
.contact_box li b{font-size:20px; color:#015aaa; display: block; text-transform:uppercase}
.contact_box li p{font-size:16px; color:#666; line-height:30px; height:60px}
.contact_box li a{color:#666}

.contact_service{width:100%; overflow:hidden;}
.contact_service li{width:calc(33.333% - 20px); margin:0px 10px 20px; float:left; }
.contact_service li .img{width:120px; height:120px; border-radius:50%; background:#015aaa; overflow:hidden; margin:0 auto -60px; position:relative; z-index:10;}
.contact_service li .wz{background:#fff; padding:80px 30px 30px; border-radius:8px; border-top: 4px solid #015aaa; position:relative; z-index:9; box-shadow: 0 0 6px rgba(0, 0, 0, .1);}
.contact_service li .wz b{font-size:20px; color:#015aaa; display: block; text-transform:uppercase}
.contact_service li .wz p{font-size:16px; color:#666; line-height:30px;}
.contact_service li .wz a{color:#666}

#container{ min-height:500px; margin:20px 10px 0; border-radius:8px; display:none}
#container .map_wz{ font-size:17px; color:#015aaa; font-family:Verdana, Geneva, sans-serif; font-weight:bold; margin-bottom:1px; display:block}
#container .map_wzz{ font-size:14px; font-family:Verdana, Geneva, sans-serif;}
@media (max-width:1480px) {
.contact_box li{padding:20px;}
.contact_service li .wz{padding:70px 20px 20px;}
.contact_box li b,.contact_service li .wz b{font-size:18px;}
.contact_box li p,.contact_service li .wz p{font-size:14px; line-height:25px}
}
@media (max-width:1024px) {
.contact_box li{width:calc(50% - 10px); margin:0px 5px 10px;}
.contact_service li	{width:calc(50% - 10px); margin:0px 5px 10px;}
#container{min-height:450px;}
}
@media (max-width:540px) {
.contact_box li,.contact_service li{width:100%; margin:0 0 10px;}		
.contact_service li .wz{ text-align:center}
#container{min-height:350px;}
}



/**在线留言**/
.feedback_form{width:100%; overflow:hidden; margin:0 auto}
.feedback_form ul li{ margin-bottom:10px; float:left; width:49.5%; background:#f5f5f5; border:1px solid #eee; position:relative; padding-left:10px; background:#fff}
.feedback_form ul li:nth-child(2n){float:right;}
.feedback_form ul li p{ position:absolute; top:15px; right:10px; color:#d36c00}
.feedback_form ul li input{font-family: "SourceHanSansCN-Normal";border:none; background:none; background-color:transparent; width:100%; color:#000; font-size:1.125em; height:50px; }
.feedback_form ul li textarea{font-family: "SourceHanSansCN-Normal"; height:300px;border:none; background:none; background-color:transparent; width:100%; color:#000; font-size:1.125em;}
.feedback_form ul li .yzm_box{ float:left; width: calc(100% - 180px);}
.feedback_form ul li .yzm{ float:right; margin-top:12px; margin-right:10px; display:none}
.feedback_form ul li:nth-child(5){width:100%}
.feedback_form ul li:nth-child(6){ float:left}
.feedback_form ul li:nth-child(7){ padding-left:0px; float:right; background:none; border:none;}
.feedback_form .more-button{cursor:pointer; border: none; width:100%; height: 50px; font-size: 14px; color: #fff; background: #4c4948!important;}
.feedback_form .more-button:hover{background:#015aaa!important;}
@media (max-width:540px) {
.feedback_form{width:100%;}
.feedback_form .more-button{width:100%;}
}
@media (max-width:420px) {
.feedback_form ul li{width:100%;}	
}





/*分页样式 开始*/
#fengye{clear:both; margin:auto 0; text-align: center; margin-top:20px}
div.digg{text-align:left; font-size:16px; display:inline-block; height:50px; border-radius:4px;}
div.digg span.disabled{padding:14px 20px; margin:0 2px; color:#666; background:#f4f4f4; border-radius:4px;}
div.digg span.current{padding:14px 20px; margin:0 2px; color:#fff; background:#015aaa; border-radius:4px;}
div.digg a{padding:14px 20px; margin:0 2px; color:#666; text-decoration: none; background:#f4f4f4; border-radius:4px;}
div.digg a:hover {background:#ee1c25; color:#fff;}
div.digg .keng{ display:none}



/**相册**/
.bigimg{width:auto!important; height:70%!important;  position:fixed; left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999; border: 10px solid #015aaa; border-radius:10px}
.mask{position:fixed;left: 0;top: 0; right: 0;bottom: 0; background-color:#000; opacity:0.6; filter: Alpha(opacity=50); z-index:999;transition:all 1s;display: none}
.mask:hover{cursor:zoom-out}
.mask>img{position:fixed;right:10px;top:10px;width:60px;}
.mask>img:hover{cursor:pointer}


.picture_box .swiper-big {opacity:0;}
.picture_box .swiper-big-active {display:block !important;opacity:1 !important;}
.picture_box .swiper-big {position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;}
.picture_box .swiper-big-bg {position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.65);}
.picture_box .swiper-container {margin:unset;}
.picture_box .swiper-big .swiper-container {margin:auto;width:80%;height:100%;}

.picture_box .gallery-top2 i{ font-size:30px; color:#fff}
.picture_box .gallery-top2 .swiper-slide{display:block; width:100%; height:100%; overflow:hidden; padding:0; position:relative}
.picture_box .gallery-top2 .swiper-slide center{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.picture_box .gallery-top2 .swiper-slide img{display:block; max-width:95%; max-height:95%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute;}
.picture_box .gallery-thumbs2 {height:100px !important;box-sizing:border-box;padding:10px 0;position:absolute;bottom:0;left:0;right:0;margin:auto; display:none}
.picture_box .gallery-thumbs2 .swiper-slide {width:25%;height:100%;opacity:0.4;}
.picture_box .gallery-thumbs2 .swiper-slide-thumb-active {opacity:1;}
.picture_box .auto-size {width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding:50px; position:absolute; top:0;}
.picture_box .swiper-big .close {width:40px;height:40px;border-radius:50%;color:white;line-height:40px;text-align:center;background-color:rgba(0,0,0,.8);position:absolute;right:30px;top:30px;cursor:pointer;z-index:99999999;}
.picture_box .tab {height:50px;width:80%;position:absolute;bottom:100px;left:0;right:0;margin:auto;}
.picture_box .tab .tab-item {width:33.3%;float:left;text-align:center;height:100%;line-height:50px;color:#a5abb2;cursor:pointer;}
.picture_box .tab .tab-item-active {color:#22ac38;}




/**搜索**/
.search_tit{ text-align:center; margin-bottom:30px; font-size:16px}
.search_tit strong{ color:#015aaa; font-size:20px;}
@media (max-width:540px) {
.search_tit{margin-bottom:10px; font-size:14px}	
.search_tit strong{font-size:16px;}
}
