@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
    font-family: "HarmonyOS_Sans_SC_Regular";
    src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);
}
@font-face {
    font-family: "HarmonyOS_Sans_SC_Bold";
    src: url(../fonts/HarmonyOS_Sans_SC_Bold.ttf);
}
@font-face {
    font-family: "HarmonyOS_Sans_SC_Black";
    src: url(../fonts/HarmonyOS_Sans_SC_Black.ttf);
}
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:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder {color:#ccc;}
:-ms-input-placeholder {color:#ccc;}
body {line-height:1;font-size:13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53","Tahoma,Geneva,sans-serif";color:#232222; font-family: "HarmonyOS_Sans_SC_Regular";}
:root {--mainColor: #a1343b;--hoverColor: #a1343b;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth: 16.4rem;--transition: all 0.4s ease-in-out;}
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:3;-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: 99;position:absolute;width:100%;top:0;transition:1s;background: linear-gradient(180deg, #a1343b 0%, rgba(161, 52, 59, 0.81) 61%, rgba(161, 52, 59, 0.75) 66%, rgba(161, 52, 59, 0.6) 75%, rgba(161, 52, 59, 0.36) 86%, rgba(161, 52, 59, 0.03) 99%, rgba(161, 52, 59, 0) 100%);}
.header.fix {background:var(--mainColor);}
.header.fix .mod{
    height: 1rem;
}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width: 3.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;}
.header .mod {display:flex;justify-content:space-between;height: 1.49rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;gap: 0.4rem;align-items: center;}
.header .site-cn a{
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.5rem;
}
/* 搜索*/
.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.43rem;
    height: 0.43rem;
    position: relative;
}

.wp-search {
    position: relative;
    border: 1px solid #fff;
    border-radius: 0.04rem;
    position: absolute;
    right: 0;
    transition: var(--transition);
}

.wp-search form {
    display: flex;
}

.wp-search .search-input {
    width: 0;
    transition: var(--transition);
}

.wp-search .search-input input.search-title {
    width: 100%;
    line-height: 0.4rem;
    background: none;
    color: #FFFFFF;
    font-size: var(--titleSize);
    border: 0;
    outline: 0;
    font-family: 'SourceHanSansCN-Regular';
}

.wp-search .search-btn {
    width: 0.4rem;
    height: 0.4rem;
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    background: url(../images/sous.svg) no-repeat center/0.22rem;
    cursor: pointer;
}

.wp-search:hover .search-input {
    width: 2rem;
}

.wp-search:hover {
    background: #ffffff54;
    backdrop-filter: blur(7px);
    padding-left: 10px;
}
.header .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 {
    flex: 1;
}

.nav .wp-menu {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 0.4rem;
}

.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.5rem;
    font-size: 0.22rem;
    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;
    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: 0.04rem;
    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;
    position: relative;
    background: #333;
}

#banner .inner {
    width: 100%;
    text-align: center;
}

.mbanner .news_imgs a {
    display: block;
    height: 100vh;
}

.mbanner .news_imgs a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.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.fixBanner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ccc;
}

.fixedok .mbanner {
    opacity: 0;
}
.mbanner .swiper-button-next,.mbanner .swiper-button-prev {
    color: #fff;
    width: 0.72rem;
    height: 0.72rem;
    border: 1px solid #fff;
    border-radius: 50%;
    --swiper-navigation-sides-offset: 0.68rem;
    --swiper-navigation-size: 0.3rem;
    margin-top: -0.36rem;
}

.mbanner .swiper-pagination {
    bottom: 0.47rem;
    --swiper-pagination-bullet-width: 0.15rem;
    --swiper-pagination-bullet-height: 0.15rem;
    --swiper-pagination-bullet-horizontal-gap: 0.09rem;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: 0.5;
    --swiper-pagination-color: #fff;
}
.mbanner .slideNav {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / 50%);
    border-radius: 0.3rem 0 0 0;
}

.mbanner .slideNav ul {
    display: flex;
    flex-wrap: wrap;
}

