@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;
}
html {
	overflow-x: hidden;
}
/* 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;
}
.wcb {
	width: 100%;
	height: 30px;
	border: 2px dashed #97CBE0;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
/**甯冨眬寮€濮?*/
body {
	background: url(style_res/bg.gif) repeat 0 0;
}
body {
	font: 12px/1 "Simsun", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #8d1529;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1000px;
	margin: 0 auto;
} /**椤甸潰鍏ㄥ眬瀹藉害**/
/**鏍囬鏍忔柊闂荤獥鍙?*/
.post { /* margin-bottom:10px; */
}
.post .tt {
	width: 100%;
	height: 37px;
	border-bottom: 1px solid #d1d1d1;
}
.post .tt .tit {
	display: inline-block;
	float: left;
}
.post .tt .tit .title {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding-left: 0px;
	font-family: "Microsoft yahei";
	font-size: 16px;
	font-weight: bold;
}
.post .tt .tit .newen {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-left: -10px;
	font-size: 14px;
	color: #ed909f;
}
.post .tt .tit span {
	margin-right: 10px;
	cursor: pointer;
}
.post .tt .tit span.hover {
	display: inline-block;
}
.post .tt .tit .title span.hover {
	color: #8d1529;
}
.post .con {
	padding: 10px 10px;
	margin: 0 auto;
	font-size: 14px
}
.post .more_btn {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-right: 5px;
	float: right;
	color: #959393;
}   /**鏇村鎸夐挳**/
.post .more_btn a {
	color: #959393;
	cursor: pointer;
}   /**鏇村鎸夐挳**/
.post .more_btn a img {
	margin-top: 10px;
	margin-right: -10px;
}   /**鏇村鎸夐挳**/
/**鍒囨崲**/
.post-111 .con {
	padding: 10px;
}
.post-121 {
	padding: 10px 20px;
}
.post-121 .con {
	padding: 10px 0px;
}
.post-141 .con {
	padding: 10px 0px;
}
/**鑷畾涔夋柊闂诲垪琛?*/
.news_list li.news {
	line-height: 24px;
	padding-left: 12px;
	background: url(style_res/icon_li0.gif) no-repeat 0 12px;
} /**鏍囬鍥炬爣**/
.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.news_title {
	float: left;
	clear: both;
	line-height: 24px;
	color: #000;
}
.news_list li.news p a {
	color: #000;
}
.news_list li.news p a:hover {
	color: #03528A;
	text-decoration: underline;
}
.news_list li.news p.news_meta {
	float: right;
}
/**椤靛ご寮€濮?*/
#heaer {
}
#header .inner {
}
#header .inner .head {
	height: 100px;
}
.head .sitelogo {
	float: left;
	width: 570px;
	height: 100px;
	background: url(style_res/logo.jpg) no-repeat 0 2px;
}
.head .site {
	float: right;
	width: 400px;
	height: 100px;
	text-align: right;
}
.head .site .search {
	height: 30px;
	line-height: 25px;
	margin-top: 20px;
	vertical-align: top;
}
.head .site .sitenav {
	margin-top: 10px;
}
.head .site .jb {
	float: right;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.head .site .jb a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}
.search-box {
	float: right;
	display: inline-block;
	width: 184px;
	height: 26px;
	line-height: 26px;
	position: relative;
	vertical-align: top;
	border: 2px solid #d7d7d7;
	background: #fff;
	text-align: left;
}
.search-box input {
	height: 22px;
	line-height: 22px;
	width: 160px;
	text-indent: 2px;
	border: 0;
	color: #222;
}
.search-box .input-submit {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 20px;
	height: 20px;
*height: 22px;
	line-height: 20px;
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer;
	background: #cdcdcd url(style_res/searchbtn.gif) no-repeat 2px 2px;
}
/*瀵艰埅鏍峰紡*/ 
#navbar {
}
#navbar .inner {
	background: url(style_res/navbg.gif) repeat-x 0 0;
}
.navbar {
	width: auto;
	height: 39px;
}
.navbar .navbox {
	float: left;
	width: 100%;
	height: 39px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 1000;
}
/*瀵艰埅鏍峰紡*/ 
#nav.menu {
	display: block;
	width: 100%;
	height: 38px;
}
#nav.menu li.item-0 {
	background: none;
}
#nav.menu > li {
	float: left;
	height: 38px;
	position: relative;
	vertical-align: bottom;
}
#nav.menu li.current {
	background: #b93b51;
}
#nav.menu li.current li.current {
	background: #b93b51;
}
#nav.menu li a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: "Microsoft yahei"
}
#nav.menu li a:hover {
	color: #eee;
}
#nav.menu li ul {
	width: auto;
	width: 130px;
	width: 130px\9;
	min-width: 100%;
	position: absolute;
	left: 0px;
	top: 38px;
	display: none;
	z-index: 100;
}
#nav.menu li ul li {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	min-height: 30px;
	position: relative;
}
#nav.menu li ul li a, #nav.menu li ul li.current ul li a, #nav.menu li ul li.current ul li.current ul li a {
	display: block;
	width: 90px;
	width: 90px\9;
