.body .background {
	background: url(../images/flsm_background.png) no-repeat center;
	background-size: 100% 100%;
}

.body .background .text h6 {
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 12px;
}

.body .main {
	width: 100%;
	/* height: 1000px; */
	padding: 50px 0;
	box-sizing: border-box;
	background-color: #f7f7f7;
}

.body .main .content {
	width: 1200px;
	margin: auto;
	background-color: #ffffff;
	padding-bottom: 50px;
	padding-top: 53px;
}

.body .main .content h6 {
	width: 1000px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 20px;
	line-height: 250%;
}

.body .main .content .sm_neirong p{
	width: 950px;
	margin: auto;
	font-size: 14px;
	text-indent: 2em;
	line-height: 200%;
}