.mbanner .slideNav  .links a {
    width: 1.06rem;
    height: 0.9rem;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #333;
    align-items: center;
    justify-content: center;
    font-size: 0.13rem;
    font-weight: bold;
}

.mbanner .slideNav .links img {
    height: 0.33rem;
    margin-bottom: 0.11rem;
}
/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;position: relative;background: #ccc;}
.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{
    position: relative;
}
.post .tt{margin-bottom:0.37rem}
.post .tt .tit {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.38rem;
    ]:
    bold;
    font-weight: normal;
    font-family: "HarmonyOS_Sans_SC_Bold";
}
.post .tt .tt_text{
    font-size: var(--titleSize);
    line-height: 2;
    margin-top: 0.2rem;
    text-align: center;
}
.post .tt .title{
    display: flex;
}
.post .tt .title:before {
    content: "";
    width: 0.05rem;
    height: 0.4rem;
    background: url(../images/ttbg.svg)no-repeat left/auto 100%;
    left: 0;
    margin-right: 0.16rem;
}

.post .more_btn {
    position: absolute;
    bottom: -0.2rem;
}
.post .more_text:before{content:"";background: var(--mainColor);width: 0.42rem;height: 1px;margin-right: 0.08rem;transition: var(--transition);}
.post .more_text:hover:before{margin-right:0.2rem}
.post .more_text{
    color: var(--mainColor);
    font-size: var(--titleSize);
    display: flex;
    align-items: center;
}
.post .news .news_title{
    font-size: var(--titleSize);
    line-height: 1.57;
}
.post .news .news_date {
    font-size: var(--titleSize);
    color: var(--mainColor);
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: var(--transition);
}
.post .news .news_month{
    margin-right: 0.05rem;
}
.post .news .news_date:before {
    content: "";
    background: var(--mainColor);
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    margin-right: 0.06rem;
}
.main1 .inner {
    padding: 1.01rem 0;
}
.main2 .inner{
    padding-bottom: 0.9rem;
}
.post-11 .tt{
    margin-bottom: 0.82rem;
}
.post-11 .con {position: relative;}
.post-11 .swiper1 .news_imgs {
     width: 9rem;
     flex: none;
     background: none;
     padding: 0 0.44rem 0.53rem;
     box-sizing: border-box;
     overflow: inherit;
}
.post-11 .swiper1 .swiper-slide-active .news_imgs img, .post-11 .swiper1 .swiper-slide-active .news_wz *{
    opacity: 1;
    visibility: inherit;
}
.post-11 .swiper1 .news {
    display: flex;
}

