@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;}

/**布局开始**/
.disbody{ background:#F3EDE1 url(images/bg.jpg) no-repeat top center;}
body { background:#e1eaef url(images/bg.jpg) no-repeat top center;}
body,p {font:12px/1 "微软雅黑", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#0068b7;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height: 50px; border-bottom: 0px solid #6db4e0;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 24px;font-weight: normal;color: #453819;font-family: "微软雅黑";} /**标题字体**/
.post .tt .tit .title {display:inline-block;height: 50px;line-height: 50px;padding-left:35px;background: url(images/headtit_03.png) no-repeat 8% 50%;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:50px; line-height:50px; float:right;}
.more_text {font-size: 12px;font-family: "微软雅黑";color: #7b7b7b;cursor: pointer;}   /**更多按钮**/
.post .con {padding: 5px 0;margin:0 auto;}
.post .con .wp_article_list .list_item {border-bottom: 0px dashed #ccc;height: 26px;line-height: 26px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {background:url(images/li.gif) no-repeat center;width: 4px;} /**新闻列表图标**/

/**自定义新闻列表**/
.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 {}
#header .inner {}
.head { width:100%; height:140px; 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:#72513d;}		/**站点名称**/
.sitelogo { float:left; width:400px; height:auto; padding-top: 35px;} 
.site{ float: left; width:300px;height: 80px;font-size: 40px;padding: 40px 0px 0px 0px;font-weight:bold; color:#72513d;}
.navbar { width:100%; height:45px; background:#0068b7;}   	/**导航区域背景**/
.navbar .navbox {width:100%; height:45px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:45px;}  /**导航高度**/
.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:#d9d0c1;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding: 0 23px;height: 45px;line-height: 45px;}   /**导航栏目高度与边距**/
.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;color: #0068b7;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background: #5e7351;color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:0px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:left;border-top:0px solid #D8E1CC;min-width: 80px;}
/**主体开始**/
#container {padding: 0px 0;}
#container .inner {background: #FFF7E4 url(images/mainnewsbg_03.png) no-repeat top center;width: 1000px;border: 0px solid #e5e5e5;height:546px;box-shadow: 0px 5px #e3e3df;}
.dis .inner {background:#f3fcfe ;width:1000px;border: 0px solid #e5e5e5;min-height: 555px;}
/**大图切换**/
.banner{width:1000px; height:366px;}
.listbanner{width:1000px; height:229px;display: none;}
/**首页三列布局**/
.mod {}
.mod1 {width: 275px;float:left;margin-top: 20px;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border: 0px solid #d3d3d3; }
.mod2 {width: 698px;float:right;margin-top: 20px;}
.mod2 .mc { width: 444px; float:left;} /**中间**/
.mod2 .mr { width: 250px; float:right;} /**右列**/

/**列表页**/
.col_menu {width:236px;float:left;margin: 18px 0px 0px 18px;} 
.col_menu .col_menu_head {background: #0068b7;height: 38px;line-height: 38px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;font-family: "微软雅黑";}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 38px;text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#545454; background:#efe3d1; border-top:0px solid #fff; border-bottom:0px solid #2867A0;text-align: center;} 	/**一级子栏目**/
.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{ color:#000;}
.wp_listcolumn .wp_column a .column-name {display:inline-block;line-height: 22px;padding: 5px 0px;cursor:pointer;}
.wp_listcolumn .wp_subcolumn {border:none;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;  border-top:0px solid #fff; border-bottom:1px solid #e5decd;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#545454; background:#efe3d1;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#000;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; 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;}

.wp_listcolumn .wp_subcolumn .wp_column a {background:none;}


.col_news {width: 677px;float:right;margin: 18px 25px 0px 18px;} /**栏目新闻**/
.col_news_head {
    border-bottom: 1px solid #dadada;
    height: 38px;
    line-height: 38px;
}
.col_metas .col_title {display:inline-block;float:left;height: 38px;line-height: 38px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 21px;font-weight: normal;color: #0068b7;font-family: "微软雅黑";border-bottom: 3px solid #e0ddd5;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 38px;line-height: 38px;/* 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 {height: 28px;line-height: 28px;border-bottom: 0px dashed #ccc;}  /**栏目新闻列表**/
.col_news_list .wp_article_list{display:block;width:100%;margin-top: 25px;}
.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); }   /**列表页文章图片大小限制**/
.col_news_list .wp_article_list .list_item .Article_PublishDate {color: #9b968b;font-size: 14px;font-family: "微软雅黑";}
.col_news_list .Article_Title a {font-size: 14px;font-family: "微软雅黑";color: #292929;}
.col_news_list .Article_Title a:hover{color: #0068b7;}
/**文章页**/
.infobox { margin:0 auto;}
.article {
    width: 90%;
    margin: 0 auto;
}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding: 10px; text-align:center; font-size:18px; color:#282828; border-bottom: 0px solid #5E7351;} /**文章标题**/
.article h2.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding: 5px; text-align:center; font-size:16px; color:#282828; border-bottom: 2px solid #5E7351;} /**文章标题**/
.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 {padding:10px 0;border-top: 0px solid #036;}
#footer .inner p {font-size:14px;line-height:20px;text-align:center;color: #706f6c;}
#footer .inner p span { margin:0 3px;}
/**自定义新闻**/
.picForm_typeA_title a {font-size: 16px;font-family: "微软雅黑";color: #404c2e;line-height: 31px;}
.picForm_typeA_intro a {font-size: 12px;font-family: "微软雅黑";color: #837e74;line-height: 22px;}
.picForm_typeB_title a {font-size: 12px;font-family: "微软雅黑";color: #000000;line-height: 27px;height: 27px;}
/**图片切换新闻**/
.picForm_typeA_pic a img {}
.m8 .picForm_typeA {float: left;}
.m8 .picForm_typeA_title a {font-size: 12px;font-family: "微软雅黑";color: #000;line-height: 22px;text-align: center;font-weight:normal;}
.m8 .picForm_typeA_title { margin-top: 8px;text-align: center;width: 99px;}
.scroll {margin-top: 7px;}

.articlecontent p {margin:5px 0;}

.articlecontent p a img {
    margin: 3px 0px;
}
/**缩略图新闻**/
.m7 .picForm_typeA {/* width: 33%; */float:left;margin-top: 6px;margin-right: 12px;}
.m7 .picForm_typeA_pic a img {/* width: 132px; *//* height: 140px; */}
.m7 .picForm_typeA_title {text-align: center;}
.m7 .picForm_typeA_title a{font-size: 12px;font-family: "微软雅黑";color: #373737;line-height: 38px;font-weight: normal;}

.dtjt8_div_img .number{position:absolute;right:5px;bottom:5px;display: none;}
.picForm_typeB_list {height:27px;line-height:27px;}
span.picForm_typeB_time {float:right;}
.wp_nav .sub-nav {
    display: block;
    width: 100% !important;}
	.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
    background: #0068b7;
    color: #fff;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
    padding: 0 0px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.post-5 .con .wp_article_list .list_item {
    border-bottom: 0px dashed #ccc;
    height: 39px;
    line-height: 39px;
	background:url(images/tiao.png) no-repeat left center;
	margin-bottom:6px;
}
.post-5 .con .wp_article_list .list_item:hover{background:url(images/tiao1.png) no-repeat left center;}
.post-5 .wp_article_list .list_item .Article_Title {
    float: left;
    font-size: 14px;
    line-height: 39px;
    margin-left: 0px;
	padding-left: 65px;
}
.post-5 .con .wp_article_list .list_item .Article_Index {
    background: url(images/li.gif) no-repeat center;
    width: 4px;
    display: none;
}
.post-5 .wp_article_list .list_item .pr_fields {
    display: inline;
    float: left;
    width: 100%;
}
.post-5 .wp_article_list .list_item.i1 .pr_fields{background:url(images/m5.png) no-repeat 27px center;}
.post-5 .wp_article_list .list_item.i2 .pr_fields{background:url(images/m5.png) no-repeat 28px center;}
.post-5 .wp_article_list .list_item.i3 .pr_fields{background:url(images/m5.png) no-repeat 27px center;}
.post-5 .wp_article_list .list_item.i4 .pr_fields{background:url(images/m5.png) no-repeat 25px center;}
/*li.list_item.i1 {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #404c2e;
    line-height: 31px !important;
    font-weight: bold;
}*/
.post.post-30.mbox {
    margin-top: 26px;
}