@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; font-size: 100%; vertical-align: baseline;}
/* 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: #f6f7f9;}
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:1180px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .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;}


/**页头开始**/
#heaer {}
#header .inner {}
.head { width:100%; height:146px; position:relative; background:url(images/head.jpg) no-repeat 50% 0; position:relative;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:46px; background-color:#ffffff; }   	/**导航区域背景**/
.navbar .navbox { width:1180px; height:46px; margin:0 auto; }   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:46px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-family: "宋体";
}   /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background-color:#0e6ec5;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {  height:45px; line-height:45px;}   /**导航栏目高度与边距**/
.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 {  height:45px; line-height:45px;}		/**子菜单栏目高度与边距**/
/**tophead**/
#top {
    overflow: hidden;
	height:175px;
    position: relative;
	background-image:url(images/headbg.png);
}
#topnav{
	height:34px;
	width: 1180px;
    margin: 0 auto;
	overflow: hidden;
}
.box {
	height:141px;
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}
#top .logo {
    float: left;
    
}
#topnav .topLink {
    width:600px;
    color: #0072BC;
	height:34px;
	line-height:34px;
}
#topnav .topLink li {
    float: left;
    margin: 0 6px;
}
#topnav .topLink li a {
    color: #0072BC;
}
#topnav .search1 {
    float: right;
    width:580px;
	height:34px;
}

/**主体开始**/
#containerw {
	height:450px;
    margin: 0 auto;
    overflow: hidden;
	background-color:#FFF;
	
}
#container1 {
	padding-top:20px;
    width: 1180px;
	height:380px;
    margin: 0 auto;
    overflow: hidden;
	background-color:#FFF;
	
}
#container1 .left{
    width:400px;
	float:left;
	height:380px;
}
#container1 .middle{
    width:400px;
	float:left;
	height:380px;
}

#container1 .right{
    width:380px;
	float:right;
	height:380px;
}
.ttl {
    height: 42px;
    width:380px;
	}

.ttl h5 {
    float: right;
    padding-top: 10px;
    padding-right: 8px;
}
.ttl3 {
    height: 42px;
    width:290px;
	}

.ttl3 h5 {
    float: right;
    padding-top: 10px;
    padding-right: 8px;
}
.tippic{
	height:42px;
	float:left;
	width:158px;;
	color:#ffffff;
	line-height:42px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	background-color:#007be5;
}
.wp_column_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}
.more1{
	width:222px;
	border-bottom:1px solid #ccc;
	float:right;
	height:42px;
}
.more2{
	width:204px;
	float:right;
	height:42px;
}
.more3{
	width:104px;
	float:right;
	height:42px;
}
#container1 .picnews{
    width:380px;
	float:left;
	height:300px;
	margin-top:10px;
}
#container1 .newsfirst{
    width:395px;
	float:left;
	height:115px;
}
#container1 .newsfirsttitle{
    width:395px;
	float:left;
	height:36px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	font-size:16px;
    font-family: "Microsoft YaHei";
}
#container1 .newsfirstjianjie{
    width:395px;
	float:left;
	height:85px;
	line-height:28px;
	text-indent:2em;
}
#container2 {
	padding-top:40px;
    width: 1180px;
	height:280px;
    margin: 0 auto;
    overflow: hidden;
	background-color:#f6f7f9;
	filter: inherit;
	
}
#container2 .left{
    width:400px;
	float:left;
	height:280px;
	filter: inherit;
}
#container2 .middle{
    width:400px;
	float:left;
	height:280px;
	filter: inherit;
}

#container2 .right{
    width:380px;
	float:right;
	height:280px;
	filter: inherit;
}
.col {
	width: 380px;
	height:300px;
	float: left;
	background-color:#ffffff;
}
.col2 {
	width: 380px;
	height:235px;
	float: left;
	background-color:#ffffff;
}
.col3 {
	width: 290px;
	height:235px;
	float: left;
	background-color:#ffffff;
}
.col .block {
	padding:15px;
}
.col2 .block {
	padding:15px;
}
.col3 .block {
	padding:5px;
	border:1px solid #cccccc;
}
.block2 {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	}
.block ul li {
    padding-left: 2px;
    line-height: 36px;
	height:36px;
    color: #525252;
    background:url(images/dot.gif) repeat-x bottom;
}
.block2 ul li {
	width:360px;
    padding-left: 2px;
	height:36px;
    line-height: 36px;
    color: #525252;
    background:url(images/dot.gif) repeat-x bottom;
}
span.time {
	float:right;
    padding-right:3px;
}

