/*FCBS-css*/
#s_FS_wrap {
	min-width: 1101px;
	height: 636px;
	margin: auto;
	/*background: blue;*/
	background: url(../img/s_CFB_bg.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
	position: relative;
}

#s_FS_center {
	width: 1101px;
	margin: auto;
	position: relative;
	/*background: red;*/
}
#s_FS_body{
	/*background: red;*/
	padding-top: 40px;
	
}
#s_detail_box{
	/*text-align: center;*/
	background: url(../img/s_FCBS_detail_box.png) no-repeat center;
	height: 186px;
	box-sizing: border-box;
	color: white;
	font-size: 22px;
	line-height: 44px;
	padding: 31px 60px;
}
#s_FS_box{
	margin: 40px auto;
	overflow: hidden;
}
#s_FS_box div{
	float: left;
	margin: 0 17px 0 78px;
}
