/* 重置浏览器样式 */
body, div, ul, ol, li, dl, dt, dd, table, thead, tbody, tfoot, th, tr, td, h1, h2, h3, h4, h5, h6, font, strong, em, i, b, form, input, textarea, select, option, p, span, a, img, embed, frameset, frame, iframe{
	margin: 0;
	padding: 0;
}

body{
	font: 16px "微软雅黑";
}

ul, ol, li{
	list-style: none;
}

frameset, frame, iframe, img, input, textarea, select, option, table{
	border: 0;
}

table{
	border-spacing: 0;
	border-collapse: collapse;
}

a{
	text-decoration: none;
	color: #000000;
}

/* 浮动与清除 */
.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear: both;
}

/* 头部 */
#header{
	height: 90px;
	padding: 0 78px 0 27px;
	background: #352d30;
}

.logo_box .logo,
.logo_box .logo_text{
	float: left;
}

.logo_box .logo{
	margin-top: 12px;
	width: 184px;
}

.logo_box .logo_text{
	margin: 43px 0 0 6px;
	color: #ffffff;
}

#header .help_nav{
	float: right;
}

.help_nav a{
	height: 87px;
	line-height: 90px;
	margin-left: 30px;
	display: block;
	float: left;
	color: #ffffff;
}

.help_nav a:hover{
	border-bottom: 3px solid #49bc39;
}

.help_nav .active{
	border-bottom: 3px solid #49bc39;
}

/* 底部 satrt */

#footer .contact_us{
	padding: 35px 0 55px;
	background: #595959;
	text-align: center;
}

.contact_us .contact_us_box{
	width: 1200px;
	margin: 0 auto;
}

.contact_us_box .contact_us_list{
	padding-top: 35px;
	font-size: 13px;
	color: #ffffff;
}

.contact_us_list li{
	width: 33%;
	line-height: 25px;
	background: url(../images/line.jpg) no-repeat right center;
	display: inline-block;
}

.contact_us_list li:last-child{
	background: none;
}

#footer .copyright{
	height: 70px;
	line-height: 70px;
	background: #e6e6e6;
	text-align: center;
	color: #5e5e5e;
}

/* 搜索 */
#help_search{
	height: 260px;
	background: url(../images/help_search_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

#help_search .search_main{
	width: 1200px;
	margin: 0 auto;
	padding-top: 38px;
	text-align: center;
}

.search_main .help_center{
	margin: 3px 0 5px;
}

.search_main .search_box{
	width: 506px;
	margin: 35px auto 0;
}

#search_text{
	width: 382px;
	height: 54px;
	line-height: 54px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: -1px 1px 2px #cecece;
	padding: 0 15px;
	float: left;
	font: 16px "微软雅黑";
	color: #616161;
}

#search_sbt{
	width: 90px;
	height: 56px;
	background: url(../images/search_sbt_bg.png) no-repeat;
	cursor: pointer;
	float: left;
}

/* 主体内容 */
#main{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 43px;
}

#main .main_left{
	width: 285px;
	float: left;
}

.cat_box{
	height: 54px;
	padding: 0 16px 0 19px;
	background: #49bc39;
	color: #ffffff;
}

.cat_box .cat_name,
.cat_box .cat_ico{
	height: 100%;
	line-height: 54px;
}

.cat_box .cat_name{
	font-size: 18px;
	float: left;
}

.cat_box .cat_ico{
	float: right;
}

.main_left .arc_list_box{
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background: #ebecec;
}

.arc_list{
	height: 471px;
	overflow-x: hidden;
}

.arc_list .arc_list_item{
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #d3d3d3;
	padding-right: 15px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.arc_list .arc_list_item:last-child{
	border-bottom: 1px solid #d3d3d3;
}

.arc_list .arc_list_item:hover{
	border-left: 3px solid #49bc39;
	margin-left: -1px;
	background: #ffffff url(../images/arrow_r_ico.png) no-repeat 249px center;
}

.arc_list .active{
	border-left: 3px solid #49bc39;
	margin-left: -1px;
	background: #ffffff url(../images/arrow_r_ico.png) no-repeat 249px center;
}

.more_arc_list{
	height: 46px;
	padding: 0 15px;
}

.more_arc_list .more_main{
	width: 100%;
	margin-top: 22px;
	float: left;
}

.more_main{
	border-top: 1px solid #c9caca;
	position: relative;
	text-align: center;
}

.more_main .more_box{
	width: 100%;
	position: absolute;
	top: -14px;
	left: 0;
}

.more_box .more_btn{
	border: 1px solid #cecece;
	border-radius: 3px;
	padding: 3px 6px;
	background: #ffffff;
	display: inline-block;
	font-size: 13px;
	color: #3a3a3a;
}

#main .main_right{
	width: 878px;
	min-height: 569px;
	border: 1px solid #d3d3d3;
	float: right;
}

.main_right .main_right_box{
	padding: 30px 53px;
}

.main_right_box .arc_title{
	font-weight: normal;
	text-align: center;
}

.main_right_box .arc_content{
	line-height: 25px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 35px;
	color: #242424;
}

.main_right_box .arc_time{
	margin: 10px 0;
	color: #6e6e6e;
	text-align: center;
}

.arc_content img{
	max-width: 100% !important;
}

.main_right_box .up_down_box{
	margin-top: 30px;
	padding: 0 35px;
}

.up_down_box a{
	color: #005695;
}

.up_down_box a:hover{
	text-decoration: underline;
}

/* 面包屑导航 */
.path{
	height: 34px;
	line-height: 34px;
	border: 1px solid #cecece;
	border-radius: 3px;
	margin: 0 0 25px 7px;
	padding-left: 10px;
	color: #475057;
	position: relative;
}

