<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font: inherit;
  border: 0;
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

input::-webkit-input-placeholder {
  color: #d8d8d8;
}

input::-moz-placeholder {
  color: #d8d8d8;
}

input:-moz-placeholder {
  color: #d8d8d8;
}

input:-ms-input-placeholder {
  color: #d8d8d8;
}

div {
  box-sizing: border-box;
}

body {
  font: 14px/1.5 "Microsoft YaHei", "PingFang SC", Arial, "Helvetica Neue", Helvetica, "STHeiTi", sans-serif;
  color: #333;
  min-width: 1200px;
  background-color: rgb(223, 244, 238);
  font-family: PingFang SC;
}

.banner-box {
  background: url(../images/banner.png) center no-repeat;
  background-size: cover;
  position: relative;
  height: 985px;
  width: 100%;
}
.banner-box .banner {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.banner-box .banner .title {
  width: 923px;
  height: 220px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 142px;
  left: 0;
  right: 0;
}
.banner-box .banner .logor {
  width: 268px;
  height: 37px;
  right: 0px;
  top: 41px;
  position: absolute;
  display: flex;
  align-items: center;
}
.banner-box .banner .logor div {
  margin-right: 16px;
  position: relative;
}
.banner-box .banner .logor div::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  border-right: 2px solid #fff;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-box .banner .logol {
  width: 327px;
  height: 100px;
  display: block;
  left: 0px;
  top: 73px;
  position: absolute;
}

.content {
  position: relative;
  top: 420px;
}

.block1 {
  background: linear-gradient(180deg, rgba(1, 97, 62, 0.72) 0%, #01613e 39.23%, #01613e 100%);
  width: 1200px;
  margin: 0 auto;
  height: 660px;
  padding-top: 40px;
}
.block1 .block1-title {
  width: 100%;
  height: 38px;
  font-family: PingFang SC;
  font-size: 38px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(240, 255, 158);
}
.block1 .block1-content {
  width: 1012px;
  margin: 0 auto;
  margin-top: 37px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: justified;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}
.block1 .block1-content p {
  text-indent: 2em;
  margin-top: 5px;
}
.block1 .block1-box {
  width: 1076px;
  margin: 0 auto;
  margin-top: 27px;
  display: flex;
  justify-content: space-between;
}

.block2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 56px;
}
.block2 .block2-title {
  width: 332px;
  height: 116px;
  margin: 0 auto;
}
.block2 .block2-title img {
  width: 100%;
  height: 100%;
}
.block2 .block2-img2 {
  margin-top: 16px;
  width: 1200px;
}
.block2 .block2-img2 img {
  width: 100%;
  height: 100%;
}

