.help_c{
	width: 1190px;
	margin: 0 auto;
	margin-top: 40px;
}
.help_url{
	margin-bottom: 20px;
}
.help_url span{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
}
.help_url img{
	width: 8px;
	margin: 0 12px;
}
.help_url label{
	font-size: 18px;
	color: #999;
	line-height: 1;
}
.pzg::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.help_c_l{
	width: 216px;
	float: left;
	margin-right: 18px;
	background: #FFFFFF;
}
.help_c_r{
	width: 956px;
	float: left;
}
.help_c_l_t{
	width:216px;
	height:57px;
	background:#FF7F00;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
	line-height: 57px;
}
.help_c_l_t i{
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 10px;
	background: url(../img/pc_help/xx.png) no-repeat;
	background-size: 100% 100%;
}
.help_c_l_t a{
	color: #FFFFFF;
	font-size: 18px;
}
.help_c_l ul{
	display: none;
}
.help_c_l li{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #F2F2F2;
	padding-left: 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.help_c_l li a{
	color: #666666;
	font-size: 16px;
}
.help_c_rbox{
	background: #FFFFFF;
}
.help_c_r_t{
	font-size: #333333;
	font-size: 20px;
	font-weight: bold;
	padding: 18px 0;
	line-height: 1;
	padding-left: 23px;
	border-bottom: 2px solid #FF7F00;
}
.help_c_r_box{
	margin-top: 30px;
	padding-left: 10px;
	box-sizing: border-box;
}
.help_c_r_item{
	width:305px;
	height:278px;
	background:#F9F9F9;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.help_item_t{
	padding: 25px 12px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
}
.help_item_list{
	padding: 0 12px;
	box-sizing: border-box;
	font-size: 0;
}
.help_item_list a{
	display: inline-block;
	width: 50%;
	font-size: 12px;
	color: #0781BD;
	margin-bottom: 20px;
}
.help_c_l_item{
	border-bottom: 1px solid #F2F2F2;
}
.help_c_l li:hover a{
	color: #FF7F00;
}
.active_l a{
	color: #FF7F00 !important;
}
.help_c_r1_tips{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.help_c_r1_tips a{
	color: #0781BD;
}
.help_c_r1_list{
	margin-top: 40px;
}
.help_c_r1_t{
	font-size: 16px;
	color: #333333;
	margin-bottom: 24px;
}
.help_c_r1_item{
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.help_c_r1_item_t{
	font-size: 16px;
	color: #FF7F00;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 12px;
}
.help_c_r1_item_list{
	font-size: 14px;
	color: #333333;
	margin-bottom: 8px;
}
.help_c_r1_item_list a{
	color: #0781BD;
}
.help_c_rbox{
	display: none;
}
.help_c_rbox:nth-of-type(1){
	display: block;
}
