@charset "utf-8";
#c-header .container {
  position: relative;
}
@media (max-width: 1260px) {
  #c-header .container {
    width: 96%;
  }
}
@media (max-width: 991px) {
  #c-header .container {
    width: 90%;
    position: initial;
  }
}
#c-header .container .c-right-box .c-nav .on2 {
  position: initial;
}
#c-header .container .c-right-box .c-nav .on2 a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 110%;
  width: 100%;
  height: 100%;
}
#c-header .container .x-pubt {
  width: 90vw;
  max-width: 1680px;
  transform: translateX(-50%);
  position: absolute;
  left: calc(50% + 40px);
  top: 132%;
}
#c-header .container .x-pubt .container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-radius: 0.2rem;
  padding: 0.6rem 0.5rem 0.3rem 0.6rem;
  text-align: left;
  white-space: initial;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.03);
  overflow: hidden;
}
#c-header .container .x-pubt .container::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.84);
  backdrop-filter: blur(5px);
  z-index: -1;
}
#c-header .container .x-pubt .container .x-le {
  width: 16.56%;
  position: relative;
  z-index: 5;
}
#c-header .container .x-pubt .container .x-le .x-li {
  margin-bottom: 0.2rem;
  line-height: 1.2;
}
#c-header .container .x-pubt .container .x-le .x-li.on a {
  background: linear-gradient(to left, #14a1a1, #5daf5a);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#c-header .container .x-pubt .container .x-le .x-li a {
  color: #000;
  font-weight: bold;
  background: linear-gradient(to left, #000, #000);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  transition: 0.4s ease-in-out;
}
#c-header .container .x-pubt .container .x-le .x-li a:hover {
  background: linear-gradient(to left, #14a1a1, #5daf5a);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#c-header .container .x-pubt.x-tsmd {
  display: none;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri {
  width: 81.52%;
  position: relative;
  z-index: 5;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri.x-ri-b {
  width: 100%;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox {
  width: 100%;
  display: none;
  overflow-y: auto;
  max-height: 520px;
  overflow-x: hidden;
  padding-right: 5px;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox.on {
  display: block;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox.x-ribox-b dl dd {
  width: 16.66%;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -7px;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd {
  padding: 0 7px 0.25rem;
  display: flex;
  width: 20%;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box:hover .public-img img {
  transform: scale(1.05);
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box:hover .x-tit {
  color: var(--color);
  font-weight: bold;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box .public-img {
  border-radius: 0.1rem;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box .public-img::before {
  padding-top: 59.18367347%;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box .x-tit {
  color: #000;
  margin-top: 0.06rem;
  transition: 0.4s ease-in-out;
}
@media (max-width: 1260px) {
  #c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox dl dd .x-box .x-tit {
    font-size: 12px;
    line-height: 1.3;
  }
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox .x-more {
  text-align: right;
  height: auto;
  line-height: 1.5;
  margin-top: 0.1rem;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox .x-more a {
  color: #000000;
  font-weight: bold;
  transition: 0.4s ease-in-out;
}
#c-header .container .x-pubt.x-tsmd .container .x-ri .x-ribox .x-more a:hover {
  color: var(--color);
}
#c-header .container .x-pubt.x-lygl {
  display: none;
}
#c-header .container .x-pubt.x-lygl .container .x-ri {
  width: 81.52%;
  position: relative;
  z-index: 5;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox {
  display: none;
  overflow-y: auto;
  max-height: 520px;
  overflow-x: hidden;
  padding-right: 5px;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox.on {
  display: block;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -7px;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd {
  padding: 0 7px 0.25rem;
  display: flex;
  width: 20%;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box {
  display: block;
  width: 100%;
  overflow: hidden;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box:hover .public-img img {
  transform: scale(1.05);
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box:hover .x-tit {
  color: var(--color);
  font-weight: bold;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box .public-img {
  border-radius: 0.1rem;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box .public-img::before {
  padding-top: 59.18367347%;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box .x-tit {
  color: #000;
  margin-top: 0.06rem;
  transition: 0.4s ease-in-out;
  line-height: 1.2;
}
@media (max-width: 1260px) {
  #c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox dl dd .x-box .x-tit {
    font-size: 12px;
  }
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox .x-more {
  text-align: right;
  height: auto;
  line-height: 1.5;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox .x-more a {
  color: #000000;
  font-weight: bold;
  transition: 0.4s ease-in-out;
}
#c-header .container .x-pubt.x-lygl .container .x-ri .x-ttbox .x-more a:hover {
  color: var(--color);
}
#c-header .container .c-gn .c-link2 {
  position: relative;
  cursor: pointer;
}
#c-header .container .c-gn .c-link2 .c-box {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  padding: 10px;
  min-width: 100px;
  line-height: 40px;
  background: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
}
#c-header .container .c-gn .c-link2 .c-box a {
  display: block;
  padding: 0 20px;
  color: #333;
  border-radius: 5px;
}
#c-header .container .c-gn .c-link2 .c-box a:hover {
  color: var(--color);
  background: #f8f9fc;
}
.owo-head.animated {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
#c-header .c-nav {
  background-color: initial;
  backdrop-filter: blur(5px);
  margin-left: 0.8rem;
  padding-left: 0.35rem;
}
@media (max-width: 1580px) {
  #c-header .c-nav {
    height: 0.64rem;
  }
}
@media (max-width: 1260px) {
  #c-header .c-nav {
    margin-left: 0.4rem;
  }
}
#c-header .c-nav > li {
  padding-right: 0.4rem;
}
@media (max-width: 1260px) {
  #c-header .c-nav > li {
    padding-right: 0.2rem;
  }
}
#c-header .c-gn .c-link {
  background-color: initial;
  backdrop-filter: blur(5px);
  padding: 0 0.18rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: initial;
}
#c-header .c-gn .c-link:nth-child(2) {
  margin-left: 0.2rem;
  background: linear-gradient(45deg, #5daf5a, #14a1a1);
  width: auto;
}
@media (max-width: 1580px) {
  #c-header .c-gn .c-link {
    height: 0.64rem;
  }
}
@media (max-width: 767px) {
  #c-header .c-gn .c-link {
    display: none;
  }
}
#c-header .c-gn .c-link i {
  display: inline-flex;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
  position: relative;
}
#c-header .c-gn .c-link img,
#c-header .c-gn .c-link svg {
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}
#c-header .c-gn .c-link img.x-im3,
#c-header .c-gn .c-link svg.x-im3 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#c-header .c-nav2 {
  top: 1.2rem;
}
#c-header .c-nav2 > li {
  padding: 0;
  margin: 0 5vw;
}
@media (max-width: 991px) {
  #c-header .c-nav2 > li > .c-title-box > a {
    font-size: 0.4rem;
  }
}
#c-header .c-nav2 li a {
  font-size: 0.32rem;
}
#c-header .c-nav2 li .c-title-box {
  padding: 0.12rem 0;
}
#c-header .c-nav2 .x-dbua {
  display: flex;
  justify-content: space-between;
  margin-top: 1.8rem;
  background-color: #f5f5f5;
  padding: 0.2rem 0.4rem;
  display: none;
}
@media (max-width: 767px) {
  #c-header .c-nav2 .x-dbua {
    display: flex;
  }
}
#c-header .c-nav2 .x-dbua .c-link {
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 0.8rem;
  border-radius: 50px;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0 0.24rem 0 0.33rem;
  gap: 0.2rem;
  color: #333;
  width: 34%;
}
@media (max-width: 767px) {
  #c-header .c-nav2 .x-dbua .c-link {
    width: 46%;
  }
}
#c-header .c-nav2 .x-dbua .c-link svg {
  width: 12px;
  height: 12px;
}
#c-header .c-gn .c-link2 {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  justify-content: center;
}
@media (max-width: 1580px) {
  #c-header .c-gn .c-link2 {
    width: 0.64rem;
    height: 0.64rem;
  }
}
#c-header .c-gn .c-link2 i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
}
@media (max-width: 767px) {
  #c-header .c-gn .c-link2 i {
    width: 0.36rem;
    height: 0.36rem;
  }
}
#c-header .c-gn .c-link2 i svg,
#c-header .c-gn .c-link2 i img {
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}
#c-header .c-gn .c-link2 i svg.x-im2,
#c-header .c-gn .c-link2 i img.x-im2 {
  width: 100%;
  height: 100%;
}
#c-header .c-gn .c-link2 i svg.x-im3,
#c-header .c-gn .c-link2 i img.x-im3 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#c-header .c-logo .c-img-box img:nth-child(2) {
  display: none;
}
@media (max-width: 991px) {
  #c-header.c-style2 {
    background: linear-gradient(45deg, #5daf5a, #14a1a1);
  }
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(1) {
  display: none;
}
@media (max-width: 767px) {
  #c-header.c-style2 .c-logo .c-img-box img:nth-child(1) {
    display: block;
  }
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(2) {
  display: block;
}
@media (max-width: 767px) {
  #c-header.c-style2 .c-logo .c-img-box img:nth-child(2) {
    display: none;
  }
}
#c-header.c-style2 .c-nav {
  background: rgba(255, 255, 255, 0.5);
}
#c-header.c-style2 .c-nav > li > .c-title-box {
  color: #000;
}
#c-header.c-style2 .c-gn .c-link {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
}
#c-header.c-style2 .c-gn .c-link:nth-child(2) {
  color: #fff;
  background: linear-gradient(45deg, #5daf5a, #14a1a1);
}
#c-header.c-style2 .c-gn .c-link i .x-im2 {
  opacity: 0;
}
#c-header.c-style2 .c-gn .c-link i .x-im3 {
  opacity: 1;
}
#c-header.c-style2 .c-gn .c-link2 i .x-im2 {
  opacity: 0;
}
#c-header.c-style2 .c-gn .c-link2 i .x-im3 {
  opacity: 1;
}
#c-header:hover .c-nav {
  background: rgba(255, 255, 255, 0.5);
}
#c-header:hover .c-nav > li > .c-title-box {
  color: #000;
}
#c-header.c-head-move {
  top: -140px;
}
@media (max-width: 991px) {
  #c-header.c-head-move {
    top: -90px;
  }
}
.x-disc-banner {
  position: relative;
}
.x-disc-banner .public-img::before {
  padding-top: 26.04166667%;
}
@media (max-width: 1260px) {
  .x-disc-banner .public-img::before {
    padding-top: 33.041667%;
  }
}
@media (max-width: 991px) {
  .x-disc-banner .public-img::before {
    padding-top: 47.041667%;
  }
}
@media (max-width: 767px) {
  .x-disc-banner .public-img::before {
    padding-top: 72.041667%;
  }
}
.x-disc-banner .container {
  position: absolute;
  left: 50%;
  bottom: 1.3rem;
  transform: translateX(-50%);
  z-index: 5;
  max-width: 1440px;
  color: #fff;
}
.x-disc-banner .container .x-p {
  margin-top: 0.1rem;
}
.x-disc1 {
  padding: 70px 0 1.2rem;
}
.x-disc1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1440px;
}
.x-disc1 .container .x-le {
  width: 68.75%;
}
@media (max-width: 1260px) {
  .x-disc1 .container .x-le {
    width: 72%;
  }
}
@media (max-width: 767px) {
  .x-disc1 .container .x-le {
    width: 100%;
  }
}
.x-disc1 .container .x-ri {
  width: 22.22%;
  position: sticky;
  position: -webkit-sticky;
  top: 1.2rem;
  padding-top: 0.1rem;
}
@media (max-width: 1580px) {
  .x-disc1 .container .x-ri {
    top: 1.5rem;
  }
}
@media (max-width: 1260px) {
  .x-disc1 .container .x-ri {
    width: 26%;
  }
}
@media (max-width: 767px) {
  .x-disc1 .container .x-ri {
    display: none;
  }
}
.x-disc1 .container .x-ri .f_nav {
  border-left: 2px solid #d9d9d9;
  position: relative;
}
.x-disc1 .container .x-ri .f_nav li {
  display: block;
  color: #888888;
  cursor: pointer;
  padding: 4px 0;
  padding-left: 23px;
  border-left: 1px solid transparent;
  margin-left: -1px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (max-width: 1580px) {
  .x-disc1 .container .x-ri .f_nav li {
    padding-left: 18px;
    margin-bottom: 16px;
  }
}
.x-disc1 .container .x-ri .f_nav li:last-child {
  margin-bottom: 0;
}
.x-disc1 .container .x-ri .f_nav li.on {
  border-color: #5daf5a;
  color: #5daf5a;
}
.curtain {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.curtain .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}
.curtain .curtain_box {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  left: 50%;
  top: 50%;
  background: #fff;
  overflow: hidden;
  z-index: 10000;
  transform: translate(-50%, -50%);
}
.curtain .curtain_box .curtain_title {
  position: relative;
  padding: 0 30px;
  background: #1c4798;
}
.curtain .curtain_box .curtain_title .close_tc {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 60px;
  cursor: pointer;
  z-index: 10000;
}
.curtain .curtain_box .curtain_title .close_tc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.curtain .curtain_box .curtain_title .close_tc::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.curtain2 .curtain_box {
  background-color: transparent;
}
.curtain2 .curtain_box .x-con {
  width: 10.2rem;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 0.2rem;
  overflow: hidden;
  padding: 0.45rem 0.9rem 0.2rem;
}
@media (max-width: 767px) {
  .curtain2 .curtain_box .x-con {
    width: 90vw;
    padding: 0.55rem 0.4rem 0.2rem;
  }
}
.curtain2 .curtain_box .x-con .x-title {
  text-align: center;
  color: #000;
  font-weight: bold;
}
.curtain2 .curtain_box .x-con ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.4rem -0.3rem 0;
}
@media (max-width: 767px) {
  .curtain2 .curtain_box .x-con ul {
    margin: 0.3rem -0.14rem 0;
  }
}
.curtain2 .curtain_box .x-con ul li {
  width: 33.33%;
  display: block;
  padding: 0 0.3rem 0.4rem;
}
@media (max-width: 767px) {
  .curtain2 .curtain_box .x-con ul li {
    padding: 0 0.14rem 0.4rem;
  }
}
.curtain2 .curtain_box .x-con ul li .x-box {
  display: block;
  width: 100%;
  overflow: hidden;
}
.curtain2 .curtain_box .x-con ul li .x-box:hover .public-img img {
  transform: scale(1.05);
}
.curtain2 .curtain_box .x-con ul li .x-box:hover .x-tit {
  color: var(--color);
}
.curtain2 .curtain_box .x-con ul li .x-box .public-img {
  border-radius: 0.1rem;
}
.curtain2 .curtain_box .x-con ul li .x-box .public-img::before {
  padding-top: 100%;
}
.curtain2 .curtain_box .x-con ul li .x-box .x-tit {
  color: #000000;
  font-weight: bold;
  text-align: center;
  margin-top: 0.15rem;
  transition: 0.4s ease-in-out;
}
.x-sitemap1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.5rem 0 0 0;
}
.x-sitemap1 .container {
  max-width: 1440px;
}
.x-sitemap1 .container .x-title {
  color: #fff;
}
.x-sitemap1 .container .x-xia {
  margin-top: 0.65rem;
  background-color: #fff;
  padding: 0.6rem 0.5rem 0.5rem;
}
.x-sitemap1 .container .x-xia ul li {
  margin-bottom: 0.5rem;
}
.x-sitemap1 .container .x-xia ul li .x-title a {
  color: #000000;
  font-weight: bold;
  transition: 0.4s ease-in-out;
}
.x-sitemap1 .container .x-xia ul li .x-title a:hover {
  color: var(--color);
}
.x-sitemap1 .container .x-xia ul li .x-box a {
  color: rgba(0, 0, 0, 0.6);
  transition: 0.4s ease-in-out;
  display: inline-block;
  margin-right: 0.6rem;
  margin-top: 0.2rem;
}
.x-sitemap1 .container .x-xia ul li .x-box a:hover {
  color: var(--color);
}
.x-nohtml {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.x-nohtml .container {
  max-width: 860px;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 1.1rem 0.2rem 0.9rem;
}
.x-nohtml .container .x-img {
  width: auto;
  height: 1.58rem;
}
.x-nohtml .container .x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.x-nohtml .container .x-p {
  color: #000000;
  margin: 0.35rem 0;
}
.x-nohtml .container .x-a a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100px;
  background: linear-gradient(45deg, #5daf5a, #14a1a1);
  height: 0.5rem;
  padding: 0 0.3rem 0 0.38rem;
  transition: 0.4s ease-in-out;
}
@media (max-width: 1580px) {
  .x-nohtml .container .x-a a {
    height: 0.64rem;
  }
}
@media (max-width: 767px) {
  .x-nohtml .container .x-a a {
    height: 0.8rem;
  }
}
.x-nohtml .container .x-a a:hover {
  opacity: 0.8;
}
.x-nohtml .container .x-a a:hover i svg {
  transform: translateX(0.08rem);
}
.x-nohtml .container .x-a a i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.28rem;
  height: 0.1rem;
  margin-left: 0.16rem;
}
@media (max-width: 767px) {
  .x-nohtml .container .x-a a i {
    width: 0.38rem;
    height: 0.2rem;
  }
}
.x-nohtml .container .x-a a i svg {
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}
