@charset "utf-8";
/*Technical Support SudyTech*/
html {font-size: 5.21vw;}
.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}
/**头部**/
.header {border-bottom:none;height:auto;line-height:inherit;z-index: 99;position:absolute;width:100%;top:0;transition:1s;}
.header:after {
    content:"";
    width: 100%;
    height: 3.54rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.769;
    background: linear-gradient(to bottom, #053471 0%, rgba(15, 81, 168, 0) 100%);
    pointer-events: none;
}
.header.fix {background: #4DABF7;}
.header.fix:after,.header.opennav:after{
    opacity: 0;
}
.header.fix .mod{
    height: 1rem;
}
.header.fix  .sitelogo img{
    width: 3rem;
}
.header.fix  .menu-btn{
    background: var(--secondary-color);
    width: 0.6rem;
    height: 0.6rem;
}
.header .inner {position:relative;transition:all 0.4s ease-in-out;max-width: 100%;}
.header .mod {display:flex;justify-content:space-between;height: 1.49rem;align-items:center;}
.header .head-left{
    margin-left: 0.82rem;
}
.header .sitelogo  img {width: 4.27rem;}
.header .head-top {display:flex;align-items:center;gap: 0.2rem;margin-bottom: 0.1rem;}
.header .head-top i{
    width: 1px;
    height: 0.25rem;
    background: #fff;
}
.header .head-right {display:flex;align-items: center;margin-right: 0.82rem;}
.header .head-right .left{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
/* 搜索*/
.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.3rem;height: 0.3rem;position: relative;z-index: 1;}
.wp-search {position: absolute;right: 0;transition: var(--transition-normal);width: 100%;}
.wp-search form {display:block;}
.wp-search .search-input {margin-right: 0.27rem;margin-left: 0.1rem;}
.wp-search .search-input input.search-title {display:block;width:100%;line-height: 0.3rem;background:none;color:#FFFFFF;font-size: var(--small-size);border:0;outline:0;padding:0;}
.wp-search .search-btn {width: 0.3rem;height: 0.3rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: url(../images/sous.svg) no-repeat center/0.18rem;cursor:pointer;padding:0;}
.header .searchbox:hover .wp-search {width: 1.7rem;/* border: 1px solid #fff; */background: #19489a;backdrop-filter: blur(9px);}
/**角色**/
.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 {display: block;color:#fff;padding: 0 0.18rem;line-height:1;font-size: var(--base-size);border-right: 1px solid rgb(255 255 255 / 70%);}
.site-lang ul li.links a:hover {color:#fff;}
.site-en {
}

.site-en a {
    text-transform: uppercase;
    line-height: 0.26rem;
    width: 0.26rem;
    color: #fff;
    font-size: var(--small-size);
    border: 1px solid #fff;
    border-radius: 0.06rem;
    text-align: center;
    display: block;
}
.site-en a:hover{color: var(--primary-color);background:#fff}
/**导航**/
.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(--regular-size);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(--theme-color);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;backdrop-filter: blur(8px);-webkit-backdrop-filter: blur(8px);background: rgba(255, 255, 255, 0.9);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;overflow:hidden;box-shadow: 0 .06rem 0.06rem #19489a2e;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {display:block;line-height: 0.4rem;padding: 0 0.1rem;font-size:var(--base-size);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color: #fff;background-color: var(--primary-color);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.02rem;position:absolute;bottom:0;background: var(--secondary-color);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;}
/**大图**/
.swiper-button-next, .swiper-button-prev {
    --swiper-navigation-size: 0.56rem;
    border-radius: 50%;
    --swiper-navigation-color: #fff;
    background: rgb(255 255 255 / 30%);
    z-index: 1;
    --swiper-navigation-sides-offset: 0.4rem;
    --svg-width: 0.1rem;
}
.swiper-button-next:hover, .swiper-button-prev:hover{background-color: rgb(15 81 168 / 78%);}
.swiper-button-next svg, .swiper-button-prev svg{
    width: var(--svg-width);
}
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;max-width:100%;}
.carousel-swiper .swiper-pagination {
    --swiper-pagination-bullet-size: 0.14rem;
    --swiper-pagination-bullet-horizontal-gap: 0.12rem;
    --swiper-pagination-bottom: 0.428rem;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-opacity: 0.77;
    --swiper-theme-color: #fff;
}
.carousel-swiper .carousel-swiper__item a:before{
  content:"";
  position:absolute;
  width: 100%;
  height: 12%;
  background: linear-gradient(to top, #053471 0%, rgba(15, 81, 168, 0) 100%);
  z-index: 1;
  bottom: 0;
  left: 0;
  opacity: 0.36;
}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  background: #333;
}
.carousel-swiper__item .carousel-swiper__image,
.carousel-swiper__item .carousel-swiper__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-swiper__item .carousel-swiper__video {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.carousel-swiper__item .carousel-swiper__image img,
.carousel-swiper__item .carousel-swiper__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-user-drag: none;
}
.carousel-swiper__item:has(video[src]:not([src=""])) .carousel-swiper__video {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {transform:scale(1.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(--theme-color),var(--theme-color));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(--theme-color);}
.post .tt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.44rem;
}

.post .tt .tit {
    display: flex;
    align-items: flex-end;
}

.post .tt .title {
    font-size: 0.36rem;
    font-weight: bold;
    font-family: 'Source Han Serif';
    margin-right: 0.09rem;
}

.post .tt .tt_en {
    font-size: 0.21rem;
    color: var(--secondary-color);
    font-weight: 350;
    line-height: 1.8;
}

.post .more_text {
    display: flex;
    align-items: center;
    font-size: var(--base-size);
    font-weight: 600;
    color: #646464;
    gap: 0.04rem;
    font-family: 'Source Han Serif';
}

.post .more_text img {
    height: 0.1rem;
}
.post .news .news_date{
    color: var(--secondary-color);
    font-size: var(--base-size);
}
.post .news .news_title{
    font-size: var(--regular-size);
    font-weight: 900;
    font-family: 'Source Han Serif';
    line-height: 1.66;
    color: #333;
}
.post .news .news_text{
    font-size: 0.17rem;
    line-height: 1.76;
    color: #828282;
}
.post .news .news_text a{
    color: #828282;
}
.post .news .news_meta{
    width: 0.61rem;
    height: 0.68rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 0.04rem;
    overflow: hidden;
    gap: 0.04rem;
    flex: none;
    transition: var(--transition-normal);
}
.post .news .news_meta .day{
    font-size: 0.25rem;
    font-weight: bold;
    line-height: 1;
}
.post .news .news_meta .month{
    font-size: 0.12rem;
}
.post .news.under {
    position: relative;
}
.post .news.under:hover:after {
     width: 100%;
}
.post .news.under:after {
    content:"";
    width: 100%;
    height: 1px;
    background: var(--secondary-color);
    bottom: 0;
    position: absolute;
    transition: var(--transition-normal);
    width: 0;
    left: 0;
}
.post .news.under:hover .news_meta{--primary-color:var(--secondary-color)}
/**主体**/
.main1 {
    background: url(../images/main1bg.png) no-repeat top 55% center /100% auto;
}
.main1 .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.post-11 {
    width: 11.72rem;
    flex: none;
}

.post-12 {
    width: 3.68rem;
}

.main1 .inner {
    padding: 0.65rem 0 1.5rem;
}
.post-11 .con {
    display: flex;
}

.post-11 .list1 {
    width: 6.76rem;
    margin-right: 0.46rem;
}

.post-11 .list1 .news_imgs {
    border-radius: 0.2rem;
}

.post-11 .list1 .news_imgs a {
    padding-top: 63.9%;
}

.post-11 .list1 .news_wz {
    padding-top: 0.34rem;
}
.post-11 .list1 .news .news_title{
    margin: 0.15rem 0 0.08rem 0;
}
.post-11 .list2 {
    flex: 1;
    margin-top: -0.27rem;
}

.post-11 .list2 .news {
    height: 1.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #EBEBEB;
}

.post-11 .list2 .news .news_date {
    margin-bottom: 0.1rem;
}
.post-12 .news_list{
    margin-top: -0.27rem;
}
.post-12 .news_list .news {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EBEBEB;
    height: 1.3rem;
}

.post-12 .news_list .news_meta {
    margin-right: 0.24rem;
}
.post-13 .con {
    display: flex;
    justify-content: space-between;
}

.post-13 .list1 {
    width: 10rem;
    flex: none;
    margin-right: 0.52rem;
    display: flex;
    gap: 0.44rem;
}

.post-13 .list2 {
    flex: 1;
    margin-top: -0.45rem;
}
.post-13 .list1 .news_imgs {
    border-radius: 0.2rem;
}

.post-13 .list1 .news_imgs a {
    padding-top: 64.435%;
}

.post-13 .list1 .news {
    flex: 1;
}

.post-13 .list1 .news_wz {
    margin-left: 0.248rem;
    border-left: 0.02rem solid #4DABF7;
    padding: 0.3rem 0.22rem 0.05rem 0.22rem;
}

.post-13 .list1 .news_title {
    margin-bottom: 0.1rem;
    height: calc(1.66 * 2em);
}
.post-13 .list2 .news {
    display: flex;
    align-items: center;
    height: 1.29rem;
    border-bottom: 1px solid #EBEBEB;
}
.post-13 .list2 .news .news_meta {
    border: none;
    margin-right: 0.2rem;
}

.post-13 .list2 .news:last-child {
    border: none;
}
.main2 {
    background: #ECF2FA;
}

.main2 .inner {
    padding: 0.98rem 0 1.35rem;
    position: relative;
}
.share ul.news_list{display:flex;gap: 0.15rem;justify-content: center;}
.share ul.news_list a{display:flex;width: 0.51rem;height: 0.51rem;border-radius:50%;background: #fff;text-align:center;align-items:center;justify-content:center;cursor: pointer;background-size: auto 47%;background-position: center;background-repeat: no-repeat;}
.share ul.news_list a:hover {
    box-shadow: 3px 3px 7px #b2acac80;
}
.share ul.news_list .news:nth-child(1) .icon{background-image:url(../images/share_weixin.svg)}
.share ul.news_list .news:nth-child(2) .icon{background-image:url(../images/share_weibo.svg)}
.share ul.news_list .news:nth-child(3) .icon{background-image:url(../images/share_douyin.svg)}
.share ul.news_list .news:nth-child(4) .icon{background-image:url(../images/share_sph.svg)}
.share ul.news_list .news:nth-child(5) .icon{background-image:url(../images/share_bilibili.svg)}
.share ul.news_list .news:nth-child(6) .icon{background-image:url(../images/share_ks.svg)}
.share ul.news_list a img{width: 100%;height: 100%;}
.share ul.news_list .news{position:relative}
.share ul.news_list .news .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;}
.share ul.news_list .news .news_imgs img{width: 1rem;height: 1rem;max-width:unset;}
.share ul.news_list .news .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:""}
.share ul.news_list .news:hover .news_imgs{bottom:110%;visibility:inherit;opacity:1}
.main2 .inner:before{
    content:"";
    background: url(../images/tago.svg) no-repeat center/100%;
    width: 4.52rem;
    height: 0.46rem;
    position: absolute;
    right: 4.52rem;
    top: 1rem;
}
.main2 .mbottom {
    display: flex;
    gap: 0.2rem;
}

.main2 .left {
    width: 4.9rem;
    flex: none;
    background: url(../images/main2bg1.png) center/cover;
    border-radius: 0.2rem;
    padding: 0 0.39rem;
}
.main2 .left .news_list .news {
    height: 1.45rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px dashed rgb(255 255 255 / 37%);
}

.main2 .left .news_list .news_media {
    color: #fff;
    font-size: 0.15rem;
    font-family: 'Source Han Serif';
    font-weight: 500;
}
.main2 .left .news_list .news_title {
    color: #fff;
    margin-top: 0.1rem;
}

.main2 .left .news_list .news_title a {
    color: #fff;
}
.main2 .center {
    width: 6.43rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
}
.main2 .center .news_list:nth-child(1){
    width: 100%;
}
.main2 .right {
    flex: 1;
}
.post-21 .media_list .news a{
    position:relative
} 
.post-21 .media_list .news_imgs {
    border-radius: 0.2rem;
}
.post-21 .media_list .news_imgs .control{
    position: absolute;
    width: 0.76rem;
    height: 0.76rem;
    background: url(../images/play.svg) no-repeat center /100% 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    transition: var(--transition-normal);
}
.post-21 .media_list .news_imgs .control.pause{
    background: url(../images/pause.svg) no-repeat center /100% 100%;
    opacity: 0;
}
.post-21 .media_list .news_imgs:hover .control.pause{opacity: 1;}
.post-21 .media_list .news_imgs video{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    inset: 0;
}
.post-21 .media_list .news_imgs:after{
    height: 40%;
    opacity: 0.6;
}
.post-21 .media_list .news_title  {
    position:absolute;
    bottom: 0.2rem;
    z-index: 1;
    color: #fff;
    height: calc(1.66 * 2em);
    padding: 0 0.26rem;
    width: 100%;
    box-sizing: border-box;
}
.post-21 .media_list .news_icon{
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 0 0 0.06rem 0.06rem;
    position: absolute;
    z-index: 1;
    background: #333;
    top: 0;
    left: 0.26rem;
    background-position:center;
    background-repeat:no-repeat;
    background-size:auto 45%;
}
.post-21 .media_list .news_icon.weixin{
    background-image:url(../images/weixin.svg);
    background-color:#04AA64
}
.post-21 .media_list .news_icon.douyin{
    background-image:url(../images/douyin.svg);
    background-color:#333
}
.post-21 .media_list .news_icon.weibo{
    background-image:url(../images/weibo.svg);
    background-color:#F5AA15
}
.post-21 .media_list .news_icon.bilibili{
    background-image:url(../images/bilibili.svg);
    background-color:#FA7C9B
}
.post-21 .media_list .news_icon.sph{
    background-image:url(../images/sph.svg);
    background-color:#FA9D3B
}
.post-21 .media_list .news_icon.ks{
    background-image:url(../images/ks.svg);
    background-color:#FF6734
}
.post-21 .center .news_list{
    width:calc((100% - 0.2rem)/2)
}
.post-21 .center .news_list .news_imgs span {
    padding-top:100%
}
.post-21 .center .news_list:nth-child(1) .news_imgs span {
    padding-top:42.457%
}
.post-21 .right .news_list .news_imgs span {
    padding-top: 140%;
}
.post-21 .right .media_list .news_icon{
    left: auto;
    right: 0.26rem;
}
.main3 .inner {
    max-width: 100%;
    position: relative;
}

.post-31 .tt {
    position: absolute;
    z-index: 2;
    margin: 0;
    left: 50%;
    margin-left: calc(var(--inner-width) / -2);
    top: 0.76rem;
}
.post-31 .tt .title {
    color: #fff;
}

.post-31 .tt .tt_en {
    color: #fff;
}
.post-31 .con {
}{}
.post-31 .mySwiper2 .swiper-button-next , .post-31 .mySwiper2 .swiper-button-prev{
    --svg-width: 0.18rem;
    background-color: rgb(15 81 168 / 78%);
}
.post-31 .mySwiper2 {
width:100%
}
.post-31 .mySwiper2  .news_imgs a{padding-top: 46.25%;position: relative;background: #ccc;}
.post-31 .mySwiper2  .news:hover .news_imgs a img{
    transform: none;
}
.post-31 .mySwiper2  .news_imgs.bg:after{
    height: 50%;
    opacity: 0.71;
    background: linear-gradient(0.00deg, #103C8E, #103c8e00);
}
.post-31 .con2 {
    position: absolute;
    bottom: 0.3rem;
    width: var(--inner-width);
    left: 50%;
    margin-left: calc(var(--inner-width) / -2);
    padding: 0 0.3rem;
}
.post-31 .mySwiper  .news_list{
    align-items: end;
}
.post-31 .mySwiper .news_title {
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    top: 0.18rem;
    opacity: 0;
    transition: var(--transition-normal);
    max-width: 100%;
    padding: 0 0.26rem;
    box-sizing: border-box;
    word-break: break-all;
    right: 0;
}
.post-31 .mySwiper .swiper-slide-thumb-active .news_title{
    opacity: 1;
}
.post-31 .mySwiper .news_imgs{border-radius: 0.2rem;}
.post-31 .mySwiper  .news_imgs span{padding-top: 58.4%;transition: var(--transition-normal);cursor: pointer;position: relative;border-radius: 0.2rem;}
.post-31 .mySwiper .swiper-slide-thumb-active .news_imgs span{padding-top: 76%;}
.post-31 .mySwiper2 .news_title{
    position: absolute;
    bottom: 2.82rem;
    margin: 0 auto;
    width: var(--inner-width);
    left: 50%;
    margin-left: calc(var(--inner-width) / -2);
    color: #fff;
    font-size: 0.4rem;
    font-weight: bold;
}
.post-31 .mySwiper2 .news_title a{color: #fff;}
.main4 {
    background: url(../images/main4bg.png) no-repeat center top -6.13rem /100% auto;
}
.main4 .inner {
    padding: 0.84rem 0 1.11rem;
}
.post-41{margin-bottom:0.87rem}
.post-41 .news_list {
    display: flex;
    justify-content: space-between;
    margin: 0 -0.2rem;
}

.post-41 .news_list .news {
    width: 33.33%;
}

.post-41 .news_list .news a {
    display: flex;
    margin: 0 0.2rem;
    background: #fff;
    flex-direction: column;
    box-shadow: 0 0.03rem 0.16rem rgb(7 37 93 / 7%);
    border-radius: 0.2rem;
    padding: 0.34rem 0.31rem;
    height: 2.32rem;
}

.post-41 .news_list .news a:before {
    content: "";
    width: 100%;
    height: 0.04rem;
    background: var(--primary-color);
}

.post-41 .news_list .news_date {
    margin: 0.28rem 0 0.2rem;
    color: var(--primary-color);
}

.post-41 .news_list .news_title {
    height: calc(1.66 * 2em);
    margin-bottom: 0.08rem;
}

.post-41 .news_list .news_more svg path {
    stroke: var(--primary-color);
}

.post-41 .news_list .news_more svg {
    width: 0.34rem;
    height: auto;
}

.post-41 .news_list .news_more {
    text-align: right;
}
.post-41 .news_list .news a:hover{
    --primary-color: #BE0200;
}
.post-41 .news_list .news a:hover .news_title{color: #BE0200;}
.post-42 .news_list .news_imgs span {
    padding-top: 163.1%;
}
.post-42 .swiper-pagination{
    position: relative;
    margin-top: 0.39rem;
     --swiper-pagination-bullet-size: 0.1rem;
    --swiper-pagination-bullet-horizontal-gap: 0.05rem;
    --swiper-pagination-bottom: 0;
    --swiper-pagination-bullet-inactive-color: #4DABF7;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-theme-color: #4DABF7;
}
.post-42 .news_list .news_imgs {
    border-radius: 0.2rem;
}

.post-42 .news_list .news_title {
    position: absolute;
    color: #fff;
    font-size: 0.31rem;
    top: 0.5rem;
    right: 0.5rem;
    width: 1em;
    line-height: 1.25;
}

.post-42 .news_list .news a {
    position: relative;
}
.post-43 {
    margin-top: 1rem;
    display: flex;
    align-items: flex-end;
}

.post-43 .tt {
    margin: 0;
    margin-right: 0.25rem;
    flex: none;
}

.post-43 .con {
    flex: 1;
}

.post-43 .news_list {
    display: flex;
    flex-wrap: wrap;
}

.post-43 .news_list .news {
    padding: 0 0.56rem;
    font-family: 'Source Han Serif';
    font-size: var(--regular-size);
    font-weight: 500;
    border-right: 1px solid rgb(112 112 112 / 25%);
}
.post-43 .news_list .news:last-child{border:none}
/**列表页**/
body.list {
    background: #F5F7FA;
}
.l-banner {height: 5.2rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner img {height:100%;vertical-align:top;object-fit: cover;width: 100%;}
#l-container {position:relative;}
#l-container .inner {padding: 0.41rem 0 1.5rem;position:relative;max-width: 15rem;}
#d-container .inner {padding: 0.58rem 0 0.42rem;}
/**栏目列表**/
#l-container .mod{
    display: flex;
    align-items: flex-start;
}
.col_menu {
    width: 2.81rem;
    margin-right: 0.54rem;
}

.col_menu_head .col_name {
    color: #fff;
    background: #950F14;
    display: block;
    line-height: 0.71rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.26rem;
    font-weight: bold;
}
.col_news_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 0.45rem;
}
.col_list {
    background: #fff;
    padding-bottom: 1.48rem;
}

.col_list .col_item_link {
    display: flex;
    line-height: 3.5;
    align-items: center;
    font-size: var(--medium-size);
    font-weight: 500;
    padding-left: 0.52rem;
}
.col_list .sub-item-link {
    padding-left: 0.7rem;
    font-size: var(--regular-size);
    line-height: 3.45;
    display: block;
}
.col_list .col_column{
    border-bottom: 1px solid rgb(112 112 112 / 27%);
}
.col_list .col_item_link .column-name {
    margin: 0 0.69rem 0 0.1rem;
}
.col_list .col_item_link .sjx {
    width: 0.075rem;
    height: auto;
}

.col_list .col_item_link .jt {
    width: 0.19rem;
    height: auto;
}
.col_list .col_column a.selected,.col_list .col_column a.parent{color:var(--primary-color);}
.col_list .col_item_link.selected .sjx path,.col_list .col_item_link.parent .sjx path{fill: var(--primary-color);}
.col_list .col_item_link.selected .jt path,.col_list .col_item_link.parent .jt path{stroke: var(--primary-color);}
.col_title {font-size: 0.4rem;font-weight: bold;line-height: 1rem;border-bottom: 0.05rem solid var(--primary-color);display: block;flex: none;font-family: 'Source Han Serif';}
.col_path a,.col_path span {font-size:var(--base-size);line-height:1.3;color: #404040;}
.col_path {
    font-size: 0.17rem;
    font-weight: 500;
    color: #404040;
}
.possplit::after {content:">";position: absolute;top: 0;left: 0;}
.possplit {margin:0 .08rem;background-image:none;color:#666;text-indent:inherit;font-size:0;width: 10px;position: relative;}
.col_news{
    flex: 1;
}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news{
    margin-bottom: 0.2rem;
}
.mrlist .col_news_list .news_list .news a{display:flex;padding: 0.2rem 0.2rem 0.2rem 1.03rem;background: #fff;border: 1px solid #DBDBDB;position: relative;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 3.29rem;flex:none;background:0 0;display:flex;align-items:center;margin-left: 0.73rem;}
.mrlist .col_news_list .news_list .news .news_imgs span {padding-top:66.86%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;display: flex;}
.mrlist .col_news_list .news_list .news .news_meta {
    position: absolute;
    left: -0.12rem;
    width: 0.7rem;
    height: 0.7rem;
    background: var(--primary-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Merriweather';
    line-height: 1.4;
    font-weight: bold;
}
.mrlist .col_news_list .news_list .news .news_meta .days {
    font-size: 0.25rem;
}

.mrlist .col_news_list .news_list .news .news_meta .year {
    font-size: 0.09rem;
    border-top: 1px solid #fff;
    line-height: 2;
}
.mrlist .col_news_list .news_list .news .news_title {font-size: 0.24rem;line-height: 1.7;font-weight: bold;margin-bottom: 0.2rem;color: #000;font-family: 'Source Han Serif';}
.mrlist .col_news_list .news_list .news .news_text {font-size: var(--regular-size);line-height: 1.77;color: #73817F;min-height: calc(1.77 * 2em);transition: var(--transition-normal, all .4s ease-in-out);}
.mrlist .col_news_list .news_list .news .news_text a {color:#73817F;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs {display:none;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_wz{padding-right:1.64rem}
.mrlist .col_news_list .news_list .news .news_more{
    display: flex;
    align-items: center;
    margin-top: 0.55rem;
    color: var(--primary-color);
    font-size: var(--small-size);
    gap: 0.075rem;
    transition: var(--transition-normal, all .4s ease-in-out);
    font-weight: bold;
}
.mrlist .col_news_list .news_list .news .news_more img{
    width: 0.13rem;
}
.mrlist .col_news_list .news_list .news a:hover {
    background: #E8F0FA;
}
.mrlist .col_news_list .news_list .news a:hover .news_more{gap:0.2rem}
.mrlist .col_news_list .news_list .news a:hover .news_text{color: var(--primary-color);}
/**文章页**/
#d-container .mod {
    display: flex;
    gap: 0.3rem;
    align-items: flex-start;
}

.col_atri_list {
    width: 11.32rem;
    background: #fff;
    flex: none;
    padding: 0.35rem 0.65rem;
}

.col_post {
    background: #fff;
    flex: 1;
    padding: 0.4rem 0.63rem;
    position: sticky;
    top: 1.4rem;
}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height:1.3;font-size: 0.34rem;text-align:center;font-weight: bold;font-family: 'Source Han Serif';}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem;}
.article .arti_meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.2rem 0;
    padding: 0.2rem 0;
    border-top: 1px solid #4DABF7;
}
.article {}
.xubox_bigimg img {
    min-height: 500px;
}
a.returnList {
    display: flex;
    color: #4DABF7;
    font-weight: bold;
    font-size: var(--small-size);
    gap: 0.075rem;
    align-items: center;
    margin-bottom: 0.2rem;
}

a.returnList svg {
    width: 0.13rem;
    height: auto;
    position: relative;
    transition: var(--transition-normal);
    left: 0;
}

a.returnList:hover svg{left: -0.1rem;}

.social-share {
    display: flex;
    align-items: center;
    font-size: var(--base-size);
    color: #848484;
    flex: none;
}
.social-share .share-icon {
    width: 0.34rem;
    height: 0.34rem;
    background: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition-normal);
}

.social-share .share-icon svg {
    height: 47%;
    width: auto;
}

.social-share .share-item:hover .share-icon {
    box-shadow: 0 3px 8px rgb(0 0 0 / 50%);
}
.article .arti_metas {line-height:1.3;margin:0;}
.article .arti_metas>span {margin-right: 0.15rem;font-size:var(--base-size);color: #848484;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.article .entry {margin:0 auto;overflow:hidden;margin-top: .3rem;min-height:400px;}
.article .entry .read, .article .entry .read p,.article .entry .read p * {line-height: 2;font-size: var(--regular-size) ! important;color: #232323;font-family: 'Source Han Sans'! important;}
.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: 0.33rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--regular-size);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;color: var(--primary-color);}
.wp_artfuns .wp_art_adjoin span:nth-child(1),.wp_artfuns .wp_art_adjoin span:nth-child(2) {
    border-bottom: 1px solid var(--primary-color);
}
.col_post .tt {
    color: var(--primary-color);
    font-size: 0.22rem;
    font-weight: bold;
    padding-bottom: 0.33rem;
    border-bottom: 1px solid var(--primary-color);
    margin-bottom: 0.28rem;
}

.col_post .news_list {
    position: relative;
}

.col_post .news_list .news:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -0.24rem;
    border-left: 1px dashed #BE0200;
    top: 0.15rem;
}
.col_post .news_list .news:before{content:"";width: 0.12rem;height: 0.12rem;position: absolute;background: url(../images/wjx.svg) no-repeat center /100% 100%;left: -0.3rem;top: 0.06rem;}
.col_post .news_list .news_date {
    font-size: var(--base-size);
    color: var(--primary-color);
    font-weight: bold;
    margin-bottom: 0.08rem;
    font-family: 'Poppins';
}
.col_post .news_list .news{
    padding-bottom: 0.2rem;
    position: relative;
}
.col_post .news_list .news_title {
    font-size: var(--base-size);
    line-height: 1.77;
    min-height: calc(1.77 * 2em);
}

.col_post .news_list .news:last-child:after {
    display: none;
}
/**底部**/
#footer {background: #4DABF7;background-size:cover;position:relative;}
.foot-top {display:flex;padding: 0.9rem 0 0.8rem;}
#footer .inner .foot-left {margin-right: 1.33rem;flex: none;}
#footer .inner .foot-left img{w;width: 4.27rem;height: auto;max-width: 100%;}
#footer .inner .contant{
    flex: 1;
}
#footer .inner .contant p {
    line-height: 2.5;
    color: rgb(255 255 255 / 79%);
    font-size: var(--base-size);
    font-family: 'Source Han Serif';
    font-weight: bold;
}
#footer .inner .contant p img {
    width: var(--regular-size);
    margin-right: 0.11rem;
}
/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.17rem;display: none;}
.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;width:.5rem;height:.5rem;background-repeat:no-repeat;background-position:center;background-size: 50%;cursor: pointer;}
.shares .news_list .news {position:relative;}
.shares .news_list .news:nth-child(1) .news_icon{background-image:url(../images/weixin.svg);}
.shares .news_list .news:nth-child(2) .news_icon{background-image:url(../images/weibo.svg);}
.shares .news_list .news:nth-child(3) .news_icon{background-image:url(../images/sph.svg);}
.shares .news_list .news:nth-child(4) .news_icon{background-image:url(../images/bilibili.svg);}
.shares .news_list .news:nth-child(5) .news_icon{background-image:url(../images/douyin.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(--small-size);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding: 0.25rem 0;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);}
.foot-bottom a{color:#fff}
.foot-bottom p {font-size: var(--base-size);line-height: 1.77;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(--theme-color);color:#fff;padding:0 16px;border-radius:20px;}
nav.Quick-navigation a {color:#fff;border-bottom:1px solid #fff;}
nav.Quick-navigation a.current {color:#e1d4a4;border-bottom:1px solid var(--hover-color);}
.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;}