.block3 {
  margin-top: 75px;
  width: 100%;
  height: 511px;
  background: url(../images/block2-img5.png) center no-repeat;
  background-size: cover;
  padding-top: 59px;
  box-sizing: border-box;
}
.block3 .block3-title {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  font-family: PingFang SC;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}
.block3 .block3-content {
  width: 1102px;
  margin: 0 auto;
  margin-top: 27px;
  height: 302px;
  overflow: hidden;
}
.block3 .block3-content .swiper-container1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.block3 .block3-content .swiper-container1 .swiper-slide {
  border-radius: 9px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  box-shadow: 0px 0px 34.7px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.block3 .block3-content .swiper-container1 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.block3 .swiper-button-prev1 {
  position: absolute;
  left: -20px;
  top: 169px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block3 .swiper-button-prev1 img {
  width: 80px;
}
.block3 .swiper-button-prev1::after {
  display: none;
}
.block3 .swiper-button-next1 {
  position: absolute;
  right: -20px;
  top: 169px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block3 .swiper-button-next1 img {
  width: 80px;
}
.block3 .swiper-button-next1::after {
  display: none;
}

.block4 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 59px;
  position: relative;
}
.block4 .block4-title {
  width: 100%;
  height: 104px;
}
.block4 .block4-title img {
  width: 100%;
  height: 100%;
}
.block4 .block4-content .content-title {
  text-align: center;
  width: 528px;
  margin: 0 auto;
  margin-top: 48px;
}
.block4 .block4-content .content-title img {
  width: 100%;
  height: 30px;
}
.block4 .block4-content .content-title div {
  margin-top: 12px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(90, 89, 89);
}
.block4 .block4-content .content-box {
  width: 980px;
  margin: 0 auto;
  margin-top: 22px;
  background: rgb(180, 226, 208);
  height: 510px;
  border-radius: 12px;
  padding-top: 37px;
  box-sizing: border-box;
  position: relative;
}
.block4 .block4-content .content-box .swiper {
  width: 714px;
  height: 424px;
  box-sizing: border-box;
  border-radius: 12px;
}
.block4 .block4-content .content-box .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  box-shadow: 0px 0px 34.7px 0px rgba(0, 0, 0, 0.1);
  padding: 4px;
  background-color: #fff;
}
.block4 .block4-content .content-box .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.block4 .swiper-button-prev2 {
  position: absolute;
  left: 42px;
  top: 232px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block4 .swiper-button-prev2 img {
  width: 24px;
}
.block4 .swiper-button-prev2::after {
  display: none;
}
.block4 .swiper-button-next2 {
  position: absolute;
  right: 42px;
  top: 232px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block4 .swiper-button-next2 img {
  width: 24px;
}
.block4 .swiper-button-next2::after {
  display: none;
}
.block4 .swiper-pagination2 {
  padding-top: 19px;
  display: flex;
  justify-content: center;
}

.block5 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 59px;
  position: relative;
}
.block5 .block5-title {
  width: 602px;
  margin: 0 auto;
  margin-top: 54px;
}
.block5 .block5-title img {
  width: 100%;
  height: 100%;
}
.block5 .block5-title div {
  margin-top: 12px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(90, 89, 89);
}
.block5 .block5-content {
  margin-top: 32px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
.block5 .block5-content img {
  width: 392px;
  height: 253px;
}
.block5 .block5-footer {
  margin-top: 54px;
}
.block5 .block5-footer .block5-footer-title {
  width: 548px;
  height: 30px;
  margin: 0 auto;
}
.block5 .block5-footer .block5-footer-title img {
  width: 100%;
  height: 100%;
}
.block5 .block5-footer .block5-footer-content {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
}
.block5 .block5-footer .block5-footer-content #certify {
  position: relative;
  width: 1100px;
  overflow: hidden;
  /* width: 300px; */
  margin: 0 auto;
}
.block5 .block5-footer .block5-footer-content #certify .swiper-container {
  /* padding-bottom: 60px; */
}
.block5 .block5-footer .block5-footer-content #certify .swiper-slide {
  width: 282px;
  height: 500px;
  box-shadow: 0px 0px 34.7px 0px rgba(0, 0, 0, 0.1);
}
.block5 .block5-footer .block5-footer-content #certify .swiper-slide img {
  display: block;
}
.block5 .block5-footer .block5-footer-content #certify .swiper-pagination {
  width: 100%;
  bottom: 10px;
}
.block5 .block5-footer .block5-footer-content #certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 5px;
  height: 5px;
  opacity: 1;
}
.block5 .block5-footer .block5-footer-content #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  /* background-color: #fff; */
}
.block5 .block5-footer .block5-footer-content .pop_lc_logo {
  display: block;
  width: 100%;
  height: 100%;
}
.block5 .block5-footer .block5-footer-content .swiper-button-prev3 {
  position: absolute;
  left: 0px;
  top: 241px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block5 .block5-footer .block5-footer-content .swiper-button-prev3 img {
  width: 13px;
}
.block5 .block5-footer .block5-footer-content .swiper-button-prev3::after {
  display: none;
}
.block5 .block5-footer .block5-footer-content .swiper-button-next3 {
  position: absolute;
  right: 0px;
  top: 241px;
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block5 .block5-footer .block5-footer-content .swiper-button-next3 img {
  width: 13px;
}
.block5 .block5-footer .block5-footer-content .swiper-button-next3::after {
  display: none;
}

.block6 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 59px;
}
.block6 .block6-title {
  width: 100%;
  height: 104px;
}
.block6 .block6-title img {
  width: 100%;
  height: 100%;
}
.block6 .block6-desc {
  font-family: Alimama DongFangDaKai;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1067px;
  height: 132px;
  font-size: 22px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  position: relative;
}
.block6 .block6-desc p {
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(2, 102, 86);
  margin-top: 20px;
}
.block6 .block6-desc .wmsz {
  width: 951px;
  height: 24px;
  position: absolute;
  left: 59px;
  top: 61px;
}
.block6 .block6-desc .douhaol {
  width: 59px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
}
.block6 .block6-desc .douhaor {
  width: 59px;
  height: 45px;
  position: absolute;
  right: -5px;
  bottom: 0;
}
.block6 .block6-box1 {
  margin-top: 36px;
  display: flex;
}
.block6 .block6-box1 img {
  width: 360px;
  height: 230px;
  margin-right: 6px;
}
.block6 .block6-box1 .box-content {
  width: 360px;
  height: 230px;
  margin-left: 84px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  position: relative;
}
.block6 .block6-box1 .box-content::after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 8px solid rgb(0, 137, 94);
  position: absolute;
  left: -20px;
  top: 78px;
}
.block6 .block6-box1 .box-content .box-content-img1 {
  width: 126px;
  height: 58px;
  position: absolute;
  left: 70px;
  top: 10px;
}
.block6 .block6-box1 .box-content .box-content-img2 {
  width: 126px;
  height: 58px;
  position: absolute;
  left: 110px;
  top: 10px;
}
.block6 .block6-box1 .box-content p {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
}
.block6 .line {
  width: 100%;
  height: 1px;
  border-top: 1px solid rgb(201, 201, 201);
  margin-top: 40px;
}

