﻿@charset "utf-8";
/* CSS Document */
/*--------------------------证书展示----------------------------*/
.safe_box{
	width:1180px;
	margin:auto;
	padding:50px 0 32px 0;
}
.safe_box img{
	border:1px solid #e3e4e6;
}
.safe1 img{
	margin-right:58px;
    margin-bottom:30px;
    
}
.safe1 img:last-of-type{
	margin-right:0;
}
.safe_row{
    margin-left:77px;
	margin-bottom:48px;
}
.safe2 img{
	margin-right:36px;
}
.safe2 img:last-of-type{
	margin-right:0;
}