@charset "utf-8";
:root {
  --color: #2d973d;
  --vh: 100vh;
}
/*字体*/
@font-face {
  font-family: "Manrope-Medium";
  src: url("../fonts/Manrope-Medium.woff") format("woff");
}
@font-face {
  font-family: "Manrope-Bold";
  src: url("../fonts/Manrope-Bold.woff") format("woff");
}


  #c-header .c-nav > li {
  position: relative;
  margin-right: 0.2rem;
}


@media (min-width: 1920px) {

  #c-header .c-nav > li {
  position: relative;
  margin-right:5px!important;
}

}

@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}



@media (min-width: 1800px) {

  #c-header .c-nav > li {
  position: relative;
  margin-right: 0.2rem;
}

}


@media (max-width: 1580px) {

    #c-header .c-nav > li {
  position: relative;
  margin-right: 0.3rem;
}
}

@media (max-width: 1309px) {

    #c-header .c-nav > li {
  position: relative;
  margin-right: 5px; font-size:15px!important;
}
}
@media (max-width: 767px) {
  html {
    font-size: 50px;
  }
}

@media (max-width: 1180px) {
  .container {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.font14 {
  font-size: 14px;
  line-height: 24px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
  line-height: 28px;
}
.font20 {
  font-size: 20px;
  line-height: 30px;
}
.font22 {
  font-size: 22px;
  line-height: 32px;
}
.font24 {
  font-size: 24px;
  line-height: 34px;
}
.font28 {
  font-size: 28px;
  line-height: 38px;
}
.font30 {
  font-size: 30px;
  line-height: 40px;
}
.font32 {
  font-size: 32px;
  line-height: 42px;
}
.font36 {
  font-size: 36px;
  line-height: 46px;
}
.font38 {
  font-size: 38px;
  line-height: 48px;
}
.font40 {
  font-size: 40px;
  line-height: 50px;
}
.font44 {
  font-size: 44px;
  line-height: 54px;
}
.font48 {
  font-size: 48px;
  line-height: 58px;
}
.font50 {
  font-size: 50px;
  line-height: 60px;
}
.font60 {
  font-size: 60px;
  line-height: 70px;
}
.font68 {
  font-size: 68px;
  line-height: 78px;
}
.font70 {
  font-size: 70px;
  line-height: 80px;
}
.font80 {
  font-size: 80px;
  line-height: 90px;
}
@media (max-width: 1900px) {
  .font20,
  .font22,
  .font24 {
    font-size: 20px;
    line-height: 30px;
  }
  .font28 {
    font-size: 22px;
    line-height: 32px;
  }
  .font30,
  .font32,
  .font36,
  .font38 {
    font-size: 30px;
    line-height: 40px;
  }
  .font40,
  .font44,
  .font48,
  .font50,
  .font60 {
    font-size: 38px;
    line-height: 48px;
  }
  .font68,
  .font70 {
    font-size: 48px;
    line-height: 58px;
  }
  .font80 {
    font-size: 60px;
    line-height: 70px;
  }
  
  
  
}


@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
  .font18 {
    font-size: 16px;
  }
  .font20,
  .font22,
  .font24 {
    font-size: 18px;
    line-height: 28px;
  }
  .font28 {
    font-size: 20px;
    line-height: 30px;
  }
  .font30,
  .font32,
  .font36,
  .font38 {
    font-size: 25px;
    line-height:25px;
  }
  .font40,
  .font44,
  .font48,
  .font50,
  .font60 {
    font-size: 30px;
    line-height: 40px;
  }
  .font68,
  .font70 {
    font-size: 40px;
    line-height: 50px;
  }
  .font80 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .font16,
  .font18 {
    font-size: 14px;
    line-height: 24px;
  }
  .font20,
  .font22,
  .font24 {
    font-size: 16px;
    line-height: 26px;
  }
  .font28 {
    font-size: 18px;
    line-height: 28px;
  }
  .font30,
  .font32,
  .font36,
  .font38 {
    font-size: 20px;
    line-height: 30px;
  }
  .font40,
  .font44,
  .font48,
  .font50,
  .font60 {
    font-size: 24px;
    line-height: 34px;
  }
  .font68,
  .font70 {
    font-size: 28px;
    line-height: 38px;
  }
  .font80 {
    font-size: 40px;
    line-height:40px;
  }
}
.public-scrollbar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.public-scrollbar::-webkit-scrollbar-thumb {
  /*滚动条-滑块*/
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: var(--color);
}
.public-scrollbar::-webkit-scrollbar-track {
  /*滚动条-背景*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.2);
}
.public-btn {
  position: relative;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  padding-right: 20px;
  transition: all 0.4s;
  font-size:12px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .public-btn {
    border-radius: 20px;
  }
}
.public-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .public-btn::before {
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }
}
.public-btn div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .public-btn div {
    width: 40px;
    height: 40px;
  }
}
.public-btn div img,
.public-btn div svg {
  width: 12px;
  height: 12px;
}
.public-btn:hover {
  color: #fff;
}
.public-btn:hover::before {
  width: 100%;
}
.public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.public-img > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}
.public-content {
  color: #666;
  line-height: 1.7;
}
.public-content p {
  margin-bottom: 15px;
}
.public-content a {
  color: #666;
}
.public-content table {
  max-width: 100%;
}
.public-content table td,
.public-content table th {
  padding: 10px 15px;
  border: 1px solid #dbf1ed;
}
.public-content li {
  margin-left: 15px;
  list-style: disc;
}
.public-content ol {
  margin-left: 15px;
  list-style: decimal;
}
.public-content img,
.public-content video {
  max-width: 100%;
  height: auto !important;
}

.public-title{ padding-top:70px; float:left; width:100%; padding-bottom:50px;
}
.public-title .c-subtitle {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .public-title br {
    display: none;
  }
}
@media (max-width: 991px) {
  .public-title2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .public-title2 .c-title br {
    display: none;
  }
}
.public-title2 .c-text {
  color: #666;
  margin-top: 0.5rem;
}
.public-pagination {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.public-pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #666;
  transition: all 0.4s;
  margin: 0.1rem;
  background: #fff;
}
@media (max-width: 767px) {
  .public-pagination a {
    width: 40px;
    height: 40px;
  }
}
.public-pagination a img,
.public-pagination a svg {
  width: 30%;
  height: 30%;
}
.public-pagination a.c-prev {
  transform: rotate(270deg);
}
.public-pagination a.c-next {
  transform: rotate(90deg);
}
.public-pagination a:hover,
.public-pagination a.on {
  color: #fff;
  background: var(--color);
}
.public-breadcrumb {
  position: absolute;
  top: calc(1rem + 20px);
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 0.3rem 0;
}
@media (max-width: 991px) {
  .public-breadcrumb {
    top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .public-breadcrumb {
    display: none;
  }
}
.public-breadcrumb .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #999;
}
.public-breadcrumb .container img,
.public-breadcrumb .container svg {
  margin: 0 0.1rem;
}
.public-breadcrumb .container img:last-child,
.public-breadcrumb .container svg:last-child {
  display: none;
}
.public-breadcrumb .container a {
  transition: all 0.4s;
}
.public-breadcrumb .container a:hover {
  text-decoration: underline;
}
.public-breadcrumb2 {
  position: absolute;
  top: calc(1.2rem + 20px);
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 0.3rem 0;
}
@media (max-width: 991px) {
  .public-breadcrumb2 {
    top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .public-breadcrumb2 {
    display: none;
  }
}
.public-breadcrumb2 .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #fff;
}
.public-breadcrumb2 .container img,
.public-breadcrumb2 .container svg {
  margin: 0 0.1rem;
}
.public-breadcrumb2 .container img:last-child,
.public-breadcrumb2 .container svg:last-child {
  display: none;
}
.public-breadcrumb2 .container a {
  transition: all 0.4s;
}
.public-breadcrumb2 .container a:hover {
  text-decoration: underline;
}
.public-banner {
  position: relative;
  z-index: 1;
  height: 100vh;
}
@media (max-width: 991px) {
  .public-banner {
    height: 120vw;
  }
}
.public-banner .c-img,
.public-banner .c-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.public-banner .c-img img,
.public-banner .c-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.public-banner .c-video {
  z-index: 2;
  object-fit: cover;
}
.public-banner .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  width: 100%;
  transform: translateY(-50%);
}
.public-banner .c-text-box .c-subtitle {
  margin-top: 0.2rem;
}
.public-banner .c-btn-box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  color: #fff;
}
.public-banner .c-btn-box .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.3rem 0;
}
.public-banner .c-btn-box .c-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  color: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .public-banner .c-btn-box .c-arrow {
    width: 40px;
    height: 40px;
  }
}
.public-banner .c-btn-box .c-arrow img,
.public-banner .c-btn-box .c-arrow svg {
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}
.public-banner .c-btn-box .c-arrow:hover {
  background: var(--color);
  color: #fff;
}
.public-banner2 {
  position: relative;
  z-index: 1;
  height: 100vh;
}
@media (max-width: 991px) {
  .public-banner2 {
    height: 120vw;
  }
}
.public-banner2.c-style2 .c-text-box {
  margin-top: 0.3rem;
}
@media (max-width: 991px) {
  .public-banner2.c-style2 .c-text-box {
    margin-top: 0;
  }
}
.public-banner2 .c-img,
.public-banner2 .c-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.public-banner2 .c-img img,
.public-banner2 .c-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.public-banner2 .c-video {
  z-index: 2;
  object-fit: cover;
}
.public-banner2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.public-banner2 .c-text-box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  width: 100%;
  color: #fff;
  transform: translateY(-50%);
}
.public-banner2 .c-text-box .c-subtitle {
  margin-top: 0.2rem;
}
.public-banner2 .c-text-box .public-btn {
  margin-top: 0.35rem;
}
.public-banner2 .c-btn-box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  color: #fff;
}
.public-banner2 .c-btn-box .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.3rem 0;
}
.public-banner2 .c-btn-box .c-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  color: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .public-banner2 .c-btn-box .c-arrow {
    width: 40px;
    height: 40px;
  }
}
.public-banner2 .c-btn-box .c-arrow img,
.public-banner2 .c-btn-box .c-arrow svg {
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}
.public-banner2 .c-btn-box .c-arrow:hover {
  background: var(--color);
  color: #fff;
}
@keyframes circleMove {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(15%, -10%);
  }
  50% {
    transform: translate(30%, 20%);
  }
  75% {
    transform: translate(10%, 15%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes circleRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* 占位标签，设置导航样式 */
#c-placeholder {
  height: 1rem;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 1.2rem;
  }
}
/*顶部*/
#c-header {
  position: fixed;
  top: 0.2rem;
  left: 0;
  z-index: 900;
  width: 100%;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  transition: 0.4s;
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  #c-header {
    top: 0;
    line-height: 1.2rem;
  }
}
#c-header a {
  color: #fff;
  transition: 0.4s;
}
#c-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #c-header .container {
    height: 1.2rem;
  }
}
#c-header .c-right-box {
  display: flex;
  align-items: center;
}
#c-header.white {
  background: #fff;
}
#c-header.white a {
  color: #333;
}
#c-header.white .c-gn svg {
  color: #999;
}
#c-header.white .c-gn .c-language::before {
  border-color: #999;
}
#c-header.white .c-switch i {
  background: #333;
}
#c-header.c-style2 {
  top: 0;
  background: #fff;
}
#c-header.c-style2 a {
  color: #333;
}
#c-header.c-style2 .c-gn svg {
  color: #999;
}
#c-header.c-style2 .c-gn .c-language::before {
  border-color: #999;
}
#c-header.c-style2 .c-switch i {
  background: #333;
}
#c-header.isPop {
  background: rgba(0, 0, 0, 0.8);
}
#c-header.isPop a {
  color: #fff;
}
#c-header.isPop .c-gn svg {
  color: #fff;
}
#c-header.c-head-move {
  top: -1.1rem;
}
@media (max-width: 991px) {
  #c-header.c-head-move {
    top: -1.2rem;
  }
}
/*顶部logo*/
#c-header .c-logo {
  position: relative;
  display: flex;
  align-items: center;
}
#c-header .c-logo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.55rem;
  z-index: -1;
  width: 50vw;
  height: 1rem;
  background: var(--color);
  transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 767px) {
  #c-header .c-logo::before {
    height: 60px;
  }
}
#c-header .c-logo .c-img-box {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box img {
  height: 0.6rem;
}
@media (max-width: 991px) {
  #c-header .c-logo .c-img-box img {
    height: 0.5rem;
  }
}
#c-header .c-logo span {
  display: inline-block;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  #c-header .c-logo span {
    display: none;
  }
}
/*顶部pc导航*/
#c-header .c-nav {
  position: absolute;
  top: 0;
  left: 61%;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
  line-height: inherit;
  white-space: nowrap;
}
@media (max-width: 1900px) {
  #c-header .c-nav {
    font-size: 16px;
  }
  
}


@media (max-width: 1180px) {
  #c-header .c-nav {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  #c-header .c-nav {
    display: none;
  }
}

@media (max-width: 1580px) {
  #c-header .c-nav > li {
    margin-right: 0.4rem;
  }
}
@media (max-width: 1260px) {
  #c-header .c-nav > li {
    margin-right: 0.2rem;
  }
}
#c-header .c-nav > li:last-child {
  margin-right: 0;
}
#c-header .c-nav > li > .c-title-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#c-header .c-nav > li > .c-title-box img,
#c-header .c-nav > li > .c-title-box svg {
  margin-left: 0.05rem;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  transition: all 0.4s;
}
#c-header .c-nav > li a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 2px;
  background: var(--color);
  transition: 0.4s;
}
#c-header .c-nav li a {
  position: relative;
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#c-header .c-nav ul {
  position: absolute;
  top: 99%;
  left: 50%;
  display: none;
  min-width: 1.5rem;
  line-height: 50px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0 0 10px 10px;
}
#c-header .c-nav ul li:last-child a::before {
  display: none;
}
#c-header .c-nav ul li a {
  padding: 0 20px;
  color: #333;
  white-space: nowrap;
}
#c-header .c-nav ul li a::before {
  bottom: 0;
  width: calc(100% - 40px) !important;
  left: 20px !important;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
