@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 {
}
body, p {
	font: 14px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #4d4d4d;
	text-decoration: none;
	font-family: "微软雅黑";
}
a:hover {
	color: #cd0200;
}
.wrapper {
	background: white;
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner1 {
	width: 100%;
	margin: 0 auto;
	
}
/**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.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;
} /**新闻列表图标**/
/**自定义新闻列表**/
.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;
}
/**页头开始**/
#header {
}
#picture {
	background: #e8e5e5;
}
#header .inner {
}
.head {
	width: 100%;
	height: 106px;
	position: relative;
	background: #a61910;
	position: relative;
	margin: 0 auto;
	    text-align: center;
}    /**页头部分**/
.head .sitetitle {
	float: right;
	padding-top: 36px;
}		/**站点名称**/
.head .seak{
    position: absolute;
    top: 38px;
    right: 50%;
    margin-right: -489px;
}
.navbar {
	width: 100%;
	height: 45px;
	background: #ffffff;
	background-size: 6px;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 980px;
	height: 45px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
.wp_nav .nav-item a span.item-name {
	color: white;
}
.wp_nav .nav-item a.parent {
	color: white;
}
.wp_nav .nav-item a {
	font-size: 15px;
}
.wp_nav .nav-item a span.item-name {
	padding: 6px 11px;
}
.wp_nav .sub-nav {
	
	border: none;
}
.wp_nav .sub-nav .nav-item .mark {
	background: #fff;
}
.wp_nav .sub-nav .nav-item a {
	border: none;
}
.wp_nav .sub-nav .nav-item a span.item-name {
	padding: 6px 16px;
	color: white;
}
.wp_nav .sub-nav .nav-item a.parent:hover {
	background: #fff;
}
.daohang-index {
	color: white;
	font-size: 15px;
}
.post .con ul {
	padding-top: 10px;
}
.li-style a {
	font-size: 13px;
}
/**主体开始**/
#container {
}
#container .inner {
	background: #fff;
	width: 1200px;
}
.post .tt {
	width: 100%;
	height: 31px;
	border-bottom: 2px solid #cacaca;
	padding-top: 20px;
}
.post .tt4 {
	width: 100%;
	height: 31px;
	border-bottom: 3px solid #a51911;
}
.post .tt .tit {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #216687;
}
.post .tt4 .tit3 {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #216687;
} /**标题字体**/
.post .tt .tit .title {
} /**标题图标**/
.more_btn a {
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	padding-right: 5px;
}
.more_btn1 a {
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
}   /**更多按钮**/
.more_btn2 a {
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.more_btn3 a {
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.more_btn1 {
	position: relative;
	left: 117px;
}
.more_btn2 {
	position: relative;
	left: 108px;
}
.more_btn3 {
	position: relative;
	left: 193px;
}
.post .con1 {
	padding: 5px 0;
	margin: 0 auto;
	background-color: #f7f7f7;
}
.post .con {
	padding: 5px 0;
	margin: 0 auto;padding-bottom: 15px;
}
.mod1 .post .con {
	padding: 0px;
}
/**首页三列布局**/
.logo {
	    padding-right: 600px;
}
.mod-left .biaoti {
	padding-left: 16px;
	width: 500px;
	height: 30px;
	float: left;
	font-size: 15px;/*
	font-family:"微软雅黑";*/
}
.mod-left .biaoti a {
}
.mod-left .date {
	float: right;
	padding-right: 10px;
	color: #333
}
.mod-left {
	width: 615px;
	float: left;
	padding-top: 20px;
}
.mod-right {
	width: 345px;
	float: right;
	padding-top: 20px;
}
.mod-right .biaoti {
	padding-left: 16px;
	width: 287px;
	height: 30px;
	float: left;
	font-size: 13px;/*
	font-family:"微软雅黑";*/
}
.mod-right .date {
	float: right;
	padding-right: 5px;
	color: #333
}
.w4_more {
	color: #666;
}
.w5_more {
	color: #666;
}
.mod1 {
	width: 1380px;
	
	margin: 0 auto;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mod2 {
	width: 815px;
	float: left;
	height: 287px;
	padding-top: 22px;padding-bottom:30px;
}
#mod0 .inner {
	width: 1200px;
}
.mod3 {
	width: 815px;
	float: left;
	padding-top: 25px;padding-bottom:40px;
}
.mbox {
}
.mod4 {
	width:350px;
	height: 287px;
	float: right;
	padding-top: 22px;
}
.fbsj {
	float: left;
	width: 51px;
	height: 45px;
	color: white;
	background: #cbb169;
}
.nianyue {
	padding-top: 5px;
	text-align: center;
}
.ri {
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
}
.biaoti {
}
#mod0 {
	background: #e8e5e5;

}
.mod5 {
	width: 350px;
	float: right;
	padding-top: 25px;
	
}
.pic-zcfg {
	padding-top: 12px;
	float: left;
	height: 56px;
	border-bottom: 1px dashed #cecece;
}
.slt-zc {
	float: left;
}
.tpbt-zc {
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-top: 4px;
}
.tpbt-zc a {
	color: #333;
	font-weight: bold;
}
.jianjie {
	color: #797977;
	float: left;
	font-size: 13px;text-indent: 2em;
	padding-top: 11px;
	line-height: 20px;
}
.zc-liebiao {
	float: left;
	padding-top: 5px;
}
.mod6 {
}
.tupian {
	width: 250px;
	float: left;
	padding-top: 28px;
}
.tpbt {
	text-align: center;
	padding: 13px 0;
	font-weight: bold;
	background-color:#f7f7f7;
	height:20px;
}
.liebiao {
	float: right;
	padding-top: 27px;

	width: 65%;
}
.list-zx {
	margin-bottom:10px;    letter-spacing: .1rem;
}
.list-zx .biaoti {
	float: left;
	width: 290px;
	padding-left: 30px;
	font-weight: 100;
	
	line-height: 24px;
}

.wp_nav .sub-nav .nav-item a.parent span.item-name {
	width:auto;
	background: #a61910;
    color: #fff !important;
}
#ylgl {
	float: left;
	padding-top: 12px;
}
#jkjy {
	text-align: center;
}
#ztwz {
	float: left;
	padding-top: 12px;
}
.img-list {
	background: white;
	padding-top: 15px;
}
.articlecontent p {
	text-align: center;
	margin: 10px 0px;
}
.wp_search .search {
	width: 30px;
	height: 28px;
	background: url(../images/sousuo.png);
	background-repeat: no-repeat;
}
.wp_search .keyword {
    height: 24px;
    width: 172px !important;
    border: 1px solid #da736d;
    background: none;
    color: #fff;
    padding-left: 5px;
}
.mod2 .post .tt {
}
.mod2 .post .tt .tit {
}
.mod3 .post .tt .tit {
}
.post .tt img {
	margin-top: 8px;
	margin-right: 5px;
}
.mod4 .post .tt {
}
.mod4 .post .tt .tit .title {
}
.new-list {
	padding-left: 20px;height: 24px;
	line-height: 24px;
}
.li-style {
	height: 28px;
	padding-left: 20px;
	background: url(../images/li.gif) 5px 6px;
	background-repeat: no-repeat;
}
#yqlj {
	background: #FFF;
	
}
.yqlj {
	width: 837px;
	margin: 0 auto;
	padding-top: 19px;
}
.yqlj-x {
	float: left;
}
.yqlj-z {
	float: left;
	padding-left: 39px;
}
.w9_openLink {
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.w10_openLink {
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.w11_openLink {
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.w12_openLink {
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
}
/**列表页**/
#container2 {
}
#container2 .inner {
	width: 1200px;
	background: #fff;
	padding: 10px 0px;
    min-height: 365px;
}
.col_menu {
	width: 215px;
	float: left;
}
.col_menu .col_menu_head {
	background:#a61910;
}   /**位置栏目背景**/
.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: 12px 5px 12px 20px;
}  /**栏目名称图标**/
/**栏目列表*/
.wp_listcolumn .wp_column a {
	font-weight: normal;
}
.col_list .wp_listcolumn {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}
.wp_listcolumn .wp_column a .column-name {
	padding: 8px 10px 8px 37px;
}
.col_list .wp_listcolumn .wp_column a {
	color: #383838;
	font-family: "Microsoft YaHei";
	background: #e8e8e8 url(images/li.png) no-repeat 20px 19px;
	line-height: 22px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #f4f4f4;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #a61910;
	background-image: url(images/col_news_list.gif);
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #a61910;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: #f9f9f9 url(images/icon_column_2.gif) no-repeat 16px 11px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_2_hover.gif);
} 	/**鼠标经过或选中二级子栏目**/
.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: #f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_news {
	width: 945px;
	float: right;
} /**栏目新闻**/
.col_news_head {
	border-bottom: 2px solid #e5e5e5;
	margin-top: 6px;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 38px;
	line-height: 30px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #555;
	padding: 0 50px 0 0px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
	font-family: "microsoft yahei";
} /**当前位置**/
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
	height: 28px;
	line-height: 28px;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
	background: url(../images/li.gif) no-repeat center;
	height: 22px;
}  /**栏目新闻图标序号**/
.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;
	font-family: "microsoft yahei";
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 20px;
	text-align: center;
	font-size: 24px;
	color: #555;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
	background-color: #eee;
	width: 94%;
	margin: 0 auto;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;min-height: 300px;
	padding: 24px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
