@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;
}
/**布局开始**/
.site {
    color: #b52822;
    margin-top: 50px;
    float: left;
    width: 139px;
    font-size: 31px;
    height: 35px;
    margin-left: 20px;
    font-weight: bold;
}
body {
	background: #fff;
}
body, p {
	line-height: 1;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Arial", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
        color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cd0200;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
#top_1 {
	background: #f0f0f0;
	height: 35px;position:relative;z-index:999;
	display: none;
}
#menu_1 {
    background: url(images/menubg.png) center repeat;
    position: relative;
    z-index: 10;
    height: 63px;
    margin-top: -13px;
}
#yqlj_1 {
	background: #f1e7e7;
	height: 90px;
	padding: 15px 0px;
	border-top: 1px solid #b52923;
}
#jxfw_1 {
	
	padding: 15px 0px;
}
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	height: 35px;
	border-bottom: 0px solid #bdbdbd;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #b52923;
	font-family: "微软雅黑";
	/**border-bottom: 4px solid #deb2ac;**/
	margin: 0px 0px 0px 0px;
	height: 34px;
	line-height: 34px;
} /**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: none;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	line-height: 22px;
	float: right;
	font-family: "微软雅黑";
}   /**更多按钮**/
.post .tt .more_btn .more_text {
	color: #b52923;
}
.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: 790px;
	margin: 0 auto;
	padding-top: 9px;
}
#wp_news_w6 li.list_item {
	border-bottom: 0px dashed #ccc !important;
	float: left;
	width: auto;
}
#wp_news_w6 li a {
	color: #dd0c44;
}
.post4 .con4 .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post4 .con4 .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
} /**新闻列表图标**/
.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: 5px;
	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 .inner {
}
.head {
	width: 256px;
	height: 118px;
	position: relative;
	float: left;
}    /**页头部分**/
.head .sitetitle {
	position: absolute;
	left: 366px;
	top: 48px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	display: none;
}		/**站点名称**/
.search {
	padding-top: 19px;
}
.head_search {
	float: right;
}
.wp_search {
	float: right;
	margin-right: 24px;
	border: 1px solid #e6e6e6;
	width: 187px;
	background: #fff;
}
#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/sousuo.png) no-repeat center;
	width: 30px;
	height: 26px;
}
.lianjie {
	float: right;
	height: 23px;
	width: 534px;
	text-align: right;
	margin-top: 12px;
}
.navbar {
	width: 650px;
	float: right;
	padding-top: 0px;
}  	/**导航区域背景**/
.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;
	background: #b70031;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
	padding: 0 17px 0 8px;
	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 {
	    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 14px;
    background: none;
    text-align: center;
}
.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;
}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
	background: #b70031;
	color: #fff;
}
.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: 371px;
	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;
	margin: 10px 0;
}    /**导航字体样式**/
/**主体开始**/


