@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;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%;background: linear-gradient(#0A2231,transparent);opacity: 0.6;height: 130%;}
.header.fix {background:var(--theme-color);}
.carousel-swiper__item .carousel-swiper__image img, .carousel-swiper__item .carousel-swiper__video video {
    height: 100% !important;
}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .xiaoxun{width: 1.53rem;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width:6.7rem;}
.header .sitelogo .logo { display:inline-block;}
.header .sitelogo .tago img {width:3.82rem;}
.header .sitelogo .sitetitle span {display:block;}
.header .sitelogo img.logo {width:3.4rem;transition:all 0.6s ease-in-out;}
.header .head-main {float:left;margin-top:10px;} 
.header .head-top {display:flex;align-items:center;gap:0.15rem;justify-content: space-between;padding: 0.23rem 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
.header .head-right {display:flex;align-items:center;gap:0.51rem; }
/* 搜索*/
.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:1.87rem; overflow:hidden;}
.wp-search {position:relative;background:rgb(255 255 255);}
.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.58rem;background:none;color:#FFFFFF;font-size:var(--base-size);border:0;outline:0;padding:0;text-indent: var(--regular-size);color: #666666;}
.wp-search .search-btn {width:var(--regular-size);height:var(--regular-size);position:absolute;right:var(--regular-size);top:50%;transform: translateY(-50%);}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous.svg) no-repeat center /100%;cursor:pointer;padding:0;border-radius: 0;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/ 
.site-lang ul.list {display:flex;}
.site-lang ul li.links{position: relative;display:none}
.site-lang ul li.links:first-child{display:block}
.site-lang ul li.links a {display: block; color:#fff;font-size:0.17rem; line-height:1.5}
.site-lang ul li.links>a{padding-right: var(--regular-size);background: url(../images/arrow.svg) no-repeat right center/0.1rem;}
.site-lang ul li.links .sub-menu{position: absolute;top:100%;left:0;min-width: 100%;width: auto;background: #fff;box-sizing: border-box; white-space: nowrap;height: 0;transition: 0.4s;overflow: hidden;}
.site-lang ul li.links .sub-menu li a{color: #333;margin:5px 0.1rem;}
.site-lang ul li.links .sub-menu li a:hover{color: var(--theme-color);}
.site-lang ul li.links:hover .sub-menu{height: auto;}
/**导航**/
#nav { }
#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:1.3;font-size:var(--medium-size);display:block;color:#fff;position:relative;font-weight: bold;padding-top: 0.23rem;}
.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;}
#banner .inner {width:100%;text-align:center;max-width:100%;}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
}

.carousel-swiper__item a:before{content:"";position: absolute;bottom:0;left:0;z-index: 1;background: linear-gradient(transparent,#000);opacity: 0.4;height: 1.67rem;width: 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-horizontal>.swiper-pagination-bullets{ --swiper-pagination-bottom:0.48rem;border-radius: 0;display: flex;justify-content: center;z-index: 1;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet{margin:0 var(--small-size);width: 0.28rem;height: var(--regular-size);opacity: 1;background: none;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active{position: relative;display: flex;align-items: center;justify-content: center;background: url(../images/dot_active.svg) no-repeat center/100%;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet:before{content:"";display: block;;width: 0.17rem;height: 0.17rem;border:2px solid #fff;border-radius: 50%;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active:before{display:none}

/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs 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% !important;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.4rem;}
.post1 .more_btn {position:absolute;right:0;top:50%;transform: translateY(-50%);}
.post1 .more_btn img {width:0.31rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--regular-size);color:#4EBFA6;line-height:1.3;display: flex;align-items: center;}
.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; font-weight:600;line-height:1;} 
.post1 .news .news_title {font-size:var(--regular-size);line-height:1.72;color:#333;font-weight:bold;}
.post1 .news:hover .news_title{color:#4EBFA6} 
.post1 .news .news_text {font-size:var(--base-size);line-height:2;color:#666;}
.post1 .news .news_title a {color:inherit;}
.post1 .news .news_text a {color:inherit;}
.post1 .news .news_time{color: #4EBFA6;font-size: var(--base-size);font-weight: bold;}
.post1 .swiper-controls{display: flex;gap:var(--regular-size);}
.post1 .swiper-button{position: static;width: 1.2rem;height: 0.55rem;border-radius: 0;border:1px solid rgba(31,74,101,0.2);background: #fff;margin-top:0}
.post1 .swiper-button:hover{background: #1F4A65;}
.post1 .swiper-button:hover path{stroke:#fff}


/**main1**/
.main1 {background:#fff url(../images/main1_bg.svg) no-repeat center right/auto 100%;position:relative;z-index:1;}
.main1 .inner {padding:0.89rem 0 1.09rem;}
.main1 .mod{display: flex;justify-content: space-between;}
.main1 .l{flex: 64.625% 0 0;}
.main1 .r{flex: 30.25% 0 0;}
.main1 .l .con{display: flex;justify-content: space-between;}
.main1 .l .post-11{flex:51.5% 0 0;width: 0;position: relative;}
.main1 .l .post-12{flex:41.7% 0 0;background: #fff;height: 6.37rem;padding:0.08rem 0.33rem}
.post-11 .news_imgs{padding-top: 66.6%;}
.post-11 li.news .news_title{line-height: 1.1;margin-top: 0.4rem;}
.post-11 li.news .news_text{margin:0.14rem 0;}
.post-11 .swiper-controls{position: absolute;bottom:0;left:0; }
.post-12 li.news{height: 1.57rem;display: flex;flex-direction: column;justify-content: space-between;padding:0.32rem 0;border-bottom:1px dashed #989898;} 
.post-12 li.news:hover{border-bottom:1px solid  #989898}
.post-12 li.news:last-child{border: 0;}
.post-13 .con{padding:var(--base-size) 0.44rem;background: #fff;}
.post-13 li.news{ border-bottom:1px dashed #989898;display: flex;flex-direction: column;justify-content: center;height: 1.51rem;}
.post-13 li.news:last-child{border:0}
.post-13 li.news .news-box{display: flex;justify-content: space-between;}
.post-13 li.news .news_date{flex:0.65rem 0 0;margin-right: 0.23rem;font-family: 'roboto';color: #4EBFA6;text-align: center;line-height: 1.21;}
.post-13 li.news .news_date .day{font-size:0.28rem;font-weight: bold;line-height: 1;padding: var(--base-size);border:1px solid #4EBFA6;transition:0.4s ease-in-out}
.post-13 li.news .news_date .month{font-family: 'roboto-medium';font-size: var(--small-size);margin-top: 0.05rem;}
.post-13 li.news .wz{flex:1 0 0;}
.post-13 li.news .news_title{line-height: 1.1;margin-bottom: var(--small-size);}
.post-13 li.news .news_text{font-size: var(--small-size);} 
 .post-13 li.news:hover .day{background:#4EBFA6;color:#fff}

/**main2**/
.main2 {background:url(../images/main2_bg.svg) no-repeat top center/100%; position:relative;z-index: 1;}
.main2:before{content:"";position: absolute;z-index: -1;position: absolute;width: 16.13rem;height: 10rem;top:0.68rem;left:50%;transform: translateX(-50%);background: url(../images/main2_bg2.png) no-repeat center/cover;}
.main2 .inner {padding:0.9rem 0 1.25rem;}
.post-21 .title{color: #fff;}
.post-21 .con{position: relative;}
.post-21 .swiper-controls{position: absolute;bottom:2.04rem;left:calc(50% + 0.66rem);z-index: 2;}
.post-21 .swiper-gallery li.news{display: flex;}
.post-21 .swiper-gallery li.news>*{flex:50% 0 0;}
.post-21 .swiper-gallery .news .wz{background: #fff url(../images/post21_bg.png) no-repeat center/cover;padding: 0.51rem 0.74rem 0.5rem 0.65rem;}
.post-21 .swiper-gallery .news .news_title{margin:0.12rem 0;}
.post-21 .swiper-gallery .news .news_imgs{padding-top: 33.3%;}
.post-21 .swiper-thumbs{position: absolute;bottom:0.43rem;right:0.74rem;width: 6.61rem;z-index: 2;}
.post-21 .swiper-thumbs li.news .news_title{position: absolute;z-index: 2;left:0;bottom:0.1rem;padding:0 var(--medium-size) ;color: #fff;font-size:var(--small-size);line-height:1.7}
.post-21 .swiper-thumbs li .news_imgs:before{content:"";position: absolute;bottom:0;left:0;width: 100%;height: 72.6%;z-index: 1;background: linear-gradient(transparent,#000);opacity: 0.78;}
.post-21 .swiper-thumbs li .news_imgs{padding-top: 67.1%;}
.post-31 .list-img .news_imgs img {
    transform: translateY(-50%);
    top: 50%;
    height: auto !important;
    max-height: 100% !important;
}

/**main3**/
.main3 {position:relative;background: url(../images/main3_bg.png) no-repeat left center/auto 100%;z-index: 1;}
.main3:before{content:"";position: absolute;z-index: -1;right:-0.9rem;top:2.24rem;width: 15.4rem;height: 9rem;background: url(../images/main3_bg2.png) no-repeat center/cover;}
.main3 .inner {padding:0.45rem 0 0.36rem;}
.main3 .mod{display: flex;justify-content: space-between;}
.post-31{flex:48.25% 0 0;position: relative;}
.post-32{flex:45.06% 0 0;}
.post-31 .tt{width:47.6%;right:0;top:0;position: absolute;}
.post-31 .con{display: flex;justify-content: space-between;align-items: flex-end;}
.post-31 .list-img{flex:47.4% 0 0;}
.post-31 .list-text{flex:47.6% 0 0;}
.post-31 .list-img .news_imgs{background: transparent;/* display: flex; */padding-top: 173%;/* align-items: center; */}
.post-31 .list-text li.news{position: relative;border-bottom:1px dashed #989898;padding:0.3rem 0}
.post-31 .list-text .news_title{margin:0 0 var(--medium-size);} 
.post-31 .list-text .field{font-size: var(--base-size);color: #666666;line-height: 1.5;}
.post-31 .list-text li.news:after{content:"";position: absolute;bottom:-1px;left:0;width:0;height: 2px;background: #4EBFA6;transition: 0.4s ease-in-out;}
.post-31 .list-text li.news:before{content:"";position: absolute;right:73.5%;bottom:4px;width: 0;height: 2px;background-color: #4EBFA6;transition: 0.4s ease-in-out;display:none;}
.post-31 .list-text li.news.selected:after{width: 100%;}
.post-31 .list-text li.news.selected:before{width: 2.08rem;}
.post-32 .tt{margin-bottom:0.55rem}
.post-32 li.news{background: #fff;box-shadow:0 3px 5px rgba(0,0,0,0.1)}
.post-32 li.news+li{margin-top: 0.11rem;}
.post-32 li.news .news_title{line-height: 1.1;padding:0.35rem 0.4rem;transition: 0.4s ease-in-out;}
.post-32 li.news .news_title a{transition:none}
.post-32 li.news .news_text{padding:0.3rem 0.39rem 0;;overflow: hidden;display: none;height: 1.45rem; background: url(../images/post32_bg.png) no-repeat right bottom/cover;}
.post-32 li.news.active .news_title{background: #1F4A65;color: #fff;}



/**main4**/
.main4 {background:url(../images/main4_bg.png) no-repeat left -0.67rem bottom -1.51rem /3.61rem;position:relative;z-index:2;}
.main4 .inner {padding:1.4rem 0 1.2rem;}
.post-41 .news_imgs{padding-top: 66.6%;}
.post-41 .news_time{margin:var(--regular-size) 0 var(--base-size);}
.post-41 .swiper{overflow: visible;}





/**列表页**/
.l-banner {height:4.8rem;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:100%;background:url(../images/bannerbg.png) no-repeat;background: rgba(31, 74, 101, 0.69);background-size:100% 100%;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;background: rgba(227,236,246,0.47);}
#l-container .inner {padding:1.11rem 0 1rem;position:relative;}
.pagelist #l-container .inner{padding:0.8rem 0 1rem;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_news_list .wp_single{padding-top:0.2rem;}
.col_menu_head {float: left;z-index:1;width: 3.66rem;left:0;text-align: center;}
.pagelist .col_menu_head{position:absolute;width: 100%;top: -2rem;}
.pagelist .col_menu_head .col_name{background:none;}
.col_name span {font-size:.44rem;color:#fff;font-weight: bold;}
.col_name {background: #1F4A65;padding: 0.2rem;}
.col_path a,.col_path span {color: #0A2231;font-size: var(--regular-size);line-height:1.3;}
.pagelist .col_path{color:#fff;}
.pagelist .col_path a,.pagelist .col_path span{color:#fff;}
.col_path {display:inline-block;color: #0A2231;font-size: var(--regular-size);line-height: 1.3;}
.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;box-sizing:border-box;display:flex;align-items:center;background: #FFFFFF;}
.pagelist .col_list{display:none!Important;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float: none;width: 100%;}
.col_list .col_column .col_item_link.selected {opacity:1;background: rgba(31,74,101,0.1);color: #1F4A65;font-weight: 700;}
.col_list .col_column .col_item_link {color: #666666;padding: 0.2rem;font-size: 0.24rem;border-bottom: 1px solid rgba(31,74,101,0.1);display:inline-block;display:block;text-align:center;}
.col_list .slick-next,.col_list .slick-prev {width:auto;height:auto;background:0 0;border-radius:0;}
.col_list .col_column:last-child .col_item_link{border-bottom: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;}
  .col_metas{display:flex;justify-content: space-between;flex-direction: row-reverse;padding-bottom: 0.12rem;border-bottom: 1px solid rgba(31,74,101,0.2);}
  .col_metas .col_title{font-size:0.32rem;color:#1F4A65;font-weight:700;}
/**默认新闻列表页**/
.mrlist .col_news_list{margin-left:4.76rem;min-height: 500px;}
.mrlist .col_news_list .news_list .news {display:flex;padding:0.32rem 0;border-bottom: 1px solid rgba(31, 74, 101, 0.2);width: 100%;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 4.2rem;flex:none;background:0 0;display:flex;align-items:center;margin-right:0.42rem;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top: 66.66%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;position: relative;padding-bottom: 0.4rem;}
.mrlist .col_news_list .news_list .news .news_meta {
    margin-right:0.42rem;
}
.mrlist .col_news_list .news_list .news .news_meta span {display:block;color: #4EBFA6;text-align: center;}
.mrlist .col_news_list .news_list .news .news_year {font-size:.14rem;margin-top: 0.04rem;    font-family: 'roboto-medium';}
.mrlist .col_news_list .news_list .news .news_day {font-size: .28rem;line-height: 1.2;padding: .15rem;font-weight: bold;border: 1px solid #4EBFA6;font-family: 'roboto';}
.mrlist .col_news_list .news_list .news .news_title {font-size: var(    --medium-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:2;color: #666666;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news .news_ckxq{font-size:var(--regular-size);color:#4EBFA6;font-weight:700;display: flex;align-items: center;position: absolute;bottom: 0;}
.mrlist .col_news_list .news_list .news .news_ckxq img{margin-left:0.12rem;width:0.24rem;}
.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:1.6;font-size: .32rem;text-align:center;padding-bottom: 0.2rem;margin-bottom: .24rem;font-weight:bold;font-family: 'Source Han Serif';color: #1F4A65;border-bottom: 1px solid rgba(31, 74, 101, 0.2);}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .07rem;font-size: var(--regular-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 p,.article .entry .read span{background: none !important;}
.article .entry .read img {margin:0 auto;max-width:100%;}
.article .entry .read p:has(img){text-align:center;}
.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:#1F4A65 url(../images/footer_bg.png) no-repeat center/cover;background-size:cover;position:relative;} 
#footer .inner .foot-top {display:flex;justify-content: space-between;gap:0.24rem;padding: 0.75rem 0;}
#footer .inner .foot-top>div{flex:1 0 0;border:1px solid rgba(255,255,255,0.2);border-radius: 2px;position: relative;z-index: 4;}
#footer .inner .flinks .col-items{position: relative;z-index: 1;padding: 0.23rem 0.32rem;display: flex;align-items: center;justify-content: space-between;color: #fff;font-size: var(--regular-size);font-weight:bold}
#footer .inner .flinks .col-items:after{content:""; height: 0.13rem;width:0.08rem;background: url(../images/arrow2.svg) no-repeat center/cover;transition: 0.4s;}
#footer .inner .flinks:hover .col-items:after{transform: rotate(90deg);}
#footer .inner .flinks .link-list{position: absolute;bottom:100%;left:0;width: 100%;max-height: 0;transition: 0.4s;overflow-y: auto;background: var(--theme-color);}
#footer .inner .flinks:hover .link-list{max-height: 1.5rem;}
#footer .inner .flinks .link-list li{margin:8px;}
#footer .inner .flinks .link-list li a{color: #fff;display:block;font-size: var(--base-size);}
#footer .inner .flinks .link-list li:hover a{color:#4EBFA6}
#footer .inner .foot-bot{display: flex;justify-content: space-between;padding-bottom: 0.6rem;}
#footer .inner .foot-bot .foot-left img{width: 6.71rem;}
#footer .inner .foot-bot .foot-right{padding-right: 0.35rem;width: 4rem;}
#footer .inner .foot-bot .foot-right ._title{font-size: var(--regular-size);color: #fff;margin-bottom: var(--base-size)}
#footer .inner .foot-bot .foot-right ._title:after{content:"";display: block;width: 0.28rem;height: 1px;background: #4EBFA6;margin-top: var(--medium-size);;}


#footer .inner p {font-size:var(--base-size);line-height:2;color:rgba(255,255,255,0.8)}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}

.foot-bottom {padding:.32rem 0;text-align:center;position:relative;z-index:1; background: #153C55;}
.foot-bottom p {font-size:var(--base-size); color:rgba(255,255,255,0.5);position:relative;}



/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.17rem;}
.shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;}
.shares .news_list .imgs img {width:100%;height:100%unset;}
.shares .news_list .news_icon {display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%;}
.shares .news_list .news {position:relative;}
.shares .news_list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list .n2 .news_icon {background-image:url(../images/weibo.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;}
 

/**侧导航**/
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);
}
.col_list ul li.selected li.sub-item a,.col_list ul li li.sub-item a {
    font-size: 0.18rem;
    color: #989898;
    display: block;
    padding: 0.15rem;
border-bottom: 1px solid #eee;
    }

.col_list ul li li.sub-item a.selected  {
    color: #1F4A65;

    }
.col_list ul li li.sub-item a:hover  {
    color: #1F4A65;

    }





.post-31 .list-img .news:hover .news_imgs img {
    transform: translateY(-50%) !important;
}
.wp_entry span, .wp_entry p{
    background: none !important;
}

.szlist .sublist_title a { display: inline-block;
       font-size: 0.32rem;
    color: #1F4A65;
    font-weight:bold;
}
.szlist .sublist_title{    padding-bottom: 0.12rem;
    border-bottom: 1px solid rgba(31, 74, 101, 0.2);}
.szlist .col_metas{display:none;}
.szlist .sublist_title a.morelink{display:none}