#con_link {
	height: 197px;
	background-color: #bdbdbd;
}
#con_link .inner {
	width: 1098px;
	margin: 0 auto;
	padding-top: 36px;
}
/**页脚开始**/
#footer {
}
.foot {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#footer .inner {
	height: 80px;
	background: #a51911;
}
#footer .inner p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}
#footer .inner p span {
	font-size: 13px;
	color:#FFF;
	margin: 0 3px;
}
.foot-left {
	float: left;
	width: 480px;
	padding-left: 66px;
}
.foot-right {
	float: left;
	width: 300px;
}
.wp_nav {
	padding: 5px 0px;
}
.possplit {
	width: 20px;
	background: url(../images/index1.png) 3px 3px;
	background-repeat: no-repeat;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	padding-left: 60px;
}
.mod10 {
	width:1200px;
	    margin: 0 auto;
}
.more_btn10 {
	float: right;
	color: #a51911;
	padding-top: 13px;
}
.more_btn20 {
	float: right;
	color: #a51911;
	padding-top: 13px;
}
.more_btn20 a {
	color: #a51911;
}
.xhx {
	float: right;
	color: #a51911;
	padding-top: 7px;
}
.xhx a {
	color: #a51911;
}
.post .tt .tit1 {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #be6e6b;
}
.post .tt4 .tit3 {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #be6e6b;
}
.post .tt .tit1 .title {
	border-bottom: 2px solid #a51911;
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
}
.post .tt4 .tit3 .title {
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
}
.post .tt .tit2 {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #be6e6b;
}
.post .tt .tit2 .title {
	border-bottom: 2px solid #5f9033;
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
}
.post .tt .tit3 {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #be6e6b;
}
.post .tt .tit3 .title {
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
}
.post .tt1 {
	width: 100%;
	height: 31px;
	border-bottom: none;
}
.post .tt2 {
	width: 100%;
	height: 31px;
	border-bottom: none;
}
.post .tt3 {
	width: 100%;
	height: 31px;
	border-bottom: none;
}
.ziti {
	color: #FFF;
	font-size: 35px;
	font-family: "楷体";
	font-weight: bold;
	padding-left: 15px;
}
.post .tt4 .tit3 {
	background: url(../images/6.png) 26px 24px;
	background-repeat: no-repeat;
}
.post .tt .tit1 {
	background: url(../images/6.png) 26px 24px;
	background-repeat: no-repeat;
}
.post .con {
	background: #FFF;
	
}
.post .con6 {
	background: #FFF;
	margin: 0 auto;
	padding-top:20px;
}
.post .tt3 {
	background: url(../images/main-z2.png);
	background-repeat: no-repeat;
	height: 79px;
}
.post .tt2 {
	background: url(../images/main-z1.png);
	background-repeat: no-repeat;
	height: 79px;
}
.post .tt1 {
	background: url(../images/main-z4.png);
	background-repeat: no-repeat;
	height: 79px;
}
.post .tt1 .tit .title {
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
	color: #FFF;
	font-family: '宋体';
	padding-top: 35px;
	padding-left: 15px;
}
.post .tt2 .tit .title {
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
	color: #FFF;
	font-family: '宋体';
	padding-top: 35px;
	padding-left: 15px;
}
.post .tt3 .tit .title {
	float: left;
	font-size: 17px;
	display: inline-block;
	height: 31px;
	line-height: 27px;
	color: #FFF;
	font-family: '宋体';
	padding-top: 35px;
	padding-left: 15px;
}