*width:90px;
	height: auto;
	min-height: 30px;
	_height: 30px;
	padding: 0px 20px;
	font-size: 14px;
	white-space: nowrap;
	white-space: normal\9;
	line-height: 30px;
	background: #b93b51;
	color: #fff;
	border-bottom: 1px solid #a72e43;
	font-weight: normal;
	opacity: 1;
	filter: alpha(opacity=100);
}
#nav.menu li ul li a:hover, #nav.menu li ul li.current a, #nav.menu li ul li.current ul li a:hover, #nav.menu li ul li.current ul li.current a, #nav.menu li ul li.current ul li.current ul li a:hover {
	background: #b93b51;
	color: #eee;
}
#nav.menu li ul li ul {
	left: 100%;
	left: 120px\9;
*left:120px;
	_left: 120px;
	top: 0px;
}
/**涓讳綋寮€濮?*/
#m-container1 {
}
#m-container1 .inner {
	background: #fff;
	margin-top: 15px;
	border-top: 4px solid #8d1529;
}
/**涓讳綋寮€濮?*/
#m-container2 {
}
#m-container2 .inner { /* background:#fff; */
	margin-top: 15px;
}
/**棣栭〉涓夊垪甯冨眬**/
.mod {
}
.mod1 {
	float: left;
	width: 390px;
	background: #fff;
} /**宸﹀垪**/
.mod1 .ml {
	width: 100%;
}
.mbox {
}
.mod2 {
	float: right;
	width: 608px;
	background: #fff;
}
.mod2 .mr {
	width: 100%;
	float: right;
} /**鍙冲垪**/
#linknav {
	border: 1px solid #e0dedf;
}
#linknav .linkb {
	float: left;
	width: 54px;
	height: 243px;
	margin-right: -2px;
	background: url(style_res/linkb.jpg) no-repeat center center;
	border-right: 1px solid #e0dedf;
}
#linknav .linkcon {
	float: left;
	width: 336px;
}
#linknav .linkcon .linkbt {
	background: #b5b1b0;
	height: 27px;
	padding: 12px 12px 9px 13px;
}
#linknav .linkcon .linllbox {
	background: #b5b1b0;
	padding: 0px 12px 0px 15px;
