@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
table { border-collapse:collapse; border-spacing:0; }
caption,th { text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr { border:0; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0; }
li{list-style:none; }
h1,h2,h3,h4,h5,h6,small { font-size:100%; }
sup,sub { font-size:83%; }
pre,code,kbd,samp { font-family:inherit; }
q:before,q:after { content:none; }
textarea { overflow:auto; resize:none; }
label,summary { cursor:default; }
a,button { cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb { width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix { display: block; *zoom:1; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; }/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1000px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {}
#header .inner {}
.head { width:100%; height:146px; position:relative;position:relative;} /**页头部分**/
.head .sitelogo{float:left;padding-top:36px;position: relative;
    left: -12px;}
.head .sitetitle {float:right;margin-top:45px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.navbar {width:100%; } /**导航区域背景**/
.navbar .navbox {margin:0 auto;} /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 14px;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 33px;/* height:48px; */line-height:48px;color: #fff;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#b91b0c;} /**子菜单背景**/
.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:#fff; color:#b91b0c ;
   
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0px; line-height:26px;width: 100%;
    text-align: center;} /**子菜单栏目高度与边距**/

/**标题栏新闻窗口**/
.post {}
.post .tt { display:inline-block; width:100%;height: 40px;
    background: #f5e8d9;} /**标题栏**/
.post .tt .tit { display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #c21c22;
    padding-left: 10px;
    padding-top: 3px;} 
.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #c21c22;
    padding-left: 10px;
    padding-top: 5px;
}/**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; padding-top: 4px;
    font-size: 13px;} /**更多按钮**/
.post .con { padding:5px 10px; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.post1 .tt {background: #f5e8d9;
display: inline-block;
    height: 40px;
}
.post1 .tt .tit {}6
.post1 .tt .tit .title {padding-left:35px; }
/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:33px; padding-left:13px; background:url(images/1.png) no-repeat 0 14px;font-size: 14px;} /**标题图标**/
.news_list li.news span.news_title {}
.news_list li.news span.news_title  img{ vertical-align:middle;}
.news_list li.news span{margin-left:0px;margin-right:5px;color: #9e9e9e;}
.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;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {width:1065px;background-color: #fff;}

/**首页三列布局**/
.mod {}
.mod .ml {width:236px; float:left;}/**左列**/ 
.mod .mc { width:478px; margin-left:15px; float:left;} /**中间**/
.mod .mr { width:236px; float:right;} /**右列**/
.mbox {}

/**页脚开始**/
#footer {}
#footer .inner { padding:10px 0; text-align:center;}
#footer .inner p { font-size:12px; line-height:20px; text-align:center;color: #aabde1;}
#footer .inner p span { margin:0 3px;}

/**列表页**/
.col_menu {width: 200px;
    float: left;
    position: relative;
    margin-right: -220px;
    margin-left: 30px;
    margin-top: 45px;} 
.col_menu .col_menu_head {background: #f5ead8;width: 200px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color: #b51404;
    font-weight: bold;
    font-family: "微软雅黑";}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 40px;padding: 0px 5px 0px 62px;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border-bottom:1px solid #fff; }.col_list
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;border-top:1px solid #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-top:0px; padding-bottom:0px; padding-left:62px; line-height:40px!important; }
.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{}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.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(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(images/icon_column_3.gif) no-repeat 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.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; 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 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.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(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;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {float:left;} 
.col_news_box{margin-left: 220px;margin-top: 45px;}

.col_news_head {width: 750px;
    border-bottom: 2px solid #ecd2b3; margin-left: 40px;    position: relative;
    top: -4px;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:35px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;font-weight: bold;
    color: #b51404;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:30px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;font-size: 13px;}
.col_news_list .wp_article_list .list_item .Article_Index {background: url(images/1.png) no-repeat;
    margin-top: 9px;} /**栏目新闻图标序号**/
.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:36px;font-size:22px;font-family: "Microsoft YaHei";text-align:center;color: #c21c22;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { text-align:center;
  
    line-height: 40px;
padding-bottom: 8px;}
.article .arti_metas span { margin:0 5px; font-size:13px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:16px; color:#282828;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/
.wp_articlecontent {
   margin-top: 20px;
}
.read {
    border-top: 1px solid #ecd2b3;
    
    width: 94%;
    margin: 0 auto;
}
.switch {
    float: left;
    width: 746px;
margin-left: 20px;
}
.yjdt {
    width: 100%;
    float: left;
margin-top: 15px;
}
.mod_tpqh {
    width: 356px;
    height: 257px;
    float: left;
}
.mod_yjdt {
    width: 390px;
    float: right;
}
.more_btn {
    float: right;
    padding-top: 12px;
    padding-right: 5px;
}
h3.title {
    float: left;
    font-size: 16px;
    color: #c21c22;
padding-top: 12px;
    padding-left: 10px;
}
span.time {
    float: right;
color: #9e9e9e;
}
ul.clearfix {
    line-height: 33px;
    font-size: 14px;
margin-bottom: 10px;
  
}
div#wp_paging_w6 ul {
    color: #808080;
}
div#wp_nav_w1 {
    margin-left: -32px;
}
.wp_nav .nav-item{}
span.item-name {
    font-size: 16px;
  
}
div#w5imgNumber {
    display: none;
}
div#w5imgNumber {
    display: none;
}
.dtjt9_div_text a:link {
    color: #000! important;
}
div#w5imgTitle {
    padding-top: 7px;
opacity: 0.8;
}
.dtjt9_div_text .dtjt9_div_text_title{
height: 35px! important;}
.mod.clearfix {


}
.headline.clearfix {
    display: inline-block;
    width: 745px;
    height: 40px;
    background: #f5e8d9;
}
a.more_text {
    font-size: 13px;
margin-right: 7px;
color: #615a54;
}
.dtjt9_div_text {
    display: inline-block;
    height: 47px;}
.post.post1.post-11.mbox {
    display: inline-block;
    width: 250px;
    float: right;
margin-right: 22px;
}
.post1 .tt .tit .title {
        font-size: 16px;
    padding-top: 1px;
}
.post.post-21.mbox {
    display: inline-block;
    width: 225px;
   float: left;
}


.post.post-31.mbox {
    display: inline-block;
    float: left;
 width: 225px;
    margin-left: 22px;
}

.c2 {
    margin-left: 20px;
}
.news li.news {
    line-height: 30px;
   padding-left: 13px;
    background: url(images/1.png) no-repeat 0 12px;
    font-size: 14px;
}
.yq {
 
    height: 55px;
    background: #eaeaea;
    display: flex
;
    justify-content: center;

}
.yqlj {
    width:250px;
    position: relative;
        float: left;
    height: 55px;
}
.yqlj .tit{opacity: 0;    display: none;}
.yq .yqlj:first-child{width:300px;}
.yq .yqlj:first-child .tit{opacity: 1;display: block;}
.yq .yqlj select{margin-top: 20px;
    margin-left: 11px;float:none!important;}

h3.tit {
    float: left;
    line-height: 25px;
    font-size: 16px;
    padding-top: 16px;
    color: #bd1c21;
}
table#tpl_w61 {
    float: left;
   
    font-size: 15px;
position: relative;
 
    top: 17px;
}
.news_icon{background:none;}
.articlelist3_tr{background:none;}
#footer {
    background: #2666c1;
display: inline-block;
    height: 115px;
}
.foot {
    margin-top: 30px;
}
input#keyword {
    border: 0;
}
.sitetitlecon {
    display: inline-block;
    height: 35px;
}


