@charset "utf-8";
/* CSS Document */
/* 服务项目 */
.service{ overflow: hidden; padding: 40px 0;}
.service_box{ overflow: hidden; padding: 0 20px;}
.service_box p{color: #595757;  line-height: 30px; margin-bottom: 30px; font-size: 18px;}
.service_box p span{ line-height: 24px; display: block;}
.service_box p.header{ font-weight: bold;}
.service_box p img{width:auto;margin:0 auto;}

.service_box table{ margin:0 auto;}
.service_box table td,.service_box table tr th{ border-right:1px solid #7d7d7d; border-bottom:1px solid #7d7d7d;}
.service_box table{ border-left:1px solid #7d7d7d; border-top:1px solid #7d7d7d;}
.service_box table tr td,.service_box table tr th{ padding:25px 0;}
.service_box table tr th{ color:#020202; font-size:18px; font-weight:normal;}
.service_box table tr td{ color:#020202; font-size:16px;}
.service_box table tr td:nth-child(3),.company_profile table tr td:nth-child(4){ padding-left:15px;}

/* 荣誉资质 */
.honor{ overflow: hidden; padding: 40px 0;}
.honor .container{ overflow: hidden;}
.honor_item{ width: 32%; float: left; overflow: hidden; margin-right: 2%; margin-bottom: 20px;}
.honor_item:nth-child(3n){ margin-right: 0;}
.honor_img{ width: 100%; border: 2px solid #7a7979; overflow: hidden;}
.honor_item p{ margin-top: 15px; line-height: 30px; text-align: center; color: #221815; font-size: 16px;}
@media all and (max-width:768px){
	.honor{ padding: 40px 10px;}
	.service_box p img{width:100%;margin:0 auto;}
}
@media all and (max-width:425px){ 
	.honor_item{ width: 80%; float: none; margin: 0 auto 20px !important;}
	.service_box p img{width:100%;margin:0 auto;}
}
/*专家人才*/
.service{ overflow: hidden; padding: 40px 0;}
.zhuanjia_box{ overflow: hidden; padding: 0 20px;}
.zhuanjia_box p{color: #595757;  line-height: 30px; margin-bottom: 30px; font-size: 18px;}
.zhuanjia_box p span{ line-height: 24px; display: block;}
.zhuanjia_box p.header{ font-weight: bold;}
.zhuanjia_box p img{width:auto;margin:0 auto;}