﻿@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, 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;}
.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:1300px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#103c85;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .tt11 { height:36px; background:url(images/news_tt_03.jpg) no-repeat;} /**标题栏**/
.post .tt11 .tit { display:inline-block; float:left; font-size:14px; color:#fff;} /**标题字体**/
.post .tt11 .tit .title { display:inline-block; height:36px; line-height:36px; padding-left:19px;} /**标题图标**/
.post .tt11 .more_btn { display:inline-block; height:36px; line-height:36px; float:right; padding-right:27px;}   /**更多按钮**/
.post .con11 { margin:0 auto; background:url(images/newsbody.jpg) no-repeat; height:233px; margin-top:5px;}
.post .con11 .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; padding-left:23px; padding-top: 6px;
margin-right: 0px} /**新闻列表图标**/
.post .tt21 { height:33px; background:url(images/news_tt_1_03.jpg) no-repeat;} /**标题栏**/
.post .tt21 .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#851010;} /**标题字体**/
.post .tt21 .tit .title { display:inline-block; height:33px; line-height:33px; padding-left:32px;} /**标题图标**/
.post .tt21 .more_btn { display:inline-block; height:33px; line-height:26px; float:right; padding-right:27px;}   /**更多按钮**/

.post .tt23 { height:33px; background:url(images/news_tt_2_05.jpg) no-repeat;} /**标题栏**/
.post .tt23 .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#851010;} /**标题字体**/
.post .tt23 .tit .title { display:inline-block; height:33px; line-height:33px; padding-left:32px;} /**标题图标**/
.post .tt23 .more_btn { display:inline-block; height:33px; line-height:26px; float:right; padding-right:27px;}   /**更多按钮**/
.post .con21 { margin:0 auto; background:url(images/news_1_bg_07.jpg) no-repeat; height:179px;}
.post .con21 .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; padding-left:23px; padding-top: 6px;
margin-right: 0px} /**新闻列表图标**/
.post .con23 { margin:0 auto; background:url(images/news_2_bg_08.jpg) no-repeat; height:179px;}
.post .con23 .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; padding-left:23px; padding-top: 6px;
margin-right: 0px} /**新闻列表图标**/
.post .tt22 { height:36px; background:url(images/yhdl.jpg) no-repeat;} /**标题栏**/
.post .con22 { margin:0 auto; background:url(images/yhdlb.jpg) no-repeat; height:166px; margin-top:5px;}
/**.post .con31 { margin:0 auto; background:url(images/zylj.jpg) no-repeat; height:172px; padding-top:39px; padding-left:22px;}**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.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;}


/**页头开始**/
#heaer {}
#header .inner {}
.head { width:100%; height:134px; position:relative; background:url(images/head_new_01.jpg) no-repeat 50% 0; position:relative;}    /**页头部分**/
.head .ss { /*margin-top:50px; margin-left:875px;*/
	width: 281px;
	height: 40px;
	position: absolute;
	float: right;
	left: 881px;
	top: 64px;
}
.head .english { font-size:14px; color:#fff; float:right; margin-top:30px; margin-right:155px;}
.head .english a {font-size:14px; color:#fff;}
.navbar { width:100%; height:37px; background:url(images/nav_new_02.jpg) repeat-x 0 50%;}   	/**导航区域背景**/
.navbar .navbox { width:1000px; height:37px; margin:0 auto; line-height:37px;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:37px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; 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 20px; height:37px; line-height:40px; font-size: 14px;}   /**导航栏目高度与边距**/
.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;    background: #840427;}		/**子菜单字体样式**/
.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:#840427;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav{border:none !important;}
/**主体开始**/
#container { padding:7px 0;}
#container .inner { background:#fff; width:1000px; border:0px solid #e5e5e5;}

/**首页三列布局**/
.mod {}
.mod11 { width:549px; float:left;}
.mod12 { width:429px; height:273px; float:right;}
.mod21 { width:243px; float:left;} /**左列**/
.mod21 .ml { width:100%;} 
.mbox { border:0px solid #d3d3d3;}
.mod22 { width:734px; float:right;}
.mod22 .mc { width:471px; float:left;} /**中间**/
.mod22 .mr { width:242px; float:right;} /**右列**/
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { border:0px solid #d3d3d3;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:#840427;}   /**位置栏目背景**/
.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:21px; padding:5px 5px 5px 30px; background:url(images/collist.png) no-repeat 5px 9px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#840427; border-top:1px solid #fff; border-bottom:1px solid #840427;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background: #840427;} 	/**鼠标经过或选中一级子栏目**/
.wp_listcolumn .wp_column a .column-name{padding: 5px 10px 5px 30px;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a{background: none; border:none;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; 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:#840427;}

.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:728px; float:right;} /**栏目新闻**/
.col_news_head { background:url(images/line.gif) repeat-x left bottom;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#000; 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:url(images/li.gif) no-repeat center; padding-left:23px; padding-top: 6px;
margin-right: 0px}  /**栏目新闻图标序号**/
.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:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; 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;} /**文章内容**/
.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 { background:url(images/foot_bg_02.jpg) no-repeat; height:110px; width:1300px; margin:0 auto;}
#footer .inner { padding-top:38px; padding-left:586px; width: 820px;}
#footer .inner p { font-size:12px; line-height:19px; text-align: left;}
#footer .inner p span { margin:0 3px;}
.nr1 {
padding-top: 12px;
padding-left: 23px;
line-height: 27px;
}
.nr3 {
padding-top: 12px;
padding-left: 17px;
line-height: 27px;
}
.more_btn a {
color: #fff;
}
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
color: #840427;
background-color: #e2e2e2;
height: 37px;

font-size: 14px;
}
.sousuo {
background:url(images/more_text_03.jpg) no-repeat;
width: 211px;
height: 37px;
}
#keyword {
border: 0px;
margin-left: 25px;
background-color: #f5f5f5;
color: #9c9c9c;
line-height: 18px;
}
.wp_search .search {
	background:url(images/more_btn_03.jpg) no-repeat;
width: 58px;
height: 37px;
cursor: pointer;
}
.wp_login {
padding-top: 30px;
padding-left: 35px;
}
.wp_article_list .list_item { border:0px; line-height: 27px; height:27px;}
#wp_news_w311 {
padding-top: 12px;
}
.wp_article_list .list_item .ex_fields { padding-right: 27px;}
#wp_news_w321 ,#wp_news_w421,#wp_news_w331,#wp_news_w431{
padding-top: 10px;
}

/**友情链接**/
#link .inner { width:1000px;}
.link { height:50px; background:url(images/link_06.jpg) no-repeat left center;}
.link .link_nav { padding-left:96px; height:50px;}
.link .link_nav .wp_nav .nav-item a span.item-name { padding:12px 20px; line-height:25px;}
.link .link_nav .wp_nav .nav-item a { background:url(images/menu_bg_l_06.jpg) no-repeat left;}
.link .link_nav li { margin: 0 13px;}
.link .link_nav .wp_nav .nav-item a span.item-name { background:url(images/link_menu_05.jpg) repeat-x center;}


