.ny_banner{ width:100%; height:440px; margin:0 auto; text-align:center; overflow:hidden;}
.ny_nav_box{ width:100%; height:70px; margin:0 auto; background:#f3f3f3;}
.ny_nav{ width:1200px; height:70px; margin:0 auto;}
.ny_nav_left{ width:490px; height:70px; line-height:70px; background:url(../image/add.png) no-repeat left center; padding-left:30px; font-size:16px; color:#5f5e5e; float:left;}
.nav_ny_right{ width:680px; height:70px; line-height:70px; float:left;}
.nav_ny_right a{ width:100px; height:70px; line-height:70px; text-align:center; float:left; display:block; color:#5f5e5e; font-size:16px; margin:0 1px;}
.nav_ny_right a:hover{ color:#fff; background:#cc2025;}
#about #gsjj{ color:#fff; background:#cc2025;}


.company{ width:1200px; height:auto; margin:0 auto; }
.ny_title{ width:1200px; height:55px; text-align:center; margin:50px 0 20px 0;}
.ny_title_text{ width:1200px; height:auto; line-height:30px; text-align:center; color:#777777;  font-size:16px;}
.line{ width:1200px; height:14px;}

.honor_box{ width:1200px; height:auto; margin-top:20px; float:left;}
.honor_box dl{ width:380px; height:286px; float:left; padding:10px;}
.honor_box dl st{ width:380px; height:256px; float:left;}
.honor_box dl dt img{ width:380px; height:256px;}
.honor_box dl dd{ width:380px; height:30px; line-height:30px; text-align:center; color:#2f2f2f;  font-size:16px;}

.customer_box{ width:100%; height:950px; background:#f2efef; clear:both;}
.customer{ width:1350px; height:900px; margin:0 auto;}


/*我们的客户*/

.mainbox { position: relative }
.customer .swiper-container { width: 1200px; height: 610px; margin:60px auto; overflow:hidden;}		
.customer .swiper-slide {
	  
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  -webkit-justify-content: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center; 
	  height:324px;
 }
		
.case_b{ width:380px; height:324px;}	 

.case_b .pic{ width:380px; height:256px; overflow:hidden;}
.case_b .pic img{ width:380px; height:256px;}
.case_b .pic img{ transition:all 0.5s;}
.smallimg { width:380px; height:256px;}
.case_b .pic img:hover{ transform:scale(1.1)}
.case_b .title{ width:380px; height:40px; line-height:40px; font-size:18px; padding:0 10px; color:#333333; text-align:center;}