*
	padding-top:0px;
	margin-bottom: 4px;
	width: 309px;
	height: 120px;
}
#linknav .linkcon .linkbt span {
	float: left;
	font-family: "Microsoft yahei";
}
#linknav .linkcon .linktu {
	margin-left: 10px;
}
#linknav .linkcon .linkbt span a {
	height: 28px;
	line-height: 28px;
	color: #6b6b6b;
	padding: 5px 0;
}
#linknav .linkcon .linkbt span.btn {
	border: 1px solid #d8d8d8;
	background: #fff;
	padding: 2px 6px;
	margin-left: 3px;
	width: 44px;
}
#linknav .linkcon .linkbt span.btn a {
	height: 20px;
	line-height: 20px;
	padding: 2px 10px;
	color: #000;
}
#linknav .linkcon .linkbt span.linkbtbg {
	float: left;
	width: 174px;
	height: 27px;
	margin-right: 10px;
	background: url(style_res/linkbu.jpg) no-repeat 0 0;
}
#notic {
	width: 591px;
	border: 1px solid #e0dedf;
}
#notic .noticb {
	float: left;
	width: 54px;
	height: 244px;
	margin-right: -2px;
	background: url(style_res/noticb.jpg) no-repeat center center;
	border-right: 1px solid #e0dedf;
}
#notic .noticcon {
	float: left;
	width: 505px;
	padding: 8px 15px;
}
/**蹇€熷鑸?*/
#linkmenu.menu {
	display: block;
	width: 100%;
	height: 20px;
	position: relative;
	z-index: 1000;
}
#linkmenu.menu > li {
	float: left;
	height: 20px;
	position: relative;
	vertical-align: bottom;
	background: #8d1e2f;
	margin-left: 10px;
}
#linkmenu.menu li.current {
background:;
}
#linkmenu.menu li.current li.current {
	background: none;
}
#linkmenu.menu li a {
	background: #8d1e2f url(style_res/linkjt1.gif) no-repeat 75px 5px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 28px 0 18px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: "Microsoft yahei";
	white-space: nowrap !important;
}
#linkmenu.menu li a:hover {
	background: #8d1e2f url(style_res/linkjt.gif) no-repeat 75px 5px;
	color: #eee;
}
#linkmenu.menu li ul {
	display: block;
	width: auto;
	width: 140px\9;
	min-width: 100%;
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
	z-index: 100; /* border:1px solid #fff; */
}
#linkmenu.menu li ul li {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	min-height: 25px;
	position: relative;
}
#linkmenu.menu li ul li a, #linkmenu.menu li ul li.current ul li a, #linkmenu.menu li ul li.current ul li.current ul li a {
	display: block;
	width: 100px\9;
*width:100px;
	height: auto;
	min-height: 25px;
	_height: 20px;
	padding: 0px 20px;
	font-size: 12px;
	white-space: nowrap;
	white-space: normal\9;
	line-height: 25px;
	background: #8d1e2f;
	color: #fff;
	border: none;
	font-weight: normal;
	opacity: 1;
	filter: alpha(opacity=100);
}
#linkmenu.menu li ul li a:hover, #linkmenu.menu li ul li.current a, #linkmenu.menu li ul li.current ul li a:hover, #linkmenu.menu li ul li.current ul li.current a, #linkmenu.menu li ul li.current ul li.current ul li a:hover {
	background: #8d1e2f;
}
#linkmenu.menu li ul li ul {
	left: 100%;
	left: 140px\9;
*left:140px;
	_left: 140px;
	top: 0;
}
#linkmenu.menu li.item-1 ul li a, #linkmenu.menu li.item-1 ul li.current ul li a, #linkmenu.menu li ul li.current ul li.current ul li a {
	width: 120px\9;
*width:120px;
}
#linkmenu.menu li.item-1 ul {
	width: auto;
	width: 160px\9;
	min-width: 100%;
}
#linkmenu.menu li.item-1 ul li ul {
	left: 160px\9;
