@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
  font-family:"Roboto-Regular";
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family:"zqz";
  src: url(../fonts/zqz.ttf);
}
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,.list .header.fix{position: absolute;z-index: 3;box-shadow: 0 0.03rem 0.16rem rgb(10 65 34 / 13%);background: #fff;border-top: 0;}
.list .header.fix{position:fixed;}
.header.fix {/* background:var(--theme-color); */}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .libinfo{background: url(../images/infobg.svg)no-repeat bottom;font-size: 0.12rem;width: 3.34rem;background-size: cover;position: relative;}
.libinfo .title{margin-right:0.04rem;font-family: 'Source Han Serif';/* font-weight: bold; */}
.libinfo .detail{
    position: absolute;
    color: #fff;
    display: none;
    padding-left: 0.3rem;
    background: #11502D;
    border-radius: 0.1rem;
    min-width: 100%;
    top: 100%;
    margin-top: -0.05rem;
}
.libinfo .detail p{
    background: url(../images/chair.svg)no-repeat center left;
    padding-left:0.22rem;
    line-height: 2.3;
    background-size: 0.16rem 0.21rem;
}
.libinfo:hover .detail{display:block;left: 0;min-width: 100%;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width: 5.18rem;}
.header .sitelogo .logo img.logo_w,.list .header.fix .sitelogo .logo img.logo_w{display:none}
.list .header.fix .sitelogo .logo img.logo_g{display:block;}
.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,.list .header.fix .mod {display:flex;justify-content:space-between;height: 0.911rem;align-items: center;}
.header .head-top,.list .header.fix .head-top{display:flex;gap: 0.126rem;position: relative;height: 0.41rem;align-items: center;padding: 0 0.481rem 0 0.43rem;display: none;}
.header .head-top:before{content:'';background:url(../images/linkbg.svg)no-repeat;background-size;contain;position: absolute;left: 0;right: 0;bottom: 0;top: 0;background-size: cover;z-index: -1;}

.header .head-right {display:flex;gap:0.1rem;flex-direction: column;align-items: flex-end;justify-content: flex-start;}

/**首屏**/
.fp-viewing-page1 .header .sitelogo .logo img.logo_w{display:block}
.fp-viewing-page1 .header .sitelogo .logo img.logo_g{display:none}
.fp-viewing-page1 .header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: linear-gradient(to bottom,#11502D,transparent);position:absolute;width:100%;top:0;transition:1s;border-top: 0.11rem solid #F08936;box-shadow: initial;}
.fp-viewing-page1 .header .head-top{display:flex;}
.fp-viewing-page1 .nav .wp-menu .menu-item a.menu-link{color:#fff}
.fp-viewing-page1 .nav .wp-menu .menu-item a.menu-link:before{background:#fff}
.fp-viewing-page1 .header .mod{
    height: auto;
    display: flex;
}
.num.total{color:#C6E3C8}
.fp-viewing-page1 .header .head-left{margin-top: 0.30rem;}
.fp-viewing-page1 #nav{margin-top: 0.11rem;}
.main .header .head-left{
    display: flex;
    align-items: center;
}
.main .header .head-left #output{
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    height: 0.56rem;
    padding-bottom: 0.09rem;
    padding: 0 0.3rem 0.09rem;
}
.main .header .head-left  .num{
    font-size: var(--base-size);
    font-family: "Roboto-Regular";
    margin-top: 0.03rem;
}
.main .header .head-left #output h2:first-child{background: url(../images/chair.svg)no-repeat center left;padding-left:0.22rem;background-size: 0.16rem 0.21rem;}
.main .header .head-left #output h2:last-child{background: url(../images/peopleico.svg)no-repeat left center;padding-left: 0.25rem;background-size: 0.2rem;}
.main .header .head-left #output h2,.main .header .head-left p{display:flex;align-items: center;}
/**列表页**/
.list .header .sitelogo .logo img.logo_w{display:block}
.list .header .sitelogo .logo img.logo_g{display:none}
.list .header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: linear-gradient(to bottom,#11502D,transparent);position:absolute;width:100%;top:0;transition:1s;border-top: 0.11rem solid #F08936;box-shadow: initial;}
.list .header .head-top{display:flex;}
.list .nav .wp-menu .menu-item a.menu-link{color:#fff}
.list .nav .wp-menu .menu-item a.menu-link:before{background:#fff}
.list .header .mod{
    height: auto;
    display: flex;
}
.list .header .head-left{margin-top:0.38rem}
.list #nav{margin-top:0.19rem}

.list .header.fix .head-left{margin-top:0;margin-bottom: 0;}
/* 搜索*/
.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.44rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;background:rgb(255 255 255 / 20%);}
.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;background:none;color:#FFFFFF;font-size:var(--regular-size);border:0;outline:0;padding:0;}
.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/sous2.svg) no-repeat center;cursor:pointer;padding:0;font-size: 0;}
.header .searchbox:hover {width:3rem;border-radius:0.22rem;}
.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.1rem;line-height:1;font-size: 0.15rem;}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links a {border-right:1px solid #fff;}
/**导航**/
#nav,.list .fix #nav {/* width:9rem; */margin-top: 0;}
#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;margin: 0 -0.21rem;}
.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 .sub-menu li:hover .sub-menu{display:block;transform: translateX(0%);}
.nav .wp-menu .sub-menu li .sub-menu{}
.nav .wp-menu .menu-item a.menu-link,.list .header.fix .nav .wp-menu .menu-item a.menu-link{line-height:0.4rem;font-size:var(--regular-size);display:block;color:#fff;position:relative;padding: 0 0.21rem;color: #272727;}
.nav .wp-menu .menu-item a.menu-link:before{content:'';height: 0.11rem;position: absolute;width: 0.01rem;background: #272727;top: 50%;left: 0;transform: translateY(-50%);}
.nav .wp-menu .menu-item.i1 a.menu-link:before{display:none}
.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:1rem;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;position: relative;}
.bannernav{position:absolute;top:1.44rem;left:0;right:0;z-index: 2;}
#banner .bannernav .inner{
    max-width: var(--inner-width, 1440px);
}
.bannernav .wp-panel{
    display: flex;
    background: rgb(255 255 255 / 53%);
    backdrop-filter: blur(8px);
    border-radius: 0.28rem;
    height: auto;
    align-items: center;
    color: #292929;
    font-size: 0.25rem;
    font-family: 'Source Han Serif';
    font-weight: 700;
}
.bannernav .wp-panel .wp-tt{
    display: flex;
    border-radius: 0.28rem;
    color: #fff;
    background: linear-gradient(180deg, #F08936, #F9C500);
    height: 0.56rem;
    align-items: center;
    column-gap: 0.57rem;
    padding: 0 0.705rem 0 0.91rem;
}
.bannernav .wp-panel .wp-tt img{width:0.16rem;}
.bannernav .wp-panel .wp-window{
    width: 0;
    flex: 1;
}
.bannernav .wp-panel .wp-menu{
    display: flex;
    justify-content: space-between;
    padding: 0 0.6rem 0 0.74rem;
}
.bannernav .wp-menu a{color:#292929;font-size:0.25rem;font-family: 'Source Han Serif';font-weight: 700;}
.bannernav .wp-menu .menu-item:hover a{color:#F08936}
.bannernav .wp-menu li.selected{background:linear-gradient(180deg, #F08936, #F9C500) url(../images/wp_down.svg)}
/* 确保父级有定位上下文 */
.bannernav .wp-window {
  position: relative;
}

/* 菜单容器 */
.bannernav .wp-menu {
  position: relative; /* 重要：绝对定位的滑块将基于此元素定位 */
  display: flex;      /* 使用 Flex 布局 */
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f0f0f0; /* 灰色背景底 */
  height: 0.5rem;     /* 50px 高度 */
  align-items: center;
  border-radius: 0.25rem; /* 如果需要整体圆角 */
  overflow: hidden;   /* 防止滑块圆角溢出 */
}

/* 菜单项 */
.bannernav .menu-item {
  position: relative;
  z-index: 2; /* 确保文字层级在滑块之上 */
  margin: 0;
  padding: 0 0.2rem; /* 左右内边距 */
  cursor: pointer;
  text-align: center;
  flex: 1; /* 让每个菜单项平均占据宽度 */
}

/* 文字链接样式 */
.bannernav .menu-link {
  display: block;
  line-height: 0.5rem; /* 与ul高度一致，垂直居中 */
  color: #333; /* 默认文字颜色 */
  text-decoration: none;
  font-size: 0.16rem; /* 16px */
  transition: color 0.3s;
    border-radius: 0.4rem;
}

/* 选中状态的文字颜色 */
.bannernav .menu-item.selected .menu-link {
  color: #fff; /* 选中后文字变白 */
  font-weight: bold;
 background: linear-gradient(to right, #ffb800, #ff9a00);
}

/* --- 核心：黄色滑块样式 --- */
.bannernav .wp-menu .slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5rem;
  /* 黄色渐变背景 */
  background: linear-gradient(to right, #ffb800, #ff9a00);
  border-radius: 0.25rem; /* 25px 圆角 */
  z-index: 1; /* 在文字下面 */

  /* 核心动画属性：平滑移动 */
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

  /* 初始化宽度，防止未加载JS时显示异常 */
  width: 0;
  opacity: 0; /* 初始隐藏，JS加载后显示 */
}
.fastlinks{position:absolute;bottom: 0.236rem;left: 0;right: 0;z-index: 1;}
.fastlinks .news_list{display:flex;justify-content: space-between;flex-wrap: wrap;}
.fastlinks .news_list .linkbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 0.063rem;
    position: relative;
}
.fastlinks .news_list .linkbox:before{content:'';border-bottom:0.01rem dashed #fff;left: 100%;right: 0;position: absolute;width: 0.98rem;top: 50%;transform: translateY(50%);margin-top: -0.18rem;}
.fastlinks .news_list li:last-child .linkbox:before{display:none;}
.fastlinks .news_list .i2 .linkbox:before,.fastlinks .news_list .i4 .linkbox:before{
    left: 86%;
}
.fastlinks .news_list .linkico{width:0.75rem;height:0.75rem;display: flex;align-items: center;justify-content: center;background: url(../images/linkicobg.svg)no-repeat;background-size: cover;transition: 0.7s;}
.fastlinks .news_list li:hover .linkico{background: url(../images/linkicobgh.svg)no-repeat;background-size:cover}
.fastlinks .news_list li:hover .linkico svg path{fill:#F08936;stroke:#F08936}

.fastlinks .news_list .linkico svg{width:0.31rem;}
.fastlinks .news_list .linkico svg path{transition:0.7s}
.fastlinks .news_list .linktitle{
    font-size: var(--regular-size);
    color: #fff;
}
.fastlinks .news_list .link:hover .linktitle{font-weight:bold;}
#banner .fastlinks .inner{
    max-width: var(--inner-width, 1440px);
}
#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{transform:scale(1.1);transition: 3s;}
.carousel-swiper__item.active .carousel-swiper__image img{transform: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;}
.bb:hover {
  animation-play-state: paused;
  color: #fff;
}
.bb {
  position: absolute;
  left: 50%;
  bottom: 1.5rem;
  text-align: center;
  transform: translateX(-50%);
  color: #FFFFFF;
  font-size: var(--regular-size);
  cursor: pointer;
  opacity: 0;
  font-family: icon;
  animation: bb 1.5s linear 0s infinite;
  font-weight: bold;
  z-index: 1;
}
.bb a{display:flex;flex-direction: column;align-items: center;row-gap: 0.1rem;color: #fff;}
.bb img{width:0.154rem;}
@keyframes bb {
  0% {
    transform: translate(-50%, 0);
    opacity: 0;
  }
  50% {
    transform: translate(-50%, 5px);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, 0px);
    opacity: 0;
  }
}
@keyframes bb2 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  50% {
    transform: translate(0, 5px);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0px);
    opacity: 0;
  }
}
.sidenav{}
/**内容**/
.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;}
.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);}
.sidenav{position:fixed;top: 2.76rem;z-index: 1;left: 0.23rem;display: flex;flex-direction: column;align-items: center;row-gap: 0.07rem;transition: 0.7s;}
.sidenav .navtt{display:flex;align-items: center;justify-content: center;flex-direction: column;cursor: pointer;}
.sidenav .navtt img{
    width: 1.17rem;
}
.sidenav .navtt .down{width:0.07rem;animation: bb2 1.5s linear 0s infinite;height: 0.07rem;background: url(../images/arrow_down2.svg)no-repeat;background-size: cover;}
.sidenav .navtt .tt{color:#11502D;font-size: var(--base-size);margin-bottom: 0.04rem;margin-top: -0.24rem;}
.sidenav .wp-panel{
    font-size: var(--small-size);
    color: #272727;
    /* text-align: center; */
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.04rem rgb(17 80 45 / 6%);
    border-bottom: 0.03rem solid #11502D;
    border-top: 0.03rem solid #11502D;
    min-width: 0.91rem;
    padding: 0.25rem 0 0.23rem;
    display: none;
}
.sidenav .wp-panel a{display:block;color: #272727;line-height: 2;padding: 0 0.12rem;white-space: nowrap;}
.sidenav .wp-panel .menu-switch-arrow{float:left;width: 0.04rem;height: .07rem;position: absolute;right: .097rem;top: 50%;transform: translateY(-50%);background: url(../images/arrow-right.svg)no-repeat;background-size: cover;}
.sidenav .wp-panel .menu-item{/* display:flex; *//* align-items: center; *//* column-gap: 0.097rem; */position: relative;}
.sidenav .wp-panel .wp-menu{
    display: flex;
    flex-direction: column;
    row-gap: 0.13rem;
}
.sidenav .wp-panel .menu-item:hover{background:#F0F8F1}
.sidenav .wp-panel .sub-menu{
    display: none;
    position: absolute;
    background: #fff;
    flex-direction: column;
    left: 100%;
    top: 0;
    min-width: 100%;
    padding: 0.065rem 0;
}
.sidenav .wp-panel .sub-menu a{font-size:0.13rem;line-height: 2.769;padding: 0 0.19rem;}
.sidenav .wp-panel .sub-menu .sub-item a:hover{color:#11502D}
.sidenav .wp-panel .menu-item:hover .sub-menu{display:flex;}
.fp-viewing-page6 .sidenav .navtt .down{
    background: url(../images/arrowdownw.svg)no-repeat;
}
.fp-viewing-page6 .sidenav .navtt .tt{color:#fff}
.fp-viewing-page1 .sidenav{
    transform: translateX(-100%);
    left: 0;
}
.bannernav .searchbox{
    transform: none;
    opacity: 1;
    overflow: visible;
    width: 100%;
}

.search-inner{/* position: absolute; *//* top:280px; *//* width:100%; */z-index: 3;line-height:0;}
.searchbox .search-content{/* width:71%; *//* float:right; */height: auto;box-sizing: border-box;}
.searchbox .search-option>div{line-height:5.4vh;height:5.5vh;color:#1f1f1f;font-size: 0.15rem;border-bottom:1px solid #dcdad0;background: #c4c2b4;text-indent: 30%;cursor: pointer;font-weight: bold;box-sizing:border-box;position:relative; }
.searchbox .search-option>div.selected,.searchbox .search-option>div:hover{background:#466141;color:#fff}
/*.searchbox .search-option>div::after{content:"";display:block;width:100%;height:1px;background:#dcdad0;position:absolute;left:0;bottom:0;}*/
.search-content .search-name{font-size: 0.24rem;line-height: 0.28rem;color:#232323;margin-bottom:0.2rem;text-align: left;}
.search-content .gjz{float: left;background: #fff;border:1px solid #e4e4e4;border-radius: 0.05rem;line-height: 0.48rem;text-align: center;color:#363636;font-size: 0.14rem;width: 1.6rem;margin-right:-1.6rem}
.search-inputbox.input8 {
    text-align: left;
}

.search-inputbox.input8 ul li{float:left;padding-right:0.2rem;border-right:1px solid #ddd;margin-right:0.2rem;line-height: 2;font-size: 0.16rem;}
.search-inputbox{background:rgba(255,255,255,0.6);display:none;padding:3.5vh;box-sizing: border-box;}
.search-inputbox.input3 .gjz{height:0.5rem;display:none;}
.search-content .input{line-height: 0.48rem;margin-bottom:0.4rem;}
.search-content .input .text{margin:0 1.25rem 0 1.75rem;}
.search-content .input .text input{width:100%;border:1px solid #e4e4e4;border-radius: 0.05rem;text-indent: 0.1rem;color:#6a6a6a;font-size: 0.15rem;font-family: "微软雅黑";height: 0.48rem;}
.search-content .input .submit{height: 0.48rem;color:#fff;font-size: 0.14rem;text-align: center;width:1.1rem;float:right;margin-left:-1.1rem;background: #f08936;border-radius: 0.05rem;outline: 0;border: 0;line-height: 0.2rem;}
.search-content .remark{font-size: 0.13rem;color:#292828;padding-left:0.1rem;background: url(./images/ico.png) no-repeat left 0.05rem;line-height:0.18rem}
.search-content .input6 .gjz{width:0.95rem;margin-right:-1.2rem;height: 0.5rem; padding:0.1rem 0;font-size: 0.14rem; font-family: "微软雅黑";}
.search-content .input6 .text{margin:0 1.25rem 0 1.35rem}
.search-content .input4 .text{margin:0 1.25rem 0 0;}
.search-content .submit { cursor: pointer;}
/**主体公共**/
.post1 .tt {display:flex;position:relative;justify-content:center;margin-bottom: 0.676rem;}
.post1 .more_btn {position:absolute;right:0;bottom: 50%;transform: translateY(50%);}
.post1 .more_btn a{background:url(../images/morebg.svg)no-repeat;width: 1.11rem;height: 0.34rem;display: flex;align-items: center;justify-content: center;color: #11502D;background-size: cover;}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--base-size);color: #11502D;line-height:0.21rem;font-family: 'Source Han Serif';}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit .part1{
    font-family: "zqz";
    font-size: .6rem;
    color: #11502D;
}
.post1 .tt .tit .part2{
    font-weight: bold;
    font-size: 0.39rem;
    margin-bottom: 0.05rem;
}
.post1 .tt .tit {/* width:1.59rem; */text-align:center;position:relative;}
.post1 .tt .tit:after {content:"";display:block;width: 2.99rem;height: 1.07rem;position:absolute;background:url(../images/ttbg1.svg) no-repeat;background-size:100% auto;bottom: 0.05rem;left: 50%;transform: translateX(-50%);margin-left: -0.08rem;}
.post1 .tt .tit .title {font-size:0.3rem;font-weight:normal;/* font-weight:bold; */line-height: 1;display: flex;color: #333C37;font-family: 'Source Han Serif';align-items: center;column-gap: 0.027rem;}
.post1 .tt .tt_en {font-size: 12px;font-weight: bold;color: #A1ACA6;text-align: left;font-family: 'Source Han Serif';margin-left: 0.1rem;margin-top: 0;}
.post1 .news .news_title {font-size: 0.17rem;line-height:1.35;color: #333333;/* font-weight:bold; */}
.post1 .news .news_text {font-size:var(--base-size);line-height:1.75;color:#707070;}
.post1 .news .news_title a {color: #333333;}
.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 {color: #272727;display:inline-block;font-size: var(--base-size);font-family: "Roboto-Regular";}
.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%;}
/**main1**/
.main1 {background: url(../images/main1bg.jpg)no-repeat;position:relative;z-index:1;background-size: cover;}
.main1 .inner {padding: 1.66rem 0 0.63rem;}
.main1 .mbottom {display:flex;}
.post-12 {/* flex:none; */width: 47.1875%;margin-right: 0.69rem;}
.post-12 .con {/* display:flex; */}
.post-12 .con  .news_imgs a {padding-top: 60.66%;}
.post-12 .news .news_wz {/* border-left:0.04rem solid var(--theme-color); */transition:all 0.4s ease-in-out;}
.post-12 .news .news_imgs {position:relative;}
.post-12 .news .news_wz {padding: 0 0 0  0.11rem;/* height:1.57rem; */box-sizing:border-box;border-bottom: 0.02rem solid #FBC600;position: relative;}
.post-12 .news .news_wz:before{content:'';width: 1.07rem;position: absolute;background: #F08936;bottom: -0.02rem;left: 0;height: 0.02rem;}
.post-12 .news .news_title {/* margin-bottom:0.14rem; */font-size: var(--regular-size);font-weight: bold;width: 0;flex: 1;}
.post-12 .news .news_text {margin-bottom:0.05rem;}
.post-12 .news .news_con{
    display: flex;
    column-gap: 0.33rem;
    height: 0.815rem;
    align-items: center;
}
.post-12 .news .news_meta{
    width: 0.9rem;
}
.post-12 .slick-arrow{background:url(../images/slickleft.svg)no-repeat;width: 0.53rem;height: 0.53rem;border-radius: 0;box-shadow: initial;opacity: 1;font-size: 0;background-size: cover;bottom: 0.83rem;top: auto;left: auto;margin-top: 0;right: 0.53rem;}
.post-12 .slick-next{
    background: url(../images/slickright.svg)no-repeat;
    background-size: cover;
    left: auto;
    right: 0;
}
.post-12 .slick-next:hover{background: url(../images/slickrighth.svg)no-repeat;
    background-size: cover;}
.post-12 .slick-prev:hover{background: url(../images/slicklefth.svg)no-repeat;
    background-size: cover;}
.post-12 .slick-dots{
    display: flex;
    width: auto;
    align-items: center;
    bottom: 0.918rem;
    left: 0.137rem;
}
.post-12 .slick-dots li{width:auto;height:auto;border-radius: 0;background: none;}
.post-12 .slick-dots li button{
    font-size: .24rem;
    color: #FFFFFF;
    width: auto;
    height: auto;
    padding: 0;
    line-height: 1.333;
}
.post-12 .slick-dots li.slick-active button{color:#F08936;font-weight: bold;font-size: 0.32rem;}
.post-13 {flex:1;width:0;}
.post-13>div {height:100%;}
.post-13 .news_list {height:100%;display:flex;flex-direction:column;gap: 0.14rem;}
.post-13 .news_list .news .news_box {transition:all 0.4s ease-in-out;flex:none;box-sizing:border-box;display:flex;align-items: center;position: relative;padding-bottom: 0.14rem;}
.post-13 .news_list .news:hover .news_box:before{right:0}
.post-13 .news_list .news .news_box:before{content:'';height: 0.01rem;background: #11502D;position: absolute;left: 0;right: 100%;bottom: 0;transition: 0.7s;}
.post-13 .news_list .news .news_wz{
    width: 0;
    flex: 1;
}
.post-13 .news .news_text {transition:all 0.4s ease-in-out;opacity:0;line-height:0;visibility:hidden;}
.post-13 .news_list .news .news_date {margin-bottom:0.13rem;}
.post-13 .news .news_title{
    font-size: var(--regular-size);
    width: 0;
    flex: 1;
}
.post-13 .news:hover .news_title a{color:#11502D}
.post-13 .news .news_con{
    display: flex;
    align-items: center;
}
.post-13 .news .news_source{
    width: 0.72rem;
    height: 0.29rem;
    margin-right: 0.41rem;
     
}
.post-13 .news .news_source a{background: url(../images/ggbg.svg)no-repeat;
    background-size:cover}
.post-13 .news .news_source a[title="新闻"]{
    background: url(../images/xwbg.svg)no-repeat;
}
.post-13 .news .news_source a[title="公告"]{
    background: url(../images/ggbg2.svg)no-repeat;
}
.post-13 .news .news_source a[title="资源"]{
    background: url(../images/zybg.svg)no-repeat;
}
.post-13 .news .news_source a{color:#fff;width: 0.72rem;display: flex;height: 0.28rem;justify-content: center;align-items: center;background-size: contain !important;}
.post-13 .news .news_meta{
    color: #ADADAD;
    margin-left: 0.35rem;
}
/**main2**/
.main2 {background:url(../images/main2bg.jpg);background-size:cover;position:relative;}
.main2 .inner {padding: 1.42rem 0 0.7rem;}
.main2 .mbottom {display:flex;}
/* 拖拽容器 */
.post-22 .out {
  display: flex;
  gap: 0.84rem; /* 根据你的设计调整 */
  /* overflow-x: auto; */
  -webkit-overflow-scrolling: touch; /* iOS 平滑 */
  /* scroll-behavior: smooth; */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
  cursor: grab;
  user-select: none; /* 防止拖动时选中文本 */
  position: relative;
}

/* 隐藏 Webkit 滚动条 */
.post-22 .out::-webkit-scrollbar {
  display: none;
}

/* 子项禁止压缩 */
.post-22 .out > li {
  flex-shrink: 0;
}
.post-22 .out>li{width: calc((100% - 0.84rem*4)/5);transition:0.7s;position: relative;}
.post-22 .out>li:before{content:'';height:100%;width:1px;background:#CECECE;opacity:0.3;position: absolute;top: 0.51rem;}
.post-22 .out>li:after{content:'';height:100%;width:1px;background:#CECECE;opacity:0.3;position: absolute;top: 0.51rem;right: 0;}
.post-22 .time_box{display:flex;column-gap: 0.2rem;font-size: var(--regular-size);align-items: center;}
.post-22 .on .time_box .daywrap{background:#11502D;color:#fff}
.post-22 .time_box .daywrap{
    width: 0.78rem;
    height: 0.51rem;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--regular-size);
    transition: 0.7s;
}
.post-22 .type{
    flex: 1;
}
.post-22 .news .news_wz{padding: 0.38rem 0 0;} 
.post-22 .news .news_con{position:relative;padding:  0 0 0 0.18rem;}
.post-22 .news .news_con:before{content:'';width:0.04rem;height:0.2rem;background:#11502D;position: absolute;top: 0.05rem;left: 0;}
.post-22 .news .news_title{
    font-size: 0.17rem;
    line-height: 0.32rem;
    white-space: initial;
    margin-bottom: 0.15rem;
    font-weight: 500;
}
.post-22 .on .news .news_title{font-size: var(--regular-size);white-space: initial;}
.post-22 .con{position:relative;}
.post-22 .con:before{content:'';height: 0.01rem;background:#CECECE;opacity:0.3;position: absolute;left: 0;right: 0;top: 0.52rem;}
.post-22 .out>li:hover{width:auto;}
.post-22 .wrap_box{overflow:hidden;padding: 0.846rem 0 0 0;}
.post-22 .out>li:nth-child(1) .wrap_box{
    padding-top: 1.5rem;
}
.post-22 .out>li:nth-child(3) .wrap_box{
    padding-top: 1.3rem;
}
.post-22 .out>li:nth-child(4) .wrap_box{
    padding-top: 0.98rem;
}
.post-22 .out>li:nth-child(5) .wrap_box{
    padding-top: 1.1rem;
}
.post-22 .ul-inline{
    float: left;
    white-space: nowrap;
}
.post-22 .news_list{display:flex;column-gap: 0.6rem;}
.post-22 .on .news_list .news{width:4.08rem;}
.post-22 .news_list .news{display: inline-block;width: 1.77rem;}
.post-22 .news_imgs span{padding-top:60%}
.post-22 .complete_date{display:none;}
.post-22 .news_info{font-size: var(--small-size);color:#11502D;display: flex;row-gap: 0.15rem;flex-direction: column;}
.post-22 .news_info .filed1{padding-left:0.31rem;background: url(../images/clock.svg)no-repeat left 0.07rem;background-size: .17rem;}
.post-22 .news_info .filed2{padding-left:0.31rem;background: url(../images/addr.svg)no-repeat left;background-size: 0.15rem auto;}
/**main3**/
.main3 {position:relative;background: url(../images/main3bg.jpg)no-repeat;background-size: cover;}
.main3 .inner {padding: 1.6rem 0 0;}
.main3 .tab-menu {display:flex;justify-content:center;row-gap: 0.556rem;flex-direction: column;background: rgb(84 105 94 / 7%);margin-right: 0.687rem;width: 0.94rem;}
.main3 .tab-con{width:0;flex:1}
.main3 .sudy-tab {position:relative;display: flex;background: #fff;border-radius: 0.08rem;padding: 0.68rem 0.543rem 0.67rem 0.35rem;box-shadow: 0 0.06rem 0.1rem rgb(64 75 62 / 29%);}
.main3 .tab-menu li span {display:block;text-align:center;color: #7B7B7B;position:relative;z-index:1;}
.main3 .tab-menu li .tt_cn {font-size: var(--base-size);font-weight:normal;font-weight:bold;line-height:1.4;}
.main3 .tab-menu li {text-align:center;position:relative;transition:all 0.4s ease-in-out;cursor:pointer;}
.main3 .tab-menu li:nth-child(2),.main3 .tab-menu li:nth-child(5) {display:none;}

.main3 .tab-menu li .tt_en {text-align:center;position:relative;font-size:0.13rem;}
.main3 .tab-menu li:after {content:"";display:block;width: 1.27rem;height: 0.39rem;position:absolute;background: url(../images/ttcnbg.svg) no-repeat;background-size:100% auto;top: 50%;left: 50%;opacity:0;transform: translate(-50%, -50%);transition:all 0.4s ease-in-out;}
.main3 .tab-menu li.selected:after {opacity:1;}
.main3 .tab-menu li.selected .tt_cn{opacity:1;color: #11502D;}
.post-30 .tt .tit:after{
    background: url(../images/ttbg2.svg) no-repeat;
    background-size: cover;
    bottom: -8px;
    transform: translateX(-50%);
}
.post-30 .tt .tit .title{
    color: #fff;
    column-gap: 0.077rem;
}
.post-30 .tt .tit .part1{
    font-size: 0.39rem;
    color: #fff;
    font-family: 'Source Han Serif';
    font-weight: bold;
    margin-bottom: 0.05rem;
}
.post-30 .tt{margin-bottom:0.402rem}
.post-30 .more_btn a{
    color: #fff;
    background: url(../images/morebgw.svg)no-repeat;
    background-size: cover;
}
.post-30 .more_btn .more_text{color: #fff;}
.post-30 .tt .tt_en{}
.post-30 .tt .tit .part2{
    font-family: "zqz";
    font-size: .6rem;
    margin-bottom: 0;
}
.post-31 .news {}
.post-31 .con {position:relative;}
.post-31 .news .news_box {position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 2.1rem;}
.post-31 .news .news_box:before{content:'';background: url(../images/bookbgop.svg)no-repeat;top: 0;right: 0;bottom: 0;left: 0;position: absolute;background-size: 100% 100%;opacity: 0.67;z-index: 0;}
.post-31 .news:hover .news_box:before{background: url(../images/bookbg.svg)no-repeat;background-size: 100%  100%;}
.post-31 .news_list {display: flex;flex-wrap: wrap;column-gap: 0.56rem;row-gap: 0.386rem;}
.post-31 .news_list .news{width: calc((100% - 0.56rem*6)/7);}
.post-31 .news .news_imgs{width:0.8rem;z-index: 1;}
.post-31 .news .news_imgs span {padding-top: 150%;}
.post-31 .news .news_t {display:flex;}
.post-31 .news .news_t .news_meta {width:0.8rem;background:var(--theme-color);padding-top:0.32rem;background-size:0.69rem;}
.post-31 .news .news_t .news_imgs {flex:1;}
.post-31 .news .news_info {display:none;}
.post-31 .news .news_wz {background:#fff;box-sizing:border-box;position: relative;z-index: 1;}
.post-31 .news .news_title a {color:#2b2b2b;}
.post-31 .news .news_title {margin-top: 0.21rem;color: #272727;font-size: 0.11rem;}
.post-31 .news .news_info span {display:block;line-height:0.23rem;margin-bottom:0.1rem;font-size:var(--base-size);color:#2B2B2B;padding-left:0.33rem;}
.post-31 .news .news_info .info1 {background:url(../images/people.svg) no-repeat;background-size:auto 0.24rem;}
.post-31 .news .news_info .info2 {background:url(../images/address.svg) no-repeat;background-size:auto 0.24rem;}
/**main4**/

.main4 {background: url(../images/main4bg.jpg)no-repeat;background-size:cover;overflow:hidden;position: relative;z-index: 1;}
.main4 .inner {padding: 1.9rem 0 0.77rem;}
.post-40 .tt{margin-bottom:0.509rem}
.main4 .tab-con{position:relative;}
.main4 .tab-menu{display:flex;justify-content: center;column-gap: 0.86rem;margin-bottom: 0.692rem;}
.main4 .tab-menu li .tt_cn{
    font-size: var(--medium-size);
    background: url(../images/ttbggray.svg) no-repeat;
    width: 1.6rem;
    height: 0.49rem;
    display: flex;
    background-size: cover;
    color: #A0A5AD;
    align-items: center;
    justify-content: center;
    transition: 0.7s;
}
.main4 .tab-menu li.selected .tt_cn{color:#11502D;background: url(../images/ttbg.svg)no-repeat;background-size: cover;}
.post-41 ul.news_list {/* display:flex; *//* flex-wrap:wrap; *//* column-gap:0.3rem; *//* row-gap:0.26rem; *//* width:100%; */margin: 0 -0.21rem;}
.post1.post-41 .more_btn .more_text {color:#fff;}
.post1.post-41 .more_btn {top: 0;bottom: auto;}
.post-41{position:absolute;left:0;right:0;top:0}
.post-41.active{position:relative;}
.post-41 ul.news_list .news {/* height:1rem; *//* display:flex; *//* align-items:center; *//* width:calc((100% - 0.3rem)/2); */}
.post-41 .news_wz{
    padding: 0 0.32rem 0.161rem 0.13rem;
}
.post-41 ul.news_list .news_box {flex:1;display: block;align-items:center;border-bottom: 0.01rem solid rgb(161 172 166 / 65%);margin: 0 0.21rem;}
.post1.post-41 .news .news_meta {color:var(--theme-color);margin-right:0.32rem;flex:none;}
.post-41 ul.news_list .news_box:hover {border-bottom-color:#11502D}
.post-41 ul.news_list .news_box:hover .news_title {color:#11502D;}
.post-41 ul.news_list .news_box:hover .news_text {color:#232323;}
.post-41 ul.news_list .news_box:hover .news_meta {color:#232323;}
.post-41 .news_imgs{margin-bottom:0.494rem}
.post-41 .news_imgs span{padding-top:74.5%}
.post-41 .slick-arrow{background: url(../images/p41left.svg)no-repeat;width: 0.53rem;height: 0.53rem;border-radius: 0;box-shadow: initial;opacity: 1;font-size: 0;background-size: cover;bottom: 27%;top: auto;left: -0.03rem;margin-top: 0;right: auto;margin-bottom: 1.11rem;}
.post-41 .slick-next{
    background: url(../images/p41right.svg)no-repeat;
    background-size: cover;
    left: auto;
    right: -0.03rem;
}
.post-41 .slick-next:hover{background: url(../images/p41righth.svg)no-repeat;
    background-size: cover;}
.post-41 .slick-prev:hover{background: url(../images/p41lefth.svg)no-repeat;
    background-size: cover;}
/**main5**/
.main5 {position:relative;z-index:1;background: url(../images/main5bg.jpg)no-repeat;}
.main5 .inner {padding: 1.9rem 0 0.66rem;}
.main5 .tab-con{display:flex;}
.main5 .tab-con .con{display:none}
.main5 .tab-con .selected .con{display:block;padding: 0.436rem 1rem 0;}
.main5 .tab-con .post .news_list{display:flex;flex-wrap: wrap;row-gap: 0.14rem;column-gap: 0.96rem;}
.main5 .tab-con .post .news_list .news_title{
    font-size: var(--regular-size);
    color: #fff;
    position: relative;
}
.main5 .tab-con .post .news_list .news_con{position:relative;display: flex;align-items: center;column-gap: 0.14rem;padding: 0 0.288rem;height: 0.392rem;}
.main5 .tab-con .post .news_list .news_con:before{content:'';width:0.09rem;display: block;height: 0.09rem;background: #fff;border-radius: 50%;}
.main5 .tab-con .post{width:11.1875%;display: flex;flex-direction: column;align-items: center;padding: 0.318rem 0 0.21rem;min-height: 5.21rem;transition: 0.7s;}
.main5 .tab-con .post.selected{width:calc(100% - 11.1875%*5);padding: 0.765rem 0 0;}
.main5 .tab-con .post.selected .news_open{display:none}
.main5 .tab-con .post .subtitle{
    font-size: 0.28rem;
    font-weight: 500;
    writing-mode: vertical-lr;
    letter-spacing: 0.05rem;
    text-orientation: upright;
    /* flex: 1; */
}
.main5 .tab-con .post.selected .subtitle{
    writing-mode: rl-tb;
    font-size: 0.32rem;
}
.main5 .tab-con .post:nth-child(odd) .subtitle{color:#fff}
.post-51 .news_list {}
.main5 .tab-con .post.selected .subtt{height:auto;}
.post-51 .news_list .news .news_imgs a {padding-top:49.33%;}
.main5 .tab-con .post .subtit{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 0.33rem;
}
.main5 .tab-con .post.selected .subtit{row-gap:0.49rem}
.main5 .tab-con .post .subtt{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.main5 .tab-con .post .news_ico{
    width: 0.89rem;
    height: 0.89rem;
    background: url(../images/kybg.svg)no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main5 .tab-con .post .news_ico img{max-width:0.28rem}
.main5 .tab-con .post .news_list .news{width:calc((100% - 0.96rem)/2)}
.main5 .tab-con .post .news_list .news .news_box{background: rgb(255 255 255 / 19%);display: block;border-radius: .31rem;}
.post-51{background:url(../images/p51bg1.jpg)no-repeat;background-size: cover;}
.post-52{background:url(../images/p51bg2.png)no-repeat;background-size: cover;}
.post-53{background:url(../images/p51bg3.png)no-repeat;background-size: cover;}
.post-54{background:url(../images/p51bg4.png)no-repeat;background-size: cover;}
.post-55{background:url(../images/p51bg5.png)no-repeat;background-size: cover;}
.post-56{background:url(../images/p51bg6.png)no-repeat;background-size: cover;}
/**main6**/
.main6 {position:relative;z-index:1;background: url(../images/main6bg.jpg)no-repeat;background-size: cover;}
.main6 .inner {padding: 1.72rem 0 0;}
.post-61{display:flex;}
.post-61 .tt{width: 1.34rem;display: flex;justify-content: center;margin-right: 0.56rem;padding-top: 0.21rem;margin-bottom: 0;}
.post-61 .tt .tit{
    display: flex;
    flex-direction: column-reverse;
    writing-mode: vertical-lr;
}
.post-61 .tt .tit .title{
    display: flex;
}
.post-61 .tt .tit .tt_en{
    margin-left: 0;
    margin-right: -0.1rem;
    padding-top: 0.52rem;
}
.post-61 .tt .tit .part1{
    font-size: 0.39rem;
    font-family: 'Source Han Serif';
    font-weight: bold;
    margin-bottom: 0.05rem;
    color: #000000;
    letter-spacing: 0.12rem;
}
.post-61 .tt .tit .part2{
    font-family: "zqz";
    font-size: .6rem;
    font-weight: normal;
    color: #11502D;
}
.post-61 .more_btn a{
    /* display: flex; */
    writing-mode: vertical-lr;
    background: url(../images/more_btn_shu.svg)no-repeat;
    width: 0.34rem;
    height: 1.11rem;
    background-size: contain;
}
.post-61 .tt .tit:after{
    background: url(../images/ttbg3.svg) no-repeat;
    width: 1.77rem;
    height: 2.97rem;
    top: 0;
    bottom: auto;
    top: -.36rem;
    margin-left: 0.1rem;
    background-size: 100% auto;
}
.post-61 .con{}
.post-61 .news_list {position:static;display: flex;column-gap: 0.16rem;row-gap: 0.181rem;flex-wrap: wrap;}
.post-61 .news_list .news {text-align:center;position:relative;cursor:pointer;}
.post-61 .news_list .news.n1{width:35.74%}
.post-61 .news_list .news.n2{width: 19.4%;}
.post-61 .news_list .news.n3{width: 42.5%;width: calc(100% - 0.18rem*2 - 35.74% - 19.4%);}
.post-61 .news_list .news.n4{width: 42.5%;}
.post-61 .news_list .news.n5{width: 24.11%;}
.post-61 .news_list .news.n6{width: 31%;width: calc(100% - 0.18rem*2 - 42.5% - 24.11%);}
.post-61 .news_imgs span{padding-top:3.4rem;}
.post-61 .news_box{
    display: block;
}
.post-61 .news_imgs .news_wz{position:absolute;;bottom:0;}
.post-61 .con {position:relative;flex: 1;width: 0;}
.post-61 .news .news_top img {width:0.43rem;margin:0 auto;}
.post-61 .news .news_top {margin-bottom:0.56rem;transition:all 0.6s ease-in-out;transform:scale(0);opacity:0;}
.post-61 .news .dot {position:absolute;top:0.65rem;z-index:1;left:50%;transform:translateX(-50%);}
.post-61 .news .dot svg {width:0.298rem;}
.post-61 .news .news_bottom .news_icon {padding-top:0;height:0;background:var(--theme-color);position:relative;transition:all 0.6s ease-in-out;transform:scale(0);opacity:1;margin-bottom:0.16rem;}
.post-61 .news .news_bottom .news_icon img {position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);width:0.3rem;}
.post-61 .news.slick-current .news_bottom .news_icon {opacity:1;padding-top:100%;transform:none;}
.post-61 .news.slick-current .news_top {opacity:1;transform:none;}
.post-61 .news .news_bottom .news_title {font-size:var(--medium-size);}
.post-61 .news>a:hover .news_bottom .news_icon {opacity:1;padding-top:100%;transform:none;}
.post-61 .news>a:hover .news_top {opacity:1;transform:none;}
.post-61 .news .dot svg * {fill:var(--theme-color);transition:all 0.6s ease-in-out;}
.post-61 .news.slick-current .dot svg * {fill:#E1D4A4;}
.post-61 .slick-prev,.post-61 .slick-next {top:0.71rem;}
.post-61 .news .news_wz{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.41rem 0.29rem 0.19rem;
    background: linear-gradient(0, rgb(0 0 0 / 73%), transparent);
}
.post-61 .news .news_title{color: #FFFFFF;text-align: right;font-size: .24rem;display: inline-block;position: relative;overflow: visible;}
.post-61 .news .news_title:before{left:0;content:'';height: 0.03rem;width: 0.38rem;position: absolute;background: #fff;top: -0.1rem;transition:0.7s}
.post-61 .news:hover .news_title:before{left:calc(100% - 0.38rem);}
.post-61 .news .news_con{
    text-align: right;
}
.post-61 .more_btn{
    bottom: 0;
    transform: none;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0.15rem;
    z-index: 1;
}
.post-61 .more_btn:before{content:'';background: #B1BFB7;height: 1.22rem;position: absolute;width: 0.01rem;left: 32%;transform: translateX(50%);bottom: 100%;margin-bottom: .226rem;}
/**列表页**/
.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 .sub_list{
    position: absolute;
    background: #294033;
    display: none;
}

.col_list ul .sub_list .sub-item{
    float: none;
    text-align: center;
    line-height: 2.5;
}
.col_list ul .sub_list .sub-item:hover{background:#fff}
.col_list ul .sub_list .sub-item:hover a{color:#2b3630}
.col_list ul a{color:#fff}
.col_list ul li {float:left;position: relative;}
.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:hover .news_title a{color: #1b7543;}
.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 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;}
.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,.fp-tableCell{height:auto !important}
#footer {background:var(--theme-color);background-size:cover;position:relative;}
.footer .inner {padding: 0.56rem 0 0;box-sizing:border-box;position:relative;z-index:1;}
.foot-top .links ul {display:flex;justify-content: space-between;border-bottom: 0.01rem solid rgb(255 255 255 / 10%);padding-bottom: 0.18rem;}
.foot-top .links ul a{font-size: var(--small-size);color:#fff;line-height: 2;}
#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 {display:flex;width: 68.75%;}
#footer .inner .foot-left .contant:before,#footer .inner .foot-left .contant:after{content:'';width:0.01rem;height:0.88rem;background:#fff;opacity:0.2;position: absolute;top: 50%;transform: translateY(-50%);}
#footer .inner .foot-left .contant{
    padding: 0.12rem 1.33rem 0 0.99rem;
    position:relative;
}
#footer .inner .foot-left .contant:before{
    left: 0;
}
#footer .inner .foot-left .contant:after{right:0}
#footer .inner .contant p{
    line-height: 2.15;
    text-align: left;
}
#footer .inner .foot-center {flex:1;text-align:center;display: flex;padding: 0.4rem 0 0.37rem;align-items: center;}
#footer .inner .foot-center .foot-logo img {max-width: 100%;width: 5.57rem;margin-right: 1.09rem;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;width: 0;}
#footer .inner p {font-size: 0.13rem;line-height:1.7;font-weight:400;color: #FFFFFF;opacity: 1;}
#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: .65rem;}
.shares .news_list .imgs {width: 0.82rem;height: 0.82rem;border: 0.04rem solid #fff;transition:all .4s ease-in-out;}
.shares .news_list .imgs img{}
.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;display: flex;flex-direction: column;align-items: center;}
.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: 0.13rem;line-height:1.4;margin-top:.13rem;opacity: .6;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding: 0.2rem 0;text-align:center;position:relative;z-index:1;border-top: 1px solid rgb(255 255 255 / 10%);}
.foot-bottom .con{position:relative;}
.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);
}

.layer {background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 61; opacity: 0; visibility: hidden; transition: all 0.3s ease-out 0s; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; z-index: 999999; box-sizing: border-box; padding: 0 0.25rem;}
.layer.showdiv {opacity: 1; visibility: visible;}
.layer .close {font-size: 0.6rem;font-family: icon;position: absolute;right: 0.5rem;top: 0.5rem;width: 0.3rem;height: 0.3rem;text-align: center;line-height: 0.8rem;cursor: pointer;color: #ccc;display: block;background: url(../images/close.svg) no-repeat;transition: 1s;background-size: cover;}
.layer .close:hover {transform: rotate(180deg);}
.searchbox {transform: translateY(-0.5rem);opacity: 0;transition: 0.7s;width: 5.5rem;}
.layer.showdiv .searchbox {transform: none; opacity: 1;}
.searchbtn {float:right;width: 0.14rem;height: 0.14rem;background: url(../images/sous.svg);cursor:pointer;background-size: cover;}
a.menu-btn{display:none}
#fp-nav{position:fixed;top: 26%;right: 0.42rem;transition: 0.7s;}
#fp-nav ul{display:flex;flex-direction: column;row-gap: 0.36rem;}
#fp-nav a{color:#11502D;font-size: var(--small-size);position: relative;display: block;}
#fp-nav a.active{margin-bottom:0.572rem;margin-top: 0.3rem;}
#fp-nav a:before {content:'';background:#11502D;opacity:0.2;height:0;width:0.01rem;position: absolute;left: 50%;transform: translateX(-50%);display: block;top: 100%;margin-top: 0.098rem;transition: 0.7s;}
#fp-nav a:after {content:'';background:#11502D;height:0;width:0.01rem;position: absolute;left: 50%;transform: translateX(-50%);display: block;top: 100%;margin-top: 0.098rem;transition: 0.7s;}
#fp-nav a.active:before{height:0.7rem}
#fp-nav a.active:after{height:0.49rem;}
#fp-nav a i{position:absolute;left:50%;transform:translateX(-50%)}
#fp-nav a.active i{width:0.54rem;height:0.54rem;border-radius:50%;background: url(../images/navicobg.svg)no-repeat;display: flex;justify-content: center;align-items: center;bottom: 0;transition: 0.7s;background-size: cover;}
#fp-nav a.active i svg{width:.31rem;opacity: 1;}
#fp-nav .page3 a.active i svg{width:0.25rem}
#fp-nav .page2 a.active i svg{width:0.25rem}
#fp-nav .page4 a.active i svg{width:0.25rem}
#fp-nav .fp-tooltip{
    display: none;
}
#fp-nav li svg{
    width: 0.23rem;
    opacity: 0.35;
    transition: 0.7s;
}
#fp-nav li.page1,#fp-nav li.page8{display:none;}
.fp-viewing-page6 #fp-nav a{color:#fff}
.fp-viewing-page6 #fp-nav a svg path{stroke:#fff;fill:rgb(255 255 255 / 55%)}
.fp-viewing-page6 #fp-nav a:after,.fp-viewing-page4 #fp-nav a:before{background:#fff}
.fp-viewing-page6 #fp-nav a.active i{background: url(../images/navicobgw.svg)no-repeat;background-size: cover;}
.fp-viewing-page1 #fp-nav{
    transform: translateX(100%);
    right: 0;
}

/**动画**/
.main1.active .post-12,.main1.active .post-13,.main2.active .mod,.main3.active .mod,.main4.active .mod,.active .sudy-tab .post,.active .post-61 .news_list .news,.fp-viewing-page8 .post-61 .news_list .news{opacity:1;transform:none;}
.active .post-61 .more_btn,.fp-viewing-page8 .post-61 .more_btn{
    opacity: 1;
    transform: translate(-50%,0);
}
.post-12{    
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: translateX(-100px);
    opacity: 0;}
.post-13{    
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: translateX(100px);
    opacity: 0;}

.main2 .mod{
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: translateY(100px);
    opacity: 0;
    }
.main3 .mod{    
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: translateY(100px);
    opacity: 0;}
.main4 .mod{
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: scale(0.8);
    opacity:0
    }
.active .sudy-tab .post{
    transition-delay: 0s;
}
.sudy-tab .post{
    transition: all 1s ease-out 0s;
    transition-delay: .3s;
    transform: translateY(100px);
    opacity: 0;
    }
.sudy-tab .post-52{ transition-delay: .5s;}
.sudy-tab .post-53{ transition-delay: .7s;}
.sudy-tab .post-54{ transition-delay: .9s;}
.sudy-tab .post-55{transition-delay: 1.1s;}
.sudy-tab .post-56{transition-delay: 1.3s;}
.post-61 .news_list .news{ transition: all 1s ease-out 0s;
    transition-delay: .3s;
    opacity: 0;}
.post-61 .news_list .n1{transform: translate(-100px,-100px);}
.post-61 .news_list .n2{transform: translate(0,-100px);transition-delay:0.5s}
.post-61 .news_list .n3{transform: translate(100px,-100px);transition-delay:0.7s}
.post-61 .news_list .n4{transform: translate(-100px,100px);transition-delay:0.9s}
.post-61 .news_list .n5{transform: translate(0,100px);transition-delay:1.1s}
.post-61 .news_list .n6{transform: translate(100px,100px);transition-delay:1.3s}
.post-61 .more_btn {
    transition: all 1s ease-out 0s;
    transition-delay: 0s;
    transform: translate(-50%,-100px);
    opacity: 0;
    }
.top{
    color: #FFFFFF !important;
    font-size: var(--regular-size);
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    right: 0;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}
.top img{
    width: 0.14rem;
}
.post-61 .news_list .news.n4 video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.post-61 .news_list .news video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
  transition: all 0.2s;
}

/* 播放图标 */
.play-btn::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-30%, -50%);
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid #fff;
}

/* 暂停图标 */
.play-btn.pause::before {
  width: 6px;
  height: 20px;
  background: #fff;
  border: 0;
  transform: translate(-70%, -50%);
}
.play-btn.pause::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 20px;
  background: #fff;
  transform: translate(20%, -50%);
}

.play-btn:hover {
  background: rgb(112 150 128);
}



.search-inputbox .text input[type="text"]:focus,
#strText:focus {
    outline: none !important;
    box-shadow: none !important;
}
input:focus {
    outline: none;
}
.post-61 .news .news_title a {
    color: #FFFFFF;
}

.col_list ul .sub_list .sub-item ul.sub_list {
    left: 100%;
    display: none;    top: 0;

}.col_list ul .sub_list .sub-item:hover ul.sub_list {
    display: block;
}.col_list ul .sub_list .sub-item ul.sub_list a.sub-item-link {
    color: #fff;
}.col_list ul .sub_list .sub-item ul.sub_list  .sub-item:hover a.sub-item-link {
    color: #2b3630;
}