@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 {}
body,p {font-family:Microsoft YaHei;font-size: 12px;}
a { color:; text-decoration:none;}
a:hover {}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/



/**页头开始**/
#header {}
#header .inner {width:100%; margin:0 auto;}
.bjse{ background-color: #fff;}
.head {
    width: 1000px;
    margin: 0 auto;
    height: 110px;
    background: url(image/bgy9.png) no-repeat bottom;
}  /**页头部分**/
.logo {
    float: left;
position: relative;
    top: 25px;
}
.zdmc {
    height: 73px;
    float: left;
    padding-top: 28px;
    padding-left: 5px;;
}

.zdmc .sitetitle {
    font-family: SimSun;
    font-size: 36px;
    color: #fff;
}		/**站点名称**/

.xysy {
    height: 30px;

    font-size: 16px;
    color: #fff;
}
.chuanti {
    float: right; width: 165px;
    position: relative;
    padding-top: 38px;
    padding-right: 0px;
}

   

.xysy .dhang .wp_nav .nav-item a span {
    font-size: 16px;
    color: #fff;    padding: 0px;
}
.xysy .dhang .wp_nav .nav-item a.parent:hover span.item-name {
    color: red;
}
.xysy .dhang .wp_nav {
    float: right;
}
.search-btn {
    display:block;     float: left
}
.wp-search.clearfix {
}
.search-input {
    float: left
}
.search-input input {
    height: 22px;line-height: 22px;

}
input.search-submit {
    width: 28px;
    height: 28px;
    border: none;
    background:url(image/sousou.png) no-repeat center;

}
.search-box {
    float: right; margin-top:80px;
}
.wp_search .search{ background:url(images/sousou.png) left center no-repeat !important;}
input.search-title {
    
}
.navbar {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #ad322a;
    border-bottom: 1px #ebebeb solid;
} 	/**导航区域背景**/
.navbar .navbox { width:1000px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {
    height: 38px;
    padding: 0 15px;
    background: #ad322a;
} /**标题栏**/
.post .tt .tit {
    display: inline-block;
    float:left;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
	
} /**标题字体**/
.post .tt .tit .title {
    display: inline-block;
    height: 38px;
    line-height: 38px;
} /**标题图标**/
.post .tt .more_btn {display: inline-block;
    height: 38px;
    line-height: 38px;
    float: right;
    font-family: SimSun;
    font-size: 12px;}   /**更多按钮**/
.more_btn a span {
    color: #fff;
}
.post .con {     padding: 15px 0 0px 15px;}
.ml .mbox .con .news_list .news_tit a {
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #373737;
}
.mc_top .mbox .tt {
    background: #f0f0f0;
    border-bottom: 2px #ad322a solid;
}
.mc_top .mbox .tt .tit span.title {
    color: #ad322a;
}
.mc_top .mbox .tt .more_btn span.more_text,.mc_bot .mbox .tt .more_btn span.more_text {
    color: #6b6b6b;
}
.mc_top .mbox .con {
   padding: 5px 0 3px 0;
}
.mc_top .mbox .con .wp_article_list .list_item {
    height: 28px;
}

.wp_article_list .list_item span {
    display: inline-block;
    vertical-align: top;
    margin-left: 0px !important;
}

.mc_top .mbox .con a {
    font-family: Microsoft YaHei;
    font-size: 12px;    line-height: 28px;
    color: #363636;
   
}
table.wp_article_list_table a {
    line-height: 26px;
}
.wp_article_list .list_item .Article_PublishDate {
    color: #000;
    font-size: 13px;
    font-family: Microsoft YaHei;
    line-height: 33px;
    height: 24px;
	padding-right:10px;
}
.mc .post .wp_article_list .list_item .Article_PublishDate {
    color: #666;
	  font-size: 12px;
    font-family: Microsoft YaHei;    padding: 0px;
}
.mc_bot .mbox .tt {
    background: #f0f0f0;border-bottom: 2px #ad322a solid;
}
.mc_bot .mbox .tt .tit {
 color: #ad322a;float:left; 
}
.mc_bot .mbox .tt .tit .more_btn a span.more_text {
    color: #6b6b6b;
}


.mr_top .con .wp_article_list .list_item {
    border-bottom: 0px dashed #ccc !important ; 
    line-height: 28px !important;
    height: 28px !important;

} /**新闻列表**/
.mr_bot .con .wp_article_list .list_item {
    border-bottom: 0px dashed #ccc !important;
    line-height: 28px !important;
    height: 28px !important;

} 

.post .con .wp_article_list .list_item .Article_Index {    background: none;width: 0px;margin: 0px;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {line-height: 28px;height: 28px;}
.news_list li.news { line-height:27px; 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;}


/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size: 16px;color: #000;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90 !important;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 20px; height:40px; line-height:40px; color:#fff;}   /**导航栏目高度与边距**/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {     background: #f1f1f1;
    opacity: 1!important;}  /**子菜单背景**/

.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;color:#fff;text-align: center;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:none; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:30px; line-height:30px;color:#000;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav {
    display: block;
    width: 100% !important;    height: 30px !important;
    position: absolute;
    z-index: 200;
    border: none;
    border-top: none;
}
.wp_nav .sub-nav .nav-item a {
	border: 1px solid #D8E1CC;
    border-top: none;
	}
.nav_list .navbox .wp_nav .sub-nav li.nav-item i.mark { background:blue;}  /**子菜单背景**/

.nav_list .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;color:#fff;text-align: center;}		/**子菜单字体样式**/
.nav_list .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#ad322a; color:#fff;}
.nav_list .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:30px; line-height:30px;color:#fff;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
}
.nav_list .navbox .wp_nav .sub-nav li.nav-item a:hover span, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent span{color:#fff;}

/**主体开始**/
#container {border-bottom: 0px #2b9fe2 solid; }
#container .inner {
    background: #fff;
    width: 1000px;
    padding-top: 10px;
}

