@charset "utf-8";
/*内容部分开始*/
.wmenu dl .current a{
	background: url(../../images/help/circle_07.jpg) no-repeat 20px 9px;
    color: #1a75bc;
}
.detail{
	float: right;
	width: 990px; 
	background: #fff;
	margin-top: 20px;
}
.detail h2{
	font-size: 20px;
	font-weight: 600;
	color:#333;
	text-align: center;
	height: 47px;
	width: 990px;
	line-height: 47px;
	background: url(../../images/help/menu-bg_03.jpg);
}
.detail span{
	color: #2196f3;
}
.detail .detail-main{
	width: 760px;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
}
.detail .detail-main a{
	color: #333;
	font-size: 18px;
	width: 370px;
	height: 47px;
	display: block;
}
.detail .detail-main .one{
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
}
.detail .detail-main .one-img{
	margin-bottom: 30px;
}
.detail .detail-main .two{
	margin-bottom: 20px;
	font-size: 14px;
}