@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,li {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:#c6d7e7;}
body,p { font:16px/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:1190px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:40px;   } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#8A2A36;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px; color:#8A2A36;  padding-left:26px; background:url(images/icon.jpg) no-repeat 13px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:40px; line-height:40px; float:right; color: #cc9999; font-weight:bold; font-size:16px; padding-right:15px; }   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none; height:30px; line-height:30px; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/icon2.jpg) no-repeat 2px 8px;} /**新闻列表图标**/


.post .con .wp_article_list .list_item .Article_PublishDate { font-family: "幼圆";font-size: 14px;font-weight: bold; color: #666666; padding-right:15px; }



/**自定义新闻列表**/
.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 { background:url(images/head.jpg) repeat-x 0px 0px; }
#header .inner {}
.welcome { height:25px; line-height:25px; color:#fff; font-size: 16px; text-indent:25px; }

.logo { width:100%; height:112px;  background:url(images/logo2.jpg) no-repeat 0 0; }    /**页头部分**/
.logo1 { width:500px; height:110px; float:left; }
.ss { width:300px; float:right; margin: 60px 0px 0px 0px; }
.ss .wp_search .search { margin-left:10px; }

.logo2 { width:1190px; height:360px; }
.logo2 img { width:1190px; height:360px; }
.logo2_1{width:300px;float:left;height:110px;}
.ss { width:300px; float:right; margin: 60px 0px 0px 0px; }
.ss .wp_search .search { margin-left:10px; }
.logo3 { width:1190px; height:150px; }
.logo3 img { width:1190px; height:150px; }
.banner {width: 100%;margin: 0 auto;}
/*.postbannner{margin-bottom: 10px;border: 1px solid #cacecf;box-shadow: 0 2px 1px #e1e1e1;background: #fff;*/

.banner .con {padding: 0px;}

.navbar { width:100%; height:40px; background:#efefef;}   	/**导航区域背景**/
.navbar .navbox { width:1400px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:18px; font-weight:bold; color:#990000; font-family: "幼圆"; width:110px; text-align:center; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background:#8E1F32; }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 3px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#8E1F32;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:18px; font-weight:normal; color:#fff; }		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#cc9999; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 3px; height:40px; line-height:40px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {margin-top:18px; }
#container .inner { padding:7px 0; background:#fff; width:1190px;  }

/**首页三列布局**/
.mod {}
.mod1 { width:100%; float:left;} /**左列**/

.mod2 { width:100%; float:left;  background:url(images/dx.jpg) repeat-x 0px top; margin-top:20px; }



.tpxw { width:371.5px; float:left; }



.liebiao { width:355.5px; float:right; }


.tzgg { width:371.5px; float:left; margin:0px 15px 10px 10px;height:252px; }
.tzgg .tt { height:40px;  background:url(images/dx.jpg) repeat-x 0px bottom; } 

.xyyw { width:755px; float:left; margin:0px 15px 10px 10px;height:252px;}
.xyyw .tt { height:40px;  background:url(images/dx.jpg) repeat-x 0px bottom; } 



/**快速通道***/
.kstd { width:155px; float:right; margin: 10px 15px 0px 0px; }
.kstd .head { text-align:center; background:url(images/icon.jpg) no-repeat 25px 0px; font-family: "微软雅黑";font-size: 16px;font-weight: bold; color: #8A2A36; }
.kstd ul { background:#efefef url(images/kstd.jpg) no-repeat 0px 0px; padding:36px 0px 10px 0px; }


.kstd ul li img { width:100px; height:30px; margin: 15px 0px 0px 25px; } 

.out{width:420px;float:left;}
.yqlj { width:100%;height:55px; }
.yqlj .articlecontent { padding-left:15px;  }
.yqlj .articlecontent p { font-size:14px; line-height:30px;   }
.yqlj .articlecontent p a { color:#666; }


.xzzq { width:380px; float:left; }
.xzzq .articlecontent { padding-left:15px;  }
.xzzq .articlecontent p { font-size:14px; line-height:30px;   }
.xzzq .articlecontent p a { color:#666; }

.lxwm { width:380px; float:left; }
.lxwm .articlecontent {
	padding-left: 14px;
}
.lxwm .articlecontent p { font-size:14px; line-height:30px;   }
.lxwm .articlecontent p a { color:#666; }








/**列表页**/
.col_menu { width:205px; float:left; background:#F0F5FB; margin-left:5px; } 
.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_menu_con { padding:60px 0px; float:left;  }
 
 
 
 
.col_list .wp_listcolumn .wp_column a .column-name { color:#006699;} 
 
.col_list .wp_listcolumn { border:none;  }
.col_list .wp_listcolumn .wp_column a { font-size:16px; font-weight:bold; color:#006699; background:url(images/kuang.jpg) no-repeat 40px 9px; border:none; text-indent:24px; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#006699; } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#006699; }

.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:970px; float:left; margin-left:5px; } /**栏目新闻**/
.col_news_head { }
.col_metas .col_title { display:inline-block; float:left; height:60px; line-height:60px; color: #003366;font-family: "幼圆";font-size: 18px;font-weight: bold;letter-spacing: 4px; background:#F0F5FB url(images/kuang.jpg) no-repeat 20px 24px;  }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#003366; padding:0 50px 0 45px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:30px; line-height:30px; font-size:16px; color:#fff;  } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height:35px; line-height:35px; border:none; }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/icon2.jpg) no-repeat center; margin-top:10px; }  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/


.col_news_list .wp_article_list { width:815px; margin:0 auto; }

.col_news_list .wp_article_list .list_item .Article_Title { font-size:18px; color:#666; }
.col_news_list .wp_article_list .list_item .Article_PublishDate {  font-family: "幼圆";font-size: 18px;font-weight: normal;color: #006699;}




/*******列表页********/
.col_news_head { background:#F0F5FB;  }


.dqwz { background:#8E1F32; height:30px; line-height:30px; text-indent:25px; color:#fff; }
.dqwz a { color:#fff; }





/*******子栏目页*******/


.col_menu1 { width:300px; float:left;  } 

.list3 { width:300px; float:left; }
.list3 img { width:300px; height:60px;  float:left; }

.col_menu_con1 { width:270px; float:left; margin:15px 0px 0px 15px; }
.col_menu_con1 .head { color: #003366;font-family: "幼圆";font-size: 18px;font-weight: bold; letter-spacing: 4px; background:#F0F5FB; text-align: center; height:30px; line-height:30px; }
.col_menu_con1 .con { padding:25px 0px; }
.col_menu_con1 .wp_article_list .list_item .Article_Index { background:url(images/icon3.jpg) no-repeat 0px 0px;margin: 6px 0px 0px 5px; }
.col_menu_con1 .wp_article_list .list_item { height:30px; line-height:30px; border:none; }
.col_menu_con1 .wp_article_list .list_item .Article_Title a { color:#666; }


.col_news_con1 .wp_entry { height:200px; }
.col_news_con1 .wp_entry span { line-height:26px; }
.col_news_con1 .wp_entry p { line-height:26px; }



.list4 { width:300px; float:left; }
.list4 img { width:300px;height:200px;  float:left; }



.col_news1 { width:715px; float:right; margin:0px 90px 0px 0px; }
.col_news1 .col_head {  height:60px; line-height:60px; text-align:center; color: #003366;font-family: "幼圆";font-size: 18px;font-weight: bold;letter-spacing: 4px;}
.col_news1 .wp_subcolumn_list .wp_sublist .sublist_title { font-family: "幼圆";font-size: 16px;font-weight: bold;color: #006699;text-decoration: none; background:#F0F5FB; height:30px; line-height:30px; border:none; overflow:hidden; text-indent: 25px; }

.col_news1 .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name { font-family: "幼圆";font-size: 16px; color: #006699; }
.col_news1 .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img { vertical-align: top; margin-right: 25px;}

.col_news1 .wp_article_list .list_item .Article_Index { background:url(images/icon4.jpg) no-repeat 0px 0px;margin: 10px 0px 0px 5px; }
.col_news1 .wp_article_list .list_item { height:35px; line-height:35px; border:none; }

.col_news1 .wp_article_list .list_item .Article_PublishDate { color:#006699; font-size:18px; padding-right:25px;  }


.col_news1 .wp_article_list .list_item .Article_Title a { color:#666; }



/**文章页**/
.infobox { margin:0 auto;}
.article { width:85%; margin:0 auto; }
.article h1.arti_title { line-height:60px; font-family: "幼圆"; text-align:center; font-size:18px; color:#003366; background:#efefef; font-weight: bold;} /**文章标题**/
.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 {  background:url(images/foot.jpg) repeat-x 0px 0px;   }
#footer .inner p {  line-height:160px; text-align:center; font-family: "幼圆";font-size: 14px;font-weight: bold;color: #666666;}
.con1{display:inline-block;float:right;}
li.nav-item.i1 {
    width: 130px;
}

#wp_nav_w16 .wp_nav .nav-item {
    width: 130px;
}
li.nav-item.i1 {
    width: 130px;
}
li.nav-item.i1 {
    width: 130px;
    height: 40px;
    vertical-align: bottom;
    float: left;
    display: inline-block;
    position: relative;
}
#wp_nav_w16 .wp_nav .nav-item {
    width: 130px;
    height: 40px;
    vertical-align: bottom;
    float: left;
    display: inline-block;
    position: relative;
}
#wp_nav_w16 .wp_nav .nav-item {
    width:130px !important;
    height: 40px;
    vertical-align: bottom;
    float: left;
    display: inline-block;
    position: relative;
}
#wp_nav_w2 .wp_nav .nav-item {
    width: 130px !important;
    height: 40px;
    vertical-align: bottom;
    float: left;
    display: inline-block;
    pos
#wp_nav_w16 .wp_nav .nav-item a span.item-name {
    padding: 6px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
}
#wp_nav_w16 .wp_nav .nav-item a {
    width: 100px;
    height: 35px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.navbar .navbox {
    width: 1300px;
    height: 40px;
    margin: 0 auto;
}
.navbar {
    width: 1280px;
    height: 40px;
    background: #efefef;
}