/**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: 1200px;
	color: #ffa838;
	background: #fff;
}
.contt-1 .contt-1-l {
	width: 981px;
	position: relative;
}
.contt-2 {
	width: 368px;
	color: #ffa838;
	background: #fff;
	float: left;
	height: auto;
}
.contt-2 .contt-2-l {
	position: relative;
}
#containerdown {
}
#containerdown .inner {
	width: 1200px;
	margin-top: 17px;
}
.mod {
}
.mod1 {
	width: 265px;
	float: left;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
}
.mod2 {
	width: 805px;
	float: right;
}
.mod2 .mc {
	width: 405px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 176px;
	float: right;
} /**右列**/
.mod .mr .post .con .articlecontent a:hover {
	background: #b6b6b6;
}
.mod3 {
}
.mod3 .ml {
	width: 1200px;
	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: #f7efef;
	height: 148px;
}
#containerltop .inner {
	width: 1200px;
}
.rs {
	float: left;
	width: 204px;
}
.pic {
}
.pic .ml {
	width: 1200px;
	height: 148px;
	background: url(images/banner11.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: #b52923;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 17px;
	font-weight: 500;
	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: 953px;
	padding: 5px;
	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 #C30
} /**文章标题**/
.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 {
	height: 231px;
	margin-top: 25px;
        background: #fff url(images/u31.png) center no-repeat;
}
#footer .inner {
}
#footer .inner p {
	font-size: 13px;
	padding-top: 180px;
	text-align: center;
	font-family: "Microsoft YaHei";
	color: #fff;
}
#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: 10px;
}
#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;
}
#wp_nav_w3 .wp_nav .sub-nav {
	width: 90px!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;
}
.sitename{padding-top:49px;margin-left:15px;}
.head .site {
	float: left;
	width: 100%;
	height: 56x;
	color: #000;
	font-size: 25px;
	padding: 0px 0px 0px 0px;
}
#wp_nav_w5 .wp_nav .nav-item {
	padding-bottom: 25px;
}
.sitelogo {
	float: left;
	padding-top: 25px;
}
.nav {
	float: right;
}
.wp-navi {
	margin-top: 5px;
	float: right;
}
.main-nav-panel {
}
.menu-switch-arrow {
	display: none;
}
.main-nav-panel .wp-menu {
	margin: 0 auto;
}
.main-nav-panel .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
	text-align: center;
}
.main-nav-panel .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 4px;
	height: 80px;
	line-height: 80px;
	color: #3d3939;
	font-size: 14px;
}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #b52923;
}
.main-nav-panel .sub-menu {
	background-color: #fff;
	display: none;
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 100;
	min-width: 93px;
}
.main-nav-panel .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	border-bottom: 1px dotted #f3f3f3;
}
.main-nav-panel .sub-menu .sub-item a {
	display: block;
	color: #272727;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: block;
}
.main-nav-panel .sub-menu .sub-item a:hover {
	color: #fff;
	display: block;
	background-color: #b52923;
}
.main-nav-panel .sub-menu .sub-menu {
	left: 100%;
	top: 0;
	z-index: 200;
	background-color: #e6e6e6;
	border-left: 1px solid #ddd;
}
/**slide导航**/
.wp-navi .navi-slide-head {
	display: none;
	padding: 0 10px;
	height: 40px;
}
.wp-navi .navi-slide-head .navi-slide-title {
	display: inline-block;
	float: left;
	font-weight: normal;
	color: #212121;
	font-size: 18px;
	line-height: 40px;
}
.wp-navi .navi-slide-head .navi-slide-arrow {
	display: block;
	width: 34px;
	height: 40px;
	float: right;
	background: url(img/menu-icon-arrow.png) no-repeat 50%;
}
/**aside导航**/
.navi-aside-page {
	position: fixed;
}
.navi-aside-toggle {
	display: block;
	width: 34px;
	height: 34px;
	background: url(img/menu-icon-arrow.png) no-repeat 50%;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -17px;
	display: none;
}
.wp-navi-aside {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
.wp-navi-aside .navi-aside-mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
}
.wp-navi-aside-active {
	display: block;
}
.wp-navi-aside .aside-inner {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -216px;
	z-index: 1002;
	width: 216px;
	max-width: 100%;
	background: #252525;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.wp-navi-aside .aside-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: rgba(0,0,0,.6);
	box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
}
.wp-navi-aside .navi-aside-head {
	margin-top: 0;
	border-top: 1px solid rgba(0,0,0,.3);
	background: #333;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.wp-navi-aside .navi-aside-head .navi-aside-title {
	padding: 7px 10px;
	font-weight: normal;
	color: #777;
	font-size: 14px;
}
.wp-navi-aside .navi-aside-wrap {
	color: #aaa;
	border-bottom: 1px solid rgba(0,0,0,.3);
	box-shadow: 0 1px 0 rgba(255,255,255,.05);
}
.wp-navi-aside .navi-aside-wrap li {
	position: relative;
}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #f6f6f6;
	font-size: 14px;
	background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;
}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {
	background-position: 20px 12px;
}
.wp-navi-aside .navi-aside-wrap li a {
	display: block;
	text-decoration: none;
	color: #c7c7c7;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 30px 8px 15px;
	border-top: 1px solid rgba(0,0,0,.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {
	background-color: #404040;
	color: #fff;
	outline: 0;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu {
	display: none;
	background-color: #2e2e2e;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a {
	padding-left: 20px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {
	background-color: #333
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {
	padding-left: 30px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {
	background-color: #343434;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {
	padding-left: 40px;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {
	background-color: #373737;
}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {
	padding-left: 50px;
}
.main-nav-panel .wp-menu .menu-item.i1, .main-nav-panel .wp-menu .menu-item.i2, .main-nav-panel .wp-menu .menu-item.i3, .main-nav-panel .wp-menu .menu-item.i4, .main-nav-panel .wp-menu .menu-item.i5, .main-nav-panel .wp-menu .menu-item.i6 {
	z-index: 300;
}
span.Site_Name {
	padding: 8px 0px;
	float: left;
	font-size: 24px;
	font-family: "微软雅黑";
}
.navbar .navbox .wp_nav li.nav-item a {
	font-weight: bolder;
	font-size: 14px;
	/* font-weight: normal; */
	color: #191919;
	padding-left: 7px;
	font-family: "微软雅黑";
}
.sc {
	height: 40px;
}
.main-nav-panel .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 900;
	text-align: center;
}
.top {
	
	height: 133px;
}
.left_left {
	float: left;
}
.left_right {
	float: right;
	padding-top:2px;
}
.search-panel {
	float: right;
	clear: right;
	width: 18%;
	margin-right: 10px;
	margin-bottom: 12px;
}
.search-window {
	border-radius: 5px;
	border: 0px solid #084985;
	background-color: #082D58;
	overflow: hidden;
}
.wp-search {

	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-left: -3px;
	margin-right: 0px;
	background: #FFF;
}
.wp-search .search-input input.search-title {
	border: 0px;
	width: 224px;
	height: 14px;
	line-height: 33px;
	outline: 0;
	background: none;
	color: #bdbdbd;
	font-size: 12px;
	padding: 7px 0;
	padding-left: 5px !important;
}
.wp-search .search-btn {
	width: 35px;
	height: 29px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	margin-right: -4px;
}
.wp-search .search-btn input.search-submit {
	width: 35px;
	height: 29px;
	border: 0;
	outline: 0;
	background: url(images/sousuo_1.png) no-repeat center;
	cursor: pointer;
}
.more_1 {
	float: right;
	margin-top: 12px;
}
.news_list {
	padding-top: 5px;
}
.news_list .news {
	line-height: 41px;
        border-bottom: 1px solid #efe6e6;
}
.news_list .news .news_title {
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
}

.news_list .news .post_time {
	float: right;
	color: #858585;
}
.yl_left {
	float: left;
	width: 560px;
	padding: 15px 0px;
}
.yl_right {
	float: right;
	width: 430px;
	padding: 31px 0px;
}
.tt_1 {
	border-bottom: 1px solid #bdbdbd;
	height: 45px;
}
.tt_1 .tit {
	line-height: 43px;
	border-bottom: 3px solid #b52923;
	float: left;
	font-size: 18px;
	font-weight: 100;
}
.news_list .news_1 {
	line-height: 35px;
	float: left;
	width: 100%;/* background:url(images/dian_1.png) 4px 15px no-repeat; */
	padding-left: 0px;
}
.news_list .news_1 .news_title {
	font-size: 14px;
	font-family: "微软雅黑";
}
.news_list .news_1 .news_title a {
	font-size: 14px;
	font-family: "微软雅黑";
}
.news_list .news_2 {
	line-height: 35px;
	float: left;
	width: 25%;
}
.news_list .news_2 .news_title {
	font-size: 14px;
	font-family: "微软雅黑";
}
.news_list .news_2 .news_title a {
	font-size: 14px;
	font-family: "微软雅黑";
}
#wp_nav_w121 .wp_nav {
}
#wp_nav_w122 .wp_nav .nav-item {
	background: url(images/fgx_2.png) 0px 5px no-repeat;
}
#wp_nav_w122 .wp_nav {
	padding-left: 25px !important;
	background: url(images/home_1.png) 0px 0px no-repeat;
}
#wp_nav_w121 .wp_nav .nav-item {
	background: url(images/fgx_1.png) 0px 11px no-repeat;
}
li.i1 {
	background: none !important;
}
.dtjt10_div_img {
	display: none;
}
.dtjt10_div_text {
	display: none;
}
.dbdh_1 .nav-item {
	min-width: 120px;
}
.dbdh_1 .i2 {
	background: url(images/jt_1.png) 90px 10px no-repeat;
	z-index: 1000 !important;
}
.dbdh_1 .i3 {
	background: url(images/jt_1.png) 90px 10px no-repeat;
	z-index: 1000 !important;
}
div#menu_1 .wp_nav .nav-item a span.item-name {
	margin: 0px 14px;
	line-height: 45px;
	padding: 0px 25px;
        font-family: "Arial Black", "Arial Normal", "Arial", sans-serif;
        font-weight: 900;
        font-style: normal;
        font-size: 18px;
        color: #FFFFFF;
}
div#menu_1 .wp_nav .sub-nav .nav-item a span.item-name {
	margin: 0px 10px;
	font-size: 14px;
	color: #000;
	line-height: 33px;
	padding: 0px 2px;
}
.sudy-slide {
	display: none;
}
div#banner {
	margin-left: auto;
        margin-right: auto;
        width: 100%;
}
.post .tt {
	height: 40px;
	padding: 0px 0px;
}
.navbar2 .post .tt {
	background: url(images/nav_bg.png) center no-repeat;
	height: 39px;
	padding: 0px 13px;
}
.post.fca .tt {
	background: url(images/11.png) center no-repeat;
}
.headline {
	height: 37px;
	border: 1px solid #e3e3e3;
}
.modl {
	width: 797px;
	float: left;
}
.title {
	float: left;
	line-height: 37px;
	font-size: 18px;
	color: #FFF;
        padding: 8px 0 0 34px;
}
.headline .title {
	background: url(images/112.png) bottom no-repeat;
	margin-left: 15px;
}
.more {
	line-height: 37px;
	float: right;
	font-size: 12px;
	color: #b52923;
	padding-right: 10px;margin:0;
        display:none;
}
.more a{color: #b52923;}
.slt {
	float: left;
	padding-top: 20px;
	width: 185px;
	height: 135px;
	padding-right: 19px;
}
.slt.x4 {
	padding-right: 0px;
}
#wp_nav_w1 .wp_nav .nav-item a:hover {
	background-color: rgb(181, 41, 35);
	color: #fff;
}
#wp_nav_w1 .wp_nav .nav-item a span.item-name {
	font-size: 14px;
}
#wp_nav_w4 .wp_nav .nav-item a span.item-name {
	color: #fff;
	font-size: 16px;
	padding: 11px 33px;
}
.nav_box {
	margin: 0 auto;
	width: 1195px;
        padding-top: 10px;
}
#wp_nav_w4 .wp_nav .nav-item {
	/**background: url(images/shu.png) left center no-repeat;**/
}
#wp_nav_w4 .wp_nav .i1 {
	background: none;
}
#wp_nav_w1 .wp_nav .nav-item {
	background: url(images/shu2.png) left center no-repeat;
}
#wp_nav_w1 .wp_nav .i1 {
	background: url(images/tu.png) left center no-repeat!important;
	padding-left: 20px;
}
.modr {
	width: 368px;
	float: right;
}
.slt.x4 {
	padding-right: 0px;
}
.slider1 .focus-text-box {
	display: none!important;
}
.slider1 .focus-title-bar {
	display: none!important;
}