#c-header .c-nav li:hover > .c-title-box > a,
#c-header .c-nav li.on > .c-title-box > a,
#c-header .c-nav li.on > a,
#c-header .c-nav li:hover > a {
  color: var(--color);
}
#c-header .c-nav li:hover > .c-title-box svg {
  color: var(--color);
}
#c-header .c-pop-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  line-height: 1.5;
  text-align: left;
  padding-top: calc(1rem + 40px);
  padding-bottom: calc(1rem + 40px);
  display: none;
  overflow: hidden;
}
#c-header .c-pop-nav a {
  transition: all 0.4s;
}
#c-header .c-pop-nav a:hover {
  color: var(--color);
}
#c-header .c-pop-nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  transition: all 0.4s;
}
#c-header .c-pop-nav .c-close {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.4s;
}
#c-header .c-pop-nav .c-close img,
#c-header .c-pop-nav .c-close svg {
  width: 40%;
  height: 40%;
  color: var(--color);
  transition: all 0.4s;
}
#c-header .c-pop-nav .c-close:hover {
  background: var(--color);
}
#c-header .c-pop-nav .c-close:hover img,
#c-header .c-pop-nav .c-close:hover svg {
  color: #fff;
}
#c-header .c-pop-nav .container {
  position: relative;
  z-index: 5;
  padding-top: 0.7rem;
}
#c-header .c-pop-nav .container .c-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  align-items: flex-start;
}
#c-header .c-pop-nav .container .c-item.on {
  position: relative;
  display: flex;
}
#c-header .c-pop-nav .container .c-item.two .c-img-box {
  margin-left: 340px;
}
@media (max-width: 1580px) {
  #c-header .c-pop-nav .container .c-item.two .c-img-box {
    margin-left: 30%;
  }
}
#c-header .c-pop-nav .container .c-item.three .c-img-box {
  margin-left: 600px;
}
@media (max-width: 1580px) {
  #c-header .c-pop-nav .container .c-item.three .c-img-box {
    display: none;
  }
}
#c-header .c-pop-nav .container .c-item .c-list {
  flex-shrink: 0;
  width: 240px;
}
@media (max-width: 1580px) {
  #c-header .c-pop-nav .container .c-item .c-list {
    width: 20%;
  }
}
#c-header .c-pop-nav .container .c-item .c-list > li {
  position: relative;
}
#c-header .c-pop-nav .container .c-item .c-list > li > a {
  display: block;
  position: relative;
  padding-bottom: 0.2rem;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li.on > .c-box {
  display: block;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li > a img,
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li > a svg {
  flex-shrink: 0;
  margin-left: 0.2rem;
  width: 12px;
  height: 12px;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li:hover > a {
  color: var(--color);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box {
  display: none;
  position: absolute;
  top: 0;
  padding-left: 50px;
  left: 100%;
  width: calc(100% + 50px);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box > a {
  display: block;
  position: relative;
  padding-bottom: 0.2rem;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 {
  position: relative;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li.on > .c-box2 {
  display: block;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li > a img,
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li > a svg {
  flex-shrink: 0;
  margin-left: 0.2rem;
  width: 12px;
  height: 12px;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li > a:hover {
  color: var(--color);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 {
  display: none;
  position: absolute;
  top: 0;
  padding-left: 50px;
  left: 100%;
  width: calc(100% + 50px);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 {
  position: relative;
  max-height: 330px;
  overflow-y: auto;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li > a img,
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li > a svg {
  flex-shrink: 0;
  margin-left: 0.2rem;
  width: 12px;
  height: 12px;
}
#c-header .c-pop-nav .container .c-item .c-list .c-list2 > li .c-box .c-list3 > li .c-box2 .c-list4 > li > a:hover {
  color: var(--color);
}
#c-header .c-pop-nav .container .c-item .c-img-box {
  display: flex;
  align-items: center;
  margin-left: 50px;
  width: calc(100% - 840px);
}
@media (max-width: 1580px) {
  #c-header .c-pop-nav .container .c-item .c-img-box {
    margin-left: 5%;
    width: 50%;
  }
}
#c-header .c-pop-nav .container .c-item .c-img-box .public-img {
  width: 47.19%;
  border-radius: 20px;
  background: var(--color);
}
#c-header .c-pop-nav .container .c-item .c-img-box .public-img::before {
  padding-top: 57.14285714%;
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text {
  padding-left: 0.3rem;
  width: 52.85%;
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a {
  margin-top: 0.2rem;
  display: inline-flex;
  align-items: center;
  position: relative;
  color: var(--color);
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a::before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 0;
  border-top: 1px solid var(--color);
  transition: all 0.4s;
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a:hover::before {
  width: 0;
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a div {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 1px solid var(--color);
  border-radius: 50%;
}
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a img,
#c-header .c-pop-nav .container .c-item .c-img-box .c-text a svg {
  width: 10px;
  height: 10px;
}
#c-header.isPop .c-pop-nav::before {
  transform: scale(1.01);
}
/*顶部移动端导航*/
#c-header .c-nav2 {
  position: absolute;
  top: 1.2rem;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 1rem;
  color: #333;
  background: #fff;
  overflow-y: auto;
  transition: 0.4s;
  text-align: left;
}
#c-header .c-nav2 > li:last-child {
  border-bottom: 1px solid #f1f1f1;
}
#c-header .c-nav2 li {
  padding: 0 0.5rem;
  border-top: 1px solid #f1f1f1;
}
@media (max-width: 767px) {
  #c-header .c-nav2 li {
    padding: 0 0.5rem;
  }
}
#c-header .c-nav2 li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#c-header .c-nav2 li .c-title-box img,
#c-header .c-nav2 li .c-title-box svg {
  width: 12px;
  height: 12px;
  transition: all 0.4s;
}
#c-header .c-nav2 li .c-title-box.on img,
#c-header .c-nav2 li .c-title-box.on svg {
  transform: rotate(90deg);
}
#c-header .c-nav2 li a {
  color: #333;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#c-header .c-nav2 li a:hover,
#c-header .c-nav2 li.on > a {
  color: var(--color);
}
#c-header .c-nav2 li ul {
  display: none;
}
.c-open #c-header .c-nav2 {
  height: calc(100vh - 1.2rem);
}
/*顶部导航开关*/
#c-header .c-switch {
  position: relative;
  display: none;
  width: 24px;
  height: 20px;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .c-switch {
    display: block;
  }
}
#c-header .c-switch i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.4s;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 顶部功能区 */
#c-header .c-gn {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #c-header .c-gn {
    margin-right: 20px;
  }
}
#c-header .c-gn .c-search {
  display: block;
  margin-right: 0.2rem;
  padding-right: 0.2rem;
  padding-left: 0.6rem;
  position: relative;
  cursor: pointer;
}
#c-header .c-gn .c-search img,
#c-header .c-gn .c-search svg {
  width: 20px;
  height: 20px;
  transition: 0.4s;
  vertical-align: middle;
}
#c-header .c-gn .c-search:hover > svg {
  color: var(--color);
}
#c-header .c-gn .c-language {
  position: relative;
  cursor: pointer;
}
#c-header .c-gn .c-language::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.2rem;
  height: 18px;
  border-left: 2px solid rgba(255, 255, 255, 0.3);
  transform: translateY(-50%);
}
#c-header .c-gn .c-language img,
#c-header .c-gn .c-language svg {
  width: 20px;
  height: 20px;
  transition: 0.4s;
  vertical-align: middle;
}
#c-header .c-gn .c-language:hover > svg {
  color: var(--color);
}
#c-header .c-gn .c-language .c-list {
  position: absolute;
  top: 106%;
  right: 50%;
  display: none;
  line-height: 50px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  white-space: nowrap;
  transform: translateX(50%);
}
@media (max-width: 767px) {
  #c-header .c-gn .c-language .c-list {
    line-height: 40px;
  }
}
#c-header .c-gn .c-language .c-list li:last-child a::before {
  display: none;
}
#c-header .c-gn .c-language .c-list a {
  position: relative;
  display: block;
  padding: 0 20px;
  color: #333;
  transition: all 0.4s;
}
#c-header .c-gn .c-language .c-list a::before {
  position: absolute;
  content: "";
  bottom: 0;
  width: calc(100% - 40px) !important;
  left: 20px !important;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
