@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 {
	border-top: 6px solid #3449a4;
	background: #fff;
}
body, p {
	font: 12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #3449a4 !important;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 981px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	height: 32px;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: "宋体"
} /**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: '宋体';
}   /**更多按钮**/
.post .tt .more_btn .more_text {
	color: #969696;
}
.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;
} /**新闻列表图标**/
.post3 {
	margin-bottom: 10px;
}
.post3 .tt3 {
	height: 32px;
	border-bottom: 1px solid #6db4e0;
} /**标题栏**/
.post3 .tt3 .tit3 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post3 .tt3 .tit3 .title3 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 35px;
	background: url(images/icon_tit.gif) no-repeat 5px center;
} /**标题图标**/
.post3 .tt3 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post3 .con3 {
	padding: 5px 0;
	margin: 0 auto;
}
.post3 .con3 .wp_article_list .list_item span {
	margin-left: 0px;
}
.post3 .con3 .wp_article_list .list_item {
} /**新闻列表**/
.post3 .con3 .wp_article_list .list_item .Article_Index {
	margin-left: -10px;
	margin-right: 0px;
} /**新闻列表图标**/
.post4 {
	margin-bottom: 19px;
}
.post4 .tt4 {
	height: 32px;
	border-top: 1px solid #dedede;
} /**标题栏**/
.post4 .tt4 .tit4 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post4 .tt4 .tit4 .title4 {
	display: inline-block;
	height: 41px;
	line-height: 44px;
	padding-left: 10px;
	background: none;
} /**标题图标**/
.post4 .tt4 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post4 .con4 {
	width: 860px;
	margin: 0 auto;
	padding-top: 9px;
}
.post4 .con4 .wp_article_list .list_item {
	border-bottom: none;
	float: left;
	width: auto;
margin-left: 15px;
} /**新闻列表**/
.post4 .con4 .wp_article_list .list_item .Article_Index {
	display: none;
}
#wp_news_w6 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w6 .wp_article_list .list_item .Article_Title a  {
	color: #3449a4;
} /**新闻列表图标**/
.post5 {
	margin-bottom: 10px;
}
.post5 .tt5 {
	height: 32px;
	border-bottom: 1px solid #6db4e0;
} /**标题栏**/
.post5 .tt5 .tit5 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post5 .tt5 .tit5 .title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 35px;
	background: url(images/icon_tit.gif) no-repeat 5px center;
} /**标题图标**/
.post5 .tt5 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post5 .con5 {
	margin: 0 auto;
}
.post5 .con5 .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post5 .con5 .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
} /**新闻列表图标**/
.dtjt8_div_img .number .current {
	display: none;
}
.post6 {
	margin-bottom: 10px;
}
.post6 .tt6 {
	height: 32px;
	border-bottom: 1px solid #6db4e0;
} /**标题栏**/
.post6 .tt6 .tit6 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post6 .tt6 .tit6 .title6 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 35px;
	background: url(images/icon_tit.gif) no-repeat 5px center;
} /**标题图标**/
.post6 .tt6 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post6 .con6 {
	padding: 12px 0;
	margin: 0 auto;
	width: 177px;
}
.post6 .con6 .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post6 .con6 .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
} /**新闻列表图标**/
.post7 {
	margin-bottom: 10px;
}
.post7 .tt7 {
	height: 32px;
} /**标题栏**/
.post7 .tt7 .tit7 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post7 .tt7 .tit7 .title7 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post7 .tt7 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post7 .con7 {
	margin: 0 auto;
}
.post7 .con7 .wp_article_list .list_item {
} /**新闻列表**/
.post7 .con7 .wp_article_list .list_item .Article_Index {
	background: none;
} /**新闻列表图标**/
.post8 {
}
.post8 .tt8 {
	height: 32px;
	border-bottom: 1px solid #6db4e0;
} /**标题栏**/
.post8 .tt8 .tit8 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
color:#000font-family:"Microsoft YaHei";
} /**标题字体**/
.post8 .tt8 .tit8 .title8 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post8 .tt8 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post8 .con8 {
	padding: 15px 0;
	margin: 0 auto;
}
.post8 .con8 .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post8 .con8 .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
} /**新闻列表图标**/
.post9 {
	margin-bottom: 10px;
}
.post9 .tt9 {
	height: 19px;
	padding-top: 15px;
	width: 98%;
} /**标题栏**/
.post9 .tt9 .tit9 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post9 .tt9 .tit9 .title9 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post9 .tt9 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post9 .con9 {
	padding: 0 0;
	margin: 0 auto;
}
.post9 .con9 .wp_article_list {
	width: 98%;
}
.post9 .con9 .wp_article_list .list_item {
	border-bottom: none;
} /**新闻列表**/
.post9 .con9 .wp_article_list .list_item .Article_Index {
	background: none;
	margin-left: 0px;
	margin-right: 0px;
} /**新闻列表图标**/
.post2 {
	margin-bottom: 10px;
}
.post2 .tt2 {
	height: 32px;
	border-bottom: 1px solid #ddd;
} /**标题栏**/
.post2 .tt2 .tit2 {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Microsoft YaHei"
} /**标题字体**/
.post2 .tt2 .tit2 .title2 {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post2 .tt2 .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	font-family: 'Microsoft YaHei';
}   /**更多按钮**/
.post2 .tt2 .more_btn .more_text {
	color: #777;
}
.post2 .con2 {
	padding: 5px 0;
	margin: 0 auto;
}
.post2 .con2 .wp_article_list .list_item {
	border-bottom: none;
} /**新闻列表**/
.post2 .con2 .wp_article_list .list_item .Article_Index {
	background: none;
	margin-left: -10px;
} /**新闻列表图标**/
/**自定义新闻列表**/
.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;
}
/**焦点图片**/
.wp-focus {
	background-color: #ececec;
	display: block;
}
.fcous-panel {
	width: 100%;
}
.fcous-panel .focus-window {
	width: 100%;
	overflow: hidden;
}
/**页头开始**/
#header {
}
#header .inner {
}
.head {
	width: 256px;
	height: 116px;
	position: relative;
	float: left;
}    /**页头部分**/
.search {
	padding-top: 19px;
}
.head_search {
	float: right;
}
.wp_search {
	float: right;
	margin-right: 24px;
	border: 1px solid #e6e6e6;
	width: 187px;
}
#keyword {
	height: 28px;
	line-height: 28px;
	color: #b8b8b8;
	text-indent: 4px;
	font-family: "Microsoft YaHei";
	background: #fff;
	border: none;
}
.wp_search .search {
	background: url(images/search.gif) no-repeat center;
	width: 30px;
	height: 26px;
}
.lianjie {
	float: right;
	height: 23px;
	width: 534px;
	text-align: right;
	margin-top: 12px;
}
.navbar {
	width: 652px;
	float: right;
	padding-top: 15px;
}   	/**导航区域背景**/
.navbar .navbox {
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 40px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	/*padding-left: 9px;*/
	font-family: "宋体";
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	color:#fff !important;
	background: #3449a4;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
	padding: 0 18.5px;
	height: 40px;
	line-height: 40px;
}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav {
	border: none;
}
.wp_nav .sub-nav .nav-item {
	border-bottom: 1px solid #fff;
}
.wp_nav .sub-nav .nav-item a {
	border-top: none;
}
.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: #999;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	/*padding: 0 10px;*/
	height: 26px;
	line-height: 26px;
}		/**子菜单栏目高度与边距**/
.navbar2 {
	float: right;
	width: 175px;
	height: 58px;
}   	/**导航区域背景**/
.navbar2 .navbox2 {
	width: 100%;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
.navbar2 .wp_nav .nav-item a span.item-name {
	font-size: 16px!important;
	padding: 16px 0 0 35px!important;
}
.navbar2 .navbox2 .wp_nav li.nav-item a:hover, .navbar2 .navbox2 .wp_nav li.nav-item a.parent {
}   	/**鼠标经过或当前选中时样式**/
.navbar2 .navbox2 .wp_nav li.nav-item a span.item-name {
	color: #000;
}
.navbar2 .navbox2 .wp_nav li.nav-item a span.item-name:hover {
	color: #fff;;
} /**导航栏目高度与边距**/
.navbar2 .navbox2 .wp_nav li.nav-item a {
	font-size: 16px;
	color: #fff;
}
#wp_nav_w5 .wp_nav .nav-item {
	margin-top: 24px;
}
#wp_nav_w5 .wp_nav .i1 {
	margin-top: 0px !important;
}
/**导航字体样式**/
/**主体开始**/