.fl{float:left;}

/* ========================== NEW ============================== */

/**HEAD**/
#header {
    position: relative;
    z-index: 10;
    background: #c9070a url(images/head_bg.png) center;
	/**width: 1920px;**/
    height: 188px;
}

.Site_Logo img {
    border: 0;
    height: 88px;
}

.Site_Logo {   
    border-width: 0px;
    position: absolute;
    top: 62px;
    width: 837px;
    height: 132px;
    display: flex;
    float: left;
}

.wp_nav .sub-nav .nav-item a.parent:hover {
    color:#fff !important;
    background-color:#cb0101 !important;
    display: block !important;
}

ul.sub-nav {
    width: 149px !important;
}

div.slider-nav span.right {
    background: url(images/right-arrow.png) !important;
}

div.slider-nav span.left {
    background: url(images/left-arrow.png)  !important;
}

div.slider-nav span {
    height: 73px !important;
    width: 57px !important;
}

.slider{
    display:none;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    width: 1320px;
    padding: 0px 0 0 0;
}

.clearfix {
    display: block;
}

.post-11 {
    float: left;
    width: 640px;
    height: 307px;
}

.post {
    margin-bottom: 40px;
}

.main1 .mc {
    float: left;
    margin-left: 38px;
    width: 642px;
}

