@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 { background:url(../images/body-bg.gif) repeat-x center top #fff;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1002px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #d9d9d9;margin: 0 12px;} /**标题栏**/
.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:4px; 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 .tt .more_btn a{color: #c37a22;}
.post .con {padding:15px 0;margin: 0 12px;}
.post .con .wp_article_list .list_item {border-bottom:none;height: 27px;line-height: 27px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {background:url(../images/li.gif) no-repeat center;height: 22px;} /**新闻列表图标**/
.post .con .wp_article_list .list_item span{margin-right: 0px;}
.wp_article_list .list_item .Article_Index{ margin-right: 0px}
.fudong li {
    border-bottom: none !important;
}
/**自定义新闻列表**/
.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;}


/**页头开始**/
#header{margin:0px;padding: 0px;}
#header .inner {background: #fff;}
.head { width:1002px; }    /**页头部分**/
.head .logo{width:1002px;height:140px;background: url(../images/logo.png) center center no-repeat;
  }  /**学校LOGO**/
.head .jumbotran{width:1002px;height: 254px;  background: url(../images/slide.jpg) center center no-repeat;}
.navbar { width:100%; height:39px; background:url(../images/nav-bg.png) center center no-repeat;}     /**导航区域背景**/
.navbar .navbox {width: 100%;height:39px;/* margin-left: 45px; */}   /**导航窗口大小及位置**/
.head .news{width: 100%;height:37px;  background: #f5f1e6;}
.head .news .news-box{width: 730px;float: left;height: 37px;line-height: 37px;margin-left: 15px;}
.head .news .news-search{width: 207px;float: right;margin-right: 17px;height: 25px;margin-top: 6px; background: #fff;border-radius: 5px;}
/*搜索样式*/
.wp_search{
  float: right;
  margin-top: 5px;
  margin-right: 5px;
}
.search-input-box {
  width: 165px;
  height: 23px;
  float: left;
}

.search-btn-box {
  width: 21px;
  height: 23px;
  float: right;
  margin-right: 8px; 
}

.search-input {
  width: 163px;
  height: 23px;
  border: none;
  background: #fff;
  font-size: 12px;
  line-height: 26px;
  color: #666;
  text-indent: 2em;
}

.search-btn {
  width: 20px;
  height: 23px;
  border: none;
  background: url(../images/search-btn.gif) center center no-repeat;
}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:39px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px;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 19px;height:39px;line-height:39px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0d43a3;}  /**子菜单背景**/
.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:#0d43a3; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}   /**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; padding-top: 10px;}

/**首页三列布局**/
.mod {}
.mod1 { width: 100%;} /**左列**/
.mod1 .ml { width: 290px;float: left;} 
.mod1 .mc{width:382px; ; float: left;margin-left: 8px;}
.mod1 .mr{width:309px; ; float: right;}
.h1{width: 1002px;display: none;}
.h2{width: 1002px;height: 82x;background: #ebe3cd;}
.h2 .pic-link{height: 82px;}
.friendly-link{clear: both;width: 1002px; height:45px;background: #1c5bce;}
.friendly-link .friendly-link-select{float: left;margin: 12px 20px;}
.friendly-link-left {
    width: 200px;
    float: left;
    height: 40px;
    margin: 14px 0px 14px 9px;
}
.friendly-link-right{float:right;width: 200px;height: 20px;margin: 14px 583px 12px 0px;}
.friendly-link .friendly-link-mail{ 
  width: 300px;
  height: 20px;
  float: left;
  margin:0 auto;
}
.friendly-link .friendly-link-mail .sjxx{
    width: 100px;
    float: left;
    margin-top: 15px;
}
.friendly-link .friendly-link-mail .yzxx{
    width: 100px;
    float: right;
    margin-top: 15px;
    margin-right:80px;
}
.friendly-link .friendly-link-mail a{
  color: #fff;
  background: url(../images/mail.gif) left center no-repeat;
}
.friendly-link .friendly-link-mail a span{
  margin-left: 35px;
}

.h1 .post-4 .imgscroll2_top{margin: 0 auto;width: 970px;}

.post-1 .con{width: 270px;height: 226px;}

.post-1 .con .dtjt9_div_img{width: 270px;height: 226px;}
.post-1 .con .dtjt9_div_text{width: 270px;bottom: 4px;left: 0px;}



.post-1 .con .dtjt9_div_text .dtjt9_div_text_title{background-color: rgba(66,68,56,0.7);text-indent: 2em;text-align: left;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2424438,endColorstr=#B2424438);}
.post-1 .con .dtjt9_div_text .dtjt9_div_text_title{background-color: #424438; opacity: 0.7; filter:alpha(opacity=70);
}

.post-1 .con .dtjt9_div_img .number{display: none;}


.post-2 .con{margin: 0 12px 0 0;padding: 15px 0;}

.h2 .pic-link .articlecontent{width: 980px;margin:0 auto;}

.h2 .pic-link .articlecontent a{
  float: left;
  margin: 12px 6px 0 6px;
}



.scrollnews3_ul li{
  background: url(../images/dot.gif) left center no-repeat;
  margin-left: 20px;
}
.scrollnews3_ul li .news_icon{display: none;}




.scrollnews3_ul li .articlelist1_a_title{margin-left: 12px;}
























/**列表页**/
.col_menu1{display: none;}
.col_menu { width:236px; float:left;border: 1px solid #d5d5d5;margin-left: 8px;} 
.col_menu .col_menu_head { background: #0d43a3;height: 39px;}   /**位置栏目背景**/
.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:39px; padding-left: 30px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn {border: none;}
.col_list .wp_listcolumn .wp_column{}
.col_list .wp_listcolumn .wp_column a { color:#3d3d3d; background:#fff url(../images/icon_column_1.gif) no-repeat 6px 12px; border-top:1px solid #fff;border: none;}   /**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#0d43a3; background-image:url(../images/icon_column_1.gif);}   /**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.wp_listcolumn .wp_column a .column-name{line-height: 39px;padding:0 0 0 30px;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 ; 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:#0d43a3; background-image:url(../images/icon_column_2.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(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:#0d43a3; 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:#0d43a3; 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:#0d43a3; 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_news1{width:900px !important;min-height: 500px;margin: 0 auto;}
.col_news2{width:900px !important;min-height: 500px;margin: 0 auto;}
.col_news { width:728px ; float:right;min-height: fit-content;} /**栏目新闻**/
.col_news_head {height: 38px;border-bottom: 1px solid #d0d0d0;}
.col_metas .col_title { display:inline-block; float:left; height:38px; line-height:38px; background:#0d43a3;text-align: center;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:38px; line-height:38px;margin-right: 10px;} /**当前位置**/

.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_article_list .list_item .ex_fields{margin-right: 10px;}
.col_news_list .wp_paging{margin-right: 20px;}
.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 > 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; } /**文章标题**/
.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;} /**文章内容**/
.infobox{margin:0 80px;}
.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 > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/


/**页脚开始**/
#footer {min-height: 150px;}
#footer .inner { padding:10px 0; border-top:2px solid #036;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}
.inner .foot{margin-top: 20px;}

.footer-link{width:100px;height: 30px;margin: 20px auto;}
.footer-link .weibo{
  width:35px; 
  height:30px;
  float: left;
  background: url(../images/weibo.gif) center center no-repeat;
}
.footer-link .weixin{
  width: 35px;
  height: 30px;
  float: left;
  margin-left: 20px;
  background: url(../images/weixin.gif) center center no-repeat;
  position: relative;
}
.footer-link .weixin img {display:none;position: absolute;bottom: 27px;left: -79px;}
.footer-link .weixin:hover img { display:block;}

h2.arti_title2 {
    text-align: center;
    font-size: 14px;
    padding: 5px;
border-bottom: 2px solid #C30;
}
.post.post-2.mbox {
   
width: 50%;
   
float: right;
}

.post.post1.post-11.mbox {
    width: 50%;
    float: left;
}
.post-5 .con {padding: 0;}
.post.post-5.mbox { margin-bottom: 0;}
.post-11 .con {margin: 0 12px;padding: 25px 0;}
.ml-news {position: relative;}
.c1 .links {
   width: 49.38%;
    line-height: 30px;
    float: left;
    background: #eee;
    border: #ccc solid 1px;
    text-align: center;
}
.c1 {
    float: left;
    width: 323px;
    padding-bottom: 35px !important;
}
.c1.c2 {
    padding: 0px 15px;
}
.c1 .links a {
    font-size: 14px;
    color: #333;
}
.c1 .links.i3,.c1 .links.i2,.c1 .links.i6 {
    background: #ddd;
}
div#boxtitle1,div#boxtitle2,div#boxtitle3{
    color: #666;
    line-height: 52px;
    font-size: 18px;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{line-height:30px}