@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:#1F1F1F; text-decoration:none; font-family:"微软雅黑"; font-size:14px;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:900px; 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;}


/**页头开始**/
.top { width:100%; height:5px; background:url(images/head_top.jpg) repeat-x;}
#heaer {}
#header .inner {}
.head { width:100%; position:relative; background:#fff;}
.head .logo { float:left; margin-left:15px;} 
.head .ss { width:210px; float:right; margin-top:20px;}   /**页头部分**/
.ss .text {
    margin-left: 100px;
    color: #8a8a8a;
}
.en {
    font-size: 12px;
    color: #696767;
    margin-left: 2px;
}
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:40px; background:url(images/navbar.png) repeat-x 0 50%;}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/
.nav { width:100%;height: 72px; background:url(images/nav_bg.jpg) repeat-x;margin: 0 auto 1px auto;}
.navarea {width: 920px;height: 55px;margin: 0 auto;padding-left: 10px;}
.navarea .navs {
    clear: both;
    padding: 0;
    width: 920px;
	height:40px;
}
.menu {
    clear: both;
    overflow: hidden;
    color: #ffe9d6;
    width: 990px;
    height: 25px;
    margin: auto;
}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; 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 10px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.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 {
}
#container .inner {
	background: #fff;
	width: 900px;
}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu {
	width: 248px;
	float: left;
	border: 1px solid #E4E3E3;
	background:url(images/dh_bg.jpg) repeat-x left top;
    margin-bottom: 10px;
} 
.col_menu .col_menu_head { background:url(images/tit_bg.jpg) repeat-x;height: 41px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size: 15px; font-weight:bold; color:#000; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:41px; background:url(images/redBar.jpg) 18px 8px no-repeat; padding-left:40px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu_con { width:228px; margin:0 auto;padding: 5px 0;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; padding:5px 0px;width: 228px;margin: 0 auto;}
.col_list .wp_listcolumn .wp_column a { color:#1F1F1F; background:url(images/li3.png) repeat-x; border-top:0px solid #fff; border-bottom:0px solid #2867A0;height: 45px;text-indent: 30px;font-weight: bold;padding-top: inherit;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ }
.wp_listcolumn .wp_column a .column-name { line-height:50px; padding:0px;}
.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: 650px;
	float: right;
} /**栏目新闻**/
.col_news_head { background: #F8F8F8;border-bottom: 2px solid #eee;height: 28px;line-height: 28px;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;text-indent: 10px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: left;
	white-space: nowrap;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
} /**当前位置**/

.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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto; width: 620px;}
.article {}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
} /**文章标题**/
.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:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner { padding:10px 0; border-top:2px solid #036;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}

.content .carousel {width: 900px;
    height: 345px;
    margin-bottom: 10px;

}
.content .carousel .carleft {
	float: left;
	width: 100%;
}
div.LunBo {
    position: relative;
    list-style-type: none;
    height: 345px;
    width: 80%;
}

div.LunBo ul li {
    position: absolute;
    height: 345px;
    width: 980px;
    left: 0px;
    top: 0px;
    display: none;
}
.content .carousel .carright {
    float: left;
    display: inline;
}
.slideCallout {
    width: 600px;
    min-height: 40px;
    position: relative;
    left: 410px;
    display: block;
    top: -50px;
    float: left;
    display: inline;
}
.slideCallout p {
    display: block;
    float: left;
    height: 40px;
    background: #ffffff;
    color: #363636;
    font-size: 1.2em;
    line-height: 40px;
    display: inline;
}
.slideCallout .more a {
    display: block;
    height: 40px;
    width: 100px;
    text-align: center;
    background-color: #cf640e;
    color: #fff;
    cursor: pointer;
}
.calloutText{
    padding-left:5px;
    padding-right: 10px; 
}
div.LunBo div.LunBoNum span.CurrentNum {
	background-color: #107c10;
}
div.LunBo div.LunBoNum span {
    height: 10px;
    width: 10px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    float: left;
    cursor: pointer;
    display: inline;
}
.LunBoNum span {
    margin-right: 10px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
}
div#wp_news_w3 { height:345px;}
.content {
    position: relative;
    width: 900px;
    margin: 0 auto;
}
.content .left { width:612px; height:543px; float:left;}
.tab-menu {
    padding-left: 15px;
    background:url(images/vavbgn.jpg);
    height: 38px;
    border: #dcdcdc solid 1px;
     border-top: #dcdcdc solid 1px;
    z-index: -1;
}
.secTitle {    width: 200px;
    float: left;
    display: inline;
	    left: 300px;
		top:1px;
		position:absolute;
}
.tab {float: left;
    height: 35px;
    line-height: 35px;
    display: inline;
}
.en {
    font-size: 12px;
    color: #696767;
    margin-left: 2px;
}
.content .right {
    width: 31%;
    float: right;
    display: inline;
}
.left_2_top { width:612px; height:287px;}
.marquee {
    margin-top: 10px;
    background-color: #3d4248;
    float: left;
    height: 31px;
}
.marquee .text {
    color: #ffffff;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 2px;
	height: 23px;
	line-height: 17px;
}
.redblock img {
    margin-top: 10px;
}
.picnews {
    margin-top: 15px;
}
.tit1 { width:100%; height:40px; background:url(images/tpxwnews.jpg) no-repeat;}
.more1 { float:right;}
.quicklist {
    margin-top: 11px;
    background-color: #efefef;
    padding: 0px;
    height: 232px;
}
.speical {
    margin-top: 5px;
}
.speicalE {
    margin-top: 5px;
    margin-right: 7px;
    padding-left: 20px;
    background-color: #ececec;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 1px;
    width: 112px;
    height: 32px;
    line-height: 32px;
    float: left;
    display: inline;
}
.speicalE2 {
    float: right;
    margin-top: 5px;
    padding-left: 20px;
    background-color: #ececec;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 1px;
    width: 112px;
    height: 32px;
    line-height: 32px;
    display: inline;
}

.content .bottom {
    padding-left: 30px;
    background-color: #ececec;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
}
.content .bottom select {
    margin-left: 10px;
    margin-right: 10px;
    width: 250px;
}
input, textarea, option, select {
    list-style: none;
}
.footer {
    width: 100%;
    color: #c0bdbd;
    margin-top: 10px;
    background-color: #f28421;
}
.footer .copyright {
    background-color: #2d2d2d;
    height: 30px;
    text-align: center;
    line-height: 30px;
    min-width: 600px;
}
.copyright .btn {
    margin-left: 10px;
}
.copyright a {
    color: #c0bdbd;
}
.footer .bottom {
    width: 920px;
    height: 114px;
    background-color: ##f28421;
    margin: 0 auto;
}
.footer .left {
    float: left;
    display: inline;
    width: 228px;
}
.footer .left .text {
    margin-top: 5px;
    line-height: 25px;
    float: right;
    display: inline;
}
.footer .bottom p {
    font-size: 12px;
	line-height: 25px;
	color: #000;
	font-family: "微软雅黑";
}
.footer .mid {
    float: left;
    display: inline;
}
.footer .right {
    display: inline;
    width: 228px;
}
.footer .right .text {
    margin-top: 5px;
    line-height: 25px;
    float: left;
    display: inline;
}
.footer .bottom p {
    font-size: 12px;
}
.mlist {
    width: 910px;
    height: auto;
    margin: 10px auto;
}
.m_l {
    width: 250px;
    height: auto;
    float: left;
}
.m_r {
    width: 650px;
    height: auto;
    float: right;
    margin-left: 10px;
}
.m_l .category {
    width: 248px;
    border: 1px solid #E4E3E3;
    background:url(images/dh_bg.jpg) repeat-x left top;
    margin-bottom: 10px;
}
.m_l .news {
    width: 248px;
    border: 1px solid #E4E3E3;
    background:url(images/dh_bg.jpg) repeat-x left top;
}
.m_l .news .tit2 {
    height: 41px;
    line-height: 41px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-indent: 15px;
    background:url(images/tit_bg.jpg) repeat-x;
}
.m_l .news .tit2 .title2 {
	padding-left: 28px;
	background:url(images/redBar.jpg) 8px 15px   no-repeat;}
.cbox .more { position: absolute; top:12px; right:0px; width:40px; height:15px;}
.wp_article_list .list_item .Article_Index { background:url(images/li2.jpg) no-repeat;margin-top: 10px;}
.wp_article_list .list_item {height: 29px;line-height: 29px;}
.wp_article_list .list_item .Article_PublishDate {font-size: 14px;}
.wp_nav .nav-item a { color:#fff; height:41px; padding:0 13px; font-weight:bold;}
.wp_nav .nav-item a span.item-name { padding:0px; line-height:41px;}
.wp_nav .nav-item a.parent:hover { background:#fff; color:#1F1F1F;}
.wp_nav .sub-nav .nav-item a { height:30px;background: #eee; padding:0px;}
.wp_nav .sub-nav {height: 30px !important;}
.wp_nav .nav-item a.parent { color:#fff;}
.wp_nav .sub-nav {border:0px;}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {color: #f30;}
input#keyword {
    width: 170px !important;
    height: 26px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    border: 1px solid #cccccc;
	border-right:0px;
}
.wp_search .search { background:url(images/search.png) no-repeat center; width:30px; height:28px; margin:0px; padding:0px; vertical-align:middle;border: 1px solid #cccccc; border-left:0px;}
.cen2 {padding: 0 10px;}
.cbox .more a {
    width: 40px;
    height: 15px;
    display: block;
}
.speicallist li {
    margin-top: 5px;
    margin-right: 7px;
    padding-left: 20px;
    background-color: #ececec;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 1px;
    width: 112px !important;
    height: 33px !important;
    line-height: 33px !important;
    float: left;
    display: inline;
    border-bottom: 1px solid #dcdcdc !important;
}
.speicallist .wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 7px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: none !important;
}
.speicallist li.list_item.i2 {
    margin-left: 6px;
}
.speicallist li.list_item.i4 {
    margin-left: 6px;
}
.speicallist li.list_item.i6 {
    margin-left: 6px;
}
.speicallist li.list_item.i8 {
    margin-left: 6px;
}
.speicallist li.list_item.i10 {
    margin-left: 6px;
}