@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { BACKGROUND-COLOR: #f5f5f5;;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#666666;
}
a { 
	color:#666666;
	text-decoration:none;
}
a:link { 
	color:#666666;
}
a:hover { 
	COLOR: #164f88;
	TEXT-DECORATION: underline;
}
a:active { 
	color:#666666;
}

.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width: 1000px; 
	margin:0 auto;
}


/*页头*/
#top {}

.fixed-top-bar {
	width: 100%;
	height: 4px;
	margin: 0 auto;
	background:url(../images/fixed-top-bg.png) repeat-x;
	position: absolute;
	z-index: 999;
	top:0px; left:0px;
	overflow: hidden;
}

/*头部BANNER*/
#header {
}

.head {
	width:100%;
	height:210px;
	background:url(../images/banner.jpg) center top no-repeat;
	position: relative;
}

.fixed-top-function {
	width:176px;
	height: 22px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 4px; 
	right:50px;
	background: url(../images/fixed-top-content-text-bg.png);
	z-index: 998;
	color: #FFF;
}

.fixed-top-function A, .fixed-top-function A:hover {
	color: #FFF;
	text-decoration: none;
}

/**导航条**/
#nav {
}

.nav-top-occupation {
	height: 168px;
}

.nav { 
	width:100%; 
	height: 42px;
	line-height: 42px;
	margin: 0px auto;
	background:url(../images/nav-bg.png) no-repeat center center;
}

.nav-box {
	width: 700px;
	height: 42px;
	float: left;
	margin-left: 15px;
}

.nav-box .nav-item A {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.nav-box .wp_nav .nav-item a span.item-name {
	color: #FFF;
	padding: 0 12px;
	line-height: 42px;
}

.phone-box {
	width: 150px;
	height: 42px;
	float: right;
	text-align: right;;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

/**主体部分**/
#container {}

#container .inner { 
	padding: 8px 0 0 0;
}

#container .l-inner { 
	padding: 15px 0;
}

#container .d-inner { 
	background: #FFF;
	padding: 30px 0;
}

.mod {
	width: 100%;
	padding: 0px;
}

.mod-l {
	width: 740px;
	float: left;
}

.mod-r {
	width: 250px;
	float: right;
}

.mod-h2 .mod-l {
	width:365px;
	float: left;
}

.mod-h2 .mod-r {
	width:365px;
	float: right;
}

.c-box {
	margin-bottom: 10px;
}


/*页脚*/
#footer {
}

.foot {
	height: 41px;
	background: url(../images/footer-bg.gif) repeat-x center center;
}

#copyright {
	padding: 0px;
}

#copyright p {
	font-size:12px;
	line-height:41px;
	text-align: center;
	color: #FFF;
}



/*首页自定义新闻列表*/
.post {
}

.post-col-738 {
	width:738px;
	margin: 0 auto;
	border: #bbbbbb 1px solid;
	background: #FFF;
	padding: 0;
}

.post-col-738 .banner {
	height: 42px; 
	margin: auto;
	overflow: hidden;
}

.post-col-738 .banner .title-text {
	width: 150px;
	height: 42px;
	text-align: left;
	text-indent: 20px;
	color: #225aa2;
	float: left;	
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
}
.post-col-738 .banner .more-btn {
	width: 80px;
	height: 42px;
	line-height: 42px;
	float: right;
	text-align: center;
}
.post-col-738 .banner .more-btn A{
}

.post-col-738 .h-delimiter {
	width:700px;
	height: 1px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #bbbbbb 1px solid;
}

.post-col-738 .con {
	padding: 5px 20px 15px 20px; 
	margin:0 auto;
	line-height: 25x;
	min-height: 20px;
}

.post-top-news {
	background: url(../images/index-news-bg.gif) center top no-repeat;
	border-bottom: none;
	min-height: 120px;
}

.post-top-news .con .div_piccontenttitle_li .c_pt_12 .c_pic img {
	padding:8px;
	background: transparent;
}

.post-top-news .con .div_piccontenttitle_li .c_pt_12 .c_txt h3 {
	font-weight: bold;
	line-height: 35px;

}

.post-top-news .con .div_piccontenttitle_li .c_pt_12 .c_txt h3 A {
	color: #164f88;
}

.post-top-news .con .div_piccontenttitle_li .c_pt_12 .c_txt P {
	line-height: 22px;
}

.post-news {
	border-top: none;
	min-height: 50px;	
}

.post-news .con .wp_article_list .list_item {
	width: 92%;
	height: 32px;
	line-height: 32px;
}

.post-news .con .wp_article_list .list_item .Article_Index {
	background: url(../images/pointer.gif) center center no-repeat;
	height: 25px;
}

