/*about*/
.customer-list img{ display:block; margin:0 auto;padding: 10px 0;}

/*produce*/
.advantage-icon{ min-width:100px; }

/*newsshow*/
.nd-bot p{ margin-bottom: 26px;
    font-family: "微软雅黑", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 26px; }
.reasons-desc{ font-size:17px;}

/*分页样式,case_chengtao,case_chuanbo,case_shuili,news,produce*/
.page_info { text-align: center; margin: 50px 0; font-size:16px; text-align:center; color: #333; font-size: 20px;}
.page_info span { padding: 0 2px; font-weight: bold;}
.page_list { line-height: 24px; text-align: center;	letter-spacing: 0; 	font-size: 20px; margin: 50px 0; }
.page_list a { display: inline-block; color: #666; 	background: #d2d2d2;     width: 44px; 
    height: 44px;   line-height: 43px;   margin:0 2px; border-radius:30px; }
.page_list a:hover {	color: #dd742c;
    	background: #d2d2d2;}
.page_list a.on { color: #fff;  background: #dd742c;}



@media (max-width: 768px) {
.common-zh-hengke{ display:none; }
.common-zh-wuzhen{ display:block; font-size: 30px; line-height: 50px; font-weight:bold;}
.swiper-button-next, .swiper-button-prev{ top:43%; }
.swiper-button-next{ margin-left:30px;}
.honors-swiper{ padding-top:25px;}
}

@media (min-width: 768px)  {
.common-zh-hengke{ display:block; 
padding-right: .4rem;
    font-family: "微软雅黑 Bold", "微软雅黑", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #333333;
    
    
    
}
.common-zh-wuzhen{ display:none; }
}