/**banner开始**/
#banner .inner {
	width: 100%;
	overflow: hidden;
}
/**焦点图片**/
.wp-focus {
	background-color: #ececec;
	display: block;
}
.fcous-panel {
	width: 100%;
}
.fcous-panel .focus-window {
	width: 100%;
	overflow: hidden;
}
#containerup {
}
#containerup .inner {
	width: 100%;
	overflow: hidden;
}
.contt-1 {
	width: 981px;
	color: #ffa838;
	background: #fff;
}
.contt-1 .contt-1-l {
	width: 981px;
	position: relative;
}
.contt-2 {
	width: 800px;
	color: #ffa838;
	background: #fff;
	float: left;
	height: 346px;
}
.contt-2 .contt-2-l {
	width: 800px;
	position: relative;
}
#containerdown {
}
#containerdown .inner {
	width: 981px;
	margin-top: 17px;
}
.mod {
}
.mod1 {
	width: 265px;
	float: left;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
}
.mod2 {
	width: 175px;
	float: right;
}
.mod2 .mc {
	width: 461px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 176px;
	float: right;
} /**右列**/
.mod .mr .post .con .articlecontent a:hover {
	background: #b6b6b6;
}
.mod3 {
}
.mod3 .ml {
	width: 981px;
	float: left;
}
.mod4 {
}
.mod4 .ml {
	width: 100%;
	float: left;
}
.main-wrap {
	width: 265px;
	float: left;
}
.main-wrap .wp-panel .wp-post .post-head {
}
.main-wrap .wp-panel .wp-post .post-head .post-name {
	width: 80px;
	float: left;
}
.main-wrap .wp-panel .wp-post .post-head .post-more {
	float: right;
}
/**列表页上**/
#containerltop {
	background: #fff;
	height: 167px;
}
#containerltop .inner {
	width: 981px;
}
.rs {
	float: left;
	width: 204px;
}
.pic {
}
.pic .ml {
	width: 981px;
	height: 167px;
	background: url(images/20140224032218285.jpg) no-repeat;
}
.rd {
	border: 1px solid #eaeaea;
	width: 202px;
	height: 147px;
	float: left;
	margin-top: 15px;
}
.rd .ml {
}
.xs {
	width: 700px;
	float: left;
	margin: 24px 24px;
}
.jp {
	width: 206px;
	height: 150px;
	float: left;
	padding: 3px 0 0 27px;
}
.rw {
	width: 700px;
	float: left;
	margin-left: 36px;
	margin-top: 30px;
}
.nr {
	border: 1px solid #e1e1e1;
	min-height: 200px;
}
.nc {
	min-height: 200px;
	margin-top: 10px;
	border-top: 1px solid #e1e1e1;
	margin-left: 36px;
	width: 91%;
}
.inrw {
	margin-left: 36px;
	border-top: 1px solid #e6e6e6;
	width: 91%;
}
.jz {
	margin-left: 24px;
	width: 722px;
}
.col_news_con .post8 .con8 .articlecontent p {
	line-height: 20px;
	font-family: "Microsoft YaHei";
}
/**列表页**/
.col_menu {
	width: 202px;
	float: left;
	border: 1px solid #eaeaea;
}
.col_menu .col_menu_head {
	background: #3449a4;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	height: 44px;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 13px 0px 5px 0px;
	background: none;
	text-align: center;
	font-family: "Microsoft YaHei";
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-top: none;
	border-bottom: none;
}
.col_list .wp_listcolumn .wp_column a {
	color: #000;
	background: none;
	border-top: none;
	border-bottom: none;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #000;
	background: #efefef;
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: none;
	border-top: none;
	border-bottom: none;
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background: #f8f5e8;
} 	/**鼠标经过或选中二级子栏目**/
.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: none;
	border-top: none;
	border-bottom: none;
} 	/**三级子栏目**/
.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: none;
} 	/**鼠标经过或选中三级子栏目**/
.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: none;
	border-top: none;
	border-bottom: none;
} 	/**四级子栏目**/
.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: none;
} 	/**鼠标经过或选中四级子栏目**/
.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: none;
	border-top: none;
	border-bottom: none;
} 	/**五级子栏目**/
.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: none;
} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_news {
	width: 758px;
	float: right;
	border: 1px solid #eaeaea;
	min-height: 619px;
	margin-bottom: 26px;
} /**栏目新闻**/
.col_news_head {
	background: none;
	border-bottom: 2px solid #eaeaea;
	width: 93%;
	margin-left: 23px;
	margin-top: 5px;
	font-family: "Microsoft YaHei";
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	background: none;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 0 50px 0 2px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
} /**当前位置**/
.col_menu_con {
	min-height: 170px;
}
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 35px;
}
.col_news_list .wp_article_list {
	width: 93%;
	margin-left: 19px;
}
.col_news_list .wp_article_list .list_item {
	border-bottom: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft YaHei";
}  /**栏目新闻列表**/
.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;
	width: 96%;
	margin-left: 16px;
	text-indent: 2em;
	font-family: "Microsoft YaHei";
}
.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;
	width: 92%;
	/* text-indent: 2em; */
}
.article {
	padding-top: 10px;
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom: 2px solid #3449a4;
} /**文章标题**/
.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;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei";
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {
	background: #ded1cb;
	height: 49px;
	margin-top: 10px;
}
#footer .inner {
}
#footer .inner p {
	font-size: 12px;
	line-height: 53px;
	text-align: center;
	font-family: "Microsoft YaHei";
}
#footer .inner p span {
	margin: 0 3px;
}
.picForm ul, .picForm li {
	list-style: none;
}
.picForm_typeA_shell {
	line-height: 24px;
}
.picForm_typeA {
	margin-right: 0px;
}
.picForm_typeA_pic {
	width: 238px;
	height: 300px;
	float: left;
}
.picForm_typeA_text {
	width: 238px;
	height: 30px;
	float: right;
}
.picForm_typeA_title a {
	color: #65900b;
}
.picForm_typeA_title {
	display: block;
	width: 238px;
	text-align: left;
	color: #999;
	font-size: 16px;
	text-shadow: 1px 1px 1px #ddd;   /* margin: 0 0px; */
}
.picForm_typeA_intro {
	display: block;
	width: 238px;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
}
.picForm_typeB_shell {
}
.picForm_typeB_list {
	height: 24px;
	padding: 2px 0;
	margin-left: 4px;
}
.picForm_typeB_title {
	width: 400px;
	display: block;
	float: left;
	line-height: 26px;
	background: url(images/dian.gif) no-repeat 0 center;
	padding: 0px 12px;
}
.picForm_typeB_time {
	width: 50px;
	display: block;
	float: right;
	line-height: 24px;
}
#wp_nav_w5 .i1 a {
	background: url(images/t1.gif) no-repeat center;
	width: 176px;
	height: 55px;
}
#wp_nav_w5 .i1 a:hover {
	background: url(images/t1-1.gif) no-repeat center;
}
#wp_nav_w5 .i2 a {
	background: url(images/t2.gif) no-repeat center;
	width: 176px;
	height: 55px;
}
#wp_nav_w5 .i2 a:hover {
	background: url(images/t2-2.gif) no-repeat center;
}
#wp_nav_w5 .i3 a {
	background: url(images/t3.gif) no-repeat center;
	width: 176px;
	height: 55px;
}
#wp_nav_w5 .i3 a:hover {
	background: url(images/t3-3.gif) no-repeat center;
}
#wp_nav_w5 .i4 a {
	background: url(images/t4.gif) no-repeat center;
	width: 176px;
	height: 55px;
}
#wp_nav_w5 .i4 a:hover {
	background: url(images/t4-4.gif) no-repeat center;
}
#beginw6 .scrollnews3_ul li {
	font-family: "Microsoft YaHei";
}
#wp_paging_w78 .wp_paging {
	margin-right: 28px;
}
#wp_news_w78 .wp_article_list {
	width: 93%;
	margin-left: 25px;
}
#wp_news_w78 .wp_article_list .list_item {
	border-bottom: 1px dotted #ccc;
}
#wp_news_w8 {
	margin-left: -15px;
}
#wp_paging_w8 {
	margin-right: 50px;
}
#wp_news_w48 {
	margin-top: 20px;
}
#wp_paging_w48 {
	margin-right: 50px;
	display: none;
}
#wp_news_w58 {
	margin-top: 20px;
}
#wp_paging_w58 {
	margin-right: 50px;
}
#wp_news_w41 {
	margin-top: 30px;
}
#wp_news_w41 .wp_article_list {
	font-family: "Microsoft YaHei";
}
#wp_news_w99 {
	margin-top: 14px;
}
#wp_news_w99 .focus-box {
	height: 121px!important;
}
#wp_news_w99 .focus-container {
}
#beginw6 .scrollnews3_ul li {
	background: none;
}
#beginw6 .scrollnews3_ul .news_icon {
	background: none;
}
#beginw6 .scrollnews3_ul .articlelist1_a_title {
	color: #dc0c44;
}
#endw6 .scrollnews3_ul li {
	background: none;
}
#endw6 .scrollnews3_ul .news_icon {
	background: none;
}
#endw6 .scrollnews3_ul .articlelist1_a_title {
	color: #dc0c44;
}
#wp_news_w4 .picForm .news_list .jianjie a {
	color: #979797;
}
#wp_listcolumn_w51 .wp_listcolumn .wp_column a .column-name {
	padding: 5px 0px 5px 0px;
	width: 202px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}
