.g_crm{
	margin-top:20px;
	border-bottom:1px solid #dddddd;
	overflow:hidden;
	zoom:1;
}
.g_crm h3 a{
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#79c145;
	display:block;
	border-bottom:1px solid #79c145;
}
.g_crm h3{float:left;}
#g_crm{
	float:right;
}
#g_crm,#g_crm a,#g_crm span{
	font-size:14px;
	line-height:26px;
	color:#999999;
}
#g_crm a:hover{
	 text-decoration:underline;
}
.detail-title{
	margin-top:20px;
	font-size:24px;
	font-weight:normal;
	color:#404040;
	text-align:center;
}
.info-box{
	margin:25px 0px;
	padding-bottom:15px;
	border-bottom:1px dashed #999999;
	position:relative;
}
.detail-info{
	text-align:center;
}
.detail-info span{
	display:inline-block;
	font-size:14px;
	color:#cacaca;
	padding:0 20px;
	text-align:center;
}
.share{
	position:absolute;
	top:0px;
	right:0;
}
.share span{
	vertical-align: middle;
	color:#cacaca;
	font-size:14px;
	margin-right:10px;
}
.btn-box{
	margin:15px 0px 15px 355px;
}
.btn-box a{
	border:1px solid #f19149;
	width:130px;
	height:34px;
	line-height:34px;
	box-sizing:border-box;
	background-color:#faddc6;
	display:inline-block;
	font-size:14px;
	color:#333;
	text-align:center;
}
.btn-box .pre{
	margin-right:30px;
}
.btn-box .gray{
	border-color:#333;
	background-color:#cdcfcd;
}
.jwlogo{
    display:none;
}