select.w34_openLink {
    float: left;
    margin-top: 20px;
    margin-left: 11px;
}
.search-panel { float: right; position:relative;}
.searchbtn{ width:54px; height: 29px; border:0; outline: 0; background:url(images/search.png) no-repeat center; position:absolute; right:0px; top:0px; z-index:120; cursor:pointer;}
.search-window { width:216px; border:0px solid red; overflow: hidden;}
.wp-search { position: relative; background: #fff;display: inline-block;
    height: 35px;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 54px; margin-top: -6px; }
.wp-search .search-input input.search-title { width: 100%; height: 29px; line-height: 29px; border:0; outline: 0; background: none; color: #bebebe; font-size: 13px; padding: 0;font-family: "微软雅黑";}
.wp-search .search-btn { width: 54px; height: 29px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit { width: 100%; height: 36px; border:0; padding: 0; outline: 0; background:url(images/search.png) no-repeat center; cursor: pointer;padding-top:10px;}
.sitetitlecon {
    width: 185px! important;
    height: 35px!important;
position: relative;
    top: 38px;
    left: 10px;

}
div#container {
   
min-height: 350px;
}
.col_list {
    width: 200px;
}
.wp_listcolumn .wp_column a.selected{
background: none;}
.wp_listcolumn .wp_column a{background: none;}
.wp_listcolumn .wp_column a{border: none;}
li.wp_column.column-1.selected {.post.post-33.mbox
    margin-bottom: 1px;
}
.wp_listcolumn li {
    background: #f3f3f3;
}
.wp_listcolumn .wp_column a:hover{background-image: none;}
.wp_listcolumn .wp_column a{font-weight: 50;}
ul.col_metas.clearfix {
    width: 750px;

}
.col_news_list {
    width: 750px;
    margin-left: 40px;
}
.post.post-32.mbox {
    display: inline-block;
    float: left;
    margin-left: 34px;
    width: 240px;
}
.post.post-33.mbox {
    display: inline-block;
    float: left;
  margin-left: 30px;
    width: 253px;
}
table#tpl_w61 a {
    color: #636363;
padding-left:3px;
}
a span {
    color: #282828;
    margin-right: 7px;
}
ul.wp_listcolumn li {
  
    margin-top: 1px;
}
div#wp_paging_w6 {
    margin-top: 70px;
  
    padding-bottom: 200px;
}
.article {
    padding-top: 42px;
}
.articlelist3_tbl {

    width:690px;
}
ul.hhead1 {
   
    padding-left: 32px;
    padding-top: 24px;
    font-size: 14px;
}
.wp_article_list .list_item{ border-bottom: 1px dashed #fff! important;}
ul.wp_article_list {
    padding-top: 7px;
}
a.next span {
    color: #808080;
}
a.last span {
    color: #808080;
}
a.prev span {
    color: #808080;
}
a.first span {
    color: #808080;
}
li.col_path {
    position: relative;
    top: -35px;
}
li.wp_column.column-1.selected a {

    background: #f9f9f9;
}
li.wp_column.column-2.selected a {
     background: #f9f9f9;
}
.possplit{
background: url(images/h.png) no-repeat left center !important;}
#header {
    background: url(images/nav.png);
}
div#nav {
    background: #b91b0c;
}
div#container {

}
.wp_nav .sub-nav {
    width: 100% !important;}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
    color: #b91b0c;
}
#container .inner .mod {
    padding-top: 14px;
  
}
a.w33_more {
    display: none;
}
div#wp_news_w33 li {
    background: none;
  padding-left: 4px;
}
div#wp_news_w33 span {
    color: #000;
}
.post.post-33.mbox.post .con {
    padding: 5px 0;
}
.post.post1.post-12.mbox {
    width: 340px! important;
    height: 225px! important;
    display: inline-block;
}
.c2 {
    margin-top: 10px;
}
.inner.header.wp-panel.panel-1 img {
    width: 100%;
}
.inner.header.wp-panel.panel-1 img {
    width: 100%;
}
div#wp_news_w34{
float:left;
line-height: 25px;
font-size: 16px;
padding-top: 16px;
position: relative;
left: 55px;
}