@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
@font-face{font-family: 'syh'; src : url('css/fonts/SourceHanSansCN-Regular.ttf');}
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #000000;text-decoration:none;transition:all 0.4s ease-in-out;font-family: 'syh';}
a:hover { color:#8D1515; }

/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.head-top{    background: #392B2B;}
.head-top .inner{    padding: 14px 0;}
.header {background: #A93A3A;height:auto;line-height:inherit;position: relative;}
.main .header:after{content:'';display:block;width: 100%;max-width: 1920px;height:441px;position:absolute;top: 0;transform: translateX(50%);right: 50%;background: url(images/main1_bg.png) no-repeat;background-size: cover;pointer-events: none;}
.header .inner{position:relative;padding: 26px 0 36px;z-index: 99;}
.header .sitelogo{float:left;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 15px;}

/*默认主导航样式*/
#nav{float:right;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.nav .wp-menu .menu-item:after{content:'';display:block;width:1px;height:17px;background:#fff;opacity:.6;position:absolute;transform:translateY(50%);bottom:50%;right: 0;}
.nav .wp-menu .menu-item:last-child:after{display:none;}
.nav .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;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 23px;line-height: 52px;color: #FFFFFF;font-size: 22px;font-weight: bold;text-shadow: 0 3px 6px #000;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 54px;min-width: 100%;z-index: 100;transform: translateX(50%);/* background:#fff; */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #8D1515;height: 40px;line-height: 40px;padding: 0 10px;font-size: 16px;background: #fff;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #8D1515;display: block;}
.nav .sub-menu .sub-menu {transform: translateX(100%);right: 0;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}

/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}

/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;padding-bottom: 16px;border-bottom: 1px solid #CACACA;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 31px;font-size: 24px;color: #8D1515;cursor:pointer;font-weight: normal;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {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; }
.post .more_btn {position: absolute;right: 26px;top: 12px;display:inline-block;height: 29px;line-height: 29px;float:right;font-weight: normal;}
.post .more_btn .more_text,.post .more_btn a {} 
.post .more_btn a{color: #5A5A5A;font-size: 20px;cursor:pointer;} 
.post .more_btn a:hover{color:#8d1515;} 

/***********************************************************
 * 列表页
 */

/*栏目图片*/
.wp-wrapper .wp-inner{width: 100%;margin: 0 auto;}
.l-banner{height: 260px;background-position:center center;background-repeat:no-repeat;text-align:center;/* background-position-y: -95px; */background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}

/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}

/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;box-sizing: border-box;}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #8D1515;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 26px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 56px;padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}

/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 22px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height: 36px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#8D1515; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #8D1515;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#8D1515;}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#8D1515;} 

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#8D1515;} 

/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 28px;font-family:"Microsoft yahei";font-weight: normal;color: #8D1515;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;font-size: 18px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:22px !important; color:#000;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry p span{font-size:22px !important;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/

/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;min-height:550px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:26px;text-align:center;color:#8D1515;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.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.75; font-size:22px !important; color:#000;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read p span{font-size:22px !important;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/**页脚开始**/
#footer {background: #392B2B;}
#footer .inner {padding: 23px 0px;position:relative;}
.post-91{float:left;margin-top: 10px;}
.post-91 .foot-info p.copyright{    line-height: 32px;    font-size: 20px;    color: rgb(255 255 255 / 70%);    font-family: 'syh';}
.post-91 .foot-info p.copyright span{}
.post-93{    float: right;    margin-left: 55px;}
.post-93 .news_list{}
.post-93 .news_list li.news{    width: 140px;}
.post-93 .news_list li.news .news_imgs{    display: block;    width: 100px;    overflow: hidden;    padding-top: 100px;    position: relative;    margin: 0 auto;}
.post-93 .news_list li.news .news_imgs img{    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    margin: auto;    object-fit:cover;}
.post-93 .news_list li.news .news_title{    text-align: center;    margin-top: 12px;    line-height: 20px;    font-size: 14px;    color: rgb(255 255 255 / 70%);    font-family: 'syh';}

/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search {position: relative;background: rgb(255 255 255 / 20%);border-radius: 19px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 44px;padding-left: 20px;}
.wp-search .search-input input.search-title {width: 100%;height: 32px;line-height: 32px;background: none;font-size: 16px;border:0;outline: 0;font-family: 'syh';color: rgb(255 255 255 / 60%);}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
.wp-search .search-btn {width: 20px;height: 20px;position: absolute;right: 9px;transform: translateY(50%);bottom: 50%;}
.wp-search .search-btn input.search-submit {width: 20px;height: 20px;border: 0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
.searchbox {float: right;width: 196px;}
.head-r{float:right;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/*搜索文字颜色：*/
::-webkit-input-placeholder {color:#fff;font-size:16px;opacity:.6;}

/**友情链接**/
.mlink.botlinks{float:right;margin-top: 32px;}
.botlinks .links-wrap {position: relative;display: block;width: 234px;line-height: 40px;background: transparent;border: 1px solid #707070;}
.botlinks .links-wrap1{ margin-bottom:24px; }
.botlinks .links-wrap a.links-arrow {display: block;height: 50px;line-height: 50px;padding: 0 34px 0 15px;color: rgb(255 255 255 / 60%);font-size: 18px;background: url(images/arrow.png) no-repeat right 18px bottom 18px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {color: rgba(255,255,255,0.8);background-position: right 18px top 18px;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 50px;width: auto;width:100%;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a {display: block;line-height: 32px;padding: 5px 0;color: #444;font-size: 16px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover {color: #fff;background: #8D1515;cursor: pointer;}/**链接样式**/

/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 125px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left: 8px solid #8d1515;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:10px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{font-size: 22px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{font-size: 22px;width: 125px;float:right;text-align:right;}

/*自定义样式*/
.main1{}
.main1 .inner{}
.post-11{    background: #8D1515;}
.post-11 .news_list{    padding-bottom: 0;}
.post-11 .news_list li.news{}
.post-11 .news_list li.news .news_imgs{    float: left;    display: block;    width: 970px;    overflow: hidden;    padding-top: 446px;    position: relative;}
.post-11 .news_list li.news .news_imgs:after{content:'';display:block;width: 100%;height: 288px;background: linear-gradient(to top, rgb(0 0 0 / 60%), transparent);position: absolute;bottom: 0;left: 0;right: 0;pointer-events: none;}
.post-11 .news_list li.news .news_imgs img{    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    margin: auto;    object-fit:cover;transition: 1s;}
.post-11 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-11 .news_list li.news .news_wz{    float: right;    width: 430px;    padding: 58px 70px 151px 58px;    background: #8D1515;    box-sizing: border-box;}
.post-11 .news_list li.news .news_wz .news_title{    line-height: 34px;    height: 68px;    margin-bottom: 33px;}
.post-11 .news_list li.news .news_wz .news_title a{    font-size: 24px;    color: #fff;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}
.post-11 .news_list li.news .news_wz .news_title:hover a{font-size:24.5px;}
.post-11 .news_list li.news .news_wz .news_text{    line-height: 34px;    height: 136px;}
.post-11 .news_list li.news .news_wz .news_text a{    font-size: 20px;    color: rgb(255 255 255 / 70%);    display: -webkit-box;    -webkit-line-clamp: 4;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}
.post-11 .news_list li.news .news_wz .news_text:hover a{font-size:20.5px;}
.post-11 .slick-dots {position: absolute;right: 64px;bottom: 50px;width: auto;height: 14px;display: flex!important;align-items: center;justify-content: space-between;box-sizing: border-box;}
.post-11 .slick-dots li{text-align: center;margin: 0 6px;float:left;transition: all 0.4s ease-in-out;height: 31px;width: 31px;background: rgb(255 255 255 / 60%);border-radius: 2px;}
.post-11 .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;font-size: 16px;line-height: 31px;border-radius: unset;padding: 0;color: #000000;font-family: 'syh';}
.post-11 .slick-dots li.slick-active {background: #FFC600;background-size: contain;}
.post-11 .slick-dots li.slick-active button{background: transparent;}

.main2{}
.main2 .inner{    padding-top: 28px;    padding-bottom: 78px;}
.main2 .sudy-tab{    float: left;    width: 926px;    position: relative;}
.main2 .sudy-tab ul.tab-menu{    height: auto;    border-bottom: unset;    background: #E0E0E0;    margin-bottom: 20px;}
.main2 .sudy-tab ul.tab-menu li.tab-name{    line-height: 56px;    height: 56px;    font-size: 22px;    font-weight: normal;    border-radius: unset;    padding: 0 20px;    font-family: 'syh';    background: transparent;    transition: all 0.4s ease-in-out;    cursor: pointer;    color: #000000;}
.main2 .sudy-tab ul.tab-menu li.tab-name.selected{    background: linear-gradient(180deg,rgba(213, 117, 11, 1) 0%, rgba(148, 2, 2, 1) 100%);    color: #fff;}
.main2 .sudy-tab ul.tab-list{    background: #F5F3F4;    padding: 17px 30px;    box-sizing: border-box;    min-height: 563px;}
.main2 .sudy-tab ul.tab-list li.tab-con{}
.main2 .sudy-tab ul.tab-list li.tab-con.selected{}
.post-21{}
.post-21 .news_list{}
.post-21 .news_list li.news{    position: relative;    line-height: 50px;}
.post-21 .news_list li.news .news_title{    position: absolute;    top: 0;    right: 120px;    bottom: 0;    left: 0;}
.post-21 .news_list li.news .news_title a{    font-size: 22px;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    overflow-wrap: break-word;}
.post-21 .news_list li.news .news_title:hover a{font-size:22.5px;}
.post-21 .news_list li.news .news_meta{    width: 120px;    text-align: right;    float: right;    font-size: 20px;    font-family: 'syh';    color: #5A5A5A;}
.post-22{    float: right;    width: 425px;}
.post-22 .tt{    background: #8D1515;    text-align: center;    margin-bottom: 23px;}
.post-22 .tt .tit{    height: 56px;    padding: 0 23px;    line-height: 56px;    color: #FFFFFF;    font-size: 22px;    font-weight: bold;    text-shadow: 0 3px 6px rgb(0 0 0 / 40%);    font-family: 'syh';}
.post-22 .tt .tit .title{}
.post-22 .news_list{    width: 100%;    height: 80px;    margin-bottom: 16px;    background: #E9E9E9;}
.post-22 .news_list:last-child{margin-bottom:0;}
.post-22 .news_list li.news{}
.post-22 .news_list li.news .news_imgs{    display: block;    width: 100%;    overflow: hidden;    padding-top: 80px;    position: relative;}
.post-22 .news_list li.news .news_imgs img{    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    margin: auto;    object-fit:cover;transition: 1s;}
.post-22 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}

.wp_paging{font-size: 20px !important;}







