<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;}
/* 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{ font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#414141; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1100px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/***top开始***/
#header{
	width:100%;
	height:166px;
	background:url(img/header.png) repeat-x;
}
.head{
	width:1100px;
	height:166px;
	background:url(img/main-t--03.png) no-repeat;
}
.top{
	width:1100px;
	height:166px;
	margin:0 auto;
}
.zhy{
	width:500px;
	height:85px;
	float:right;
}
.zy{
	width:299px;
	height:33px;
	padding-left: 230px;
}
.input_ss{
	width:229px;
	height:30px;
	float:right;
	margin-top: 20px;
}
.topmenut{
	width:1100px;
	height:58px;
	float:left;
	margin-top:24px;
	border-top:4px solid #960000;
}
/***top结束***/

/**图片滚动**/
#gundg{
	width:100%;
	height:305px;
	background:#e4dece;
}
.lubo{
	width:1099px;
	height:305px;
	margin:0 auto;
	background:url(img/lunbo.png) no-repeat;
}
/**图片滚动结束**/






/****新增列表页头部****/
.wrapper .iner { 
	width:1400px; 
	margin:0 auto;

} /**页面全局宽度**/
.toubu{
	width:1400px;
	height: 148px;
	background:url(img/list_top.png) no-repeat;
}
.nr{
	width:999px;
	height: 148px;
	margin:0 auto;
}
.nr .zhute{
	width: 875px;
	height: 46px;
	float:right;
	margin-right:11px;
}
.nr .ss{
	width:275px;
	height: 46px;
	float:right;
}
.nr .topmenu{
	width:999px;
	height: 42px;
	float:right;
	margin-top:8px;

}
/****新增列表页头部结束****/

/**轮播开始**/
#lunbo{
	width:1400px;
	height: 169px;
	background:url(img/list-d_02.png) repeat-x;
}
.lb{
	width:999px;
	height: 169px;
	background:url(img/list_lunbo.png) no-repeat;
	margin:0 auto;
}
/**轮播结束**/



