@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: 0px;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;@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/bg.png) repeat-x 0 0 #c9c9c9;}
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:895px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗�?*/
.post {}
.post .tt {height: 38px;} /**标题�?*/
.post .tt .tit {display:inline-block;float:left;font-size:14px;font-weight:bold;color: #6bc720;font-family: "宋体";} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(../images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { 
  display: inline-block;
  height: 15px;
  line-height: 15px;
  float: right;
  margin-top: 10px;
}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border: none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { display: none;}/**新闻列表图标**/

/**自定义新闻列�?*/
.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 {}
#header .inner {height: 185px;background: url(../images/header-bg.gif) center bottom no-repeat;}
.head { width:853px; height:103px; position:relative;margin: 0 auto;background:url(../images/head-bg.gif) center center no-repeat; }    /**页头部分**/
.head .logo{background: url(../images/160421_02.jpg) left bottom no-repeat;width: 504px;height: 84px;}
.head .home-page{width: 106px;height: 20px;top: 32px;right:0;position: absolute;background: url(../images/dot01.gif) left center no-repeat;}
.head .home-page .home-page-link .wp_nav .nav-item a span.item-name{line-height: 15px;}

.head .search-box{width: 275px;height: 50px;top: 52px;right: 0px;position: absolute;}
.head .search-box .search1{
  margin-top: 10px;
  float: right;
  margin-right: 22px;
}
.navbar{width: 895px;height: 66px;background: url(../images/navbar-bg.gif) center center no-repeat;}
.navbar .navbox{width: 853px;height: 42px;padding: 11px 22px 13px 20px;margin-left: 70px;}


/**导航样式：后台绑定时也可以定义配�?*/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:42px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size:14px;font-weight:bold;color:#fff;font-family: "宋体";}    /**导航字体样式**/
.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 15px;height:42px;line-height:42px;/* margin-left: 15px; */}   /**导航栏目高度与边�?*/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#658e0c;}  /**子菜单背�?*/
.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:#658e0c; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/



/*jumbotran*/
#jumbotran{}
#jumbotran .inner{width: 848px;height: 297px; background:url(../images/23232-03.jpg) center center no-repeat;     margin-bottom: 30px;
    margin-top: 20px;}


/**主体�?��**/
#container {}
#container .inner {}

/**首页三列布局**/
.mod {} 
.mod-l { width:241px; float:left;margin-left:20px; } /**左列**/
.mod-c{width: 403px;float: left;margin-left: 13px;}
.mod-r{width: 188px;float: left;margin-left: 8px;}
.mod-l-h1{min-height: 200px;}
.mod-c-h1{}
.mod-c-h1 .post-401{width: 403px;background:url(../images/post-bg.png) center center no-repeat;min-height: 200px;}
.mod-c-h1 .post-402{width: 403px;background: url(../images/post-bg02.png) center top no-repeat;min-height: 200px;}
.mod-r .post-501{min-height: 194px;}




.mod-l .mod-l-h2 .post .tt .tit .title{background: url(../images/Clock01.gif) no-repeat left center;text-indent: 5px;}

.mod-l .mod-l-h2 .post .tt{border: none;background: url(../images/tt-bg01.gif) center bottom no-repeat;}
.mod-r .mod-r-h1 .post-501 .tt .tit .title{background: url(../images/Pc.gif) no-repeat left center;text-indent: 5px;}
.mod-r .mod-r-h1 .post-501 .tt{ height:32px;border: none;background: url(../images/tt-bg02.gif) center bottom no-repeat;}
.mod-r .mod-r-h1 .post-502 .tt .tit .title{background: url(../images/Not.gif) no-repeat left center;text-indent: 5px;}
.mod-c  .tt{width: 392px;margin-left: 11px;}

.mod-c .post .con {margin-left: 11px;}
.mod-c .post .tt .tit .title{
  display: inline-block;
  height: 38px;
  line-height: 44px;
  padding-left: 23px;
  background: transparent;
}
  

.mod-c .post .tt .more_btn{
  margin-top: 15px;
  margin-right: 15px;
}
.wp_article_list .list_item span{margin-left: 15px;}


.wp_article_list .list_item .ex_fields{margin-right: 15px}