.post-11 .swiper1 .news_imgs a {
    padding-top: 56.19%;
    
}
.post-11 .swiper1 .news_imgs a img{
    opacity: 0;
    visibility: hidden;
}
.post-11 .swiper1 .news_imgs:after {
    content: "";
    background: #A1343B;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -0.53rem;
    z-index: -1;
    left: 0;
}
.post-11 .swiper1 .news_wz * {
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
}
.post-11 .swiper1 .news_wz {background: #fff;margin-left: -0.44rem;height: 3.72rem;margin-top: 0.4rem;display: flex;flex-direction: column;justify-content: center;padding: 0.18rem 0.28rem  0.18rem 0.57rem;box-sizing: border-box;flex: 1;=: 0;}
.post-11 .swiper1 .news_title{
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1.53;
}

.post-11 .swiper1 .news_text {
    font-size: var(--titleSize);
    line-height: 2;
    margin: 0.3rem 0;
}
.post-11 .swiper2 {
    width: 5.05rem;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.post-11 .swiper2 .news .news_imgs span {
    padding-top: 66%;
}
.post-11 .swiper2 .news {
    border-bottom: 0.1rem solid transparent;
}

.post-11 .swiper2 .news:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 0.07rem;
    background: var(--mainColor);
    transition: var(--transition);
    transform: scaleX(0);
}
.post-11 .swiper2 .news.swiper-slide-thumb-active:after {
    transform: none;
}
.main2 .mod {
    display: flex;
}

.post-21 {
    width: 11.6rem;
    flex: none;
    margin-right: 0.36rem;
}

.main2 .post .tt .tit {
    justify-content: flex-start;
}
.post-21 .con {
    display: flex;
}

.post-21 .list1 {
    display: flex;
    flex-direction: column;
    width: 5.03rem;
    flex: none;
    justify-content: space-between;
    border-right: 0.12rem solid #c19965;
    box-sizing: border-box;
}

.post-21 .list2 .news .news_imgs a {
    padding-top: 65.37%;
}
.post-21 .list2 {
    flex: 1;
}

.post-21 .list1 .news {
    height: 1.33rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.post-21 .list1 .news_date {
    margin-bottom: 0.15rem;
}
.post-21 .list1 .news:after {
    content: "";
    width: calc(100% + 50vw - var(--innerWidth)/2);
    height: 100%;
    position: absolute;
    right: 0;
    background: var(--mainColor);
    transform: scaleX(0.4);
    transform-origin: left;
    opacity: 0;
    transition: var(--transition);
    z-index: -1;
}

.post-21 .list1 .news.selected:after {
    opacity: 1;
    transform: none;
}

.post-21 .list1 .news.selected .news_date {
    --mainColor: #fff;
}

.post-21 .list1 .news.selected .news_title,.post-21 .list1 .news.selected .news_title a {
    color: #fff;
}
.post-22 {
    flex: 1;
}

.post-22 .news {
    display: flex;
    align-items: center;
    margin-bottom: 0.28rem;
}

.post-22 .news .news_mate {
    width: 0.99rem;
    flex: none;
    height: 1.22rem;
    background: var(--mainColor);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.18rem;
    gap: 0.03rem;
}

.post-22 .news .news_mate .news_days {
    font-size: 0.39rem;
}

.post-22 .news .news_mate .news_month {
    font-size: 0.21rem;
}
.main3 .inner{width:100%}
.post-31 {
    display: flex;
    flex-direction: row-reverse;
}

.post-31 .con {
    width: 14.19rem;
    height: 9.48rem;
    position: relative;
}

.inner {}

.post.post-31 .tt {
    flex: 1;
    background: var(--mainColor);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    color: #fff;
    justify-content: center;
    padding: 0 0.2rem;
}
.post-31 .tt .tt_text {margin-top:0.4rem;margin-bottom:1.5rem}
.post-31 .con video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #ccc;
}
.post-31 .con.open:after {
    opacity: 0;
}

.post-31 .con.open .play {
    opacity: 0;
}

.post-31 .con:after {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--mainColor);
    opacity: 0.3;
    top: 0;
    left: 0;
    position: absolute;
    transition: var(--transition);
    pointer-events: none;
}

.post-31 .con .play {
    content: "";
    width: 1.48rem;
    height: 1.48rem;
    left: 50%;
    top: 50%;
    margin-left: -0.74rem;
    margin-top: -0.74rem;
    position: absolute;
    z-index: 1;
    transition: var(--transition);
    cursor: pointer;
}
.post-31 .con:hover .play{transform: scale(1.1);}

.post-31 .con .play img{
    width: 100%;
}
.apply_btn .apply_text {
    width: 2.82rem;
    line-height: 0.6rem;
    background: #c19965;
    display: block;
    text-align: center;
    border-radius: 0.3rem;
    font-family: 'HarmonyOS_Sans_SC_Bold';
    font-size: var(--titleSize);
    transition: var(--transition);
    color: #fff;
    MARGIN: 0 AUTO;
}
.apply_btn .apply_text:hover{transform: scale(1.1);}
.main4 .inner {
    padding: 1.26rem 0 1.75rem;
}

.post-41 .news_list {
    display: flex;
    margin: 0 -0.14rem;
    flex-wrap: wrap;
}

.post-41 .news_list .news {
    width: 33.33%;
}

.post-41 .news_list .news_box {
    margin: 0 0.14rem;
    display: block;
}

.post-41 .news_list .news_imgs a {
    padding-top: 59.61%;
}

.post-41 .news_list .news_imgs {
    border-bottom: 0.2rem solid var(--mainColor);
}

.post-41 .news_list .news_title {
    margin: 0.28rem 0;
    font-family: 'HarmonyOS_Sans_SC_Bold';
}

