@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: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:1000px; margin:0 auto;} /**页面全局宽度**/





/**自定义新闻列表**/
.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 {}
.head { width:100%; height:107px;  background:url(images/zi_bg.jpg) repeat-x 0px 0px;   }    /**页头部分**/
.head .logo { width:757px; height:107px; float:left; }
.head .sitetitle {  width:243px; height: 32px; float:left;  color:#860000;    padding: 75px 0 0 0;}		/**站点名称**/
.navbar { width:100%; height:35px; background:#e1e1e1;}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:35px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:35px; line-height:35px; }  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#000; display: block; font-family:"宋体"; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#860000; display: block; }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 20px; height:35px; line-height:35px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav { border:none; padding:0px 10px;  }
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#e1e1e1;  }  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:bold; }		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {  color:#860000;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px; width:auto; height:28px;line-height:28px; display:block; text-align:center; background:#f5f5f5; margin:0px 5px;   }		/**子菜单栏目高度与边距**/



/*

.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{}
.wp_nav .nav-item a.parent {color:#000;}
.wp_nav .nav-item a span.item-name { display:inline-block; padding:5px 10px; line-height:22px;cursor:pointer;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .sub-nav .nav-item .mark { background:#fff;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:left;border-top:1px solid #D8E1CC;min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a.parent { background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; line-height:22px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}


*/


















/**主体开始**/
#container { padding:10px 0;}
#container .inner { background:#fff; width:1000px;  }

/**首页三列布局**/
.mod {}
.mod1 { width:251px; float:left;} /**左列**/
.mod2 { width:737px; float:right; }
.mod2 .mc { width:410px; float:left;} /**中间**/
.mod2 .mr { width:316px; float:right;} /**右列**/
.m1 { width:100%; float:left;  background:url(images/bgx.jpg) no-repeat left bottom;  }
.m2 { width:100%; float:left; background:url(images/bgx.jpg) no-repeat left bottom; margin-top:10px;  }
.m12 { width:100%; float:left; background:url(images/bgx.jpg) no-repeat left bottom; margin-top:10px;   }


.m3 { width:100%; float:left;  background:url(images/bgx2.png) no-repeat left bottom; }
.m4 { width:100%; float:left; background:url(images/bgx2.png) no-repeat left bottom;  margin-top:10px;   }
.m5 { width:100%; float:left; background:url(images/bgx3.png) no-repeat left bottom;}
.m6 { width:100%; float:left; background:url(images/bgx3.png) no-repeat left bottom; margin-top:10px;  }



/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:26px; background:url(images/zixun_tit.jpg) no-repeat 0px 0px;  } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#990000; font-family: "宋体";} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:26px; line-height:26px; padding-left:8px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:26px; line-height:26px; float:right;  font-family: "微软雅黑";font-weight: 900;color: #000000;font-size: 10px; margin-right:10px; }   /**更多按钮**/
.post .con { margin:5px auto; padding:5px 0px;  background:url(images/bgs.jpg) no-repeat left top; border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li_li.jpg) no-repeat center;} /**新闻列表图标**/



.m1 .articlelist2_tr { background:none; }
.m1 .articlelist2_tr td { height:25px; line-height:25px; } 

.m2 .con { height:136px;  }
.m12 .con { width:251px; float:left; }
.m12 .con a img { width:110px; height:45px; float:left; margin:7px 0px 0px 10px;   }