/**新增列表中间部分**/
#content{
	background:#fff;
}
.zj{
	width:959px;
	margin:0 auto;
	padding:20px 20px 60px 20px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.col_left { 
	width:224px;
	background:#e3e7ed;
	border-radius:6px; 
	min-height:200px;
	float:left;
} 
.col_right { 
	width:700px; 
	float:right;
	min-height:400px;
}
.col_right_head{
	background:#b2180d;
}
.col_left_head .col_name{
	width:184px;
	height:30px;
	line-height:30px;
	padding-left:40px;
	color:#b2180d;
}
.col_tit .col_title { 
	display:inline-block; 
	float:left; 
	height:30px; 
	line-height:28px;
}  /**当前栏目**/
.col_tit .col_title h2 { 
	display:inline-block; 
	font-size:17px;
	font-family:"微软雅黑"; 
	color:#fff; 
	padding:0 50px 0 25px;
}   /**当前栏目名称**/
.col_tit .col_path { 
	display:inline-block; 
	float:right; 
	white-space:nowrap; 
	height:18px; 
	line-height:18px; 
	margin-top:5px;
	margin-right:10px;
	font-size:12px;
	font-family:"宋体"; 
	color:#fff;
} /**当前位置**/
.col_tit .col_path a{
	color:#fff;
}
.col_right_list{
	margin-top:10px;
}

/****footeer开始****/
.fooot{
	width:1400px;
	height:92px;
	border-top:4px solid #f9be32;
	background-color:#a2160a;
}
.fooot .fot{
	width:1600px;
	height:15px;
}
.fooot p{
	color:#e2e2e2;
	text-align:center;
	line-height:23px;
}
/****footer结束****/
/**新增列表中间部分结束**/

















/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {
	width:100%;
}
#container .inner { width:1100px;}
.zb{
	width:1099px;
	margin:0 auto;
	margin-top:15px;
}
/**列表页**/

.col_menu { width:243px; float:left;} 
.col_menu .col_menu_head { 
	background:#1b3750;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { 
	display:block; 
	line-height:21px; 
	padding:5px 0 5px 35px; 
}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { 
	border-top:1px solid #2867A0; 
	border-bottom:1px solid #fff; 
	background:#f1f2f4;
	padding-bottom:3px;
	min-height:200px;
}
.wp_listcolumn .wp_column a{
	border-bottom:0px solid #ccc;
	border-top:0px solid #fff;
}
.wp_listcolumn .wp_column{
	width:200px;
	margin:0 auto;
}
.wp_listcolumn .wp_column a:hover{

}
.col_list .wp_listcolumn .wp_column a { 
	color:#fff; 
	border-top:1px solid #fff; 
	border-top:1px solid #ccc;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { 
	background-image:none;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { 
	color:#454545; 
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ 
	color:#124D83;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	background:none;
	border-bottom:none;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{
	line-height: 20px;
    padding-left: 36px;
    font-size: 12px;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { 
	background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; 
	border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { 
	width:800px; 
	float:right;
	min-height:400px;
} /**栏目新闻**/
.col_news_head {
	border-bottom:4px solid #960000;
}
.col_metas .col_title { 
	display:inline-block; 
	float:left; 
	height:23px; 
	line-height:25px;
	background:#960000; 
}  /**当前栏目**/
.col_metas .col_title h2 { 
	display:inline-block; 
	font-size:18px; 
	font-weight:bold; 
	line-height:25px;
	height:25px;
	color:#fff; 
	padding:0 22px 0 25px;
}   /**当前栏目名称**/
.wp_subcolumn .wp_column a .column-name{
	background:none;
}


.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:11px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width &gt; 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { 
	line-height:26px; 
	font-family: "Microsoft YaHei"; 
	padding:5px; 
	text-align:center; 
	font-size:18px; 
	color:#282828; 
	border-bottom:2px solid #ccc} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width &gt; 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/


/****footer开始****/
.footer .inner{
	width:100%;
	height:83px;
}
#footer{
	width:100%;
	height:83px;
	background:#444444;
	margin-top:25px;	


}
.foot{
	width:1100px;
	height:83px;
}
.foot .fot{
	width:1100px;
	height:15px;
}
.foot p{
	color:#e2e2e2;
	text-align:center;
	line-height:23px;
}
/****footer结束****/
/***新增样式***/
#wp_nav_w2 .wp_nav{
	
}
#wp_nav_w2 .wp_nav .nav-item{
	padding:9px 11px;
}
#wp_nav_w2 .wp_nav .nav-item a{
	color:#333;
	font-size:15px;
	font-family:"微软雅黑";
	font-weight:bold;
}

 #keyword{
	width:167px;
	height:24px;
	line-height:26px;
	background:#ededed;
	border:1px solid #ededed;
	color:#ababab;
}
.input_ss .wp_search .search{
	background:url(img/main-t.png) no-repeat;
	width:34px;
	height:28px;
}
.wp_article_list .list_item .Article_Index{
	width:0px;
	margin-right:0px;
	background:none;
}
.wp_article_list .list_item span{
	margin-left:2px;
}
.wp_article_list .list_item{
	border-bottom:0px dashed #ccc;
}






.sub-nav{
	overflow:hidden;	
}
.sub-nav .nav-item{
	padding:0;
	margin-left:0px;
}
.sub-nav ul{
	left:11px;
}

.wp_nav .sub-nav .nav-item a span.item-name{
	color:#333;
	font-weight:normal;
}
.siteCounter6 span{
	border:none;
	border-radius:none;
	padding:0 0 0 5px;
	line-height:20px;
}
#wp_nav_w120 .wp_nav .nav-item{
	padding:13px 0 11px 37px;
}
#wp_nav_w120 .wp_nav .nav-item a{
	color:#335d9d;
}
.wp_listcolumn .wp_column a .column-name{
	font-weight:normal;
	color:#434343;
	background:url(img/dian.png) no-repeat 7px 13px;
}
.wp_listcolumn .wp_column a{
	background:none;
}
#wp_nav_w2 .wp_nav .nav-item .sub-nav .nav-item {
	padding:0;
	background:none;
}
#wp_nav_w50 .wp_nav .nav-item a{
	color:#0a4b8c;
	font-family:"微软雅黑";
	font-size:15px;
}
#wp_nav_w50 .wp_nav{
	margin-left:17px;
}
.wp_article_list .list_item .pr_fields{
	line-height:24px;
}
#wp_paging_w6 .clearfix{
	margin-right:150px;
}
.zb .col_path .possplit{
	background:url(img/list-t-160_03.png) no-repeat 2px center;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a span.item-name{
	padding:5px 16px;
}



/***新增列表样式***/
.wp_listcolumn{
	border-top:0px solid #fff;
	border-bottom:0px solid #ccc;
	min-height:160px;
}
#wp_paging_w8 .clearfix{
	margin-right:110px;
}
#wp_nav_w3 .wp_nav{}
#wp_nav_w3 .wp_nav .nav-item{
	padding:8px 0px;
	background:url(img/list_in.png) no-repeat left 7px;
}
#wp_nav_w3 .wp_nav .nav-item a{
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
}
#wp_nav_w3 .wp_nav .nav-item a.parent:hover span.item-name{
	border-top:2px solid #d9a931;
	padding:3px 17px;
}
#wp_nav_w3 .sub-nav .nav-item{
	padding:2px 7px;
	background:none;
}
#wp_nav_w3 .wp_nav .nav-item a span.item-name{
	padding:5px 19px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name{
	border-top:0px solid #d9a931;
	padding:5px 9px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a span.item-name{
	padding:5px 9px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item {
    padding: 0;
    background: none;
}
#wp_nav_w1 .wp_nav{}
#wp_nav_w1 .wp_nav .nav-item{
	padding:8px 0px 8px 0px;
	float:right;
}
#wp_nav_w1 .wp_nav .nav-item a{
	color:#c1c1c1;
	font-family:"微软雅黑";
	font-size:12px;
} 

