 @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:#ffffff;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;font-family: "Microsoft YaHei";}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:980px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {	}
.post .tt { height:32px; border-bottom:1px solid #646464;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; font-weight:normal;color: rgb(100,100,100);} /**标题字体**/
.post .tt .tit .title { display:inline-block;     font-family: "Microsoft Yahei";height:31px; line-height:31px;border-bottom:2px solid #8d1516; padding-left:8px; padding-right:8px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/n-li.gif) no-repeat center;} /**新闻列表图标**/


.post1 {}
.post1 .tt1 { height:35px; background:#8d1516; text-align:center;} /**标题栏**/
.post1 .tt1 .tit1 { display:inline-block;  font-size:18px; font-weight:bold; color:#fff;} /**标题字体**/
.post1 .tt1 .tit1 .title1 { display:inline-block; height:35px; line-height:35px;} /**标题图标**/
.post1 .tt1 .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post1 .con1 { width:212px; float:left;border-left:1px solid #8d1516;border-bottom:1px solid #8d1516; margin:0 auto; height:121px;}
.post1 .con1 .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post1 .con1 .wp_article_list .list_item .Article_Index {  background:url(images/n-li.gif) no-repeat center;} /**新闻列表图标**/
.post1 .con11 { width:436px; float:right;border-bottom:1px solid #8d1516;border-right:1px solid #8d1516; margin:0 auto; height: 111px;padding-top: 10px;}
.post1 .con11 .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post1 .con11 .wp_article_list .list_item .Article_Index {  background:url(images/n-li.gif) no-repeat center;} /**新闻列表图标**/

.post2 {	}
.post2 .tt2 { height:32px;  float:left; text-align:right;} /**标题栏**/
.post2 .tt2 span{ line-height:22px;}
.post2 .tt2 .tit2 { display:inline-block; float:left; font-size:18px; font-weight:bold; color:#216687;} /**标题字体**/
.post2 .tt2 .tit2 .title2 { display:inline-block; height:31px; line-height:31px;border-bottom:2px solid #8d1516;} /**标题图标**/
.post2 .tt2 .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post2 .con2 { width:836px; float:right;}
.post2 .con2 .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post2 .con2 .wp_article_list .list_item .Article_Index { background:url(images/link.gif) no-repeat 0 4px; width:2px;margin-right: 0px;margin-left: 0px;} /**新闻列表图标**/


.more_btn a{    color: rgb(114,8,8);font-size: 14px;}



/**自定义新闻列表**/
.news_list { position:relative;}
.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 { background:#8d1516;}
#header .inner {}
#nav { background:#f5f5f5;}
#nav .inner { width:980px; margin:0 auto}
#nav1 {background:#f5f5f5;}
#nav1 .inner { width:980px; margin:0 auto}
.head { width:100%; height:170px; position:relative; position:relative;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:43px; background:#8d1516;}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:43px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:43px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:18px; font-weight:normal; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background:720808;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 31px; height:43px; line-height:43px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.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:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#t_1 {}
#t_1 .inner {width:980px; margin:0 auto; height:290px; background:#f5f5f5;}
.pic{ width:100%;}
.pic .pl{ width:480px; float:left; margin-top:10px;}
.pic .pr{width:488px; float:right; margin-top:10px;}


#t_2 {}
#t_2 .inner {width:980px;margin:0 auto;  height:157px;}
.new_up{ width:100%;}
.new_up .nl{ width:320px; float:left;}
.new_up .nr{width:650px; float:right;}



#t_3 {}
#t_3 .inner {width:980px;margin:0 auto;height:209px; background:#f5f5f5;}
.new_down{ width:100%;}
.new_down .nl{ width:326px; float:left;}
.new_down .nc{width:334px; float:left;}
.new_down .nr{width:320px; float:right;}

#t_4 { }
#t_4 .inner {width:980px;margin:0 auto;height:171px;}
.oto{ width:100%;}
.oto .up{ width:100%; float:left;width: 995px;}
.oto .down{ width:920px; float:left;margin-top: 10px; margin-left:33px;}




#container { }
#container .inner {width:980px;margin:0 auto; position:relative}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:164px; float:left; margin-top:10px;} 
.col_menu .col_menu_head { background:#8d1516; height:36px;  border-radius: 20px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:normal; color:#fff; font-family:"Microsoft Yahei";}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height: 36px;padding: 0px 0px 0px 0px; text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:none; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { color:#000; background:none; border-top:none; border-bottom:none;} 	/**一级子栏目**/
.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{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:none; border-top:none;border-bottom:none;} 	/**二级子栏目**/
.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:none; border-top:none; border-bottom:none;} 	/**三级子栏目**/
.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:none;border-top:none; border-bottom:none;} 	/**四级子栏目**/
.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:none;} 	/**鼠标经过或选中四级子栏目**/
.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:none; border-top:none; border-bottom:none;} 	/**五级子栏目**/
.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:none;} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news_con{ width:99%;}
.wp_paging{margin-bottom: 10px;margin-top: 10px;}
.col_news { width:798px; margin-left: 192px;} /**栏目新闻**/
.col_news_head { height:45px; border-bottom:2px solid #b9b9b9;}
.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;line-height:45px;font-size: 18px; background:url(images/f_f.gif) no-repeat left;  padding-left: 20px;} 
.col_metas .col_path a{ font-size:18px!important; color:rgb(100,100,100);}
/**当前位置**/

.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:none;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/n-li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.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;width: 94%; min-height:600px;    margin-top: 10px;}
.article {}
.article h1.arti_title { line-height:36px;padding:5px; border-bottom:0px solid #ececec;font-family: "Simsun";font-weight:bold; font-size:26px; text-align:center; color:#4a4a4a; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#5d5d5d;} /**文章其他属性**/
.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{ font:14px/1.5 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#828282;}
.article .entry .read p { line-height:24px; margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/


.infobox1 {width: 94%; min-height:600px; margin:0 auto;}
.article1 {}
.article1 h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.article1 .arti_metas { padding:10px; text-align:center;}
.article1 .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article1 .entry { margin:0 auto; overflow:hidden;} /**文章内容**/

.article .entry .read,.article .entry .read p { line-height:2; color:#5d5d5d; word-wrap: break-word; word-break: normal;text-indent:2em }  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;text-indent:2em}
.article .entry .read p.img {text-indent:0em}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.article .entry .read table tr td{margin:0 auto;text-indent:0em;}
.article .entry .read table tr td p{margin:0 auto;text-indent:0em;}

/**页脚开始**/
#footer { background:#8d1516}
#footer .inner { height:90px;}
#footer .inner .foot{ padding-top:21px;}
#footer .inner p { font-size:12px; line-height:24px; text-align:center; color:#fefefe;font-family: "Microsoft YaHei";}
#footer .inner p span { margin:0 3px;}
#back-top { display: block; display: none; width: 30px; height: 30px; opacity: 0.7; background:url(images/top.png) no-repeat center; position: fixed; left: 50%;margin-left:500px; bottom: 125px; z-index: 10000; cursor:pointer;}
.button{ text-align:center;}
.mb_s{ float:left; padding-right:13px;}
.suoluetu{ width:152px; height:113px;  position: relative;}
.mb{ background:url(images/img.png) no-repeat center; width:152px; height:113px;position:absolute;  position: absolute;  top: 0; display:none;}
.dtjt8_div_img{margin: 0 auto;margin-top: 10px;}
#w6imgNumber{ display:none;}
#wp_news_w11 .wp_article_list .i1 .Article_Index{ background:none!important;}
#wp_news_w11 .wp_article_list .list_item .Article_Title a{ font-size:14px; color:#646464;}

#wp_nav_w66 .wp_nav .nav-item a span.item-name{padding: 0px 10px;line-height: 24px;}

#wp_nav_w66 .wp_nav .nav-item a{ font-size:14px; color:rgb(100,100,100)}

.possplit{ background:url(images/mai.gif) no-repeat center; width:8px;padding-left: 8px;}
.wp_article_list .list_item .Article_Title a{ color:rgb(100,100,100); font-size:14px;}
#wp_nav_w2 .wp_nav .nav-item{ background:url(images/navhover.jpg) no-repeat left 0;}
#wp_nav_w2 .wp_nav .i1 { width:139px;}
#wp_nav_w2 .wp_nav .nav-item a:hover,#wp_nav_w2 .wp_nav .nav-item .parent{ background:#720808;}


#wp_news_w5  .wp_article_list .list_item{ height:26px; line-height:26px;}
.nl .post .con{ padding-top:10px;}

#t_3 .post .con{ padding-top:13px;}
.wp_article_list .list_item{ height:25px; line-height:25px;}
.post1-6 .articlecontent img{padding: 15px 35px;}
#wp_news_w11 .wp_article_list .list_item .pr_fields {width: 100%;}
#wp_news_w11 .wp_article_list .list_item .Article_Title {width: 90%;margin: 0px 0px;padding: 0px 0px;text-align: center;}

.lianjie{height: 24px;}
.lianjie a{ font-size:14px;color:#646464;font-family:Microsoft YaHei;}
.lianjie p{ line-height:24px;}
.lianjie img{     padding: 4px 14px 0px 14px;}

