.common_module_head {
	text-align: center;
	padding-top:30px;
}
.common_module_head h3 {
	font-size:28px;
	font-weight: normal;
	color:#666;
	padding:10px 28px;
	background: url(../../images/outside/module_before.png) left bottom no-repeat;
}
.common_module_head span.module_after {
	background: url(../../images/outside/module_after.png) right top no-repeat;
	padding:23px 28px 13px 28px;
	margin-left:-52px;
}
.module_describe {
	color:#999;
	line-height:23px;
	margin-top:18px;
}
.android,.ios {
	background: #fff;
	height: 210px;
	margin-top:22px;
	position: relative;
	margin-top:22px;
	width:49%;
	border:1px solid #ddd;
}
.bianjiao {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index:7;
	right:0;
	top:0;
}
.erweima_ico {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../images/outside/down_erweima_icon.png) left center no-repeat ;
}
.download_ico {
	width: 60px;
	height: 60px;
	background: url(../../images/outside/down_load_icon.png) left center no-repeat ;
}
.ios {

}
.download_version {
	width: 70%;
}
.download_version dt {
	width: 35%;
	text-align: center;
}
.download_version dt img {
	margin-top:50px;
}
.download_version dd {
	padding-top:28px;
	width: 61%;
}
.download_version dd ul li {
	border-bottom:1px solid #ccc;
	line-height: 33px;
	padding:0 16px;
}
.span_gray {
	color:#777;
}
.download_title {
	padding:0 0 12px 0;
}
.more_version {
	border-radius: 4px;
	border:1px solid #ccc;
	padding:3px 8px;
	margin-top:-5px;
}
.radius_icon {
	border-radius: 4px;
	height: 13px;
	width: 6px;
	background: #2e68ca;
	margin-top:0px;
	margin-right:6px;
}
.radius_icon_grren {
	background: #abcd05;
}

.download {
	background: #fff;
	position: relative;
	margin-left:-2000px;
}
.download_black {
	background:url(../../images/outside/slash.png) repeat;
	width: 100%;
	height: 210px;
	filter:alpha(opacity=25);  
	-moz-opacity:0.25;  
	-khtml-opacity: 0.25;  
	opacity: 0.25;
	position: absolute;
	z-index:5;
	top:0;
	left:0;
}
.download,.download_erweima {
	width: 30%;
	height: 210px;
}
a.a_download {
	background: url(../../images/outside/download.png) center no-repeat;
	width: 100%;
	height: 210px;
	position: absolute;
	z-index:6;
	top:0;
	left:0;
}
.download_erweima {
	text-align: center;
}
.download_erweima img {
	margin-top:45px;
	width: 140px;
}

