#content .rows.grey{
	background:#2E2B40;color:#fff;
}
#content .grey h3{text-align:center;font-size:32px;}
#content .grey .hr{background:#fff;}
#content .grey .tip{color:#ccc;}


.rows .column5{
	width:1240px;margin:0px auto;height:420px;
	color:#000;margin-top:50px;
}
.rows .column5 .span{
	display:inline-block;
	height:340px;
	text-align:center;
	
	float:left;
	width:20%;
	padding-top:80px;
	position:relative;
}
.column5 .span .mark{
	background:#fff;
	height:275px;
	padding:55px 20px 10px 20px;
	margin:0px 5px;
	border-radius:10px;
	
}
.column5 .mark h5{
	height:35px;
	line-height:35px;
	font-size:20px;
	text-align:center;
	font-weight:400;
}
.column5 .desc{
	line-height:30px;
	text-align:left;
	font-size:16px;
	text-align:justify;
	text-justify:distribute-all-lines; 
}
.icon_left{
	height:35px;
	background:url(left.png) left center no-repeat;background-size:auto 19px;
}
.icon_right{
	height:35px;
	background:url(right.png) right center no-repeat;background-size:auto 19px;
}
.column5 .avatar{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:0px auto;
	width:128px;
	height:128px;
	border-radius:128px;
	overflow:hidden;
}
.column5 .avatar img{
	width:128px;
	height:128px;
	border-radius:128px;
}

.column3{
	width:1240px;
	margin:0px auto;
	padding:50px 0px;
	height:420px;
}
.column3 .col2{
	width:560px;
	float:left;
	text-align:center;
}
.column3 .col1{
	width:340px;
	float:left;
}
.column3 .col3{
	width:340px;
	float:right;
}
.column3 .roms{
	padding:20px 0px;
	height:190px;
}
.column3 .roms h4{
	padding:20px;
	font-size:24px;
	border-bottom:1px dashed #000;
	margin-bottom:20px;
}
.column3 .col1 h4{
	text-align:right;
}
.column3 .col3 h4{
	text-align:left;
}
.column3 .roms p{
	font-size:16px;
	line-height:32px;
}

.col_rom{
	width:1131px;
	height:71px;
	margin:0px auto;
	background:rgba(45,42,63,1);
	border-radius:56px;
	color:#fff;
	text-align:center;
	font-size:22px;
	padding:20px;
	line-height:36px;
}

.ads{
	background:#2D2A3F;
	text-align:center;
	padding:30px 0px;
}
.ads .image{
	height:240px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 240px;
}
.rows .column9{
	width:1240px;margin:0px auto;
	padding:30px 0px;
}
.rows .column9 img{
	width:400px;
	height:300px;
	margin:5px;
}