html, body {
	padding: 0px;
	margin: 0px;
	/** font-family: '微软雅黑'; */
	font-size: 14px;
	position: relative;
	z-index: 1;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.lyout {
	width: 100%;
}
.main {
	width: 1000px;
	margin: 0px auto;
}
.site-header {
	height: 150px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/bg_sitetop.png) center top no-repeat;
}
.site-header img {
	margin-top: 20px;
}
.site-nav {
	height: 50px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/bg_menu.png) repeat-x;
}
.site-nav .main {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
}
.site-footer {
	background: #0063bb;
	padding: 20px 0px;
}
.site-footer p {
	color: #73acde;
	text-align: center;
	margin: 0px;
	line-height: 2em;
	font-size: 12px;
}
.site-footer p a {
	color: #73acde;
	text-decoration: none;
}
.site-body {
	margin: 10px auto 20px auto;
}
.site-row {
	overflow: hidden;
}
.site-row-left {
	width: 205px;
	float: left;
}
.site-row-right {
	width: 785;
	float: left;
	margin-left: 10px;
}
.site-banner {
	display: block;
	width: 785px;
	height: 220px;
	overflow: hidden;
}
/** 快捷服务*/
.col-ljfw {
	width: 203px;
	border: 1px solid #e8e8e8;
	background: #fbfbfb;
	border-radius: 4px;
	overflow: hidden;
}
.col-ljfw .col-head {
	height: 40px;
	background: #0063bb;
}
.col-ljfw .col-head span {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-left: 35px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_dot.png) 15px center no-repeat;
}
.col-ljfw .col-body ul {
	padding: 0px;
	margin: 0px;
}
.col-ljfw .col-body ul li {
	list-style: none;
	height: 54px;
	border-bottom: 1px dotted #bbb;
	line-height: 54px;
	margin: 0px 20px;
	padding-left: 50px;
}
.col-ljfw .col-body ul li:last-child {
	border-bottom: 0px;
}
.col-ljfw .col-body ul li a {
	color: #595959;
	text-decoration: none;
}
.col-ljfw .col-body ul li a:hover {
	color: #000;
}
.col-ljfw-gzcx {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_1.png) left center no-repeat;
}
.col-ljfw-rsgl {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_2.png) left center no-repeat;
}
.col-ljfw-wszp {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_3.png) left center no-repeat;
}
.col-ljfw-yjjy {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_4.png) left center no-repeat;
}
/** 关键词搜索*/
.col-search {
	width: 203px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
}
.col-search .col-head {
	height: 40px;
	background: #f9f9f9;
	border-bottom: 1px solid #e8e8e8;
}
.col-search .col-head span {
	display: block;
	padding-left: 35px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_search.png) 40px center no-repeat;
	line-height: 40px;
	color: #595959;
	font-size: 16px;
	text-align: center;
}
.col-search .col-body {
	height: 82px;
}
/**师德师风*/
.col-sdsf {
 display:width:206px;
	height: 155px;
	overflow: hidden;
}
/**新闻动态 通知公告 招聘信息 人才引进*/
.col-xwdt {
	width: 386px;
	height: 395px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.col-tzgg {
	width: 386px;
	height: 395px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.col-zpxx {
	width: 588px;
	height: 190px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.col-rcyj {
	width: 184px;
	height: 190px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.col-rcyj .qrcode {
	display: block;
	margin: 0px auto;
}
.col .col-head {
	height: 40px;
	background: #0063bb;
	position: relative;
}
.col .col-head span {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-left: 35px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_dot.png) 15px center no-repeat;
}
.col .col-head .col-more {
	position: absolute;
	right: 15px;
	top: 0px;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.col .col-head .col-line {
	position: absolute;
	left: 110px;
	right: 65px;
	top: 20px;
	display: block;
	border-top: 1px dashed #3f7bd4;
}
.col .col-body ul {
	list-style: none;
	padding: 0px;
	margin: 5px 15px;
}
.col .col-body ul li {
	position: relative;
	line-height: 28px;
}
.col .col-body ul li a {
	color: #595959;
	text-decoration: none;
	padding-left: 20px;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/list.vsb_res/icon_item.gif) left 5px no-repeat;
}
.col .col-body ul li a:hover {
	color: #000;
}
.col .col-body ul li span {
	font-size: 12px;
	color: #bbb;
	position: absolute;
	right: 0px;
}
/**部门信箱 友情链接*/
.col-bmxx {
	width: 204px;
	height: 50px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/bg_emailbox.png) center center;
	background-size: cover;
}
.col-bmxx p {
	margin-left: 40px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: center;
	color: #DEA754;
}
.col-friendlink {
	width: 203px;
	height: 190px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
}
.col-friendlink .col-head {
	height: 40px;
	background: #f9f9f9;
	border-bottom: 1px solid #e8e8e8;
}
.col-friendlink .col-head span {
	display: block;
	line-height: 40px;
	color: #595959;
	font-size: 16px;
	text-align: center;
}
.col-friendlink .col-body {
	height: 120px;
}
/**当前位置*/
.site-position {
	height: 45px;
	margin-top: -7px;
	line-height: 45px;
}
.site-position a {
	text-decoration: none;
}
.left-nav {
	width: 204px;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
}
.left-nav .left-nav-head {
	width: 204px;
	border-bottom: 1px solid #e8e8e8;
	background: #f9f9f9;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #595959;
	font-size: 16px;
}
.left-nav .left-nav-body {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.left-nav-body li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	color: #595959;
	text-decoration: none;
}
.left-nav-body li a {
	color: #595959;
	text-decoration: none;
}
.left-nav-body li a:hover {
	color: #000;
}
.col-building {
	margin-top: 10px;
}
.list-wrap {
	width: 782px;
	border: 1px solid #e8e8e8;
}
.article-wrap {
	border: 1px solid #e8e8e8;
}














.hhi1 {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_1.png) left center no-repeat;    display: none;
}
.hhi2 {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_2.png) left center no-repeat;
}
.hhi3 {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_3.png) left center no-repeat;    display: none;
}
.hhi4 {
	background: url(/_upload/tpl/00/02/2/template2/htmlRes/style_res/icon_4.png) left center no-repeat;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px; font-size:12px; color:#cccccc;}
.lby {min-height:400px; padding-bottom:50px;}
.dqwz a {color:#595959 !important;}
.wp_art_adjoin {font-size:12px;padding: 0 10px;}
.wp_art_adjoin a { color:#595959;}