#c-header .c-gn .c-language .c-list a:hover {
  color: var(--color);
}
#c-go-top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--color);
  cursor: pointer;
}
@media (max-width: 1180px) {
  #c-go-top {
    display: none !important;
  }
}
#c-go-top img,
#c-go-top svg {
  width: 30%;
  height: 30%;
  color: #fff;
  transition: all 0.8s;
}
#c-code-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-code-pop .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#c-code-pop .c-img-box .c-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.4s;
  color: #333;
}
#c-code-pop .c-img-box .c-close img,
#c-code-pop .c-img-box .c-close svg {
  margin: 4px;
  width: 18px;
  height: 18px;
}
#c-code-pop .c-img-box .c-close:hover {
  color: #fff;
  background-color: var(--color);
}
#c-code-pop .c-img-box > img {
  width: 100%;
}
#c-code-pop .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
/* 底部 */
#c-footer {
  color: #333;
}
#c-footer a {
  position: relative;
  color: #333;
  transition: 0.4s;
}
#c-footer a::before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 0;
  border-top: 1px solid var(--color);
  transition: all 0.4s;
}
#c-footer a:hover {
  color: var(--color);
}
@media (min-width: 768px) {
  #c-footer a:hover::before {
    width: 100%;
  }
}
#c-footer .c-title-box {
  display: inline-flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 0.2rem;
}
@media (max-width: 767px) {
  #c-footer .c-title-box {
    padding: 0.3rem 0;
    border-bottom: 1px solid #666;
    display: flex;
    align-items: center;
  }
}
#c-footer .c-title-box .c-title {
  color: #333;
}
#c-footer .c-title-box a {
  color: #333;
}
#c-footer .c-title-box a:hover {
  color: var(--color);
}
#c-footer .c-title-box img,
#c-footer .c-title-box svg {
  margin-left: 0.1rem;
  transition: 0.4s;
  width: 14px;
  height: 14px;
  opacity: 0;
  transform: translateY(5px);
}
@media (max-width: 767px) {
  #c-footer .c-title-box img,
  #c-footer .c-title-box svg {
    width: 12px;
    height: 12px;
    transform: translateY(0);
  }
}
#c-footer .c-title-box img:nth-child(2),
#c-footer .c-title-box svg:nth-child(2) {
  color: var(--color);
}
@media (max-width: 767px) {
  #c-footer .c-title-box img:nth-child(2),
  #c-footer .c-title-box svg:nth-child(2) {
    display: none !important;
  }
}
#c-footer .c-title-box img:last-child,
#c-footer .c-title-box svg:last-child {
  display: none;
}
@media (max-width: 767px) {
  #c-footer .c-title-box img:last-child,
  #c-footer .c-title-box svg:last-child {
    opacity: 1;
    display: block;
  }
}
@media (max-width: 767px) {
  #c-footer .c-text-box {
    padding-top: 0.2rem;
  }
}
#c-footer .c-text-box p {
  padding-bottom: 0.1rem;
}
@media (max-width: 767px) {
  #c-footer .c-text-box p {
    padding-bottom: 0.2rem;
  }
}
#c-footer .c-ico {
  display: flex;
  align-items: center;
}
#c-footer .c-ico a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #999;
  background: #f5f5f5;
  transition: 0.4s;
  cursor: pointer;
}
#c-footer .c-ico a::before,
#c-footer .c-ico a::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  transform: translate(0, -50%) scale(0);
  transition: all 0.4s;
  background: var(--color);
  box-sizing: border-box;
}
#c-footer .c-ico a::before {
  left: 50%;
}
#c-footer .c-ico a::after {
  right: 50%;
}
#c-footer .c-ico a img,
#c-footer .c-ico a svg {
  width: 16px;
  height: 16px;
}
#c-footer .c-ico a:hover {
  color: #fff;
  background: var(--color);
}
#c-footer .c-ico a:hover::before {
  left: 110%;
  transform: translate(0, -50%) scale(1);
}
#c-footer .c-ico a:hover::after {
  right: 110%;
  transform: translate(0, -50%) scale(1);
}
@media (max-width: 767px) {
  #c-footer .c-text-wrap {
    width: 100%;
    padding-top: 0.4rem;
  }
}
#c-footer .c-top-box {
  padding: 0.9rem 0 1rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box {
    padding: 1.2rem 0 0;
  }
}
#c-footer .c-top-box .container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#c-footer .c-top-box .container .c-left {
  width: 29.375%;
  color: #333;
}
@media (max-width: 991px) {
  #c-footer .c-top-box .container .c-left {
    width: 100%;
  }
}
#c-footer .c-top-box .container .c-left .c-title span {
  color: #999;
}
#c-footer .c-top-box .container .c-left .c-box {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
  margin-top: 0.7rem;
}
@media (max-width: 991px) {
  #c-footer .c-top-box .container .c-left .c-box {
    margin-top: 0.2rem;
  }
}
#c-footer .c-top-box .container .c-left .c-box input {
  width: 100%;
  height: 70px;
  line-height: 70px;
  padding-right: 0.4rem;
}
#c-footer .c-top-box .container .c-left .c-box button {
  width: 28px;
  line-height: 70px;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-left .c-box button {
    width: 20px;
  }
}
#c-footer .c-top-box .container .c-left .c-box button img,
#c-footer .c-top-box .container .c-left .c-box button svg {
  width: 100%;
  height: 100%;
  color: #000;
  transition: all 0.4s;
}
#c-footer .c-top-box .container .c-left .c-box button:hover svg {
  color: var(--color);
}
#c-footer .c-top-box .container .c-left .c-box::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  border-top: 1px solid var(--color);
  transition: all 0.8s;
}
#c-footer .c-top-box .container .c-left .c-box.on::before {
  width: 100%;
}
#c-footer .c-top-box .container .c-right {
  display: flex;
  width: 50%;
}
@media (max-width: 1260px) {
  #c-footer .c-top-box .container .c-right {
    width: 60%;
  }
}
@media (max-width: 991px) {
  #c-footer .c-top-box .container .c-right {
    display: none;
    margin-top: 0.8rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-right {
    display: flex;
  }
}
#c-footer .c-top-box .container .c-right .c-right-box {
  padding-right: 0.6rem;
  border-right: 1px solid #e5e5e5;
  position: relative;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-right .c-right-box {
    padding-right: 0;
    border: 0;
    width: 100%;
  }
}
#c-footer .c-top-box .container .c-right .c-menu {
  color: #ccc;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-right .c-menu {
    margin: 0.8rem 0 0;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #c-footer .c-top-box .container .c-list-box:last-child .c-title-box {
    padding: 0;
  }
}
#c-footer .c-top-box .container .c-list-box .c-list {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 0.6rem;
  width: 100%;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list {
    margin-left: 0;
    position: static;
    padding-top: 0.2rem;
    display: none;
  }
}
#c-footer .c-top-box .container .c-list-box .c-list li {
  padding-bottom: 0.1rem;
}
#c-footer .c-top-box .container .c-list-box .c-list li:last-child {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li:last-child {
    padding-bottom: 0.2rem;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li {
    padding-bottom: 0.2rem;
  }
}
#c-footer .c-top-box .container .c-list-box.on .c-title-box img,
#c-footer .c-top-box .container .c-list-box.on .c-title-box svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box.on .c-title-box img,
  #c-footer .c-top-box .container .c-list-box.on .c-title-box svg {
    display: inline-block;
  }
}
#c-footer .c-top-box .container .c-list-box.active .c-list {
  display: block;
}
#c-footer .c-top-box .container .c-list-box.active .c-title-box svg:nth-child(2) {
  opacity: 1;
}
#c-footer .c-center-box .container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #c-footer .c-center-box .container {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  #c-footer .c-center-box .container .c-left {
    width: 100%;
  }
}
#c-footer .c-center-box .container .c-title-box {
  margin-bottom: 0.1rem;
}
#c-footer .c-center-box .container .c-text-box {
  margin-bottom: 0.3rem;
  color: #666;
}
#c-footer .c-center-box .container .c-text-box p {
  display: flex;
  align-items: center;
}
#c-footer .c-center-box .container .c-text-box p img,
#c-footer .c-center-box .container .c-text-box p svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#c-footer .c-center-box .container .c-text-box p a {
  display: inline-flex;
  align-items: center;
  color: #666;
}
#c-footer .c-center-box .container .c-text-box p a:hover {
  color: var(--color);
}
#c-footer .c-center-box .container .c-logo {
  display: flex;
}
@media (max-width: 767px) {
  #c-footer .c-center-box .container .c-logo {
    display: none;
  }
}
#c-footer .c-center-box .container .c-logo img {
  height: 0.9rem;
}
#c-footer .c-center-box .container .c-logo::before {
  display: none;
}
#c-footer .c-bottom-box {
  margin-top: 0.4rem;
  padding: 0.25rem 0;
  border-top: 1px solid #e5e5e5;
  color: #7f7f7f;
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box {
    padding: 0.6rem 0;
  }
}
#c-footer .c-bottom-box .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#c-footer .c-bottom-box .container a {
  margin-right: 0.3rem;
  color: #7f7f7f;
}
#c-footer .c-bottom-box .container a:last-child {
  margin-right: 0;
}
#c-footer .c-bottom-box .container a:hover {
  color: var(--color);
}
#c-footer .c-bottom-box .container .c-copyright {
  word-wrap: break-word;
  word-break: break-all;
}
.c-home-main .public-title .c-title {
  color: #666;
}
/*首页内容1*/
.c-home1 .swiper-slide {
  overflow: hidden;
}
.c-home1 .swiper-slide .c-img {
  width: 100%;
  height: 100%;
}
.c-home1 .swiper-slide .c-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-home1 .swiper-slide .c-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-home1 .swiper-slide .c-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  color: #fff;
}
@media (max-width: 767px) {
  .c-home1 .swiper-slide .c-box {
    text-align: center;
  }
}
.c-home1 .swiper-slide .c-box .c-title {
  opacity: 0;
}
.c-home1 .swiper-slide .c-box .c-title2 {
  max-width: 52%;
}
@media (max-width: 767px) {
  .c-home1 .swiper-slide .c-box .c-title2 {
    max-width: 100%;
  }
}
.c-home1 .swiper-slide .c-box .public-btn {
  margin-top: 0.5rem;
}
.c-home1 .swiper-slide .c-box2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
}
.c-home1 .swiper-slide .c-box2 .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.c-home1 .swiper-slide .c-box2 .c-arrow {
  margin-left: 0.4rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  color: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-home1 .swiper-slide .c-box2 .c-arrow {
    width: 40px;
    height: 40px;
  }
}
.c-home1 .swiper-slide .c-box2 .c-arrow img,
.c-home1 .swiper-slide .c-box2 .c-arrow svg {
  width: 12px;
  height: 12px;
  transform: rotate(90deg);
}
.c-home1 .swiper-slide .c-box2 .c-arrow:hover {
  background: var(--color);
  color: #fff;
}
.c-home1 .c-pagination {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination {
    top: auto;
    bottom: 100px;
  }
}
.c-home1 .c-pagination .container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .c-wrap {
    width: 100%;
  }
}
.c-home1 .c-pagination .container .swiper-pagination {
  position: static;
  width: auto;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  opacity: 1;
  border-radius: 0;
  margin: 0 0.1rem;
  width: auto;
  height: auto;
  background: transparent;
  color: #fff;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
  }
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet span {
  opacity: 0;
  transition: all 0.4s;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet span {
    display: none;
  }
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 50px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet div {
    margin: 0;
    width: 30px;
    background: rgba(255, 255, 255, 0.5);
  }
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet div::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet div::before {
    width: 0;
    background: #fff;
  }
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet-active span {
  opacity: 1;
}
.c-home1 .c-pagination .container .swiper-pagination .swiper-pagination-bullet-active div::before {
  width: 100%;
  background: #fff;
}
/*首页内容2*/
.c-home2 {
  position: relative;
  z-index: 5;
  padding: 1rem 0;
  background: -webkit-linear-gradient(top, #f8fbf8 0%, #fff 20%, #fff 80%, #fff 81%, #f8fbf8 100%);
  background: linear-gradient(to bottom, #f8fbf8 0%, #fff 20%, #fff 80%, #fff 81%, #f8fbf8 100%);
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-home2 {
    padding: 1.2rem 0 0;
  }
}
.c-home2 .c-bg {
  position: absolute;
  right: -2rem;
  top: -1rem;
  z-index: 1;
  width: 6rem;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.c-home2 .c-bg2 {
  display: none;
  position: absolute;
  left: -1.5rem;
  bottom: 0.4rem;
  z-index: 1;
  width: 4rem;
  height: 4rem;
  pointer-events: none;
  animation: circleRotate 60s linear infinite;
}
@media (max-width: 767px) {
  .c-home2 .c-bg2 {
    left: auto;
    right: -1.5rem;
  }
}
.c-home2 .container {
  position: relative;
  z-index: 5;
}
.c-home2 .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.45rem -0.12rem 0.21rem;
}
.c-home2 .c-list li {
  display: flex;
  width: 33.3333%;
  padding: 0 0.12rem 0.24rem;
}
@media (max-width: 767px) {
  .c-home2 .c-list li {
    width: 100%;
  }
}
.c-home2 .c-list li .c-wrap {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0.25rem;
  width: 100%;
  border: 1px solid #ededed;
  border-radius: 0.2rem;
  background: #fff;
}
.c-home2 .c-list li .c-wrap .c-box {
  width: 100%;
}
.c-home2 .c-list li .c-wrap .c-box .c-time {
  color: #999;
}
.c-home2 .c-list li .c-wrap .c-box .c-title-wrap {
  margin: 0.2rem 0 0.5rem;
  max-width: 340px;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.c-home2 .c-list li .c-wrap .c-box .c-title-wrap .c-title {
  display: inline;
  transition: all 0.8s;
  line-height: 1.5;
}
.c-home2 .c-list li .c-wrap .c-box .c-tag {
  display: inline-block;
  line-height: 30px;
  padding: 0 18px;
  border-radius: 25px;
  border: 1px solid var(--color);
  color: var(--color);
}
.c-home2 .c-list li .c-wrap .public-img {
  width: 100%;
  margin-top: 0.45rem;
  border-radius: 10px;
}
.c-home2 .c-list li .c-wrap .public-img::before {
  padding-top: 59.7916%;
}
.c-home2 .c-list li .c-wrap:hover .c-box .c-title-wrap .c-title {
  color: var(--color);
}
.c-home2 .c-list li .c-wrap:hover .public-img img {
  transform: scale(1.1);
}
/*首页内容3*/
.c-home3 {
  position: relative;
  padding: 1.4rem 0 1.5rem;
  overflow: hidden;
  background: #f8fbf8;
}
@media (max-width: 767px) {
  .c-home3 {
    padding: 2.4rem 0 0;
  }
  .c-home3 .public-title .c-subtitle br {
    display: inherit;
  }
}
.c-home3 .c-bg {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0.6rem;
  z-index: 1;
  width: 6.3rem;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.c-home3 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-home3 .container .c-left {
  width: 45%;
}
@media (max-width: 991px) {
  .c-home3 .container .c-left {
    width: 100%;
  }
}
.c-home3 .container .c-left .c-text {
  color: #666;
  margin: 0.9rem 0 0.8rem;
}
.c-home3 .container .c-right {
  width: 47.5%;
}
@media (max-width: 991px) {
  .c-home3 .container .c-right {
    margin-top: 0.8rem;
    width: 100%;
  }
}
.c-home3 .container .c-right .c-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -0.95rem;
}
.c-home3 .container .c-right .c-list li {
  padding: 0.35rem 0 0.95rem;
  width: 46.05%;
  border-top: 1px solid #d2d3d1;
}
.c-home3 .container .c-right .c-list li img,
.c-home3 .container .c-right .c-list li svg {
  width: 0.66rem;
  height: 0.66rem;
  color: var(--color);
}
.c-home3 .container .c-right .c-list li .c-box {
  display: flex;
  align-items: flex-start;
  margin: 0.25rem 0 0.05rem;
  color: var(--color);
  font-family: 'Manrope-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.c-home3 .container .c-right .c-list li .c-box .scale {
  transform: scale(1.6);
}
/*首页内容4*/
.c-home4 {
  position: relative;
  z-index: 2;
  padding: 1.5rem 0 0;
  background: -webkit-linear-gradient(top, #f8fbf8 0%, #fff 100%);
  background: linear-gradient(to bottom, #f8fbf8 0%, #fff 100%);
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-home4 {
    padding: 1.4rem 0 0;
  }
}
.c-home4 .container {
  max-width: 1500px;
}
.c-home4 .c-bg {
  position: absolute;
  left: -4.5rem;
  top: 1.4rem;
  z-index: -1;
  width: 7.3rem;
  height: 7.3rem;
  pointer-events: none;
  animation: circleRotate 60s linear infinite;
}
.c-home4 .public-title {
  text-align: center;
}
.c-home4 .public-title .c-subtitle {
  margin-top: 0.2rem;
}
.c-home4 .c-list {
  display: flex;
  align-items: flex-start;
  margin: 0.6rem 0 -40px;
}
@media (max-width: 767px) {
  .c-home4 .c-list {
    margin-bottom: 0;
    overflow-x: auto;
  }
}
.c-home4 .c-list > li {
  padding: 0 10px 20px;
  width: 29%;
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li {
    width: 33.333% !important;
  }
  .c-home4 .c-list > li .c-wrap {
    height: 35vw !important;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li {
    flex-shrink: 0;
    width: 80% !important;
    padding-bottom: 0;
    padding: 0 20px 0 0;
  }
  .c-home4 .c-list > li .c-wrap {
    height: 80vw !important;
  }
  .c-home4 .c-list > li:last-child {
    padding: 0;
  }
}
.c-home4 .c-list > li:nth-child(2) {
  width: 42%;
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(2) {
    width: 100%;
  }
}
.c-home4 .c-list > li:nth-child(1) li:nth-child(1) .c-wrap {
  height: 480px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(1) .c-wrap {
    height: 450px;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(1) .c-wrap {
    height: 350px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(1) .c-wrap {
    height: 35vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(1) .c-wrap {
    height: 80vw;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(2) {
    display: none;
  }
}
.c-home4 .c-list > li:nth-child(1) li:nth-child(2) .c-wrap {
  height: 180px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(2) .c-wrap {
    height: 150px;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(2) .c-wrap {
    height: 100px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(2) .c-wrap {
    height: 10vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(1) li:nth-child(2) .c-wrap {
    height: 30vw;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(1) {
    display: none;
  }
}
.c-home4 .c-list > li:nth-child(2) li:nth-child(1) .c-wrap,
.c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
  height: 180px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(1) .c-wrap,
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 150px;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(1) .c-wrap,
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 100px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(1) .c-wrap,
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 10vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(1) .c-wrap,
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 30vw;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 200px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 25vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(3) .c-wrap {
    height: 80vw;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(2) {
    display: none;
  }
}
.c-home4 .c-list > li:nth-child(2) li:nth-child(2) .c-wrap {
  height: 280px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(2) .c-wrap {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(2) li:nth-child(2) .c-wrap {
    height: 80vw;
  }
}
.c-home4 .c-list > li:nth-child(3) li:nth-child(1) .c-wrap {
  height: 390px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(1) .c-wrap {
    height: 350px;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(1) .c-wrap {
    height: 280px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(1) .c-wrap {
    height: 32vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(1) .c-wrap {
    height: 80vw;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(2) {
    display: none;
  }
}
.c-home4 .c-list > li:nth-child(3) li:nth-child(2) .c-wrap {
  height: 270px;
}
@media (max-width: 1580px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(2) .c-wrap {
    height: 250px;
  }
}
@media (max-width: 1180px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(2) .c-wrap {
    height: 250px;
  }
}
@media (max-width: 991px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(2) .c-wrap {
    height: 26vw;
  }
}
@media (max-width: 767px) {
  .c-home4 .c-list > li:nth-child(3) li:nth-child(2) .c-wrap {
    height: 50vw;
  }
}
.c-home4 .c-list > li .c-wrap {
  position: relative;
  display: block;
  background: #dff0df;
  border-radius: 20px;
  overflow: hidden;
}
.c-home4 .c-list > li .c-wrap > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}
.c-home4 .c-list > li .c-wrap .c-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0.2rem;
  color: #fff;
}
.c-home4 .c-list > li .c-wrap .c-box .c-title {
  font-family: 'Manrope-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 1260px) {
  .c-home4 .c-list > li .c-wrap .c-box .c-title {
    font-size: 16px;
  }
}
.c-home4 .c-list > li .c-wrap .c-box .c-box2 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  font-family: 'Manrope-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-num {
  flex-shrink: 0;
}
@media (max-width: 1260px) {
  .c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-num {
    font-size: 40px;
    line-height: 1;
  }
}
@media (max-width: 1260px) {
  .c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-box3 {
    font-size: 16px;
  }
}
.c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-add {
  position: relative;
  width: 50px;
  height: 50px;
  background: var(--color);
  border-radius: 50%;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-add {
    width: 40px;
    height: 40px;
  }
}
.c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-add::before,
.c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-add::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  margin-top: -1px;
  border-top: 2px solid #fff;
  transform: translateX(-50%);
}
.c-home4 .c-list > li .c-wrap .c-box .c-box2 .c-add::after {
  transform: translateX(-50%) rotate(90deg);
}
.c-home4 .c-list > li .c-wrap .c-box4 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0.35rem;
  text-align: center;
  transform: translateY(-50%);
}
.c-home4 .c-list > li .c-wrap .c-box4 .c-title {
  color: var(--color);
}
@media (max-width: 1260px) {
  .c-home4 .c-list > li .c-wrap .c-box4 .c-title {
    font-size: 20px;
  }
}
.c-home4 .c-list > li .c-wrap .c-box4 .c-text {
  margin-top: 0.1rem;
  letter-spacing: 0.1rem;
}
@media (max-width: 1260px) {
  .c-home4 .c-list > li .c-wrap .c-box4 .c-text {
    font-size: 16px;
  }
}
.c-home4 .c-list > li .c-wrap:hover > img {
  transform: scale(1.05);
}
.c-home4 .c-list > li .c-wrap:hover .c-add {
  transform: rotate(360deg);
}
.c-home4 .c-list > li li {
  padding: 0 0 20px;
}
.c-home4 .c-btn-box {
  margin-top: 0.8rem;
  text-align: center;
}
/*首页内容5*/
.c-home5 {
  padding: 1.8rem 0 1rem;
  background: -webkit-linear-gradient(bottom, #eef7ee 0%, #fff 100%);
  background: linear-gradient(to top, #eef7ee 0%, #fff 100%);
}
@media (max-width: 767px) {
  .c-home5 {
    padding: 1.2rem 0;
  }
}
.c-home5 .c-list {
  display: flex;
  margin: 0.75rem -5px -10px;
}
@media (max-width: 1260px) {
  .c-home5 .c-list {
    margin: 0.75rem 0 0;
    border-radius: 0;
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .c-home5 .c-list {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}
.c-home5 .c-list li {
  flex: 1 1 20%;
  padding: 0 5px 10px;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .c-home5 .c-list li {
    padding: 0 20px 20px 0;
    flex: 0 0 40%;
  }
  .c-home5 .c-list li:last-child {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .c-home5 .c-list li {
    flex: 0 0 80%;
  }
}
@media (min-width: 992px) {
  .c-home5 .c-list li:hover {
    flex: 0 0 50%;
  }
  .c-home5 .c-list li:hover .c-wrap .c-title {
    opacity: 0;
  }
  .c-home5 .c-list li:hover .c-wrap .c-box {
    opacity: 1;
    transition: all 0.4s 0.4s;
  }
}
.c-home5 .c-list li .c-wrap {
  position: relative;
  display: block;
  color: #fff;
  background: #000;
  height: 5.8rem;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .c-home5 .c-list li .c-wrap {
    height: 6rem;
  }
}
@media (max-width: 991px) {
  .c-home5 .c-list li .c-wrap {
    height: 50vw;
  }
}
@media (max-width: 767px) {
  .c-home5 .c-list li .c-wrap {
    height: 90vw;
  }
}
.c-home5 .c-list li .c-wrap > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
}
.c-home5 .c-list li .c-wrap .c-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .c-home5 .c-list li .c-wrap .c-title {
    opacity: 0;
  }
}
.c-home5 .c-list li .c-wrap .c-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  padding: 0.4rem 0.5rem;
  opacity: 0;
  transition: all 0s 0s;
}
@media (max-width: 991px) {
  .c-home5 .c-list li .c-wrap .c-box {
    opacity: 1;
  }
}
.c-home5 .c-list li .c-wrap .c-box .c-top {
  width: 100%;
}
.c-home5 .c-list li .c-wrap .c-box .c-top .c-text {
  margin-top: 0.15rem;
  max-width: 18em;
}
.c-home5 .c-list li .c-wrap .c-box .c-bottom {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .c-home5 .c-list li .c-wrap .c-box .c-bottom {
    display: none;
  }
}
.c-home5 .c-list li .c-wrap .c-box .c-bottom p {
  margin: 0 0.1rem 0.1rem 0;
  display: flex;
  align-items: center;
  min-height: 48px;
  padding: 0.1rem 0.15rem;
  border: 1px solid #fff;
  border-radius: 24px;
  min-height: 40px;
}
/*首页内容6*/
.c-home6 {
  margin-top: -2px;
  height: 250vh;
  background: -webkit-linear-gradient(top, #eef7ee 0%, #fff 10%);
  background: linear-gradient(to bottom, #eef7ee 0%, #fff 10%);
}
.c-home6 .c-sticky {
  position: relative;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.c-home6 .c-sticky .c-main1 {
  position: relative;
  z-index: 5;
  top: -30%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .c-home6 .c-sticky .c-main1 .c-title {
    font-size: 22px;
  }
}
.c-home6 .c-sticky .c-main2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.c-home6 .c-sticky .c-main2 .container {
  position: relative;
  height: 100%;
}
.c-home6 .c-sticky .c-main2 .c-video {
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translate(50%, -80%);
  width: 7rem;
  height: 7rem;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .c-home6 .c-sticky .c-main2 .c-video {
    width: 35vw;
    height: 35vw;
  }
}
@media (max-width: 991px) {
  .c-home6 .c-sticky .c-main2 .c-video {
    width: 70vw;
    height: 70vw;
  }
}
.c-home6 .c-sticky .c-main2 .c-video video {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.01);
}
.c-home6 .c-sticky .c-main3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
@media (max-width: 991px) {
  .c-home6 .c-sticky .c-main3 {
    padding: 60px 0;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .c-home6 .c-sticky .c-main3 {
    padding: 40px 0;
  }
}
.c-home6 .c-sticky .c-main3 .container {
  position: relative;
}
.c-home6 .c-sticky .c-main3 .c-box {
  width: 56%;
}
@media (max-width: 991px) {
  .c-home6 .c-sticky .c-main3 .c-box {
    width: 100%;
  }
}
.c-home6 .c-sticky .c-main3 .c-box .public-btn {
  margin-top: 0.85rem;
}
@media (max-width: 991px) {
  .c-home6 .c-sticky .c-main3 .c-box .public-btn {
    margin-top: 0.6rem;
  }
}
.c-home6 .c-sticky .c-main3 .c-box .c-list {
  margin-top: 1rem;
  display: flex;
}
@media (max-width: 991px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list {
    margin-top: 0.6rem;
  }
}
.c-home6 .c-sticky .c-main3 .c-box .c-list li {
  width: 33.3333%;
  padding: 0 0.2rem;
  border-left: 2px solid #d5ead8;
}
.c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box {
  display: flex;
  align-items: flex-start;
  color: var(--color);
}
@media (max-width: 1580px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box {
    font-size: 14px;
  }
}
.c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box .c-num {
  margin-right: 0.05rem;
  font-family: 'Manrope-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  line-height: 1;
  transform: translateY(-8%);
}
@media (max-width: 1580px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box .c-num {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-num-box .c-num {
    font-size: 32px;
  }
}
.c-home6 .c-sticky .c-main3 .c-box .c-list li .c-text {
  margin-top: 0.1rem;
  color: #848484;
  line-height: 1;
}
@media (max-width: 1580px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .c-home6 .c-sticky .c-main3 .c-box .c-list li .c-text {
    font-size: 14px;
  }
}
.c-home7 {
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .c-home7 {
    padding-top: 1.2rem;
  }
}
.c-home7 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.75rem -0.15rem -0.3rem;
}
.c-home7 .c-list li {
  width: 33.3333%;
  padding: 0 0.15rem 0.3rem;
}
@media (max-width: 767px) {
  .c-home7 .c-list li {
    width: 100%;
  }
}
.c-home7 .c-list li .c-wrap {
  display: block;
  position: relative;
  color: #fff;
}
.c-home7 .c-list li .c-wrap .public-img {
  border-radius: 20px;
}
.c-home7 .c-list li .c-wrap .public-img::before {
  content: "";
  padding-top: 100.97%;
}
.c-home7 .c-list li .c-wrap .c-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.45rem 0.4rem;
  transition: all 0.4s;
}
.c-home7 .c-list li .c-wrap .c-box {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0.4rem;
  border-radius: 20px;
  background: -webkit-linear-gradient(bottom, rgba(45, 151, 61, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, rgba(45, 151, 61, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.4s;
}
.c-home7 .c-list li .c-wrap .c-box .c-subtitle {
  margin-top: 0.45rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.25rem 0 0;
}
@media (min-width: 1181px) {
  .c-home7 .c-list li .c-wrap:hover .c-title {
    opacity: 0;
  }
  .c-home7 .c-list li .c-wrap:hover .c-box {
    opacity: 1;
  }
}
.c-home7 .c-more {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  z-index: 10;
  width: 1.3rem;
  height: 1.3rem;
  pointer-events: none;
}
.c-home7 .c-more p {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.4s;
  opacity: 0;
  background: var(--color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: scale(0);
}
.c-home7 .c-more.on p {
  opacity: 1;
  transform: scale(1);
}
.c-home7 .c-more.on::before,
.c-home7 .c-more.on::after {
  transform: translate(0, -50%) scale(1);
}
.c-home7 .c-more.on::before {
  left: -15%;
}
.c-home7 .c-more.on::after {
  right: -15%;
}
.c-home7 .c-more::before,
.c-home7 .c-more::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--color);
  transform: translate(0, -50%) scale(0);
  transition: all 0.4s;
}
.c-home7 .c-more::before {
  left: 50%;
}
.c-home7 .c-more::after {
  right: 50%;
}
.c-home8 {
  overflow: hidden;
  position: relative;
  height: 9rem;
  display: flex;
  align-items: center;
  text-align: center;
}
.c-home8 .container {
  position: relative;
  z-index: 5;
  transform: translateY(-60%);
}
.c-home8 .container .c-box .c-title {
  margin-bottom: 0.55rem;
}
.c-home8 .c-video {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.c-home8 .c-video video,
.c-home8 .c-video img {
  width: calc(100% + 4px);
  vertical-align: top;
  transform: translate(-2px, -2px);
}
.c-home8 .c-video {
  transform: translateY(28%);
}
.c-disclosure1 {
  position: relative;
  z-index: 5;
  padding: 2.4rem 0 1.3rem;
  background: -webkit-linear-gradient(top, #f8fbf8 0%, #fff 100%);
  background: linear-gradient(to bottom, #f8fbf8 0%, #fff 100%);
}
.c-disclosure1 .c-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-disclosure1 .container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c-disclosure1 .container .public-title2 {
  width: 25%;
}
@media (max-width: 991px) {
  .c-disclosure1 .container .public-title2 {
    margin-bottom: 0.6rem;
    width: 100%;
  }
}
.c-disclosure1 .container .c-right {
  width: 75%;
}
@media (max-width: 991px) {
  .c-disclosure1 .container .c-right {
    width: 100%;
  }
}
.c-disclosure1 .container .c-right .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.12rem -0.24rem;
}
.c-disclosure1 .container .c-right .c-list li {
  display: flex;
  width: 33.3333%;
  padding: 0 0.12rem 0.24rem;
}
@media (max-width: 767px) {
  .c-disclosure1 .container .c-right .c-list li {
    width: 100%;
  }
}
.c-disclosure1 .container .c-right .c-list li .c-wrap {
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding: 0.3rem 0.4rem;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  text-align: center;
}
.c-disclosure1 .container .c-right .c-list li .c-wrap .public-img::before {
  padding-top: 66.66%;
}
.c-disclosure1 .container .c-right .c-list li .c-wrap .public-img img {
  object-fit: contain;
}
.c-disclosure1 .container .c-right .c-list li .c-wrap .c-title {
  margin-top: 0.25rem;
}
.c-disclosure1 .container .c-right .c-more {
  margin-top: 0.9rem;
  text-align: center;
}
.c-disclosure1 .container .c-right .c-more .c-btn {
  display: inline-block;
  color: #999;
}
.c-disclosure1 .container .c-right .c-more .c-btn img {
  width: 40px;
  height: 40px;
  margin-bottom: 0.1rem;
  animation: circleRotate 3s linear infinite;
}
@media (max-width: 1580px) {
  .c-disclosure1 .container .c-right .c-more .c-btn img {
    width: 30px;
    height: 30px;
  }
}
.c-disclosure2 {
  position: relative;
  padding: 1.2rem 0;
  background: #f7fbf8;
}
.c-disclosure2 .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c-disclosure2 .container .public-title2 {
  width: 25%;
}
@media (max-width: 991px) {
  .c-disclosure2 .container .public-title2 {
    margin-bottom: 0.6rem;
    width: 100%;
  }
}
.c-disclosure2 .container .c-right {
  width: 75%;
}
@media (max-width: 991px) {
  .c-disclosure2 .container .c-right {
    width: 100%;
  }
}
.c-disclosure2 .container .c-right .c-list {
  margin-bottom: 0.6rem;
}
.c-disclosure2 .container .c-right .c-list li {
  border-top: 1px solid #dee1df;
  transition: all 0.4s;
}
.c-disclosure2 .container .c-right .c-list li:last-child {
  border-bottom: 1px solid #dee1df;
}
.c-disclosure2 .container .c-right .c-list li .c-wrap {
  display: flex;
  align-items: center;
  padding: 20px 25px;
  transition: all 0.4s;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .c-disclosure2 .container .c-right .c-list li .c-wrap {
    padding: 15px;
  }
}
.c-disclosure2 .container .c-right .c-list li .c-wrap .c-title {
  width: 100%;
  transition: all 0.4s;
}
.c-disclosure2 .container .c-right .c-list li .c-wrap .c-time {
  flex-shrink: 0;
  padding: 0 0.4rem;
  width: 36.52%;
  color: #999;
}
@media (max-width: 767px) {
  .c-disclosure2 .container .c-right .c-list li .c-wrap .c-time {
    width: auto;
    flex-shrink: 0;
    padding: 0 15px;
  }
}
.c-disclosure2 .container .c-right .c-list li .c-wrap img,
.c-disclosure2 .container .c-right .c-list li .c-wrap svg {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: #666;
  transform: rotate(90deg);
  transition: all 0.4s;
}
.c-disclosure2 .container .c-right .c-list li:hover {
  border-color: transparent;
}
.c-disclosure2 .container .c-right .c-list li:hover .c-wrap {
  background: #fff;
}
.c-disclosure2 .container .c-right .c-list li:hover .c-wrap .c-title,
.c-disclosure2 .container .c-right .c-list li:hover .c-wrap svg {
  color: var(--color);
}
.c-disclosure2 .container .c-right .c-list li:hover + li {
  border-color: transparent;
}
.c-about-main {
  overflow: hidden;
}
.c-about1 {
  position: relative;
  z-index: 5;
  padding: 1.4rem 0;
  background: #f7fbf8;
}
@media (max-width: 767px) {
  .c-about1 {
    padding: 1.2rem 0;
  }
}
.c-about1 .c-bg {
  position: absolute;
  left: -30vw;
  bottom: -10vw;
  z-index: 1;
  width: 10rem;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.c-about1 .container {
  position: relative;
  z-index: 3;
}
.c-about1 .public-title2 {
  text-align: center;
}
.c-about1 .c-list {
  display: flex;
  margin: 0.55rem -5px 0;
}
@media (max-width: 767px) {
  .c-about1 .c-list {
    flex-wrap: wrap;
    margin: 0.55rem -5px -20px;
  }
}
.c-about1 .c-list li {
  padding: 0 5px;
  flex: 1 1 21.25%;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-about1 .c-list li {
    flex: 0 0 100%;
    padding: 0 5px 20px;
  }
}
.c-about1 .c-list li .c-wrap {
  position: relative;
  height: 5.2rem;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .c-about1 .c-list li .c-wrap {
    height: 30vw;
  }
}
@media (max-width: 767px) {
  .c-about1 .c-list li .c-wrap {
    height: 50vw;
  }
}
.c-about1 .c-list li .c-wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.4s;
}
.c-about1 .c-list li .c-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-about1 .c-list li .c-wrap .c-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  padding: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  transition: all 0.4s;
}
.c-about1 .c-list li .c-wrap .c-box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.55rem 0.6rem;
  transition: all 0s 0s;
  opacity: 0;
  transform: translateY(50px);
}
.c-about1 .c-list li .c-wrap .c-box .c-title2 {
  margin-bottom: 0.2rem;
}
@media (min-width: 768px) {
  .c-about1 .c-list li.on {
    flex: 0 0 57.5%;
  }
  .c-about1 .c-list li.on .c-wrap::before {
    opacity: 0;
  }
  .c-about1 .c-list li.on .c-wrap .c-title {
    opacity: 0;
  }
  .c-about1 .c-list li.on .c-wrap .c-box {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.8s 0.4s;
  }
}
.c-about2 {
  position: relative;
  background: #fafbf8;
  padding: 1rem 0 1.8rem;
}
@media (max-width: 767px) {
  .c-about2 {
    padding: 0 0 1.2rem;
  }
}
.c-about2 .c-bg {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 10rem;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.c-about2 .c-bg2 {
  position: absolute;
  right: -3.5rem;
  bottom: -3.5rem;
  z-index: 1;
  width: 7.3rem;
  height: 7.3rem;
  pointer-events: none;
  animation: circleRotate 60s linear infinite;
}
@media (max-width: 1580px) {
  .c-about2 .c-bg2 {
    bottom: -5rem;
  }
}
@media (max-width: 767px) {
  .c-about2 .c-bg2 {
    bottom: -2rem;
  }
}
.c-about2 .container {
  position: relative;
  z-index: 3;
}
.c-about2 .public-title2 {
  text-align: center;
  max-width: 1130px;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .c-about2 .public-title2 {
    max-width: 850px;
  }
}
.c-about2 .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 1200px;
  margin: 0.6rem auto 0;
}
@media (max-width: 767px) {
  .c-about2 .c-list {
    margin-top: 0.5rem;
    flex-wrap: wrap;
  }
}
.c-about2 .c-list li {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5%;
  width: 28.5%;
  flex-shrink: 0;
}
@media (max-width: 1900px) {
  .c-about2 .c-list li {
    margin-right: -2.8%;
    width: 26%;
  }
}
@media (max-width: 767px) {
  .c-about2 .c-list li {
    margin-right: -5%;
    width: 52%;
  }
}
.c-about2 .c-list li:nth-child(4n) {
  margin-right: 0;
}
.c-about2 .c-list li:nth-child(2n) {
  flex-direction: column-reverse;
}
.c-about2 .c-list li:nth-child(2n) .c-box {
  padding: 0.5rem 0 0.8rem;
}
.c-about2 .c-list li:nth-child(2n) .c-box .c-dot {
  top: auto;
  bottom: 0.4rem;
}
@media (max-width: 767px) {
  .c-about2 .c-list li:nth-child(2n) .c-box .c-dot {
    bottom: 0.25rem;
  }
}
.c-about2 .c-list li:nth-child(2n) .c-box .c-dot::before {
  bottom: auto;
  top: 50%;
}
.c-about2 .c-list li .public-img {
  width: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: cover;
  mask-image: url(../images/ico-hexagon.svg);
  -webkit-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: cover;
  -webkit-mask-image: url(../images/ico-hexagon.svg);
  transition: all 0.4s;
}
.c-about2 .c-list li .public-img::before {
  padding-top: 90.63%;
}
.c-about2 .c-list li .public-img:hover {
  transform: scale(1.05);
}
.c-about2 .c-list li .c-box {
  position: relative;
  width: 100%;
  padding: 0.8rem 0 0.5rem;
  text-align: center;
}
.c-about2 .c-list li .c-box .c-dot {
  position: absolute;
  top: 0.4rem;
  left: 50%;
  z-index: 10;
  width: 24px;
  height: 24px;
  border: 6px solid #d0e7d2;
  border-radius: 50%;
  background: var(--color);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .c-about2 .c-list li .c-box .c-dot {
    top: 0.25rem;
  }
}
.c-about2 .c-list li .c-box .c-dot::before {
  content: "";
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin-left: -1px;
  height: 0.75rem;
  border-left: 2px solid rgba(39, 151, 60, 0.5);
}
.c-about2 .c-list li .c-box .c-title {
  max-width: 12em;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .c-about2 .c-list li .c-box .c-title {
    max-width: 8em;
  }
  .c-about2 .c-list li .c-box .c-title br {
    display: none;
  }
}
.c-about3 {
  position: relative;
  padding: 1.2rem 0 1.8rem;
  overflow: hidden;
  background: -webkit-linear-gradient(top, #fafbf8 0%, #fff 100%);
  background: linear-gradient(to bottom, #fafbf8 0%, #fff 100%);
}
@media (max-width: 767px) {
  .c-about3 {
    padding: 1.2rem 0;
  }
}
.c-about3 .c-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-about3 .c-top .public-title2 {
  width: 58.75%;
}
@media (max-width: 991px) {
  .c-about3 .c-top .public-title2 {
    width: 100%;
  }
}
.c-about3 .c-top .public-title2 .c-text {
  margin-top: 0.4rem;
}
.c-about3 .c-top .c-btn-box {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .c-about3 .c-top .c-btn-box {
    width: 100%;
    justify-content: center;
    margin-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .c-about3 .c-top .c-btn-box {
    display: none;
  }
}
.c-about3 .c-top .c-btn-box > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  color: var(--color);
  margin-right: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-about3 .c-top .c-btn-box > div {
    width: 40px;
    height: 40px;
  }
}
.c-about3 .c-top .c-btn-box > div img,
.c-about3 .c-top .c-btn-box > div svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .c-about3 .c-top .c-btn-box > div img,
  .c-about3 .c-top .c-btn-box > div svg {
    width: 12px;
    height: 12px;
  }
}
.c-about3 .c-top .c-btn-box > div.c-prev {
  margin-right: 10px;
}
.c-about3 .c-top .c-btn-box > div.c-prev svg {
  transform: rotate(270deg);
}
.c-about3 .c-top .c-btn-box > div.c-next svg {
  transform: rotate(90deg);
}
.c-about3 .c-top .c-btn-box > div:hover {
  background: var(--color);
  color: #fff;
}
.c-about3 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
@media (max-width: 991px) {
  .c-about3 .c-list {
    justify-content: center;
  }
}
.c-about3 .c-list li {
  padding: 0 0.1rem;
}
.c-about3 .c-list li .c-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  transition: all 0.4s;
  border-radius: 30px;
  height: 56px;
  border-radius: 28px;
  min-width: 1.6rem;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06);
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .c-about3 .c-list li .c-btn {
    height: 40px;
    border-radius: 20px;
  }
}
.c-about3 .c-list li.on .c-btn {
  color: #fff;
  background: var(--color);
}
.c-about3 .c-swiper-box {
  position: relative;
}
.c-about3 .c-swiper-box .swiper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0.4rem 0 0.8rem;
  overflow: visible;
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 767px) {
  .c-about3 .c-swiper-box .swiper {
    padding: 0.8rem 0;
  }
}
.c-about3 .c-swiper-box .swiper:nth-child(1) {
  position: relative;
}
.c-about3 .c-swiper-box .swiper.on {
  z-index: 5;
  opacity: 1;
  pointer-events: auto;
}
.c-about3 .c-swiper-box .swiper .swiper-slide {
  display: flex;
  height: auto;
}
.c-about3 .c-swiper-box .swiper .swiper-slide .c-wrap {
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding: 0.3rem;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .c-about3 .c-swiper-box .swiper .swiper-slide .c-wrap {
    padding: 0.4rem;
  }
}
.c-about3 .c-swiper-box .swiper .swiper-slide .c-wrap .public-img::before {
  padding-top: 68.2666%;
}
.c-about3 .c-swiper-box .swiper .swiper-slide .c-wrap .public-img img {
  object-fit: contain;
}
.c-about3 .c-swiper-box .swiper .swiper-slide .c-wrap .c-title {
  padding: 0.2rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.4s;
}
.c-about3 .c-swiper-box .swiper .swiper-scrollbar {
  background: #e5e5e5;
}
.c-about3 .c-swiper-box .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: var(--color);
}
.c-about4 {
  position: relative;
  padding: 1.8rem 0 0;
  overflow: hidden;
  background: url(../images/about4-bg.png) no-repeat center top / 100% auto;
}
@media (max-width: 767px) {
  .c-about4 {
    padding: 1.2rem 0 0;
  }
}
.c-about4 .c-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-about4 .c-top .public-title2 {
  width: 58.75%;
}
@media (max-width: 991px) {
  .c-about4 .c-top .public-title2 {
    width: 100%;
  }
}
.c-about4 .c-top .c-btn-box {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .c-about4 .c-top .c-btn-box {
    width: 100%;
    margin-top: 0.6rem;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .c-about4 .c-top .c-btn-box {
    display: none;
  }
}
.c-about4 .c-top .c-btn-box > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  color: var(--color);
  margin-right: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  transition: all 0.4s;
  background: #fff;
}
@media (max-width: 767px) {
  .c-about4 .c-top .c-btn-box > div {
    width: 40px;
    height: 40px;
  }
}
.c-about4 .c-top .c-btn-box > div img,
.c-about4 .c-top .c-btn-box > div svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .c-about4 .c-top .c-btn-box > div img,
  .c-about4 .c-top .c-btn-box > div svg {
    width: 12px;
    height: 12px;
  }
}
.c-about4 .c-top .c-btn-box > div.c-prev {
  margin-right: 10px;
}
.c-about4 .c-top .c-btn-box > div.c-prev svg {
  transform: rotate(270deg);
}
.c-about4 .c-top .c-btn-box > div.c-next svg {
  transform: rotate(90deg);
}
.c-about4 .c-top .c-btn-box > div:hover {
  background: var(--color);
  color: #fff;
}
.c-about4 .swiper {
  padding: 0.7rem 0 1rem;
  overflow: visible;
}
@media (max-width: 767px) {
  .c-about4 .swiper {
    padding: 0.8rem 0;
  }
}
.c-about4 .swiper .swiper-slide .c-wrap {
  background: #fff;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  padding: 0.45rem;
}
.c-about4 .swiper .swiper-slide .c-wrap .c-num {
  font-family: 'Manrope-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: var(--color);
  line-height: 1;
}
.c-about4 .swiper .swiper-slide .c-wrap .public-img {
  margin-top: 0.3rem;
  border-radius: 10px;
}
.c-about4 .swiper .swiper-slide .c-wrap .public-img::before {
  padding-top: 51.1627%;
}
.c-about4 .swiper .swiper-slide .c-wrap .c-text {
  margin-top: 0.3rem;
}
.c-about4 .swiper .swiper-slide .c-wrap .c-text p {
  padding-left: 25px;
}
.c-about4 .swiper .swiper-slide .c-wrap .c-text p::before {
  margin-right: -14px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border: 4px solid #e6f6ec;
  background: var(--color);
  border-radius: 50%;
  box-sizing: border-box;
  transform: translateX(-25px);
}
.c-about4 .swiper .swiper-scrollbar {
  background: #e5e5e5;
}
.c-about4 .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: var(--color);
}
.c-contact2 {
  padding: 1.5rem 0 1rem;
  background: #f7fbf8;
}
@media (max-width: 767px) {
  .c-contact2 {
    padding: 1.2rem 0;
  }
}
.c-contact2 .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.45rem -10px -20px;
}
.c-contact2 .c-list li {
  display: flex;
  padding: 0 10px 20px;
  width: 33.3333%;
}
@media (max-width: 991px) {
  .c-contact2 .c-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .c-contact2 .c-list li {
    width: 100%;
  }
}
.c-contact2 .c-list li .c-wrap {
  width: 100%;
  background: #fff;
  border-radius: 20px;
  padding: 0.35rem;
}
.c-contact2 .c-list li .c-wrap .c-ico-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.c-contact2 .c-list li .c-wrap .c-ico-box .c-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #f7fbf8;
}
.c-contact2 .c-list li .c-wrap .c-ico-box .c-ico img {
  width: 50%;
  height: 50%;
  object-fit: contain;
}
.c-contact2 .c-list li .c-wrap .c-ico-box .c-num {
  font-family: 'Manrope-Bold', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #999;
}
.c-contact2 .c-list li .c-wrap .c-title {
  padding: 0.5rem 0 0.4rem;
  border-bottom: 1px solid #e5e5e5;
}
.c-contact2 .c-list li .c-wrap .c-text {
  padding-top: 0.25rem;
  color: #666;
  white-space: wrap;
  word-break: break-all;
}
.c-contact2 .c-list li .c-wrap .c-text p {
  display: flex;
  align-items: center;
  line-height: 1.9;
}
.c-contact2 .c-list li .c-wrap .c-text p img {
  flex-shrink: 0;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  object-fit: contain;
}
.c-contact3 {
  padding: 0 0 1.3rem;
  background: #f7fbf8;
}
@media (max-width: 767px) {
  .c-contact3 {
    padding: 0 0 1.2rem;
  }
}
.c-contact3 .c-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-top: 1px solid #dee1df;
}
@media (max-width: 767px) {
  .c-contact3 .c-top {
    flex-wrap: wrap;
  }
}
.c-contact3 .c-top .public-title2 {
  flex-shrink: 0;
}
.c-contact3 .c-top .c-menu {
  display: flex;
  overflow-x: auto;
}
@media (max-width: 767px) {
  .c-contact3 .c-top .c-menu {
    margin-top: 0.4rem;
  }
}
.c-contact3 .c-top .c-menu li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 20px;
  min-width: 1.6rem;
  padding: 0.17rem 0.25rem;
  border-radius: 30px;
  background-color: #fff;
  color: #666;
  transition: all 0.4s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .c-contact3 .c-top .c-menu li:first-child {
    margin: 0;
  }
}
.c-contact3 .c-top .c-menu li.on,
.c-contact3 .c-top .c-menu li:hover {
  color: #fff;
  background: var(--color);
}
.c-contact3 .c-list-box {
  position: relative;
}
.c-contact3 .c-list-box .c-item {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}
.c-contact3 .c-list-box .c-item.on {
  position: relative;
  display: block;
}
.c-contact3 .c-list-box .c-item .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}
.c-contact3 .c-list-box .c-item .c-list li {
  display: flex;
  padding: 0 10px 20px;
  width: 33.3333%;
}
@media (max-width: 991px) {
  .c-contact3 .c-list-box .c-item .c-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .c-contact3 .c-list-box .c-item .c-list li {
    width: 100%;
  }
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap {
  width: 100%;
  border-radius: 20px;
  background: #fff;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .public-img {
  border-radius: 20px;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .public-img::before {
  padding-top: 53.84%;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box {
  padding: 0.25rem 0.35rem 0.35rem;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-title-box .c-tag {
  margin: 0 0 0 20px;
  color: var(--color);
  background: #f7fbf8;
  padding: 0 15px;
  line-height: 2;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-text {
  display: flex;
  align-items: flex-start;
  margin-top: 0.2rem;
  padding: 0.25rem 0;
  border-top: 1px solid #e5e5e5;
  min-height: 1.1rem;
  line-height: 30px;
  color: #666;
}
@media (max-width: 1580px) {
  .c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-text {
    line-height: 24px;
  }
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-text img {
  flex-shrink: 0;
  margin: 6px 10px 6px 0;
  width: 18px;
  height: 18px;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-text img {
    margin: 3px 10px 3px 0;
  }
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  min-width: 1.1rem;
  height: 46px;
  border-radius: 23px;
  background: #f8f8f8;
  color: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn {
    height: 40px;
  }
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn .c-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn .c-ico img {
  width: 50%;
  height: 50%;
  object-fit: contain;
  transition: all 0.4s;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn:hover {
  background: var(--color);
  color: #fff;
}
.c-contact3 .c-list-box .c-item .c-list li .c-wrap .c-box .c-btn:hover img {
  transform: rotate(45deg);
}
.c-contact1 {
  position: relative;
  z-index: 5;
  background: #fff;
  padding: 2.4rem 0 1.2rem;
  background: -webkit-linear-gradient(top, #f8fbf8 0%, #fff 100%);
  background: linear-gradient(to bottom, #f8fbf8 0%, #fff 100%);
}
.c-contact1 .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-contact1 .container .c-title {
  padding-bottom: 0.35rem;
  border-bottom: 1px solid #b2b2b2;
}
.c-contact1 .container .c-left {
  width: 47%;
}
@media (max-width: 991px) {
  .c-contact1 .container .c-left {
    width: 100%;
  }
}
.c-contact1 .container .c-left .c-text {
  color: #666;
}
.c-contact1 .container .c-left .c-box1 {
  padding-top: 0.5rem;
}
.c-contact1 .container .c-left .c-box1 .c-text2 {
  color: var(--color);
}
.c-contact1 .container .c-left .c-box2,
.c-contact1 .container .c-left .c-box3 {
  padding-top: 0.5rem;
}
.c-contact1 .container .c-left .c-box2 .c-text2,
.c-contact1 .container .c-left .c-box3 .c-text2 {
  color: #333;
}
.c-contact1 .container .c-left .c-box4 {
  margin-top: 0.65rem;
  border-top: 1px solid #e2e4e4;
}
.c-contact1 .container .c-left .c-box4 .c-text {
  padding: 0.35rem 0 0.25rem;
}
.c-contact1 .container .c-left .c-box4 .c-list {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.c-contact1 .container .c-left .c-box4 .c-list li {
  width: 1.5rem;
  margin-right: 0.3rem;
}
@media (max-width: 767px) {
  .c-contact1 .container .c-left .c-box4 .c-list li {
    width: 2.2rem;
  }
}
.c-contact1 .container .c-left .c-box4 .c-list li .c-img {
  width: 100%;
  height: 1.5rem;
  border: 1px solid #e2e4e4;
  border-radius: 20px;
  padding: 0.2rem;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .c-contact1 .container .c-left .c-box4 .c-list li .c-img {
    border-radius: 10px;
    height: 2.2rem;
  }
}
.c-contact1 .container .c-left .c-box4 .c-list li .c-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-contact1 .container .c-right {
  width: 47%;
}
@media (max-width: 991px) {
  .c-contact1 .container .c-right {
    margin-top: 0.8rem;
    width: 100%;
  }
}
.c-contact1 .container .c-right .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
.c-contact1 .container .c-right .c-list li {
  width: 50%;
  padding: 0.25rem 0.1rem 0;
}
.c-contact1 .container .c-right .c-list li:nth-child(5),
.c-contact1 .container .c-right .c-list li:nth-child(6),
.c-contact1 .container .c-right .c-list li:nth-child(7) {
  width: 100%;
}
@media (max-width: 767px) {
  .c-contact1 .container .c-right .c-list li {
    width: 100%;
  }
}
.c-contact1 .container .c-right .c-list li .c-text span {
  color: #d10707;
}
.c-contact1 .container .c-right .c-list li input[type=text] {
  margin-top: 5px;
  width: 100%;
  border: 1px solid #ededed;
  border-radius: 10px;
  height: 60px;
  line-height: 58px;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .c-contact1 .container .c-right .c-list li input[type=text] {
    height: 40px;
    line-height: 38px;
  }
}
.c-contact1 .container .c-right .c-list li .c-radio-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.2rem 0;
}
.c-contact1 .container .c-right .c-list li label {
  margin-right: 0.3rem;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.c-contact1 .container .c-right .c-list li label input {
  width: 16px;
  height: 16px;
  margin-right: 0.1rem;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: url(../images/ico-answer.svg) no-repeat center / 70%;
  cursor: pointer;
}
.c-contact1 .container .c-right .c-list li label input:checked {
  background-color: var(--color);
  border: 1px solid var(--color);
}
.c-contact1 .container .c-right .c-list li .c-textarea-box {
  position: relative;
}
.c-contact1 .container .c-right .c-list li .c-textarea-box textarea {
  display: block;
  width: 100%;
  padding: 0.15rem 0.2rem;
  border: 1px solid #ededed;
  border-radius: 10px;
}
.c-contact1 .container .c-right .c-list li .c-textarea-box .c-num {
  position: absolute;
  bottom: 0;
  right: 5px;
  color: #999;
}
.c-contact1 .container .c-right .c-list li .c-textarea-box .c-num span:nth-child(1) {
  color: var(--color);
}
.c-contact1 .container .c-right .c-list li .c-textarea-box .c-num span:nth-child(1).on {
  color: #d10707;
}
.c-contact1 .container .c-right .c-list li .c-acceptance {
  display: flex;
  align-items: flex-start;
  color: #999;
}
.c-contact1 .container .c-right .c-list li .c-acceptance label {
  margin: 4px 0;
}
@media (max-width: 1580px) {
  .c-contact1 .container .c-right .c-list li .c-acceptance label {
    margin: 2px 0;
  }
}
.c-contact1 .container .c-right .c-list li button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  color: #fff;
  background: var(--color);
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-contact1 .container .c-right .c-list li button {
    height: 40px;
  }
}
.public-box1 {
  position: relative;
  z-index: 5;
  padding: 2.1rem 0;
  overflow: hidden;
  background: #fff;
}
@media (max-width: 767px) {
  .public-box1 {
    padding: 1.2rem 0;
  }
}
.public-box1 .c-dot {
  position: absolute;
  left: 0.6rem;
  top: 1.8rem;
  z-index: 1;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background: #eaf4eb;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.public-box1 .c-bg {
  position: absolute;
  right: -2rem;
  top: -1rem;
  z-index: 1;
  width: 6rem;
  pointer-events: none;
  animation: circleMove 10s linear infinite;
}
.public-box1 .c-bg2 {
  position: absolute;
  left: -1.5rem;
  bottom: -1rem;
  z-index: 1;
  width: 3.5rem;
  height: 3.5rem;
  pointer-events: none;
  animation: circleRotate 60s linear infinite;
}
.public-box1 .container {
  position: relative;
  z-index: 10;
}
.public-box1 .container .c-box {
  margin: 0 auto;
  max-width: 1160px;
  text-align: center;
}
@media (max-width: 1580px) {
  .public-box1 .container .c-box {
    max-width: 830px;
  }
}
.public-box1 .container .c-box .c-text {
  color: #666;
  margin-top: 0.3rem;
}
.c-solution-info-main {
  overflow: hidden;
}
.c-solution-info-main .c-solution2 .c-list li .c-text-box {
  padding: 0;
}
.c-solution-info2 {
  position: relative;
  z-index: 5;
  background: #fafaf2;
}
.c-solution-info2 > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 59.375%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .c-solution-info2 > img {
    position: relative;
    width: 100%;
    height: 60vw;
  }
}
.c-solution-info2 .container {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
}
.c-solution-info2 .container .c-box {
  display: flex;
  align-items: center;
  padding: 1rem;
  width: 38.75%;
  min-height: 7.5rem;
}
@media (max-width: 991px) {
  .c-solution-info2 .container .c-box {
    padding: 0.8rem 0 0.8rem 0.4rem;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .c-solution-info2 .container .c-box {
    width: 100%;
    padding: 0.8rem 0 1.2rem;
    min-height: auto;
  }
}
.c-solution-info2 .container .c-box > div {
  width: 100%;
}
.c-solution-info2 .container .c-box .c-title {
  color: var(--color);
}
.c-solution-info2 .container .c-box .c-text {
  margin: 0.5rem 0 0.4rem;
  line-height: 2;
}
@media (max-width: 991px) {
  .c-solution-info2 .container .c-box .c-text {
    font-size: 14px;
  }
}
.c-solution-info3 {
  position: relative;
  z-index: 5;
  background: #f8fbf8;
  padding: 1.2rem 0 1.4rem;
}
@media (max-width: 767px) {
  .c-solution-info3 {
    padding: 1.2rem 0;
  }
}
.c-solution-info3 .c-bg2 {
  position: absolute;
  right: -3rem;
  bottom: -1.5rem;
  z-index: 1;
  width: 7rem;
  height: 7rem;
  pointer-events: none;
  animation: circleRotate 60s linear infinite;
}
@media (max-width: 767px) {
  .c-solution-info3 .c-bg2 {
    right: -4rem;
  }
}
.c-solution-info3 .container {
  position: relative;
  z-index: 10;
}
.c-solution-info3 .container .c-box.on .c-list li {
  display: block;
}
.c-solution-info3 .container .c-box.on .c-btn span {
  display: none;
}
.c-solution-info3 .container .c-box.on .c-btn span:nth-child(3) {
  display: block;
}
.c-solution-info3 .container .c-box.on .c-btn div::before {
  display: none;
}
.c-solution-info3 .container .c-box .c-list {
  position: relative;
  margin: 0.7rem 0 0.55rem;
  border-bottom: 1px solid var(--color);
}
.c-solution-info3 .container .c-box .c-list li {
  padding: 0 0 0.7rem 40px;
}
.c-solution-info3 .container .c-box .c-list li .c-subtitle::before {
  margin: 0 20px 0 -40px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--color);
  border: 6px solid #e7f3e9;
  border-radius: 50%;
  box-sizing: border-box;
  vertical-align: middle;
}
.c-solution-info3 .container .c-box .c-list li .c-text {
  margin-top: 0.1rem;
  color: #666;
}
.c-solution-info3 .container .c-box .c-btn {
  position: relative;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  padding-right: 20px;
  transition: all 0.4s;
  cursor: pointer;
  display: none;
}
@media (max-width: 767px) {
  .c-solution-info3 .container .c-box .c-btn {
    border-radius: 20px;
  }
}
.c-solution-info3 .container .c-box .c-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: var(--color);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-solution-info3 .container .c-box .c-btn::before {
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }
}
.c-solution-info3 .container .c-box .c-btn div {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .c-solution-info3 .container .c-box .c-btn div {
    width: 40px;
    height: 40px;
  }
}
.c-solution-info3 .container .c-box .c-btn div img,
.c-solution-info3 .container .c-box .c-btn div svg {
  width: 12px;
  height: 12px;
}
.c-solution-info3 .container .c-box .c-btn div::after,
.c-solution-info3 .container .c-box .c-btn div::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  background: #fff;
  transform: translate(-50%, -50%);
}
.c-solution-info3 .container .c-box .c-btn div::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.c-solution-info3 .container .c-box .c-btn span:nth-child(3) {
  display: none;
}
.c-solution-info3 .container .c-box .c-btn:hover {
  color: #fff;
}
.c-solution-info3 .container .c-box .c-btn:hover::before {
  width: 100%;
}
.c-solution-info4 {
  position: relative;
  z-index: 4;
  padding: 1.4rem 0;
  background: -webkit-linear-gradient(top, #f8fbf8 0%, #fdfdfc 20%, #fdfdfc 100%);
  background: linear-gradient(to bottom, #f8fbf8 0%, #fdfdfc 20%, #fdfdfc 100%);
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-solution-info4 {
    padding: 1.2rem 0;
  }
}
.c-solution-info4 .public-title {
  text-align: center;
}
.c-solution-info4 .swiper {
  padding-bottom: 0.8rem;
  margin: 0.5rem auto 0;
}
.c-solution-info4 .swiper .swiper-pagination {
  bottom: 0;
}
.c-solution-info4 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color);
}
.c-solution-info4 .swiper .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.c-solution-info4 .swiper .swiper-slide .public-img::before {
  padding-top: 100.97%;
}
.c-solution-info4 .swiper .swiper-slide .c-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: flex-end;
  padding: 0.5rem 0.4rem;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.4s;
}
.c-solution-info5 {
  background: #fdfdfc;
}
.c-solution-info5 .c-wrap {
  padding: 1.4rem 0;
  border-top: 1px solid #e1e2e1;
  text-align: center;
}
@media (max-width: 767px) {
  .c-solution-info5 .c-wrap {
    padding: 1.2rem 0;
  }
}
.c-solution-info5 .c-wrap .swiper {
  padding-bottom: 0.8rem;
  margin: 0.8rem 0 0;
}
@media (max-width: 1260px) {
  .c-solution-info5 .c-wrap .swiper {
    margin: 0.6rem 0 0;
  }
}
.c-solution-info5 .c-wrap .swiper .swiper-pagination {
  bottom: 0;
}
.c-solution-info5 .c-wrap .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color);
}
.c-solution-info5 .c-wrap .swiper .swiper-wrapper {
  align-items: center;
}
.c-solution-info5 .c-wrap .swiper .swiper-slide {
  width: auto;
  display: flex;
  align-items: center;
  padding: 0 0.4rem;
}
@media (max-width: 1260px) {
  .c-solution-info5 .c-wrap .swiper .swiper-slide {
    padding: 0 0.2rem;
  }
}
.c-solution-info5 .c-wrap .swiper .swiper-slide img {
  max-width: 1.8rem;
  max-height: 1.4rem;
}
.c-news-recommend {
  padding: 1.2rem 0 1.4rem;
  background: #fafbf8;
}
.c-news-recommend .c-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .c-news-recommend .c-top {
    text-align: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .c-news-recommend .c-top .public-title {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.c-news-recommend .c-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.55rem -0.12rem -0.24rem;
}
.c-news-recommend .c-list li {
  display: flex;
  width: 33.3333%;
  padding: 0 0.12rem 0.24rem;
}
@media (max-width: 991px) {
  .c-news-recommend .c-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .c-news-recommend .c-list li {
    width: 100%;
  }
}
.c-news-recommend .c-list li .c-wrap {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: 100%;
  border-radius: 20px;
  background: #fff;
}
.c-news-recommend .c-list li .c-wrap .c-box {
  padding: 0.35rem 0.4rem;
  width: 100%;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-time {
  color: #999;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-title-wrap {
  margin: 0.2rem 0 0.5rem;
  max-width: 340px;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  line-height: 1.5;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-title-wrap .c-title {
  display: inline;
  transition: all 0.4s;
  line-height: 1.5;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-title-wrap .c-title:hover {
  color: var(--color);
}
.c-news-recommend .c-list li .c-wrap .c-box .c-tag {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: -10px;
  padding-top: 0.35rem;
  border-top: 1px solid #e5e5e4;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-tag a {
  margin: 0 10px 10px 0;
  padding: 0 5px;
  color: var(--color);
  background: #fafbf8;
  display: inline;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, var(--color) 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.c-news-recommend .c-list li .c-wrap .c-box .c-tag a:hover {
  background-size: 100% 100%;
}
.c-news-recommend .c-list li .c-wrap .public-img {
  width: 100%;
  border-radius: 20px;
}
.c-news-recommend .c-list li .c-wrap .public-img::before {
  padding-top: 59.7916%;
}
.c-news-recommend .c-list li .c-wrap .public-img:hover img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .c-solution-child-main .public-banner2 .c-text-box .c-subtitle br {
    display: none;
  }
}
.c-solution-child2 .c-item {
  position: relative;
}
.c-solution-child2 .c-item:nth-child(2n) .container {
  justify-content: flex-start;
}
.c-solution-child2 .c-item:nth-child(2n) .container .c-text-box {
  padding: 1.2rem 1.3rem 1.2rem 0;
}
@media (max-width: 991px) {
  .c-solution-child2 .c-item:nth-child(2n) .container .c-text-box {
    padding: 1.2rem 0;
  }
}
.c-solution-child2 .c-item .c-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-solution-child2 .c-item .c-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-solution-child2 .c-item .container {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 7.5rem;
}
.c-solution-child2 .c-item .container .c-text-box {
  width: 50%;
  padding: 1.2rem 0 1.2rem 1.3rem;
}
@media (max-width: 991px) {
  .c-solution-child2 .c-item .container .c-text-box {
    padding: 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .c-solution-child2 .c-item .container .c-text-box {
    width: 100%;
  }
}
.c-solution-child2 .c-item .container .c-text-box .c-title span {
  color: var(--color);
}
.c-solution-child2 .c-item .container .c-text-box .c-text {
  margin-top: 0.25rem;
  padding: 0.25rem 0 0.4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #666;
}
@media (max-width: 1580px) {
  .c-solution-child2 .c-item .container .c-text-box .c-text {
    font-size: 14px;
    line-height: 24px;
  }
}
.c-solution-child2 .c-item .container .c-text-box .c-text2 {
  color: #999;
}
.c-solution-child2 .c-item .container .c-text-box .c-tag {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.15rem -0.15rem 0.3rem 0;
}
.c-solution-child2 .c-item .container .c-text-box .c-tag a {
  margin: 0 0.15rem 0.15rem 0;
  padding: 0.13rem 0.25rem;
  border-radius: 25px;
  color: var(--color);
  background: rgba(247, 251, 248, 0.8);
  transition: all 0.4s;
}
.c-solution-child2 .c-item .container .c-text-box .c-tag a:hover {
  color: #fff;
  background: var(--color);
}
.c-solution-child2 .c-item.on .container .c-text-box {
  color: #fff;
}
.c-solution-child2 .c-item.on .container .c-text-box .c-text {
  border-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.9);
}
.c-solution-child2 .c-item.on .container .c-text-box .c-text2 {
  color: rgba(255, 255, 255, 0.8);
}
.c-solution1 {
  position: relative;
  z-index: 5;
  background: -webkit-linear-gradient(bottom, #fafbf8 0%, #fff 100%);
  background: linear-gradient(to top, #fafbf8 0%, #fff 100%);
  padding: 0.65rem 0;
}
.c-solution1 .f_form {
  flex: 0 0 auto;
  border: solid 1px #ededed;
  border-radius: 30px;
  display: flex;
  align-items: center;
  background: #ffffff;
  width: 100%;
}
.c-solution1 .f_form input {
  width: calc(100% - 0.54rem);
  padding: 0.16rem 0.26rem;
  color: #333;
}
@media (max-width: 767px) {
  .c-solution1 .f_form input {
    padding: 0.22rem 0.26rem;
    width: calc(100% - 0.74rem);
  }
}
.c-solution1 .f_form input::placeholder {
  color: #999999;
}
.c-solution1 .f_form input:-webkit-input-placeholder {
  color: #999999;
}
.c-solution1 .f_form input:-moz-placeholder {
  color: #999999;
}
.c-solution1 .f_form .f_sub {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background: var(--color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-solution1 .f_form .f_sub {
    width: 0.74rem;
    height: 0.74rem;
  }
}
.c-solution1 .f_form .f_sub:hover {
  opacity: 0.9;
}
.c-solution1 .f_form .f_sub img,
.c-solution1 .f_form .f_sub svg {
  width: 33.33333333%;
  height: 33.33333333%;
  object-fit: contain;
}
.c-solution1 .f_form .f_sub img path,
.c-solution1 .f_form .f_sub svg path {
  fill: #fff !important;
}
.c-solution1 .c-tag {
  display: flex;
  align-items: flex-start;
  margin-top: 0.25rem;
}
.c-solution1 .c-tag p {
  flex-shrink: 0;
  color: var(--color);
}
.c-solution1 .c-tag .c-box {
  display: flex;
  flex-wrap: wrap;
}
.c-solution1 .c-tag .c-box a {
  position: relative;
  color: #999;
  transition: all 0.4s;
}
.c-solution1 .c-tag .c-box a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all 0.4s;
  border-top: 1px solid var(--color);
}
.c-solution1 .c-tag .c-box a:hover {
  color: var(--color);
}
.c-solution1 .c-tag .c-box a:hover::before {
  width: 100%;
  transition: all 0.4s;
}
.c-solution1 .c-tag .c-box span {
  margin: 0 0.1rem;
  color: #999;
}
.c-solution1 .c-tag .c-box span:last-child {
  display: none;
}
.c-solution2 {
  position: relative;
  z-index: 5;
  background: #fafbf8;
}
.c-solution2 .public-title {
  margin: 0 auto;
  padding: 0 0 1.05rem;
  border-bottom: 1px solid #e1e1df;
  text-align: center;
}
.c-solution2 .public-title .c-title {
  font-weight: normal;
}
.c-solution2 .public-title .c-subtitle {
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}
.c-solution2 .c-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.9rem 0;
}
.c-solution2 .c-list li:nth-child(2n) {
  flex-direction: row-reverse;
}
.c-solution2 .c-list li .c-text-box {
  padding: 0 1rem;
  width: 43.75%;
}
@media (max-width: 1580px) {
  .c-solution2 .c-list li .c-text-box {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .c-solution2 .c-list li .c-text-box {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .c-solution2 .c-list li .c-text-box {
    margin-bottom: 0.8rem;
    width: 100%;
  }
}
.c-solution2 .c-list li .c-text-box .c-subtitle {
  margin-top: 0.15rem;
}
.c-solution2 .c-list li .c-text-box .c-text {
  position: relative;
  border-top: 1px solid #e1e1df;
  margin-top: 0.65rem;
  padding: 0.25rem 0 0.3rem;
  color: #666;
}
.c-solution2 .c-list li .c-text-box .c-text::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 30px;
  border-top: 3px solid var(--color);
}
.c-solution2 .c-list li .public-img {
  display: block;
  border-radius: 50%;
  width: 37.5%;
}
.c-solution2 .c-list li .public-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #f4f8f2, var(--color));
  background: linear-gradient(to right, #f4f8f2, var(--color));
  animation: circleRotate 8s linear infinite;
}
@media (max-width: 767px) {
  .c-solution2 .c-list li .public-img {
    width: 100%;
  }
}
.c-solution2 .c-list li .public-img img {
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 50%;
}
.c-solution3 {
  padding: 1.2rem 0;
  text-align: center;
  overflow: hidden;
  background: -webkit-linear-gradient(top, #fafbf8 0%, #fff 100%);
  background: linear-gradient(to bottom, #fafbf8 0%, #fff 100%);
}
.c-solution3 .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1.2rem -0.2rem -0.4rem;
}
.c-solution3 .c-list li {
  padding: 0 0.2rem 0.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-solution3 .c-list li .public-img {
  width: 1rem;
}
@media (max-width: 1580px) {
  .c-solution3 .c-list li .public-img {
    width: 90px;
  }
}
@media (max-width: 991px) {
  .c-solution3 .c-list li .public-img {
    width: 1rem;
  }
}
.c-solution3 .c-list li .public-img img {
  object-fit: contain;
}
.c-solution3 .c-list li .c-title {
  margin-top: 0.35rem;
}
.c-solution4 {
  position: relative;
  padding: 1.2rem 0;
  text-align: center;
  overflow: hidden;
}
.c-solution4 .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 1.2rem -0.2rem -0.4rem;
}
.c-solution4 .c-list li {
  padding: 0 0.2rem 0.4rem;
}
.c-solution4 .c-list li .public-img {
  width: 1rem;
}
.c-solution4 .c-list li .public-img img {
  object-fit: contain;
}
.c-solution4 .c-list li .c-title {
  margin-top: 0.35rem;
}
.c-solution4 .swiper {
  overflow: visible;
  margin: 0.5rem auto 0;
  max-width: 1000px;
}
.c-solution4 .swiper .swiper-pagination {
  bottom: -0.8rem;
}
.c-solution4 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color);
}
.c-solution4 .swiper .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
  transform: scale(0.8);
  transition: all 0.8s;
}
@media (max-width: 1900px) {
  .c-solution4 .swiper .swiper-slide {
    transform: scale(0.9);
  }
}
@media (max-width: 991px) {
  .c-solution4 .swiper .swiper-slide {
    transform: scale(0.95);
  }
}
.c-solution4 .swiper .swiper-slide .public-img::before {
  padding-top: 50%;
}
.c-solution4 .swiper .swiper-slide .c-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: flex-end;
  padding: 0.5rem 0.4rem;
  width: 100%;
  height: 100%;
  color: #fff;
  background: -webkit-linear-gradient(bottom, rgba(45, 151, 61, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(to top, rgba(45, 151, 61, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  opacity: 0;
  transition: all 0.4s;
}
.c-solution4 .swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.c-solution4 .swiper .swiper-slide.swiper-slide-active .c-title {
  opacity: 1;
}
.c-solution4 .c-more {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  z-index: 10;
  width: 1.3rem;
  height: 1.3rem;
  pointer-events: none;
}
.c-solution4 .c-more p {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.4s;
  opacity: 0;
  background: var(--color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: scale(0);
}
.c-solution4 .c-more.on p {
  opacity: 1;
  transform: scale(1);
}
.c-solution4 .c-more.on::before,
.c-solution4 .c-more.on::after {
  transform: translate(0, -50%) scale(1);
}
.c-solution4 .c-more.on::before {
  left: -15%;
}
.c-solution4 .c-more.on::after {
  right: -15%;
}
.c-solution4 .c-more::before,
.c-solution4 .c-more::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--color);
  transform: translate(0, -50%) scale(0);
  transition: all 0.4s;
}
.c-solution4 .c-more::before {
  left: 50%;
}
.c-solution4 .c-more::after {
  right: 50%;
}
.c-404-main {
  padding-top: 1.2rem;
  background: #f7fbf8;
}
.c-404-main .public-breadcrumb {
  position: relative;
  top: 0;
  border-bottom: 1px solid #dee1df;
}
.c-404 {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 1.2rem 0;
  min-height: 7.8rem;
}
.c-404 .c-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Manrope-Medium', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: var(--color);
  line-height: 0.5;
  font-size: 2.5rem;
}
.c-404 .c-box .c-img {
  position: relative;
  width: 2rem;
  height: 2rem;
}
.c-404 .c-box .c-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-404 .c-box .c-img img:nth-child(1) {
  animation: circleRotate 60s linear infinite;
}
.c-404 .c-box .c-img img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
}
.c-404 .c-text {
  margin: 0.6rem 0 0.25rem;
}
.c-404 .c-btn {
  display: inline-block;
  min-width: 1.7rem;
  padding: 0.15rem 0.2rem;
  border-radius: 25px;
  background: #fff;
  color: var(--color);
  transition: all 0.4s;
}
.c-404 .c-btn:hover {
  background: var(--color);
  color: #fff;
}
.c-search-main {
  padding-top: 1.2rem;
  background: #f6faf7;
}
.c-search-main .public-breadcrumb {
  position: relative;
  top: 0;
  border-bottom: 1px solid #dee1df;
}
.c-search1 {
  display: flex;
  padding: 1.2rem 0;
  min-height: 7.8rem;
  background: url(../images/search-bg.png) no-repeat center top / 100% auto;
}
@media (max-width: 767px) {
  .c-search1 {
    min-height: auto;
  }
}
.c-search1 .public-title2 {
  text-align: center;
}
.c-search1 .f_form {
  margin-top: 0.7rem;
  flex: 0 0 auto;
  border: solid 1px #ededed;
  border-radius: 30px;
  display: flex;
  align-items: center;
  background: #ffffff;
  width: 100%;
}
.c-search1 .f_form input {
  width: calc(100% - 0.54rem);
  padding: 0.16rem 0.26rem;
  color: #333;
}
@media (max-width: 767px) {
  .c-search1 .f_form input {
    padding: 0.22rem 0.26rem;
    width: calc(100% - 0.74rem);
  }
}
.c-search1 .f_form input::placeholder {
  color: #999999;
}
.c-search1 .f_form input:-webkit-input-placeholder {
  color: #999999;
}
.c-search1 .f_form input:-moz-placeholder {
  color: #999999;
}
.c-search1 .f_form .f_sub {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background: var(--color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-search1 .f_form .f_sub {
    width: 0.74rem;
    height: 0.74rem;
  }
}
.c-search1 .f_form .f_sub:hover {
  opacity: 0.9;
}
.c-search1 .f_form .f_sub img,
.c-search1 .f_form .f_sub svg {
  width: 33.33333333%;
  height: 33.33333333%;
  object-fit: contain;
}
.c-search1 .f_form .f_sub img path,
.c-search1 .f_form .f_sub svg path {
  fill: #fff !important;
}
.c-search1 .c-tag {
  display: flex;
  align-items: flex-start;
  margin-top: 0.25rem;
}
.c-search1 .c-tag p {
  flex-shrink: 0;
  color: #333;
}
.c-search1 .c-tag .c-box {
  display: flex;
  flex-wrap: wrap;
}
.c-search1 .c-tag .c-box a {
  position: relative;
  color: #999;
  transition: all 0.4s;
}
.c-search1 .c-tag .c-box a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all 0.4s;
  border-top: 1px solid var(--color);
}
.c-search1 .c-tag .c-box a:hover {
  color: var(--color);
}
.c-search1 .c-tag .c-box a:hover::before {
  width: 100%;
  transition: all 0.4s;
}
.c-search1 .c-tag .c-box span {
  margin: 0 0.1rem;
  color: #999;
}
.c-search1 .c-tag .c-box span:last-child {
  display: none;
}
.c-search2 {
  padding: 1.2rem 0;
  background: url(../images/search-bg.png) no-repeat center top / 100% auto;
}
.c-search2 .newsbox_menu {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #dee1df;
}
.c-search2 .newsbox_menu .newsbox_menu_nav .swiper-slide .item {
  background: #fff;
}
.c-search2 .newsbox_menu .newsbox_menu_nav .swiper-slide .item span {
  margin-left: 3px;
  font-size: 12px;
  vertical-align: top;
}
.c-search2 .public-title {
  text-align: center;
}
.c-search2 .public-title .c-text {
  margin: 0.15rem 0 1.15rem;
  color: #666;
}
.c-search2 .c-no-data {
  padding: 1rem 0 0;
  text-align: center;
}
.c-search2 .c-no-data img {
  width: 3.5rem;
}
.c-search2 .c-no-data .c-text {
  margin: 0.6rem 0 0;
  color: #666;
}
.c-search2 .c-search-list .c-item {
  border-bottom: 1px solid #dee1df;
}
.c-search2 .c-search-list .c-item .c-main-title {
  padding: 0.65rem 0 0.45rem;
}
.c-search2 .c-search-list .c-item .c-more {
  display: inline-flex;
  align-items: center;
  margin: 0.4rem 0;
  transition: all 0.4s;
}
.c-search2 .c-search-list .c-item .c-more img,
.c-search2 .c-search-list .c-item .c-more svg {
  margin-left: 0.1rem;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
}
.c-search2 .c-search-list .c-item .c-more:hover {
  color: var(--color);
}
.c-search2 .c-search-list .c-item .c-list1 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0.2rem -0.1rem 0rem;
}
.c-search2 .c-search-list .c-item .c-list1 li {
  padding: 0 0.1rem 0.2rem;
}
.c-search2 .c-search-list .c-item .c-list1 li a {
  display: block;
  padding: 0.13rem 0.2rem;
  border-radius: 25px;
  background: #fff;
  transition: all 0.4s;
}
.c-search2 .c-search-list .c-item .c-list1 li a:hover {
  color: #fff;
  background: var(--color);
}
.c-search2 .c-search-list .c-item .newsbox_list {
  margin-bottom: -20px;
}
.c-search2 .c-search-list .c-item .newsbox_list .item .list {
  background: #fff;
}
.c-search2 .c-search-list .c-item .c-list2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem -0.2rem;
}
.c-search2 .c-search-list .c-item .c-list2 li {
  display: flex;
  width: 16.6666%;
  padding: 0 0.1rem 0.2rem;
}
@media (max-width: 1580px) {
  .c-search2 .c-search-list .c-item .c-list2 li {
    width: 25%;
  }
}
@media (max-width: 1260px) {
  .c-search2 .c-search-list .c-item .c-list2 li {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .c-search2 .c-search-list .c-item .c-list2 li {
    width: 50%;
  }
}
.c-search2 .c-search-list .c-item .c-list2 li .item {
  display: block;
  background: #ffffff;
  width: 100%;
  border-radius: 0.1rem;
}
.c-search2 .c-search-list .c-item .c-list2 li .item .img {
  border-radius: 0.1rem;
}
.c-search2 .c-search-list .c-item .c-list2 li .item .img:before {
  padding-top: 141.37931034%;
}
.c-search2 .c-search-list .c-item .c-list2 li .item .f_tit {
  padding: 0.2rem 0.3rem;
  color: #333333;
  transition: all 0.4s;
}
.c-search2 .c-search-list .c-item .c-list2 li .item:hover .img img {
  transform: scale(1.08);
}
.c-search2 .c-search-list .c-item .c-list2 li .item:hover .f_tit {
  color: var(--color);
}
.c-consult-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.c-consult-pop .c-main {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 950px;
  max-width: 90%;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 60px 50px;
  border-radius: 20px;
}
@media (max-width: 1580px) {
  .c-consult-pop .c-main {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .c-consult-pop .c-main {
    padding: 20px;
  }
}
.c-consult-pop .c-main .c-wrap {
  max-height: calc(100vh - 160px);
  overflow: auto;
}
@media (max-width: 1580px) {
  .c-consult-pop .c-main .c-wrap {
    max-height: calc(100vh - 80px);
  }
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-wrap {
    max-height: calc(100vh - 300px);
  }
}
.c-consult-pop .c-main .c-wrap .c-title {
  padding: 0 0.1rem;
}
.c-consult-pop .c-main .c-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  color: #000;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-close {
    width: 40px;
    height: 40px;
    top: 100%;
    right: 50%;
    transform: translate(50%, 10px);
    background: #fff;
    border-radius: 50%;
  }
}
.c-consult-pop .c-main .c-close img,
.c-consult-pop .c-main .c-close svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-close img,
  .c-consult-pop .c-main .c-close svg {
    transform: scale(0.6);
  }
}
.c-consult-pop .c-main .c-close:hover {
  color: var(--color);
}
.c-consult-pop .c-main .c-list {
  display: flex;
  flex-wrap: wrap;
}
.c-consult-pop .c-main .c-list li {
  width: 50%;
  padding: 0.25rem 0.1rem 0;
}
.c-consult-pop .c-main .c-list li:nth-child(5),
.c-consult-pop .c-main .c-list li:nth-child(6),
.c-consult-pop .c-main .c-list li:nth-child(7) {
  width: 100%;
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-list li {
    width: 100%;
  }
}
.c-consult-pop .c-main .c-list li .c-text span {
  color: #d10707;
}
.c-consult-pop .c-main .c-list li input[type=text] {
  margin-top: 5px;
  width: 100%;
  border: 1px solid #ededed;
  border-radius: 10px;
  height: 60px;
  line-height: 58px;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-list li input[type=text] {
    height: 40px;
    line-height: 38px;
  }
}
.c-consult-pop .c-main .c-list li .c-radio-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.2rem 0;
}
.c-consult-pop .c-main .c-list li label {
  margin-right: 0.3rem;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.c-consult-pop .c-main .c-list li label input {
  width: 16px;
  height: 16px;
  margin-right: 0.1rem;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: url(../images/ico-answer.svg) no-repeat center / 70%;
  cursor: pointer;
}
.c-consult-pop .c-main .c-list li label input:checked {
  background-color: var(--color);
  border: 1px solid var(--color);
}
.c-consult-pop .c-main .c-list li .c-textarea-box {
  position: relative;
}
.c-consult-pop .c-main .c-list li .c-textarea-box textarea {
  display: block;
  width: 100%;
  padding: 0.15rem 0.2rem;
  border: 1px solid #ededed;
  border-radius: 10px;
}
.c-consult-pop .c-main .c-list li .c-textarea-box .c-num {
  position: absolute;
  bottom: 0;
  right: 5px;
  color: #999;
}
.c-consult-pop .c-main .c-list li .c-textarea-box .c-num span:nth-child(1) {
  color: var(--color);
}
.c-consult-pop .c-main .c-list li .c-textarea-box .c-num span:nth-child(1).on {
  color: #d10707;
}
.c-consult-pop .c-main .c-list li .c-acceptance {
  display: flex;
  align-items: flex-start;
  color: #999;
}
.c-consult-pop .c-main .c-list li .c-acceptance label {
  margin: 4px 0;
}
@media (max-width: 1580px) {
  .c-consult-pop .c-main .c-list li .c-acceptance label {
    margin: 2px 0;
  }
}
.c-consult-pop .c-main .c-list li button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  color: #fff;
  background: var(--color);
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-consult-pop .c-main .c-list li button {
    height: 40px;
  }
}
