@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;}

/**布局开始**/
body { background:#eaebeb;}
body,p { font:12px/1 "微软雅黑","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#404040; text-decoration:none; font-family: "微软雅黑"; font-size:12px;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:40px;border-bottom: #802533 1px solid;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:17px; font-weight:normal; color:#802533; font-family: "微软雅黑";} /**标题字体**/
.post-111 .tt .tit .title,.post-12 .tt .tit .title{height:32px; line-height:32px;}
.post .tt .tit .title { display:inline-block; height: 39px;
    line-height: 41px; padding-left:0px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:20px; line-height:20px; float:right; }
.more_btn img { padding-top:13px;}
  
   /**更多按钮**/
.post .con { padding:10px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:0px dashed #ccc; height: 29px;
    line-height: 29px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:none;} /**新闻列表图标**/

/**自定义新闻列表**/
.new-list {}
.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;}
.mod101 .ml .new-list {margin-bottom: 12px;}

/**页头开始**/
#header {}
#header .inner { width: 100%; background:#fff;}
.head { width:1200px; height:110px; position:relative;  position:relative; margin: auto; background:#fff url(images/bgy9.png) center bottom no-repeat;}    /**页头部分**/
.head .sitelogo { float:left; width:550px; height:70px; margin-top:18px;}
.head .site{ float: left; width:300px;height: 80px;color: #1c5594;font-size: 36px;padding: 16px 0px 0px 0px; font-family: "微软雅黑";}	
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:45px; background:#9E807E;border-bottom: #9E807E 1px solid;}   	/**导航区域背景**/
.navbar .navbox { width:1200px; 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{ }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 54px; height:45px; line-height:45px; font-family: 宋体; font-size:20px;}   /**导航栏目高度与边距**/
.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; background:#fff;color: #802533;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:#802533; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:32px; line-height:32px;}		/**子菜单栏目高度与边距**/
.sear{ width:211px; float:right;margin-top: 36px;}
.wp_nav .sub-nav{width: 100% !important;}
.dh7 {
    height: 38px;
}
.search2{ width:200px; height:32px; background:url(images/search.jpg) no-repeat; float:right;}

/**主体开始**/
#container { padding:0px 0;background: #fff;}
#container .inner { background:none; width:1200px; border:0px solid #e5e5e5;min-height: 300px;}
#container .list { padding-top:15px;min-height: 400px;}

/**首页三列布局**/
.biaoti { float:left;}
.date { float:right; color:#a3a3a3; font-size:12px;}
#pic { background:url(images/pic-bj.png); background-repeat:repeat-x;}
.mod100 { width:830px;float:left; background:#ccc;}
.mod101 { width:289px; float:right; background:#fff;max-height: 375px; overflow:hidden;}
.mod101 .ml {padding:0px 0px; margin-top:15px;}
.mod101 .post .tt .tit { color:#802533;}
.mod101 .post .con {}
.mod101 .biaoti { float:left; line-height:20px !important;width: 217px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.mod101 .biaoti a { color:#fff;white-space: normal;}
.mod101 .date { color:#fff; float:left; margin-right:10px;background: #802533;padding: 0 2px;}
.mod102 { width:285px; height:236px; background:#fff; border:0px solid #cbcbce; margin-top:15px; float:left;}
.mod103 { width:285px; height:236px; background:#fff; border:0px solid #cbcbce; margin-top:15px; margin-left:20px; margin-right:20px; float:left;}
.mod104 { width:280px; height:236px; background:#fff; border:0px solid #cbcbce; margin-top:15px; float:left;}
.mod105{width:300px;float:left;}
 /**中间**/
/**右列**/
#container .post .tt { padding-left:5px;    border-bottom: #802533 1px solid;}
#container .more_btn img { padding-right:15px;}
#container .biaoti { padding-left:5px; line-height:30px;}
#container .date { padding-right:5px; line-height:30px;}
#container .post .con {}
/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:#802533;}   /**位置栏目背景**/
.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 49px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#802533; border-top:0px solid #fff; border-bottom:1px solid #802533; background:#fff;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background-image:none; background:#902d3d;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left: 76px;font-weight: normal;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#98515c;  border-top:0px 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:#fff; background:#902d3d;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.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:928px; float:right;} /**栏目新闻**/
.col_news_head {background: none;
    border-bottom: 1px solid #802533;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#802533;}  /**当前栏目**/
.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:right; white-space:nowrap; height:18px; line-height:18px; 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:32px; line-height:32px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:none;}  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto; min-height:550px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:20px; color:#802533; border-bottom:0px solid #C30}
.article h2.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:16px; color:#002e61; border-bottom:1px solid #113069}
 /**文章标题**/
.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); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
.search-box {
	margin-right: 85px;
    float: right;
    margin-top: 80px;
}
div#footer { background: #403d3d; border-top: 4px solid #c49c0f; margin-top:16px;}
#footer .inner {padding: 10px 0;}
#footer .inner p { font-size:12px; height:80px; line-height:80px; text-align:center; color: #fff; font-family: "宋体";}
#footer .inner p span {}
.wp_listcolumn .wp_column a .column-name { padding: 5px 10px 5px 49px;}
.picbase1-content { display:none;}
.picbase1-slidenav { bottom:15px;}
.picbase1-slidenav li { height:10px; width:10px; background:#fff;}
.picbase1-slidenav li.active { background:#fc0;}

.mod101 .biaoti a{ font-size:14px;}
.time-date{ width:50px; height:20px; line-height:20px; text-align:center;font-size: 14px;}
.time-month{ width:50px; height:20px; line-height:20px; text-align:center;font-size:10px;}
.mod101 .biaoti a{color:#802533}
#container .biaoti a{ font-size:14px;}
#container .date{font-size:14px;}
.mod101 .ml .post .tt{ margin-bottom:5px;}
.wp_article_list .list_item .Article_PublishDate{font-size:14px;}
.wp_article_list .list_item .Article_Title a{font-size:14px;}
.wp_articlecontent {
    min-height: 300px;
}
.foot {
    background: url(images/db.png) 0px 8px;
    background-repeat: no-repeat;
    height: 85px;
    width: 1200px;
    margin: 0 auto;
}
.mb001 {
    float: left;
    width: 100%;
}
.ck001 {
    float: right;
    width: 390px;
}
.di {
    color: #FFF;
    font-family: "微软雅黑";
    float: right;
    padding-right: 20px;
}
.banq {
	color: #FFF;
    font-family: "微软雅黑";
	padding: 0px 20px;
	line-height: 18px;
	}
#wp_nav_w71 .wp_nav .nav-item a span.item-name {
	color: #fff;
	}
#wp_nav_w71 .wp_nav .nav-item a.parent span.item-name {
    color: #F90;
}
#wp_nav_w71 .wp_nav .nav-item {
    width: auto;
}
#wp_nav_w71 .wp_nav .i1 {
    background: none!important;
}
#wp_nav_w71 .wp_nav .nav-item {
    background: url(images/shu.png) -4px 7px;
    background-repeat: no-repeat;
}
.wp_search .search {
    background: url(images/sousou.png) left center no-repeat !important;
}


/**列表页**/
	.wp-banner { background-color: #ececec;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
	/**列表页banner图**/
	.banner img { width: 100%; vertical-align: top; }

.lmtp{ width:100%; max-height:220px; overflow:hidden;  min-height:200px;}

.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1200px; margin:0 auto;}


/**菜单行间距**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
   padding: 0px 55px;
}