#wp_listcolumn_w51 .wp_listcolumn .column-1-1 a .column-name {
	font-size: 12px;
}
#wp_listcolumn_w51 .wp_listcolumn .column-1-1 a {
	color: #8d8d8d;
}
#endw9 span, #beginw9 span {
	display: block;
	text-align: center;
	line-height: 23px;
	font-family: "Microsoft YaHei"
}
#wp_news_w41 .wp_article_list .list_item {
	border-bottom: none;
}
#wp_news_w41 .wp_article_list .list_item .Article_Index {
	background: none;
}
#wp_news_w88 .wp_article_list .list_item {
	border-bottom: 1px dotted #ccc;
}
#wp_news_w88 .wp_article_list .list_item .Article_Index {
	background: url(images/wp_article_li_1.png) no-repeat 50%;
}
#wp_paging_w88 .wp_paging {
	margin-right: 30px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a {
	/*background: #f7efef;*/
        background: #6db4e0;
}
#wp_nav_w3 .wp_nav .sub-nav {
	width: 100%!important;
}
#wp_news_w71 .news_list .neirong p {
	line-height: 28px;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
}
.wp_editor_art_table td {
	border: none;
	padding: 0px 1px 0px 0px;
}
.neirong img {
	width: 246px;
}
#wp_iframe_relatedArticle_w38 {
	width: 100%;
}
.head .sitelogo {
	float: left;
	width: 100%;
	height: 60px;
}
.head .site {
	float: left;
	width: 100%;
	height: 56x;
	color: #000;
	font-size: 25px;
	padding: 0px 0px 0px 0px;
}
.biaot a {
	font-size: 15px;
	color: #272727;
	line-height: 25px;
}
.jianjie a {
	color: #5a5a5a;
}
.Site_Logo img {
    margin-top: 22px;
}