body{background: #f2f3f7}
.help{
	width: 100%;
	height: 73px;
	padding-top: 16px;
	box-sizing:border-box;
	border-bottom: 12px solid #4a4a4a
}
.help li{
	float:left;
	width:28%;
	text-align:center;
	height: 45px;
	font-size: 20px;
	cursor:pointer;
	color: #5e7392;	
	font-family: '微软雅黑';
	padding-top: 12px;
	box-sizing:border-box;
	margin-left: 8px;
	border-radius: 8px 8px 0 0;
	color: #fff;
}
.help_title_one{background: #4a4a4a;}
.help_title_two{background:#50da7a}
.help_title_there{background: #f57f61}
/* current 当前 */
.help_list{clear:both;width:100%;overflow: hidden;color: #5e7392;}
.help_list ul{/*height:800px; overflow: hidden;*/}
.help_list li{padding-right:7px;}

/* 微信注册问题 */
.wx_zc{width:993px;margin:0 auto;}
.wx_zc h3{color: #f47d5f;text-align: center;font-weight: bold;font-size: 26px;margin-top: 35px;margin-bottom: 7px;}
.wx_zc p{color: #494b4a;text-align: center;font-size: 14px;}
.wx_zc h2{color: #fd585e;float: left;font-size: 26px;font-weight: bold;}
.wx_zc h1{color: #39b4ff;float: right;font-size: 26px;font-weight: bold;}
.cjwt .cjwtbox{float: left;width: 35%;margin-top: 7px;}
.cjwt .cjwtbox p{text-align: left; line-height: 23px;color: #4a4a4c;font-size: 14px;}
.cjwt img{width:28%;float: left;margin-right: 1%;margin-left: 1%;margin-top: 13px}