@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: 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:url(top-bg4.png) top center no-repeat;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none; font-family:"微软雅黑";}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1135px; margin:0 auto;} /**页面全局宽度**/
#header {}

/**标题栏新闻窗口**/
.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(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(li.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(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;}


/**页头开始**/
#heaer {}
#header .inner {}
.head {
	width: 100%;
	height: 120px;
	position: relative;
	background: ;
	position: relative;
}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar {
	width: 980px;
	height: 32px;
	margin:0 auto;
}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:32px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:32px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:15px; font-weight:bold; color:#fff;padding: 0 4px;}    /**导航字体样式**/
.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:32px; line-height:32px;}   /**导航栏目高度与边距**/
.wp_nav .sub-nav {min-width: 98px !important; min-height: 55px !important;height: auto !important;}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#F2F2F2; color:#000;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; font-family:"微软雅黑"; color:#000; text-align:center;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#FACA52; color:#000;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {
}
#container .inner {
	width: 1082px;
	margin: 18px auto;
	padding: 13px 0;
}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu {
	width: 259px;
	float: left;
	border: 1px solid #CCC;
	border-radius: 5px 5px 10px 10px;
	margin-left: 10px;
    background: url(list_bg.jpg) no-repeat center bottom #7AB4F4;
    padding-bottom: 240px;
    position: relative;
    margin-top: 42px;
    min-height: 110px;
} 
.left_top {
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: rgb(250, 202, 82);
}
.col_menu .col_menu_head {
	background: rgb(0, 79, 136);
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 40px;
}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#0a3f76; border-top:0px solid #fff; border-bottom:0px solid #2867A0; background:url(jiao.png) no-repeat scroll left center transparent; font-weight:normal; font-size:12px; font-family:"微软雅黑";} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name { padding:5px 10px 5px 10px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(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(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(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(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(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(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: 760px;
	float: right;
	margin-right: 10px;
} /**栏目新闻**/
.col_news_head {
line-height:48px;
	background: url(line.gif) repeat-x left bottom;
	height: 45px;
	border-bottom: 2px solid rgb(0, 79, 136);
}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#0f6ab3 url(col_title.gif) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
} /**当前位置**/
.col_menu_con {padding: 8px 15px;}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { line-height:30px; height:30px; padding-left:12px; background:url(jiao.png) no-repeat scroll left center transparent; border-bottom:0px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:none;}  /**栏目新闻图标序号**/
.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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_con {padding: 0px 15px;}
/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {
	line-height: 40px;
	font-family: "Microsoft YaHei";
	text-align: center;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	height: 40px;
} /**文章标题**/
.article .arti_metas {
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: dashed 1px #cccccc;
	font-size: 12px;
	margin:10px 0;
}
.article .arti_metas span {
	font-size: 12px;
	color: #000;
	padding-left: 20px;
} /**文章其他属性**/
.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:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry a:link { color:#0a3f76;}
/**页脚开始**/

#frame-top-warpper {
    width: 980px;
    height: 120px;
    margin: auto;
}
.frame-top-link {
    width: 100%;
    height: 43px;
    vertical-align: central;
}
.frame-top-link ul {
    height: 33px;
    width: 207px;
    float: right;
    padding-top: 15px;
    margin-right: -6%;
}
.frame-top-link .first {
    float: left;
    padding: 0px 6px 0px 6px;
    background-image:url(separatp.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
.frame-top-link ul li {
    float: left;
    padding: 0px 6px 0px 6px;
    background-image: url('top-spliter.png');
    background-repeat: no-repeat;
    background-position: center left;
}
.frame-top-link ul li a {
    font-size: 12px;
    color: #FFFFFF;
}
#header-brand {
    height: 52px;
    width: 250px;
    background:url(wenzilogo1.png) no-repeat 100% 100%;
    float: left;
    margin-right: 15px;
}
#header-brand img {
    width: 520px;
    height: 76px;
    margin-left: -130px;
    margin-top: -15px;
}
.college-name {
    color: #fff;
    font-family: "kaiti", "Microsoft Yahei";
    font-size: 30px;
    margin-top: 25px;
}
#nav {
    margin: -30px auto 0 auto;
    z-index: 0;
}
.bottom {
	height: 3px;
	position: relative;
	background: url(navbar1.png) #004D83;
	background-position: center 0;
	background-repeat: no-repeat;
}
#main1 {
	height: 280px;
	background: #fff;
}
.container {
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    padding: 0 5%;
}
.index_news_list {
    float: left;
    width: 90%;
    margin-bottom: 4px;
}
.main-right {
    float: right;
    width: 10%;
}
.photo {
    width: 100%;
    height: 190px;
    margin: 10px auto;
    border: 0px;
    border-top: 3px solid #FAC748;
    padding-top: 6px;
}
.news-content {
    width: 49%;
    margin-right: 10px;
}
.news-content, .notice-content, .special-content {
    float: left;
}
.notice-content {
    width: 49%;
    border-left: 1px solid #C4C4C4;
    margin: 0px 0px 0px -3px;
    padding-bottom: 12px;
}
.tit1 { margin: 3px 5px 10px 7px; border-bottom:#CCC 1px solid; height:26px;}
.title1 { width:68px; float:left; background-color: rgb(115,160,190) !important;border-radius: 10px 10px 0 0;color: #fff;font-weight: bold; text-align:center; height:20px; line-height:20px; font-family:"微软雅黑";padding: 3px 0px 2px 0px;}
.more1 { float:right;color: #0a3f76;}
.more1 a {color: #0a3f76;}
.span2 {width: 100px;margin-left: 0;}
.panel {
    margin: 0 0 2px 0;
    padding: 7px 0 0 12px;
}
.icon-chevron-right {
    background-position: -456px -72px !important;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image:url(glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.contain_photo1 {
    background: #FFF;
    overflow: hidden;
}
.style {
	width: 170px;
	height: 155px;
	float: left;
	margin-right: 5px;
}
.style1 img { width:170px; height:130px;}
.style2 { width:170px; text-align:center; line-height:25px;}
#footer1 {
    height: 130px;
    background:url(top.png) repeat-x;
    margin-top: 10px;
}
.footer-other {
    height: 72px;
}
.copyright {
    color: #fff;
    padding-top: 20px;
    line-height: 30px;
}
.copyright ul {
    text-align: center;
}


.copyright ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    _height: 20px;
    margin-right: 15px;
}
#footer1 a {
    text-decoration: none;
    color: #fff;
}
.cen1 .wp_article_list .list_item { border-bottom:0px;margin: 8px 10px auto 10px; background:url(news_list.gif) no-repeat left center;padding-left: 12px; height:20px; line-height:20px;}
.cen1 .wp_article_list .list_item .Article_Title a {
    color: #0a3f76;
	font-family:"微软雅黑";
}
.cen1 .wp_article_list .list_item span { margin-left:0px;}
.wp_article_list .list_item .Article_Index {
    display: none;
}
#wp_nav_w5 .wp_nav .nav-item a {color: #0a3f76; background:url(abc.jpg) no-repeat left center;}
#wp_nav_w5 .wp_nav .nav-item a span.item-name { padding:0px;}
span.path_name {
    font-family: "微软雅黑";
}
.wp_article_list {padding-top: 0px;}
.wp_article_list .list_item .Article_Title a { color:#0a3f76;}
.wp_article_list .list_item .Article_Title a:hover { color:#333333; text-decoration:none;}
.wp_article_list .list_item .ex_fields { margin-right:12px;}
.copyright ul li {font-family: "微软雅黑";}