.post-info {
	width: 363px;
	height: 229px;
	margin: 0 auto;
	border: #bbbbbb 1px solid;
	background: #FFF;
	padding: 0;
}

.post-info .banner{
	height: 42px; 
	margin: auto;
	overflow: hidden;
}

.post-info .banner .title-text {
	width: 80px;
	height: 42px;
	text-align: left;
	text-indent: 20px;
	color: #225aa2;
	float: left;	
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
}

.post-info .h-delimiter {
	width:325px;
	height: 1px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #bbbbbb 1px solid;
}

.post-info .con {
	padding: 5px 20px 15px 20px; 
	margin:0 auto;
	line-height: 25px;
	min-height: 20px;
}

.post-info .con .wp_article_list .list_item {
	width: 320px; /*固定此宽度是为了解决对SUDY-TAB在IE7下的ABSOLUTE问题修正后产生的CHROME内核下宽度变成动态*/
	height: 32px;
	line-height: 32px;
}

.post-info .con .wp_article_list .list_item .Article_Index {
	background: url(../images/pointer.gif) center center no-repeat;
	height: 25px;
}

/*Edit Tab Related CSS in extends.css*/

.post-often-used {
}

.post-often-used .con{
	padding: 5px 20px;
}

.post-often-used .con .wp_nav .nav-item {
	width:115px;
	height: 70px;
	overflow: hidden;
}

.post-often-used .con .wp_nav .nav-item A{
	width:115px;
	height: 70px;
	display: block;
}

.post-often-used .con .wp_nav .nav-item.i01 {
	background: url(../images/icon-resources-download.png) center top no-repeat;	
}
.post-often-used .con .wp_nav .nav-item.i1 {
	background: url(../images/icon-resources-campus.png) center top no-repeat;	
}
.post-often-used .con .wp_nav .nav-item.i2 {
	background: url(../images/icon-resources-calendar.png) center top no-repeat;	
}
.post-often-used .con .wp_nav .nav-item.i04 {
	background: url(../images/icon-resources-ppt.png) center top no-repeat;	
}
.post-often-used .con .wp_nav .nav-item.i3 {
	background: url(../images/icon-resources-vis.png) center top no-repeat;	
}
.post-often-used .con .wp_nav .nav-item.i4 {
	background: url(../images/icon-resources-namecard.png) center top no-repeat;	
}

.post-often-used .con .wp_nav .nav-item a span.item-name {
	visibility: hidden;
}

.post-link {}

.post-link .banner {
	width: 100px;
	float: left;
}

.post-link .con {
	width: 250px;
	float: left;
	padding: 10px 5px;
}

.post-link .wp_article_list .list_item .Article_Index{
	display: none;
}

.post-link .sudy-links .links-wrap a:hover {
	color: #666666;
	background: transparent;
}

.msg-board {display:none;}


.post-side {
	width:248px;
	margin: 0 auto;
	border-top: #225aa2 3px solid;
	border-left: #bbbbbb 1px solid;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	background: #FFF;
}

.post-side .banner {
	height: 35px; 
	margin: auto;
	overflow: hidden;
}

.post-side .banner .title-text {
	width: 150px;
	height: 35px;
	text-align: left;
	text-indent: 12px;
	color: #225aa2;
	float: left;	
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
}
.post-side .banner .more-btn {
	width: 60px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
}
.post-side .banner .more-btn A{
}
.post-side .con {
	padding: 5px 12px 15px 12px; 
	margin:0 auto;
	line-height: 25x;
	min-height: 20px;
}

.post-side .wp_article_list .list_item {
	height: 32px;
	line-height: 32px;
	background: url(../images/dash.gif) center bottom repeat-x;
	border: none;
}

.post-side .wp_article_list .list_item .Article_Index {
	width: 10px;
	height: 20px;
	margin-right: 2px;
	background: url(../images/pointer.gif) center center no-repeat;
}

.post-service {
	background: url(../images/post-service-bg.gif) center top no-repeat;
	border-bottom: none;
	min-height: 120px;
}

.post-service .con {
	padding: 5px 10px 15px 10px;
}

.post-service .con .wp_nav .nav-item {
	width:75px;
	height: 90px;
	overflow: hidden;
}

.post-service .con .wp_nav .nav-item.i1 {
	background: url(../images/service-faculty.png) center top no-repeat;
}

.post-service .con .wp_nav .nav-item.i2 {
	background: url(../images/service-students.png) center top no-repeat;
}

.post-service .con .wp_nav .nav-item.i3 {
	background: url(../images/service-society.png) center top no-repeat;
}

.post-service .con .wp_nav .nav-item a span.item-name {
	line-height: 155px;
}

