.help_main {
	background: #f6f7fb;
	width: 100%;
    /*padding-bottom: 120px;*/
}

.help_divide {
	background: #fff;
	height: 50px;
	border-bottom: 1px solid #4ddea7;
}

.help_nav {
	background: #fff;
    position: relative;
    top: -47px;
}

.help_nav li {
	    padding: 12px 0 15px 30%;
}

.help_nav li:nth-child(2) {
	padding-top: 30px;
}

.help_nav li:nth-child(7) {
	padding-bottom: 30px;
}

.help_nav li:first-child {
	background: #4ddea7;
}

.help_nav li:first-child a {
	color: #fff;
}

.help_nav li.active a {
	/*border-bottom: 1px solid #4ddea7;*/
}

.help_right {
	background: #fff;
	    padding: 10px 0;
}

.help_r_inner {
    width: 85%;
    margin: auto;
}

.help_r_banner > img {
	width: 100%;
}

.help_r_main {
    margin-top: 30px;
}
.help_r_main{
	font-size: 22px;
	
}
.hhelpL>p:nth-child(1){
   margin-bottom: 63px;
   
}

.helpZ>p:nth-child(3){
	
	border-bottom: 1.5px solid #000;
}
.helpZ>p:nth-child(2){
	margin-bottom: 86px;
	
}
.helpZ>p:nth-child(3){
	font-size: 15px;
}
.helpZ>p:nth-child(4), .helpZ>p:nth-child(5),.helpZ>p:nth-child(6),.helpZ>p:nth-child(7){	
	font-size: 15px;
	margin-bottom: 17px;
}
.helpZ>p:nth-child(4){
	margin-top: 23px;
}

.help_contanin p:nth-child(1){
	font-size: 17px;
	margin-bottom: 15px;
}
.help_contanin p:not(:nth-child(1)){
	font-size: 14px;
	margin-bottom: 10px;
}
.help_contanin{
	margin-bottom: 21px;
}
.helpH{
	display:none;text-indent:2em;
}
.helpA{
	display:none;text-indent:2em;
}
.helpL p,.helpT p{
	font-size: 14px;
	margin-bottom: 10px;
}
.helpL h4,.helpT h4{
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 30px;
}