.post.post-41 .more_btn,.post.post-51 .more_btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.56rem;
    right: auto;
}
.main5 .inner {
    width: 100%;
}
.post-51{    margin-bottom: 1.59rem;}
.post-51 .tt {
    margin-bottom: 1rem;
}

.post-51 .news_imgs span {
    padding-top: 100%;
    border: 1px solid #33333387;
}

.post-51 .news a {
    display: block;
}
.post-51 .news  .news_title {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333333c4;
    height: 1rem;
    box-sizing: border-box;
    text-align: center;
}

.main5 {
    overflow: hidden;
}

.post-51 .swiper {
    margin-right: -2.4rem;
}
.main .post-51 .swiper-button-next, .main .post-51 .swiper-button-prev {
    color: #a1343b;
    width: 0.6rem;
    height: 0.6rem;
    border: 0.02rem solid #a1343b;
    border-radius: 50%;
    --swiper-navigation-sides-offset: 1.21rem;
    --swiper-navigation-size: 0.3rem;
    margin-top: 0;
    top: -0.79rem;
}
.main .post-51 .swiper-button-prev{
    left:auto;
    right:calc(0.94rem + var(--swiper-navigation-sides-offset))
}
.main .post-51 .swiper-pagination {
    bottom: 0.47rem;
    --swiper-pagination-bullet-width: 0.15rem;
    --swiper-pagination-bullet-height: 0.15rem;
    --swiper-pagination-bullet-horizontal-gap: 0.09rem;
    --swiper-pagination-bullet-inactive-color: #a1343b;
    --swiper-pagination-bullet-inactive-opacity: 0.5;
    --swiper-pagination-color: #a1343b;
}

.post-51 .con {
    position: relative;
}
.post-52 .news_imgs{
    position: absolute;
    height: 100%;
    width: 100%;
}
.post-52 .news_imgs span {
    height: 100%;
}

.post-52 .news_wz {
    position: absolute;
    z-index: 2;
    right: 1.88rem;
    bottom: 24.13%;
    width: 8.7rem;
    text-align: center;
}

.post-52 {
    position: relative;
    height: 31.614vw;
}

.post-52 .news_tt {
    font-size: 0.86rem;
    font-family: "HarmonyOS_Sans_SC_Black";
    color: var(--mainColor);
    margin-bottom: 0.6rem;
}
.post-52 .news_text {
    font-size: var(--titleSize);
    line-height: 2;
}
/**列表页**/
.l-banner {height: 6.29rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;}
#l-container .inner {padding: 0.58rem 0 0.7rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom: calc(100% + 0.36rem);z-index:1;width:100%;left:0;display: flex;align-items: flex-end;justify-content: space-between;}
.col_name span {font-size: 1.24rem;color:#fff;font-weight: normal;line-height: 1.3;}
.col_name {}
.col_path,.col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;}
.col_path {display: flex;flex-wrap: wrap;align-items: center;}
.possplit {margin: 0 .08rem;width: 1px;background-image:none;color:#666;text-indent:inherit;font-size:0;background: #fff;height: 0.15rem;}
.col_news_list{
    display: flex;
}
.col_news {
    flex: 1;
}
.col_list {position:relative;box-sizing:border-box;width: 4.52rem;flex: none;background: var(--mainColor) url(../images/colbg.png) no-repeat left 0.83rem bottom 0.45rem /5.88rem;min-height: 9rem;padding: 0.57rem 0 0 0.37rem;margin-right: 0.86rem;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {
    margin: 0.1rem 0;
}
.col_list .col_column .col_item_link.selected {opacity:1;background: #c19965;}
.col_list .col_column .col_item_link {color:#fff;padding:0 .36rem;font-size: 0.26rem;border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display: block;padding: 0.16rem 0.2rem;word-break: keep-all;line-height: 1.5;}
.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;}
/**默认新闻列表页**/
.mrlist .col_news {
    padding-top: 0.64rem;
}
.mrlist .col_news_list .news_list .news {display:flex;justify-content: space-between;line-height: 0.84rem;/* border-bottom: 1px dashed #e2e2e2; *//* border-bottom: 2px dashed transparent; *//* border-image: linear-gradient(90deg, #333 50%, transparent 50%) 1; */background: linear-gradient(90deg, transparent 0%, transparent 50%, #e2e2e2 50%, #e2e2e2 100%);background-size: 19px 2px;background-repeat: repeat-x;background-position: bottom;}
.mrlist .col_news_list .news_list .news .news_imgs {width:4.7rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:61.27%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0;}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom:.33rem;}
.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: 0.23rem;font-weight:700;}
.mrlist .col_news_list .news_list .news .news_date{
    font-size: 0.23rem;
    color: #3d3d3d;
    font-weight: bold;
    opacity: 0.7;
    flex: none;
}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--smailSizex);line-height:2;}
.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: 0.28rem;
    text-align: center;
    margin-bottom: .2rem;
    font-weight: normal;
}

