@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
  font-family: 'syh';
  src: url(fonts/SourceHanSansCN-Regular.ttf);
}

@font-face {
  font-family: 'wea';
  src: url(fonts/Merriweather-Black.ttf);
}
@font-face {
  font-family: 'pop';
  src: url(fonts/Poppins-SemiBold.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}
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:'syh',"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color: #333; }
:root{--mainColor: #8B1D30;--hoverColor: #8B1D30;--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; height: 0.58rem}
.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}
*::-webkit-scrollbar {width:5px;background-color:#8B1D30;}
*::-webkit-scrollbar-thumb {border-radius:10px;background-color:rgba(255,255,255,0.9);border:1px solid #8B1D30;}
/**兼容模式提示**/
.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../image/bg.png");
}
.pageTips .container {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 630px;
  margin-left: -315px;
  margin-top: -160px;
}
.pageTips .container a.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: -15px;
  top: 40px;
  bottom: auto;
  background: url("../image/close.png") center no-repeat;
}
.pageTips .container .img {
  text-align: center;
}
.pageTips .container .msg {
  font-size: 18px;
  line-height: 36px;
  padding-top: 30px;
}
.pageTips .container a {
  color: #fff;
  text-decoration: underline;
}
.pageTips .container a.close{display:none !important}
.swiper-button-prev, .swiper-button-next{
  --swiper-navigation-color: #A0242E;
  --swiper-navigation-size: 0.2rem;
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  opacity: 1;
  top: 0;
  z-index: 1;
  /*box-shadow: 0px 6px 12px 0px rgba(126, 4, 4, 0.1);*/
  background: #fff;
  font-weight: bold;
  --swiper-navigation-sides-offset: 0;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  background: #A0242E;
  --swiper-navigation-color: #fff;
  opacity: 1;
}


/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;position:absolute;width:100%;top:0;transition:1s}
.header:after{content:"";position: absolute;width: 100%;height: 3.4rem;top: 0;z-index: -1;pointer-events: none;background: linear-gradient(0.00deg, rgba(195, 130, 130, 0) 1.605%,rgb(38, 38, 38) 98.395%);opacity: 0.44;}
.header.fix{background:var(--mainColor)}
.header.fix.opennav {
    background: none;
}
.header.fix:after,.header.opennav:after{
    display: none;
}
.header.fix .sitelogo .logo img{
    width: 3rem;
}
.header.fix .head-top{
    display: none;
}
.header .inner{transition:all 0.4s ease-in-out;padding-left:1.2rem;padding-right:1.2rem;width:auto}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width: 3.39rem;}
.header .sitelogo .logo{}
.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;padding-top:0.44rem;;align-items: center;}
.header.fix .mod{
    padding-bottom:0.24rem;padding-bottom:0.24rem
}
.header .head-top{display:flex;align-items:center;margin-bottom: 0.14rem;}
.header .head-right{display:flex;align-items:flex-end;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/search.svg) 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.4rem;border-radius:0.22rem;overflow:hidden}
.wp-search{position:relative;transition:0.4s ease-in-out}
.wp-search form{display:block}
.wp-search .search-input{margin-left:0.2rem;margin-right:40px}
.wp-search .search-input input.search-title{width:100%;line-height:0.34rem;background:none;color:#FFFFFF;font-size:var(--smailSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width:0.4rem;height:0.34rem;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:url(images/search.svg) no-repeat center;cursor:pointer}
.header .searchbox:hover{width:2.5rem;border-radius:0.22rem}
.header .searchbox{transition:all 0.4s ease-in-out}
.header .searchbox:hover .wp-search{background:rgb(255 255 255 / 20%)}

/**角色**/
.site-rale{}
.site-rale ul{}
.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; padding:0 0.16rem;line-height:1;display:inline-block;font-size:var(--smailSizex);border-right:1px solid rgba(255,255,255,0.2)}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:first-child a{ }
.site-en {
    margin:0 0.19rem;
}
.site-en a{ 
    color: #fff;
    display: block;
    font-size:var(--smailSizex);
    padding-left:0.25rem;
    background:url(images/global.svg) left center no-repeat; line-height:1.3;
    background-size:0.16rem auto;
}

