﻿@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:url(images/bg.gif) repeat 0 0;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#105397;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:980px; margin:0 auto; padding:10px;} /**页面全局宽度**/




/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { width:100%; height:37px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:36px; line-height:36px; padding-left:10px;font-family:"Microsoft yahei"; font-size:15px; font-weight:bold; } /**标题图标**/
.post .con { padding:5px 10px; margin:0 auto;}
.post .more_btn { display:inline-block; height:36px; line-height:36px; margin-right:10px; float:right; color:#959393;}   /**更多按钮**/
.post .more_btn a{color:#959393; cursor:pointer;}   /**更多按钮**/

/**切换**/



/**自定义新闻列表**/
.post-111 .news_list li.news.n1{background:none;margin-left:-12px;}

.post-111 .news_list li.news.n1 .news_meta{display:none;}
.post-111 .news_list li.news.n1 .txt{line-height:24px;}
.post-111 .news_list li.news .txt{display:none;}

.post-111 .tt,.post-113 .tt { background:#e1e1e1;} /**标题栏**/
.post-111 .tt .tit,.post-113 .tt .tit {  border-left:6px solid #fc2f02;} /**标题字体**/
.post-111 .tt .tit .title,.post-113 .tt .tit .title {color:#29447c; } /**标题图标**/

.post-131 .tt { background:#fb5935;} /**标题栏**/
.post-131 .tt .tit .title,.post-132 .tt .tit .title  {color:#fff; } /**标题图标**/
.post-131 .more_btn,.post-132 .more_btn,.post-131 .more_btn a,.post-132 .more_btn a { color:#fff;}   /**更多按钮**/
.post-132 .tt { background:#757575;} /**标题栏**/

.post-132 .con { background:#e4eff8;}


.news_list li.news { line-height:24px; padding-left:12px; background:url(images/icon_li0.gif) no-repeat 0 12px;} /**标题图标**/
.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; }


/**页头开始**/
#heaer {}
#header .inner {}
#header .inner .head{height:120px;}
.head .sitelogo { float: left;
    width: 450px;
    height: 60px;
    padding-top: 10px;} 
.head .site{ float: left; width:300px;height: 80px;color: #fff;font-size: 40px;padding: 40px 0px 0px 0px;}
/*导航样式*/ 
#nav {}
#nav .inner { background:#fff;}
.navbar { width:auto; height:48px; background:#29447c;}   	/**导航区域背景**/
.navbar .navbox { width:100%; height:48px; 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: 46px;height:46px;font-family: "Microsoft YaHei";}
#wp_nav_w1 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{color: #dcedab;background:#1b3364;}
#wp_nav_w1 .wp_nav .nav-item .parent {color: #dcedab;background:#1b3364;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item a .item-name { display:inline-block; padding:0px 22px; line-height:48px;/*一级栏目的行高*/ 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: #1b3364;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: #29447c; 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:980px; height:290px;  background:#fff url(images/banner.jpg) top center no-repeat; padding: 0px 10px 25px 10px;}

/**neiyebanner开始**/
#l-banner { }
#l-banner .inner {width:980px; height:170px;  background:#fff url(images/lbanner.jpg) top center no-repeat; }

/**主体开始**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

/**首页三列布局**/
.mod {}
.mod1 {  float:left;width:608px;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { }
.mod2 { float:right;width:328px;}
.mod2 .mr { width:328px; float:right;} /**右列**/
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:980px; padding:10px; background:#fff url(images/l_logo.gif) no-repeat 25px bottom; }
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:880px; padding:20px 60px; background:#fff; }


.col_menu { width:260px; float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background:#FB5835;}   /**位置栏目背景**/
.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:38px; 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: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;} /**栏目新闻**/
.col_news_head {border-left:6px solid #FC2F02; background:#e8e8e8;}
.col_metas .col_title {  display:inline-block; float:left; height:36px; line-height:36px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-family:"Microsoft yahei"; font-weight:bold; color:#0c59a9; padding-left:15px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right;padding-right:20px; white-space:nowrap; height:36px; line-height:36px; 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 h2.arti_title {  line-height:26px;padding:0px 5px 0px 35px; border-bottom:1px solid #ececec;font-family: "Microsoft YaHei"; font-size:18px; 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:70px; padding:10px 0;}
#footer .inner p {display:block; font-size:12px; line-height:20px; text-align:center; color:#fff;}
#footer .inner p span { margin:0 3px;}
.copyright{ margin-left:20px;color:#fff; text-align:center; line-height:24px; }
.wp_article_list .list_item { border:none;}

.div_piccontenttitle_li .c_pt_12 .c_txt p{color:#666;text-indent:2em; margin:10px 0px 0px 0px; line-height:20px}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 { font-weight:bold;}


span.Site_Name{ font-size: 30px;
    font-family: "微软雅黑";
    padding-left: 148px;
    padding-bottom: 20px;}