@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:#E1E1E1;}
body,p { 
	font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a{ 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
}
a:hover { 
	color:#gray;
	text-decoration: underline;
}
a:visited { 
	color:gray;
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}
/*头部*/
#header{}
#header .inner{}
.logo-top{ background:#e3f0f9;text-align: right;padding-right: 20px;height: 20px;font-size: 90%;}
.logo-top a{ line-height:20px;}
.logo{
	width:100%;
	height:200px;
	background-image: url(banner.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/**导航条**/
#nav {
}

#nav .inner{
  background: #fff;
	}

.nav { 
	width:100%; 
	height:35px;
	line-height:35px;
	margin:0px auto;
	background:#456CB6;
	color: #FFF;
}

/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:35px;}  /**导航高度**/
.nav .wp_nav li.nav-item {background-image:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/nav-delimiter.gif) left center no-repeat;}
.nav .wp_nav li.nav-item a { font-size:14px; font-weight:normal; color:#fff; font-family: "Microsoft YaHei"; z-index:200;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#FFF; background:#A8CAFD; text-decoration: none;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name {font-weight: bold; padding:0 0; height:33px; line-height:35px;   width: 123px;  border: 1px solid #203CAA; background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/nav_bor.gif) right center no-repeat;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {}
.nav .wp_nav .sub-nav {border: none;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#456CB6;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; border-top: 0px;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#A8CAFD; color:#fff; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0; height:35px; line-height:35px; text-align: center;}/**子菜单栏目高度与边距**/

/*中间部分*/
#container{}
.mod{ padding:10px 20px;;background: #fff;}
.mod-t{}
.tzgg{ height:260px; width:230px; float:left;}
.tpxw{ height:260px; width:460px; float:left; margin-left:25px;}
.gzzd{ height:260px; width:230px; float:right;}
.mod-m{}
.mod-ml{height:308px; width:230px;  float:left;}
.mod-ml a img{ display:block; margin:6px auto;}
.xwdt{height:308px; width:460px; float:left; margin-left:25px;}
.djgz{height:308px; width:230px; float:right;}

/*自定义新闻列表样式*/
.post {
	
}
.post .banner {
	width: 100%;
	height:30px;
	margin: 0 auto;
	border-bottom:1px solid #000;
}
.post .banner .title {
	font-size: 16px;
	font-weight: bold;
	float: left;
	line-height:30px;
	display: block;
	height:30px;
	color:#06F;
	background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/arrow.png) left center no-repeat
}
.post .more-btn {
	height:30px;
	line-height:30px;
	float: right;
	text-align: center;
	font-size:14px;
	color:#000;
}
.post .more-btn A {	
	display: block;
	height:30px;
	color:#000;
}
.post .con {
	margin:0 auto;
}

.post .news-list .news {
	line-height: 30px;
	height: 30px;
	background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/news_li.gif) 10px 6px no-repeat;
}

.post .news-list .news .news-title {
	display: block;
	float: left;
}

.post .news-list .news .news-date {
	display: block;
	float: right;
}

/*页脚*/
#footer {
	
}

#footer .inner {
	padding: 0px;	
}

.foot {
	background:#456CB6;	
}

#copyright {
	padding:20px 0 20px 0;
}

#copyright p {
	font-size:14px;
	line-height:30px;
	color:#fff;
	text-align: center;
}


