@charset "gb2312";
/* CSS Document */
/*
* Description: 分校总目录页页
* Update:      08/10/2016
* Author:      xuyongmei
*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
/*主体内容*/
.h_cont {
	margin: 22px 0 35px;
}
.bor_line {
	border: 1px solid #dbdee1;
	margin-top: 20px;
}
/*左侧导航*/
.h_lnav {
	float: left;
	width: 218px;
}
.h_lnav h3 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #264c96;
}
.h_lnavm {
	width: 216px;
	height: 550px;
	border: 1px solid #e7e9eb;
	border-top: 0;
	padding-top: 14px;
}
.h_lnavm li {
	height: 42px;
	margin-bottom: 13px;
	position: relative;
}
.h_lnavm li h4 {
	width: 190px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #666;
	padding-left: 26px;
	margin-left: -1px;
	position: relative;
	background-color: #fff;
	border-left: 1px solid #e7e9eb;
	border-right: 1px solid #e7e9eb;
	cursor: pointer;
}
.h_lnavm li h4.curh4 {
	width: 190px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	color: #ffa000;
	border: 2px solid #ffa000;
	border-right-color: #fff;
	padding-left: 25px;
	z-index: 10;
}
.h_lnavm li h4.curh4 .arr_01 {
	display: none;
}
/*左侧导航 详情*/
.fu_main {
	width: 546px;
	border: 2px solid #ffa000;
	position: absolute;
	top: -64px;
	left: 216px;
	background-color: #fff;
	padding: 25px 30px;
	display: none;
	z-index: 9;
*background-color:#fff;
}
.fu_main h5 {
	font-size: 16px;
	color: #264c96;
	clear: both;
}
.fu_mc1 {
	height: 64px;
}
.fu_mc a {
	width: 230px;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
	margin: 6px 0;
	padding: 0 15px;
}
.fu_mc a:hover {
	color: #ffa000;
}
.a_rb {
	border-right: 1px solid #a4a4a4;
}
.a_lb {
	border-left: 1px solid #c5c5c5;
}
.fu_mc a.a_lp {
	padding-left: 0;
}
.fu_mc a.a_rp {
	padding-right: 0;
}
.fu_mc a .hot_em {
	width: 33px;
	height: 16px;
	background-position: 0 0;
	margin-left: 5px;
}
/*专题活动*/
.h_lmid h4 {
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
}
.h_lmid h4 .hot_em {
	width: 28px;
	height: 18px;
	margin-left: 5px;
	background-position: -38px 0;
}
.h_lmid a {
	display: block;
	margin-bottom: 10px;
}
.h_lmid a img {
	margin: 0 auto;
}
/*热门文章*/
.h_lbot h4, .hl_bott h5 {
	font-weight: bold;
	color: #264c96;
	padding-left: 15px;
}
.h_lbot h4 {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #dbdee1;
	margin-bottom: 10px;
}
.hl_bott {
	display: block;
	border-bottom: 1px solid #dbdee1;
	padding-bottom: 3px;
}
.hl_bott img {
	margin: 0 auto;
}
.hl_bott h5 {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.hl_botb {
	padding: 10px 0 10px 6px;
}
.hl_botb p {
	font-size: 14px;
	color: #666;
	line-height: 40px;
}
.hl_botb p a {
	font-size: 14px;
	color: #888;
}
.hl_botb p a:hover {
	color: #264c96;
}
/*右侧内容*/
.h_rmcon {
	float: left;
	width: 1022px;
}
.h_rtop {
	height: 48px;
	border-bottom: 2px solid #264c96;
}
.h_rtop li {
	float: left;
	display: inline;
	height: 48px;
	margin: 0 30px;
}
.h_rtop li a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #666;
}
.h_rtop li a:hover, .te_a.curra {
	color: #ffa000;
}
.te_a.curra .arr_02 {
	top: -11px;
}
.te_a.curra .arr_02 i, .te_a.curra .arr_02 em {
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #bbb transparent;
	left: 0;
}
.te_a.curra .arr_02 i {
	top: 0;
}
.te_a.curra .arr_02 em {
	border-bottom-color: #fff;
	top: 2px;
}
.te_li {
	position: relative;
	z-index: 3;
}
.xla_con {
	position: absolute;
	width: 120px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	top: 48px;
	left: -15px;
	display: none;
	z-index: 99;
	padding-bottom: 6px;
	text-align: left;
}
.h_rtop li .xla_con a {
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	margin-top: 6px;
}
.h_rtop li .xla_con a:hover {
	color: #ffa000;
}
.xla_con a {
	margin-left: 10px;
}
.hr_bot {
	margin-top: 25px;
	padding-left: 22px;
}
.hr_til, .hr_til a {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #888;
}
.hr_til {
	border-left: 4px solid #264c96;
	padding-left: 12px;
	margin-left: 18px;
}
.hr_til a {
	margin: 0 3px;
}
.hr_til a:hover {
	color: #ffa000;
}
.hr_til span {
	color: #264c96;
}
.hr_rt {
	height: 205px;
	margin: 30px 0 25px 18px;
	background: #f6f6f6 url(../images/hr_tpic.jpg) left top no-repeat;
	padding: 23px 25px 0 230px;
}
.hr_rt h5 {
	font-size: 20px;
	font-weight: bold;
	color: #264c96;
	line-height: 36px;
	margin-bottom: 15px;
}
.hr_rt p {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
/*右侧主体内容*/
.hr_rbm {
	padding-bottom: 45px;
}
.hr_rb {
	display: none;
}
.hr_rb li {
	height: 151px;
	padding: 30px 0 0 20px;
	overflow: hidden;
}
.hr_rb li.cur2 {
	height: 145px;
	padding: 24px 0 0 14px;
	border: 6px solid #ffa000;
}
.hr_rbpic, .hr_rbcon {
	float: left;
}
.hr_rbpic {
	width: 200px;
	margin-right: 20px;
}
.hr_rbcon {
	width: 720px;
	height: 150px;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 32px 0 5px;
}
.hr_rb li.cur2 .hr_rbcon {
	border-bottom: 0;
	padding: 0 26px 0 5px;
}
.hr_rbcon h4 {
	height: 46px;
	line-height: 46px;
	margin-bottom: 10px;
}
.hr_rbcon h4 a {
	height: 46px;
	line-height: 46px;
	font-size: 24px;
	color: #333;
}
.hr_rbcon h4 a:hover {
	color: #264c96;
}
.hr_rbcon h4 em, .hr_rbcon p {
	font-size: 14px;
	color: #888;
}
.hr_rbcon h4 em {
	margin-left: 35px;
}
.hr_rbcon p {
	line-height: 30px;
}
/*翻页*/
.page_m {
	margin-top: 40px;
	padding-left: 272px;
}
.page_m li {
	float: left;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-right: 3px;
	cursor: pointer;
}
.page_m li.cur3 {
	background-color: #264c96;
	border-color: #264c96;
	color: #fff;
}
.xla_con {
	position: absolute;
	width: 120px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	top: 48px;
	left: -15px;
	display: none;
	z-index: 99;
	padding-bottom: 6px;
}
.xla_con p {
	float: left;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
}
.xla_con h5 {
	margin: 15px 0 10px 5px;
	font-size: 14px;
}
.xla2 a {
	margin-left: 20px;
}
.h_rtop li .xla_con a {
	display: inline;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
}
/*扉页信息*/
.feiye {
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #E5E2E2;
	margin-top: 30px;
}
