@charset "utf-8";
/*Technical Support SudyTech*/
html {font-size: calc(100vw / 19.2);}
.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;background: url(../images/header.png) no-repeat center / cover;position:absolute;width:100%;top:0;transition:1s;}
.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:5.3rem;}
.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;height:1.14rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;margin-top: 0.17rem;}
.header .head-top .left{display:none;}
.header .head-right {display:flex;align-items:flex-end;gap:0.13rem;flex-direction:column;height: 100%;justify-content: space-between;}
/* 搜索*/
.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.33rem;border-radius: 0.04rem;overflow:hidden;}
.wp-search {position:relative;background: #F7A219;}
.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.27rem;background:none;color:#FFFFFF;font-size:var(--regular-size);border:0;outline:0;padding:0;}
.wp-search .search-btn {width: 0.33rem;height: 0.27rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: url(../images/sous2.svg) no-repeat center/0.15rem;cursor:pointer;padding:0;}
.header .searchbox:hover {width:3rem;border-radius:0.04rem;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(../images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {display:flex;}
.site-lang ul li.links a {display: block; color:#fff;font-size:var(--regular-size);padding:0 0.14rem;line-height:1;font-size:var(--base-size);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right:1px solid #fff;}
/**导航**/
#nav {width:8.7rem;}
#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;padding-bottom: 0.3rem;box-sizing: border-box;}
  .nav .wp-menu>.menu-item:after{content:'';width:0%;height:0.07rem;background:#F7A219;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none;transition:all 0.3s;}
.nav .wp-menu>.menu-item:hover:after{width:100%;}
.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.27rem;font-size: var(--medium-size);display:block;color:#fff;position:relative;font-family: 'PingFang SC';font-weight: 600;}
.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;font-family: "PingFang SC";}
.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: 0.07rem;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 .carousel-swiper__image,
.carousel-swiper__item .carousel-swiper__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-swiper__item .carousel-swiper__video {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.carousel-swiper__item .carousel-swiper__image img,
.carousel-swiper__item .carousel-swiper__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-user-drag: none;
}
.carousel-swiper__item:has(video[src]:not([src=""])) .carousel-swiper__video {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {transform:scale(1.1);}
.news_imgs a img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.news_imgs {overflow:hidden;background:#ccc;position:relative;box-shadow: 0 0.03rem 0.16rem #0063AA11;}
.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:center;margin-bottom: 0.79rem;}
.post1 .more_btn {position:absolute;right:0;bottom: 50%;transform: translateY(50%);}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text,.post1 .more_btn .more_text a {vertical-align:middle;font-size: var(--regular-size);color: #0063AA;line-height: 0.26rem;font-weight: 600;}
.post1 .tt .tit span {display: inline-block;position:relative;z-index:1;}
.post1 .tt .tit {width: auto;text-align:center;position:relative;}
.post1 .tt .tit:after {content:"";display:block;width: 3.71rem;height:0.72rem;position:absolute;background: url(../images/ttbg.svg) no-repeat left top/100%;background-size:100% auto;top: -0.11rem;}
.post1 .tt .title {font-size: 0.39rem;font-weight: 700;line-height:1.4;}
.post1 .tt .tt_en {font-size: 0.32rem;font-weight:normal;margin-left: 0.15rem;color: #F7A219;font-family: 'Roboto-Bold';}
.post1 .news .news_title {font-size: var(--medium-size);line-height: 1.6;color: #151515;font-weight:bold;font-family: 'PingFang SC';}
.post1 .news .news_text {font-size: var(--small-size);line-height: 0.32rem;color: #151515;font-family: 'PingFang SC';opacity: 0.7;}
.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.2;color: #F7A219;font-family: 'Roboto-Bold';}
.post1 .news .news_meta {color:#fff;display:inline-block;}
.post1 .news .news_meta span {display:block;text-align:center;line-height: 1;}
.post1 .news .news_meta .news_year {font-size: 0.12rem;}
.post1 .news .news_meta .news_days {font-size:0.23rem;font-weight:bold;margin:0.04rem 0;}
.post1 .news .news_meta .news_month {font-size:0.15rem;}
.post1 .news .news_l .news_meta {width:0.96rem;height:0.64rem;background:var(--theme-color);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;/* gap:0.05rem; */}
.post1 .news .news_l {position:relative;}
.post1 .news .news_l .news_meta:after {position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%;}

.swiper-tools{margin: 0 auto;width: var(--inner-width);position: relative;}
.swiper-tools .swiper-pagination-bullets.swiper-pagination-horizontal{top:auto;bottom: 0.4rem;}
.swiper-tools .swiper-pagination-bullet{width:0.17rem;height:0.17rem;background:#fff;opacity:0.36;margin:0 0.12rem!important;}
.swiper-tools .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;}
.swiper-button-prev.special-prev svg,.swiper-button-next.special-next svg{display:none;}
.swiper-button-prev.special-prev:hover,.swiper-button-next.special-next:hover{background: rgb(39 39 39 / 38%);}
.swiper-button-prev.special-prev{width:0.88rem;height:0.88rem;background: rgb(39 39 39 / 18%);top: auto;backdrop-filter: blur(8px);bottom: 0.09rem;transition:all 0.3s;left: -0.88rem;}
.swiper-button-prev.special-prev:after{content:'';background:url(../images/banner-arr.png)no-repeat center/100%;width:0.3rem;height: 0.42rem;position:absolute;left: 48%;top:50%;transform: translate(-50%,-50%);}
.swiper-button-next.special-next{width:0.88rem;height:0.88rem;background: rgb(39 39 39 / 18%);top: auto;backdrop-filter: blur(8px);bottom: 0.09rem;transition:all 0.3s;right: -0.88rem;}
.swiper-button-next.special-next:after{content:'';background:url(../images/banner-arr.png)no-repeat center/100%;width:0.3rem;height: 0.42rem;position:absolute;left: 52%;top:50%;transform: translate(-50%,-50%)rotate(180deg);}
/**main1**/
.main1 {background: #fff url(../images/main1bg.png)no-repeat center top/cover;position:relative;z-index:1;}
.main1 .inner {padding: 0.765rem 0 0.63rem;}
.main1 .mbottom {display:flex;}
.post-12 {flex:none;width: 7.5rem;margin-right: 0.53rem;}
.post-12 .slick-prev,.post-12 .slick-next{color:transparent;border-radius:0;opacity:1;box-shadow:unset;width:0.52rem;height:0.52rem;}
.post-12 .slick-next{left:0;bottom:1.74rem;top:auto;background:#0063AA url(../images/arr.svg)no-repeat center/0.2rem;transform:rotate(180deg)}
.post-12 .slick-prev{left:0;bottom:2.26rem;top:auto;background:#F7A219 url(../images/arr.svg)no-repeat center/0.2rem;}
.post-12 .slick-next:hover{background:#0063AA url(../images/arr.svg)no-repeat center/0.2rem;color:transparent;opacity:1;}
.post-12 .slick-prev:hover{background:#F7A219 url(../images/arr.svg)no-repeat center/0.2rem;color:transparent;opacity:1;}
.post-12 .con {display:flex;}
.post-12 .con .list1 {width: 100%;flex:none;}
.post-12 .con .list1.list1-2 {display:none;}
.post-12 .con .list1 .news_imgs a {padding-top:61.06%;}
.post-12 .news .news_wz {position: relative;transition:all 0.4s ease-in-out;}
.post-12 .news .news_wz:after{content:'';width:0.04rem;height:100%;position:absolute;left:0;top:0;background:linear-gradient(to top,#F7A219,#FFDBA1)}
.post-12 .news .news_imgs {position:relative;}
.post-12 .list1 .news .news_wz {padding: 0rem 0rem 0 0.3rem;margin-top: 0.32rem;box-sizing:border-box;}
.post-12 .list1 .news .news_title {margin-bottom: 0.22rem;}
.post-12 .list1 .news .news_text {margin-bottom: 0.05rem;min-height: 0.64rem;}
.post-12 .con .list2 {flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.post-12 .con .list2 .news_wz {height:0.56rem;display:flex;align-items:center;padding:0 0.17rem;}
.post-12 .news:hover .news_wz {border-color:#E1D4A4;}
.post-12 .news_list .news:hover .news_title a{color: #F7A219;}
.post-13 {flex:1;width:0;}
.post-13>div {height:100%;}
.post-13 .news_list {height:100%;display:flex;flex-direction:column;gap: 0.31rem;}
.post-13 .news_list .news {display:flex;flex-direction: row;justify-content: space-between;border-bottom:1px solid #DBDBDB;gap: 0.2rem;}
.post-13 .news_list .news:last-child{border-bottom:0;}
.post-13 .news_list .news .news_title{font-size:var(--regular-size);font-weight: normal;margin-bottom: 0.22rem;}
.post-13 .news_list .news:hover .news_title a{color: #F7A219;}
.post-13 .news_list .news .news_title.line2{margin-bottom:0;}
.post-13 .news .news_text {transition:all 0.4s ease-in-out;line-height: 0.24rem;min-height: 0.48rem;}
.post-13 .news .news_text.line1{min-height: 0.24rem;}
.post-13 .news_list .news .news_date {margin-top: 0.06rem;margin-bottom: 0.35rem;}
.post-13 .news_list .news:has(.line2) .news_date{margin-bottom:0.17rem;}
.post-13 .news_list .news .news_wz{width:calc(100% - 2.31rem);}
.post-13 .news_list .news .news_imgs{width:2.31rem;}
.post-13 .news_list .news .news_imgs a {padding-top:61.06%;}
/**main2**/
.main2 {background:url(../images/main2bg.png)no-repeat center top/cover;position:relative;border-bottom: 1px dashed #fff;z-index: 1;}
.main2::after{content: '';width: 100%;height: 0.21rem;background: linear-gradient(to left,#F7A219,#FFDBA1);position: absolute;left: 0;top: 0;}
.main2 .inner {padding: 0.85rem 0 0rem;}
.post1.post-21 .tt .tit {color:#fff;}
.post1.post-21 .tt{margin-bottom: 0.57rem;}
.post1.post-21 .more_btn .more_text {color:#fff;}
.post-21 .news_list{margin: 0 -0.55rem;}
.post-21 .news_list .news{float: left;width:25%;padding: 0 0.17rem 0.9rem 0.17rem;position: relative;}
.post-21 .news_list .news:after{content:'';display:block;height:0.9rem;width:1px;position:absolute;left: calc(50% - 1px);transform:translateX(-50%);border-right:1px dashed #fff;opacity: 0.4;z-index: -1;transition:all 0.3s;}
.post-21 .news_list .news:before{content:'';display:block;height:0.3rem;width:0.3rem;position:absolute;left: calc(50% - 1px);transform:translateX(-50%);background:url(../images/tzgg-1.svg)no-repeat center/100%;bottom:-0.15rem;z-index: 1;transition:all 0.3s;}
.post-21 .news_list .news:hover:before{background:url(../images/tzgg-2.svg)no-repeat center/100%;}
.post-21 .news_list .news:hover:after{opacity:1;}
.post-21 .news_list .news a{display:block;background:rgba(0,99,170,0.18);transition:all 0.3s;padding:0.25rem 0.36rem;box-sizing:border-box;}
.post-21 .news_list .news:hover a{background:rgba(255,255,255,1);}
.post-21 .news_list .news .news_date{color:#fff;margin-bottom: 0.25rem;position:relative;}
.post-21 .news_list .news .news_date:after{content:'';width:0.05rem;height: calc(100% + 0.17rem);background: #F7A219;display:block;position:absolute;left: -0.36rem;top: -0.07rem;opacity: 0;}
.post-21 .news_list .news:hover .news_date:after{opacity:1;}
.post-21 .news_list .news:hover .news_date{color:#0063AA;}
.post-21 .news_list .news .news_date .news_d{font-size:0.32rem;}
.post-21 .news_list .news .news_date .news_d span{display: inline-block;width:1px;height: 0.24rem;background:#fff;margin: 0 0.1rem;}
.post-21 .news_list .news:hover .news_date .news_d span{background:#0063AA;}
.post-21 .news_list .news .news_title{color:#fff;font-size: var(--regular-size);line-height: 0.32rem;min-height: 0.96rem;    font-weight: normal;}
.post-21 .news_list .news:hover .news_title{color:#151515;}
/**main3**/
.main3{
  background: url(../images/main3bg.png)no-repeat center top/cover;
    overflow: hidden;
}
.main3 .inner{padding: 0.95rem 0 0.91rem;}
.post-31{position:relative;}
.post-31 .slick-dots{    bottom: -0.8rem;}
.post-31 .slick-dots li {
    position: relative;
    display: inline-block;
    height: 0.13rem;
    width: 0.13rem;
    margin: 0px 0.175rem;
    padding: 0px;
    cursor: pointer;
    background: #F7A219;
    border-radius: 50%;
    opacity: 0.41;
}
.post-31 .slick-dots li button{opacity:0;}
.post-31 .slick-dots li.slick-active{opacity:1;}
.post-31 .news {
    border-bottom: 1px solid #DDDDDD;
}
.post-31 .tt{justify-content:left;margin-bottom: 0.61rem;}
.post-31 .more_btn{padding-right:1.15rem;}
.post-31 .con {position:relative;}
.post-31 .news .news_box {margin:0 0.18rem;box-shadow:0 0.03rem 0.1rem rgb(172 180 201 / 16%);}
.post-31 .news_list {}
.post-31 .news .news_imgs a {padding-top: 60.14%;}
.post-31 .news .news_wz {background:#fff;box-sizing:border-box;}
.post-31 .news_list .news .news_date{color:#0063AA;padding: 0.2rem 0 0.12rem;border-bottom: 1px solid #0063AA;position:relative;display: none;}
.post-31 .news_list .news.on .news_date{display:block;}
.post-31 .news_list .news .news_date .news_d{font-size:0.32rem;}
.post-31 .news_list .news .news_date .news_d span{display: inline-block;width:1px;height: 0.24rem;background:#0063AA;margin: 0 0.1rem;}
.post-31 .news .news_title a {color:#2b2b2b;}
.post-31 .news .news_title {
    margin: 0.25rem 0;
    font-weight: normal;
    transition:all 0.3s;
}
.post-31 .news:hover .news_title{color:#F7A219}
.post-31 .news .news_text{visibility:hidden;height:0;margin-bottom: 0rem;}
.post-31 .news.on .news_text{visibility:visible;height:auto;margin-bottom: 0.2rem;}


.post-31 .slick-prev,.post-31 .slick-next {top:auto;margin:0;bottom:0.6rem;}
.post-31 .slick-prev {left:-0.66rem;}
.post-31 .slick-next {right:-0.66rem;}
.post-31 .ml{width:7.82rem;}
.post-31 .ml .con{padding: 0.06rem 1.15rem 0.38rem 0.34rem;box-sizing:border-box;background:#fff;position: relative;box-shadow:0 0.03rem 0.16rem #0063AA11;}
.post-31 .ml .con:after{content:'';width:0.04rem;height:100%;position:absolute;left:0;top:0;background:linear-gradient(to top,#F7A219,#FFDBA1)}
.post-31 .mr{width:8.08rem;position:absolute;z-index:2;right:0;top:0;}
.post-31 .mr .news_list {position:relative;}
.post-31 .mr .news_list:after {
    content: '';
    width: 95%;
        padding-top: 60.14%;
    display: block;
    background: #0063AA99;
    position: absolute;
    bottom: -0.25rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.post-31 .mr .news_list:before{
content:'';width:95%;height:95%;display:block;background:var(--dynamic-bg) no-repeat center/cover;position:absolute;bottom:-0.25rem;left:50%;transform:translateX(-50%);z-index:-1;}


.post-51{margin-top:1.04rem;}
.post-51 .news_imgs a img{object-fit:contain;padding: 0.2rem;}
.post-51 .tt{margin-bottom:0.6rem;}
.post-51 .news_list .news {padding: 0 0.29rem;box-sizing:border-box;}
.post-51 .news_list {
  position: relative;
}
.post-51 .news_list::before,
.post-51 .news_list::after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: var(--mask-width, 200px); /* 使用CSS变量 */
  z-index: 10;
  pointer-events: none;
}

.post-51 .news_list::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, #ffffff00);
}

.post-51 .news_list::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, #ffffff00);
}
.post-51 .slick-dots {bottom:-0.4rem;display: flex;justify-content: center;}
.post-51 .slick-dots li.slick-active {background:var(--theme-color);}
.post-51 .news_list {margin: 0 -3.5rem;}
.post-51 .slick-prev {left:-0.69rem;}
.post-51 .slick-next {right:-0.69rem;}
.post-51 .news_list .news .news_imgs{background:#fff;box-shadow:0 0.03rem 0.16rem #0063AA11;}
.post-51 .news_list .news .news_imgs a {padding-top: 26.2%;}
.post-51 .slick-list{overflow:visible;}

/**列表页**/
.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:.91rem 0 1.4rem;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;margin-bottom:.6rem;}
.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;}
.mrlist .col_news_list .news_list .news .news_meta span {display:block;color:#666;}
.mrlist .col_news_list .news_list .news .news_year {font-size:.14rem;}
.mrlist .col_news_list .news_list .news .news_day {font-size:.36rem;line-height:1.4;}
.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(--small-size);line-height:2;}
.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{min-height:5rem;}
.article h1.arti_title {line-height:1.3;font-family:SourceHanSerifCN-Bold;font-size:.36rem;text-align:center;margin-bottom:.2rem;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;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;    font-family: 'Microsoft YaHei';}
.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:url(../images/footerbg.png);background-size:cover;position:relative;}
.footer .inner {padding: .39rem 0 .445rem;box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;}
#footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;}
#footer .inner .mod {display:flex;flex:1 1 auto;align-items:flex-start;}
#footer .inner .foot-left {flex:1;display:flex;}
#footer .inner .foot-center {flex: 1.07;text-align:center;margin-top: 0.07rem;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;}
#footer .inner p {font-size:var(--base-size);line-height: 2;font-weight:400;color:#fff;opacity: 1;padding-left: 0.4rem;font-family: 'PingFang SC';}
#footer .inner p.dizhi{background:url(../images/dizhi.svg)no-repeat center left/0.17rem}
#footer .inner p.youbian{background:url(../images/youxiang.svg)no-repeat center left/0.18rem}
#footer .inner p.dianhua{background:url(../images/dianhua.svg)no-repeat center left/0.18rem}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size:var(--base-size);line-height:.21rem;font-weight:700;margin-bottom:.14rem;}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links {margin-right:1.02rem;}
/**分享**/
.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%;
    object-fit: contain;
    background: #fff;
}
.shares .news_list .news_icon {display:block;background-color: rgba(255,255,255,0.4);width: .48rem;height: .48rem;border-radius: 0.06rem;background-repeat:no-repeat;background-position:center;opacity: 1;background-size:53%;margin-top: 0.18rem;}
.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;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding: .1rem 0 .18rem;text-align:center;position:relative;z-index:1;border-top: 1px solid rgb(255 255 255 / 28%);}
.foot-bottom p {font-size:var(--base-size);line-height:2.4;color: #fff;position:relative;font-family: 'PingFang SC';opacity: 0.58;}
.foot-bottom:after{content:'';width:100%;height:0.08rem;background:linear-gradient(to left,#F7A219,#FFDBA1);position:absolute;bottom:0;left:0;}
/**侧导航**/
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;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 {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;display: none;}
/** 加载 **/
.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);
}