.main1 .mc {
    float: left;
    margin-left: 38px;
    width: 642px;
    height: 35px;
}

.sudy-tab .tab-menu {
    height: 41px !important;
    border-bottom: 1px solid #dfcdcd  !important;
    margin-bottom: 9px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.more_btn{
    display:none;
}


.sudy-tab .tab-menu li {
    color: #ffffff !important;
    padding: 6px 36px !important;
}

.sudy-tab .tab-menu li.selected {
    border-bottom: 0px solid #b52923 !important;
    color: #fff;
    padding-top: 4px;
        background: url(images/list_head1.png) no-repeat bottom;
    font-size: 20px;
    cursor: pointer;
    margin-right: 10px;
    font-weight: 700;
    display: inline-block;
    margin-left: 1px;
    margin-top: -3px;
}



.mc a {
    color: #333;
    text-decoration: none;
    padding-left: 22px;
}

.focus-container{
    width: 100% !important;
    height: 500px !important;
}

.focus-box{
    width: 100% !important;
    height: 500px !important;
    padding-top: 0px !important;
}



.dtjt9_div_text .dtjt9_div_text_title {
    background: #000000 !important;
    text-align: left !important;
    height: 38px !important;
}

.dtjt9_div_text a:link {
    font-size: 16px !important;
    color: #fff !important;
    padding-left:16px;
}

.post-18 .tt {
    background: url(images/list_head2.png) no-repeat;
    height: 40px;
    padding: 0px 13px;
}

.post-18 .tt01 {
    border-bottom: 1px solid #dfcdcd;
    margin-bottom: 0px;
}

.post-18 h3.tit {
    width: 152px;
    height: 42px;
    background: url(images/list_head2.png) no-repeat bottom;
    margin-bottom: -1px;
}

.post-18 .title {
    float: left;
    line-height: 37px;
    font-size: 18px;
    color: #FFF;
    padding: 3px 0 0 29px;
}

.news_icon {
    background: url(images/list_point.png) !important;
    width: 6px !important;
    height: 6px !important;
    margin-top: 4px;
    margin-right: 8px;
}

.articlelist3_tr {
    background-position: 0px 37px !important;
    font-size: 16px !important;
}

.articlelist1_a_title {
    line-height: 40px;
}

div#container-6 {
    padding: 10px 0 5px 0;
    background-color: #f6f4ee;
}