.path .path_bg{
	width: 8px;
	height: 14px;
	background: url(../images/path_bg.png) no-repeat;
	position: absolute;
	top: 9px;
	left: -8px;
}

.path a{
	color: #475057;
}

/* 分页 */
#page{
	text-align: center;
}

#page a{
	margin-left: 10px;
	display: inline-block;
	color: #616161;
}

#page a:hover{
	background: #49bc39;
	color: #ffffff;
}

#page .first,
#page .last,
#page .prev,
#page .next{
	border-radius: 4px;
	padding: 2px 6px;
	background: #dcdddd;
}

#page .cur{
	border-radius: 4px;
	padding: 3px 10px;
}

#page .disabled{
	background: #49bc39;
	color: #ffffff;
}

#search_main .search_menu{
	height: 57px;
	border-bottom: 1px solid #dcdddd;
}

.search_menu .search_menu_box{
	width: 1200px;
	margin: 0 auto;
}

.search_menu_box .menu_item{
	height: 55px;
	line-height: 57px;
	margin-right: 15px;
	display: block;
	float: left;
	color: #2b2b2b;
}

.search_menu_box .menu_item:hover{
	border-bottom: 3px solid #49bc39;
}

.search_menu_box .active{
	border-bottom: 3px solid #49bc39;
}

#search_main .search_box{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.search_box .search_list{
	padding-top: 30px;
}

.search_list li{
	margin-bottom: 35px;
}

.search_list .search_title{
	font-size: 24px;
	color: #49bc39;
}

.search_list .search_picture{
	height: 45px;
	margin: 2px 0 20px;
	overflow: hidden;
	color: #272727;
}

.search_list .search_time{
	color: #6e6e6e;
}

#main .help_main{
	padding: 0 52px;
}

.help_main .new_ant{
	border: 1px solid #f9cb91;
	border-radius: 5px;
	box-shadow: -1px 1px 3px #dcdcdc;
	padding: 25px 20px;
	background: #fffcea;
}

.new_ant .ant_text,
.new_ant .new_ant_list{
	float: left;
}

.new_ant .ant_text{
	color: #e25757;
}

.new_ant .new_ant_box{
	height: 20px;
	overflow: hidden;
	position: relative;
}

.new_ant_box .new_ant_list{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.new_ant_list li a{
	color: #333333;
}

.help_cat{
	border-bottom: 2px solid #d3d4d4;
}

.help_cat .help_cat_text{
	border-bottom: 2px solid #49bc39;
	margin-bottom: -2px;
	display: inline-block;
	font-size: 24px;
	color: #3d3d3d;
	position: relative;
}

.help_cat_text .help_cat_ico{
	position: absolute;
	top: 0;
	right: -34px;
	z-index: 1;
}

.help_main .help_main_left,
.help_main .help_main_right{
	padding-top: 20px;
}

.help_main .help_main_left{
	width: 702px;
	float: left;
}

.help_main_left .help_sort{
	height: 48px;
	border-bottom: 2px solid #d3d4d4;
	position: relative;
}

.help_sort .help_sort_item{
	height: 48px;
	line-height: 48px;
	margin-right: 18px;
	display: block;
	float: left;
	color: #4d4d4d;
}

.help_sort .help_sort_item:hover{
	border-bottom: 2px solid #49bc39;
}

.help_sort .active{
	border-bottom: 2px solid #49bc39;
}

.help_sort .all_sort_btn{
	width: 116px;
	height: 100%;
	line-height: 48px;
	background: #49bc39;
	text-align: center;
	color: #ffffff;
	float: right;
}

.help_sort .more_help_sort{
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #49bc39;
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 1;
}

.more_help_sort .more_help_sort_box{
	padding: 10px;
}

.more_help_sort_box a{
	margin: 0 20px 10px 0;
	display: inline-block;
	color: #ffffff;
}

.help_main .top_q_box{
	padding-top: 20px;
}

.top_q_list li{
	line-height: 30px;
}

.top_q_list .top_q_title{
	float: left;
	color: #333333;
}

.top_q_list .top_q_time{
	float: right;
	color: #7a7a7a;
}

.top_q_box .more_main{
	margin-top: 30px;
}

.help_main .help_main_right{
	width: 338px;
	float: right;
}

.help_main_right .notice_img{
	margin: 13px 0 10px;
}

.notice_list li{
	line-height: 30px;
}

.notice_list .notice_text{
	color: #df4242;
}

.notice_list .notice_title,
.notice_list .notice_time{
	line-height: 30px;
}

.notice_list .notice_title{
	color: #333333;
}

.notice_list .notice_time{
	float: right;
	color: #8d8d8d;
}

.notice_box .more_main{
	margin-top: 33px;
}

/* 变块 */
.d_ib{
	display: inline-block;
}

/* 对齐 */
.ta_l{
	text-align: left;
}

.va_t{
	vertical-align: top;
}

.va_m{
	vertical-align: middle;
}

/* 颜色 */
.c_343434{
	color: #343434;
}

.c_272727{
	color: #272727;
}

.c_ffffff{
	color: #ffffff;
}

/* 2016-6-23修改 */
.help_sort .all_sort_btn{
	cursor: pointer;
}

.help_sort_item .more_help_sort{
	line-height: normal;
}

.all_sort_btn .more_help_sort_box{
	line-height: normal;
	text-align: left;
}

.help_sort .help_sort_item:hover{
	border-bottom: 2px solid #49bc39;
}

.help_sort .help_sort_item:hover > .more_help_sort{
	display: block;
}

.help_sort .all_sort_btn:hover > .more_help_sort{
	display: block;
}


