#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	padding: 6px 50px;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	color: #000;
}
.zhandian {
	    padding-right: 70px;
    margin-top: -50px;
}
.new-list2 {
	
	line-height:30px;
	padding-left: 12px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/li.gif)3px 12px;
	background-repeat:no-repeat;letter-spacing: 0.1rem;
}
.new-list1 {
	height: 70px;
	
}
.biaoti1 a {
	color: #F00;
	font-size: 15px;
}
.biaoti2 {
	
	height: 22px;
}
.imgscroll2_td {
	text-align:center;
	}
.tupian1 {
	width:980px;
	padding-left: 7px;
	}
.tpbt1 {
	width:248px;
	margin-top: -20px;
	
    text-align: center;
	}
.tpbt1 a {
	color:#FFF;
	}
.sudy-tab .tab-menu li {
    font-family: '宋体' !important;
    height: 33px;
    line-height: 33px;
    float: left;
    font-size: 17px !important;
    font-weight: bold;
    color: #000;
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
    cursor: default;
}
.biaoti a {
    font-size: 14px;
    color: #a61910;
}

.mod3 .liebiao {
    display: none;
}
.mod3 .con {
    padding: 15px;
}
.mod5 .con {
    padding: 15px;
}
.mod3 .con {
    padding: 15px;
}
.focus-title a, .focus-text a {
	color:#fff !important;}

.focus-title-bg{opacity:0.8 !important}
span.Site_Name {
    position: relative;
    left: 114px;
    font-size: 27px;
}
.mod5.dno{display: none;}

.link li{float:left;padding:0 10px;}
.mod3 .new-list2{border: none; background: none;padding: 0;}

.post-131{float: left;width: 50%;}
.post-131 .news_img{width:365px;height:168px;overflow:hidden;}
.post-131 .news_img img{width:100%;height:auto;min-height:100%;}
.post-131 .news_title{line-height:25px;letter-spacing: 0.1rem;padding:7px 0 0px;}
.site-lang.clearfix{float: left;width: 49.5%;background: #fff;border:1px solid #ddd;height:238px;}
.site-lang.clearfix ul{padding:15px;}
.site-lang.clearfix li{font-size:20px;    line-height: 58px;letter-spacing:.3rem;
    background: #f4f4f4;
    text-align: center;
    margin-bottom: 15px;}
.more_btn{float: right;}
.more_btn a{color:#a51911}
.site-lang.clearfix li a{display:block;width:100%;height:100%;}
.mod4 div#wp_news_w6{padding-top:21px;}
.site-lang.clearfix ul {
    padding: 30px 15px 15px 15px;
    background: #fff;
}
.wp_nav .nav-item a:hover{background:#a61910;color:#fff !important;}
#wp_nav_w2 .wp_nav .nav-item a span.item-name:hover{color:#fff;}