@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/body.png) no-repeat top;}
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:1200px; margin:0 auto;} /**页面全局宽度**/




/**页头开始**/
#header { background-color: #3d4552;height: 69px;}
#header .inner {}
.head { width:100%; height: 69px; position:relative; background:url(images/head.png) left top no-repeat; }    /**页头部分**/

.navbar {   }   	/**导航区域背景**/
.navbar .navbox { width:132px; margin:0 auto;}   /**导航窗口大小及位置**/

.welcome{ float:right; width:280px; margin-top:30px; }
.welcome a{ font-family:"宋体"; font-size:12px; color:#fff; margin-left: 20px; }
#wp_nav_w1 .wp_nav .nav-item a{ font-family:"微软雅黑"; display:block;text-align:center;position:relative; z-index:100; color:#fff; font-size:14px;}
#wp_nav_w1 {  margin: 16px 0px 18px 20px; }
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:55px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; 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 20px; height: 70px; line-height: 38px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#fff;}  /**子菜单背景**/
.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:#fff; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner {  width:1200px;  margin-top: 70px;}

/**首页三列布局**/
.mod {}
.left{padding: 35px 33px 0px 33px;}
.mod1 { width:290px; float:left; background:#5da6a5;min-height: 680px;}  


.mod2 { width:910px; float:left; background-color:#fff; opacity:0.8;min-height: 680px;}
.middle{ padding:10px 60px;}
.mg {
}

.mod3{ width:132px; float:left; background:url(images/vv.png) no-repeat;min-height: 894px;opacity: 1;}
.right{ padding:40px 0px;}
.wp_article_list{ display:block; width:98%;}
/**列表页**/
.col_menu { width:236px; float:left;} 
.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;}


/**标题栏新闻窗口**/
.post {margin-bottom: 25px;min-height: 24px;}
.post .tt {height: 45px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-weight:normal; color:#2f8b87; font-family:"微软雅黑";} /**标题字体**/
.post .tt .tit .title {display:inline-block;height: 45px;line-height: 45px;padding-left:35px;background:url(images/tit.png) left center no-repeat;} /**标题图标**/
.post .tt .tit .title a{color:#2f8b87;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { 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/li.gif) no-repeat center;} /**新闻列表图标**/

.mc .post .con {width: 67%;float:right;color: #fff;font-family: "微软雅黑";font-size: 14px;line-height: 20px;}
.aa{width: 33%;float:left;}
.aa span{color: #fff;font-family:"微软雅黑";font-size:14px;line-height: 20px;}



.md .con1 img {margin-top: 10px;}
.mb .post {margin-bottom: 10px;}
.mb .post-4 .con1{ font-family:"微软雅黑"; color:#fff; font-size:26px; font-weight:bold;}
.mb .post-40 .con1{ font-family:"微软雅黑"; color:#fff; font-size:16px;}
.mb .post-41 .con1{ font-family:"微软雅黑"; color:#fff; font-size:16px;}
.mb .post-42 .con1{ font-family:"微软雅黑"; color:#fff; font-size:16px;}
.mc{margin-top: 0px;}
.mod2 .con{color:#404040;font-family:"微软雅黑";font-size:14px;line-height: 25px;}
.mc .post{ margin-bottom:16px; margin-left: 10px;}
.mb {
margin-left: 10px;
}
/**自定义新闻列表**/
.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;}


.col_news {width:768px; float:left;min-height: 894px;background-color: #fff;opacity: 0.9;} /**栏目新闻**/
.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: #346084; 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;}  /**栏目新闻图标序号**/
.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 { }
#footer .inner {  }
#footer .inner p { font-size:12px; line-height: 80px; text-align:center; color: #000000; font-family:"微软雅黑";}

.foot {
    height: 80px;
}

.foot p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-family:"微软雅黑";
}
.me .articlecontent p {

    line-height: 28px;
}

.wp_subcolumn_list .wp_sublist .sublist_title   {
    display:none;
}
#tabmenu1 li{ height: 48px; line-height: 48px;   text-align:center;float:left;width:100px; cursor: pointer;}
#tabmenu1 li:hover{ height: 48px; line-height: 48px; text-align:center; float:left;width:100px;}
#tabmenu1 li span{  color:#fff; font-family:"微软雅黑"; font-size:17px;}
#tabmenu1 li span:hover{color:#333;}
ul.tab-list li {
    width: 100%;
    float: left;
}
.me {
    width: 100;
    float: left;
}

.mf {
    width: 100%;
    float: left;
}

.mg {
    width: 100%;
    float: left;
}

.mi {
    width: 100%;
    float: left;
}
.wp_entry p {text-indent:0em;margin-bottom:5px;font-size: 14px;line-height: 25px;}
.con p {font-size: 14px;line-height: 25px;margin-bottom: 5px;text-indent: 0em;}
.wp_article_list .list_item .Article_Title {float: left;font-size: 14px;height: 25px;line-height: 25px;}
.wp_article_list .list_item .Article_Index {display:inline-block;width:10px;height: 19px;}
.wp_entry {width: 98.6%;line-height:1.7em;font-size:13px;color:#333;overflow-y: auto;height: 551px;}
.scroll {
    width: 98.56%;
    overflow-y: auto;
    height: 563px;
}
.nav1{width:700px;height:55px;float:right;margin-top: 10px;}
.ms {width: 200px;margin: 0 auto;text-align: left;}
p.num {color：#fff;color: #fff;font-family: "微软雅黑";font-size: 14px;}
span.Column_VisitCount {color: #fff;margin-left: 4px;}
/*默认tab内容隐藏*/
.maincon{display:none;}