
body {
	background: #fff;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.about_cont {
	width: 1200px;
	margin: 20px auto 0;
}
#firstpane {
	float: left;
}

#firstpane p {
	font-size: 16px;
}

.menu_head {
	width: 180px;
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f4f4f4 url(/Public/home/img/helpcenter/ic_jia.png) center right no-repeat;
}

.menu_body {
	width: 218px;
	height: auto;
	overflow: hidden;
	line-height: 38px;
	border-left: 1px solid #EEEEEE;
	background: #fff;
	border-right: 1px solid #EEEEEE;
}

.menu_body .achecked {
	color: #ff6000;
}

.menu_body a {
	display: block;
	width: 180px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	padding-left: 38px;
	color: #777777;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #EEEEEE;
}

.menu_body a:hover {
	text-decoration: none;
	background: #f7f7f7;
	color: #333;
}

.menu_list .current {
	background: #f4f4f4 url(/static/home/images/img/ic_jian.png) center right no-repeat;
}

h2 {
    font-size: 20px;
    color: #ed6c00;
	font-weight: bold;
}

.help_crt {
	width: 930px;
	overflow: hidden;
	float: right;
	/* padding-top: 50px; */
	padding-bottom: 50px;
}

.help_crt h1 {
	font-size: 32px;
	width: 930px;
	margin-bottom: 30px;
	background: url(/static/home/images/img/zcion.png) no-repeat;
	padding-left: 34px;
	font-weight: normal;
}

.help_crt p {
	overflow: hidden;
	line-height: 46px;
	font-size: 16px;
	margin: 10px 0;
	color: #666666;
}

.lxwm-wrap {
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.lxwm-wrap>div {
	float: left;
	margin-left: 54px;
	border: 1px solid #ed6c00;
	border-radius: 10px;
	padding: 16px;
	width: 349px;
	overflow: hidden;
	margin-bottom: 20px;
}

.lxwm-wrap>div>img {
	width: 154px;
	height: 192px;
	float: left;
}

.lxwm-wrap>div>div {
	float: left;
	margin-left: 20px;
	width: 175px;
	text-align: center;
}

.lxwm-wrap>div>div>p {
	color: #000;
	font-size: 20px;
	line-height: normal;
	margin: 0;
	font-weight: 700;
	padding-top: 8px;
}

.lxwm-wrap>div>div>img {
	width: 107px;
	height: 107px;
}

.crt_cont_box {
	padding: 0px 0 30px;
	border-bottom: 1px solid #d8d8d8;
	overflow: hidden;
}
.lxwm-box p{
	font-size: 18px;
	color: #333;
}