@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;}
.none { display:none;}
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}



/**布局开始**/
body { background:#ccc;}
body,p {font-size:12px; font-family:"微软雅黑";line-height:1;color:#333;}
a { color:#333; text-decoration:none; font-family:"微软雅黑";}
a:hover { color:#26529d;}
.wrapper {}
.wrapper .inner { width:1000px; margin:0 auto; background:#fff;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { width:100%; height:36px;border-bottom:2px solid #ccc; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; background:url(images/b1.gif) no-repeat 0 8px; border-bottom:2px solid #5577ad; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:36px; line-height:36px; padding:0px 22px;font-family:"Microsoft yahei"; font-size:15px; font-weight:bold; } /**标题图标**/
.post .con { padding:5px 2px; margin:0 auto;}
.post .more_btn { display:inline-block; height:36px; line-height:36px; margin-right:2px; float:right; color:#959393;}   /**更多按钮**/
.post .more_btn a{color:#959393; cursor:pointer;}   /**更多按钮**/

/**切换**/
.post-box{border:1px solid #eee;}
.post-box .post-con{padding:8px 20px;border:1px solid #fff; background:#eef0f2;}
.post-131 .con{}
.post-132 .con{padding:0px;}
.post-132 .con img{ width:295px;}
.post-133 .con{border:0px solid #ccc; background:#accbdc;}
.post-133 .con form{}
.post-133 .con span{ height:30px; line-height:30px; color:#bd4b08; font-weight:bold;padding-left:10px;}
.post-133 .con .search-title{ background:transparent;border:none; padding-left:12px;}
.post-133 .con .search-btn{ background:transparent;border:none;width:32px; height:23px;}

.post-141{ border-top:1px solid #ccc;margin-bottom:0px;margin-top:14px;}
.post-141 img{width:100px; margin:0 12px;}
/**自定义新闻列表**/

.news_list li.news { line-height:24px;height:24px;*height:18px; padding-left:12px; background:url(images/icon_li0.gif) no-repeat 0 10px;} /**标题图标**/
.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.news_title {float:left; clear:both; line-height:24px; color:#000;}
.news_list li.news p a { color:#000;}
.news_list li.news p a:hover { color:#03528A; text-decoration:underline;}
.news_list li.news p.news_meta{float:right; }


/**页头开始**/
#header {}
#header .inner {}
#header .inner .head{height:166px; background:url(images/header.jpg) no-repeat 0 0;}
.head .sitelogo { float:left; width:400px; height:120px; background:url(images/logo.gif) no-repeat;} 
.head .site{ float:right; width:300px;height:120px;}
/*导航样式*/ 
#nav {}
#nav .inner { background:#fff;}
.navbar { width:auto; height:38px; background:url(images/nav.jpg) no-repeat 0 0;padding-top:2px;}   	/**导航区域背景**/
.navbar .navbox { width:100%; height:38px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
#wp_nav_w1 .wp_nav{margin:0 auto;} 
#wp_nav_w1 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
#wp_nav_w1 .wp_nav .on { z-index:10;}
#wp_nav_w1 .wp_nav .nav-item .mark {background:none;display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
#wp_nav_w1 .wp_nav .nav-item a{ color:#fff;text-decoration: none;font-size: 14px; display:block; font-weight: normal;line-height: 36px;height:36px;font-family: "Microsoft YaHei";}
#wp_nav_w1 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{color: #dcedab;background:#4369a8;}
#wp_nav_w1 .wp_nav .nav-item .parent {color: #dcedab;background:#4369a8;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item a .item-name { display:inline-block; padding:0px 18px; line-height:36px;/*一级栏目的行高*/ cursor:pointer;}
#wp_nav_w1 .wp_nav .sub-nav { border:0px solid red;margin-left:0px;margin-top: 0px;position: absolute;z-index: 250;background-color: #5172a9;padding:5px 10px 10px 10px;z-index:1000;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item { white-space:nowrap; font-size: 13px;border:none; font-family: "Microsoft YaHei";font-weight: normal;position:relative;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark { }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {border-top:0px solid #D8E1CC;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #2f5697; height: 28px;line-height: 28px;display:block;font-size: 13px;font-weight: normal;cursor: pointer;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent{ color: #dcedab;background: transparent !important;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent {background: transparent !important;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#000;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a .item-name { padding:0px 10px; line-height:28px;/*子菜单栏目的行高*/ }


/**主页banner开始**/
#banner { }
#banner .inner {width:1000px; height:290px;  background:#fff url(images/banner.jpg) top center no-repeat; }

/**neiyebanner开始**/
#l-banner { }
#l-banner .inner {width:1000px; height:170px;  background:#fff url(images/lbanner.jpg) top center no-repeat; }

/**主体开始**/
#m-container {}
#m-container .inner {  background:#fff;padding-top:24px; }

/**首页三列布局**/
.mod {}
.mod1 {  float:left;width:295px; padding-left:24px;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { }
.mod2 { float:right;width:630px;padding:0 24px;}
.mod2 .mn { width:295px; float:left;} /**中列**/
.mod2 .mr { width:295px; float:right;padding-left:24px;} /**右列**/
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:1000px;background:#ececec url(images/l_logo.gif) no-repeat 25px bottom;border:1px solid #eee; }
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:880px; padding:20px 60px; background:#fff; }


.col_menu { width:260px; float:left;padding:10px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background:#94bdf3;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:16px;font-family:"Microsoft yahei"; font-weight:bold; color:#000; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:34px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
/*栏目列表*/
.col_list{padding:4px 18px;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#007CA2;font-size:14px; font-weight:normal; background: url(images/icon_column_1.gif) no-repeat 0px 12px; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**一级子栏目**/
.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.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_1.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_1.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_1.gif);} /**鼠标经过或选中三级子栏目**/


.col_news { width:698px;min-height:500px; float:right;background:#fff;padding:10px;} /**栏目新闻**/
.col_news_head {border-left:6px solid #26529d; background:#94bdf3;}
.col_metas .col_title {  display:inline-block; float:left; height:34px; line-height:34px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-family:"Microsoft yahei"; font-weight:bold; color:#26529d; padding-left:15px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right;padding-right:20px; white-space:nowrap; height:34px; line-height:34px; color:#000;} /**当前位置**/
.col_metas .col_path a{color:#000;}
.col_news_con { padding:5px 10px 10px 0px; 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 { }  /**栏目新闻图标序号**/
.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 { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {  line-height:26px;padding:5px; border-bottom:1px solid #ececec;font-family: "Microsoft YaHei"; font-size:22px; text-align:center; color:#0c59a9;  } /**文章标题**/
.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;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important}
/**页脚开始**/
#footer {}
#footer .inner { height:64px; padding:10px 0; background:#5576ac;}
#footer .inner p {display:block; font-size:12px; line-height:20px; text-align:center; color:#fff;}
#footer .inner p span { margin:0 3px;}
.copyright{ color:#fff; text-align:center; line-height:24px; }
#wp_nav_w1 .wp_nav{width:925px !important;}
.bottom_frame img {width: 130px;height: 40px;margin: 0 16px;}
#wp_news_w60 { height:40px;}
#s1{padding:20px 0;}

.ts{ display:none;}
.xmb{ width:980px;}
.ziduan{ width:519px; margin:0 auto; height:36px; line-height:36px; background:#eee;}
.ziduan0{ float:left; width:118px; border:#000 1px solid; border-right:none; text-align:center;}
.ziduan1{ float:left; width:398px; border:#000 1px solid; text-align:center; }
.ziduan2{ float:left; width:100px; border:#000 1px solid; border-right:none; text-align:center;    display: none;}
.ziduan3{ float:left; width:118px; border:#000 1px solid; text-align:center; display: none;}

.list2{ width:519px; margin:0 auto;}
.list2 .news_list li.news{ height:36px; line-height:36px; background:none; padding:0;}

input#keyword {    width: 180px !important;    margin-left: 36px;height: 18px;line-height: 18px;}
.wp_search .search{width: 32px;    height: 24px;    background: url(images/sous.png) no-repeat;}

.post.post4.post-22.mbox {    margin-bottom: 0px;}
.post.post4.post-22.mbox li.news.i1.clearfix {    background: none;    padding-left: 0px;    height: auto;}











