@charset "utf-8";
/*Technical Support SudyTech*/
html {
    font-size: 100px;
    overflow-x: hidden;
}

@media (max-width: 1680px) {
    html {
        font-size: 87.5px;
    }

    /* 1680/1920?100 ? 87.5 */
}

@media (max-width: 1440px) {
    html {
        font-size: 75px;
    }
}


@media (max-width: 1280px) {
    html {
        font-size: 66.67px;
    }

}


@media (max-width: 1024px) {
    html {
        font-size: 53.33px;
    }


}

@media (max-width: 768px) {
    html {
        font-size: 40px;
    }


}


@media (max-width: 480px) {
    html {
        font-size: 25px;
    }

}


@media (max-width: 375px) {
    html {
        font-size: 19.53px;
    }
}
.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;position: absolute;z-index: 11;width:100%;top:0;transition:1s;/* height: 6.8rem; *//* display: flex; *//* flex-direction: column; *//* align-items: center; *//* justify-content: center; */}
.mrlist .header,.pagelist .header{height: auto;}
.header:before{position:absolute;background: linear-gradient(to bottom, rgb(0 98 172 / 60%), transparent);width: 100%;height:1.43rem;content:" ";top: 0;left: 0;z-index: -1;}
.header.fix:before{height: 100%;background:#0062ac;}
.head{position: relative;height: 100%;}
.header .inner {position:relative;transition:all 0.4s ease-in-out;padding: 0.3rem 0 0.45rem;}
.header.fix .inner {padding:0.25rem 0}
.header .sitelogo {display: inline-block;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width: 3.375rem;}
.header .sitelogo .logo span {display:none}
.header.fix  .sitelogo .logo a {display: flex;align-items: center;gap: 0.2rem;}

.header.fix .sitelogo .logo span{display: inline-block;font-size:0.35rem;font-weight:bold;color:#fff;line-height: 0.68rem;}
.header .head-main {float:left;margin-top:10px;}
.header .mod {display:flex;justify-content:space-between;}
.header .head-right {display:flex;align-items: center;gap: 0.1rem;}
.header .head-right .openSearch{background: url(../images/sous.png) center no-repeat;width: 0.43rem;height: 0.43rem;cursor: pointer;background-size: cover;display:none;}
.site-lang ul {display:flex;/* gap: 0.3rem; *//* flex-direction: row-reverse; */}
.site-lang ul li.links a {display: block;color:#fff;line-height: 0.18rem;font-size: 0.18rem;padding: 0 0.3rem;}
.site-lang ul li.links.i1 a {border-right: 1px solid #fff;background: url(../images/home.png) no-repeat left;background-size: 0.17rem;}
.site-lang ul li.links a:hover {color:#fff;opacity:.7}
/* 搜索*/
.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.51rem;border-radius: 25px;overflow:hidden;}
.wp-search {position:relative;background: #fff;}
.fix .wp-search {background: rgb(255 255 255 / 20%);}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right: 50px;}
.wp-search .search-input input.search-title {display:block;width:100%;line-height: 0.51rem;background:none;color: #C1C1C1;font-size:var(--regular-size);border:0;outline:0;padding:0;}
.wp-search .search-btn {width: 0.51rem;height: 0.51rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: #0062AC url(../images/sous.svg) no-repeat center;cursor:pointer;padding:0;background-size: 0.18rem;border-radius: 25px;}
.fix .wp-search .search-btn input.search-submit {background: rgb(255 255 255 / 20%) url(../images/sous.svg) no-repeat center;background-size: 0.18rem;}
.header .searchbox:hover {width: 2.25rem;border-radius: 25px;}
.header .searchbox {transition:all 0.4s ease-in-out;}
.header .menu-btn{display: none;}
.header.fix .menu-btn,.header.opennav .menu-btn{display:flex;width:0.51rem;height:0.51rem;margin-left: 0.2rem;}
.head_b{width: 100%;left: 0;top: -2.1rem;z-index: 1;position: absolute;}
.head_b .inner{padding:0!important}
.head_b .sitetitle{font-size:0.52rem;font-weight:bold;color:#fff;line-height: 0.88rem;}
.sitetitle1{display: block;font-size: 0.32rem;line-height: 0.4rem;color: #fff;}

/**导航**/
#nav {background: url(../images/nav.png) no-repeat center;width: 100%;height: 0.8rem;position: absolute;top: -0.58rem;z-index: 1;background-size: cover;}
#nav .inner{
    padding: 0!important;
}
#nav .inner .mod{display:initial}
#nav .inner .wp-panel .navbg {position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
.nav .wp-menu {margin:0 auto;display:flex;justify-content:space-between;}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(../images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .sub-menu li .sub-menu {display:none;}
.nav .wp-menu .menu-item a.menu-link {line-height: 0.6rem;font-size: var(--medium-size);display:block;color:#fff;position:relative;padding: 0 0.2rem;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: 132%;min-width:1.5rem;z-index:100;background: #fff;opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;overflow:hidden;border-top: 0.03rem solid #F8B62B;box-shadow: 0 5px 15px var(--shadow-color, rgba(0, 0, 0, .15));padding: 10% 0;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {display:block;color: #232323;line-height: 0.42rem;padding:0 17px;font-size:0.18rem;background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color:#fff;background-color:#0062AC;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:after {content:"";width:80%;height: 0.1rem;position:absolute;top: 110%;background: url(../images/li.png) no-repeat center;left:10%;transform: scale(0);transition:all 0.4s ease-in-out;background-size: 0.12rem;}
.nav .wp-menu .menu-item:hover:after {transform:scale(1);}
.nav .wp-menu .menu-item:not(:has(.sub-menu))::after,
.nav .wp-menu .menu-item:not(:has(> ul))::after {display: none !important;}
.nav .wp-menu li:hover>.sub-menu {transform:translateX(-50%);opacity:1;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;position:relative;}
.mbanner .inner {
    width: 100%;
    max-width: 100%;
}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 35.42%;
}
.carousel-swiper__item a.dot {position:absolute;right: 0.8rem;bottom: 0.5rem;padding: 0;width: auto;}
.carousel-swiper__item a.dot img{width: 0.33rem;}
.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;
  position: relative;
  display: block;
}


.carousel-swiper__item:has(video[src]:not([src=""])) .carousel-swiper__video {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}


.carousel-swiper .swiper-button-next,
.carousel-swiper .swiper-button-prev {
  color: #fff;
  width: 0.5rem;
  height: 0.5rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  z-index: 999;
}
.carousel-swiper .swiper-navigation-icon{display:none;}
.carousel-swiper .swiper-button-next:hover,
.carousel-swiper .swiper-button-prev:hover {background: rgba(0, 0, 0, 0.5);}
.carousel-swiper .swiper-button-prev:after, .carousel-swiper .swiper-button-next:after{ font-size:.25rem;}
.mbanner .carousel-swiper:before{
  position:absolute;
  background: linear-gradient(to top,rgb(0 0 0 / 60%),transparent);
  left: 0rem;
  bottom: 0rem;
  content:"";
  width:100%;
  height: 3.11rem;
  z-index: 2;
  }

.mbanner .carousel-swiper .swiper-pagination{width: auto;bottom: 0.45rem;right: 1.64rem;left:auto;display: flex;gap: 0.5rem;z-index: 999;}
.carousel-swiper .swiper-pagination-bullet {background:none;opacity: 1;margin:0!important; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.mbanner .carousel-swiper .swiper-pagination .swiper-pagination-bullet {transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);height: 0.32rem;position: relative; will-change: padding-right, transform;}
.mbanner .carousel-swiper .swiper-pagination .swiper-pagination-bullet-active{padding-right: 1.3rem;transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);}
.mbanner .carousel-swiper .swiper-pagination .swiper-pagination-bullet:after{
  transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);
  position:absolute;
  background:url(../images/dot.png) no-repeat;
  left: 0.42rem;bottom: 0.06rem;
  background-size:contain;
  content:"";width:1.1rem;height:0.01rem;will-change: height, opacity;opacity: 0;}
.mbanner .carousel-swiper .swiper-pagination .swiper-pagination-bullet-active:after{height:0.01rem;opacity: 1;}
.carousel-swiper .swiper-pagination {counter-reset: pagination-counter;transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);}
.carousel-swiper .swiper-pagination-bullet::before {
  counter-increment: pagination-counter;
  content: counter(pagination-counter);
  font-size: 0.24rem;
  line-height:0.32rem;
  color: #fff;
  transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: "rb";
}

.carousel-swiper__item p{font-size:0.26rem;position:absolute;left:0.8rem;bottom: 0.38rem;color:#fff}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
/**主体公共**/
.post1 .tt {display:flex;position:relative;justify-content: space-between;margin-bottom: 0.2rem;align-items: center;}
.post1 .more_btn {/* position:absolute; */right:0;bottom:0;}
.post1 .more_btn .more_text {vertical-align:middle;font-size: 0.16rem;color: #0062AC;line-height: 0.6rem;display: block;text-align: center;font-family: 'Microsoft YaHei';}
.post1 .more_btn .more_text img{width:.84rem}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {text-align:center;position:relative;}
.post1 .tt .title {font-size: 0.4rem;line-height: 0.68rem;color: #232323;font-weight: bold;}
/* .post1 .news{box-shadow:0 5px 15px var(--shadow-color, rgba(0, 0, 0, .15))} */
.post1 .news .news_title {font-size: 0.18rem;line-height: 0.32rem;color: #2b2b2b;font-weight: bold;}
.post1 .news:hover .news_title{color:#0062AC}
.post1 .news .news_text {font-size:0.14rem;line-height:0.24rem;color:#777;}
.post1 .news .news_title a {color:#4b4b4b;}
.post1 .news .news_text a {color:#707070;}
.post1 .news .news_date {/* font-weight:bold; */font-size:var(--base-size);line-height:1.32;color:#707070;}
.post1 .news .news_meta {font-size: 0.14rem;line-height: 0.24rem;color: #0062AC;}
.post2.post1 .tt .title{color:#fff}
.post2.post1 .more_btn .more_text{color:#fff}
.post .news_list .news .news_imgs{overflow:hidden;position:relative;background: #ccc;padding-top: 56.3%;}
.post .news_list .news .news_imgs img{transition: all .6s ease-in-out;width:100%;position:absolute;left:0;top:0;height: 100%;right: 0;bottom: 0;object-fit: cover;}
.post .news_list .news:hover .news_imgs img{transform:scale(1.1);}



#container{background: #fff url(../images/main.png) no-repeat center bottom;background-size: contain;position: relative;z-index: 0;}

/**main1**/
.main1 {}
.main1 .inner {padding: 0.8rem 0;}
.main1 .ml{width: 8.7rem;float:left;}
.main1 .mr{width: 5.7rem;float:right}
.post-11 .news_list .news{}
.post-11 .news_list .news a{}
.post-11 .news_list .news .news_imgs{}
.post-11 .news_list .news .news_wz {padding: 0.25rem 0;box-sizing:border-box;background: #fff;}
.post-11 .news_list .news .news_title{font-size:0.2rem;}
.post-11 .news_list .news .news_text{height: 0.48rem;margin-top: 0.15rem;}

.post-12 .news_list{background: #f2f6f8;}
.post-12 .news_list .news{height: 1.23rem;}
.post-12 .news_list .news.n4 .news_title{border:none}
.post-12 .news_list .news .news_wz{padding: 0 0.35rem;}
.post-12 .news_list .news .news_meta{padding-top:0.15rem}
.post-12 .news_list .news .news_title{height:0.64rem;padding-top:0.04rem;font-weight: bold;}
.post-12 .news_list li{border-bottom: 0.01rem dashed #BDD3E3;}
.post-12 .news_list .news.selected{background:url(../images/p12.png) no-repeat center;border:none;background-size:cover;}
.post-12 .news_list .news.selected .news_meta,
.post-12 .news_list .news.selected .news_title{color:#fff;border-bottom:none;}
/**main2**/
.main2{}
.main2 .inner {padding: 0.05rem 0 1.5rem;}
.post-21 .news_list {display: flex;justify-content: space-between;padding-top:0.06rem;gap:0.15ewm;}
.post-21 .news_list .news {background:#F2F6F8;width:calc((100% - 0.6rem) / 5);}
.post-21 .news_list .news a{padding: 0.275rem;display: flex;flex-direction: column;gap: 0.12rem;}
.post-21 .news_list .news:hover {background:url(../images/p21.png) no-repeat center / cover}
.post-21 .news_list .news:hover .news_date{background:#f8b62b;}
.post-21 .news_list .news .news_date {transition:all .4s ease-in-out;background: #0062AC;width: 0.7rem;height: 0.7rem;display: flex;flex-direction: column;align-items: center;color: #fff;gap: 0.08rem;white-space: nowrap;overflow: hidden;font-weight: bold;padding-top: 0.09rem;margin-top: -0.375rem;margin-bottom: 0.065rem;}
.post-21 .news_list .news .day{font-size: 0.24rem;line-height: 1;}
.post-21 .news_list .news .year{font-size: 0.14rem;line-height: 1;}
.post-21 .news_list .news .news_title{height: 0.64rem;}

/* nav1 */
.nav1{display: none;}

/* main10 */
.main10{display: none;}
/* main20 */
.main20{display: none;}
/**列表页**/
.l-banner {height: 4.6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;/* padding-top: 25%; */}
.l-banner:before {content:"";display:block;width:100%;position:absolute;height: 2.15rem;background: linear-gradient(to top, rgb(0 0 0 / 60%), transparent);background-size:100% 100%;bottom:0;z-index: 1;}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height: 100%;background: url(../images/list_banner.jpg) no-repeat center -0.5rem;background-size: cover;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;background: url(../images/main.png) no-repeat center bottom;}
#l-container .inner {padding: 0.8rem 0;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {/* width:100%; */padding-bottom: 0.15rem;}

.col_name span {font-size: 0.32rem;line-height: 0.54rem;color: #0062AC;font-weight: bold;}
.pagelist .col_name {margin-bottom: 0.15rem;}
.col_path a,.col_path span {/* color:#fff; */font-size:var(--base-size);line-height:1.3;}
.col_path {display:inline-block;color: #fff;font-size: 0.16rem;display: none;}
.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}


.content{display:flex;justify-content: space-between;min-height: 5rem;background: rgb(255 255 255 / 20%);}
.content .left{width:2.72rem}
.col_list {width: 1.52rem;height: auto;margin-right: 1.05rem;align-items:center;border-left: 1px solid #E2E2E2;margin-left: 0.15rem;}
.column-switch {display:none;}
.col_list ul {width: 1.52rem;}
.col_list ul li {}
.col_list .col_column .col_item_link.selected {opacity:1;}
.col_list .col_column .col_item_link {padding-left: 0.2rem;font-size: 0.2rem;font-weight: bold;line-height: 0.52rem;display:block;color: #708A9F;box-sizing: border-box;position: relative;}
.col_list .col_column .col_item_link.selected,
.col_list .col_column .col_item_link:hover,
.col_list .col_column .sub-item .sub-item-link.selected,
.col_list .col_column .sub-item .sub-item-link:hover {color: #0062AC;}
.col_list .col_column .col_item_link.selected:before,
.col_list .col_column .col_item_link:hover:before,
.col_list .col_column .sub-item .sub-item-link.selected:before,
.col_list .col_column .sub-item .sub-item-link:hover:before
{content:"";display:block;width: 0.04rem;position:absolute;height: 0.24rem;background: #F8B62B;left: -0.02rem;top: 50%;transform: translateY(-50%);}

.col_list .col_column .sub-item .sub-item-link {padding-left: 0.4rem;font-size: 0.18rem;font-weight: bold;line-height: 0.4rem;display:block;color: #708A9F;box-sizing: border-box;position: relative;}


.col_list .col_column .col_item_link.selected:after,
.col_list .col_column .col_item_link:hover:after,
.col_list .col_column .sub-item .sub-item-link.selected:after,
.col_list .col_column .sub-item .sub-item-link:hover:after
{content:"";display:block;width: 0.09rem;position:absolute;height: 0.11rem;right: 0.02rem;top: 50%;transform: translateY(-50%);background:url(../images/list.png) no-repeat center;}

.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{flex:1;}
.mrlist .col_news_list .news_list{display: flex;flex-direction: column;gap: 0.14rem;}
.mrlist .col_news_list .news_list .news {
    border: 0.01rem solid #dbdbdb;
    padding-left: 30px;
}
.mrlist .col_news_list .news_list .news a{display:flex;padding: 0.1rem;gap: 0.4rem;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 2.24rem;height: 1.50rem;position:relative;overflow:hidden;}
.mrlist .col_news_list .news_list .news .news_imgs img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;margin:auto;right:0;bottom:0;transition:all .4s ease-in-out}
.mrlist .col_news_list .news_list .news:hover .news_imgs img{transform:scale(1.1)}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding: .2rem 0;}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom: .15rem;font-size:0.16rem;color: #0062AC;}
.mrlist .col_news_list .news_list .news .news_title {font-size: .2rem;font-weight: bold;/* margin-bottom: .15rem; */color: #333;line-height: 0.42rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size: 0.18rem;line-height: 0.32rem;height: 0.64rem;color: #708A9F;/* font-weight: 300; */}
.mrlist .col_news_list .news_list .news:hover .news_title{color:#0062AC;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs {display:none;}
/* 无图片时 */
.mrlist .col_news_list .news_list .news.no-img .news_imgs {display: none;}
.mrlist .col_news_list .news_list .news.no-img .news_wz {width: 100%;}

/**文章页**/
.pagelist .col_news_list{flex:1;border:1px solid #dbdbdb;padding: .27rem .66rem;width:calc(100% - 2.72rem)}
.pagelist .col_news_list .col_path {display:block;}
.pagelist .col_news_list .col_path a{line-height: 0.16rem;font-size: 0.14rem;}
.pagelist .col_news_list .col_path img{}

.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height: 0.45rem;font-size:.34rem;text-align:left;color:#232323;font-weight: bold;padding: 0.25rem 0;border-bottom: 0.01rem solid #0062AC;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem;display: none;}
.article .arti_metas {text-align:center;padding: 0.16rem 0;margin:0;display: flex;justify-content: space-between;align-items:center;font-size:var(--base-size);color:#708A9F;line-height: 0.38rem;}
.article .arti_zj{display: flex;gap: 0.33rem;}
.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: 0.3rem; *//* font-size: 0.18rem; */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;display: none;}
.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:url(../images/foot.png) no-repeat center ;background-size: cover;}
#footer .inner {padding-top: 0.4rem;box-sizing:border-box;position:relative;z-index:1;}
#footer .inner .mod .foot-center{display:flex;justify-content: space-between;padding: 0.4rem 0;align-items: center;}
.post-91 {display: flex;gap: 0.8rem;align-items: center;}
.post-91 .tt {display: block;margin: 0;}
.post-91 .tt .tit .title {color:#fff;font-size:0.24rem;line-height: 0.64rem;}
.post-91 .con{flex:1}
.post-91 .news_list{display:flex;gap: 0.48rem;}
.post-91 .news_list .news .news_title{font-size:0.16rem;color: #fff;font-weight:400}
.post-91 .news_list .news:hover .news_title{opacity:.8}
#footer .inner .foot-l{}
.foot-top .foot-l{display: none;}
#footer .inner .foot-l img{width: 5.12rem;}
#footer .inner .foot-r .info{color:#fff;font-size:0.16rem;line-height: 0.32rem;}
#footer .inner .foot-r .info1{color:#fff;font-size:0.16rem;line-height: 0.32rem;display:none;}
#footer .inner .foot-r .info2{opacity:0;}
#footer .inner .foot-right .news_list .news{display:flex;justify-content:space-between;gap: .15rem;flex-direction: column;}
.foot-right .news_list .news .news_imgs{width:1.41rem;height:1.41rem;}
.post-91 .news_list .news{box-shadow:none;}
.foot-right .news_list .news .news_title{font-size: 0.14rem;line-height:0.24rem;color:#fff;text-align: center;opacity: .8;}
#footer .inner p {font-size: 0.14rem;line-height: 0.5rem;color:#fff;opacity: 0.6;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-center {border-top: 1px solid rgb(255 255 255 / 50%);}
.foot-bottom {position:relative;z-index:1;border-top: 1px solid rgb(255 255 255 / 50%);}

/**侧导航**/
nav.Quick-navigation {display:none;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;display:none;}
nav.Quick-navigation a {color:#fff;border-bottom:1px solid #fff;}
nav.Quick-navigation a.current {color:#e1d4a4;border-bottom:1px solid var(--hover-color);}
.Scroll-to-top {display:none;width: 0.6rem;height: 0.6rem;position:fixed;z-index:1;background:#fff;bottom:2%;border-radius:50%;right:1%;background: #f8b62bd1;font-size: 0.2rem;line-height: 0.6rem;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);}



/* 搜索 */
.layer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;display: none;z-index: 9999;background: rgb(1 63 136 / 90%);background-size: cover}
.layer .layer-inner {position: relative;width: 100%;height: 100%}
.layer .layer-inner .layer-mod {position: absolute;top: 0;width: 100%;height: 100%}
.layer .layer-inner .layer-mod .shutdown {text-align: right;padding: 4em}
.layer .close {font-size: 22px;color: #fff;position: relative;z-index: 1;cursor: pointer;display: inline-block;}
.close {transition: transform 0.5s ;}
.close:hover,.close:active {transform: rotate(180deg);}
.layer .searchbox {width: 60%;position: absolute;margin: 0 auto;left: 20%;top: 50%;transform: translateY(-50%)}
.wp_search #keyword {width: 100%!important;line-height: 0.6rem;font-size: 0.2rem;font-family: 'Microsoft yahei';height: auto;text-indent: 1em;}
.wp_search table {width: 100%}
.wp_search {width: 100%;border: 0;background: #fff;overflow: hidden;display: flex;}
.wp_search .search {width: 1.2rem;height: 0.72rem;border: 0;background: #f8b62b url(../images/sous.png) no-repeat center;cursor: pointer;vertical-align: top;background-size: auto;border-radius: 0;}
.layer .searchbox:after,.layer .searchbox:before {content: '';display: block;color: #fff;font-weight: 700;text-align: center;text-shadow: 5px 0 8px rgb(255,255,255,.5);padding: 1em 0;letter-spacing: .2em}
.layer .searchbox:after {opacity: 0}
    .col_metas{display:none}
.wp_articlecontent p {
    background: none !important;
}