@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:url(images/bg.png) repeat-x 0 0;}
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:1349px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt { height:56px; background:url(images/title2.jpg) repeat-x center;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:56px; line-height:56px;font-size: 22px;line-height: 50px;color: #666;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:56px; line-height:56px; float:right;font-size: 14px;color: #666;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item {} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/


.post1 {}
.post1 .tt1 { height:56px; } /**标题栏**/
.post1 .tt1 .tit1 { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;background:url(images/title.jpg) repeat-x top;padding-right: 40px;} /**标题字体**/
.post1 .tt1 .tit1 .title1 { display:inline-block; height:56px; line-height:56px; padding-left:35px; font-size: 22px;line-height: 50px;color: #666;} /**标题图标**/
.post1 .tt1 .more_btn { display:inline-block; height:56px; line-height:56px; float:right;font-size: 14px;color: #666;}   /**更多按钮**/
.post1 .con { padding:5px 0; margin:0 auto;}
.post1 .con1 .wp_article_list .list_item {} /**新闻列表**/
.post1 .con1 .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;}


/**页头开始**/
#header {}
#header .inner { position:relative; width:100%;}
#nav {height:50px; background:url(images/menu_bg.jpg) repeat-x;}
#nav .inner {width: 1000px;}


.logo{ height:100px;}
.logo1{ margin:0 auto; height:100px;}

.head {width: 700px;height: 100px;position: absolute;background: url(images/logo.png) no-repeat 0 center;top: 0px;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; }   	/**导航区域背景**/
.navbar .navbox { width:100%px; height:50px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:50px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:normal; 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 10px; height:50px; line-height:50px;}   /**导航栏目高度与边距**/
.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; 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:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:50px; line-height:50px;}		/**子菜单栏目高度与边距**/

#wp_nav_w2 .wp_nav .nav-item{width: 11%;}
#wp_nav_w2 .wp_nav .nav-item a:hover{background: #ededed;color:#0950A0;}
#wp_nav_w2 .wp_nav .sub-nav{ border:none; width:100%!important;}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a{ border-top:none;}
#wp_nav_w2 .wp_nav .sub-nav .nav-item{ height:50px;}
/**主体开始**/
#container {}
#container .inner { background:#fff; width:1000px; }

#container1 { background:#eeeeee; }
#container .inner {width:1000px; }


/**首页三列布局**/
.mod {}
.mod11 { width:1000px; margin:0 auto} /**左列**/

.mbox {}
.mod1 { width:1000px; margin:0 auto; padding-top:60px;}
.mod1 .ml { width:300px; float:left;} /**中间**/
.mod1 .mc { width:300px; float:left; margin-left:50px} /**右列**/
.mod1 .mr { width:300px; float:right;} /**右列**/
.mod1 .ml .ml_t{ width:100%; float:left;}
.mod1 .ml .ml_b{ width:100%; float:left;}
.mod1 .mc .mc_t{ width:100%; float:left;}
.mod1 .mc .mc_b{ width:100%; float:left;}
.mod1 .mr .mr_t{ width:100%; float:left;}
.mod1 .mr .mr_b{ width:100%; float:left;}


/**列表页**/
.col_menu {width: 300px;min-height: 500px;border: #AAA solid 1px;background-color: #FFF;border-top: #be0028 solid 4px;float: left; margin-top:20px;} 
.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; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 30px; background:url(images/icon_col_name.gif) 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:#fff; background:#52B4EB url(images/icon_column_1.gif) no-repeat 6px 12px; border-top:1px solid #fff; border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.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:#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:#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: 680px;min-height: 600px;border: #AAA solid 1px;background-color: #FFF;float: right;margin-top:20px;} /**栏目新闻**/
.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; 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:right; white-space:nowrap;width: 640px;height: 20px;font-size: 14px;color: #333;padding: 10px 0px;border-bottom: #CCC solid 1px;margin: 0px 20px;} /**当前位置**/

.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;}  /**栏目新闻图标序号**/
.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 {height: 40px;width: 680px;text-align: center;color: #be0028;font-size: 22px;padding-top: 10px;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:right;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;font-size: 14px;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;float: left;width: 640px;padding: 5px 20px;} /**文章内容**/
.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 { height:140px; background:url(images/bottom.jpg) repeat-x center;}
#footer .inner { padding:10px 0; }
#footer .inner p {font-size: 12px;line-height:20px; text-align:center;color: #ccc;}
#footer .inner p span { margin:0 3px;}
.foot{ padding-top:30px;}

.pic{ width:100%; height:315px;}

.center_content{ float: left;width: 33%; min-height:200px;}
.center_content_left{ width:65px; float:left;}
.center_content_right{ width:250px; float:right;min-height:170px;}
.center_content_right_title{    width: 230px;    line-height: 18px; margin: 15px 0px 15px 0;}
	
.center_b{ line-height:70px; height:70px;}
.center_content_right_title a{ font-weight:bold; font-size:16px;}
.center_content_right_intro{  overflow: hidden;   width: 230px;    line-height: 1.5em;}
.center_content_right_intro a{font-size: 16px; color:#7d7d7d;}
.list_bgimg_warp{ width:100%; height:114px;  text-align:center;}
.list_center{ min-height:450px}
.list_center_left{ width:210px; float:left;}
.list_center_right{ width:750px; float: right;}
.list_center_right_pic{ width:100%; float: right;}
.list_center_right .col_path{ height: 60px;line-height: 60px;}
.list_center_right h2{color: #fbc22d;    line-height: 36px;}
.wp_article_list .list_item .Article_Index{ display:none;}
.wp_article_list .list_item{ border-bottom:none;}
.wp_article_list .list_item .Article_Title a{ color:#999;font-size: 16px;}
.wp_article_list .list_item .Article_PublishDate{color: #999;font-size: 16px}
.bottom_link{ margin-top:40px; margin-bottom:40px; height:90px;}
.bottom_link_1{ width:300px;  height:90px; background:url(images/bo01.jpg) no-repeat center; float:left;}
.bottom_link_2{ width:300px;  height:90px; background:url(images/bo02.jpg) no-repeat center;float:left;margin-left: 50px;}
.bottom_link_3{ width:300px;  height:90px; background:url(images/bo03.jpg) no-repeat center;float:right;}
#wp_nav_w80 .wp_nav .nav-item{ width:300px;}
#wp_nav_w80 .wp_nav .nav-item a{ font-size:16px; color:#fff;}
#wp_nav_w80 .wp_nav .nav-item a span.item-name{ line-height:80px;}

#wp_nav_w81 .wp_nav .nav-item{ width:300px;}
#wp_nav_w81 .wp_nav .nav-item a{ font-size:16px; color:#fff;}
#wp_nav_w81 .wp_nav .nav-item a span.item-name{ line-height:80px;}

#wp_nav_w82 .wp_nav .nav-item{ width:300px;}
#wp_nav_w82 .wp_nav .nav-item a{ font-size:16px; color:#fff;}
#wp_nav_w82 .wp_nav .nav-item a span.item-name{ line-height:80px;}
.tp{ width:638px; height:150px;margin: 10px 20px 20px 20px;border: #AAA solid 1px; float:left;}

#wp_news_w66 .wp_article_list .list_item{width: 615px;height: 20px;overflow: hidden;margin: 10px 0px;line-height: 20px;}
#wp_news_w66 .wp_article_list .list_item .Article_Index{ display:block!important; background:url(images/circle.png) no-repeat center;overflow: hidden;padding-left: 23px; margin-right:0px;}
.wp_article_list .list_item .Article_Title {color: #262626;text-decoration: none;transition: all .5s ease-in-out;font-size: 16px;}
#wp_news_w66 .wp_article_list .list_item .Article_PublishDate{float: right;cursor: default;color: #be0028;border-left: #CCC solid 1px;font-size: 16px;padding-left: 2px;}