.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;
    padding-bottom: 0.3rem;
}

.article .arti_metas>span {
    margin: 0 .16rem;
    font-size: var(--smailSizex);
    color: #828384;
}

.article .arti_info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    min-height: 400px;
    border-top: 1px solid #333;
    padding: 0.3rem 0.6rem;
}

.article .entry .read,.article .entry .read p,.article .entry .read p *,.wp_entry p ,.wp_entry p *{
    line-height: 1.75;
    font-size: var(--titleSize) ! important;
    color: #333;
}

.article .entry .read p {
    /* margin-bottom: 10px; */
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 100%;
    height: auto ! important;
}

.article .entry .read table {
    margin: 0 auto;
    border: none!important;
}

.sibi_art {
    margin-top: 0.2rem;
    padding-top: 0.3rem;
    border-top: 1px solid #333;
}

.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% - 1rem);
}

.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: #3c3d3d;background-size:cover;position:relative;}
.footer .inner {box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;padding: 0.68rem 0 0.321rem;}
#footer .inner .foot-left {flex:1;display:flex;}
#footer .inner .foot-center {text-align:center;width: 3.42rem;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;}
#footer .inner p {font-size:var(--smailSize);line-height:1.7;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(--smailSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem;}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links {margin-right:1.02rem;}
/**分享**/
.shares ul.news_list a{display:flex;width: 0.36rem;height: 0.36rem;border-radius: 0.05rem;border: 1px solid #fff;text-align:center;align-items:center;justify-content:center;background-size: auto 57%;background-repeat: no-repeat;background-position: center;}
.shares ul.news_list a:hover {
    background-color: rgba(255, 255, 255, .3);
}
.shares ul.news_list .news[data-name="微信"] a{background-image: url(../images/weixin.svg);}
.shares ul.news_list .news[data-name="微博"] a{background-image: url(../images/weibo.svg);}
.shares ul.news_list .news[data-name="抖音"] a{background-image: url(../images/douyin.svg);}
.shares ul.news_list .news[data-name="视频号"] a{background-image: url(../images/sph.svg);}
.shares ul.news_list .news[data-name="bilibili"] a{background-image: url(../images/bilibili.svg);}
.shares ul.news_list{
    display: flex;
    gap: 0.17rem;
    justify-content: center;
}
.shares ul.news_list a img{max-height:50%}
.shares ul.news_list .news{
    position: relative;
}
.shares ul.news_list .news .imgs{position:absolute;bottom:180%;left:50%;visibility:hidden;overflow:inherit;background:#fff;opacity:0;transition:all .6s ease-in-out 0s;transform: translateX(-50%);z-index: 1;}
.shares ul.news_list .news .imgs img{width: 1rem;height: 1rem;}
.shares ul.news_list .news .imgs img::after{position:absolute;top:100%;left:50%;display:block;margin-left:-.05rem;border-top:.06rem solid #fff;border-right:.1rem solid transparent;border-left:.1rem solid transparent;content:""}
.shares ul.news_list .news:hover .imgs{bottom:110%;visibility:inherit;opacity:1}
.footlogo img {width:4.62rem;}
.foot-bottom {padding: 0.28rem;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;}
