@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;border: 0;	font-size: 100%;font: inherit;}
/* 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; height:20px;}
.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 "微软雅黑", 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:1200px; margin:0 auto;} /**页面全局宽度**/

.wrapperf { width:100%; margin:0 auto; background-color:#8e241c;}
.wrapperf .innerf { width:1200px; height:120px; margin:0 auto;} /**页面全局宽度**/


/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.mr1{ margin-bottom:0px; }
.post { margin-bottom:0px;}
.post .tt { height:27px; background:url(images/bz1.jpg) no-repeat left;} 
.mod.mod3 .tt {display: none;}
.mr1 .post .tt {background: #ba0500; background:url(images/bz1.jpg) no-repeat left;}/**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; padding: 0px 10px;} 
.mr1 .post .tt .tit .title { padding-left: 10px;}/**标题字体**/
.title { font-size:18px; color:#FFF;}
.post .tt .tit .title { display:inline-block; height:27px; line-height:30px;} /**标题图标**/
.mr1 .post-5 .tt .tit {color:#fff;}
.post .tt .more_btn { display:inline-block; height:27px; line-height:30px;  float:right; padding-right:10px;}
.more_text {color: #81383c; font-size:18px;}   /**更多按钮**/
.post .con { padding:20px 0; margin:0 auto;}
.cons { padding-left:5px; padding-right:10px; margin:0 auto;}
.mcc .post .con { display: none;}
.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.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list { }
.news_list li{margin:0 auto; width:95%; }
.news_list li.news {line-height:26px;padding-left: 5px; border-bottom:1px dashed #ccc; }
.news_listm { }
.news_listm li{margin:0 auto; width:75%; }
.news_listm li.news {line-height:26px;padding-left: 5px; }
.news_listm li.news span.news_title {padding-left:10px; padding-top: 15px; }
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; }
.mr1 #wp_news_w55 li.news.n1.clearfix {float: left;}
.mr1 #wp_news_w55 li.news.n2.clearfix {float: left;} /**标题图标**/
#wp_news_w56 li.news.n1.clearfix { background: #f3f2ed; line-height:30px;}
#wp_news_w56 li.news.n2.clearfix {line-height:30px;}
#wp_news_w56 li.news.n3.clearfix { background: #f3f2ed;line-height:30px;}
.news_list li.news span.news_title {background:url(images/kt.png) no-repeat 0 7px; padding-left:10px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_listm li.news span.news_metam { float:left; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; }
.mod.mod3 .news_list li.news {/* width: 198px; */float: left;/* height: 164px; */margin-left: 28px;}
.mod.mod3 .news_list .news.n1.clearfix {margin-left: 0px;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header .inner {}
.head1 {height: 35px; background:#cdc8b1;line-height: 35px;}
.head { width:100%; height:123px; position:relative; background:url(images/head.png) no-repeat; position:relative;}.head1_1 {width: 1000px;height: 35px;float: left;}/**页头部分**/
.sitetitle { position:absolute; left:366px; top:25px; font-size:30px; font-weight:bold; color:#292929;}		/**站点名称**/
.head_search {float:right;width: 206px;height:30px;margin: 92px 0px 0px 0px;}
.weixin{float:left;  background:url(images/weixin.png) no-repeat;width:77px; height:26px;position:relative; }
.weixin img {
position: absolute; 
left: 0px; 
top: -90px;
display: none;
width:90px;
height:90px;
}
.weixin:hover img { 
display: block; 
}
.weibo{float:right; padding-left:0px; padding-right:11px;}
#keyword {margin-top: 10px;width: 180px !important;border: 0px; margin-left: 5px;}
.wp_search .search {background: none;width: 28px;height: 22px;
 border: 0px;cursor: pointer;}
.head .sitelogo {float: left; font-size:40px;font-weight:bold;}	/**站点logo**/
.navbar { width:100%; height:40px;}   	/**导航区域背景**/
.navbar .navbox { width:1200px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:40px;}  /**导航高度**/
/**banner**/
.banners {width:1200px;height:363px;border:0;margin:0 auto;}
#playBox{ width:1200px; height:363px;  background:#333; position:relative; overflow:hidden; }
#playBox .oUlplay { width:9999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(images/l.png) no-repeat; position:absolute; top:190px;  left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(images/r.png) no-repeat; position:absolute; top:190px;  right:10px; z-index:10;}
#playBox .smalltitle {width:1160px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.bannerm {width:1200px;height:249px;border:0;margin:0 auto;}
.bannert {width:1200px;height:249px;border:0;margin:0 auto;}

/**主体开始**/
#container { }
#container .inner { background:#fff; width:1200px; padding-top:40px; }


/**首页三列布局**/
.mod {padding: 0px 0px 0 0px;}
.mod1 { width:380px; float:left; margin-right:10px;  height:295px; border: 1px solid #b4b4b4;} 
.mc11 { width: 390px; height:295px;float: left;}/**中间**/
.mc1 { width: 400px; float: left; height:295px; border: 1px solid #b4b4b4; }/**中间**/
.mod.mod3 {height: 164px; padding:0 16px 16px 16px;}
.mod1 .ml { width:100%; height:27px;} 
.mbox {  }
.post.post-4.mbox.m1 {width: 380px;float: left; padding: 0 0;}
.post.post-30.mbox.m2 {width:390px; float:right; padding-left:5px; padding-right:5px;
}
.post.post-3.mbox.m3 {width:335px; float:right; padding-left:10px; padding-right:10px;
}

.mod2 { width:768px; float:right; }
.mod2 .mc { width:400px; height:295px; float:left; border: 1px solid #b4b4b4;} /**中间**/
.mod2 .mr { width:353px; height:295px; float:right; border: 1px solid #b4b4b4;}
.mr1 {width: 353px;float: right; border: 1px solid #b4b4b4; height:295px;} /**右列**/


.mod3 .news_pic {
   
    float: left;
}
.mod3 .news_title {
   
    float: left;s
	text-align: center;
}
.mod3 img {
    /* width: 198px; */
    /* height: 132px; */
}
/**列表页**/
.col_menu { width:236px; float:left;min-height: 400px;padding: 0 10px;} 
.col_menu .col_menu_head { background:#8e241c; text-align:center;}   /**位置栏目背景**/
.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:40px; height:40px;}  /**栏目名称图标**/
.wp_article_list .list_item {width:100%;height: 30px;line-height: 30px; border-bottom:0px dashed #ccc; vertical-align:top;}
 /**栏目列表*/
.col_list .wp_listcolumn {border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background-color:#CC3333;border-top:1px solid #fff; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ }

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background: #9e3030; 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:none;} 	/**鼠标经过或选中二级子栏目**/
.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:none;} 	/**鼠标经过或选中三级子栏目**/
.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: 840px;float:right;padding: 0 10px;} /**栏目新闻**/
.col_news_head { border-bottom:1px solid #ba0500;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#8e241c;}  /**当前栏目**/
.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:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.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:none;}  /**栏目新闻图标序号**/
.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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;padding: 0 10px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.article h1.arti_title1 {line-height: 26px;font-family: "Microsoft YaHei";padding: 5px; text-align: center;font-size: 16px; 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 auto; overflow:hidden;min-height: 400px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.7; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
.innerfm { width:1200px; margin:0 auto; }
.wailian { text-align:center;   margin:0 auto; width:1200px;}
.wl{float:left; color:#FFF; width:150px;  }
.wlss{ float:left; margin-left:18px; width:150px; }

.innerf {  background: #8e241c; width:1200px; height:260px;  margin:0 auto;  padding-top:10px;}
.dizhi { font-size:14px; line-height:20px; text-align:center;   margin:0 auto; width:590px;}
.dz {float:left; color:#FFF; padding-left:30px; }
.dz a{color:#FFF;font-size:16px; }
