@charset "utf-8";
/*企业资质*/
.probox{flex-wrap:wrap;}
.probox .list:nth-of-type(3n){margin-right:0;}
.probox .list{width:31%;margin-right:3%;margin-bottom:20px;text-align:center;}
.pro-img{background:#F6F6F6;padding:50px 0;border:1px solid #F6F6F6;}
.pro-img img{width:170px;}
.page{margin-bottom:20px;}
.protit{color:#262626;font-size:18px;padding:10px 0;}
.pro-img:hover{border:1px solid #33C35A;}