/**导航**/
#nav{}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70)}
.nav .wp-menu{margin:0 auto;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.4rem;font-size:var(--titleSize);display:block;color:#fff;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-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:0;padding-top:50%;}
.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;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem}
.mbanner .news .news_wz a{color:#17607A}
.mbanner .news .news_title{
    position: absolute;
    color: #fff;
    font-size: 0.22rem;
    bottom: 0.73rem; 
    left: 50%;
    margin-left: calc(var(--innerWidth)/-2);
    z-index: 1;
    text-align: left;
    line-height: 1.45;
    max-width: 90%;
    display: none;
}
.mbanner .news .news_title a{color:#fff;}
.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{padding-top:50%;position:relative}
.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:before{content:"";display:block;width:100%;position:absolute;height: 3.4rem;bottom: 0;background: linear-gradient(180.00deg, rgba(195, 130, 130, 0),rgb(38, 38, 38) 100%);opacity: 0.44;pointer-events: none;z-index: 1;}
.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 .swiper-pagination {
    --swiper-pagination-bottom: 0.63rem;
    width: auto ! important;
    left: auto! important;
    right: 50%;
    margin-right: calc(var(--innerWidth)/-2);
    display: flex;
    align-items: center;
}

.mbanner .swiper-pagination .swiper-pagination-bullet {
    --swiper-pagination-color: #fff;
    --swiper-pagination-bullet-width: 0.12rem;
    --swiper-pagination-bullet-height: 0.12rem;
    --swiper-pagination-bullet-inactive-opacity: 0.29;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-horizontal-gap: 0.1rem;
    font-family: 'SourceHanSansCN-Bold';
    line-height: var(--swiper-pagination-bullet-height);
    font-size: var(--titleSize);
    color: #fff;
}

.mbanner .swiper-pagination .swiper-pagination-bullet:after {
    display: none;
}

.mbanner .swiper-pagination .swiper-pagination-bullet-active {
   
    color: var(--mainColor);
 
}

/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.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: 34%;background: linear-gradient(180.00deg, rgba(195, 130, 130, 0),rgb(38, 38, 38) 100%);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);}
.news:hover span.underLine a{color:var(--mainColor);}
/**主体公共**/
.post1 .tt{display:flex;position:relative;justify-content: space-between;margin-bottom: 0.52rem;align-items: center;}
.post1 .more_btn{}
.post1 .more_btn img{width: 0.11rem;margin-left: 0.09rem;}
.post1 .more_btn .more_text{vertical-align:middle;font-size:var(--smailSize);line-height:0.21rem;display: flex;align-items: center;}
.post1 .tt .tit{position:relative}
.post1 .tt .title{font-size: 0.4rem;font-weight:normal;line-height: 1.5;display: flex;align-items: flex-end;font-family: "SourceHanSerifCN-Bold";}
.post1 .tt .tt_en{font-size: var(--smailSizex);font-weight:normal;display: block;font-family: "Poppins-Medium";color: #882A34;line-height: 1.65;text-transform: uppercase;}
.post .news .news_title{font-size:var(--titleSize);line-height: 1.3;color:#333; }
.post .news .news_title a{color:inherit}
.post1 .news .news_text{font-size:var(--smailSize);line-height:1.75; }
.post1 .news .news_date{font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070}
.post1 .news .news_meta{color: #7B1C22;font-family: "wea";padding: 0 0.27rem; /* border-right: 1px solid rgb(157 40 48 / 20%); */ height: 0.5rem;display: flex;flex-direction: column;justify-content: space-around;margin-right: 0.28rem;width: 1.13rem;flex: none;box-sizing: border-box;}
.post1 .news .news_meta span{display:block;text-align:right;}
.post1 .news .news_meta .news_year{font-size: var(--smailSizex);}
.post1 .news .news_meta .news_days{font-size:0.23rem;font-weight:bold;margin:0.04rem 0}
.post1 .news .news_meta .news_month{font-size: 0.24rem;font-weight:bold}
.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_date{font-family: 'wea';font-size: var(--smailSizex);font-weight: bold;text-align: right;color: #972831;transition: 0.4s ease-in-out;white-space: nowrap;line-height: 1.2;}
.post1 .news .news_month{ font-size: 0.24rem;}
.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 {
    background: url(images/main1_bg2.png) no-repeat  center bottom/cover;position:relative;z-index:1
}

.main1 .inner {
    padding: 0.55rem 0 1.3rem
}

.post1 .tt .title img {
    width: 0.77rem;
    margin: 0 0.02rem;
}

.post1 .tt .tit:after {
    content: "";
    display: block;
    width: 1.08rem;
    height: 0.37rem;
    background: url(images/ttbg.svg) no-repeat center/100% 100%;
    position: absolute;
    right: 0.3rem;
    bottom: 0;
}
.post-11 .con {
    display: flex;
    position: relative;
}

.post-11 .swiper {
    width: 8.94rem;
    flex: none;
    margin: 0;
    margin-right: 0.33rem;
}
.post-11 .list1 .news_imgs a {
    padding-top: 60.4%;
}
.post-11 .list1 .news_imgs {
    margin-bottom: 0.2rem;
}

.post-11 .list1 .news .news_title {
    font-size: 0.22rem;
    margin-bottom: 0.15rem;display:flex;align-items:center;padding-bottom:0.2rem;border-bottom:1px solid #972831;color:#972831;font-weight:bold
}
.post-11 .list1  .news .news_title img{margin-right:0.1rem}
.swiper-scrollbar-drag {
    background: var(--mColor);
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 1.07rem;
    background: rgb(255 255 255 / 30%);
    left: auto;
    right: .83rem;
    bottom: .61rem;
    position: initial;
    height: 1px;
    overflow: hidden;
}

.flex {
    display: flex;
    position: absolute;
    left: auto;
    right: 0.59rem;
    align-items: center;
    --mColor: #fff;
    top: 4.74rem;
}
.flex .allpage{
    opacity: 0.5;
}
.flex .index,.flex .allpage {
    color: var(--mColor);
    font-size: var(--titleSize);
    position: relative;
    z-index: 0009999;
    padding: 0 .14rem;
    font-family: "wea";
}
.post-11 .list1 .news .news_wz {
     
}
.post-11 .list2 {
    flex: 1;
}
.post-11 .list2 .news1 .news_wz{position:relative;}
.post-11 li.news .readmore{display: block;margin:auto 0 0.1rem;color: #C51122;text-decoration: underline;font-size: var(--smailSizex);position:absolute;left:0;bottom:0;}
.post-11 .list2 .news1 .news_imgs a {
    padding-top: 59.71%;
}

.post-11 .list2 .news1 {
    display: flex;
    margin-bottom: 0.43rem;
}

.post-11 .list2 .news1 .news_imgs {
    width: 3.45rem;
    flex: none;
    margin-right: 0.18rem;
}

.post-11 .list2 .news1 .news_title {
    margin-bottom: 0.15rem;
}
.post-11 .flex {top:auto;bottom:1.67rem;}
.post-11 .flex .swiper-pagination{position:static;}
.post-11 .flex .swiper-pagination span{width: 0.1rem;height: 0.1rem;background: #fff;opacity: 0.3;margin: 0 0 0 0.18rem;}
.post-11 .flex .swiper-pagination .swiper-pagination-bullet-active{opacity:1}
.post-11 .list2 .news2 {
    display: flex;
    /* margin-bottom: 0.42rem; */
    align-items: center;
    border-bottom: 1px dashed #E3B26D;
    padding-top: 0.11rem;
    padding-bottom: 0.13rem;
}
.post-11 .list2 .news2:last-child{
    margin: 0;
}
.main1 .tago {
    position: absolute;
    bottom: -0.68rem;
    left: 0;
}

.main1 .tago img {
    width: 4.16rem;
}
.main2{position:relative }
.main2:before{content:"";position: absolute;top:-0.6rem;bottom:-0.8rem;left:0;right:0;z-index: -1;background: url(images/main2_bg.png) top center no-repeat;z-index: -1;background-size:cover}
.main2 .inner{padding:0.7rem 0 0.9rem}
.main2 .mod{display: flex;justify-content: space-between;}
.post-21{width: 57.75%;position: relative;}
.post-22{width: 37.5%;position: relative;}
.post-21 .tt{position: absolute;z-index: 1;margin: 0;}
.post-21 .con{ margin-top:0.2rem;position:relative;}
.post-21 .news_imgs{padding-top: 60.8%;}
.post-21 .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-21 li.news{transition: 0.4s;background: #FAF1E5;} 
.post-21 li.news .news_wz{padding: 0.25rem 0.35rem;transition: 0.4s ease-in-out;}
.post-21 li.news .news_wz .t{display: flex;align-items: center;margin-bottom: 0.2rem;}
.post-21 li.news .news_wz .news_title{flex:1 0 0;width: 0;margin-left: 0.3rem; }
.post-21 li.news .news_wz .news_text{transition: 0.4s ease-in-out}
.post-21 li.news:hover {background: #891D25;}
.post-21 li.news:hover .news_title,.post-21 li.news:hover .news_date,.post-21 li.news:hover .news_text{color: #fff;}
.post-21 li.news.slick-current,.post-21 li.news.swiper-slide-active,.post-21 li.news.swiper-slide-prev{margin-top: 1rem;}
.post-21 .swiper-button{border:2px solid #C4C4C4;background: transparent;top:auto;bottom:0;right:0;z-index: 1;left:auto;width: 0.5rem;height: 0.5rem;border-radius: 50%;}
.post-21 .swiper-button:after{content:"";}
.post-21 .swiper-button-prev{right: 0.7rem;}
.post-21 .swiper-button:hover{background: #891D25;}
.post-21 .swiper-button:hover path{fill:#fff}
.post-21 .more_btn{left:55%;bottom:0.2rem;position:absolute;;z-index: 1;}
.post-22 .tab-menu{display: flex;align-items: center;margin-bottom: 0.2rem;}
.post-22 .tab-menu img{width: 2.1rem;}
.post-22 .menu-2{margin-left: 0.4rem;}
/*.post-22 .tab-menu .active_img,.post-22 .tab-menu .selected .grey_img{display:none}*/
.post-22 .tab-menu .selected .active_img{display: block;}
.post-22 .tab-menu .grey_img{display:none;}
.post-22 li.news{padding: 0.22rem 0.2rem;border-bottom:1px dashed #E3B26D;align-items: center;display: flex;}
.post-22 li.news:last-child{border:0}
.post-22 li.news .news_date{flex:0.7rem 0 0;text-align: center;z-index: 1;;margin-right: 0.45rem;position: relative;padding:0.1rem 0}
.post-22 li.news .news_date .svg{position: absolute;z-index: -1;opacity: 0.05;top:50%;left:50%;transform: translate(-50%,-50%);}
.post-22 .more_btn{margin-left:0.2rem}

.main3{position:relative;background:url(images/main3_bg.png) top center no-repeat;z-index: 1;background-size: cover; }
.main3 .inner{padding:1.5rem 0 1.8rem;position:relative;}
.post-31 {
    position: absolute;
    right: 0;
    width: 6.64rem;
    z-index: 1;
}

.main3 .mbottom {
    display: flex;
    justify-content: space-between;
}

.post-32 {
    width: 8.73rem;
    flex: none;
}

.post-32 .news .news_imgs a {
    padding-top: 66.78%;
}
.post-32 .flex {
    bottom: 0.42rem;
    right: 0.7rem;
    top: auto;
}

.post-32 .news .news_title {
    color: #fff;
    position: absolute;
    left: 0.55rem;
    bottom: 0.46rem;
    max-width: 54%;
}

.post-32 .news .news_title a {
    color: #fff;
}
.post-33 {
    padding-top: 1.44rem;
    width: 6.64rem;
}

 

.post-33 .news_list .news {
    display: flex;align-items:center;
    padding:0.25rem 0;border-bottom:1px solid rgba(255,255,255,0.4)
}
.post-33 .news_list .news[data-name="学习强国"] .news_icon{background: url(images/media/xxqg.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中国教育报"] .news_icon{background: url(images/media/zgjyb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="新华日报"] .news_icon{background: url(images/media/xhrb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="人民网"] .news_icon{background: url(images/media/rmw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中国新闻网"] .news_icon{background: url(images/media/zgxww.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中华合作时报"] .news_icon{background: url(images/media/zhhzsb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="光明日报"] .news_icon{background: url(images/media/gmrb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="财经"] .news_icon{background: url(images/media/cj.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="新华网"] .news_icon{background: url(images/media/xhw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="南通日报"] .news_icon{background: url(images/media/ntrb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="交汇点新闻"] .news_icon{background: url(images/media/jhdxw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="南通发布"] .news_icon{background: url(images/media/ntfb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="江海晚报"] .news_icon{background: url(images/media/jhwb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="江苏省供销合作总社官网 "] .news_icon{background: url(images/media/jssgxhzzsgw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中国大学生在线"] .news_icon{background: url(images/media/zgdxszx.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="苏思享"] .news_icon{background: url(images/media/ssx.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="新华报业网"] .news_icon{background: url(images/media/xhbyw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="江苏教育报"] .news_icon{background: url(images/media/jsjyb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中国江苏网"] .news_icon{background: url(images/media/zgjsw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="全国高校思想政治工作网"] .news_icon{background: url(images/media/qggxsxzzgzw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="中国日报网"] .news_icon{background: url(images/media/zgrbw.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="江苏教育发布"] .news_icon{background: url(images/media/jsjyfb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news[data-name="人民日报"] .news_icon{background: url(images/media/rmrb.png)no-repeat;background-size: contain;}
.post-33 .news_list .news:last-child {
    margin: 0;
}
.post-33 .news_list .news .news_icon {
    width: 0.92rem;
    height: 0.64rem;
    background: #fff url(images/default_media.png) no-repeat center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.28rem;
    flex: none;
    background-size: 0.8rem auto;
    display: none
}

.post-33 .news_list .news .news_icon:before {
    content:"";
    width: calc(100% - 0.08rem);
    height: calc(100% - 0.08rem);
    position: absolute;
    opacity: 0.2;
    border: 1px dashed #B73047;
}

.post-33 .news_list .news .news_icon img {
    object-fit: fill;
    max-width: 96%;
    max-height: 96%;
}

.post-31 .tt {
    flex-direction: row-reverse;
    align-items: flex-end;
}

.post-31 .tt .tt_en,.post-61 .tt .tt_en,.post-71 .tt .tt_en {
    text-align: right;
}

.post-31 .tt .tit:after,.post-61 .tt .tit:after,.post-71 .tt .tit:after {
    left: 0;
}
.main4{background-size:cover; position: relative; margin-top:-0.4rem;display:none}
.main4:before{content:"";position: absolute;top:-1.5rem;bottom:-1.5rem;left:0;right: 0;z-index: -1;background: url(images/main4_bg.jpg) top center no-repeat;background-size: cover;}
.main4 .inner{padding:0rem 0 0.6rem} 
.post-41 .tt {
    justify-content: center;
}

.post-41 .tt .title img {
    width: 0.56rem;
}
.post-41 .news_list.list1 .news:nth-child(1){
    margin-top: 0.43rem;
}
.post-41 .news_list.list1 {
    display: flex;
    gap: 0.68rem;
    padding-left: 0.25rem;
    margin-right: 0.6rem;
}

.post-41 .news_list.list1 .news {
    width: 4.62rem;
    flex: none;
    position: relative;
}
.post-41 .con {
    display: flex;
}

.post-41 .news_list.list1 .news_imgs a {
    padding-top: 61.255%;
}

.post-41 .news_list.list1 .news_type {
    position: absolute;
    top: 0.27rem;
    left: -0.11rem;
    padding: 0 0.15rem;
    background: var(--mainColor);
    color: #fff;
    line-height: 0.43rem; 
    font-size: var(--smailSizex);
}

.post-41 .news_list.list1 .news_type a {
    color: #fff;
}

.post-41 .news_list.list1 .news_type:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    border-top: 0.11rem solid var(--mainColor);
    border-left: 0.11rem solid transparent;
    left: 0;
}
.post-41 .news_list.list1 .news_imgs {
    margin-bottom: 0.2rem;
}

.post-41 .news_list.list2 .news {
    display: flex;
    align-items: center;
    margin-bottom: 0.454rem;
}

.post-41 .news_list.list2 .news:last-child {
    margin: 0;
}

.post-41 .news_list.list2 {
    flex: 1;
    padding-top: 0.33rem;
}
.main5{position:relative;background: url(images/main5_bg.png) top center no-repeat;background-size: cover; display:none}
.main5 .inner{padding:0.9rem 0  }
.post-51  .tt .title {
    color: #fff;
}

.post-51 .tt {
    justify-content: center;
}

.post-51 .tt .title img {
    width: 0.56rem;
}

.post-51 .tt .tt_en {
    color: #fff;
    opacity: 0.57;
    text-align: right;
}

.post-51 .tt .tit:after {
    background-image: url(images/ttbg2.svg);
    opacity: 0.09;
    left: 0;
}
.post-51 .news_list .news {
    display: flex;
    --color: #fff;
    transition: all 0.4s ease-in-out;
}
.post-51 .news_list .news * {
    transition: all 0.4s ease-in-out;
}

.post-51 .news_list .news.swiper-slide-active {
    --color: #F7C73A;
}

.post-51 .news_list .news .shu {
    height: 1.84rem;
    margin-right: 0.375rem;
    padding-top: 0.13rem;
}

.post-51 .news_list .news .shu svg {
    height: 100%;
}

.post-51 .news_list .news.swiper-slide-prev .shu, .post-51 .news_list .news.swiper-slide-next .shu {
    height: 1.72rem;
}
.post-51 .news_list .news.swiper-slide-prev .news_wz, .post-51 .news_list .news.swiper-slide-next .news_wz {
    margin:0
}
.post-51 .news_list .news .news_num {
    font-size: 0.41rem;
    color: var(--color);
    font-family: 'wea';
    font-weight: bold;
    margin-bottom: 0.15rem;
}

.post-51 .news_list .news .news_title {
    color: var(--color);
    font-size: var(--smailSize);
}
.post-51 .news_list .news .news_title a{color: var(--color);}
.post-51 .swiper-wrapper {
    display: flex;
    align-items: flex-end;
}

.post-51 .news_list .news .shu svg * {
    fill: var(--color);
}
.post-51 .news_list .news .shu svg:nth-child(1){
    position: absolute;
    height: auto;
    left: -0.115rem;
    top: 0;
}
.post-51 .swiper {
    padding: 0.5rem 0.13rem 0;
}
.post-51 .news_list .news .news_wz {
    margin-top: -0.4rem;
}
 
.post-51 .con {
    position: relative;
}
.post-51 .swiper-tools{display: flex;align-items: center;}
.post-51 .swiper-tools .line{flex:1 0 0;height: 0;border-top:1px dashed rgba(255,255,255,0.52);margin-right: 0.18rem;}
.post-51 .swiper-tools .swiper-button:after{content:""}
.post-51 .swiper-tools .swiper-button{position: static;margin: 0;border:1px solid rgba(255,255,255,0.3);width: 0.44rem;height: 0.44rem;background: none;border-radius: 50%;}
.post-51 .swiper-tools .swiper-button-next{margin-left: 0.15rem;}
.post-51 .swiper-tools .swiper-button:hover{background:#fff;}
.post-51 .swiper-tools .swiper-button:hover svg path{stroke:#8B1D30}
.post-51 .more_btn{position: static;margin-left: 0.18rem;}
.post-51 .more_btn a{color: #fff;}


.main6{

    position: relative; 
}
.main6:before{content:"";    background: url(images/main6bg.jpg) no-repeat top/100%;position:absolute;left:0;top:-1.7rem;left:0;z-index:-1;width:100%;height:100%}
.main6 .inner{
    padding: 0.2rem 0  0 ;
}
.main6 .mbottom {
  display: flex;
  --gap: 0.155rem;
  gap: var(--gap);
}
.post-61 {
    display: flex;
    align-items: center;
    justify-content: space-between;position:relative;margin-bottom:0.52rem
}
.post-61 .tt{    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)}
.main6 .mleft {
  width: 4.22rem;
  flex: none;
}

.main6 .mcenter {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--gap);
}

.post-62 .news .news_imgs {
  padding-top: 155.3%;
}
.post-62 .news .news_tt img {
    width: 0.51rem;
    margin-bottom: 0.05rem;
}
.post-62 .news .news_tt {position: absolute;color: #fff;writing-mode: tb;top: 0.58rem;right: 0.43rem;display: flex;align-items: center;font-size: 0.41rem;;letter-spacing: 0.05rem;font-weight:bold}
.main6 .mright {
  width: 4.37rem;
}

.main6 .post2 .news_list .news {
  position: relative;
  --iconColor: #FF3939;
}

.main6 .post2 .news_list .news .news_title {
  position: absolute;
  color: #fff;
  padding: 0 0.3rem;
  bottom: 0.34rem;
}

.main6 .post2 .news_list .news .news_title a {
  color: #fff;
}

.main6 .post2 .news_list .news_video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.main6 .post2.post-62 .news_list .news:after {
    display: none;
}
.main6 .post2 .news_list .news_video video {
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 100%;
  height: 100%;
  top: 50%;
  object-fit: cover;
  transform: translateY(-50%);
}

.main6 .post2 .news_list .news_video .play img {
  width: 100%;
}

.main6 .post2 .news_list .news_video .play {
  width: 0.82rem;
  height: 0.82rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
  z-index: 1;
  transition: all 0.6s ease-in-out;
  background: url(images/play.svg) no-repeat;
  background-size: 100% 100%;
}

.main6 .post2 .news_list .news_video .play.pause {
  background-image: url(images/pause.svg);
  opacity: 0;
}

.main6 .post2 .news_list .news_video:hover .play.pause {
  opacity: 1;
}

.main6 .post2 .news_list .news_video:hover .play {
  transform: translate(-50%,-50%) scale(1.2);
}

.main6 .mcenter .top {display: flex;gap: var(--gap);}

.post-63 .news .news_imgs, .post-64 .news .news_imgs {
  padding-top: 90.93%;
}
.post-64 {
  --iconColor: #E8BD98;
}
.post-63, .post-64 {
  flex: 1;
}

.post-65 .news .news_imgs {
  padding-top: 45.4%;
}
.post-66 .news .news_imgs {
    padding-top: 149.7%;
}
.main6 .post2 .news_list .news_icon {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 0.18rem;
  right: 0;
  z-index: 1;
  background: var(--iconColor);
  border-radius: 0.11rem 0 0 0.11rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 56%;
}

.main6 .post2 .news_list .news.douyin {
  --iconColor: #000000;
}

.main6 .post2 .news_list .news.bilibili {
  --iconColor: #FB7299;
}

.main6 .post2 .news_list .news.weibo {
  --iconColor: #FFA339;
}

.main6 .post2 .news_list .news.weixin {
  --iconColor: #2CCC46;
}

.main6 .post2 .news_list .douyin .news_icon {
  background-image: url(images/douyin.svg);
}

.main6 .post2 .news_list .bilibili .news_icon {
  background-image: url(images/bilibili.svg);
}

.main6 .post2 .news_list .weibo .news_icon {
  background-image: url(images/weibo.svg);
}

.main6 .post2 .news_list .weixin .news_icon {
  background-image: url(images/weixin.svg);
}

.main6 .post2 .news_list .news:after {
  content: "";
  width: 0.62rem;
  height: 0.05rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0.3rem;
  background: var(--iconColor);
}

.main6 .post2 .news_list .news.douyin:after {
}

.share .news_list {
  display: flex;
  justify-content: space-between;
  gap: 0.2rem;
}

.share .news_list .news {
  position: relative;
  transition: all 0.6s ease-in-out;
}

.share .news_list .news .icon {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 50%;
}

.share .news_list .news:nth-child(1) .icon {
  background-color: #fff;
  background-image: url(images/share_weibo.svg);
}

.share .news_list .news:nth-child(2) .icon {
  background-color: #2CCC46;
  background-image: url(images/weixin.svg);
}

.share .news_list .news:nth-child(3) .icon {
  background-color: #000000;
  background-image: url(images/douyin.svg);
}

.share .news_list .news:nth-child(4) .icon {
  background-color: #FB7299;
  background-image: url(images/bilibili.svg);
}

.share .news_list .news .news_imgs {
  position: absolute;
  bottom: 120%;
  width: 1.1rem;
  height: 1.1rem;
  left: 50%;
  margin-left: -0.55rem;
  transform: translateY(-36%);
  transition: all 0.6s ease-in-out;
  opacity: 0;
  z-index: 9999;
}

.share .news_list .news .news_imgs img {
  width: 100%;
  height: 100%;
}

.share .news_list .news:hover .news_imgs {
  opacity: 1;
  transform: none;
}

.share .news_list .news:hover .icon:after {
  transform: translate(-50%,-50%) scale(1);
  opacity: 1;
  box-shadow: 4px 4px 7px 0px #811c21a8;
  border-color: #fff;
}

.share .news_list .news:hover .icon {
  transform: translate(-4px,-4px);
  box-shadow: 6px 6px 9px 0px rgb(126 4 4 / 53%);
}

.share {
  margin:0 0.2rem 0 auto;
}
.main7 {
    background: url(images/main7bg.jpg) no-repeat center/cover;
}

.main7 .inner {
    padding: 0.67rem 0 0.87rem;
}

.post-71 .news_list .news .news_imgs a {
    padding-top: 55.32%;
}

.post-71 .con {
    position: relative;
}

.post-71 .swiper-button-prev, .post-71  .swiper-button-next {background: #FCFAF4;box-shadow: none;--color: #C4C4C4;border: 1px  solid var(--color);top: 50%;margin-top: -0.26rem;--swiper-navigation-sides-offset: -0.68rem;}
.post-71 .swiper-button-prev:after, .post-71 .swiper-button-next:after {
    display: none;
}

.post-71 .swiper-button-prev svg, .post-71 .swiper-button-next svg {
    width: 0.23rem;
}

.post-71 .swiper-button-prev:hover, .post-71 .swiper-button-next:hover {
    --color: #AC2E35;
}

.post-71 .swiper-button-prev svg path, .post-71 .swiper-button-next svg path {
    fill: var(--color);
}
.post-71 {
    margin-bottom: 1.8rem;
}

.post-72 {
    width: 12.46rem;
}

.post-72 .news_list {
    display: flex;
    justify-content: space-between;
}

.post-72 .news_list .news {
    display: flex;
    align-items: center;
    gap: 0.24rem;
}

.post-72 .news_list .news svg {
    width: 0.4rem;
}

/**列表页**/
.l-banner{height:6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative}
.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}
#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}
.col_name span{font-size:.44rem;color:#fff;font-weight: normal;font-family: 'SourceHanSerifCN-Bold';}
.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}
.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::before{content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent}
.column-switch{display:none}
.col_list ul{position:relative;width:100%}
.col_list ul .sub_list{
    display: none;
}
.col_list ul li{float:left}
.col_list .col_column .col_item_link.selected{opacity:1}
.col_list .col_column .col_item_link{color:#fff;padding:0 .36rem;font-size:var(--smailSize);border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;opacity:.7;margin:.05rem 0}
.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_list .news_list .news{display:flex;margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid #8b1d304f;}
.mrlist .col_news_list .news_list .news .news_imgs{width: 3.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:var(--titleSize);line-height:1.7;margin-bottom:.17rem; }
.mrlist .col_news_list .news_list .news .news_date{
    color: var(--mainColor);
    font-family: "wea";
    font-size: var(--smailSize);
    margin-bottom: 0.2rem;
}
.mrlist .col_news_list .news_list .news .news_text{font-size: var(--smailSize);line-height: 1.75;font-family: "SourceHanSansCN-Light";}
.mrlist .col_news_list .news_list .news .news_text a{}
.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-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.clearfix{position:relative}
.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;font-family: 'SourceHanSansCN-Regular' ! important;! importan;! importa;! import;! impor;! impo;! imp;! im;! inherit;! inherit;! i;!;!;}
.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: var(--mainColor);background-size:cover;position:relative;z-index: 1;}
.footer .inner{box-sizing:border-box;background: url(images/footbg.png) no-repeat left /auto 100%;}
.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;position:relative}
#footer .inner .foot-left{width: 6.27rem;height:  ;display: flex;flex-direction: column;justify-content: center;padding:0.76rem 0}
#footer .inner .foot-center{flex:1;text-align:center}
#footer .inner .foot-center img{max-width:100%}
#footer .inner .foot-right{ pointer-events: none;}
#footer .inner p{font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff;opacity:.5}
#footer .inner p a{color:#fff}
#footer .inner p span{margin:0 3px}
#footer .inner .foot-right img {
    width: 12.84rem;position: absolute;bottom:0;
}

img.footlogo {
    width: 3.3rem;
    margin-right: 1.09rem;
}

#footer .inner .foot-left .top {
    display: flex;
    align-items: center;
    margin-bottom: 0.7rem;
}
.foot-left .con .news_title a:hover {
    background: var(--mainColor);
    color: #fff;
}
/**底部链接**/
.foot-left .tt{margin-bottom:.18rem}
.foot-left .links{
    width: 2.47rem;
    position: relative;
    background: rgb(255 255 255 / 6%);
    z
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
}
.foot-left .links .title{color:#fff;font-size: var(--titleSize);line-height: 0.48rem;padding:0 0.19rem;display: flex;justify-content: space-between;}
/**分享**/
.shares .news_list{display:flex;text-align:center;gap: 0.12rem;}
.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: 0.44rem;height: 0.44rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size: 55%;}
.shares .news_list .news{position:relative}
.shares .news_list .news:nth-child(1) .news_icon{background-image:url(images/weibo.svg)}
.shares .news_list .news:nth-child(2) .news_icon{background-image:url(images/weixin.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.39rem 0;text-align:center;background: #6E0D1E;}
.foot-bottom p{font-size: var(--smailSize);color:#fff;position:relative;opacity: 0.48;}

#footer .inner .foot-left .bottom {
    display: flex;
    gap: 0.24rem;
}

.foot-left .links  .con {
    background: #fff;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    opacity: 0;
    transform: scaleY(0);
    transition: all 0.6s ease-in-out;
    transform-origin: bottom;
    bottom: 100%;
}

.foot-left .links .title:after {
    content: ">";
    font-family: cursive;
    transform: rotate(90deg);
    transition: all 0.4s ease-in-out;
}

.foot-left .con .news_title {
    line-height: 0.4rem;
    font-size: var(--titleSize);
    color: #fff;
}

.foot-left .con .news_title a {
    color: #333;
    display: block;
    padding: 0 0.15rem;
}

.foot-left .links:hover .con {
    opacity: 1;
    transform: none;
}

.foot-left .links:hover .title:after {
    transform: rotate(-90deg);
}

.foot-bottom .con {
    width: var(--innerWidth);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
/**侧导航**/
nav.Quick-navigation{position:fixed;right:0;z-index:1;top:50%;border-radius: 0.6rem 0.6rem 0 0;padding-top:0.6rem;transform:translateY(-50%);width: 0.9rem;align-items: center;display:flex;flex-direction:column;background: #fff url(images/nav_bg.png) bottom 0.2rem center no-repeat;font-size:var(--smailSize);line-height:2.5;color:#fff; }
nav.Quick-navigation>img{position: absolute;top:-0.35rem;width: 100%;z-index: 1;}
nav.Quick-navigation a{color:#333;}
nav.Quick-navigation a.current{color:#9B0004; }
.Scroll-to-top{ margin-top:0.4rem;width:100%;z-index:1;gap:0.1rem;font-size:var(--smailSizex);line-height:0.3rem;justify-content:center;font-weight: bold;text-align:center;color:#fff;cursor:pointer;font-family: 'Arial';display: flex;align-items: center;background: #9B0004;}
.wrapperinner {
    overflow-x: auto;
}

.main3 .post-32 .news_imgs a{text-align:center;}
.main3 .post-32 .news_imgs img{object-fit:contain;}


.post-11 .news_list.list2 .news .news_title{display: flex;align-items: center;}