@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}
body.main{background: #F8FBFF;}
body.main:before{content:"";background: url(../images/body_footer.png) no-repeat center/cover;width: 21.75rem;height: 12rem;right:-0.85rem;bottom:0;z-index: -1;position: absolute;}
/**头部**/
.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:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 1.76rem;background: linear-gradient(var(--theme-color),transparent);opacity: 0.65;z-index: -1;}
.header:after{content:"";position: absolute;top:0;left:0;height: 99%;width: 100%;background: linear-gradient(var(--theme-color),transparent);opacity: 0.56;z-index: -1;}
.header.opennav:before,.header.opennav:after{display: none;}
.header.fix {background:var(--theme-color);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width:4.61rem;}  
.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; align-items:center;padding-top: var(--regular-size);}
.header .head-top { }
.header .head-right {position: relative;display: flex;flex-direction: column;align-items: flex-end;}
.header .opensearch{position: absolute;bottom:0;right:0;cursor: pointer;}
.header .opensearch img{width:0.32rem}
/* 搜索*/
html:has(.searchbox.active){overflow: hidden;}
.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;overflow:hidden;position: fixed;inset:0;z-index: 10;background: rgba(0,0,0,0.6);display: none;}
.searchbox .close{cursor: pointer;position: absolute;right:1rem;top:1rem;z-index: 1;}
.searchbox .close svg{width: 0.4rem;height: 0.4rem;}
.wp-search {position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);border-radius: 8px;overflow: hidden;width: 8rem;max-width: 90%;}
.wp-search form {display:block;}
.wp-search .search-input { margin-right:40px;}
.wp-search .search-input input.search-title {display:block;width:100%;line-height:0.44rem;background:#fff;color:#333;border-radius: 0;font-size:var(--base-size);border:0;outline:0;padding:0;font-family: '微软雅黑';text-indent: 1em;}
.wp-search .search-btn {width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;border-radius: 0;background:var(--theme-color) url(../images/sous2.svg) no-repeat center;cursor:pointer;padding:0;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/ 
.site-lang ul {display:flex;}
.site-lang ul li.links{display: block; color:#fff; padding:0 var(--small-size);line-height:1;font-size:var(--base-size);position: relative;}
.site-lang ul li.links:last-child:before{content:"";position: absolute;left:0;top:50%;transform: translateY(-50%);width: 1px;height: var(--regular-size);background: rgba(255,255,255,0.33);}
.site-lang ul li.links a {color:#fff;} 
.site-lang ul li.links:nth-child(1) a{padding-left: 0.3rem;background: url(../images/OA.svg) no-repeat left center/var(--regular-size);}
.site-lang ul li.links:nth-child(2) a{padding-left: 0.26rem;background: url(../images/campus.svg) no-repeat left center/var(--medium-size);}
.site-lang ul li.links:last-child{padding-right:0}
/**导航**/
#nav {margin-right: 0.7rem;margin-top: 0.25rem;}
#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.66rem}
.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:1.3;font-size:0.19rem;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(--theme-color);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background:var(--theme-color);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(--base-size);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;overflow: hidden;}
#banner .inner {width:100%;text-align:center;max-width:100%;}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.carousel-swiper__item a:before{content:"";position: absolute;top:0;left:0;z-index: 1;width: 100%;height: 2.65rem;background: url(../images/banner_bg_top.png) no-repeat top center/100%;}
.carousel-swiper__item a:after{content:"";position: absolute;bottom:0;left:0;z-index: 1;width: 100%;height: 5.14rem;background: url(../images/banner_bg_bot.png) no-repeat bottom center/100%;}
.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;}
.mbanner .swiper-pagination{--swiper-pagination-bottom:0.38rem;display: flex;align-items: center;gap:0.41rem;width: auto !important;overflow: visible;}
.mbanner .swiper-pagination span.swiper-pagination-bullet{margin: 0;width: var(--small-size);height: var(--small-size);opacity: 1;}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet{background: rgba(255,255,255,0.25);transform: none !important;left:0 !important;position: relative;}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet:before{content:"";opacity: 0;;transition: 0.5s;transform-origin: center;position: absolute;width: 0.4rem;height: 0.4rem;background: url(../images/dot_active.svg) no-repeat center/cover;left:50%;top:50%;transform: translate(-50%,-50%) scale(0.5);}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:before{opacity: 1;transform: translate(-50%,-50%);}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-next-next,
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev{background: rgba(255,255,255,0.46);}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-next,
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-prev{background: rgba(255,255,255,0.81);}
.mbanner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}
.mbanner .scrolldown{position: absolute;z-index: 2;bottom:1.2rem;left:50%;transform: translateX(-50%);border-radius: 50%; }
.mbanner .progress-container{position: absolute;inset:0;--r:0.72rem}
.mbanner .scrolldown .down-content{width: 1.43rem;height: 1.43rem;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%; }
.mbanner .scrolldown .txt{margin: var(--base-size) 0 0.1rem;width: 0.96rem;}
.mbanner .scrolldown .mouse{width: var(--medium-size);}
.mbanner .scrolldown .down{width: 0.24rem;animation: move 2s infinite ease-in-out;}
.mbanner .scrolldown .progress-ring { transform: rotate(-90deg);} 
.mbanner .scrolldown .progress-ring__progress{stroke-dasharray: 433; stroke-dashoffset: 433; }
.mbanner .scrolldown.active .progress-ring__progress {
  animation: drawCircle var(--interval) linear forwards;
}
@keyframes drawCircle {
  /* 2 * π * r = 2 * 3.14159 * 69 ≈ 433 */
  0% {
    stroke-dashoffset: 433; 
  } 
  100% {
    stroke-dashoffset: 0; 
  }
}
@keyframes move {
  0% {
    transform: translateY(0px);
    opacity: 1; 
  } 
  50% {
    transform: translateY(8px);
    opacity: 0.5; 
  } 
  0% {
    transform: translateY(0px);
    opacity: 1; 
  } 
}


/**内容**/
.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 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);}
/**主体公共**/
.post1 .tt {display:flex;position:relative;justify-content:space-between;align-items: center;margin-bottom:0.47rem;}
.post1 .more_btn {}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--base-size);color:#2666BD;line-height:1.3;padding-top:var(--regular-size);background: url(../images/more.svg) no-repeat center top/0.46rem;display:block}
.post1 .more_btn .more_text:hover{color:#ea8d13}
.post1 .tt .tit {position:relative;z-index:1;}
.post1 .tt .title{display:block;width:2.54rem}
.post1 .tt .title img{width: 100%;}
.post1 .tt .tt_en {font-size:var(--small-size);display: flex;gap:0.3rem;color: #AD0603;align-items: center;position: absolute;bottom:0;left:0;transform: translateY(50%);text-transform: uppercase;}
.post1 .tt .tt_en:after{content:"";width: 0.5rem;height: 1px;background: #AD0603;opacity: 0.5;display: block;}
.post1 .news .news_title {font-size:var(--regular-size);line-height:1.6;font-weight:bold;color:#333}
.post1 .news .news_text {font-size:var(--small-size);line-height:2;color:rgba(51,51,51,0.73);}
.post1 .news .news_title a {color:inherit;}
.post1 .news:hover .news_title a{color:var(--theme-color);}
.post1 .news .news_text a {color:inherit;}
.post1 .news .news_time{font-size: var(--small-size);color: var(--theme-color);font-family: 'roboto-bold';}


/**main1**/
.bodycon1{position: relative;z-index: 1;background: url(../images/bodycon1_bg2.png) no-repeat top 2.8rem left 0.98rem/20.35rem;overflow: hidden;}
.bodycon1:before{content:"";position: absolute;z-index: 0;background: url(../images/bodycon1_bg.png) no-repeat bottom / 100%;left:0;width: 100%;height: 100%;bottom:-0.1rem;}
.main1 { position:relative;z-index:1; }
.main1:before{content:"";z-index: -1;position: absolute;aspect-ratio: 1920/1120;width: 100%;background: url(../images/main1_bg.png) no-repeat center bottom/100%;bottom:0}
.main1 .inner {padding:0.59rem 0 0.4rem;}
.main1 .mod,.main1 .mbottom{display: flex;justify-content: space-between;}
.main1 .l{flex:71.1% 0 0;}
.main1 .r{flex:25.7% 0 0;} 
.post-11{flex:63.6% 0 0;width: 0;position: relative;}
.post-12{flex:34.3% 0 0; }
.post-11 .news_imgs{padding-top: 63.2%;}
.post-11 li.news .wz{padding-top: 0.3rem;text-align: center;}
.post-11 li.news .news_title{font-size: var(--medium-size);margin-bottom: 0.1rem;} 
.post-11 .swiper-controls{position: absolute;display: flex;align-items: center;justify-content: center;gap:0.29rem;left:50%;transform: translateX(-50%);bottom:0;}
.post-11 .swiper-controls .swiper-button{width: 0.36rem;height: 0.36rem;box-shadow: 0 3px 6px rgba(0,0,0,0.07);background: #fff;position: static;margin: 0;border-radius: 50%;}
.post-11 .swiper-controls .swiper-button svg{width:0.1rem;height:auto}
.post-11 .swiper-controls .swiper-button:hover{background: var(--theme-color);}
.post-11 .swiper-controls .swiper-button:hover svg path{fill:#fff}
.post-11 .swiper-controls .swiper-pagination{width: auto;display: flex;gap:0.12rem;align-items: center;position: static;}
.post-11 .swiper-controls .swiper-pagination .swiper-pagination-bullet {width: 0.1rem;height: 0.1rem;margin:0 !important;border-radius: 50%;background: var(--theme-color);opacity: 0.29;}
.post-11 .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 0.22rem;height: 0.22rem;opacity: 1;background: url(../images/dot_active2.svg) no-repeat center/cover;}
.post-12 li.news{border-top:1px solid #C9D7EB;display: flex;align-items: center;padding:var(--regular-size) 0;height: 1.08rem;gap:0.26rem;transition: 0.4s ease-in-out;}
.post-12 li.news:last-child{border-bottom:1px solid #C9D7EB}
.post-12 li.news .news_date{flex:0.48rem 0 0;color: #0C3889;font-size: 0.32rem;font-weight: bold;font-family: "roboto-bold";line-height: 1.18;text-align: center;}
.post-12 li.news .news_date .news_month{font-size: 0.12rem;padding-top:0.04rem;border-top:1px solid #0C3889;line-height: 1.16;margin-top: 0.06rem;}
.post-12 li.news .news_title{flex:1 0 0;}
.post-12 li.news:hover{border-top-color:var(--theme-color);}
.post-12 li.news:hover .news_title{color:var(--theme-color);}
.post-13 .con{border-top:2px solid var(--theme-color);}
.post-13 li.news{height: 1.08rem;display: flex;flex-direction: column;justify-content:center;gap:0.03rem;border-bottom:1px solid #C9D7EB;transition: 0.4s ease-in-out;padding:0 0.1rem;position: relative;z-index: 1;}
.post-13 li.news:before{content:"";position: absolute;z-index: -1;opacity: 0;inset: 0;background: linear-gradient(rgba(177,204,240,0.73),rgba(177,204,240,0.11));transition: 0.4s ease-in-out;}
.post-13 li.news:hover:before{opacity: 1;}
 

/**main2**/
.main2 { position:relative;}
.main2 .inner {padding:2rem 0 0;}
.main2 .xiaoxun{position: absolute;right:calc(50vw - 8.2rem);top:0;z-index: -1;width:6.82rem}
.post-21{position: relative;}
.post-21 .tt .title{width:2.62rem}
.post-21 .tt{position: absolute;left:0;top:0;z-index: 2;}
.post-21 .con{display: flex;justify-content: space-between;align-items: flex-start;gap:var(--medium-size);margin: 0 -0.2rem;}
.post-21 .list-text{flex:4.36rem 0 0;background: linear-gradient(#fff,transparent);height: 5rem;padding: 0.1rem 0.2rem 0 0.24rem;}
.post-21 .list-img{flex:1 0 0;}
.post-21 .list-img ul{display: flex;align-items:flex-end;margin-top:0.2rem;}
.post-21 .list-img li.news{flex:1 0 0;border:1px solid #C9D7EB;padding:0.27rem 0.24rem 0 0.2rem;border-bottom-width: 0;min-height: 4.72rem;position:relative;z-index:1}
.post-21 .list-img li.news:before{content:"";position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:0;transition:0.4s;background:linear-gradient(transparent,#ADC8ED);}
.post-21 .list-img li.news:hover:before{height:100%}
.post-21 .list-img li.news:nth-child(2){min-height:5.9rem;}
.post-21 .list-img li.news:nth-child(3){min-height:5.3rem;}
.post-21 .list-img .news_imgs{padding-top:66.6%}
.post-21 .list-img .news_title{margin:0.4rem 0 0.16rem}
.post-21 .list-text li.news{padding: 0.22rem 0;}
.post-21 .list-text li.news+li{border-top:1px solid #CDDCF0}
.post-21 .list-text li.news .wrap{display: flex;justify-content: space-between;align-items: center;margin-top: 0.15rem;}
.post-21 .list-text li.news .news_time{color: #AD0603;}
.post-21 .more_btn{display: inline-block;margin-top: 0.7rem;}



/**main3**/
.main3 {position:relative;background:url(../images/main3_bg.jpg) no-repeat center/cover; z-index: 2;padding-bottom: 2.07rem;}
.main3:before{content:"";position: absolute;width: 3.31rem;height: 3.7rem;background: url(../images/main3_bg2.png) no-repeat center/cover;top:-2.75rem;right:0.74rem;z-index: 1;}
.main3 .inner {padding:0.53rem 0 0rem;position: relative;}
.post-31{position: relative;z-index: 1;}
.post-31 .tt{width: 36.375%;position: absolute;left:0;top:0;z-index:1}
.post-31 .tt .title{width:2.76rem}
.post1.post-31 .tt .title img{margin-left: -0.15rem;}
.post-31.post1 .tt .tt_en,.post-31.post1 .more_btn .more_text{color:#fff;}
.post-31.post1 .tt .tt_en:after{background: #fff;}
.post-31 .con{display: flex;justify-content: space-between; }
.post-31 .list-text .swiper-pagination{display:none}
.post-31 .list-text{margin-right: 0.68rem;flex:5.82rem 0 0;width: 0;padding-top: 1.6rem;}
.post-31 .list-text .titlebox{display: flex;gap:0.31rem;align-items: center;margin-bottom: 0.61rem;}
.main3 li.news .source{background: #fff;padding:6px;text-align: center;}
.main3 li.news .source img{max-width:0.64rem}
.main3 li.news .source div{border:1px dashed rgba(38,102,189,0.2);color: #AD0603;font-weight: bold;font-size: var(--regular-size);line-height: 0.55rem;padding:0 0.1rem;min-width:1.15rem;min-height:0.55rem}
.post-31 .list-text .news_title,.post-31 .list-text .news_time,.post-31 .list-text .news_title a{color: #fff !important;} 
.post-31 .list-text .news_title{font-size:var(--medium-size)}
.post-31 .list-text .news_text{margin: 0.1rem 0 0.3rem;color: #fff;line-height:2.25;font-size:var(--base-size)}
.post-31 .list-text .readmore{float:right;display: flex;align-items: center;gap:8px;color: #fff;font-size: var(--small-size);}
.post-31 .list-text .readmore img{width: 0.44rem;}

.post-31 .list-img{position: relative;flex:1 0 0;margin-top: 0.5rem;}
.post-31 .list-img .wheel{position: relative;display: inline-block;}
.post-31 .list-img .wheel>img{--rotation:0;width: 4.64rem;height: 4.63rem;transition: 0.5s;position: relative;z-index:-1;transform: rotate(var(--rotation));}
.post-31 .list-img .wheel .dot{width: 0.12rem;height: 0.12rem;background: #fff;position: absolute;border-radius: 50%;}
.post-31 .list-img .wheel .dot:nth-child(1){left:17.2%;top:32%}
.post-31 .list-img .wheel .dot:nth-child(2){left:13.2%;top:48.4%}
.post-31 .list-img .wheel .dot:nth-child(3){left:17.2%;bottom:32%}
.post-31 .list-img .wheel .dot.active:after{content:"";position: absolute;right:50%;bottom:50%;width:7.2rem;height: 0.24rem;background: url(../images/line.svg) no-repeat center/cover;}
.post-31 .list-img .wheel .dot.active:before{content:"";width:200%;height: 200%;background: #AD0603;z-index: -1;left:50%;top:50%;position: absolute;border-radius: 50%;transform: translate(-50%,-50%);}
.post-31 .list-img .wheel .swiper-button{background: #fff;width: 0.3rem;height: 0.3rem;border-radius: 50%;left:31.8%;right: auto;top:auto;margin: 0;}
.post-31 .list-img .wheel .swiper-button svg{width: var(--regular-size);height: auto;margin: 0.03rem 0 0 0.02rem;}
.post-31 .list-img .wheel .swiper-button-prev{top:14.5%;transform: rotate(114deg);}
.post-31 .list-img .wheel .swiper-button-next{bottom:14.5%;transform: rotate(184deg);}
.post-31 .list-img .swiper{position: absolute;right:0rem;top:50%;transform: translateY(-50%);width: 8.45rem;
  -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 11% 100%);
clip-path: polygon(11% 0, 100% 0, 100% 100%, 11% 100%);}
.post-31 .list-img .swiper .news_imgs{padding-top: 4.24rem;}
.post-31 .list-img .swiper li.news{width: 6.64rem;opacity: 0 !important; }
.post-31 .list-img .swiper li.news.swiper-slide-prev{visibility: hidden;}
.post-31 .list-img .swiper li.news.swiper-slide-active,.post-31 .list-img .swiper li.news.swiper-slide-next{opacity: 1 !important;}
.post-32{position: absolute;background: #fff;bottom:-3.2rem;width: 100%;left:0;padding:0.3rem 0 0.1rem}
.post-32 ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.post-32 li.news{width: 25%;padding:0 0.46rem 0.4rem 0.52rem;position: relative;}
.post-32 li.news+li:before{content:"";position: absolute;left:0;top:50%;transform: translateY(-50%);width: 0px;border-left:1px dashed #C7C7C7;height: 1.8rem;}
.post-32 li.news .source{box-shadow: 0 3px 6px rgba(38,102,189,0.17);display: inline-block; ;}
.post-32 li.news .news_title{margin: 0.2rem 0 0.12rem;}


/**main4**/ 
.main4 { position: relative;overflow: hidden;}
.main4 ul:before{content:"";position: absolute;top:0.7rem;left:-10vw;width: 120vw;height: 0px;border-top:1px dashed var(--theme-color);z-index: -1;animation: move2 infinite 5s linear forwards;}
.main4 .inner {padding:2.5rem 0 1.31rem;}
.post-41 ul{display: flex;justify-content: space-between;position:relative} 
.post-41 li.news .news_title{margin-top: 0.31rem;text-align: center;font-size:var(--medium-size)}
.post-41 li.news .wheel{width: 1.42rem;height: 1.42rem;padding: 0.22rem;position: relative;margin:auto}
.post-41 li.news .wheel:before{content:"";background: url(../images/wheel2.svg) no-repeat center/cover;animation: rotate 12s infinite linear;width: 100%;height: 100%;opacity: 0.05;transition: 0.6s;position: absolute;inset:0}
.post-41 li.news .news_imgs{width:100%;height: 100%;background: #fff url(../images/post41_bg.png) no-repeat center/cover;border-radius: 50%;display: flex;justify-content: center;align-items:center}
.post-41 li.news .news_imgs a{}
.post-41 li.news .news_imgs img{width: 0.38rem;height: auto;inset:auto}
.post-41 li.news:hover .wheel:before{opacity: 1;animation-play-state: paused;}

@keyframes rotate {
  to{transform: rotate(1turn);}
}
@keyframes move2 {
  to{transform: translateX(-5%);}
}

 
/**列表页**/
.l-banner {height:6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height:60%;background:url(../images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;}
#l-container .inner {padding:.7rem 0 1.1rem;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;}
.col_name {margin-bottom:.3rem;}
.col_path a,.col_path span {color:#fff;font-size:var(--base-size);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(--theme-color);border-right:.35rem solid transparent;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.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(--base-size);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;padding:0.3rem 0;border-bottom:1px solid var(--theme-color)}
.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:.2rem;font-size:var(--base-size)}  
.mrlist .col_news_list .news_list .news .news_title {font-size:var(--regular-size);line-height:1.7;font-weight:700;margin-bottom:.17rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--base-size);line-height:1.7;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs {display:none;}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;} 
.article h2.arti_title {line-height:2; font-size:.3rem;text-align:center;color:var(--theme-color);margin-bottom:.2rem;font-weight:bold;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .16rem;font-size:var(--base-size);color:#666;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
.article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--base-size);color:#333;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:940px;}
.article .entry .read table {margin:0 auto;border:none!important;}
.sibi_art {margin-top:1.3rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--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;}
/**底部**/
#footer {background:var(--theme-color) url(../images/foot_bg.png) no-repeat center/cover;position:relative;} 
.foot-top {display:flex;justify-content:space-between;padding:0.63rem 0 0.36rem}  
#footer .inner .foot-left img{display: block;width: 4.61rem;margin: auto;}
#footer .inner .foot-center {display: flex;margin-right: 0.3rem;}  
#footer .inner .foot-center .contact p{white-space: nowrap;}
#footer .inner .foot-center .links{flex:4.5rem 0 0;margin-left: 0.64rem;}
#footer .inner .foot-center .links ul{display: flex;flex-wrap: wrap;    justify-content: space-between}
#footer .inner .foot-center .links li{width: 46.3%;}
#footer .inner .foot-right { }
#footer .inner p {font-size:var(--base-size);line-height:2.25;color:rgba(255,255,255,0.81);}
#footer .inner p a {color:inherit;}
#footer .inner p:hover a{color:#fff}
#footer .inner p span {margin:0 3px;}
#footer .tt {color:#fff;font-size:var(--regular-size);line-height:1.3;padding-bottom:.12rem;border-bottom:1px solid rgba(255,255,255,0.21);position: relative;margin-bottom: 0.05rem;}
#footer .tt:after{content:"";position: absolute;bottom:-1px;width: var(--regular-size);height: 2px;background: #FFFFFF;left:0}
#footer .foot-bottom {padding:.28rem 0 .19rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 21%);}
#footer .foot-bottom p {font-size:var(--base-size);line-height:1.33; position:relative;color:#fff}

/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.85rem;}
.shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:130%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;}
.shares .news_list .imgs:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:0.1rem solid transparent;border-top:10px solid #fff;}
.shares .news_list .imgs img {width:100%;height:100%;}
.shares .news_list .news_icon {display:block;background-color:rgba(255,255,255,0.2);width:.48rem;height:.48rem;border-radius:50%;background-repeat:no-repeat;background-position:center; }
.shares .news_list .news {position:relative;}
.shares .news_list li:nth-child(1) .news_icon {background-image:url(../images/weixin.svg);background-size: 0.31rem}
.shares .news_list li:nth-child(2) .news_icon{background-image:url(../images/qq.svg);background-size: 0.23rem;}
.shares .news_list .news_icon:hover {opacity:1;}
.shares .news_list .news a: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;}



/**侧导航**/
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;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--theme-color);z-index:999;}
.spinner2 {width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.container1 > div,.container2 > div,.container3 > div {width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;/* Prevent first frame from flickering when animation starts*/
  -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.spinner2 .spinner-container {position:absolute;width:100%;height:100%;}
.container2 {-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.container3 {-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);}
.circle1 {top:0;left:0;}
.circle2 {top:0;right:0;}
.circle3 {right:0;bottom:0;}
.circle4 {left:0;bottom:0;}
.container2 .circle1 {-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
.container3 .circle1 {-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
.container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
.container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}
.container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;}
.container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}
.container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}
.container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}
.container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}
.container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;}




.progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #eee;
  z-index: 9999;
}

.progress {
  height: 100%;
  width: 100%;
  background: var(--accent-color);
  transform-origin: left;
  transform: scaleX(0);
}
.foot-left {
    margin-right: 0.3rem;
}