.block7 {
  margin-top: 60px;
  width: 100%;
  background: rgb(29, 108, 87);
  padding-top: 60px;
  padding-bottom: 58px;
}
.block7 .block7-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.block7 .block7-content .img-box {
  width: 441px;
}
.block7 .block7-title {
  width: 1200px;
  margin: 0 auto;
  margin-top: 33px;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}

.block8 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 56px;
}
.block8 .block8-title {
  width: 505px;
  height: 116px;
  margin: 0 auto;
}
.block8 .block8-title img {
  width: 100%;
  height: 100%;
}
.block8 p {
  margin: 0 auto;
  width: 1069px;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: justified;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
  text-indent: 2em;
  margin-top: 26px;
}
.block8 .video-card {
  width: 942px;
  height: 582px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 0px 34.7px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  margin-top: 43px;
  border-radius: 28px;
  padding: 14px;
  box-sizing: border-box;
}
.block8 .video-card video {
  width: 914px;
  height: 514px;
  border-radius: 28px 28px 0 0;
}
.block8 .video-card div {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
  margin-top: 17px;
  text-align: center;
}
.block8 .line {
  width: 100%;
  height: 1px;
  border-top: 1px solid rgb(201, 201, 201);
  margin-top: 40px;
}
.block8 .role-wrapper {
  width: 1200px;
  margin-top: 40px;
}
.block8 .role-wrapper .avatar-box {
  width: 172px;
  height: 199px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  box-sizing: border-box;
  position: relative;
}
.block8 .role-wrapper .avatar-box:hover {
  cursor: pointer;
  background: rgb(180, 226, 208);
}
.block8 .role-wrapper .avatar-box.active {
  background: rgb(180, 226, 208);
  position: relative;
}
.block8 .role-wrapper .avatar-box.active .avatar-box-bottom::after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid rgb(0, 137, 94);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  z-index: 10;
}
.block8 .role-wrapper .avatar-box img {
  width: 100px;
  height: 100px;
}
.block8 .role-wrapper .avatar-box .name {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.block8 .role-wrapper .avatar-box .desc {
  line-height: 18px;
  color: rgb(60, 113, 85);
}
.block8 .role-wrapper .avatar-box .more {
  line-height: 18px;
  margin-bottom: 8px;
  color: rgb(60, 113, 85);
}
.block8 .role-wrapper .avatar-box-bottom {
  width: 172px;
  height: 10px;
  background: rgb(223, 244, 238);
  position: absolute;
  bottom: 0;
  left: 0;
}
.block8 .role-wrapper .mySwiper4 .video-player {
  width: 100%;
  height: 100%;
}
.block8 .role-wrapper .mySwiper4 .video-player video {
  width: 100%;
  height: 100%;
}
.block8 .role-wrapper .mySwiper4 .swiper {
  width: 1200px;
  height: 504px;
}
.block8 .role-wrapper .mySwiper4 .swiper-slide {
  width: 896px;
  height: 504px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 34.7px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.block8 .role-wrapper .mySwiper4 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block8 .role-wrapper .pagination-swiper {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.block8 .role-wrapper .pagination-swiper .swiper-wrapper {
  width: 1100px;
  margin: 0 auto;
}
.block8 .role-wrapper .pagination-swiper .swiper-slide {
  width: 172px;
  height: 209px;
  /* 让slide宽度自适应内容 */
}
.block8 .role-wrapper .swiper-pagination-pre {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block8 .role-wrapper .swiper-pagination-pre img {
  width: 50px;
}
.block8 .role-wrapper .swiper-pagination-pre::after {
  display: none;
}
.block8 .role-wrapper .swiper-pagination-next {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: rgb(7, 113, 75);
  z-index: 2;
}
.block8 .role-wrapper .swiper-pagination-next img {
  width: 50px;
}
.block8 .role-wrapper .swiper-pagination-next::after {
  display: none;
}

.block9 {
  width: 100%;
  height: 605px;
  margin-top: 56px;
  background: url(../images/block9-bg.png) center no-repeat;
  background-size: cover;
  padding-top: 62px;
  box-sizing: border-box;
}
.block9 .block9-title {
  width: 1200px;
  margin: 0 auto;
  font-family: Source Han Serif CN;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.04em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
  text-align: center;
}
.block9 .block9-desc {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(123, 123, 123);
}
.block9 .block9-img-box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 32px;
  display: flex;
}
.block9 .block9-img-box div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.block10 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 68px;
  height: 639px;
}
.block10 .block10-title {
  width: 1200px;
  margin: 0 auto;
  font-family: Source Han Serif CN;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.04em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
  text-align: center;
}
.block10 .block10-box-right {
  margin-top: 39px;
  text-align: right;
  position: relative;
}
.block10 .block10-box-right img {
  width: 350px;
  height: 239px;
}
.block10 .block10-box-right .left-d {
  position: absolute;
  right: -17px;
  top: 0;
  width: 57px;
  height: 44px;
  z-index: -1;
}
.block10 .block10-box-right .left-z {
  width: 118px;
  height: 152px;
  position: absolute;
  left: 0;
  top: 0;
}
.block10 .block10-box-right .left-z-text {
  position: absolute;
  width: 66px;
  left: 27px;
  top: 12px;
  font-family: PingFang SC;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
}
.block10 .block10-box-left {
  text-align: left;
  position: relative;
  margin-top: 26px;
}
.block10 .block10-box-left img {
  width: 350px;
  height: 239px;
}
.block10 .block10-box-left .right-d {
  position: absolute;
  left: -17px;
  top: 0;
  width: 57px;
  height: 44px;
  z-index: -1;
}
.block10 .block10-box-left .right-z {
  width: 118px;
  height: 152px;
  position: absolute;
  right: 0;
  top: 0;
}
.block10 .block10-box-left .right-z-text {
  position: absolute;
  width: 66px;
  right: 27px;
  top: 12px;
  font-family: PingFang SC;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
}
.block10 .block10-box-left .more-btn {
  position: absolute;
  right: 0;
  bottom: 35px;
  width: 110px;
  height: 38px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(101, 101, 101);
  background-color: #fff;
  border-radius: 44px;
  text-align: center;
}
.block10 .block10-box-left .more-btn:hover {
  cursor: pointer;
  background-color: rgb(195, 239, 159);
}

.block11 {
  margin-top: 36px;
  box-sizing: border-box;
}
.block11 .block11-title {
  width: 1200px;
  margin: 0 auto;
  font-family: Source Han Serif CN;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.04em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(0, 0, 0);
  text-align: center;
}
.block11 .block11-content {
  padding: 59px 79px 58px 77px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 32px;
  border-radius: 16px;
  background: rgb(255, 255, 255);
}
.block11 .block11-content .item {
  display: flex;
  justify-content: space-between;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  border-bottom: 1px solid rgb(217, 217, 217);
}
.block11 .block11-content .item:not(:last-child) {
  margin-bottom: 12px;
}
.block11 .block11-content .item:hover {
  cursor: pointer;
}
.block11 .block11-content .item:hover span {
  color: rgb(0, 125, 69) !important;
}

.block12 {
  margin-top: 54px;
  width: 100%;
  height: 801px;
  background: url(../images/block12-bg.png) center no-repeat;
  background-size: cover;
  padding-top: 56px;
  box-sizing: border-box;
}
.block12 .block12-footer-title {
  width: 258px;
  height: 82px;
  margin: 0 auto;
}
.block12 .block12-footer-title img {
  width: 100%;
  height: 100%;
}
.block12 .block12-content {
  width: 1006px;
  margin: 0 auto;
  height: 285px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px 0 60px 0;
  position: relative;
}
.block12 .block12-content .foot-d {
  position: absolute;
  left: -94px;
  top: 0;
  width: 59px;
  height: 45px;
}
.block12 .block12-content .foot-z {
  position: absolute;
  right: -97px;
  bottom: 0;
  width: 83px;
  height: 64px;
}
.block12 .block12-content .jsx {
  width: 1006px;
  height: 285px;
  position: absolute;
  left: 0;
  top: 0;
}
.block12 .block12-footer {
  width: 983px;
  margin: 0 auto;
  margin-top: 60px;
}
.block12 .block12-footer .block12-footer-box {
  margin-top: 29px;
  display: flex;
  justify-content: space-between;
}
.block12 .block12-footer .block12-footer-box .group div {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(103, 103, 103);
}

.footer {
  width: 100%;
  height: 315px;
  background: url(../images/footer-bg.png) center no-repeat;
  background-size: cover;
  padding-top: 50px;
  box-sizing: border-box;
}
.footer .footer-content {
  width: 650px;
  margin: 0 auto;
  display: flex;
}
.footer .footer-content img {
  width: 194px;
  height: 194px;
}
.footer .footer-content .footer-right {
  margin-left: 78px;
  margin-top: 16px;
}
.footer .footer-content .footer-right-title {
  width: 176px;
  font-family: Alimama ShuHeiTi;
  font-size: 44px;
  font-weight: 700;
  line-height: 61.44px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}
.footer .footer-content .footer-right-desc {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}

.menu {
  display: none;
  position: fixed;
  bottom: 180px;
  right: 40px;
  border-radius: 16px;
  width: 170px;
  z-index: 1;
  text-align: center;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: justified;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  background: rgb(195, 239, 159);
  padding-top: 30px;
  padding-bottom: 13px;
}
.menu .item {
  height: 32px;
  margin-bottom: 6px;
}
.menu .item:hover {
  cursor: pointer;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-align: justified;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: rgb(255, 255, 255);
  background: url(../images/mz.png) center no-repeat;
  background-size: 100% 100%;
}
.menu .menu-content {
  width: 139px;
  height: 164px;
  margin-left: 16px;
  background: rgb(255, 255, 255);
  border-radius: 16px;
  color: rgb(76, 147, 82);
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.menu .menu-content img {
  margin-top: 5px;
}
.menu .back-top {
  width: 110px;
  height: 32px;
  border-radius: 42px;
  background: rgb(248, 255, 225);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.04em;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-top: 20px;
}
.menu .back-top:hover {
  cursor: pointer;
  background: rgb(5, 94, 0);
  color: rgb(248, 255, 225);
}
.menu .back-top img {
  width: 14px;
  height: 11px;
}

.side-nav {
  position: fixed;
  top: 240px;
  right: 7px;
  z-index: 100;
  background: rgb(195, 239, 159);
  border-radius: 16px;
  width: 170px;
  background-size: 100% auto;
}
.side-nav .nav-wrapper {
  margin: 0 auto;
  margin-top: 30px;
  width: 170px;
  border-radius: 27px;
  text-align: center;
  padding: 14px 9px;
  box-sizing: border-box;
  position: relative;
}
.side-nav .nav-wrapper .nav-item {
  display: inline-block;
  width: 150px;
  height: 32px;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #030303;
  margin-bottom: 4px;
  position: relative;
}
.side-nav .nav-wrapper .nav-item:hover {
  color: #fff;
  cursor: pointer;
}
.side-nav .nav-wrapper .nav-item.current {
  color: #fff;
  font-weight: 500;
}
.side-nav .nav-wrapper .nav-current-bg {
  position: absolute;
  width: 185px;
  height: 41px;
  background: url("../images/mz.png") no-repeat;
  background-size: 100% 100%;
  left: -8px;
}
.side-nav .nav-wrapper .menu-content {
  width: 139px;
  height: 164px;
  margin: 0 auto;
  margin-top: 10px;
  background: rgb(255, 255, 255);
  border-radius: 16px;
  color: rgb(76, 147, 82);
  font-family: PingFang SC;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.side-nav .nav-wrapper .menu-content img {
  margin-top: 5px;
}
.side-nav .nav-wrapper .back-top {
  width: 110px;
  height: 32px;
  border-radius: 42px;
  background: rgb(248, 255, 225);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.04em;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 20px;
}
.side-nav .nav-wrapper .back-top:hover {
  cursor: pointer;
  background: rgb(5, 94, 0);
  color: rgb(248, 255, 225);
}
.side-nav .nav-wrapper .back-top img {
  width: 14px;
  height: 11px;
}/*# sourceMappingURL=index.css.map */</pre></body></html>