@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: #fdfdfd}
body,p {font:14px/1  "Microsoft YaHei", "\u5b8b\u4f53",Tahoma, Geneva, sans-serif; color:#333333;}
a {color:#333333; text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color: #831a25; text-decoration:none;}
a:active {color:#333333;}
.wrapper {width:100%;}
.wrapper .inner {width: 1500px;margin:0 auto;} /**页面全局宽度**/
/*头部BANNER*/
#head {height:120px}
.head {width:100%; height:120px; position: relative; }
.head-left { float: left;}
.header .sitelogo img{float:left;padding-top: 20px;padding-left: 10px;}
.header .sitetitle {display:inline-block;margin-top: 38px;margin-left:15px;font-size:40px;font-weight:bold;color: #c40f22;} /**站点名称**/
/**导航条**/
#naver {margin: 0 auto;background: #c40f22;}
.nav {width:100%;color: #fff;}
.nav-bar {}
.nav-box { margin: 0 auto; }
.nav-box .wp_nav .nav-item {line-height: 45px;}
.nav-box .wp_nav .nav-item a {color: #fff;}
.nav-box .wp_nav .nav-item.selected A {}
.nav-box .wp_nav .nav-item.on {background: #fff;}
.nav-box .wp_nav .nav-item.on a {color: #831a25;}
.nav-box .wp_nav .nav-item a span.item-name {font-size: 16px; font-weight: normal; padding: 0 30px; line-height: normal;}
.nav-box .wp_nav .nav-item.on a span.item-name {font-size: 16px;}
.nav-box .wp_nav .sub-nav {border: none; box-shadow: 0px 1px 1px 0px #999;}
.nav-box .wp_nav .sub-nav .nav-item {background: transparent; width: auto; min-width: 100px; margin-left: 0; border-left: none; border-right: none; border-top: 1px solid #f1f1f1;}
.nav-box .wp_nav .sub-nav li.nav-item:first-child {border-top: none;}
.nav-box .wp_nav .sub-nav .nav-item a {background: #fff; border-top: none; line-height: normal;}
.nav-box .wp_nav .sub-nav .nav-item.on a{background: #831a25;}
.nav-box .wp_nav .sub-nav .nav-item a.parent:hover{background: #831a25; color: #fff;}
.nav-box .wp_nav .sub-nav .nav-item a span.item-name {font-size: 14px; font-weight: normal; line-height: 40px; padding: 0px 30px; color: #831a25; min-width: 100px; text-align: left;}
.nav-box .wp_nav .sub-nav .nav-item.on a span.item-name {color: #fff;}
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 52px;line-height: 49px;color: #FFFFFF;font-size: 18px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#af091a; text-decoration: none; color: #eee;}
.sub-menu {border-top: #f3f3f3 1px solid;display: none;position: absolute;left: 0;top: 49px;width:auto;min-width:100%;z-index: 100;background:#fff;box-shadow: 2px 2px 5px #f3f3f3;}
.sub-menu .sub-item {text-align:center; position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#af091a; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/*搜索框*/
.search-bar {border: #831a25 1px solid;width: 260px;height: 30px;position: relative;float: right;margin-top: 46px;}
.search-box {width: 260px;background: #fff;}
.search-component {width: 100%;margin: auto;overflow: hidden;}
.search-input-box {width: 220px;float: left;padding: 0px;position: relative;}
.search-input {width: 210px;height: 30px;line-height: 30px;border: none;padding: 0;background: transparent;font-family: "Microsoft YaHei";font-size: 12px;color: #a9a9a9;padding-left: 5px;}
.search-input:focus, .search-input:hover {color: #831a25;}
.search-btn-box {width: 29px; height: 29px; float: right; padding: 0; position: relative;}
.search-btn {width: 29px; height: 29px; background: url(../images/search_btn.png) center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}
/**banner**/
#jumbotran {}
.banner .inner{ width:1500px;}
.banner .banner-box { background: #fff;}
.banner .focus-navigation,
.banner .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
.banner .focus-pagination {bottom: 16px; right:50%;  margin-right:-50px;}
.banner .focus-prev {left: 10px;}
.banner .focus-next {right: 10px;}
.banner .focus-page {background-color: rgba(255,255,255,0.8);  margin-left: 7px; margin-right: 0; border-radius: 5px; width: 10px; height: 10px;}
.banner .focus-page-active  {background-color: #fff;}
.banner .focus-title-bar {height: 50px; right: 50px; bottom: 40px;}
.banner .focus-title-bg {opacity: 0.5; background-color: #000;}
.banner .focus-title {height:45px; line-height: 45px; font-size: 22px;font-weight:normal; font-family:"Microsoft YaHei"; padding: 0 20px;}
/**主体部分**/
#container {}
#container .inner {padding: 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1{ margin-top:26px;}
.mod-h1 .mod-l {width: 100%;float: left;}
.mod-h1 .mod-r {width: 460px;float: right;display: none;}
.c-box {}
.c-box.boxl { float: left; width: 49%; margin-bottom:10px;}
.c-box.boxr { float: right; width: 49%; margin-bottom:10px;}
.slider {width: 100%;}
.slider .focus-title-bar{ height:45px; line-height:45px;}
.slider .focus-title {width: 96%; height:45px; line-height:45px;overflow: hidden; text-overflow: ellipsis; font-size:16px; font-family: "Microsoft YaHei"; font-weight: normal; padding: 0 2%;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}
.post-news {padding: 0;}
.post-news .banner {margin: 0 auto;overflow: hidden;border-bottom: none;background: #ffe5c4;}
.post-news .banner .title-text {height: 40px;line-height: 40px;text-align: left;font-weight: normal;float: left;font-size: 20px;color: #fff;background: #c40f22;padding: 0 12px;}
.post-news .banner .more {float: right;margin-top: 0;margin-right: 12px;}
.post-news .banner .more-btn {width: 60px;height: 40px;line-height: 40px;text-align: right;color: #202020;font-size: 14px;font-weight: normal;}
.post-news .banner .more-btn .more_text{color:#202020}
.post-news .banner .more-btn A{ color: #333333; text-decoration: none; display: block; width: 60px; height: 40px;}
.post-news .banner .more-btn A:hover{ color: #333333; text-decoration: none;}
.post-news .con {padding: 10px 0 10px 0;}
.post-news .con .wp_article_list .list_item { height: 40px; border-bottom: none; background: transparent; margin-bottom: 0;}
.post-news .con .wp_article_list .list_item .Article_Index {display: none;}
.post-news .con .wp_article_list .list_item .Article_Title {width:80%;height: 40px;line-height: 40px;text-indent: 0px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;float: left;font-size: 16px;font-weight: normal;}
.post-news .con .wp_article_list .list_item .Article_Title A {font-size: 16px; height: 40px; line-height: 40px;}
.post-news .con .wp_article_list .list_item .Article_Title A:hover {}
.post-news .con .wp_article_list .list_item .Article_PublishDate {width: 18%;height: 40px;line-height: 40px;text-align: right;float: right;color: #a3a3a3;font-size: 16px;overflow: hidden;}
.post-notime {}
.post-notime .con .wp_article_list .list_item .Article_Title {}
.post-tushuo .con {padding: 0px 0 10px 0;margin-top:-10px}
.post-tushuo .con .slider2_border {border: 1px solid #d0d0d0; width: 358px;}
.post-tushuo .con .slider2 {}
.post-tushuo .con li{margin-bottom:20px}
.mod-r .post-news .con .wp_article_list .list_item{ line-height: 42px; height: 42px}
.mod-r .post-news .con .wp_article_list .list_item .Article_Title { line-height: 42px;}
.mod-r .post-news .con .wp_article_list .list_item .Article_Title A{ line-height: 42px;}

/*列表页*/
#container .l-inner {padding: 0;}
/*位置导航*/
.l-inner .page-navigation { width: 96%; height: 30px; line-height: 30px; margin-left: 0; background: #f9f9f9; margin: 0 auto;}
.l-inner .page-navigation .path-box { height: 30px; line-height: 30px; margin: 0 auto; text-align: right; font-size: 12px; color: #979797; float: right; margin-right: 10px;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 12px; color: #979797;}
.l-inner .page-navigation .path-box .possplit {width: 12px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 3px;}
.l-inner .page-navigation .col-news-title {height: 30px; line-height: 30px; text-align: center; font-size: 16px; font-weight: bold; color: #333333; float: left; padding: 0 10px;}
.col-box {margin: 0 auto; padding: 25px 0;}
.col-menu {width: 300px; float: left; min-height: 600px;}
.col-news {width: 1160px; float: right;  min-height: 600px; background: #fff; padding: 15px 0 0 0;}
.col-menu-title {width: 100%; height: 40px; line-height: 40px; margin: 0 auto; overflow: hidden;}
.col-name {color: #831a25; line-height: 40px; font-size: 18px; text-align: left; text-indent: 45px; font-weight: bold;}
.col-name-text { display: block;}

/*多级栏目列表*/
.col-menu-con {width: 100%; margin: 0 auto; padding:0; background: #fff; border-top: 2px solid #e2e2e2;}
.col-list {width:100%; margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column {border-top: 1px solid #e2e2e2; background: #fff;}
.col-list .wp_listcolumn .wp_column.column-1 {border-top: none;}
.col-list .wp_listcolumn .wp_column.selected {background: #f2f2f2;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#333333; background: none; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#831a25; font-weight: normal; background: #fff url(../images/col_menu_hover.gif) 10px center no-repeat;}
.col-list .wp_listcolumn .wp_column a:hover { color:#831a25; background: none;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#831a25;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#831a25; font-weight: bold; background: url(../images/col_menu_hover.gif) 10px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 40px; padding: 0; text-indent: 25px;}
.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 {border-top: none;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#333; background:none; border-top: none; border-bottom: none;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#ae0615;} 	/**鼠标经过或选中二级子栏目**/
.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: 35px;;margin-left:15px}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#ae0615; font-weight: bold; background: url(../images/col_menu_hover.gif) 10px center no-repeat; line-height: 35px}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#ae0615; font-weight: bold; background: url(../images/col_menu_hover.gif) 10px center no-repeat; line-height: 35px;}
/*三级*/
.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-con {width: 96%; margin: 0 auto; padding: 15px 0px; min-height: 300px; background: #fff;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 35px; line-height: 35px; border-bottom: 1px dotted #d9d9d9;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Title{ float:left;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{ float:right;}
.col-news-list .wp_article_list .list_item:hover {background: #f2f2f2;}
.col-news-list .wp_article_list .list_item:hover .Article_Title A {color:#831a25;}
.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 { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 13px; background: url(../images/link_pointer.gif) 15px center no-repeat; text-indent: 30px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#333333;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#831a25;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 13px; color: #919191; padding-right: 10px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#222;}
.col-news-list .wp_entry .paging_content {padding: 10px 30px;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:600px; }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px;}
.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;}

/*文章页*/
#container .d-inner {padding: 20px 0 0 0; background: #fff;}
.d-inner .page-navigation { width: 96%;	height: 30px; line-height: 30px; margin: 0 auto; }
.d-inner .page-navigation .path-box { height: 30px; line-height: 30px; margin: 0 auto; text-align: left; font-size: 12px; color: #979797; background: #f9f9f9; 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: 12px; color: #979797;}
.d-inner .page-navigation .path-box .possplit {width: 12px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 3px;}
.article-box {margin: 0 auto; min-height: 500px;}
.article {padding: 0 50px;}
.article h1.article-title {font-weight: normal; padding:25px 0px; text-align:center;  line-height: 120%; font-size:24px; color:#831a25;} /**文章标题**/
.article .article-meta {position: relative; border-bottom: 1px dotted #ccc;}
.article .article-meta .share {position: absolute; right: 0; top: 0; width: 140px;}
.article .article-metas {padding: 0 0 20px 0; text-align:center; }
.article .article-metas span { margin:0 5px; font-size:12px; color:#999999;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 20px 0; overflow:hidden;min-height:550px} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 15px; color: #333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:900px; height: auto;} /**文章阅读部分图片大小限制**/
/*页脚*/
#footer {background: #c40f22;}
.foot {margin: 0 auto;padding: 35px 0;}
.foot .copyright {color: #f4dedf;margin: 0 auto;text-align: center;line-height: 30px;font-size: 16px;}
.content2{ background:#ffecd5; margin-top:40px;}
.links .post-news .banner { float: left; background:none;}
.links .post-news .con {float: left;}
.links .post-news .banner .title-text{height:50px;line-height:50px;background:none;font-size: 16px;color: #333;font-weight: bold;}
.links .post-news .con .wp_article_list .list_item{float:left; width: auto; height: auto; margin: 0 10px;}
.links .post-news .con .wp_article_list .list_item .Article_Title{width:auto;font-size: 16px;line-height: 30px;height: 30px;}
.links .post-news .con .wp_article_list .list_item .Article_Title a{line-height: 30px;height: 30px; display:block;}
html.webplus-page .wrapper .inner {
    width: 1200px;
}


/* ======== tab ========= */

.c-box.sudy-tab {position: relative;}
.c-box.sudy-tab .tab-menu{
    height: auto;
    border-bottom: none;
    background: #ffe5c4;
}
.c-box.sudy-tab .tab-menu li{
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-weight: normal;
    float: left;
    font-size: 20px;
    color: #000;
    padding: 0 12px;
    border-radius: 0;
    cursor: pointer;
}
.c-box.sudy-tab .tab-menu li.selected{
    color: #fff;
    background: #c40f22;
}

.c-box.sudy-tab .banner{
    background: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

/* main3 */
.main3{}
.main3 .inner{padding: 20px;}
.post-18 .tt{background: #ffe5c4;margin-bottom: 20px;}
.post-18 .tit{
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-weight: normal;
    float: left;
    font-size: 20px;
    color: #fff;
    background: #c40f22;
    padding: 0 12px;
}
.post-18 .more_btn{
    float: right;
    margin-top: 0;
    margin-right: 12px;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    color: #202020;
    font-size: 14px;
    font-weight: normal;
}
.post-18 .news_list{margin: 0 -15px;}
.post-18 li.news{float: left;width: 25%;}
.post-18 .news_div{margin: 0 15px;}
.post-18 .news_imgs{
    position: relative;
    padding-top: 70.59%;
    overflow: hidden;
    height: 0;
    background-color: #eee;
}
.post-18 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-18 .news_imgs img:hover{transform: scale(1.05);}
















