@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;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 {}
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:980px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:42px; background:url(images/tit_bg.png) no-repeat bottom left;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 16.93px; font-weight:bold; color: #333333;font-family: "微软雅黑"; line-height:42px;} /**标题字体**/
.post .tt .tit .p1 { color: #056aba;}
.post .tt .tit .p2 {color: #999999;font-size: 15.88px;font-weight: normal;}
.post .tt .tit .title { display:inline-block; height:42px; line-height:42px; padding-left:35px;} /**标题图标**/
.post .tt .more_btn { height:42px; line-height:42px; float:right; background:url(images/more.png) no-repeat 30px center; width:47px;color: #016abb;font-family: "宋体";}   /**更多按钮**/
span.more_text {color: #016abb;}
.post .con {
	padding: 10px 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:27px;} /**标题图标**/
.news_list li.news span.news_title {
	color: #666666;
	font-family: "宋体";
	font-size: 14px;
}
.news_list li.news span.news_title a { color:#666666;}
.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;}
.shuxian {
	background: url(images/news_bii.png) no-repeat center;
	width: 20px;
	display: inline-block;
}
.time {color: #016abb;font-size: 12px;font-family: Arial;float: left;display: block;text-align: center;}
/**页头开始**/
#heaer {}
#header .inner {}
.head1 {background:url(images/top_bg.png) no-repeat top; width:100%;}
.head1 img{padding-top: 42px;}
.head { width:1000px; height:120px; position:relative; margin:0 auto;}    /**页头部分**/
.head .sousuo { position:absolute; right:0px;  top:62px; font-size:15px; font-weight:bold; color:#fff; background:url(images/search_bg.png) no-repeat center bottom;}		/**站点名称**/
.navbar1 { width:100%; background:url(images/m_nav.png);}
.navbar { height:35px; width:980px; margin:0 auto;}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:35px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:35px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#fff; background:url(images/nav_bii.png) no-repeat right; padding:0 20px;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff;background: #006ab8 url(images/nav_bii.png) no-repeat right;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}   /**导航栏目高度与边距**/
.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;}		/**子菜单字体样式**/
.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 { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container { padding:0;}
#container .inner { background:#fff; width:980px;  padding-top:10px;}

/**首页三列布局**/
.mod {}
.mod1 { width:640px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:290px; float:right;}
.mod2 .mr { width:290px; float:right;} /**右列**/

/**列表页**/
.list_all { width:980px; margin:0 auto;}
.col_menu {
	width: 200px;
	float: left;
	min-height: 513px;
	background:url(images/list_left.png) repeat-y;
} 
.col_menu .col_menu_head { background:url(images/list_l_tit.png) repeat-x;height: 75px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family: "微软雅黑";
	background: url(images/list_left_design.png) no-repeat 20px 15px;
	height: 75px;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 75px;
	height: 75px;
	text-indent: 80px;
}  /**栏目名称图标**/
.list_bii01{width:198px;height:10px; background:#ffffff;border:1px solid #d6d6d6;border-top:0px;border-bottom: 0px;}
.list_bii02{width:198px; height:1px; border-top: 1px solid #d6d6d6;margin:0 auto;}
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;    margin-bottom: 10px; }
.col_list .wp_listcolumn .wp_column a { color: #333333; background:url(images/list_li.png); border-top:0px solid #fff; border-bottom:0px solid #2867A0; height:45px; font-family: "微软雅黑";font-size: 14.05px;text-align: center;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color: #0060ac; background-image:url(images/list_li_hover.png);} 	/**鼠标经过或选中一级子栏目**/
.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;}

.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: 760px;
	float: right;
	margin-top: 10px;
} /**栏目新闻**/
.col_news_head {height: 53px; width: 740px; background:url(images/tit_bg.png) no-repeat -5px bottom;}
.col_metas .col_title { display:inline-block; float:left; height:53px; line-height:53px; font-weight: bold;font-family: "微软雅黑"; font-size:18px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff;color: #056aba;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:53px; line-height:53px; color: #999999;} /**当前位置**/
.col_metas .col_path a { color: #999999;}
.col_news_con { width:740px;}
.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;font-size: 14px; border-bottom:0px; background:url(images/list_right_li.png) repeat-x center bottom;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/list_r_li.png) no-repeat center;height: 33px; margin:0px; width:25px;}  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/
.wp_article_list .list_item .Article_PublishDate {color: #4793cf;font-size: 12px;font-family: Arial;}
/**文章页**/
.cb37{height:37px; font-size:37px; clear:both; overflow:hidden;width:100%;}
.infobox { margin:0 auto; width:760px; float:right;}
.article {}
.article h1.arti_title {height: 46px; line-height:46px; font-family: "Microsoft YaHei"; text-align:center; font-size:18px; color: #015695;} /**文章标题**/
.article .arti_metas { text-align:center; background:url(images/info_dashed.png) no-repeat 20px bottom; height:46px;line-height: 32px;font-family: "微软雅黑";font-size: 12px;color: #999999;}
.article .arti_metas span {font-size:12px; color:#787878;color: #999999;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden; width:710px; padding-top:19px;} /**文章内容**/
.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 { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { height:77px; background:url(images/bottom.png);}
#footer .inner { height:77px;}

/**日历**/
.notice_con {padding-top: 13px;height: 55px; background:url(images/notice_li.png) repeat-x center bottom;}
.no {width: 47px;height: 47px;float: left;margin-right: 9px; background:url(images/notice_date.png) no-repeat center center;font-family: Arial;}
.no_s1 {width: 47px;height: 19px;line-height: 18px;text-align: center;font-size: 10px;color: #ffffff;}
.no_s2 {width: 47px;height: 28px;line-height: 28px;text-align: center;font-size: 20px;color: #006aba;font-weight: bold;}
.no_bt {line-height: 22px;font-family: "宋体";font-size: 14px;color: #666666;}
/*联系我们*/
.contact{width:290px; height: 227px; overflow: hidden;}
.contact_con{width:290px; overflow: hidden; font-family: "宋体"; font-size: 14px; color: #666666;}
.add{width:290px; line-height: 20px; overflow: hidden;}
.add span{ display: block;float: left;width: 43px;}
.add li{ float: left;width:186px;}
.contact_con .tel{clear: both; height: 24px; line-height: 24px;width:290px; padding-top: 2px;}
.contact_con .fax{height:31px; line-height: 24px;}
.contact_con .down{ overflow: hidden;}
/**底部**/
.bottom {width: 980px; margin:0 auto;}
.link{width:980px; padding-top: 15px;display:none;}
.link_txt{float: left; width:77px; text-indent:19px; background: url(images/link_txt.png) no-repeat left center; font-family: "微软雅黑"; font-size: 14px; color: #ffffff; font-weight: bold;}
.link01{ overflow: hidden;float: left;}
.sel_s{width:190px; height: 20px; float: left; margin:0px 4px 0px 26px; font-family: "宋体"; font-size: 14px; color: #444444;}
.cb10{height:10px; font-size:10px; clear:both; overflow:hidden;}
.copyright{width:980px; text-align: center; font-size: 12px; color: #ffffff; font-family: Arial; height: 32px; line-height: 25px; display:inline-block;padding-top: 15px;}
.copyright a{color:#ffffff;}
/**top**/
.tr_home{padding-right:15px;font-family: "宋体"; font-size: 12px; color: #666666; overflow: hidden;}
.tr_home li{ float: right; height: 42px; line-height: 42px;}
.tr_home li a{width:67px; height:42px; line-height:42px; float: left; text-align: center; color: #666666;}

.pic { margin: 0 15px;}
.pic_tit {text-align: center;height: 28px;}
.pic_tit a {color: #666666;}

input#keyword {
    vertical-align: top;
    width: 187px !important;
    height: 28px;
    padding: 0px;
    color: #b4b4b4;
    font-family: "宋体";
    background: none;
	border: 0px;
	text-indent: 15px;
	line-height: 34px;
}
.wp_search .search { width:34px; height:32px; background:none;}
.wp_search {background:url(images/search_bg.png) no-repeat center bottom;}
.wp_listcolumn .wp_column a .column-name {font-weight: normal; padding: 0px;line-height: 45px;}
.wp_listcolumn .wp_column { margin-top:10px;}