.safe-custom-banner {
	width: 100%;
	height: 400px;
	background-color: #101825;
	color: #ffffff;
	text-align: left;
}

.safe-custom-banner .banner-body {
	margin: 0 auto;
	width: 1080px;
	padding: 0 60px;
	/* text-align: center; */
}

.safe-custom-banner h4 {
	font-size: 22px;
	margin-bottom: 10px;
}

.safe-custom-banner h2 {
	padding-top: 150px;
	font-size: 45px;
	margin-bottom: 30px;
}

.safe-custom-banner .banner-img {
	width: 340px;
	height: 240px;
	position: relative;
	right: -620px;
	top: -220px;
}

.safe-custom-banner .banner-img img {
	width: 340px;
	height: 240px;
}

.safe-custom-situation {
	/* 	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding: 70px 76px 30px 76px;
	margin: 0 auto; */
	width: 1175px;
	margin: 0 auto;
	height: 550px;
	padding: 70px 0;
}

.safe-custom-content {
	/* 	margin: 0 0 40px 0; 
	width: 320px;
	display: inline-block; */

	width: 360px;
	display: inline-block;
	float: left;
	border-radius: 6px;
	background-color: #f1f4f9;
	padding: 12px 37px;
}

.safe-margin-r {
	margin-right: 60px;
}

.safe-margin-b {
	margin-bottom: 40px;
}

/* .safe-custom-content ::after{
	clear: both;
} */
.safe-custom-content img {
	width: 44px;
	height: 44px;
	margin-bottom: 20px;
}

.safe-custom-content h2 {
	margin-bottom: 20px;
	font-size: 20px;
	color: #424242;
	font-weight: bold;
}

.safe-custom-content h4 {
	line-height: 27px;
	font-size: 16px;
	color: #717171;

}

.safe-content-1200 {
	width: 1200px;
}
