.bc-nav{width:100%;height:35px;border-bottom:1px solid lightgreen}
.help-box{width:1200px;margin:0 auto;min-height:600px}
.help-left{width:210px;margin:15px;margin-left:0;float:left;background:#fff}
.help-right{width:970px;overflow-x:hidden;min-height:400px;background:white;float:left;margin-top:15px}
.h-content{padding:10px;width:950px;min-height:370px;text-indent:7px;font-family:"microsoft yahei"}
.h-content img{width:100%;}
.h-content .head{padding-bottom:26px}
.h-content .head p{float:left;min-width:230px;font-size:16px;height:36px;line-height:36px;border-bottom:2px solid #8b8b8b}
.h-content .head p span{font-size:28px}
.h-title{height:36px;line-height:36px;text-align:center;font-size:16px;color:white;font-weight:bold}
.h-hide ul{display:none}
.h-hide p{margin:14px 5px 0 0;float:right;display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid#f1f1f1}
#parent>li>span{display:block;padding-left:10px;background:#eaeaea;border-bottom:1px solid #fff}#parent>li>span:hover{cursor:pointer;background:#dadada}
#parent>li{line-height:33px;display:block}
.h-show ul{display:block}
.h-show p{margin:14px 5px 0 0;float:right;display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid#f1f1f1}
.h-list{border:1px solid #dedede}
.h-list li{width:177px;line-height:20px;margin:5px 0 5px 10px;padding:2px 0;padding-left:20px;cursor:pointer}
.h-list .h-curr{margin-left:10px}
.h-curr{background:rgba(0,0,0,0) linear-gradient(to right,#eaeaea,#fff) repeat scroll 0 0;border-color:#dedede;border-image:none;border-width:1px;color:green;font-weight:bold}
.h-list a:hover li{color:green;font-weight:bold}
.bc-nav{line-height:35px}
.bc-nav>p{width:1200px;margin:0 auto}
.bc-nav>p>a{color:gray}
.b{border:1px solid #e0dddd}
.h-right-title{width:100%;height:25px;margin-left:5px;margin-top:15px}
.h-right-title>h4{float:left;font-size:19px}#square{margin:5px;width:6px;height:6px;background:#df2003;float:left}
.b-99{background:#9EA873}
.h-record{padding:5px;width:100%;height:100px;margin-top:20px;border-top:1px solid #e0dddd}
.h-record>p{padding:5px}
.h-button{width:100px;height:25px;color:#6f6666;margin-left:5px}
.h-content h1{text-align:center}
.h-content .cat-time{text-align:center;padding:10px 0}
.c{clear:both}
.b-lg{background:#7dd589}
.news-list a,.list-time{font-size:13px;letter-spacing:2px;color:#333}
.news-list li{padding:8px 5px;border-bottom:1px dashed #f1f1f1}
.news-list a:hover{font-size:13px;letter-spacing:2px;color:#40bb6a}
.list-time{display:block;float:right}
#g-square{margin:8px 0;width:3px;height:3px;background:#333;float:left}
.n-content{width:100%;min-height:300px;overflow:hidden}
.n-content img{width:100%;}
.h-page{position:relative;width:100%;height:100px;background:url(../img/img_yingyin.png) 0 68px no-repeat;background-size: contain;}
.h-page .pagination .active{background:#3fba6a;color:white}
.h-page .pagination .disabled span,.h-page .pagination .active span{left:30px;line-height:28px;padding-left:4px}
.h-page .pagination{position:relative;top:32px;left:30%;width:100%;height:30px}
.h-page .pagination li{margin:0 auto;width:28px;height:28px;border:1px solid #f1f1f1;float:left;margin-left:10px}
.h-page .pagination li a{line-height:28px;padding-left:4px}

/* help center modern redesign */
.help-modern-page{
	background: linear-gradient(180deg, #eef8f4 0%, #f7fbf9 45%, #ffffff 100%);
	padding-bottom: 30px;
}
.help-modern-page .wst-container{
	width: 1200px;
	margin: 0 auto;
}
.help-breadcrumb{
	border-bottom: 0;
	background: transparent;
}
.help-breadcrumb>p{
	width: 1200px;
	color: #6c837a;
}
.help-breadcrumb>p>a{
	color: #6c837a;
}
.help-hero{
	padding: 8px 0 14px;
}
.help-hero-inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #d5e8e0;
	border-radius: 14px;
	background: linear-gradient(135deg, #2d8d6b 0%, #39b58a 100%);
	padding: 24px 28px;
	color: #fff;
	box-shadow: 0 18px 34px rgba(34,96,73,.22);
}
.help-hero-inner .hero-kicker{
	display: inline-block;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 11px;
	letter-spacing: 1px;
	background: rgba(255,255,255,.16);
	border: 1px solid rgba(255,255,255,.36);
}
.help-hero-inner h2{
	margin: 10px 0 8px;
	font-size: 34px;
}
.help-hero-inner p{
	margin: 0;
	font-size: 14px;
	opacity: .95;
}
.help-hero-inner .hero-points{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.help-hero-inner .hero-points span{
	padding: 7px 12px;
	border-radius: 999px;
	background: rgba(255,255,255,.16);
	border: 1px solid rgba(255,255,255,.38);
	font-size: 12px;
}
.help-modern-layout{
	display: flex;
	gap: 16px;
	width: 1200px;
	margin: 0 auto;
	min-height: 680px;
}
.help-modern-side{
	width: 276px;
	margin: 0;
	border: 1px solid #d7e8e1;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 12px 28px rgba(40,99,76,.09);
}
.help-modern-side .h-title{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: left;
	padding-left: 16px;
	background: #2f9b75;
}
.help-modern-side #parent>li>span{
	background: #f2f9f6;
	border-bottom: 1px solid #e2eee8;
	padding-left: 16px;
	font-size: 14px;
	color: #355f4f;
}
.help-modern-side #parent>li>span:hover{
	background: #eaf6f1;
}
.help-modern-side .h-list{
	border: 0;
	background: #fff;
	padding: 6px 0;
}
.help-modern-side .h-list li{
	width: auto;
	margin: 4px 10px;
	padding: 7px 10px 7px 16px;
	border-radius: 8px;
	position: relative;
	color: #617b70;
}
.help-modern-side .h-list li:before{
	content: "";
	position: absolute;
	left: 7px;
	top: 14px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #bed8ce;
}
.help-modern-side .h-curr{
	background: linear-gradient(90deg, #edf8f3 0%, #f7fcfa 100%);
	color: #2f8463;
	font-weight: 700;
}
.help-modern-side .h-list a:hover li{
	color: #2f8463;
}
.help-modern-content{
	width: 908px;
	margin-top: 0;
	border: 1px solid #d9e8e2;
	border-radius: 12px;
	box-shadow: 0 12px 28px rgba(40,99,76,.09);
	overflow: hidden;
}
.help-modern-content .h-right-title{
	width: auto;
	height: auto;
	margin: 0;
	padding: 16px 18px 10px;
	border-bottom: 1px solid #e4efe9;
}
.help-modern-content #square{
	width: 8px;
	height: 8px;
	margin: 9px 8px 0 0;
	background: #309D76;
	border-radius: 2px;
}
.help-modern-content .h-right-title h4{
	font-size: 28px;
	color: #23483a;
}
.help-modern-content .help-meta{
	padding: 8px 18px 14px;
	display: flex;
	gap: 12px;
}
.help-modern-content .help-meta span{
	font-size: 12px;
	color: #5d766b;
	padding: 5px 10px;
	border-radius: 999px;
	background: #f1f9f5;
	border: 1px solid #d9e9e2;
}
.help-modern-content .h-content{
	width: auto;
	min-height: 430px;
	padding: 18px 20px;
	text-indent: 0;
	line-height: 1.9;
	color: #365f4f;
}
.help-modern-content .h-record{
	height: auto;
	margin-top: 0;
	border-top: 1px solid #e4efe9;
	padding: 14px 18px 16px;
	background: #f8fcfa;
}
.help-modern-content .h-record>p{
	font-size: 14px;
	color: #4f6a60;
	padding: 0;
	margin: 0 0 10px;
}
.help-modern-content .record-actions{
	display: flex;
	gap: 10px;
}
.help-modern-content .h-button{
	width: auto;
	height: 36px;
	padding: 0 18px;
	border: 1px solid #309D76;
	border-radius: 8px;
	color: #fff;
	background: #309D76;
	cursor: pointer;
}
.help-modern-content .h-button.negative{
	background: #fff;
	color: #2e7458;
	border-color: #c9dfd4;
}