/**首页三列布局**/
.mod {}
.mod1 {width: 240px; float: left;margin-right: 20px;}/**左列**/
.mod1 .ml { width:100%;} 
.mod1 .mbox, .mod3 .mbox {
    border: 1px solid #d3d3d3;
}

.ml .mbox .con .news_list .news_tit a:hover,.mc_top .mbox .con a:hover,.mc_bot a:hover ,.mr .mbox .con .Article_Title a:hover{
    color: #ad322a;
}
.mod2, .mod2 .mc {width: 485px; float: left; margin-right: 15px;} /**中间**/
.mod3, .mod3 .mr { width: 240px; float: left;} /**右列**/
.mc.mc_bot {
    position: relative; 
}
.mc_bot .pic_gd {width: 220px;
    float: left;
}
.mc_bot .mbox {
    margin-bottom: 18px;
}

p.lr {
    border-bottom: 1px dashed #adadad;    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ll a {
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #ad322a;    line-height: 30px;
}
.lr a {
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #666666;line-height: 15px;
}
.con_r a {
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #363636;
    display: block;
    width: 100%;
    line-height: 25px;
    height: 25px;
}
.mc_bot .more_btn {
    display: inline;
    float: right;
}
.con_l, .con_r {
    width: 253px;
    padding-left: 8px;
    float: right;}
.mr .mbox .con .Article_Title a {
    color: #373737;
}

/**列表页**/
.zhuti {
    width: 1000px;
    height: auto;
    margin: 20px auto;
    border: #ececec 1px solid;
}
.nav_list {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #fff;
    border-bottom: 1px #ebebeb solid;
}
.nav_list .navbox {
    width: 1000px;
    height: 40px; 
    margin: 0 auto;
}
.nav_list .navbox .wp_nav li.nav-item a span.item-name {

    padding: 0 20px;
    height: 40px;
    line-height: 40px;
}
.nav_list .navbox .wp_nav li.nav-item a span.item-name:hover {
       color: #F90;
}

