.headTopic .description {
background:url(http://img.jihui88.com/upload/h/h3/hlmj/picture/2017/04/11/c9311d98-8b25-483a-b9ae-686c28af639b.jpg) center no-repeat;
}
#cert .bodyContContent {
width:1200px;
height:auto;	
margin:0 auto;
padding:0;
position:relative;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;	
}
#cert .cert {
margin:0 -11px;
font-size:0;	
}
#cert .certUl_first, #cert .organize {
display:none;	
}
#cert ul {
display:inline-block;
vertical-align:middle;
*display:inline;
*zoom:1;
width:23.125%;
margin:19px 11px;
padding:22px 26px 0 26px;
border:1px solid #ccc;
overflow:hidden;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;  	
}
#cert .pic {
width:100%;
max-height:292px;
overflow:hidden;
}
#cert .pic a {
background:#eee;
}
#cert .pic img {
width:100%;
max-height:292px;
display:block;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
transition:all 0.5s ease; 	
}
#cert .name {
width:100%;
height:60px;
line-height:60px;
margin:0 !important;	
}
#cert .name a {
color:#ccc;
font-size:17px;
line-height:20px;
font-weight:normal;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;  	
}
#cert ul:hover {
border:1px solid #2d57b6;	
}
#cert ul:hover img {
-webkit-transform:scale(.95);
-moz-transform:scale(.95);
-o-transform:scale(.95);
-ms-transform:scale(.95);
transform:scale(.95);		
}
#cert ul:hover .name a {
color:#2d57b6;
text-decoration:none;
}