.ss .wp_search{
	float:right;
	margin-right:20px;
}
.ss #keyword{
	width:167px;
	height:26px;
	line-height:26px;
	background:#992218;
	border:1px solid #992218;
}
.ss .wp_search .search{
	background:url(img/list_ss.png) no-repeat;
	width:33px;
	height:30px;
}
.wp_listcolumn .wp_column a:hover{
	background-color:#ddd;
	background-image:none;
}
#wp_listcolumn_w6 .wp_listcolumn .wp_column{
	width:175px;
	height:30px;
	border-bottom:1px solid #ccc;
}
.zj .col_path .possplit{
	background:url(img/list-d.png) no-repeat 2px center;
}
.zj .col_left .col_left_head .col_name{
	font-size:18px;
	font-family:"宋体";
}
.wp_listcolumn .wp_column a.selected{
	color:none;
	background:none;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name{
	padding: 5px;
}
#wp_nav_w01 .wp_nav .nav-item a span.item-name{
	color: #b1b1b1;
}

.faculty-con{ width:846px; margin:12px 0}

.read1 img{ width:129px; height:163px; border:solid 5px #e3e3e3; float:left;}
.read1 dl{ width:200px; float:left; color:#666; height:30px; line-height:30px; margin:0 0 0 25px;font-size:12px;}
.read1 dl dt{ width:60px; float:left; text-align:right;font-size:12px;}
.read1 dl dd{ width:140px; float:left;font-size:12px;}
.read1 a{ color:#b31010; font-weight:700; font-size:12px;}


.perinfo2{width: 100%; padding:8px 13px; background:#f3f3f3; margin:13px 0 0 0;float: left;}
.perinfo2 h4{ width:100%; float:left; line-height:24px; padding:0 0 8px 0; font-size:14px; color:#333; background:url(img/facline.gif) no-repeat left bottom  ;}
.perinfo2 .pcon{ width:820px; float:left; color:#666; line-height:30px; margin:8px 0 0 0}
.perinfo2 .pcon b{ font-weight:700; color:#333}

.teachlistname{ width:846px;}
.teachlistname li{ width:75px; float:left; line-height:34px;}
.teachlistname li a{ width:75px; float:left; text-align:center; color:#333}
.teachlistname li a:hover{ color:#b31010;}</pre></body></html>