@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-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {BACKGROUND: #FFF;}
body,p {font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#302c30;}
a {color:#1b1b1b; text-decoration:none;}
a:link {color:#1b1b1b;}
a:hover {color: #ac1413; text-decoration:none;}
a:active {color:#1b1b1b;}
a:visited {color:#1b1b1b;}

.wrapper {width:100%; min-width: 1000px; margin:0 auto;}
.wrapper .inner {max-width: 1102px; margin:0 auto;} /**页面全局宽度**/

/*头部BANNER*/
#header {background: url(../images/header_bg.jpg) center center no-repeat;}
.head {
    width: 100%;
    height: 246px;
    position: relative;
}
.head .sitelogo{float:left;padding-top: 55px;padding-left: 24px;width:460px}
.head .sitetitle {font-family: "微软雅黑";display:none;margin-top: 25px;font-size: 48px;color: #db2128; margin-left: 205px;} /**站点名称**/

/**导航条**/
#naver {background: #db2128;}
.nav {width:100%; height: 48px; margin: 0 auto;}
.nav-bar { height: 48px; line-height: 48px; margin-left: 0; float: left;}
.nav-box {margin: 0 auto;}
.nav-box .wp_nav .nav-item {background: url(../images/nav_delimiter.gif) left center no-repeat;}
.nav-box .wp_nav .nav-item.i1 {background-image: none;margin-left:20px; }
.nav-box .wp_nav .nav-item.i1 span.item-name {padding-right: 5px; letter-spacing: 10px;}
.nav-box .wp_nav .nav-item a {color: #FFF;}
.nav-box .wp_nav .nav-item.selected A {}
.nav-box .wp_nav .nav-item a span.item-name {font-size: 16px; line-height: 48px; padding: 0px 25px;}
.nav-box .wp_nav .sub-nav {border: none;}
.nav-box .wp_nav .sub-nav .nav-item {}
.nav-box .wp_nav .sub-nav .nav-item a{background: #ac1413; border-top: 1px solid #c53838; height: 35px; line-height: 35px;}
.nav-box .wp_nav .sub-nav .nav-item.on a{background: #c91b1a;}
.nav-box .wp_nav .sub-nav .nav-item a.parent:hover{color: #FFF;}
.nav-box .wp_nav .sub-nav .nav-item a span.item-name {width:100%;    text-align: center;font-size: 13px; font-weight: normal; line-height: 35px; padding: 0px;}



/**主体部分**/
#container {
    padding-top: 20px;
}
#container .inner {padding: 0;}

.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h {}
.mod-h1 {margin-bottom: 15px;}
.mod-h2 {margin-bottom: 15px;}
.mod-h2 .mod-ll {width: 715px; float: left;margin-left:100px;}
.mod-h2 .mod-rr {width: 260px; float: right;}
.mod-h2l1 .mod-l, .mod-h2l2 .mod-l, .mod-h2l3 .mod-l {width: 290px; float: left;}
.mod-h2l1 .mod-r, .mod-h2l2 .mod-r, .mod-h2l3 .mod-r {width: 400px; float: right;}
.mod-h2l10{width:726px;height:75px;position: relative;margin-bottom:25px;}
.c-box {}
.mod-h3{height:60px;margin-bottom:30px;position: relative;}
.mod-h2l1 .mod-l .post-notice .banner {width: 715px;}

/*页脚*/
#footer {background: #ececec;}
.foot {width: 100%;}
.foot .copyright { text-align: center; }
.foot .copyright P {line-height: 22px; padding: 33px 0; color: #ac1413;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-jumbotron {min-height: 300px; margin: 0 auto;}
.post-jumbotron .con {padding: 0;}
.post-jumbotron .focus-title {font-size: 20px; font-weight: normal; font-family:"Microsoft YaHei"; }
.post-jumbotron .focus-navigation {background: transparent; font-size:50px; font-weight: normal;}
.post-jumbotron .focus-navigation:hover {font-size:50px;}
.post-jumbotron .focus-next {right: 10px;}
.post-jumbotron .focus-prev {left: 10px;}
.post-jumbotron .focus-page-active {background:transparent;}

.post-news {margin-bottom: 10px;}
.post-news .banner { margin: 0 auto; overflow: hidden; background: url(../images/banner_top_bottom.gif) center bottom repeat-x;}
.post-news .banner .title-text { line-height: 35px; padding:0 10px; text-align: center; font-weight: normal; float: left; font-size: 16px; color: #ac1413; background: #FFF url(../images/banner_top_bottom.gif) center top repeat-x; border-left: 1px solid #c1bfbf; border-right: 1px solid #c1bfbf;}
.post-news .banner .more-btn { width: 60px; line-height: 35px; float: right; text-align: center; color: #c1a075; font-size: 12px;}
.post-news .banner .more-btn A{ color: #c1a075; text-decoration: none; display: block; width: 60px;}
.post-news .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-news .con {padding: 15px 0;}
.post-news .mod-l .con .focus-title {font-weight: normal; font-family: "Microsoft YaHei"}
.post-news .mod-l .con .focus-title-bg {opacity: 0.3;}
.post-news .mod-r .con .wp_article_list .list_item {border-bottom: none; height: 32px;}
.post-news .mod-r .con .wp_article_list .list_item .Article_Title {width: 360px; height: 30px; line-height: 30px; font-size: 13px; float: left; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.post-news .mod-r .con .wp_article_list .list_item .Article_PublishDate {line-height: 30px; color: #666666; font-size: 13px; float: right;}

.post-notice {}
.post-notice .banner { margin: 0 auto; overflow: hidden; background: url(../images/banner_top_bottom.gif) center bottom repeat-x;}
.post-notice .banner .title-text { line-height: 35px; padding:0 10px; text-align: center; font-weight: normal; float: left; font-size: 16px; color: #ac1413; background: #FFF url(../images/banner_top_bottom.gif) center top repeat-x; border-left: 1px solid #c1bfbf; border-right: 1px solid #c1bfbf;}
.post-notice .banner .more-btn { width: 60px; line-height: 35px; float: right; text-align: right; color: #c1a075; font-size: 12px;}
.post-notice .banner .more-btn A{ color: #c1a075; text-decoration: none; display: block; width: 60px;}
.post-notice .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-notice .con {
    padding: 7px 0;
    min-height: 162px;
}
.post-notice .con .wp_article_list .list_item {border-bottom: none; height: 30px;}
.post-notice .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; line-height: 30px; font-size: 13px; float: none; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

.post-event {margin-bottom: 21px;min-height: 210px;}
.post-event .banner { margin: 0 auto; overflow: hidden;}
.post-event .banner .title-text { line-height: 35px; padding:0 10px; text-align: center; font-weight: normal; float: left; font-size: 16px; color: #fff; background: #de9c48;}
.post-event .banner .more-btn { width: 60px; line-height: 35px; float: right; text-align: center; color: #c1a075; font-size: 12px;}
.post-event .banner .more-btn A{ color: #c1a075; text-decoration: none; display: block; width: 60px;}
.post-event .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-event .con {padding: 10px 15px 10px 15px; background: #f6f3ea;min-height: 155px;}
.post-event .con .wp_article_list .list_item {border-bottom: none; height: 31px;}
.post-event .con .wp_article_list .list_item .Article_PublishDate {line-height: 31px; color: #ac1413; font-size: 13px; float: left;}
.post-event .con .wp_article_list .list_item .Article_Title {width:180px; line-height: 31px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 13px; float: left; margin-left: 10px;}

.post-link {}
.post-link .banner { margin: 0 auto; overflow: hidden;}
.post-link .banner .title-text { line-height: 35px; padding:0 10px; text-align: center; font-weight: normal; float: left; font-size: 16px; color: #fff; background: #de9c48;}
.post-link .banner .more-btn { width: 60px; line-height: 35px; float: right; text-align: center; color: #c1a075; font-size: 12px;}
.post-link .banner .more-btn A{ color: #c1a075; text-decoration: none; display: block; width: 60px;}
.post-link .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-link .con {padding: 15px; background: #f6f3ea;}
.post-link .con .wp_article_list .list_item {border-bottom: none; height: 32px; float: left; background: url(../images/link_pointer.png) left center no-repeat;}
.post-link .con .wp_article_list .list_item .Article_Title {line-height: 32px; font-size: 13px; float: left; text-indent: 12px;}
.post-link .con .wp_article_list .list_item.i1, .post-link .con .wp_article_list .list_item.i3, 
.post-link .con .wp_article_list .list_item.i5, .post-link .con .wp_article_list .list_item.i7 {margin-left: 0; width: 90px;}
.post-link .con .wp_article_list .list_item.i2, .post-link .con .wp_article_list .list_item.i4, 
.post-link .con .wp_article_list .list_item.i6, .post-link .con .wp_article_list .list_item.i8 {margin-left: 0; width: 140px;}


/*列表页*/
#container .l-inner {padding: 20px 0 30px 0;}

.l-inner .page-navigation { width: 100%; height: 40px; line-height: 40px; margin-left: 0; border-bottom: 1px solid #dcdcdc;}
.l-inner .page-navigation .path-box { height: 40px; line-height: 40px; margin: 0 auto; text-align: left; font-size: 14px; color: #313131; text-indent: 10px;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #313131;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.col-box {width: 100%;}

.col-menu {width: 240px; float: left; margin-left: 0px;	min-height: 600px;}
.col-menu-title {width: 100%; height: 50px; line-height: 50px; margin: 0 auto; overflow: hidden; background: #f7f7f7 url(../images/col_nav_list.png) 18px center no-repeat;}
.col-name {color: #ac1413;	line-height: 50px; font-size: 18px;	text-align: left; text-indent: 50px; font-weight: bold;}
.col-name-text { display: block;}

/*多级栏目列表*/
.col-menu-con {padding:0 0 10px 0; background: transparent;}
.col-list {padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column {border-top: 1px solid #c53838; background: #c53838;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 15px; color:#fff; background: #ac1413 url(../images/pointer_white.gif) 35px center no-repeat; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#FFF; font-weight: normal; }
.col-list .wp_listcolumn .wp_column a:hover { color:#FFF; background: #c91b1a url(../images/pointer_white.gif) 35px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#FFF;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#FFF; font-weight: normal; background: #c91b1a url(../images/pointer_white.gif) 35px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 35px; padding: 0; text-indent: 50px;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{}
.col-list .wp_listcolumn .wp_column a.parent span.column-name{}
/*二级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#fff; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#fff;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {background: transparent;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#fff; font-weight: bold;  line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#234f9e; font-weight: bold; line-height: 25px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {color:#234f9e;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background: transparent;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px; padding-left: 45px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{color:#234f9e; font-weight: bold; background: url(../images/pointer_blue3.gif) 35px center no-repeat; line-height: 25px;}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px 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;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px 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;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-news {width: 800px; float: right; min-height: 600px;}
.col-news-title {height: 50px; line-height: 50px; text-align: center; font-size: 18px; font-weight: bold; color: #ac1413;}
.col-news-con {padding: 0px 0px 20px 0px; min-height: 400px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #cccccc 1px dashed;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 85%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 90%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { width: 20px; height: 40px; background: url(../images/pointer_darkred.gif) no-repeat center center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 14px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#1b1b1b;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#ac1413;}
.col-news-list .wp_entry { line-height:2; font-size:15px; color:#1b1b1b;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 15px; padding: 0 10px;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px; background: #f9f9f9;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}
.col-news-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url(../images/workflow-appeal.jpg) center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}
#wp_paging_w1205 {height:50px;}




/*文章页*/
#container .d-inner { padding: 10px 0 30px 0;}
.d-inner .page-navigation { width: 100%; height: 40px; line-height: 40px; margin: 0 auto; border-bottom: 1px solid #dcdcdc;}
.d-inner .page-navigation .path-box { height: 40px; line-height: 40px; margin: 0 auto; text-align: left; font-size: 14px; color: #313131; text-indent: 10px;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #313131;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.article-box {margin:0px auto; min-height: 450px;}

.article { padding: 0 30px;}

.article h1.article-title { /**文章标题**/
	font-family: "Microsoft YaHei"; font-weight: normal; padding:30px 0 15px 0; text-align:center; line-height: 150%; font-size:24px; color:#db2128; }

.article .article-meta { border-bottom: 1px dotted #dcdcdc;}

.article .article-metas { padding: 15px 0; text-align:center;}

.article .article-metas span { /**文章其他属性**/
	margin:0 5px; font-size:12px; color:#000;
} 

.article .entry { /**文章内容**/
	margin:0 auto; padding: 30px 0 0 0;	overflow:hidden;    min-height: 400px;max-width: 90%;
} 

.article .entry .read, .article .entry .read p { /**阅读字体**/
	line-height: 2.2; font-size: 15px; color: #1b1b1b;}  

.article .entry .read p { margin-bottom: 15px;}

.article .entry .read img { /**文章阅读部分图片大小限制**/
    max-width: 400px;
    display: block;
    margin: 0 auto;
}
.focus-title-bar .focus-title{ width: 100%;text-align: center;font-size: 20px;}
.focus-title-bar {
    display:none !important;
}
.list1 {
    padding-bottom: 40px;
}
.list1 .list_title, .list1 .list_title a {
    color: #ac1413;
    font-size: 17px;
    line-height: 33px;
}

/*搜索框*/
.search-bar {width: 192px; height: 27px;  float: right;margin-top:10px; }
.search-box {width: 195px; height: 28px;}
.search-component {width: 100%; height: 28px; margin: auto; overflow: hidden;}
.search-input-box {width: 165px; height: 28px; float: left; padding: 0px; position: relative;}
.search-input {background: url(image/search_btn.png) no-repeat;width: 155px; height: 27px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 12px; color: #828282;  top: 4px; left: 3px;}
.search-btn-box {width: 27px; height: 27px; float: right; padding: 0; position: relative;}
.search-btn {width: 27px; height: 27px;border: none; cursor: pointer;  top: 0px; left: 165px;}


/*自定义输入框*/
.searchbox{}
.wp-search {position: relative;background:#fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:10px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 27px;line-height: 27px;background: none;color: #414141;font-size: 12px;border:0;outline: 0;}
.wp-search .search-btn {width:27px;height: 27px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:27px;height: 27px;border:0;outline: 0;background: url(../images/sous.png) no-repeat;cursor: pointer;}
.post.post-notice.post-401 .con {padding-top: 19px;padding-bottom: 0;}
.list1 .list_title, .list1 .list_title {text-overflow: ellipsis;width: 400px;white-space: nowrap;overflow: hidden;}
.list1 .list_title, .list1 .list_text a {color: #666666;}
ul.wp_article_list.list2 {margin-top: 20px;}
.mod-h2l10 .news_title {text-align: center;position: absolute;bottom: 0px;    line-height: 75px;width:100%;}
.mod-h2l10 .news_title a {font-size: 32px;color: #fff;display: block;width:100%;}
.mod-h2l2.clearfix {margin-bottom: 20px;}
.mod.mod-h3.clearfix li.news.clearfix { float: left;margin-left: 12px;}
.mod.mod-h3.clearfix li.news.i1.clearfix {margin-left: 0px;}
.mod.mod-h3.clearfix li.news.i4.clearfix {margin-right: 0 !important;}
.mod.mod-h3.clearfix .news_title a {color: #fff;display: block;width:100%;}
.mod.mod-h3.clearfix .news_title {width: 202px;line-height: 50px; position: absolute;bottom: 10px;text-align: center;font-size: 20px;}
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
ul.sub-nav {top: 47px !important;max-width: 100% !important;}

.mod-h2l10 .news_title a:hover {font-size: 33px;}
.mod.mod-h3.clearfix .news_title a:hover{font-size:22px}
h2.arti_title {text-align: center;font-size: 20px;color: #db2128;font-weight: normal;}