/**标题栏新闻窗口**/
.post1 { margin-bottom:10px;}
.post1 .tt { height:26px; background:url(images/pic_tit.png) no-repeat 0px 0px;  } /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#990000; font-family: "宋体";} /**标题字体**/
.post1 .tt .tit .title { display:inline-block; height:26px; line-height:26px; padding-left:8px; } /**标题图标**/
.post1 .tt .more_btn { display:inline-block; height:26px; line-height:26px; float:right;  font-family: "微软雅黑";font-weight: 900;color: #000000;font-size: 10px; margin-right:10px; }   /**更多按钮**/
.post1 .con { margin:5px auto; padding:5px;  background:url(images/bgs2.png) no-repeat left top; border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid;}
.post1 .con .wp_article_list .list_item { border-bottom:1px dotted #ccc; height:30px; line-height:30px; } /**新闻列表**/
.post1 .con .wp_article_list .list_item .Article_Index { background:url(images/li_li_li.jpg) no-repeat center; margin:7px 5px 0px 5px; } /**新闻列表图标**/




/**标题栏新闻窗口**/
.post2 { margin-bottom:10px;}
.post2 .tt { height:26px; background:url(images/cen_tit.png) no-repeat 0px 0px;  } /**标题栏**/
.post2 .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#990000; font-family: "宋体";} /**标题字体**/
.post2 .tt .tit .title { display:inline-block; height:26px; line-height:26px; padding-left:8px; } /**标题图标**/
.post2 .tt .more_btn { display:inline-block; height:26px; line-height:26px; float:right;  font-family: "微软雅黑";font-weight: 900;color: #000000;font-size: 10px; margin-right:10px; }   /**更多按钮**/
.post2 .con { margin:5px auto; padding:5px 0px;  background:url(images/bgs3.png) no-repeat left top; border-left: 1px #CCCCCC solid; border-right: 1px #CCCCCC solid; height:248px; }
.post2 .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; height:30px; line-height:30px; } /**新闻列表**/
.post2 .con .wp_article_list .list_item .Article_Index { background:url(images/li_li.jpg) no-repeat center;} /**新闻列表图标**/

.m6 .post2 .con .wp_article_list .list_item .Article_Index { background:url(images/li_li_li_li.jpg) no-repeat center;} /**新闻列表图标**/

/***************/









/**列表页**/
.col_menu { width:247px; float:left; padding-bottom:10px;  border-bottom:5px solid #890000;} 
.col_menu .col_menu_head { background:url(images/menu_tit.jpg) no-repeat 0 0; height:64px; }   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:16px; font-weight:800; color:#000000; font-family: "微软雅黑"; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:25px 5px 5px 89px;}  /**栏目名称图标**/
 /**栏目列表*/


.col_menu_con { margin-top:10px; }

.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column { margin-top:10px;  height:35px; line-height:35px; }
.col_list .wp_listcolumn .wp_column a { color:#000; background:url(images/menu_link.jpg) no-repeat 0px 0px; border:none; text-align:center; font-size:12px; font-weight:normal;   } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/menu_link.jpg); background-color:none; } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover { color:#860000; background-image:url(images/menu_hover.jpg); font-weight:bold;  }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#000;}





.col_news { width:735px; float:right;} /**栏目新闻**/
.col_news_head { background:url(images/right_tit.jpg) no-repeat 0px 0px; height:61px; }
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:18px; margin-top:39px;} /**当前位置**/


.col_news_con {  width: 683px;  height: auto;  padding: 15px;  margin: 16px 0 0 0;   float: left;   border: 1px #CCCCCC solid; }
.col_news_box { padding:10px 0; margin:0 7px;      }       
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { border-bottom:1px solid #ccc; height:34px; line-height:34px; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/ny_li.jpg) no-repeat center; 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 { width: 683px;  height: auto;  padding: 15px;  margin: 16px 0 0 0;   float: left;   border: 1px #CCCCCC solid; }
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:1px solid #ccc; } /**文章标题**/
.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;} /**文章内容**/
.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 { padding:10px 0;  background:url(images/bot_bg.jpg) no-repeat left bottom; }
#footer .inner p { font-size:14px; line-height:24px; text-align:center;    text-align: left; text-indent: 250px;  } 

#footer .inner .fk { text-align:left; width:155px;  padding-left: 250px;   }
#footer .inner .fk2 { float:left; }
#footer .inner .fk span { float:left; }