@charset "utf-8";
@font-face {
  font-family:"SourceHanSansCN-Regular";
  src: url(../fonts/SourceHanSansCN-Regular.ttf);
}
@font-face {
  font-family:"Alimama_ShuHeiTi_Bold";
  src: url(../fonts/Alimama_ShuHeiTi_Bold.ttf);
}
@font-face {
  font-family:"Poppins-Medium";
  src: url(../fonts/Poppins-Medium.ttf);
}
@font-face {
  font-family:"Poppins-Bold";
  src: url(../fonts/Poppins-Bold.ttf);
}
@font-face {
  font-family:"Rajdhani-Bold";
  src: url(../fonts/Rajdhani-Bold.ttf);
}
/*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;font-weight:normal}
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;font-size:100px;--size:calc(100vw / 19.20);font-size:var(--size);}
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;}
::-webkit-input-placeholder {color:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder {color:#fff;}
:-ms-input-placeholder {color:#fff;}
body {line-height:1;font-size:13px;font-family:"SourceHanSansCN-Regular","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;}
:root {--mainColor: #A31E34;--hoverColor: #A31E34;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth: 16rem;}
p {line-height:1.75;}
a {color:#333;text-decoration:auto;transition:all 0.4s ease-in-out;}
a:hover {color:var(--hoverColor);}
.line1 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line2 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line3 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line4 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner {width:var(--innerWidth);margin:0 auto;}
.fix-top{padding-top:100vh;position:relative;transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-moz-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-ms-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-o-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;z-index:-1}
.fix-top.fixed{padding-top:0}
/**兼容模式提示**/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;display: flex;align-items: center;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1;}
#browser-modal .browser-content{width:700px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:30px;background-color:#fff;border-radius:5px;}
#browser-modal .browser-content .browser-dpc-logo{height:62px;margin:45px auto 30px;background: url(../images/logo.png)no-repeat center/100% 100%;}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px;}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:40px;font-size:14px;}
#browser-modal .browser-content .browser-list{width:600px;margin:40px auto;height:130px;}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto;}
#browser-modal .browser-content .browser-item .iconfont{width:80px;height:80px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:30px;background-size: 100%;}
#browser-modal .browser-content .browser-item .iconfont.iconchrome{background-image: url(../images/Chrome.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconfirefox{background-image: url(../images/Firefox.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconsafari{background-image: url(../images/Safari.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconEdge{background-image: url(../images/Edge.svg);}
#browser-modal .browser-content .browser-item a{color:#921041;cursor:pointer;display:block;}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px;}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700;}
/**头部**/
.header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index: 4;/* background:linear-gradient(to bottom,#0168b7,transparent); */position: relative;width:100%;top:0;position: absolute;transition:1s;}
.header:before{content:'';background:rgb(255 255 255 / 60%);backdrop-filter:blur(0.1rem);position:absolute;left:0;right:0;top:0;bottom:0}
.header.fix {
    position: fixed;
}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width: 3.55rem;}
.header .sitelogo .logo {margin-right:0.29rem;display:inline-block;}
.header .sitelogo h1 {font-size:inherit;font-weight:normal;background:none;padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem;}
.header .sitelogo a {align-items:center;}
.header .sitelogo .tago img {width:3.82rem;}
.header .sitelogo .sitetitle span {display:block;}
.header .sitelogo img.logo {width:3.4rem;transition:all 0.6s ease-in-out;}
.header .head-main {float:left;margin-top:10px;}
.header .mod {display:flex;justify-content:space-between;height: 1.2rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap: 0.08rem;}
.header .head-right {display:flex;align-items:flex-end;gap: 0.04rem;flex-direction:column;}
.list .header:before{display:none}
/* 搜索*/
.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;}
.searchbox .tt {color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem;}
.searchbox {text-align:right;width: 0.32rem;border-radius: 0.15rem;overflow:hidden;}
.wp-search {position:relative;background: rgb(77 77 77 / 25%);}
.list .wp-search{background:rgb(255 255 255 / 25%)}
.list .site-rale ul li.links a{background: rgb(255 255 255 / 25%);}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right: 0.32rem;}
.wp-search .search-input input.search-title {width:100%;line-height: 0.3rem;background:none;color:#FFFFFF;font-size: var(--smailSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular';}
.wp-search .search-btn {width: 0.32rem;height: 0.3rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: url(../images/sous.svg) no-repeat center;cursor:pointer;}
.header .searchbox:hover {width: 2rem;border-radius:0.22rem;}
.header .searchbox {transition:all 0.4s ease-in-out;margin-left: 0.08rem;}
/**角色**/
.header a.menu-btn{
    display: none;
}
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height: 0.3rem;font-size: var(--smailSize);color: #FFFFFF;background:url(../images/icon_role.png) no-repeat;background: rgb(77 77 77 / 25%);border-radius: 0.15rem;display: block;text-align: center;width: 0.32rem;font-family: "Poppins-Medium";}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {/* display:flex; */}
.site-lang ul li.links a {color: #9D9D9D;font-size:var(--titleSize);/* padding:0 0.14rem; */line-height:1;display:inline-block;font-size:var(--smailSize);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right: 1px solid rgb(101 101 101 / 30%);padding-right: 0.16rem;}
.list .header .site-lang ul li.links:first-child a{border-right: 1px solid rgb(255 255 255 / 30%);}
.list .site-lang ul li.links a{color:#fff}
/**导航**/
#nav {/* width:9rem; */}
#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;display:flex;justify-content:space-between;column-gap: 0.62rem;}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
.nav .wp-menu .menu-item.i1 {background: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 .sub-menu li .sub-menu {display:none;}
.nav .wp-menu .menu-item a.menu-link {line-height:0.4rem;font-size:var(--titleSize);display:block;color: #333333;position:relative;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);}
.nav .sub-menu2{background:#3A79D8!important;}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background:var(--mainColor);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;border-radius:8px;overflow:hidden;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {display:block;color:#fff;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color:#333;background-color:#fff;display:block;}
.nav .sub-menu .sub-menu {left:100%;top:0px;z-index:200;background:#fff;}
.nav .site-lang {display:none;}
.nav .wp-menu .menu-item a.menu-link:after {content:"";width:100%;height:1px;position:absolute;bottom:0;background:#fff;left:0;transform:scale(0);transition:all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform:scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform:translateX(-50%);opacity:1;}
.list .nav .wp-menu .menu-item a.menu-link{color:#fff}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;margin-top: 1.2rem;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;height: calc(100vh - 1.2rem);
;}
.mbanner .news_list .news:not(:first-child){
  display: none;
}
.mbanner .news_list.slick-initialized .news:not(:first-child) ,.mbanner .news_list.swiper-wrapper .news:not(:first-child){
display: block;
}
.mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.mbanner .slick-prev,.mbanner .slick-next {z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8;}
.mbanner .slick-prev {left:0.55rem;}
.mbanner .slick-next {right:0.55rem;}
.mbanner .news .news_wz {position:absolute;bottom: 0;left: 0;margin-left: 0;text-align:left;right: 0;padding-bottom: 0.6rem;z-index: 1;}
.mbanner .news .news_wz .news_con{width:var(--innerWidth);margin: 0 auto;}
.mbanner .news .news_wz a {color:#17607A;}
.mbanner .news .news_title {font-size: 0.26rem;line-height:1.4;color:#fff;text-align:left;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right: 2.6rem;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {width:auto;bottom: 0.66rem;right: 50%;margin-right: -8rem;display:flex;align-items:flex-end;column-gap: 0.2rem;}
.mbanner .slick-dots li {width: 0.14rem;height: 0.14rem;border-radius:0;background: #fff;background-size:100%;margin:0;opacity: 1;margin-right: 0;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius: 0.07rem;}
.mbanner .slick-dots li button {width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none;}
.mbanner .news .news_video {height:calc(100vh - 1.2rem);}
.mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.mbanner .news_list .news:after {content:"";display: block;position: absolute;pointer-events: none;background: url(../images/bannerbg.png)no-repeat top;height: 2.43rem;width: 100%;bottom: 0;background-size: cover;}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {opacity:1;width: 0.5rem;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {transform:scale(1.02);}
.news_imgs a img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.news_imgs {overflow:hidden;background:#ccc;position:relative;}
.news_imgs.bg:after {content:"";width:100%;position:absolute;height:1.4rem;background:linear-gradient(0.00deg,rgb(21,21,21) 3.433%,rgba(57,57,57,0) 96.567%);bottom:0;opacity:0.7;pointer-events:none;}
span.underLine {background-image:linear-gradient(var(--mainColor),var(--mainColor));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s;}
.news:hover span.underLine {background-size:100% 1px;color:var(--mainColor);}
/**主体公共**/
.post1 .tt {display:flex;position:relative;margin-bottom: 0.517rem;}
.post1 .more_btn {position:absolute;right:0;bottom:0;}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color: #970921;line-height:0.21rem;    font-family: "Source Han Sans", "思源黑体", sans-serif;font-style: italic;}
.post1 .more_btn .more_text a{color: #970921; font-family: "Source Han Sans", "思源黑体", sans-serif;font-style: italic;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {text-align:center;position:relative;display: flex;}
.post1 .tt .title {font-size: 0.4rem;font-weight:normal;font-weight:bold;line-height: 1; font-family: "Source Han Sans", "思源黑体", sans-serif;}
.post1 .tt .tt_en {font-size: 0.26rem;font-weight:normal;font-family: "Poppins-Bold";color: #970921;margin-left: 0.095rem;position: relative;text-transform: uppercase;}
.post1 .tt .tt_en:before{content:'';background: url(../images/enbg.svg)no-repeat;width: 0.51rem;position: absolute;height: 0.05rem;bottom: 0.04rem;}
.post1 .news .news_title {font-size: var(--smailSize);line-height: 1.667;color: #333333;/**font-weight:bold;**/}
.post1 .news .news_text {font-size:var(--smailSize);line-height:1.75;color: #333333;}
.post1 .news .news_title a {color: #333333;-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: 3em;
    display: -webkit-box;
font-size: var(--smailSize);
}
.main .post1 .news:hover .news_title a,.main .post1 .news:hover .news_title{color:#970921}
.post1 .news .news_text a {color: #666666;}
.main .post1 .news:hover .news_text a ,.main .post1 .news:hover .news_text{color:#970921!important}
.post1 .news .news_date {font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070;}
.post1 .news .news_meta {color:#fff;display:inline-block;background: url(../images/metabg.svg)no-repeat;font-size: var(--smailSizex);font-family: "Poppins-Bold";background-size: cover;}
.post1 .news .news_meta span {display:block;text-align:center;}
.post1 .news .news_meta .news_year {font-size: var(--smailSizex);}
.post1 .news .news_meta .news_days {font-size: 0.32rem;font-weight:bold;}
.post1 .news .news_meta .news_month {font-size:0.15rem;}
.post1 .news .news_l .news_meta {width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;/* gap:0.05rem; */}
.post1 .news .news_l {position:relative;}
.post1 .news .news_l .news_meta:after {position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%;}
/**main1**/
.main1 {background:#FFF;position:relative;z-index:1;}
.main1 .inner {padding: 1.12rem 0 0.63rem;}
.main1 .mbottom {/* display:flex; */}
body.main .post-tabtt{display:flex;justify-content: space-between;align-items: center;margin-bottom: 0.527rem;}
body.main .post-tabtt .tt{margin-bottom:0}
body.main .post-tabtt .subtt{
    display: flex;
    position: relative;
    padding-top: 0.1rem;
    column-gap: 0.1rem;
}
body.main .post-tabtt .more_btn{position: static;}
body.main .post-tabtt .titlewrap{display:flex;}
body.main .post-tabtt .subtitle{font-size:0.22rem;color:#333333; font-family: "Source Han Sans", "思源黑体", sans-serif;transition: 0.7s;position: relative;padding: 0 0.365rem 0 0.295rem;border-right: 0.01rem solid rgb(112 112 112 / 19%);}
body.main .post-tabtt .subtitle:before{content:'';background: url(../images/active.svg)no-repeat bottom;width: 0.94rem;position: absolute;height: 0.09rem;bottom: -0.02rem;left: 0.255rem;z-index: -1;transition: 0.7s;opacity: 0;}
body.main .post-tabtt .subtitle.selected{color:#970921;}
body.main .post-tabtt .subtitle:last-child{border-right:0}
body.main .post-tabtt .subtitle.selected:before{opacity:1}
body.main .post-11 .news_meta{background:none;color: #A31F34;}
body.main .post-11 .con{display:flex;}
body.main .post-11 .con .list-l{
    width: 42.125%;
    margin-right: 0.665rem;
}
body.main .post-11 .con .list-l .news_meta{margin-bottom:0.06rem;line-height: 1.428;}
body.main .post-11 .con .list-l .news_wz{padding:0.506rem 0 0}

body.main .post-11 .list-l .news_imgs{overflow:initial}
body.main .post-11 .list-l .news_imgs:before{width:0.68rem;height:0.83rem;content:'';background:#B70131;display:block;position:absolute;bottom: -0.131rem;left: -0.12rem;}
body.main .post-11 .list-l .news_imgs a{padding-top:61.27%;position: relative;}
body.main .post-11 .list-l .news_title{
    font-size: 0.22rem;
    margin-bottom: 0.14rem;
}
body.main .post-11 .con .list-c{width:24%;margin-right:0.69rem}
body.main .post-11 .list-c .news_imgs a{padding-top: 56.1%;}
body.main .post-11 .con .list-c .news_wz{display:flex;align-content: center;margin-top: 0.1rem;}
body.main .post-11 .con .list-c .news{
    margin-bottom: 0.3rem;
}
body.main .post-11 .list-c .news_meta{
    margin-right: 0.213rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 0.05rem;
}
body.main .post-11 .list-c .news_con{width:0;flex:1}
body.main .post-11 .con .list-r{width:0;flex:1}
body.main .post-11 .con .list-r .news_wz{display:flex;height: 1.22rem;align-items: center;}
body.main .post-11 .con .list-r .news:first-child{border-top:0.01rem dashed rgb(180 180 180 / 50%)}
body.main .post-11 .con .list-r .news{border-bottom:0.01rem dashed rgb(180 180 180 / 50%)}
body.main .post-11 .con .list-r .news_meta{margin-right:0.365rem}
body.main .post-11 .list-r .news_meta{
    margin-right: 0.213rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 0.05rem;
}
body.main .post-12 .news_list{display:flex;column-gap:0.46rem;flex-wrap: wrap;row-gap: 0.47rem;}
body.main .post-12 .news{width:calc(50% - 0.23rem)}
body.main .post-12 .news:nth-child(2n) .news_source{
    color: #A31F34;
    border-color: #A31F34;
    background: rgb(163 31 52 / 11%);
}
body.main .post-12 .news .news_box{display:flex;padding: 0.33rem 0.47rem 0.33rem 0.25rem;background: rgb(243 243 243 / 60%);border-radius: 0.05rem;}
body.main .post-12 .news .news_box .news_imgs{width:3.11rem;margin-right: 0.287rem;}
body.main .post-12 .news .news_box .news_imgs a{padding-top:67.8%}
body.main .post-12 .news .news_meta{
    position: absolute;
    z-index: 1;
    bottom: 0.048rem;
    width: 0.57rem;
    height: 0.58rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    row-gap: 0.05rem;
}
body.main .post-12 .news .news_year{
    font-size: 0.13rem;
    margin-top: 0.02rem;
}
body.main .post-12 .news .news_days{
    font-size: 0.22rem;
}
body.main .post-12 .news .news_source{
    font-size: var(--smailSize);
    border: 0.01rem dashed #877548;
    background: #E5E1D8;
    display: inline-block;
    border-radius: 0.05rem;
    width: 1.08rem;
    height: 0.34rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #877548;
    margin-top: 0.426rem;
}
body.main .post-12 .news .news_source a{
    font-size: var(--smailSize);
}
.post-12 .con {display:flex;}
.post-12 .con .list1 {width:63.28%;flex:none;margin-right:0.35rem;}
.post-12 .con .list1.list1-2 {display:none;}
.post-12 .con .list1 .news_imgs a {padding-top:66.76%;}
body.main .post-12 .news .news_wz {
    width: 0;
    flex: 1;
}
body.main .post-12 .news .news_title{margin-bottom:0.184rem}
.post-12 .news .news_imgs {position:relative;}
.post-12 .list1 .news .news_wz {padding:0.27rem 0.27rem 0.14rem 0.27rem;height:1.57rem;box-sizing:border-box;}
.post-12 .list1 .news .news_title {margin-bottom:0.14rem;}
.post-12 .list1 .news .news_text {margin-bottom:0.05rem;}
.post-12 .con .list2 {flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.post-12 .con .list2 .news_imgs a {padding-top:66.57%;}
.post-12 .con .list2 .news_wz {height:0.56rem;display:flex;align-items:center;padding:0 0.17rem;}
body.main .post-13 .news_list{display:flex;column-gap: 0.6rem;flex-wrap: wrap;row-gap: 0.2rem;}
body.main .post-13 .news{width: calc(50% - 0.3rem);}
body.main .post-13 .news .news_box{display:flex;padding: 0 0.44rem;background: rgb(243 243 243 / 70%);border-radius: 0.05rem;flex-direction: row;height: 1.36rem;align-items: center;}
body.main .post-13 .news .news_wz{flex:1;width:0}
body.main .post-13 .news .news_meta{width:0.77rem;height:0.78rem;margin-right: 0.315rem;display: flex;flex-direction: column;justify-content: center;row-gap: 0.07rem;}
body.main .post-13 .news .news_meta .news_year{}
body.main .post-13 .news .news_wz .news_title{
    font-size: var(--bigSize);
    margin-bottom: 0.088rem;
}
body.main .post-13 .news_bottom{display:flex;font-size: var(--smailSize);color: #970921;column-gap: 0.15rem;}
body.main .post-13 .news_filed{
    padding-left: 0.18rem;
    background: url(../images/clock.svg)no-repeat left center;
    background-size: 0.13rem;
}
body.main .post-13 .news_filed:last-child{background: url(../images/addr.svg)no-repeat left center;background-size: 0.1rem 0.13rem;}
/**main2**/
/**.main2 {background:url(../images/main2bg.jpg);background-size:cover;position:relative;}**/
.main2 {background:url(../images/main2bg.png);background-size:cover;position:relative;}
.main2 .mod{display:flex;}
.main2 .ml{
    width: 46.875%;
    margin-right:0.9rem
}
.main2 .mr{
    flex:1;width:0
}
.main2 .inner {padding: 1.083rem 0 1rem;}
body.main .post-21 .news_list{display:flex;flex-direction: column;row-gap: 0.28rem;}
body.main .post-21 .news_title{margin-bottom:0.18rem}
body.main .post-21 .news_box{background:#FFFFFF;padding: 0 0.326rem 0 0.4rem;display: flex;height: 1.3rem;align-items: center;border-radius: 0.05rem}
body.main .post-21 .news:hover .news_box{background:#970921}
body.main .post-21 .news:hover .news_box font{color:#FFF!important;}
body.main .post-21 .news:hover .news_title a,body.main .post-21 .news:hover .news_title{color:#fff}
body.main .post-21 .news:hover .news_sub{color:#fff;background:url(../images/clock_w.svg) no-repeat left center;background-size: 0.13rem;}
body.main .post-21 .news_wz{display:flex;width: 100%;justify-content: space-between;}
body.main .post-21 .news_con{width:0;flex:1}
body.main .post-21 .news_status{
    width: 0.8rem;
    height: 0.34rem;
    color: #FFFFFF;
    font-size: var(--smailSizex);
    background: url(../images/statusred.svg)no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.2rem;
    margin-top: 0.1rem;
}
body.main .post-21 .news_status.status-ended{background: url(../images/statusgrey.svg)no-repeat;
    background-size: cover;}
body.main .post-21 .news_sub{font-size:var(--smailSize);color: #970921;padding-left: 0.18rem;background: url(../images/clock.svg) no-repeat left center;background-size: 0.13rem;}
.main2 .mbottom {display:flex;}
body.main .post-22 .news_wz{
    display: flex;
    padding-bottom: 0.256rem;
    border-bottom: 0.01rem dashed rgb(180 180 180 / 50%);
    align-items: center;
}
body.main .post-22 .news_list{display:flex;row-gap:0.255rem;flex-direction: column;}
body.main .post-22 .news_meta{display: flex;width:0.77rem;height:0.78rem;flex-direction: column;align-items: center;justify-content: center;margin-right: 0.21rem;}
body.main .post-22 .news_meta .news_year{font-size:0.12rem}
body.main .post-22 .news_con{width:0;flex:1}
body.main .post-22 .news_title{margin-bottom:0.05rem}
body.main .post-22 .news:last-child .news_wz{border-bottom:0}

/**main3**/
.main3 {position:relative;background:#fff;}
.main3 .inner {padding: 1.06rem 0 1.54rem;}
.post-31 .news {float:left;width:25%;}
.post-31 .con {position:relative;}
.post-31 .news .news_box {margin:0 0.18rem;box-shadow:0 0.03rem 0.1rem rgb(172 180 201 / 16%);background: #F3F2EF;padding: 0.2rem 0.18rem 0;}
body.main .post-31 .news:hover .news_box{background:var(--hoverColor)}
body.main .post-31 .news:hover .news_title a,body.main .post-31 .news:hover .news_title,body.main .post-31 .news:hover .news_text a,body.main .post-31 .news:hover .news_text{color:#fff!important}
.post-31 .news_list {margin:0 -0.18rem;}
.post-31 .news .news_imgs a {padding-top: 66.6%;}
.post-31 .news .news_t {display:flex;}
.post-31 .news .news_t .news_meta {width:0.8rem;background:var(--mainColor);padding-top:0.32rem;background-size:0.69rem;}
.post-31 .news .news_t .news_imgs {flex:1;}
.post-31 .news .news_info {display:none;}
.post-31 .news .news_wz {
    padding: 0.242rem 0 00;
    height: 1.5rem;
}
.post-31 .tt{margin-bottom:0.487rem}
.post-31 .news .news_title a {color:#2b2b2b;}
.post-31 .news .news_title {margin-bottom: 0.1rem;font-size: var(--bigSize);/* margin-bottom: 0.242rem; */}
body.main .post-31 .slick-dots{
    bottom: auto;
    top: -0.633rem;
    width: auto;
    right: 1.04rem;
    display: flex;
    column-gap: 0.17rem;
}
body.main .post-31 .slick-dots li{background:#970921;opacity: 0.21;margin: 0 auto;}
body.main .post-31 .slick-dots li.slick-active{opacity:1}

/**列表页**/
.l-banner {height: 4.3rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height: 100%;background: linear-gradient(
118deg, #A31F34, transparent);background-size:100% 100%;bottom:0;}
.list_interxiehui .l-banner:after {content:"";display:block;width:100%;position:absolute;height: 100%;background: linear-gradient(
118deg, #3A79D8, transparent);background-size:100% 100%;bottom:0;}

.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;z-index: 2;}
#l-container .inner {padding:.91rem 0 1.4rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;flex-direction: column;}
.col_head_top{display:flex;justify-content: space-between;align-items: flex-end;margin-bottom: 0.38rem;}
.col_name span {font-size:.44rem;color:#fff;    font-family: "Source Han Sans", "思源黑体", sans-serif;
}
.col_name {/* margin-bottom:.3rem; */}
.col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;}
.col_path {display:inline-block;padding-left:.26rem;background:url(../images/home.svg) no-repeat left;/* margin-bottom:.63rem; */background-size: 0.18rem;}
.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {width:100%;position:relative;height:.9rem;padding-right:.9rem;box-sizing:border-box;display:flex;align-items:center;}
.col_list .col_listcolumn{display:flex;column-gap:0.7rem;}
.col_list::before {content:"";display:block;width: 100vw;height:0;position:absolute;top:0;border-bottom: .9rem solid rgb(255 255 255 / 8%);left: 50%;transform: translateX(-50%);}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list .sub_list{
    position: absolute;
    background: rgb(163 30 52 / 70%);
    display: flex;
    left: 50%;
    width: auto;
    min-width: 100%;
    font-size: var(--smailSize);
    flex-wrap: wrap;
    white-space: nowrap;
    transform: translateX(-50%);
    line-height: 1.5;
    text-align: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 0.1rem 0.2rem rgb(0 0 0 / 16%);
    top: 100%;
    display: none;
}
.col_list .sub_list{}
.col_list .col_column:hover .sub_list{display:flex;}
.col_list .sub_list a{padding: 0.15rem 0.2rem;color: #fff;display: block;}
.col_list .sub_list li{width:100%}
.col_list .sub_list li:hover a{background:#fff;color:#A31E34}
.col_list ul li {float:left;position: relative;}
.col_list .col_column .col_item_link {color:#fff;/* padding:0 .36rem; */font-size: var(--titleSize);/* border-right:1px solid rgb(255 255 255 / 20%); */display:inline-block;display:block;text-align:center;/* margin:.05rem 0; */height: 0.9rem;line-height: 0.9rem;position: relative;}
.col_list .col_column .col_item_link:before{content:'';width: 74%;height: 0.06rem;background: #F5AA2C;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);opacity: 0;}
.col_list .col_column .col_item_link.selected:before{opacity:1}
.col_list .slick-next,.col_list .slick-prev {width:auto;height:auto;background:0 0;border-radius:0;}
.col_list .slick-prev {left:-.4rem;display:none!important;}
.col_list .slick-next {right:-.5rem;width:.3rem;text-align:center;}
.col_list .slick-next:hover,.col_list .slick-prev:hover {opacity:1;color:#fff;background:0 0;}
.col_bottom{display:flex;}
.col_bottom .list_col_menu_head{position:static;background: #A31F34;width: auto;padding: 0.185rem 0 0.185rem 0.38rem;text-align: left;/* height: 0.97rem; */line-height: 1.5;}
.col_bottom .list_col_menu{width: 2.6rem;margin-right: 1.1rem; display:none;}
.col_bottom .col_news_list{
    flex: 1;
    width: 0;
}
.col_bottom .list_col_name{font-size:0.22rem;color:#FFFFFF;    font-family: "Source Han Sans", "思源黑体", sans-serif;
}
.col_news_head .col_metas{display:flex;justify-content: space-between;align-items: center;border-bottom: 0.02rem solid rgb(0 68 143 / 20%);padding-bottom: 0.26rem;}

.list_col_list::before{display:none;}

.list_col_list{height:auto;padding-right: 0;background: linear-gradient(180deg, #F7F0F0, transparent);padding: 0.08rem 0.06rem 0;}
.list_col_list .list_col_listcolumn{margin-top: -0.12rem;box-shadow: -2px -0.03rem 0.06rem rgb(16 40 101 / 10%);background: linear-gradient(180deg, #FFFFFF, transparent);position: relative;z-index: 11111;padding: 0 0.2rem 0.46rem;}
.list_col_list .col_item_link{
    font-size: var(--smailSize);
    color: #000;
    line-height: 1.625;
    display: block;
    padding: 0.115rem 0;
    border-bottom: 0.01rem dashed #E0E0E0;
    font-weight: bold;
}
.list_col_list .col_item_link.selected{color:#A31F34}
.list_col_list ul li{float:none;position: relative;    padding: 0.09rem 0;}
.list_col_list ul li.selected:before{opacity:1}
.list_col_list .col_column .col_item_link{color: #666666;font-size: var(--titleSize);font-weight: bold;opacity: 1;padding-left: 0;line-height: 1.5;text-align: left;padding: 0.16rem 0.2rem 0.16rem 0.46rem;display: block;}
.list_col_list .col_column .column-name{
    margin-left: 0.2rem;
}
.list_col_list .col_column .col_item_link.selected{color: #00448F;text-decoration: underline;}
.list_col_list .sub_list{padding: 0.2rem 0.8rem;}
.list_col_list .sub-item-link{font-size:var(--smailSize);line-height: 1.5;}
.list_col_list .sub-item-link.parent,.list_col_list .sub-item-link.selected{color:var(--hoverColor);font-weight:bold;}
.list_col_list .list_sub-item .list_sub-item .sub-item-link.selected{color:var(--hoverColor);font-weight:normal}
/**默认新闻列表页**/
.mrlist #l-container {
    background: url(../images/mrlistbg.png)no-repeat bottom left;
    background-size: 100% 4.28rem;
}
.mrlist .col_news_list .news_list .news {display:flex;margin-bottom: .389rem;border-bottom: 0.01rem dashed #811C21;padding-bottom: 0.38rem;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 3.29rem;flex:none;margin-right: .35rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top: 68.9%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding: 0.13rem 0 0;}
.mrlist .col_news_list .news_list .news .news_meta {color: #A31F34;background: url(../images/clock.svg)no-repeat left center;padding-left: 0.188rem;font-size: var(--smailSize);background-size: 0.13rem;}
.mrlist .col_news_list .news_list .news .news_meta span {display:block;color:#666;}
.mrlist .col_news_list .news_list .news .news_year {font-size:.14rem;}
.mrlist .col_news_list .news_list .news .news_day {font-size:.36rem;line-height:1.4;}
.mrlist .col_news_list .news_list .news .news_title {font-size: var(--bigSize);line-height: 1.6;font-weight:700;margin-bottom: .112rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size: var(--smailSize);line-height: 1.75;margin-bottom: 0.56rem;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height:1.3;font-family:SourceHanSerifCN-Bold;font-size:.36rem;text-align:center;margin-bottom:.2rem;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .16rem;font-size:var(--smailSize);color:#666;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
.article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--smailSize);color:#333;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:940px;}
.article .entry .read table {margin:0 auto;border:none!important;}
.sibi_art {margin-top:1.3rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap;}
span.next-title,span.prev-title {width:calc(100% - .8rem);}
.wp_artfuns .wp_art_adjoin .next {padding:0;}
.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {pointer-events:none;width:auto;}
/**底部**/
#footer {background: #962033;background-size:cover;position:relative;}
.footer2 {background: #3A79D8!important;}
.footer .inner {padding: .43rem 0 .445rem;box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;}
#footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;}
#footer .inner .mod {display:flex;flex:1 1 auto;justify-content: space-between;align-items: flex-start;}
#footer .inner .foot-left {/* flex:1; */display:flex;flex-direction: column;align-items: flex-start;position: relative;}
#footer .inner .foot-center {flex:1;text-align:center;margin-bottom: 0.442rem;}
#footer .inner .foot-center img {max-width:100%;width: 3.49rem;}
#footer .inner .foot-right {width: 1.75rem;display:flex;justify-content:flex-end;}
#footer .inner .foot-right .imgs{padding:0.08rem;background:#fff}
#footer .inner .foot-right .code img{width:1.59rem;}
#footer .inner p {font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff;opacity: 1;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size:var(--smailSize);line-height:.21rem;/**font-weight:700;**/margin-bottom:.14rem;}
.contant .siteinfolist{display:flex;column-gap: 0.827rem;}
.contant .siteinfolist .address{
    padding-left: 0.26rem;
    background: url(../images/dizhi.svg)no-repeat left 0.05rem;
    background-size: 0.15rem auto;
}
.contant .siteinfolist p{margin-bottom:0.088rem}
.contant .siteinfolist .mail,.contant .siteinfolist .post{
    padding-left: 0.27rem;
    background: url(../images/mail.svg)no-repeat left 0.08rem;
    background-size: 0.15rem auto;
}
.contant .siteinfolist .phone{
    padding-left: 0.26rem;
    background: url(../images/phone.svg)no-repeat left 0.08rem;
    background-size: 0.15rem auto;
}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links {margin-right:1.02rem;}
/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.17rem;}
.shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;}
.shares .news_list .imgs img {width:100%;height:100%unset;}
.shares .news_list .news_icon {display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%;}
.shares .news_list .news {position:relative;}
.shares .news_list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list .n2 .news_icon {background-image:url(../images/weibo.svg);}
.shares .news_list .news_icon:hover {opacity:1;}
.shares .news_list .news:hover .imgs {opacity:1;transform:none;}
.shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding: 0;text-align:center;position:relative;z-index:1;background: #641F2C;display: flex;}
.foot-bottom p {font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative;}
.foot-bottom .con{width:var(--innerWidth);display: flex;justify-content: space-between;margin: 0 auto;height: 0.61rem;align-items: center;}
/**侧导航**/
nav.Quick-navigation {position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size:19px;line-height:70px;background:var(--mainColor);color:#fff;padding:0 16px;border-radius:20px;display: none;}
nav.Quick-navigation a {color:#fff;border-bottom:1px solid #fff;}
nav.Quick-navigation a.current {color:#e1d4a4;border-bottom:1px solid var(--hoverColor);}
.Scroll-to-top {width:60px;height:60px;position:fixed;z-index:1;background:#fff;bottom:2%;border-radius:50%;right:1%;background:#1776be7a;font-size:20px;line-height:60px;text-align:center;color:#fff;cursor:pointer;display: none;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;}
.spinner2 {width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.container1 > div,.container2 > div,.container3 > div {width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;/* Prevent first frame from flickering when animation starts*/
  -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.spinner2 .spinner-container {position:absolute;width:100%;height:100%;}
.container2 {-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.container3 {-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);}
.circle1 {top:0;left:0;}
.circle2 {top:0;right:0;}
.circle3 {right:0;bottom:0;}
.circle4 {left:0;bottom:0;}
.container2 .circle1 {-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
.container3 .circle1 {-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
.container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
.container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}
.container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;}
.container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}
.container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}
.container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}
.container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}
.container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;}
@-webkit-keyframes bouncedelay {0%,80%,100% {-webkit-transform:scale(0.0);}
40% {-webkit-transform:scale(1.0);}
;}
@keyframes bouncedelay {0%,80%,100% {transform:scale(0.0);-webkit-transform:scale(0.0);}
40% {transform:scale(1.0);-webkit-transform:scale(1.0);}
;}

/**走进我们**/
body.list_aboutus #l-container .inner{
    padding: 0;
}
body.list_aboutus .sec1 .mod{display:flex}
body.list_aboutus .sec1 .ml{flex:1;width: 0;}
body.list_aboutus .sec1 .mr{width:50%;margin-left: 1.22rem;margin-bottom: -1.35rem;}
body.list_aboutus .abuspost-11 .news_text{font-size:var(--titleSize);line-height: 1.888;}

body.list_aboutus .post1 .news_more{
    color: #970921;
    font-family: "Poppins-Medium";
    /* font-style: initial; */
}
body.list_aboutus .post1 .news_more a{
    border: 0.01rem solid #970921;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #970921;
       font-family: "Source Han Sans", "思源黑体", sans-serif;
}

body.list_aboutus .post1 .news_more2 a{
    border: 0.01rem solid #FFF;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
        font-family: "Source Han Sans", "思源黑体", sans-serif;
}
body.list_interxiehui .post1 .news_more a{
    border: 0.01rem solid #3A79D8;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3A79D8;
    font-family: "Source Han Sans", "思源黑体", sans-serif;
}
body.list_aboutus .abuspost-11 .news_more{
    font-size: var(--smailSizex);
    text-align: right;
    margin-top: 0.5rem;
}
body.list_aboutus .abuspost-12 .news_imgs span{padding-top:65.625%}
body.list_aboutus .post1 .tt{
    color: #A31F34;
}
body.list_interxiehui .post1 .tt{
    color: #3A79D8;
}
body.list_aboutus .sec1{}
body.list_aboutus .sec1 .inner{padding:1.01rem 0 0}
body.list_aboutus .sec2{
    background: url(../images/abussec2.jpg)no-repeat;
    background-size: contain;
    background-size: 17.53rem auto;
}
body.list_interxiehui .sec2{
    background: url(../images/abussec2.png)no-repeat;
    background-size: contain;
    background-size: 17.53rem auto;
}
body.list_aboutus .sec2 .inner{padding: 0.86rem 0 0.93rem;}
body.list_aboutus .abuspost-21 .news .news_title{
    font-size: var(--titleSize);
    color: #fff;
    line-height: 1.777;
}
body.list_aboutus .abuspost-21 .tt{
    color: #fff;
    margin-bottom: 0.347rem;
}
body.list_aboutus .abuspost-21 .tt .title{
    font-size: 0.24rem;
    font-family: "SourceHanSansCN-Regular";
}
body.list_aboutus .abuspost-21 .news_list{display:flex;flex-direction: column;row-gap: 0.33rem;}
body.list_aboutus .sec3 .mod{display:flex;}
body.list_aboutus .sec3 .ml{
    width: 50%;
}
body.list_aboutus .sec3 .mr{
    flex:1;
    width:0;
    margin-top: -2.4rem;
}
body.list_aboutus .sec3 .inner{
    padding: 1.04rem 0 0.94rem;
}
body.list_aboutus .abuspost-31 .tt{
    margin-bottom: 0.237rem;
}
body.list_aboutus .abuspost-31 .tt .title{
    font-size: 0.24rem;
    font-family: "SourceHanSansCN-Regular";
}
body.list_aboutus .abuspost-31 .news .news_title{
    font-size: var(--titleSize);
    line-height: 2.2222;
}
body.list_aboutus .abuspost-31 .news .news_title .red{color:#A31F34;}
body.list_interxiehui .abuspost-31 .news .news_title .red{color:#3A79D8;}
body.list_aboutus .abuspost-32 .news_imgs{border:0.04rem solid #fff}
body.list_aboutus .abuspost-32 .news_imgs span{padding-top:68.625%}
body.list_aboutus .abuspost-32 .n2 .news_imgs span{padding-top:66.6%}
body.list_aboutus .abuspost-32 .news_list{display:flex;align-items: flex-end;}
body.list_aboutus .abuspost-32 .news_list .n1{
    flex: 1;
    width: 0;
    margin-right: -2.19rem;
    position: relative;
    z-index: 1;
}
body.list_aboutus .abuspost-32 .news_list .n2{width: 88%;}
body.list_aboutus .sec4{background:#F3F2EF}
body.list_aboutus .sec4 .inner{padding:0.97rem 0 1.29rem}
body.list_aboutus .abuspost-41 .news_list{display:flex;column-gap:0.628rem;flex-wrap: wrap;row-gap: 0.89rem;margin-bottom:0.89rem;}
body.list_aboutus .abuspost-41 .news_list:last-child{margin-bottom:0;}
body.list_aboutus .abuspost-41 .news:before{content:'';background: url(../images/sz41bg.png)no-repeat;position:absolute;left:0;right:0;top:0;bottom:0;z-index: -1;background-size: 100% 100%;}
body.list_interxiehui .abuspost-41 .news:before{content:'';background: url(../images/sz41bg2.png)no-repeat;position:absolute;left:0;right:0;top:0;bottom:0;z-index: -1;background-size: 100% 100%;}
body.list_aboutus .abuspost-41 .news{width:calc((100% - 0.628rem)/2)}
body.list_aboutus .abuspost-41 .news_imgs{width:1.77rem;margin-right: 0.37rem;margin-top: -0.37rem;}
body.list_aboutus .abuspost-41 .news_imgs span{padding-top: 144%;}
body.list_aboutus .abuspost-41 .news_wz{padding:0.46rem 0 0 0;width: 0;flex: 1;}
body.list_aboutus .abuspost-41 .news_box{
    display: flex;
    padding: 0 0.38rem 0.4rem;
}
body.list_aboutus .abuspost-41 .news_title{
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 1;
}
body.list_aboutus .abuspost-41 .news_top{display:flex;color:#FFFFFF;font-size:var(--smailSize);align-items: center;border-bottom: 0.01rem dashed rgb(255 255 255 / 50%);padding-bottom: 0.248rem;column-gap: 0.18rem;margin-bottom: 0.133rem;}
body.list_aboutus .abuspost-41 .news_career{line-height: 1.5;    width: 75%;}
body.list_aboutus .abuspost-41 .news_content p{font-size:var(--smailSizex);line-height:2;color:#fff}
body.list_aboutus .abuspost-41 .news_bottom{display:flex;color:#fff;font-size:var(--smailSizex);margin-top: 0.363rem;column-gap:0.3rem}
body.list_aboutus .abuspost-41 .tt{
    display: flex;
    justify-content: center;
    margin-bottom: 0.89rem;
}
/**国际组织**/
body.list_organz #l-container .inner{padding:0 0}
body.list_organz .fixbox{background:#3A79D8}
body.list_interxiehui .fixbox{background:#3A79D8}
body.list_organz .sec1 .inner{padding:1.02rem 0 0.94rem}
body.list_organz.mrlist #l-container .inner{
    padding: .91rem 0 1.4rem;
    position: relative;
}
body.list_organz .post1 .tt{color:#3A79D8;margin-bottom: 0;}
body.list_organz .post1 .more_btn a{
    border: 0.01rem solid #3A79D8;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.list_organz .post1 .more_btn .more_text{
    color: #3A79D8;
    font-family: "Poppins-Medium";
    font-style: initial;
}
body.list_organz .sec1 .mod{display:flex;}
body.list_organz .sec1 .ml{width:50%}
body.list_organz .sec1 .mr{width:0;flex:1;padding: 1.14rem 0 0.5rem 0.56rem;background: url(../images/orgintrobg.jpg)no-repeat bottom;background-size: 100% auto;}
body.list_organz .sec1 .mr .con{}
body.list_organz .orgpost-12 .tt{margin-bottom:1.24rem}
body.list_organz .orgpost-12 .news_text{font-size:var(--titleSize);line-height: 1.888;color: #fff;margin-right: 0.53rem;}
body.list_organz .orgpost-12 .news_more{
    font-size: var(--smailSizex);
    text-align: right;
    margin-top: 0.5rem;
}
body.list_organz .orgpost-11 .news_imgs span{padding-top: 66.6%;}
body.list_organz .post1 .news:hover .news_title a,body.list_organz .post1 .news:hover .news_title{color:#fff}
body.list_organz .post1 .news .news_text a {color: #666666;}
body.list_organz .post1 .news:hover .news_text a ,body.list_organz .post1 .news:hover .news_text{color:#fff}
body.list_organz .sec2{
    background: #F3F2EF;
}
body.list_organz .sec2 .inner{padding:0.97rem 0 1.77rem}
body.list_organz .orgpost-21 .tt{
    display: flex;
    justify-content: center;
    margin-bottom: 0.75rem;
}
body.list_organz .orgpost-21 .news_list{display:flex;column-gap:0.64rem;flex-wrap:wrap;row-gap: 0.75rem;}
body.list_organz .orgpost-21 .news_list .news{width:calc((100% - 0.64rem)/2)} 
body.list_organz .orgpost-21 .news_box{
    display: flex;
    padding: 0 0 0.25rem 0.38rem;
    background: url(../images/openbg.png)no-repeat;
    background-size: 100% 100%;
    height: 2.99rem;
    align-items: flex-start;
}
body.list_organz .orgpost-21 .news_imgs{width:1.77rem;/* margin-right: 0.37rem; */margin-top: -0.37rem;}
body.list_organz .orgpost-21 .news_imgs span{padding-top: 144.6%;}
body.list_organz .orgpost-21 .news_top{
    display: flex;
    justify-content: space-between;
    background: #0F5ABF;
    padding: 0 0.4rem 0 0.3rem;
    height: 0.75rem;
    align-items: center;
    margin-bottom: 0.23rem;
}
body.list_organz .orgpost-21 .news_tt{padding: 0 0.4rem 0 0.3rem;font-size:var(--bigSize);margin-bottom: 0.18rem;}
body.list_organz .orgpost-21 .news_content{padding: 0 0.4rem 0 0.3rem;display: flex;flex-direction: column;row-gap: 0.04rem;}
body.list_organz .orgpost-21 .news_title{
    display: flex;
    color: #fff;
    font-size: 0.3rem;
    align-items: flex-end;
    line-height: 1;
    column-gap: 0.16rem;
    font-family: "Source Han Sans", "思源黑体", sans-serif;

}
body.list_organz .orgpost-21 .sub_title{font-size: 0.24rem;font-family: "Rajdhani-Bold";}
body.list_organz .orgpost-21 .news_wz{color:#fff;flex:1;width:0}
body.list_organz .orgpost-21 .news_content p{font-size:var(--smailSizex);line-height:2;color:#fff}
body.list_organz .orgpost-21 .news_more a{
    border: 0.01rem solid #fff;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
      color: #fff;
    font-family: "Poppins-Medium";
    font-style: initial;
}
body.list_organz .sec3 .inner{padding:1.02rem 0 1.2rem}
body.list_organz .orgpost-31 .tt{
    display: flex;
    justify-content: center;
    margin-bottom: 0.75rem;
}
body.list_organz .orgpost-31 .news_list{
    display: flex;
    flex-wrap:wrap;
    row-gap: 0.404rem;
    column-gap: 0.4rem;
}
body.list_organz .orgpost-31 .news_list .news{width:calc((100% - 0.43rem*3)/4)}
body.list_organz .orgpost-31 .news_list .news_imgs a{padding-top:66.48%}
body.list_organz .orgpost-31 .news_list .news_wz{background:#F3F2EF;border-radius: 0 0 0.1rem 0.1rem;height: 1.193rem;padding: 0.107rem 0.22rem 0;transition: 0.7s;}
body.list_organz .orgpost-31 .news .news_meta{
    color: #3A79D8;
    font-size: var(--smailSizex);
    background: none;
    transition: 0.7s;
}
body.list_organz .orgpost-31 .news_title{font-size:var(--titleSize);margin-bottom: 0.21rem;}
body.list_organz .orgpost-31 .news_list .news:hover .news_wz{background:#3A79D8}
body.list_organz .orgpost-31 .news_list .news:hover .news_title,body.list_organz .orgpost-31 .news_list .news:hover .news_title a,body.list_organz .orgpost-31 .news_list .news:hover .news_title,body.list_organz .orgpost-31 .news_list .news:hover .news_meta{color:#fff}
body.list_organz #footer{background:#3A79D8}
body.list_organz .foot-bottom{background:#0F5ABF}
body.list_interxiehui .foot-bottom{background:#0F5ABF}
body.list_organz .l-banner:after {content:"";display:block;width:100%;position:absolute;height: 100%;background: linear-gradient(118deg, #3A79D8, transparent);background-size:100% 100%;bottom:0;}
body.list_organz .col_list{display:none}
body.list_organz .col_head_top{margin-bottom:0.38rem}
body.list_organz.mrlist .col_list{display:block;}
body.list_organz.mrlist a:hover{color:#3A79D8;}
body.list_organz.mrlist .col_list .col_column .col_item_link:hover{color:#fff}
body.list_organz.mrlist #l-container .inner {padding:.91rem 0 1.4rem;position:relative;}
body.list_organz.mrlist .col_bottom .list_col_menu_head{background:#3A79D8}
body.list_organz .list_col_list .col_item_link.selected{color:#3A79D8;    font-family: "Source Han Sans", "思源黑体", sans-serif;
}
body.list_organz.mrlist .col_news_list .news_list .news .news_meta{color:#3A79D8;background: url(../images/clock_b.svg)no-repeat;}
body.list_organz .page_div .current{background:#3A79D8;border-color:#3A79D8}
body.list_organz button#jump{background:#3A79D8;border-color:#3A79D8}
body.list_organz.mrlist #l-container {
    background: url(../images/mrlistbgb.jpg)no-repeat bottom left;
}
body.list_organz.mrlist .col_news_list .news_list .news{border-color:#3A79D8}
/**未来选调生**/
body.list_futruexds .post1 .tt{
    margin-bottom: 0.319rem;
    color:#A31F34
}
body.list_futruexds .post1 .more_btn a{
    border: 0.01rem solid #970921;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Source Han Sans", "思源黑体", sans-serif;

}
body.list_futruexds .post1 .news_more{
    color: #970921;
    font-family: "Poppins-Medium";
    /* font-style: initial; */
}
body.list_futruexds .post1 .news_more a{
    border: 0.01rem solid #970921;
    border-radius: 0.15rem;
    width: 0.8rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #970921;
       font-family: "Source Han Sans", "思源黑体", sans-serif;

}
body.list_futruexds #l-container .inner{padding:0}
body.list_futruexds .sec1 .inner{padding:1.03rem 0 1.2rem}
body.list_futruexds .sec1 .mod{display:flex;align-items: flex-start;}
body.list_futruexds .sec1 .ml{
    width: 50%;
    position: relative;
    margin-right: 0.75rem;
}
body.list_futruexds .sec1 .ml:before{content:'';width:0.8rem;height:0.8rem;background:#F5AA2D;position:absolute;left:-0.32rem;bottom:-0.36rem}
body.list_futruexds .sec1 .mr{
    width: 0;
    flex:1;
    padding: 0.46rem 0 0 0;
}
body.list_futruexds .post1 .tt{
    margin-bottom: 0.319rem;
    color:#A31F34
}
body.list_futruexds .futpost-11 .news_box{position:relative;}
body.list_futruexds .futpost-11 .news_imgs span{
    padding-top: 68.625%;
}
body.list_futruexds .futpost-11 .news_wz{position:absolute;bottom:0;left:0;right:0;background: linear-gradient(to top,#7C7B78,transparent);height: 1.52rem;display: flex;align-items: flex-end;padding: 0 0.41rem 0 0.29rem;}
body.list_futruexds .futpost-11 .news_wz .news_con{display:flex;justify-content: space-between;flex: 1;align-items: center;margin-bottom: 0.23rem;}
body.list_futruexds .futpost-11 .news_title{
    font-size: 0.36rem;
    color: #fff;
}
body.list_futruexds .futpost-11 .news_more a{
    font-size: var(--smailSizex);
    display: flex;
    column-gap: 0.075rem;
    width: 1.32rem;
    height: 0.37rem;
    align-items: center;
    justify-content: center;
    background: url(../images/more_btn_bg.svg)no-repeat;
    box-shadow: 0 0.03rem 0.06rem rgb(0 0 0 / 9%);
    background-size: cover;
}
body.list_futruexds .futpost-11 .news_more a{color:#fff;border: 0;border-radius: 0;}
body.list_futruexds .futpost-11 .news_more a img{margin-left:0.075rem}
body.list_futruexds .futpost-12{margin-bottom: 0.454rem;}
body.list_futruexds .sec1 .mr .news_text p,body.list_futruexds .sec1 .mr .news_text {font-size:var(--titleSize);line-height: 1.667;}
body.list_futruexds .sec1 .mr .news_title{color:#A31F34;position: relative;margin-bottom: 0.08rem;    font-family: "Source Han Sans", "思源黑体", sans-serif;
}
body.list_futruexds .sec1 .mr .news_title:before{content:'';background: url(../images/active.svg)no-repeat bottom;width: 0.94rem;position: absolute;height: 0.09rem;bottom: 0.04rem;left: -0.06rem;z-index: -1;transition: 0.7s;}
body.list_futruexds .sec2{background:url(../images/fursec3bg.jpg)no-repeat;background-size:cover}
body.list_futruexds .sec2 .inner{padding: 0.78rem 0 0.64rem;}
body.list_futruexds .futpost-21 .tt{
    display: flex;
    justify-content: center;
    color: #fff;
}
body.list_futruexds .futpost-21 .news_box{
    text-align: center;
}
body.list_futruexds .futpost-21 .news_text{
    font-size: var(--titleSize);
    line-height: 1.667;
    color: #fff;
    margin: 0 17.125%;
}
body.list_futruexds .futpost-21 .news_more a{
    margin: 0 auto;
    color: #fff;
    border-color: #fff;
}
body.list_futruexds .futpost-21 .news_more{
    margin-top: 0.33rem;
}
body.list_futruexds .sec3 .inner{padding: 1.28rem 0 1.2rem;}
body.list_futruexds .futpost-31 .tt{
    display: flex;
    justify-content: center;
    margin-bottom: 0.404rem;
}
body.list_futruexds .futpost-31 .news_list{
    display: flex;
    flex-wrap:wrap;
    row-gap: 0.404rem;
    column-gap: 0.4rem;
}
body.list_futruexds .futpost-31 .news_list .news{width:calc((100% - 0.43rem*3)/4)}
body.list_futruexds .futpost-31 .news_list .news_imgs a{padding-top:66.48%}
body.list_futruexds .futpost-31 .news_list .news_wz{background:#F3F2EF;border-radius: 0 0 0.1rem 0.1rem;height: 1.193rem;padding: 0.107rem 0.22rem 0;transition: 0.7s;}
body.list_futruexds .futpost-31 .news .news_meta{
    color: #A31F34;
    font-size: var(--smailSizex);
    background: none;
    transition: 0.7s;
}
body.list_futruexds .futpost-31 .news_title{font-size:var(--titleSize);margin-bottom: 0.21rem;}
body.list_futruexds .futpost-31 .news_list .news:hover .news_wz{background:#A31F34}
body.list_futruexds .futpost-31 .news_list .news:hover .news_title,body.list_futruexds .futpost-31 .news_list .news:hover .news_title a,body.list_futruexds .futpost-31 .news_list .news:hover .news_title,body.list_futruexds .futpost-31 .news_list .news:hover .news_meta{color:#fff}
body.list_futruexds .sec4 .mod{display:flex;flex-wrap: nowrap;}
body.list_futruexds .sec4 .mr{
    width: 56%;
    position: relative;
}
body.list_futruexds .sec4 .ml{
    width: 0;
    flex:1;
    padding: 1.05rem 0 0 0;
}
body.list_futruexds .futpost-42 .news_imgs span{
    padding-top: 58.258%;
}
body.list_futruexds .futpost-41 .con{background: #A31F34;/* margin-bottom: 0.454rem; */}

body.list_futruexds .futpost-41 .tt .title{font-size:0.38rem}
body.list_futruexds .futpost-41 .tt .tit{
    text-align: left;
}
body.list_futruexds .futpost-43{background: #A31F34;}
body.list_futruexds .futpost-43 .news_more{display:flex;justify-content: flex-end;/**margin-top: 0.1rem;**/ display:none;}
body.list_futruexds .futpost-43 .news_more a{
    border-color: #fff;
    color: #fff;
}
body.list_futruexds .sec4 .ml .con{padding:0 0.6rem 0 0.4rem}
body.list_futruexds .sec4 .ml .news_text p,body.list_futruexds .sec4 .ml .news_text {font-size:var(--titleSize);line-height: 1.667;color:#fff;}
body.list_futruexds .sec4 .ml .news_title{color: #fff;position: relative;/**margin-bottom: 0.08rem;**/}
body.list_futruexds .sec4 .ml .news_title:before{content:'';background: url(../images/active.svg)no-repeat bottom;width: 0.94rem;position: absolute;height: 0.09rem;bottom: 0.04rem;left: -0.06rem;z-index: -1;transition: 0.7s;}
body.list_futruexds .sec4 .futpost-41 .con{
    padding-top: 0.54rem;
   /** padding-bottom:0.48rem**/
}
body.list_futruexds .sec4 .futpost-43 .con{
    padding-bottom: 0.14rem;
}
body.list_futruexds .sec4{background:#F3F2EF}
body.list_futruexds .sec4 .inner{padding:1.29rem 0 0}
body.list_futruexds .sec5{background:#F3F2EF}
body.list_futruexds .sec5 .inner{padding:1.46rem 0 0}
body.list_futruexds .sec5 .mod{display:flex;align-items: flex-end;}
body.list_futruexds .qingmalogo{
    width: calc(3.8125% + 1.92rem);
    margin-right: -1.92rem;
    position: relative;
    z-index: 1;
    margin-bottom: -0.4rem;
}
body.list_futruexds .qingmalogo img{width:100%}
body.list_futruexds .ml{
    width: 40.1875%;
}
body.list_futruexds .mr{flex:1;width:0;padding-top: 0.14rem;}
body.list_futruexds .futpost-51 .news_imgs span{padding-top:67.18%}
body.list_futruexds .futpost-51 .n2{width:3.19rem;margin-left: 2.24rem;margin-top: -1.07rem;position: absolute;}
body.list_futruexds .futpost-51 .n2 .news_imgs span{padding-top:74.29%}
body.list_futruexds .futpost-52 .tt{margin-left:0.96rem;margin-bottom: 0.39rem;}
body.list_futruexds .futpost-52 .con{
    background: #928057;
    padding: 0.195rem 0.53rem 0.195rem 0.96rem;
}
body.list_futruexds .futpost-52 .news_title{color:#FFFFFF}
body.list_futruexds .futpost-52 .news_title a{color:#fff;}
body.list_futruexds .futpost-52 .news_wz{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem dashed rgb(255 255 255 / 50%);
    height: 0.74rem;
}
body.list_futruexds .futpost-52 .news .news_meta{
    background: none;
}
body.list_futruexds .futpost-52 .news:last-child .news_wz{
    border-bottom:0
}
body.list_futruexds .sec6{background:#F3F2EF}
body.list_futruexds .sec6 .inner{padding: 2.47rem 0 1.49rem;}
body.list_futruexds .post-tabtt{display:flex;justify-content: space-between;align-items: center;margin-bottom: 0.527rem;}
body.list_futruexds .post-tabtt .tt{margin-bottom:0}
body.list_futruexds .post-tabtt .subtt{
    display: flex;
    position: relative;
    padding-top: 0.1rem;
    column-gap: 0.1rem;
    z-index: 0;
}
body.list_futruexds .post-tabtt .more_btn{position: static;}
body.list_futruexds .post-tabtt .titlewrap{display:flex;}
body.list_futruexds .post-tabtt .subtitle{font-size:0.22rem;color:#333333;    font-family: "Source Han Sans", "思源黑体", sans-serif;transition: 0.7s;position: relative;padding: 0 0.365rem 0 0.295rem;border-right: 0.01rem solid rgb(112 112 112 / 19%);}
body.list_futruexds .post-tabtt .subtitle:before{content:'';background: url(../images/active.svg)no-repeat bottom;width: 0.94rem;position: absolute;height: 0.09rem;bottom: -0.02rem;left: 0.255rem;z-index: -1;transition: 0.7s;opacity: 0;}
body.list_futruexds .post-tabtt .subtitle.selected{color:#970921;}
body.list_futruexds .post-tabtt .subtitle:last-child{border-right:0}
body.list_futruexds .post-tabtt .subtitle.selected:before{opacity:1}
body.list_futruexds .mbottom .futpost .news_list{display:flex;flex-wrap: wrap;column-gap:0.43rem;row-gap: 0.4rem;}
body.list_futruexds .mbottom .futpost .news_list .news{width: calc((100% - 0.43rem*2)/3);}
body.list_futruexds .mbottom .futpost .news_list .news_box{background:rgb(255 255 255 / 60%);border-radius:0.05rem;padding: 0.41rem 0.25rem 0.49rem;height: 1.8rem;}
body.list_futruexds .mbottom .futpost .news .news_meta{
    width: 1.12rem;
    height: 0.37rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.11rem;
}
@media screen and (min-width: 999px){
body.list_futruexds .news .news_title{font-size:var(--titleSize);height: 0.6rem;margin-bottom: 0.16rem;}
}
body.list_futruexds .futpost-52 .news .news_title{font-size:var(--titleSize);height: auto!important;margin-bottom: 0!important;}
.news_title33 font{color:#333!important;}
.main .post1 .news:hover .news_title33 font, .main .post1 .news:hover .news_title33  font{
    color: #970921 !important;
}
.list .news_title33:hover  font{
    color: #970921 !important;
}
ul.sub_list.list-paddingleft-2{
  display:none!important;
}
/**动画**/
.main2.showdiv .ml,.main2.showdiv .mr,.showdiv .post-31 .news,.main1.showdiv .mod{transform:none;opacity:1}
.main1 .mod{transform: translateY(1rem);transition: all 1s ease-out 0s;opacity: 0;}
.main2 .ml{transform: translateX(-1rem);transition: all 1s ease-out 0s;opacity: 0;}
.main2 .mr{transform: translateX(1rem);transition: all 1s ease-out 0s;opacity: 0;}
.post-31 .news{transform: translateY(1rem);transition: all 1s ease-out 0s;opacity: 0;}
.post-31 .news.n2{transition-delay:0.2s}
.post-31 .news.n3{transition-delay:0.3s}

/**隐藏en**/

.head-top .right {
    display: none;
}

.list_organz   .article{
   padding-top: .91rem;
}

/**页脚二维码浮动**/
.foot-right .news_list {
    display: flex;        
    flex-direction: row;  
    gap: 10px;           
    padding: 0;         
    margin: 0; 
}
.imgsTittle{
    text-align: center; 
}
.imgsTittle a {
    font-size: var(--smailSize);
    line-height: 1.7;
    font-weight: 400;
    color: #fff !important;
    opacity: 1;
}

/* links */
.botlinks .links-wrap {
    position: relative;
    display: inline-block;
    width: 1.53rem;
    line-height: 0.3rem;
    box-sizing:border-box;
    background: #fff;
    margin-bottom: 0.13rem;
    z-index: 20;
}
.botlinks .links-wrap:nth-child(4){margin-right:0;}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #333;
    position:relative;
    font-size: 0.16rem;
    font-family: 'ssm';
    text-align: left;
    padding-left: 0.24rem;
    background: url(../images/arrow.png)no-repeat right top;
}

.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow{    background-position: right bottom;}
.botlinks .links-wrap a.links-arrow:after{
    content:'';
    width: 0.18rem;
    height: 0.04rem;
    background:url(../images/arrow.png) no-repeat;
    background-size:100% 100%;
    position:absolute;
    z-index:50;
    right:0.22rem;
    top:50%;
    transform:translateY(-50%);
    transition:0.4s;
}
.botlinks .links-wrap a.links-arrow:hover:after{
    transform: translateY(30%);
}
.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
    width: 100%;
    height: auto;
    max-height: 3rem;
    overflow: auto;
    overflow-x: hidden;
    background: #f5f5f5;
}

.botlinks .links-wrap .link-items a {
    display: block;
    line-height: 1.5;
    padding: 0.05rem 0;
    color: #444;
    font-size:0.16rem;
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0 0.06rem;
    /* white-space: nowrap; */
}

.botlinks .links-wrap .link-items a:hover {
    color: #fff;
    background: var(--mainColor);
    cursor: pointer;
}

.mot-links {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: -0.1rem;
}

body.list_organz.mrlist .botlinks .links-wrap .link-items a:hover {
    color: #fff;
    background: #3A79D8;
    cursor: pointer;
}