/*列表页*/
.dqwz{ height:30px; background:#fff;}

.col {
	padding: 11px;
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:240px;
	float:left;
	background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/con_2_bg.jpg) repeat-x;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin: 0 auto;
	
}
.col-menu-head h3.col-name { font-size:18px; font-weight:bold; color:#bf3704; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:50px; text-align:center;background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/img/post1-bg-red.gif) bottom repeat-x;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a {   height: 39px;font-weight:bold; font-size: 12px; color:#000;background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/square.gif) 40px center no-repeat; border-top:0px solid #fff; border-bottom:;text-align: center;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/menu_h.jpg) no-repeat;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.col-list .wp_listcolumn .wp_column a span.column-name {  line-height: 29px;font-size: 14px; background: url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/list_dian.png) 40px center no-repeat; }
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom: none;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {padding-left:0;background: url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/news_li.gif) 55px center no-repeat; color:#fff;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.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:100%; 
	float:right;
} 
.col-news-head {
	margin: 0px;
	background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/neirong_bg.jpg) no-repeat;
}
.dqwz .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:30px; 
	line-height:30px; 
	color: #333;
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
} 
.dqwz .col-path A {
	color: #333;
}
.dqwz .possplit {
	background: url(style_res/possplit.gif) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	height:52px; 
	line-height:52px;
	float: left;
	margin-left:10px;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:16px; 
	color:#333; 
	font-weight: bold;
	padding: 0;
}   
.col-news-con {
	padding: 20px 10px 20px 0;
	margin:0px;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 33px; line-height: 33px; font-size: 14px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:5px; background:url(http://xyjsb.zuel.edu.cn/_upload/tpl/00/26/38/template38/images/dot-blue.gif) no-repeat center 12px; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; padding-left: 5px;}
.col-news-list .wp_article_list .list_item .Article_Title a{font-size: 16px; color:#000;}
.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 h3 {margin-bottom:20px; font-size: 16px; font-weight: bold; color: #015190;}
.col-news-list .wp_entry p { margin-bottom:20px; font-size: 14px; line-height: 2;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:40px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	text-align:center; 
	font-size:21px; 
	color:#000; 
} 
.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;
	padding: 20px 40px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:1.6; 
	font-size:14px; 
	color:#333;
}  
.article .entry .read p { 
	margin-bottom:20px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); 
}   

/*其他*/
#tabw25{ margin:15px 0;}

/*---------------------标题1-------------------*/
.article{}
.article ul{margin:0; padding:0;}
.article li{ line-height:25px; padding-left:13px;  display:block; float:left;list-style:none; width:210px; border-bottom:1px dashed #CCC;}
.article li span.title1{ float:left; font-size:13px; }
.article li span.title1 a{ float:left; font-size:13px;color:#333; }
.article li span.title1 a:link {text-decoration:none; }
.article li span.title1 a:hover { color:#F00; }
.article li span.meta{ float:right; margin-left:2px; font-size:13px; color:gray;}


/*---------------------标题2-------------------*/
.article2{}
.article2 ul{margin:0; padding:0;}
.article2 li{ line-height:25px; padding-left:13px;  display:block; float:left;list-style:none; width:440px; border-bottom:1px dashed #CCC;}
.article2 li span.title1{ float:left; font-size:13px; }
.article2 li span.title1 a{ float:left; font-size:13px;color:#333; }
.article2 li span.title1 a:link {text-decoration:none; }
.article2 li span.title1 a:hover { color:#F00; }
.article2 li span.meta{ float:right; margin-left:2px; font-size:13px; color:gray;}


/*---------------------标题3------------------*/
.article3{}
.article3 ul{margin:0; padding:0;}
.article3 li{ line-height:25px; padding-left:13px;  display:block; float:left;list-style:none; width:428px; border-bottom:1px dashed #CCC;}
.article3 li span.title1{ float:left; font-size:13px; }
.article3 li span.title1 a{ float:left; font-size:13px;color:#333; }
.article3 li span.title1 a:link {text-decoration:none; }
.article3 li span.title1 a:hover { color:#F00; }
.article3 li span.meta{ float:right; margin-left:2px; font-size:13px; color:gray;}
、

/*---------------------标题4------------------*/
.article4{}
.article4 ul{margin:0; padding:0;}
.article4 li{ line-height:25px; padding-left:13px;  display:block; float:left;list-style:none; width:200px; border-bottom:1px dashed #CCC;}
.article4 li span.title1{ float:left; font-size:13px; }
.article4 li span.title1 a{ float:left; font-size:13px;color:#333; }
.article4 li span.title1 a:link {text-decoration:none; }
.article4 li span.title1 a:hover { color:#F00; }
.article4 li span.meta{ float:right; margin-left:2px; font-size:13px; color:gray;}


/*---------------------文章页------------------*/
.article8{}
.article8 ul{margin:0; padding:0;}
.article8 li{ line-height:25px; padding-left:13px;  display:block; float:left;list-style:none; width:950px; border-bottom:1px dashed #CCC;}
.article8 li span.title1{ float:left; font-size:15px; font-weight:bold;}
.article8 li span.title1 a{ float:left; font-size:15px;color:#333; text-decoration:blink; }
.article8 li span.title1 a:link {text-decoration:none; }
.article8 li span.title1 a:hover { color:#F00; }
.article8 li span.meta{ float:right; margin-left:2px; font-size:14px; color:gray;}
