@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,  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%;
	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: #920f0f !important;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 0px;
}
.post .tt {
	height: 41px;
	border-bottom: #eeeeee 4px solid;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #920f0f;
	border-bottom: #920f0f 4px solid;
}
/**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	padding-left: 0px;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	float: right;
}   /**更多按钮**/
.post .con {
	margin-top: 23px;
}
/**页头开始**/
#heaer {
}
#header .inner {
}
.head {
	width: 100%;
	height: 140px;
	position: relative;
	background-image: url(images/head.jpg);
}    /**页头部分**/
.head .logo {
	position: absolute;
	top: 20px;
}
.navbar {
	width: 100%;
	height: 50px;
	background: #920f0f;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav .nav-item a {
	font-size: 16px;
}
.navbar .navbox .wp_nav .sub-nav {
	border: none;
	width: 100% !important;
}
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 40px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	background: #fff;
	color: #920f0f;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav .nav-item a span.item-name {
	padding: 0px 30px;
	line-height: 50px;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
	background: #920f0f;
}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
	background: #FFF;
	color: #920f0f;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
}		/**子菜单栏目高度与边距**/
/**主体开始**/
#container {
}
#container .inner {
	width: 1200px;
	background-color: #FFFFFF;
	padding-top: 45px;
}
/**首页三列布局**/
.mod {
}
.mod1 {
	width: 236px;
	float: left;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
}
.mod2 {
	width: 1200px;
	float: left;
	margin-bottom: 35px;
}
.mod2 .mc {
	width: 380px;
	float: left;
}
.mod2 .mc1 {
	width: 380px;
	float: left;
	margin-left: 29px;
} /**中间**/
.mod2 .mr {
	width: 380px;
	float: right;
}
.mod3 {
	width: 1200px;
	float: left;
	background-color: #f4eeee;
	margin-bottom: 50px;
}
.mod3 .mc {
	width: 1150px;
	float: left;
	margin: 25px;
}
.mod4 {
	width: 1200px;
	float: left;
	margin-bottom: 50px;
}
.mod4 .mc {
	width: 100%;
	float: left;
	height: 70px;
}
/**右列**/

/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	background-color: #EEEEEE;
	min-height: 470px;
}
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #999999;
}   /**位置栏目背景**/
.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 30px;
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	color: #fff;
	background: #920f0f url(images/icon_column_1.gif) no-repeat 6px 12px;
	border-bottom: 1px solid #920f0f;
	font-weight:100;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #FFF !important;
	background-image: url(images/icon_column_1_hover.gif);
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #FFF;
}
.col_news {
	width: 875px;
	float: right;
	margin-right: 30px;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	background-position: 0px bottom;
	background-color: #991B21;
}  /**当前栏目**/
.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 {
}  /**栏目新闻列表**/
.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);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	line-height: 1.7em;
	font-size: 14px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {
	background: #920f0f;
	height: 134px;
}
#footer .inner {
	height: 50px;
	padding-top: 40px;
}
#footer .inner p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
#footer .inner p span {
	margin: 0px;
}
#header {
	background: #820b0b;
	height: 140px;
}
.addr {
	color: #FFF;
}
.mod_4_jj {
	color: #313131;
	font-size: 16px;
	line-height: 30px;
}
.mod_4_more a {
	color: #920f0f;
	font-size: 16px;
}
.mc1_1 {
	width: 100%;
	float: left;
}
.mc1_2 {
	width: 100%;
	float: left;
	margin-top: 9px;
}
.mc1_2 .mod_new_6 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(images/new_dian.jpg) left center no-repeat;
}
.mc1_2 .mod_new_6 .title {
	color: #313131;
	font-size: 15px;
	float: left;
	padding-left: 15px;
}
.mc1_2 .mod_new_6 .title a {
	color: #313131;
	font-size: 15px;
}
.mc1_2 .mod_new_6 .new_6_date {
	color: #7d7d7d;
	font-size: 15px;
	float: right;
}
.mod_new_7 {
	width: 100%;
	float: left;
	height: 68px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 8px;
}
.tzgs1 {
	margin-top: 0px;
}
.tzgs4 {
	border: none;
}
.mod_new_7 .tzgg_date {
	width: 60px;
	height: 60px;
	float: left;
	background: #eeeeee;
}
.mod_new_7 .tzgg_date .day {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #920f0f;
	font-size: 20px;
	font-weight: bold;
}
.mod_new_7 .tzgg_date .year {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: #920f0f;
}
.mod_new_7 .tzgg_title {
	width: 300px;
	float: right;
	font-size: 15px;
	line-height: 28px;
	color: #313131;
}
.mod_new_7 .tzgg_title a {
	font-size: 15px;
	color: #313131;
}
.tt_8 {
	width: 85px;
	float: left;
}
.con_8 {
	width: 1065px;
	float: left;
}
.link {
	width: 220px;
	float: left;
	height: 70px;
	margin-left: 25px;
}
.link1 {
	margin-left: 0px;
}
.col_list {
	margin: 20px;
}
#wp_news_w14 .wp_article_list .list_item .Article_Title {
	font-size: 16px;
}
#wp_news_w14 .wp_article_list .list_item {
	height: 35px;
	line-height: 35px;
}
#wp_news_w14 .wp_article_list .list_item .Article_Index {
	height: 35px;
	margin-right: 0px;
	margin-top: 0px;
}
.read {
	margin: 20px;
}
.mod_yesb_bt {
	height: 40px;
	line-height: 40px;
	background: #920f0f;
	width: 250px;
	float: left;
	margin-left: 25px;
}
.mod_yesb_img {
	width: 250px;
	float: left;
	margin-left: 20px;
}
.mod_yesb_bt a {
	text-align: center;
	color: #FFF;
	line-height: 40px;
	font-size: 16px;
	display: block;
}
