.helpBanner{
	width:100%;height:143px;
	background:#5f6be0 url(/helpC/img/helpBanner.png) no-repeat center center;
}


.emTitle{
	width:1200px;height:75px;
	margin:0 auto;
	line-height:75px;
	font-size:14px;
	color:#333;
}
.emTitle a{
	font-size:14px;
	color:#666;
	margin-right:6px;
}
.emTitle span{
	font-size:14px;
	color:#333;
	margin-left:6px;
}


.helpContent{
	width:1200px;height:auto;
	margin:0 auto;
	box-sizing:border-box;
	border-radius:10px;
	border:1px solid #eee;
	padding:60px 45px;
	background:#fff;
	/*min-height:560px;*/
	position: relative;
}
.helpContent > .onlineconsultation{
	position: absolute;
	right: 99px;
	top: 156px;
	cursor: pointer;
	/*z-index:9;*/
}
.helpContent > .onlineconsultation:hover{
	content: url("http://wnsse-web1.oss-cn-beijing.aliyuncs.com/ceol-devp/userAvatar/54144314d49f4bfc898e8ae725f4e537.jpg");
}
.helpcTitle{
	background:url(/helpC/img/icon_scan_list.png) no-repeat;
	background-position: left center;
	padding-left:20px;
	cursor:pointer;
}
.helpcTitle p{
	font-size:14px;color:#333;
	/* background:url(/helpC/img/help_list_icon.png) no-repeat right center; */
	border-bottom:1px solid #eee;
	margin:0 0;
	padding:25px 0 25px 0;
}
.helpcTitle.cur{
	background:url(/helpC/img/icon_scan_list2.png) no-repeat;
	background-position: left 30px;
}
.helpcTitle.cur p{
	color:#3a7de5;
	/* background:url(/helpC/img/help_list_icon2.png) no-repeat right center; */
	padding:25px 0 10px 0;
}
.helpListCon{
	width:1138px;height:auto;
	box-sizing:border-box;
	padding:20px 0 20px 0px;
	font-size:12px;color:#666;
	line-height:20px;
	display:none;margin-left:20px;
	border-bottom:10px solid #fafafa;
}




/* 移动端  */
.helpcTitleM{
	width:6.9rem;
	height:auto;
	background:#fff;
	padding:0 0.3rem;
}
.helpcTitleM p{
	padding:0.3rem 0 0.3rem 0.45rem;
	margin: 0 0;
	font-size:0.26rem;
	color:#333;
	border-bottom:0.01rem solid #f3f5f7; 
	background:url(/helpC/img/helpListIcon.png) no-repeat left center;
	background-size:0.3rem 0.3rem;
}
.helpcTitleM p span{
	width:0.12rem;height:0.2rem;
	background:url(/helpC/img/icon_scan_arrow.png) no-repeat center center;
	background-size:0.12rem 0.2rem;
	display:inherit;
	float:right;
}
.helpDetail{
	width:6.9rem;height:auto;
	padding:0 0.3rem 0.3rem 0.3rem;
	background:#fff;
}
.helpDetail>div{
	display:none;
}
.detaiList{
	width:6.9rem;
	height:auto;
}
.detaiList>h3{
	font-size:0.28rem;
	color:#333;
	padding:0.3rem 0;
	border-bottom:0.01rem solid #f3f5f7;
	font-weight:bold;
}
.detaiList>div h3{
	font-size:0.24rem;
	color:#333;
	padding:0.2rem 0 0.1rem 0;
	font-weight:bold;
}
.m1{
	margin:0.1rem 0 0 0;
}
.m2{
	margin:0.2rem 0 0 0;
}
.m3{
	margin:0.3rem 0 0 0;
}
.detaiList>div p{
	font-size:0.24rem;
	color:#666;
	line-height:0.3rem;
}



/* .headerIntegral>a>p{ width:0.4rem;height:0.48rem;margin:0.26rem 0.2rem 0 0 }
.headerIntegral>a>p.no{ background:url(http://static.wnssedu.com/images/icon/icon_no.png) no-repeat top right;background-size:0.1rem 0.1rem; }
.headerIntegral>a>p>img{ width:0.34rem;height:0.4rem!important;margin:0.05rem 0 0 0;display:inherit;padding:0 0!important; } */

/* 导航start */
.headerIntegral{
	width:100%;height:1rem;
	background:#fff;
	border-bottom:0.2rem solid #f3f5f7;
}
.headerIntegral a{
	display:block;
	float:left;
	width:33.33%;
	height:1rem;
	box-sizing:border-box;
	color:#333;
	font-size:0.36rem;
}
.headerIntegral a:nth-child(1) img{
	height:0.4rem;
}
.headerIntegral a:nth-child(3) img{
	height:0.1rem;
	padding:0.45rem 0;
}
.headerIntegral a:nth-child(1){
	padding:0.3rem 0 0.3rem 0.3rem;
}
.headerIntegral a:nth-child(2){
	line-height:1rem;
	text-align:center;
}
.headerIntegral a:nth-child(3){
	line-height:1rem;
	text-align:right;
	font-size:0.26rem;
	color:#666;
	padding:0rem 0.3rem 0rem 0rem
}






