*left:160px;
	_left: 160px;
}
/**涓讳綋寮€濮?*/
#link {
}
#link .inner {
	background: #fff;
	margin-top: 15px;
	padding: 5px 0px;
	-wekit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#link .inner .linkbox {
}
#link .inner .linkbox a {
	display: inline-block;
}
#link .inner .linkbox a p {
	display: block;
	width: 180px;
	text-align: center;
	height: 22px;
	line-height: 22px;
}
/**涓婚〉banner寮€濮?*/
#banner {
	margin-top: 10px;
}
#banner .inner {
	height: 350px;
	background: #fff;
}
/**neiyebanner寮€濮?*/
#l-banner {
}
#l-banner .inner {
	height: 272px;
	margin-bottom: 10px;
	background: #fff url(style_res/lbanner.jpg) top center no-repeat;
}
#l-banner .inner img {
	width: 1000px!important;
	height: 272px!important;
}
/**鍒楄〃椤?*/
/**涓讳綋鍒楄〃椤靛紑濮?*/
#l-container {
}
#l-container .inner {
}
/**涓讳綋鏂囩珷椤靛紑濮?*/
#d-container {
}
#d-container .inner {
	width: 880px;
	padding: 20px 60px;
	background: #fff;
}
.col_menu {
	width: 260px;
	float: left;
}
.col_menu .col_menu_con {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.col_menu .l-qh {
	margin-bottom: 10px;
}
.col_menu .col_menu_head {
	background: #8d1529;
}   /**浣嶇疆鏍忕洰鑳屾櫙**/
.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: 50px;
	padding: 0px 5px 0px 30px;
	font-family: "Microsoft yahei";
}  /**鏍忕洰鍚嶇О鍥炬爣**/
/*鏍忕洰鍒楄〃*/
.col_list {
	padding: 4px 18px 14px 18px;
}
.col_list .list {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}
.col_list .list a {
	display: block;
	color: #8d1529;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 20px;
	background: url(style_res/icon_column_1.gif) no-repeat 0px 10px;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #ccc;
}
.col_list .list a:hover, .col_list .list a.selected {
	color: #000;
	background-image: url(style_res/icon_column_1.gif);
}
.col_list .list.list-2 a {
	color: #333;
}
.col_news {
	width: 698px;
	min-height: 500px;
	float: right;
	padding: 10px 15px;
	border: 1px solid #ccc;
	background: #fff;
} /**鏍忕洰鏂伴椈**/
.col_news_head {
	border-bottom: 2px solid #ccc;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #FC2F02;
}  /**褰撳墠鏍忕洰**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 16px;
	font-family: "Microsoft yahei";
	font-weight: bold;
	color: #8d1529;
}   /**褰撳墠鏍忕洰鍚嶇О**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 36px;
	line-height: 36px;
	color: #000;
} /**褰撳墠浣嶇疆**/
.col_metas .col_path a {
	color: #000;
}
.col_news_con {
	padding: 5px 10px 10px 0px;
	margin: 0 7px;
	min-height: 500px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
} /**鏍忕洰鏂伴椈鍒楄〃**/
.col_news_list .wp_article_list .list_item .Article_Index {
}  /**鏍忕洰鏂伴椈鍥炬爣搴忓彿**/
.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 {
	display: inline-block;
	margin: a auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
}   /**鍒楄〃椤垫枃绔犲浘鐗囧ぇ灏忛檺鍒?*/
/**鏂囩珷椤?*/
.infobox {
	width: auto;
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	padding: 5px;
	border-bottom: 1px solid #ececec;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	text-align: center;
	color: #8d1529;
} /**鏂囩珷鏍囬**/
.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;
	margin-top: 10px;
	min-height: 280px;
} /**鏂囩珷鍐呭**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	color: #333;
}  /**闃呰瀛椾綋**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	display: inline-block;
	margin: 0 auto;
	max-width: 740px;
_width:expression(this.width > 740 ? "740px" : this.width);
}   /**鏂囩珷闃呰閮ㄥ垎鍥剧墖澶у皬闄愬埗**/
.article .entry .read table {
	margin: 0 auto;
	border: none!important;
}
/**椤佃剼寮€濮?*/
#footer {
	margin-top: 10px;
}
#footer .inner {
	height: 47px;
	padding: 10px 0;
	border-top: 4px solid #8d1529;
	border-bottom: 4px solid #8d1529;
	background: #a6a6a6 url(style_res/footbg.jpg) no-repeat 300px top;
	position: relative;
}
.flash_img {
	position: absolute;
	right: -22px;
	top: 0px;
	z-index: 100;
}
#footer .inner p {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #fff;
}
.copyright {
	margin-left: 20px;
	color: #000;
	text-align: left;
	line-height: 24px;
}
/**鐑偣鏂伴椈**/
.col_list0, .col_list0 a, #_p_2, #_p_2 a {
	font-size: 14px;
}


#nav .menu-0:hover ul {display:block !important;}
#nav .menu-0:hover {background:#b93b51;}
#linkmenu .menu-0:hover .sub-menu-1{display:block !important;}
#linkmenu .menu-0:hover .sub-menu-1 ul {display:none !important;}
#linkmenu .menu-0 .menu-1:hover ul {display:block !important;}


.ljj {width:103px; float:left;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

.kkk {background: #B5B1B0;}

.ft .post-101{margin:0;} 
.ft .post-101 .con{padding:0;}
.ft .post-101 .news_wz{line-height: 24px;text-align: center;font-size: 15px;}
.ft .post-101 .news_imgs a img{width:100%;}
.ft .post-101 .news_list li.news{padding:0;background:none;}