.navbar .navbox .wp_nav .nav-item{background: url(../images/nav-delimiter.gif) right center no-repeat;/* margin-left: 15px; */}

.navbar .navbox .wp_nav .i10{background: transparent;}




/**列表�?*/
.col_menu { width:200px; float:left;margin-left: 20px;min-height: 300px;} 
.col_menu .col_menu_head { background: #a1ba2a;}   /**位置栏目背景**/
.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:21px; padding:5px 5px 5px 15px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#8dc11e; border-top:1px solid #fff; border-bottom:1px solid #2867A0;} 	/**�?��子栏�?*/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; } 	/**鼠标经过或�?中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.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:#000; } 	/**鼠标经过或�?中二级子栏目**/
.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; 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; } 	/**鼠标经过或�?中三级子栏目**/
.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 ; 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; } 	/**鼠标经过或�?中四级子栏目**/
.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 ; 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; } 	/**鼠标经过或�?中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:630px; float:right;margin-right: 22px;min-height: 420px;} /**栏目新闻**/
.col_news_head {border-bottom: 1px solid #8dc11e;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#4e6f0a; padding:0 50px 0 15px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;margin-right: 15px;} /**当前位置**/

.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:transparent;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item .Article_Title{margin-left: 1px;}
.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); }   /**列表页文章图片大小限�?*/
.col_news_list #wp_paging_w6 .wp_paging{margin-right: 15px;}

/**文章�?*/
.infobox { margin:0 auto;min-height: 600px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #C30} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属�?**/
.article .entry { margin:0 30px; overflow:hidden;} /**文章内容**/
.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 { }
#footer .inner {width: 100%;margin: 0 auto;}
#footer .inner .foot{width: 850px;background: #56790a;height: 36px;margin: 0 auto;padding-top: 10px;margin-bottom: 20px;}
#footer .inner p {font-size:12px;line-height:20px;text-align:center;font-family: "宋体";}
#footer .inner p span { margin:0 3px;color: #fff;}

.mod-c .post .tt .tit{color: #fff;}

#wp_news_w401 .wp_article_list .list_item span{ margin-left:12px;}
#wp_news_w402 .wp_article_list .list_item span{ margin-left:12px;}
.con2{width: 181px;h;margin-top: 18px;height: 20px;ackground-color:white;border-bottom:solid 1px #e1e2e3;}
.suoluetu{ width:173px; height:138px; margin-left:7px; margin-top:7px;}
.navbar .navbox .wp_nav li.nav-item a span.item-name{padding:0 11px;/* margin-left: 15px; */}
.fanhui{ margin-left:8px; margin-top:4px; color:#5e5e5e;}

.wp_search .search{ background: url(../images/693414.jpg); background-repeat:no-repeat; margin-left:6px; width:71px; margin-top:1px;}
.keyword{ width:155px; height:18px; border:solid 1px #a5acb2;}

/**后增加的代码**/
.articlecontent {
    line-height: 24px;
}
.post .tt1{
    background: url(../images/tt-bg01.gif) center bottom no-repeat;
    height: 33px;
}

.sudy-links .links-name {
    font-size: 12px;
    font-family: "宋体";
    padding: 0 20px 0 5px;
    border: 1px solid #999;
    cursor: default;
    background: #fff url(../images/arrow.png) no-repeat right 50% ;
    margin-top: 14px;
    text-align: center;
    color: gray;
}

.more_btn {
    position: absolute;
}

a.w401_more {
    position: relative;
    top: 145px;
    left: 242px;
}



a.w302_more {
    position: relative;
    left: 98px;
    top: 150px;
}

a.w402_more {
    position: relative;
    top: 144px;
    left: 257px;
}
#wp_news_w503 .wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
#wp_news_w502 .wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
#wp_news_w502 .wp_article_list .list_item .Article_Index {
    display: none;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    
}
#wp_news_w503 .wp_article_list .list_item .Article_Index {
    display: none;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    
}
#wp_news_w503 .wp_article_list {
    height: 150px;
    display: block;
    width: 100%;
    overflow: scroll;
    overflow-x: hidden;}
#wp_news_w502 .wp_article_list {
    height: 150px;
    display: block;
    width: 100%;
    overflow: scroll;
    overflow-x: hidden;}