.wrapper2 .inner {
    margin: 0 auto;
    width: 1320px;
}

.post-19 {
    float: left;
    width: 420px;
}

.post2 .tt {
    padding-bottom: 0px;
    border-bottom: 2px solid #c82222;
    display: inline-block;
    width: 100%;
}

.bak2 .tt .tit {
    background: url(/_upload/tpl/00/eb/235/template235/images/titlejt.png) no-repeat left;
}

.post2 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    color: #c82222;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    font-family: "Microsoft yahei";
    line-height: 17px;
}

.post2 .more_btn {
    float: right;
    display: inline-block;
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
}

.post2 .more_btn a {
    color: #383838;
}

.post2 .more_btn .more_text, .post .more_btn a {
    font-size: 12px;
    cursor: pointer;
    color: #b52923;
}

.rightarea {
    float: right;
}

.post-15 {
    float: left;
    width: 420px;
}

.post-16 {
    width: 420px;
    float: right;
    padding: 0 0px 0px 30px;
}

.bak3 .tt .tit {
    background: url(/_upload/tpl/00/eb/235/template235/images/titlejt.png) no-repeat left;
}

.post2 .title {
	float: left;
	line-height: 37px;
	font-size: 18px;
	color: #FFF;
        padding: 8px 0 0 45px;
}

.post-42.mbox {
    height: 81px;
}

.post-42 .tt {
    background: url(images/list_head3.png) no-repeat;
    width: 132px;
    height: 81px;
    float: left;
    line-height: 54px;
}

.post4 .tt .tit {
    border-bottom: 0px;
}

.post-42 span.title {
    color: #fff !important;
    width: 115px;
    line-height: 81px !important;
    text-align: center;
}

.post-42 .con {
    float: left;
    height: 100%;
    width: 1188px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 13px 0;
}

.post-42 li.news {
    margin-left: 45px;
    float: left;
    padding-left: 13px;
    background: url(images/link_bg.png) no-repeat 0 center;
    font-size: 16px;
}

div#container-4 {
    margin-top: 20px;
}

.post-42 .title {
    float: left;
    line-height: 37px;
    font-size: 18px;
    color: #FFF;
    padding: 4px 0 0 7px;
}

.main6 .news_list .news .news_title a {
    font-size: 16px;
    font-family: "微软雅黑";
    background: url(images/list_point.png) no-repeat 6px 7px;
}

main1 h3.tit {
    width: 152px;
    height: 42px;
    background: url(images/list_head1.png) no-repeat bottom;
    margin-bottom: -1px;
}

.main1 .news_list .news .news_title a {
    font-size: 16px;
    font-family: "微软雅黑";
    background: url(images/list_point.png) no-repeat 6px 7px;
}

.main6 a {
    color: #333;
    text-decoration: none;
    padding-left: 22px;
}

.focus-title {
  font-size: 18px !important;
}

.focus-title-bar {
  bottom: 26px !important;
  left: 202px !important;
}