/**首页快捷方式布局**/
#container3 {
	padding-top:20px;
    width: 1180px;
	height:110px;
    margin: 0 auto;
    overflow: hidden;	
}
#container3 .block{
	width:300px;
	height:80px;
	float:left;
}
#container3 .blockr{
	width:280px;
	height:80px;
	float:left;
}
/**首页滚动图片布局**/
#container4 {
	padding-top:10px;
    width: 1180px;
	height:180px;
    margin: 0 auto;
    overflow: hidden;	
}

/**列表页布局**/
#containerlistw {
    margin: 0 auto;
    overflow: hidden;
	background-color:#ffffff;
	min-height:400px;
}
#containeroutlet{
	margin: 0 auto;
    overflow: hidden;
	background-color:#f6f7f9;
	min-height:380px;
	padding-top:15px;	
}
#containerlist {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
	background-color:#ffffff;
	min-height:350px;	
	padding-top:15px;	
}
#containerlistw .inner { width:1180px; height:auto;}
/**列表页**/
.col_menu {
	width: 300px;
	float: left;
	background-color:#FFF;
	min-height:350px;
} 
.col_news {
	width: 860px;
	float: right;
	background-color:#FFF;
	min-height:350px;
} 
.col_menu .col_menu_head { height:40px; background:url(images/module-tit.jpg)  repeat-x 0 1px; width:290px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#0072BC; float:left; display:block; height:40px; line-height:40px; text-align:center; width:290px;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {padding: 5px 10px 5px 20px; }  /**栏目名称图标**/
.col_menu_con {border: 1px solid #D7D7D7;border-top: none;  width:288px;}
 /**栏目列表*/

.col_namelist .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_namelist .wp_listcolumn .wp_column a { color:#fff; background:#7FBFFF; border: 1px solid #f3f3f3; height:36px; line-height:36px; font-size:16px; font-weight:normal; text-align:center;} 	/**一级子栏目**/
.col_namelist .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#007AF5;} 	/**鼠标经过或选中一级子栏目**/
.col_namelist .wp_listcolumn .wp_column a.selected span.column-name{ }
.col_news_list { margin-top:7px; width:850px;}
.col_news_list .wp_article_list li{ list-style:none; float:left;}
.col_news_list .wp_article_list .list_item { height:36px; line-height:36px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {display:block; height:36px; line-height:36px; 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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

 /**栏目新闻**/
.col_news_head { border-bottom: 2px solid #d5efff; height:40px;}
.col_title { width:1180px; height:50px; line-height:50px; text-align:center; font-weight:bold; font-size:18px;}  /**当前栏目**/
.col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas { width:860px; float:left; height:40px; line-height:40px; background-color:#ffffff; display:block;}  /**当前栏目**/
.col_metas2 { width:1180px; float:left; height:40px; line-height:40px; background-color:#ffffff; display:block;}  /**当前栏目**/
.col_path {
	width:1170px;
	float: left;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom: 1px solid #d5efff; 
}
.col_pathl {
	width:860px;
	float: left;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom: 1px solid #d5efff; 
}
 /**当前位置**/
.infobox {
	width: 1180px;
	background: #ffffff;
}
.article { padding-top:20px; width:860px;}
.article .arti_title { line-height:60px; font-family: "Microsoft YaHei"; text-align:center; font-size:22px;color: #2184D3; display:block; height:60px;} /**文章标题**/
.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:28px;  font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read a {  color: #0070c0; text-decoration:underline;}
.article .entry .read a:link {color: #0070c0} 
.article .entry .read a:visited {color: #0070c0} 
.article .entry .read a:hover {color: #0070c0} 
.article .entry .read a:active {color: #0070c0} 




/**链接开始**/
#link {
	height:40px;
	width:1180px;
	margin: 0 auto;
    overflow: hidden;
	background-color:#0679e4;
	color:#ffffff;
	line-height:40px;
}
#link a{
	color:#ffffff;
	line-height:40px;
}
.linkleft{
	float:left;
	width:780px;
	height:40px;
	padding-left:20px;
	line-height:40px;
	text-align:left;
	}
.linkright {
	float:right;
	width:360px;
	height:40px;
	padding-right:20px;
	line-height:40px;
	text-align:right;
}
/**页脚开始**/
#footer { 
    height:70px;
	width:1180px;
	margin: 0 auto;
    overflow: hidden;	

}
#footer .inner { padding:10px 0; color:#b5b5b5; text-align:center; line-height:60px; font-size:14px;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}