.post-search {
	border-top: none;	
}

.search-component {
	width: 100%;
	height: 30px;
	margin: auto;
	overflow: hidden;
}

.search-input-box {
	width: 172px;
	float: left;
	text-align: right;
	padding-top: 0px;
}

.search-input {
	width: 100%;
	height: 25px;
	border: #e2e2e2 1px solid;
}

.search-btn-box {
	width: 50px;
	float: right;
	padding-top: 0px;
	text-align: right;
}

.search-btn {
	width: 45px;
	height: 29px;
	border: #e2e2e2 1px solid;
	margin: auto;
}

.post-zhuanxiang .con .wp_nav .nav-item {
	height: 32px;
	background: url(../images/dash.gif) center bottom repeat-x;
	border: none;	
}

.post-zhuanxiang .con .wp_nav .nav-item a {
	text-align: left;
	text-indent: 7px;
	background: url(../images/pointer.gif) 6px center no-repeat;
}

/*列表页*/
.l-inner .page-navigation {
	width: 710px;
	height: 28px;
	line-height: 28px;
	background: #EEE;
	margin: 0 auto;
}

.path-box {
	width: 400px;
	height: 28px;
	line-height: 28px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.path-box .Column_Position {padding:0 0;}
.path-box .possplit {width: 15px; background: url(../images/arrow-nextlevel.gif) center center no-repeat; padding: 0 5px;}
/*.path-box A, .path-box A:link, .path-box A:hover, .path-box A:active {color: #2477b3;}*/

.col-box {
	width: 100%;
}
.col-menu {
	width: 240px;
	float: left;
	margin:0px auto;
	border-left: #e2e2e2 1px solid;
	border-right: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	background: #FFF;
} 
.col-menu-head {
	width: 100%;
	height: 40px;
	background: url(../images/footer-bg.gif) left center no-repeat;
}
.col-name-text {
	color: #FFF;
	line-height: 40px;
	text-indent: 15px;
	font-size: 14px;	
	font-weight: bold;
	display: block;
}

/*多级栏目列表*/
.col-menu-con {padding:0 0 10px 0; background: transparent;}
.col-list {padding: 10px 20px; background: transparent;;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#666; background:none; border-top: 0px solid #fff; border-bottom: 1px solid #e2e2e2;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#666; font-weight: bolder;}
.col-list .wp_listcolumn .wp_column a:hover { color:#164f88;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#164f88; font-weight: bold; background: transparent;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: url(../images/pointer.gif) 5px center no-repeat; line-height: 25px;}
/*二级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#666; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#164f88;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {color:#164f88; font-weight: bold; background: transparent;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name{background: url(../images/pointer.gif) 18px center no-repeat; line-height: 25px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}


.col-news {
	width: 745px;
	float: right;
	margin:0px auto;
	background: #FFF;
	padding: 20px 0;
}
.col-banner {width: 710px; margin: 0 auto 10px auto;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #666; font-size: 14px; font-weight: bold;}
.col-news-con {padding: 20px 30px 0 30px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #d7d7d7 1px dashed; background: url(../images/point.gif) 10px center no-repeat;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width: 25px; height: 40px; background: url(../images/pointer.gif) no-repeat center center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 14px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#333;}
.col-news-list .wp_entry p { margin-bottom:0px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry a:hover {font-weight:bold; color: #164f88; text-decoration: underline;}
.col-news-list .wp_paging {padding-bottom: 10px;}


/*文章页*/
.d-inner .page-navigation {
	width: 950px;
	height: 28px;
	line-height: 28px;
	background: #EEE;
	margin: 0 auto;
}
.article-box {
	margin:0px auto;
}
.article {
	padding: 0 30px;
}
.article h1.article-title { /**文章标题**/
	font-family: "Microsoft YaHei"; 
	font-weight: normal;
	padding:30px 0px 5px 0px;
	text-align:center; 
	line-height: 150%;
	font-size:22px; 
	color:#000; 
} 
.article .article-metas { 
	padding: 15px 0;
	text-align:center;
	border-bottom: #dde6ed 1px solid;
}
.article .article-metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin:0 auto;
	padding: 20px 0px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height: 2; 
	font-size: 14px; 
	color: #333;
}  
.article .entry .read p { 
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:880px; 
	_width:expression(this.width > 880 ? "880px" : this.width); 
}

/*Service*/
.inpage-service-block {
	width: 650px;
	margin-bottom: 20px;
}
.inpage-service-img {
	width:125px;float:left;padding:5px
}
.inpage-service-text {
	width:500px;float:right;padding:5px
}
.inpage-service-title {
	color: #225aa2;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.inpage-service-description {
	text-align: left;
	font-size: 12px;	
}