.nav_list .navbox .wp_nav li.nav-item a {
    font-size: 16px;
	
    color: #000;
}
#foot_list .inner {
    width: 1000px;
    margin-top: 15px;    text-align: center;
}
#foot_list .inner p {
    line-height: 24px;
    color: #000;
}
.zhuti .wp_paging{float:none;}
.col_menu {    width: 200px; height: auto;float: left;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff;background: #ad322a; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:20px; padding:8px; background:url(images/icon_col_name.gif) no-repeat 5px 9px;text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 20px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
}
.col_list .wp_listcolumn {border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#ad322a; border-top:1px solid #fff; text-align: center;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#ad322a; } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#ad322a;}
.wp_listcolumn .wp_column a{    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 55px 12px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;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(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 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:#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 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(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:#000; 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_news {     width: 780px;
    min-height: 300px;
    /*overflow: auto;*/
    float: right;} /**栏目新闻**/
.col_news_head {
    width: 100%;
  
    border-bottom: #ad322a 2px solid;
    font-weight: bold;
    font-family: "宋体","微软雅黑","Arail";
    color: #666;
}
.col_metas .col_path span.possplit {
    background:url(image/list_con.png) no-repeat center;
    width: 12px;
}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#0f6ab3 url(images/col_title.gif) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:35px; line-height:35px;font-size:14px; } /**当前位置**/
.col_metas .col_path a {
    color: #666;padding: 0px 5px;
}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {
    line-height: 30px;
    height: 30px;
    border-bottom: 0px dashed #ccc;
    font-size: 13px;
    text-indent: 8px;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item a {
    color: #666;
}
.col_news_list .wp_article_list .list_item a:hover {
    color: blue;
}

.col_news_list .wp_article_list .list_item .Article_Index { background:url(image/li_list.png) left center no-repeat;
    width: 5px;
    margin: 0;    height: auto;}  /**栏目新闻图标序号**/
.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: 24px;
    font-family: SimSun;
    font-size: 16px;
    text-align: left;
    text-indent: 32px;
    background: white;
    color: #000;    line-height: 24px;
}
.wp_articlecontent {
    margin-top: 10px;
}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox {width:98%; margin:0 auto;margin-top:10px;}
.article {}
.article h1.arti_title {
    font-family: SimSun;
    padding: 5px;
    text-align: center;
    font-size: 24px;
    color: #000;
    margin-top: 15px;
} /**文章标题**/
.article .arti_metas {
    padding: 10px 10px 20px 10px;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #ccc;
}
.article .arti_metas span {
    margin: 0 5px;    font-family: SimSun;
    font-size: 12px;
    color: #000;
}
/**文章其他属性**/
.article .arti_metas .arti_views span.WP_VisitCount {
    margin: 0px;
}
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p {
    line-height: 200%;
    font-size: 12pt;
    font-family: SimSun;
    color: #333;
}/**阅读字体**/
.article .entry .read p { }
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}

#footer .inner p {
    color: #4c4c4c;
    line-height: 20px;
    text-align: center;
}
#footer .inner {
    width: 100%;
    margin-top: 5px;
    background: #f0f0f0;
}
.foot {
    width: 1000px;
    margin: 0 auto;
}

input::-webkit-input-placeholder { color:#fff;font-size:12px;}　 /* WebKit browsers */
input:-moz-placeholder { color:#fff;font-size:12px;}　 /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder {color:#fff;font-size:12px;}　 /* Mozilla Firefox 19+ */
input:-ms-input-placeholder {color:#fff;font-size:12px;} /* Internet Explorer 10+ */
.foot {
    background:url(image/db.png) 0px 8px;
    background-repeat: no-repeat;
    height: 85px;
    width: 1000px;
    margin: 0 auto;
}
.mb001 {
    float: left;
    width: 100%;
}
.di {
    color: #FFF;
    font-family: "微软雅黑";
    float: right;
    padding-right: 20px;
}
#footer .inner {
    padding: 10px 0;
    border-top: 2px solid #ad322b;
    background-color: #403d3d;
}
.ck001 {
    float: right;
    width: 390px;
}
.banq {
	color: #FFF;
    font-family: "微软雅黑";
	padding: 0px 20px;
	line-height: 18px;
	}
#wp_nav_w71 .wp_nav .nav-item a.parent span.item-name {
    color: #F90;
} 
#wp_nav_w71 .wp_nav .nav-item a span.item-name {
	color:#fff;
font-size:12px;
padding: 5px 10px;
	}
#wp_nav_w71 .wp_nav .nav-item {
    background: url(images/shu.png) -4px 7px;
    background-repeat: no-repeat;
}
#wp_nav_w71 .wp_nav .i1 {
	background:none;
	}
#wp_nav_w71 .wp_nav .nav-item {
	width: auto;
	}
.wp_nav .sub-nav{    top: 40px !important;border-top: #fff 1px solid;}

