#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:100%;margin:0px auto;
	color:#000;margin-top:0.3rem;
}
.rows .column5 .span{
	display:inline-block;
	text-align:center;
	float:left;
	width:50%;
	padding-top:0.8rem;
	position:relative;
}
.column5 .span .mark{
	background:#fff;
	height:3.75rem;
	padding:1rem 0.20rem 0.10rem 0.20rem;
	margin:0px 0.5rem;
	border-radius:0.1rem;
	
}
.column5 .mark h5{
	height:0.4rem;
	line-height:0.4rem;
	font-size:0.29rem;
	text-align:center;
	font-weight:400;
}
.column5 .desc{
	line-height:0.4rem;
	text-align:left;
	font-size:0.24rem;
	text-align:justify;
	text-justify:distribute-all-lines; 
}
.icon_left{
	height:0.35rem;
	background:url(../left.png) left center no-repeat;background-size:auto 0.19rem;
}
.icon_right{
	height:0.35rem;
	background:url(../right.png) right center no-repeat;background-size:auto 0.19rem;
}
.column5 .avatar{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:0px auto;
	width:1.68rem;
	height:1.68rem;
	border-radius:1.68rem;
	overflow:hidden;
}
.column5 .avatar img{
	width:1.68rem;
	height:1.68rem;
	border-radius:1.68rem;
}

.column3{
	width:100%;
	margin:0px auto;
	padding:0.50rem 0px;
}
.column3 .col2 img{
	width:100%;
}
.column3 .col2{
	width:40%;
	text-align:center;
	margin:0px auto;
	clear:both;
}
.column3 .col1{
	width:95%;
	margin:0px auto;
	clear:both;
}
.column3 .col3{
	width:95%;
	margin:0px auto;
	clear:both;
}
.column3 .roms{
	padding:0.2rem 0px;
	width:48%;
	float:left;
	box-sizing:border-box;
}
.column3 .roms:nth-child(even){
	float:right;
}
.column3 .roms h4{
	padding:0.2rem 0px;
	font-size:0.3rem;
	border-bottom:1px dashed #000;
	margin-bottom:0.2rem;
}

.column3 .roms p{
	font-size:0.23rem;
	line-height:0.38rem;
}

.col_rom{
	width:95%;
	margin:0px auto;
	background:#D84038;
	border-radius:0.2rem;
	color:#fff;
	text-align:left;
	font-size:0.32rem;
	padding:0.4rem;
	line-height:0.44rem;
	clear:both;
	box-sizing:border-box;
}
.col_rom p{
	display:inline;
}
.ads{
	background:#2D2A3F;
	text-align:center;
	padding:0px;
}

.ads .image{
	height:2rem;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 2rem;
}
.rows .column9{
	width:96%;margin:0px auto;
	padding-top:0.3rem;
}
.rows .column9 img{
	width:48%;
	margin:1%;
	float:left;
}