@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;border-bottom: 1px solid rgba(255,255,255,0.5);position:relative;z-index:3;;position:absolute;width:100%;top:0;transition:1s;}
body.list .header:before{content:"";position:absolute;top:0;left:0;height:3.14rem;z-index: 0;width:100%;background:linear-gradient(rgba(0,0,0,0.85),transparent)}
.header.opennav{background:none}
.header.fix {background:var(--theme-color);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;max-width: 100%;width: auto;padding-left: 1rem;padding-right: 1rem;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width:4.23rem;}
.header .sitelogo .logo {margin-right:0.29rem;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 .mod {display:flex;justify-content:space-between; align-items:center;padding-top: 0.21rem;padding-bottom: 0.24rem;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;align-items:center;gap:var(--base-size); }
/* 搜索*/
.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:2.75rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;background:var(--theme-color);}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {display:block;width:100%;line-height:0.44rem;color:#FFFFFF;font-size:var(--regular-size);border:0;outline:0;padding:0;background: none;}
.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;background:url(../images/sous.svg) no-repeat center/0.23rem;cursor:pointer;padding:0;}
.header .searchbox:hover {}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/ 
.site-lang ul {display:flex;}
.site-lang ul li.links a {display: block; color:var(--theme-color);font-size:var(--regular-size);;line-height:0.44rem;width: 0.44rem;text-align: center;background: #fff;border-radius: 50%;font-family:"poppins-bold";}
/**导航**/
#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;gap:0.4rem}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
body.main .nav .wp-menu .menu-item:nth-child(1) a.menu-link,.nav .wp-menu .menu-item a.menu-link.selected,.nav .wp-menu .menu-item a.menu-link.parent{color: var(--hover-color);}
.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;font-family:"poppins-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;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%; max-width:100%;}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
}
.carousel-swiper__item a:before{content:"";position: absolute;z-index: 1;left:0;width: 100%;bottom:0;background: linear-gradient(transparent,rgba(0,0,0,0.4));height: 3.06rem;}
.carousel-swiper__item a:after{content:"";position:absolute;top:0;left:0;height:3.14rem;z-index:0;width:100%;background:linear-gradient(rgba(0,0,0,0.85),transparent)}
.carousel-swiper__item .news_title{position: absolute;z-index: 2;color:#fff;font-size: 0.26rem;font-weight: bold;font-family: "微软雅黑";bottom:1.8rem;left:1.3rem;line-height: 1.3;}
.carousel-swiper__item .news_title:before{content:"";margin-bottom: 0.23rem;width: 0.81rem;height: 0.09rem;background: var(--theme-color);display: block;}
.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{width: auto;left:1.3rem;z-index: 2;display: flex;align-items: center;bottom:1.25rem;gap:0.32rem}
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0;font-size: 0.22rem;transition: 0.3s;color: #fff;display: flex;align-items: center;;opacity: 1;position: relative;;border-radius: 0;background: none;font-family: "微软雅黑";line-height: 1.3;width: auto;height: auto; }
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";transition: 0.3s;width: 0;height: 1px;background: #fff;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{gap:0.21rem;color: transparent;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width: 0.81rem;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:"";position: absolute;width: 0.34rem;height: 0.52rem;background: url(../images/dot_active.svg) no-repeat center/cover;left:-0.04rem;top:-0.12rem;z-index: 2;}

.banner_newslist{position: absolute;right:1rem;bottom:0.83rem;z-index: 2;width: 3.34rem;}
.banner_newslist .post .more_btn{pointer-events:none}
.banner_newslist .post.active .more_btn{pointer-events:auto}
.banner_newslist .post{background: rgba(97,0,0,0.8);padding:0.05rem 0.13rem;}
.banner_newslist .post+div{margin-top: var(--base-size);}
.banner_newslist .post ._tt{display: flex;justify-content: space-between;line-height: 0.46rem;padding:0 0.15rem; cursor: pointer;}
.banner_newslist .post ._title{font-size: var(--regular-size);color: #FFC14A;font-weight: bold;}
.banner_newslist .post .more_text{ font-size: var(--base-size);font-family: "poppins-medium";padding-right: var(--base-size);color: transparent;background: url(../images/menu.svg) no-repeat right center/var(--medium-size);}
.banner_newslist .post.active .more_text{color: #fff;background: none;}
.banner_newslist .post .con{height: 0;overflow-y: auto;padding:0 0.13rem;transition: 0.4s;margin-top: 0rem;}
.banner_newslist .post.active .con{height: 50vh;margin-top: 0.2rem;}
.banner_newslist .post li.news{border:1px solid #fff;padding: var(--small-size);}
.banner_newslist .post li.news+li{margin-top: 0.22rem;}
.banner_newslist .post li.news:last-child{margin-bottom:1px}
.banner_newslist .post li.news .news_time{color: rgba(255,255,255,0.7);font-size: var(--small-size);}
.banner_newslist .post li.news .news_title{font-size: var(--base-size);margin-top: 0.1rem;line-height:1.2;color: #fff;}



/**内容**/
.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%;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; margin-bottom:0.57rem;}
.post1 .more_btn {position:absolute;right:0;bottom:0;}
.post1 .more_btn img {width:0.25rem; }
.post1 .more_btn .more_text {vertical-align:middle;font-size:0.22rem;color:var(--theme-color);line-height:1;font-family: "poppins-bold";display: flex;gap:var(--small-size);align-items: center;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {text-align:center;position:relative;} 
.post1 .tt .line{display: flex;align-items: center;}
.post1 .tt .line:after{content:"";width:0.61rem;height: 4px;background: #FFC14A;}
.post1 .tt .line:before{content:"";width: 1.18rem;height: 4px;background: #C22222;}
.post1 .tt .title {font-size:0.56rem;font-weight:normal;font-weight:bold;line-height:1.4;font-family: "Butler";}
.post1 .tt .tt_en {font-size:var(--base-size);font-weight:normal;}
.post1 .news .news_title {font-size:var(--regular-size);line-height:1.35;color:#000;font-weight:bold;font-family: '微软雅黑';}
.post1 .news .news_text {font-size:var(--base-size);line-height:1.75;color:#707070;font-family: '微软雅黑';}
.news_title a, .news_text a {color:inherit;}   

/**main1**/
.main1 { position:relative;z-index:1;background: #FFF9F9;}
.main1>.bg{position: absolute;right:0;z-index: -1;background: #F8EEE3;width: 6.87rem;height:100%;} 
.main1 .inner {padding:1rem 0 1.4rem;}
.post-11 .list-l{width: 7.7rem;}
.post-11 .list-l .summary{font-size: var(--regular-size);line-height: 2.2;margin-bottom: 1.06rem;color:#666}
.post-11 .list-l .summary p{line-height: inherit;}
.post-11 .list-l .summary .readmore img{width: 0.25rem;}
.post-11 .list-l .summary .readmore{margin-top:0.26rem;display: inline-flex;border:1px solid #000;border-radius: var(--medium-size);gap:6px;align-items: center;padding:0 0.23rem 0 0.41rem;line-height: 0.42rem;}
.post-11 .list-l .data_list{display: flex;justify-content: space-between;flex-wrap: wrap;text-align: center;align-items:center}
.post-11 .list-l li{display: flex;flex-direction: column;width: 19.5%;}
.post-11 .list-l .data_list .split{width:1px;height:0.74rem;background:rgba(0,0,0,0.2);}
.post-11 .list-l .data_list .split:last-child{display: none;}
.post-11 .list-l .data_list .short_title{font-weight: bold;font-size: 0.64rem;font-family: "微软雅黑";line-height: 1;margin-bottom: 0.2rem;}
.post-11 .list-l .data_list .news_title{color: #666666;font-size: 0.13rem;line-height: 1.3;flex: 1 0 0; align-items: center; justify-content: center; display: flex;}
.post-11 .list-r{position: absolute;width: 9.23rem;right:-0.3rem;top:0.85rem;z-index: 1;}



/**main2**/
.main2 {background:url(../images/main2_bg.png) no-repeat center/cover;position:relative; }
.main2 .inner{padding:0.7rem 0 0.86rem;max-width: 100%;margin-left: calc(50vw - 7.1rem);margin-right: 0.8rem;}
.post-20 .more_btn{margin-right:calc(50vw - 7.9rem)}
.post-21 .con{display: flex;align-items: center;}
.post-21 .swiper-multiple{flex: 1 0 0;width: 0;}
.post-21 .swiper-multiple .swiper-scrollbar{display:none}
.post-21 .swiper-single{flex: 6.6rem 0 0;width: 0;margin: 0;}
.post-21 .swiper-buttons{position: static;display: flex;gap:0.22rem;padding-right: 1rem;justify-content: flex-end;}
.post-21 .swiper-button{position: static;margin:0;border-radius: 50%;width: 0.45rem;height: 0.45rem;background: #fff;}
.post-21 .swiper-button:hover{background: #FFC14A;}
.post-21 .swiper-scrollbar.swiper-scrollbar-horizontal{position: static;height: 7px;background: rgba(255,255,255,0.4);margin: 0.6rem 0 0.3rem;width: 100%;}
.post-21 .swiper-scrollbar-drag{background: #fff;border-radius: 0;}
.post-21 .swiper-single li.news{display: flex;align-items: flex-end;}
.post-21 .swiper-single .wz{flex:1 0 0;padding:0 0.33rem 0.34rem 0.48rem}
.post-21 .swiper-single .news_imgs{padding-top: 4.03rem;flex:2.66rem 0 0}
.post-21 .swiper-single .title_wrap{padding-left: 0.23rem;border-left:6px solid #FFC14A;font-size: var(--small-size);line-height: 1;}
.post-21 .swiper-single .title_wrap .news_title{font-weight: bold;font-size: 0.26rem;line-height: 1.77;}
.post-21 .swiper-single .news_text{margin: 0.65rem 0 0.16rem;font-size: var(--small-size);font-weight: bold;color: #fff;min-height: 0.7rem;}
.post-21 .swiper-single .readmore{color: #fff;font-size: var(--regular-size);line-height: 2.22;display: flex;align-items: center;gap:5px}
.post-21 .swiper-single .readmore img{width: 0.25rem;}
.post-21 .swiper-multiple .news_imgs{padding-top:152.1%}
.post-21 .swiper-multiple .wz{padding-left:var(--base-size);position: relative;z-index: 1;margin-top:var(--regular-size);line-height: 1;}
.post-21 .swiper-multiple .wz:before{content:"";position: absolute;left:0;top: 0%; background: #fff;width: 1px;height: 0.54rem;}
.post-21 .swiper-multiple .news_title{font-size: var(--medium-size);color: #fff;margin-bottom: 0.1rem;}
.post-21 .swiper-multiple .career{font-size: var(--small-size);color: #fff;}


/**main3**/
.main3 {position:relative;background:#FFF9F9;z-index: 1;}
.main3>.bg1{position: absolute;top:0;left:0;z-index: -1;width: 7.54rem;}
.main3>.bg2{position:absolute;right:-1.5rem;bottom:-0.7rem;z-index:-1;width:8.32rem}
.main3 .inner {padding:0.75rem 0 0.72rem;}
.post-31 .tt{margin-bottom: 0.22rem;}
.post-31 .con{position: relative;z-index: 1;margin:0 -0.52rem;padding-bottom: 0.52rem;}
.post-31 .swiper-button{width: 0.72rem;height: 0.72rem;background: #FFC14A;border-radius: 50%;margin:0;top:60%}
.post-31 .swiper-button:hover{background: var(--theme-color);}
.post-31 .swiper-button-prev{left:0;transform: translate(-50%,-50%);}
.post-31 .swiper-button-next{right:0;transform: translate(50%,-50%);}
.post-31 .con:before{content:"";position: absolute;z-index: -1;bottom:0;left:0;height: 5.68rem;width: 100%;;background:#FAEEDD;opacity: 0.5;}
.post-31 .swiper{padding-top: 2.06rem;margin:0 0.2rem}
.post-31 li.news{padding: 0 0.32rem;}
.post-31 li.news .slide-bg{position: absolute;width: 100%;bottom:0.2rem;left:0;z-index: -1;opacity: 0;transition: 0.4s ease-in-out;}
.post-31 li.news:hover .slide-bg{opacity: 1;}
.post-31 .news_imgs{padding-top: 66.4%;}
.post-31 .wz{position: relative;z-index: 1;padding:0.58rem 0.2rem 0.38rem;transition: 0.4s ease-in-out;}
.post-31 li.news:hover .wz{background: #fff;}
.post-31 .news_date{position: absolute;top:0;font-size: var(--small-size); line-height: 1.7;font-family: "微软雅黑";transform: translateY(-50%);z-index: 1;background: var(--theme-color);color: #fff;width: 0.77rem;height: 0.77rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.post-31 .news_date .news_day{font-weight: bold;font-size: 0.28rem;line-height: 1;}



/**main4**/ 
.main4 {background: var(--theme-color) url(../images/main4_bg.png)  no-repeat center/cover;overflow: hidden;}
.main4 .inner {padding:0.73rem 0 0.89rem;}
.post-40 .tt .title,.post-40 .more_btn .more_text{color: #fff;}
.post-40 .tt .line:before{background: #FFF;}
.main4 .mbot{display: flex;position: relative;z-index: 1;padding:0.76rem 0 0 0.58rem;margin-left: -0.55rem;}
.main4 .mbot:before{content:"";left:0;top:0;width: 100vw;height: 100%;background: #fff;position: absolute;z-index: -1;}
.post-41{flex:9.8rem 0 0;}
.post-42{flex:1 0 0;}
.post-41 ul{display: flex;flex-wrap: wrap;gap:0.5rem 0;justify-content: space-between;}
.post-41 li.news{display: flex;align-items: center;gap:0.3rem;width: 49.5%;}
.post-41 li.news .news_title{flex:1 0 0;}
.post-41 li.news:hover .news_title{color:var(--theme-color)}
.post-41 li.news .num{flex:0.88rem 0 0;height: 0.97rem;font-weight: bold;font-size: 0.44rem;background: url(../images/num_bg.svg) no-repeat center/cover;color: var(--theme-color);font-family: 'Butler';display: flex;align-items: center;justify-content: center;}
.post-41 .readmore{display: flex;align-items: center;margin-top: 0.5rem;background: var(--theme-color);color: #fff;font-size: var(--regular-size);width: 1.92rem;line-height: 2.55;border-radius: 0.2rem;justify-content: center;}
.post-41 .readmore img{width: 0.25rem;margin-left: 0.1rem;}
.post-42{position: relative;z-index: 1;padding:0.9rem 0 1rem 0.45rem;display: flex;align-items: flex-end;}
.post-42:before{content:"";position: absolute;z-index: -1;top:0;left:0;width: 100vw;height: 100%;border-radius: 2.4rem 0 0 0;background: url(../images/gradient.svg) no-repeat top left /8rem;}
.post-42 .con{flex:1 0 0;margin-left: 0.46rem;}
.post-42 .swiper{height: 2.4rem;}
.post-42 .swiper-buttons{display: flex;flex-direction: column;align-items: flex-end;gap:0.22rem;margin-bottom: 0.15rem;}
.post-42 .swiper-button{width: 0.48rem;height: 0.48rem;background: #fff;border-radius: 50%;position: static;margin: 0;}
.post-42 .swiper-button:hover{background: #FFC14A;}
.post-42 .swiper-button:hover path{fill:#fff}
.post-42 li.news .news_title{color: rgba(255,255,255,0.5);font-weight: bold;font-family:"poppins-bold";font-size:0.26rem}
.post-42 li.news .news_title:hover{color:#fff}


  
/**列表页**/
.l-banner {height:4.86rem;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;display:none}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;font-family: '微软雅黑';}
#l-container .inner {padding:.91rem 2rem 1rem 0.87rem;position:relative;max-width: 100%;}
#l-container .mod{display: flex;gap:0.57rem;align-items:flex-start}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {flex:3.62rem 0 0;}
.col_menu_head .col_name{background: #C41513;text-align: center;text-align: center;padding: 0.26rem 0 0.32rem;}
.col_name span {font-size:.4rem;color:#fff;} 
.col_path a,.col_path span {color:#000;font-size:var(--regular-size);line-height:1.33;}
.col_path {display:inline-block;padding-left:.32rem;background:url(../images/home.svg) no-repeat left center/var(--regular-size);position: absolute;top:-0.5rem;right:0;}
.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 {background: #F9F9F9;}
.column-switch {display:none;}
.col_news_list{flex:1 0 0;position: relative;z-index: 1;}
.col_list ul {position:relative;;}
.col_list ul.sub_list{padding: 0.1rem 0;display: none;}
.col_list ul li {text-align: center;}
.col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent {color: #984E00;background: #F8EEE3;}
.col_list .col_column .col_item_link {color:#000;font-size:var(--medium-size);display:block;line-height: 1.5;min-height: 0.86rem;padding:0.12rem 0;display: flex;align-items: center;justify-content: 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 .news_list .news {display:flex;padding:0.3rem 0;border-bottom:1px dashed #F8EEE3}
.mrlist .col_news_list .news_list .news:first-child{padding-top:0}
.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:.33rem;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:hover .news_title {color:var(--theme-color);}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--small-size);line-height:1.5;}
.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:#1b1b1bc7;margin-bottom:.2rem;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .16rem;font-size:var(--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);background-size:cover;position:relative;}
.footer .inner {padding:.39rem 2rem .82rem;box-sizing:border-box;position:relative;z-index:1;max-width: 100%;}  
#footer .inner .mod {display:flex;justify-content: space-between;}
#footer .inner .foot-left { } 
#footer .inner .foot-left img{width: 4.35rem;margin-bottom: var(--small-size);display: block;}
#footer .inner .foot-right {flex:8.5rem 0 0;}
#footer .inner p {font-size:0.12rem;line-height:2;font-weight:400;color:#fff;font-family: '微软雅黑';}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
#footer .title {color:#fff;padding-bottom: 7px;font-size:0.32rem;line-height:1.44;font-weight:700;margin-bottom:var(--regular-size);font-family: "Butler";border-bottom:1px solid #fff}
 
/**分享**/
.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%;}
.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 li:nth-child(1) .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list li:nth-child(2) .news_icon {background-image:url(../images/weibo.svg);}
.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;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);}
.foot-bottom p {font-size:var(--small-size);line-height:2.4;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;}
/** 加载 **/
.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);
}