@charset "utf-8";
@font-face {
  font-family:"Slidecunfeng";
  src: url(../fonts/Slidecunfeng.ttf);
}
@font-face {
  font-family:"SourceHanSansCN-Regular";
  src: url(../fonts/SourceHanSansCN-Regular.ttf);
}
@font-face {
  font-family:"AlimamaShuHeiTi-Bold";
  src: url(../fonts/AlimamaShuHeiTi-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;}
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;background:#F8FBFB;}
:root {--mainColor: #76263B;--hoverColor: #76263B;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth: 15.3rem;}
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:4;-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:3;background: linear-gradient(to bottom,#000,transparent);position: fixed;width:100%;top:0;transition:1s;}
.header.fix {background:var(--mainColor);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;width: 17.6rem;}
.list .header .inner{padding-bottom: 0.5rem;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width: 5.95rem;}
.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;}
.fp-viewing-page1 .header .mod{border-bottom: 0.01rem solid rgb(255 255 255 / 50%)}
.list .header .mod{
    border-bottom: 0.01rem solid rgb(255 255 255 / 50%);
}
.header .mod {display:flex;justify-content:space-between;/* height:1.3rem; */align-items:center;/* border-bottom: 0.01rem solid rgb(255 255 255 / 50%); */padding: 0.32rem 0 0.105rem;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column;}
/* 搜索 */
.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; /* border-radius:0.22rem; */ position: relative;}
.wp-search{position:relative;/* background: #2849c9; */}
.wp-search form{display:block}
.wp-search .search-input{/* background: #0A2CB1; */position: absolute;right: 0.52rem;transition:width 0.6s;width: 0;box-sizing: border-box;border-bottom: 0.01rem solid #fff;}
.wp-search .search-input input.search-title{width:100%;line-height:0.52rem;background:none;text-indent: 1em;color:#FFFFFF;font-size:var(--smailSize);border:0;outline:0;font-family:'syh'}
.wp-search .search-btn{width:0.52rem;height:0.52rem;position:absolute1;right:0;top:0%;transition:width 0.6s;box-sizing: border-box;}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background: url(../images/sous2.svg) no-repeat center;cursor:pointer}
.wp-search .search-btn:after{content:'搜索';font-size:var(--titleSize);font-family:'sys';position: absolute;right: 0;top: 50%;transform: translate(100%,-50%);}
.searchbox:hover .search-input{width:2rem;/* border-radius:0.22rem; */ }
.searchbox:hover .search-btn{ }
.searchbox{transition:all 0.4s ease-in-out}
/**角色**/
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(../images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {display:flex;}
.site-lang ul li.links a {color:#fff;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 #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;}
.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:#fff;position:relative;}
.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-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;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;height:100vh;}
.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.46rem;left: 0;/* margin-left:-7.95rem; */text-align:left;/* width:10.6rem; */right: 0;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_wz .news_con{width:auto;}
.mbanner .news .news_title {/* display:flex; */font-size: 0.32rem;line-height:1.4;/* position:absolute; */bottom: 0.46rem;/* width:15rem; */left:50%;/* transform:translateX(-7.5rem); *//* background:rgb(0 0 0 / 57%); *//* height:1.09rem; */color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content: center;align-items: center;margin: 0 auto;text-align: center;}
.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.89rem;left:50%;margin-left:-8.2rem;display:flex;align-items:flex-end;}
.mbanner .slick-dots li {width:0.16rem;height:0.16rem;border-radius:0;background:var(--mainColor);background-size:100%;margin:0;opacity:0.3;margin-right:0.09rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;}
.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:100vh;}
.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: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);opacity: 0.42;height: 2.07rem;width: 100%;bottom: 0;}
.mbanner .slick-dots li:after {content:"";display:block;width:0.67rem;height:0.69rem;background:url(../images/dot.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;transform:scale(0);transition:all 0.4s ease-in-out;}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {opacity:1;background:none;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.mbanner .news .news_title{max-width: 7rem;}
.fixedok .mbanner {opacity: 0;}
.mbanner .slick-arrow{
    width: 0.65rem;
    height: 0.65rem;
    box-shadow: none;
    border-radius: 100%;
    font-size: 0;
    bottom: 0.315rem;
}
.mbanner .slick-prev{background: url(../images/bannerleft.svg)no-repeat;left: 29.5%;transform: translateX(-50%);background-size: cover;}
.mbanner .slick-next{background: url(../images/bannerright.svg)no-repeat;right: 29.5%;transform: translateX(50%);background-size: cover;}
/**内容**/
.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.1);}
.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);}
/**主体公共**/
.post .tt {display:flex;position:relative;justify-content:center;margin-bottom: 0.67rem;}
.post .more_btn {position:absolute;right:0;top: 50%;transform: translateY(-50%);}
.post .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color: #76263B;line-height:0.21rem;}
.post .tt .tit span {display:block;position:relative;z-index:1;}
.post .tt .tit {/* width:1.59rem; */text-align:center;position:relative;}
.post .tt .title {font-size: 0.87rem;font-weight:normal;/* font-weight:bold; */line-height:1.4;font-family: "Slidecunfeng";color: #723030;}
.post .tt .tt_en {font-size:var(--smailSize);font-weight:normal;}
.post .news .news_title {font-size:var(--titleSize);line-height:1.35;color:#4b4b4b;font-weight:bold;}
.post .news .news_text {font-size:var(--smailSize);line-height: 1.625;color: #363636;}
.post .news .news_title a {color:#4b4b4b;}
.post .news .news_text a {color:#707070;}
.post .news .news_date {font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070;}
.post .news .news_meta {color:#fff;display:inline-block;}
.post .news .news_meta span {display:block;text-align:center;}
.post .news .news_meta .news_year {font-size: var(--smailSize);}
.post .news .news_meta .news_days {font-size: 0.4rem;font-weight:bold;/* margin:0.04rem 0; */}
.post .news .news_meta .news_month {font-size: var(--smailSize);}
.post .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; */}
.post .news .news_l {position:relative;}
.post .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%;}
.wrapbox{background: url(../images/wrapbg.jpg) no-repeat;background-size: cover;}
/**main1**/
.main1 {background: url(../images/main1bg.jpg) no-repeat center top;position:relative;z-index:1;background-size: cover;}
.main1 .inner {padding: 0.79rem 0 0.63rem;}
body.main .post-11 .tt{
    margin-bottom: 0.27rem;
}
body.main .post-11 .title{color: #FCEFDA;}
body.main .post-11 .news_list{display:flex;flex-wrap: wrap;}
body.main .post-11 .news_list .news{width:25%}
body.main .post-11 .news_list .news:nth-child(odd){margin-top:2.68rem}
body.main .post-11 .news_list .news:nth-child(1){margin-top:3.9rem;}
body.main .post-11 .news_list .news:nth-child(2){margin-top:1.2rem}
body.main .post-11 .news_list .news:nth-child(3){margin-top:3.9rem;}
body.main .post-11 .news_list .news:nth-child(4){margin-top:1.1rem;}
body.main .post-11 .news_list .news_box{
    display: flex;
    align-items: center;
    position: relative;
}
body.main .post-11 .news_list .news_box:before{content:'';background: url(../images/bigarrow.svg)no-repeat;width: 3.16rem;height: 2.78rem;position: absolute;background-size: cover;display: none;}
body.main .post-11 .news_list .news_video{
    width: 1.53rem;
    height: 2.07rem;
    border-radius: 1.08rem;
    position:relative;
    /* overflow: hidden; */
    /* border: 0.01rem solid #FFFFFF; */
    /* padding: 0.07rem; */
}
body.main .post-11 .news_list .news_video img{position:absolute;left: 0;top: 0;bottom: 0;right: 0;width: 100%;height: 100%;object-fit: cover;/* border-radius: 1.08rem; *//* background: rgb(252 239 218 / 28%); */}
body.main .post-11 .news_list .news:hover .news_video img{/* background:rgb(252 239 218 / 90%); */}
body.main .post-11 .news_list .news_video video{border-radius:1.8rem;}
body.main .post-11 .news_list .news_video:before{content:'';width: 2.02rem;height: 0.37rem;position: absolute;background: url(../images/shadow.svg)no-repeat;bottom: -0.21rem;z-index: -1;left: 50%;transform: translateX(-50%);background-size: cover;display: none;}
body.main .post-11 .news_list .news_wz{flex:1;padding: 0.26rem 0.3rem 0.3544rem;transition: all 1s ease-out 0s;transform: translateY(100px);opacity: 0;transition-delay: .3s;width: 0;background: #76263B;border-radius: 0.1rem;width: 2.69rem;position: absolute;left: 1.53rem;top: 0.3rem;}
body.main .post-11 .news_list .news:hover .news_wz{transform:none;opacity:1}
body.main .post-11 .news_title{font-size: 0.27rem;color:#fff;margin-bottom: 0.19rem;white-space: nowrap;font-family:"AlimamaShuHeiTi-Bold";font-weight: normal;position: relative;}
body.main .post-11 .news_title:before{content:'';width:1.09rem;background:#fff;opacity:0.47;height:0.01rem;position:absolute;bottom: -0.095rem;}
body.main .post-11 .news_more{color:#fff;line-height: 0.19rem;display: none;}
body.main .post-11 .news_text{font-size: 0.15rem;color: #fff;/* margin-right: -1.2rem; *//* height: 0rem; */overflow: hidden;transition: 0.7s;}
body.main .post-11 .news:hover .news_text{/* height:1.3rem; */}
body.main .post-11 .news:hover .news_more{display:none}
body.main .post-11 .news_more img{width:0.19rem;margin-left:0.09rem}
body.main .post-11 .news_list .n1 .news_box:before{
    bottom: 64%;
    left: 20%;
}
body.main .post-11 .news_list .n2 .news_box:before{
    transform: rotate(73deg);
    top: 117%;
    left: 17%;
}
body.main .post-11 .news_list .n3 .news_box:before{
    bottom: 64%;
    left: 20%;
}
body.main .post-11 .news_list .n4 .news_box:before{display:none;}
body.main .post-11 .news_list .news_wz:before{content:'';border: 0.08rem solid transparent;border-right: 0.08rem solid #76263B;left: -0.15rem;position: absolute;}
/**main2**/
.main2 {background: url(../images/main2_bg.jpg) no-repeat;background-size:cover;position:relative;}
.main2 .inner {padding: 0.77rem 0 0.7rem;}
body.main .post-21 .slick-list{margin:0 -0.42rem}
body.main .post-21 .news_box{margin:0 0.42rem}
body.main .post-21 .news_imgs{box-shadow:0 0.03rem 0.1rem rgb(38 29 31 / 22%); }
body.main .post-21 .news_imgs a{padding-top:135%}
body.main .post-21 .news_wz{border-left:0.02rem solid #76263B;display:block;padding: 0.31rem 0 0 0.16rem;}
body.main .post-21 .news_top{display:flex;align-items: center;margin-bottom: 0.13rem;}
body.main .post-21 .news_list{
    height: 6.24rem;
}
body.main .post-21 .news_title{font-size:0.22rem;margin-right: 0.2rem;}
body.main .post-21 .news_short{font-size:var(--smailSize);color:#76263B;font-weight:bold;white-space: nowrap;}
body.main .post-21 .news{transition:0.7s}
body.main .post-21 .news.slick-current{padding-top:0.4rem}
body.main .post-21 .news.slick-current + .news + .news{padding-top:0.4rem}
body.main .post-21 .slick-arrow{
    width: 0.58rem;
    height: 0.59rem;
    box-shadow: none;
    border-radius: 100%;
    font-size: 0;
    bottom: 0.315rem;
    opacity: 1;
}
body.main .post-21 .slick-prev{background: url(../images/p21left.svg)no-repeat;left: -0.55rem;transform: translateX(-50%);background-size: cover;}
body.main .post-21 .slick-next{background: url(../images/p21right.svg)no-repeat;right: -0.55rem;transform: translateX(50%);background-size: cover;}
/**main3**/
.main3 {background: url(../images/main3_bg.jpg) no-repeat;background-size:cover;position:relative;}
.main3 .inner {padding: .8rem 0;}
body.main .main3 .mbottom{display:flex;}
body.main .post3 .news_imgs a{
    padding-top: 60.2%;
}
body.main .post-31 .tt{
    margin-bottom: 0.3rem;
}
body.main .post-32{width:7.63rem;margin-right: 0.33rem;}
body.main .post-32 .news_meta{
    color: #76263B;
    display: flex;
}
body.main .post-32 .meta_wrap{
    border-left: 0.01rem solid #76263B;
    padding-left: 0.07rem;
    margin-left: 0.07rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
body.main .post-32 .news_wz{
    padding: 0.18rem 0 0 0;
    display: block;
}
body.main .post-32 .news_top{
    display: flex;
    align-items: center;
    margin-bottom: 0.25rem;
}
body.main .post-32 .news_title{margin-left: 0.3rem;}
body.main .post-33{flex:1;width:0}
body.main .post-33 .news_list{display:flex;flex-wrap:wrap;row-gap: 0.21rem;margin:0 -0.15rem}
body.main .post-33 .news{width:50%}
body.main .post-33 .news .news_box{margin:0 0.15rem}
body.main .post3 .news_title{font-size:0.22rem;}
body.main .post-33 .news .news_meta{color:#76263B;font-size: var(--smailSize);margin-bottom:0.1rem}
body.main .post-33 .news_title{line-height:1.45}
body.main .post-33 .news_wz{padding:0.17rem 0 0 0;display:block;}


/**列表页**/
.l-banner {height: 5.82rem;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:60%;background:url(../images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;background: #FFF9F0 url(../images/list_bg.jpg) no-repeat bottom left;background-size: contain;}
#l-container .inner {padding: .0rem 0 1.4rem;position:relative;}
#d-container .inner {background:#fff;}
#l-container .mod{display:flex;}
/**栏目列表**/
.col_menu {width: 3.3rem;position:relative;margin-right: 0.83rem;margin-top: -1.6rem;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: url(../images/col_head_bg.png)no-repeat top;background-size: cover;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.3rem;font-weight:normal;color:#fff;font-family: "SourceHanSerifCN-Bold";}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.5rem;text-align: center;padding: 0.65rem 0.2rem 0.45rem;}/**栏目名称图标**/
.col_menu .col_menu_con{/* border: 1px solid #edddd7; */background: #edddd7 url(../images/col_listbg.png)no-repeat bottom;background-size: contain;}
/*栏目列表*/
.col_news{flex:1;width:0;padding-top: 0.66rem;}
.col_list{}
.col_list .wp_listcolumn {border-top:0px solid #2867A0;border-bottom:0px solid #fff;border-left: 0rem solid #0161AA;width: auto;padding: 0 0.165rem 1.068rem;}
.wp_listcolumn .wp_column{width:auto;}
.col_list .wp_listcolumn .wp_column a {color: #76263B;font-size: var(--bigSize);font-weight:normal;background: none;border-top:0px solid #fff;border-bottom: 0.01rem dashed rgb(118 38 59 / 50%);text-align: left;width: auto;border-right: 0rem solid #F0F0F0;}
.col_list .wp_listcolumn .wp_column:last-child a,.col_list .wp_listcolumn .wp_column:last-child .sub_list{border-bottom:0}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.17rem 0.28rem 0.17rem 0.58rem;line-height: 0.32rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #76263B;}
.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: #76263B;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color: #363636;border-top: 0px solid #76263B;margin-top: 0;border-bottom: 0;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 0.02rem 0 0.02rem 0.58rem;cursor:pointer;font-size: var(--smailSize);}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight:bold;background: none;} 
.col_list .wp_listcolumn .sub_list{
    padding: 0.2rem 0 0.2rem;
    border-bottom: 0.01rem dashed rgb(118 38 59 / 50%);
}
/*三级子栏目**/
.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:#0f429b;} 
.col_news_head {/* border-bottom: 1px solid #DBDBDB; */margin-bottom: 0.45rem;}
.col_metas .col_title {display:inline-block;float:left;/* height: 48px; *//* line-height: 48px; */position: relative;/* padding-left: 0.33rem; */}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: var(--bigSize);font-family: "SourceHanSerifCN-Bold";font-weight: bold;color: #76263B;/* border-bottom: 3px solid #CBCBCB; */}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: .4rem;line-height: .4rem;color: #666;padding-left: 0.25rem;background: url(../images/loc.svg)no-repeat center left;background-size: 0.18rem;} /**当前位置**/
.col_metas .col_path a{color: #666666;}
.possplit{
    width: 0.2rem;
    text-indent: 0;
    background: none;
    text-align: center;
}
.col_news_con {padding: 0;/* margin:0 7px; */}
/**栏目列表**/
.list .bancol_path{position:absolute;bottom:100%;z-index:1;width:100%;left:0;display: flex;align-items: flex-end;margin-bottom: 0.46rem;justify-content: flex-end;}
.list .bancol_path a,.list .bancol_path span{color:#fff;font-size:var(--smailSize)}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {display:flex;margin-bottom: .4rem;flex-direction: row-reverse;background: linear-gradient(90deg, rgb(244 232 231 / 85%), rgb(252 242 228 / 85%));box-shadow: 0 0.03rem 0.1rem rgb(38 29 31 / 16%);}
.mrlist .col_news_list .news_list .news:hover{background: url(../images/hoverbg.jpg)no-repeat;background-size: cover;}
.mrlist .col_news_list .news_list .news:hover .news_title,.mrlist .col_news_list .news_list .news:hover .news_title a,.mrlist .col_news_list .news_list .news:hover .news_text a,.mrlist .col_news_list .news_list .news:hover .news_meta,.mrlist .col_news_list .news_list .news:hover .news_text{color:#fff}
.mrlist .col_news_list .news_list .news:hover .news_con{border-bottom-color:rgb(255 255 255 / 24%)}
.mrlist .col_news_list .news_list .news.noimg{
    padding-right: 2.14rem;
    position: relative;
    min-height: 1.86rem;
}
.mrlist .col_news_list .news_list .news.noimg:before{content:'';background:url(../images/list_logo.svg)no-repeat;background-size: cover;width: 1.96rem;height: 1.96rem;background-size: cover;right: 0;position: absolute;bottom: 0;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 3.09rem;flex:none;margin-left: .4rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {height: 100%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding: 0.29rem 0.39rem 0 0.39rem;width: 0;}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom:.33rem;color: #76263B;font-size: var(--smailSize);transition: 0.7s;}
.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_con{border-bottom:0.01rem solid rgb(118 38 59 / 24%);padding-bottom: 0.2rem;margin-bottom: 0.16rem;transition: 0.7s;}
.mrlist .col_news_list .news_list .news .news_title {font-size: 0.22rem;line-height:1.7;font-weight:700;margin-bottom: .03rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size: var(--smailSize);line-height:2;}
.mrlist .col_news_list .news_list .news .news_text a {color: #363636;}
.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: .22rem;text-align:center;margin-bottom: .31rem;}
.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 1.39rem;font-size:var(--smailSize);color: #72414E;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;border-bottom: 0.01rem solid rgb(118 38 59 / 24%);padding-bottom: 0.24rem;}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
.article .entry .read,.article .entry .read p {line-height: 1.667;font-size: var(--titleSize);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;}
body.list_njls #l-container .inner{padding-bottom:0.91rem;}
body.list_njls .page_div{margin-top:0.29rem;}
body.list_njls .col_news_con .news_list{display:flex;flex-wrap: wrap;margin: 0 -0.16rem;}
body.list_njls .col_news_con .news_list .news{width:50%;margin-bottom: 0.4rem;}
body.list_njls .col_news_con .news_list .news_box{display:flex;margin: 0 0.16rem;}
body.list_njls .col_news_con .news_list .news_imgs{border-radius:0.12rem;width: 2.46rem;margin-right: 0.23rem;}
body.list_njls .col_news_con .news_list .news_wz{display:block;flex: 1;width: 0;padding: 0.11rem 0 0;}
body.list_njls .col_news_con .news_list .news_con{display:flex;align-items: flex-end;}
body.list_njls .col_news_con .news_list .news_title{font-size:0.22rem;/* margin-bottom: 0.2rem; */margin-right: 0.1rem;}
body.list_njls .col_news_con .news_list .news_short{color:#76263B;font-size:var(--smailSize);font-weight:bold;}
body.list_njls .col_news_con .news_list .news_imgs a{
    padding-top: 117%
}
body.list_njls .col_news_con .news_list .news_info{margin-top:0.5rem}
body.list_njls .col_news_con .news_list .news_field{font-size:var(--smailSize);margin-bottom: 0.1rem;line-height: 1.5;}
body.list_njls .col_news{padding-top:1.39rem}

body.list_xyll .wp_subcolumn_list .wp_sublist .sublist_title a{
    font-size: var(--bigSize);
    color: #76263B;
}
body.list_xyll .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
body.list_xyll .wp_subcolumn_list .wp_sublist .sublist_title{
    border-bottom: 0;
    margin-bottom: 0.4rem;
}
body.list_xyll .wp_subcolumn_list .wp_sublist .news_con{
    display: flex;
    justify-content: space-between;
    font-size: var(--titleSize);
    line-height: 1.5;
    column-gap: 0.2rem;
}
body.list_xyll .wp_subcolumn_list .wp_sublist .news_con div{width: calc((100% - 0.4rem)/3);}
body.list_xyll .wp_subcolumn_list{border-bottom: 0.01rem dashed rgb(118 38 59 / 50%);padding-bottom: 0.15rem;margin-bottom: 0.56rem;}

body.list_xyml .wp_subcolumn_list .wp_sublist{
    display: flex;
}
body.list_xyml .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
body.list_xyml .wp_subcolumn_list .wp_sublist .sublist_title{
    width: 1.48rem;
    height: 0.47rem;
    border-bottom: 0;
    background: url(../images/mlttbg.jpg)no-repeat;
    margin-right: 0.88rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    box-shadow: 0 0.03rem 0.1rem rgb(38 29 31 / 16%);
}
body.list_xyml .wp_subcolumn_list .wp_sublist .sublist_title a{
    font-size: 0.22rem;
    color: #fff;
}
body.list_xyml .wp_subcolumn_list .wp_sublist .news_list{
    display: flex;
    flex: 1;
    width: 0;
    flex-wrap: wrap;
    margin:0 -0.32rem
}
body.list_xyml .wp_subcolumn_list .wp_sublist .news{width:25%;margin-bottom: 0.38rem;}
body.list_xyml .wp_subcolumn_list .wp_sublist .news_wz{margin:0 0.32rem;text-align: center;border-bottom: 0.01rem dashed rgb(118 38 59 / 30%);padding-bottom: 0.18rem;}
body.list_xyml .wp_subcolumn_list .wp_sublist .news_title{font-size:var(--titleSize)}
body.list_xyml  .wp_subcolumn_list{margin-bottom:0.37rem}
body.list_dsml .col_news{padding-top: 0.53rem;}
body.list_dsml .col_news_head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.list_dsml .selectsection{
    display: flex;
    column-gap: 0.3rem;
}
body.list_dsml .selectbox{position: relative;width: 2.52rem;}
body.list_dsml .selectbox .tt{padding: 0 0.21rem;color: #76263B;display: flex;justify-content: space-between;height: 0.56rem;align-items: center;font-size: var(--smailSize);background: #FCEFDA;}
body.list_dsml .selectlist{display:none;position: absolute;left: 0;right: 0;padding: 0.15rem 0.15rem;font-size: var(--smailSize);line-height: 1.5;background: #fff5e6;z-index: 2;}
body.list_dsml .choos{cursor:pointer;transition: 0.7s;}
body.list_dsml .open .choos{
    transform: rotate(90deg);
}
body.list_dsml .selectlist li{margin-bottom:0.1rem;cursor: pointer;}
/**底部**/
#footer {background: #76263B;background-size:cover;position:relative;height: auto !important;}
#footer .fp-tableCell{height: auto !important;}
.footer .inner {padding: 1.24rem 0 1.175rem;box-sizing:border-box;position:relative;z-index:1;width: 17.6rem;}
.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;/* align-items:flex-start; */}
#footer .inner .foot-left {/* flex:1; */display:flex;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-logo{width:5.95rem;margin-right: 1.8rem;}
#footer .inner .foot-left img {max-width:100%}
#footer .inner .foot-left .linkbox{
    flex: 1;
    display: flex;
    column-gap: 0.578rem;
}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;align-items: flex-end;opacity: 0.7;}
#footer .inner p {font-size: var(--smailSizex);line-height: 2.1428;font-weight:400;color:#fff;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size: var(--titleSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem;}
#footer .inner .foot-left .news_title{font-size: var(--smailSizex);line-height: 2.1428;font-weight:400;color:#fff;}
#footer .inner .foot-left .news_title a{color:#fff}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links:nth-child(2) {/* margin-right:1.02rem; */padding: 0 0.57rem;border-left: 0.01rem solid rgb(255 255 255 / 50%);border-right: 0.01rem solid rgb(255 255 255 / 50%);}
/**分享**/
.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:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);}
.foot-bottom p {font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative;}
/**侧导航**/
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.main .active .post-21,body.main .active .post-32,body.main .active .post-33{opacity:1;transform:none;}
body.main .post-11 .news_list .news_wz{
   transition: all 0.7s ease-out 0s;
   transform: translateY(100px);
   opacity: 0;
   transition-delay: .3s;
}
body.main .post-21{
   transition: all 1s ease-out 0s;
   transform: translateY(100px);
   opacity: 0;
   transition-delay: .3s;
}
body.main .post-32{
   transition: all 1s ease-out 0s;
   transform: translateX(-100px);
   opacity: 0;
   transition-delay: .3s;
}
body.main .post-33{
   transition: all 1s ease-out 0s;
   transform: translateX(100px);
   opacity: 0;
   transition-delay: .3s;
}

body.list_xyllsingle .col_news_list .news_list{border-bottom: 0.01rem dashed rgb(118 38 59 / 50%);padding-bottom: 0.15rem;}
body.list_xyllsingle .col_news_list .news_list .news_con{
    display: flex;
    justify-content: space-between;
    font-size: var(--titleSize);
    line-height: 1.5;
    column-gap: 0.2rem;
}
body.list_xyllsingle .col_news_list .news_list .news_con div{width: calc((100% - 0.4rem)/3);}
