@media screen and (min-width: 320px) and (max-width: 1024px) {
  .phonebanner {
    display: block;
    position: relative;
    height: 4rem;
  }
  .phonebanner .swiper {
    z-index: 1;
  }
  .phonebanner .swiper .swiper-pagination span {
    width: 0.15rem;
    height: 0.15rem;
  }
  .phonebanner .swiper .swiper-pagination-bullet-active {
    background-color: #00a19d;
  }
  .phonebanner .swiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .phonebanner > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .phonebanner .search-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1.2rem;
    bottom: -1.2rem;
    background-color: #fff;
    box-shadow: 0px 6px 18px 6px rgba(8, 11, 12, 0.1);
    border-radius: 0.3rem;
    overflow: hidden;
  }
  .phonebanner .search-box input {
    width: 10rem;
    height: 1.2rem;
    border: none;
    padding-right: 5rem;
    padding-left: 0.5rem;
    font-size: 0.28rem;
  }
  .phonebanner .search-box input::placeholder {
    text-align: left;
    letter-spacing: 0.3rem;
  }
  .phonebanner .search-box .search-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.2rem;
  }
  .phonebanner .search-box .search-btn a {
    height: 0.8rem;
    width: 2rem;
    display: flex;
    border: 2px solid #12756f;
    border-radius: 0.2rem;
    overflow: hidden;
  }
  .phonebanner .search-box .search-btn a .text {
    height: 100%;
    width: 60%;
    color: #fff;
    background-color: #12756f;
    font-size: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .phonebanner .search-box .search-btn a .img-box {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .phonebanner .search-box .search-btn a .img-box img {
    width: 0.5rem;
    display: block;
  }
  .banner {
    display: none;
    position: relative;
    height: 4rem;
  }
  .banner > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .banner .search-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1.2rem;
    bottom: -1.2rem;
    background-color: #fff;
    box-shadow: 0px 6px 18px 6px rgba(8, 11, 12, 0.1);
    border-radius: 0.3rem;
    overflow: hidden;
  }
  .banner .search-box input {
    width: 10rem;
    height: 1.2rem;
    border: none;
    padding-right: 5rem;
    padding-left: 0.5rem;
    font-size: 0.28rem;
  }
  .banner .search-box input::placeholder {
    text-align: left;
    letter-spacing: 0.3rem;
  }
  .banner .search-box .search-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.2rem;
  }
  .banner .search-box .search-btn a {
    height: 0.8rem;
    width: 2rem;
    display: flex;
    border: 2px solid #12756f;
    border-radius: 0.2rem;
    overflow: hidden;
  }
  .banner .search-box .search-btn a .text {
    height: 100%;
    width: 60%;
    color: #fff;
    background-color: #12756f;
    font-size: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner .search-box .search-btn a .img-box {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner .search-box .search-btn a .img-box img {
    width: 0.5rem;
    display: block;
  }
  .check {
    font-family: LI;
    width: 1.3rem;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #fff;
    background-color: #b90000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.2rem;
  }
  .check a {
    font-family: LI;
    width: 1.3rem;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #fff;
    background-color: #b90000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.2rem;
  }
  .more {
    display: flex;
    justify-content: center;
  }
  .more a {
    font-family: LI;
    width: 1.3rem;
    height: 0.4rem;
    background-color: #fff;
    border: 2px solid #000000;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.28rem;
    color: #010101;
  }
  .back {
    display: flex;
  }
  .back a {
    font-family: LI;
    padding: 0.02rem 0.1rem;
    background-color: #fff;
    border: 2px solid #000000;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.12rem;
    color: #010101;
    cursor: pointer;
    transition: 0.3s;
  }
  .back a:hover {
    opacity: 0.8;
  }
  .floor {
    padding-top: 0.8rem;
  }
  .floor .title-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .floor .title-box img {
    width: 1.38rem;
    display: block;
  }
  .floor .title-box .textt {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0.4rem;
  }
  .floor .title-box .textt h2 {
    font-family: ZY;
    font-size: 0.4rem;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0.1rem;
  }
  .floor .title-box .textt .title-en {
    font-family: AR;
    font-size: 0.28rem;
    color: #595757;
    text-align: center;
  }
  .floor1 {
    padding-top: 1.5rem;
  }
  .floor2 .wrap .title-box {
    margin-bottom: 0.76rem;
  }
  .floor2 .wrap .gk-item {
    display: block;
    justify-content: space-between;
  }
  .floor2 .wrap .gk-item:not(:last-child) {
    margin-bottom: 0.6rem;
  }
  .floor2 .wrap .gk-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .floor2 .wrap .gk-item .img-box {
    width: 100%;
    height: 3.5rem;
    border-radius: 0.27rem;
    overflow: hidden;
  }
  .floor2 .wrap .gk-item .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .floor2 .wrap .gk-item .line {
    display: none;
    height: 3.5rem;
    width: 0;
    border-left: 2px solid #12756f;
  }
  .floor2 .wrap .gk-item .text-box {
    width: 100%;
    align-self: unset;
    padding: 0.3rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .floor2 .wrap .gk-item .text-box .gk-title {
    color: #221815;
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
  }
  .floor2 .wrap .gk-item .text-box p {
    font-size: 0.28rem;
    line-height: 1.8em;
    color: #221815;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0.2rem;
  }
  .floor3 .wrap .title-box {
    margin-bottom: 0.9rem;
  }
  .floor3 .wrap .news-box {
    border-radius: 0.1rem;
    border: 1px solid #12756f;
  }
  .floor3 .wrap .news-box .big-news {
    display: block;
    margin-bottom: 0.3rem;
  }
  .floor3 .wrap .news-box .big-news .img-box {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .floor3 .wrap .news-box .big-news .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .floor3 .wrap .news-box .big-news .text-box {
    flex: 1;
  }
  .floor3 .wrap .news-box .big-news .text-box .news-title {
    font-size: 0.3rem;
    margin-bottom: 0.25rem;
    letter-spacing: 0.05rem;
  }
  .floor3 .wrap .news-box .big-news .text-box .date {
    font-size: 0.24rem;
    color: #c70000;
    margin-bottom: 0.3rem;
  }
  .floor3 .wrap .news-box .big-news .text-box p {
    font-size: 0.28rem;
    line-height: 1.8em;
    color: #3e3a39;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0.25rem;
  }
  .floor3 .wrap .news-box .check {
    display: flex;
    width: unset;
    background-color: unset;
    justify-content: flex-end;
  }
  .floor3 .wrap .news-box .news-list {
    margin-bottom: 0.5rem;
  }
  .floor3 .wrap .news-box .news-list ul li:hover a p {
    color: #006552;
  }
  .floor3 .wrap .news-box .news-list ul li:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .floor3 .wrap .news-box .news-list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.8rem;
    padding: 0 0.2rem;
    background-color: #feecc1;
    font-size: 0.28rem;
    color: #010101;
  }
  .floor3 .wrap .news-box .news-list ul li a p {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .floor3 .wrap .news-box .news-list ul li a .date {
    color: #595757;
  }
  .common-floor {
    padding-top: 0.44rem;
    padding-bottom: 1rem;
  }
  .common-floor.cff .w .title-box .title {
    transform: translateY(-0.2rem);
  }
  .common-floor .w .title-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 0.6rem;
  }
  .common-floor .w .title-box .title {
    transform: translateY(-0.6rem);
    height: max-content;
    font-size: 0.24rem;
    color: #595757;
    padding-left: 0.2rem;
    border-left: 0.2rem solid #12756f;
  }
  .common-floor .w .title-box .title span {
    font-size: 0.38rem;
    display: block;
    color: #000;
  }
  .common-floor .w .title-box .img-box {
    width: 2rem;
  }
  .common-floor .w .title-box .img-box img {
    width: 100%;
    display: block;
  }
  .common-floor .w .wh-content .wh-item {
    border-radius: 0.2rem;
    padding: 0.4rem;
    padding-bottom: 1rem;
    display: block;
    height: auto;
    width: 100%;
  }
  .common-floor .w .wh-content .wh-item:not(:last-child) {
    margin-bottom: 0.7rem;
  }
  .common-floor .w .wh-content .wh-item .img-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    height: 3.5rem;
  }
  .common-floor .w .wh-content .wh-item .img-box img {
    width: 100%;
    display: none;
  }
  .common-floor .w .wh-content .wh-item .img-box .ph {
    display: block;
  }
  .common-floor .w .wh-content .wh-item .text-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .common-floor .w .wh-content .wh-item .text-box .wh-title {
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
  }
  .common-floor .w .wh-content .wh-item .text-box p {
    font-size: 0.28rem;
    line-height: 1.8em;
    /* min-height: 2rem;
    margin-bottom: 0.2rem; */
  }
  .common-floor .w .wh-content .wh-item .text-box .check {
    display: flex;
    justify-content: flex-end;
  }
  .js-floor {
    padding-bottom: 1rem;
  }
  .js-floor.js-floor1 {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  .js-floor.js-floor4 {
    border-bottom: unset;
  }
  .js-floor .w .title-box {
    margin-bottom: 0.64rem;
  }
  .js-floor .w .title-box .title {
    height: max-content;
    font-size: 0.22rem;
    color: #595757;
    padding-left: 0.2rem;
    border-left: 0.2rem solid #12756f;
  }
  .js-floor .w .title-box .title span {
    font-size: 0.38rem;
    color: #000;
  }
  .js-floor .w .title-box .img-box {
    width: 2.9rem;
  }
  .js-floor .w .title-box .img-box img {
    width: 100%;
    display: block;
  }
  .js-floor .w .floor-content1 {
    padding-left: 0;
    display: block;
    align-items: center;
  }
  .js-floor .w .floor-content1 .img-box {
    width: 100%;
    margin-right: 0rem;
    margin: 0 auto;
  }
  .js-floor .w .floor-content1 .img-box img {
    width: 100%;
    display: block;
  }
  .js-floor .w .floor-content1 .img-box .pc {
    display: none;
  }
  .js-floor .w .floor-content1 .img-box .ph {
    display: block;
  }
  .js-floor .w .floor-content1 .text-box {
    flex: 1;
  }
  .js-floor .w .floor-content1 .text-box p {
    color: #000;
    font-size: 0.28rem;
    line-height: 2em;
    text-indent: 2em;
  }
  .js-floor .w .floor-content2 ul {
    display: block;
    justify-content: space-between;
  }
  .js-floor .w .floor-content2 ul li {
    width: 100%;
    margin-bottom: 0.3rem;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    overflow: hidden;
    background-color: #1a7772;
  }
  .js-floor .w .floor-content2 ul li .img-box {
    width: 100%;
    height: 6rem;
  }
  .js-floor .w .floor-content2 ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .js-floor .w .floor-content2 ul li .text-box {
    padding: 0.3rem;
  }
  .js-floor .w .floor-content2 ul li .text-box p {
    font-size: 0.3rem;
    color: #fff;
    line-height: 2em;
  }
  .js-floor .w .floor-content3 {
    position: relative;
  }
  .js-floor .w .floor-content3 .shuxian {
    position: absolute;
    height: 95%;
    width: 0.07rem;
    background-color: #12756f;
    left: 0.32rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .js-floor .w .floor-content3 ul li {
    display: flex;
  }
  .js-floor .w .floor-content3 ul li:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .js-floor .w .floor-content3 ul li:last-child .quan-img {
    width: 0.7rem;
  }
  .js-floor .w .floor-content3 ul li:last-child .quan-img p {
    transform: rotateZ(90deg);
    top: 30%;
    left: 0.21rem;
  }
  .js-floor .w .floor-content3 ul li .quan-img {
    position: relative;
    width: 3rem;
    display: block;
    margin-right: 0.4rem;
    height: max-content;
  }
  .js-floor .w .floor-content3 ul li .quan-img p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.16rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #12756f;
  }
  .js-floor .w .floor-content3 ul li .quan-img img {
    width: 100%;
    display: block;
  }
  .js-floor .w .floor-content3 ul li .text-box {
    flex: 1;
    padding-top: 0.2rem;
    height: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .js-floor .w .floor-content3 ul li .text-box .date {
    color: #12756f;
    font-weight: bold;
    font-size: 0.24rem;
  }
  .js-floor .w .floor-content3 ul li .text-box p {
    line-height: 1.8em;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .js-floor .w .floor-content4 ul {
    margin-bottom: 0.8rem;
  }
  .js-floor .w .floor-content4 ul li {
    margin-bottom: 0.3rem;
    display: block;
    align-items: center;
  }
  .js-floor .w .floor-content4 ul li:nth-child(even) {
    padding-left: 0rem;
  }
  .js-floor .w .floor-content4 ul li .img-box {
    width: 100%;
    height: 6rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .js-floor .w .floor-content4 ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .js-floor .w .floor-content4 ul li .text-box {
    width: 100%;
    font-size: 0.28rem;
    line-height: 1.8em;
  }
  .js-floor .w .floor-content4 .jieshi {
    background-color: #feecc1;
    font-size: 0.28rem;
    line-height: 1.8em;
    text-indent: 2em;
    padding: 0.5rem 0.25rem;
  }
  .jm-floor {
    padding: 0.8rem 0;
  }
  .jm-floor .w .title-box {
    display: flex;
    justify-content: center;
  }
  .jm-floor .w .title-box .title {
    font-size: 0.38rem;
    padding-left: 0.2rem;
    border-left: 0.2rem solid #12756f;
  }
  .jm-floor .w .classifition {
    margin: 0.6rem 0;
    text-align: center;
    font-size: 0.28rem;
  }
  .jm-floor .w .img-content {
    display: block;
    align-items: center;
    margin-bottom: 0.7rem;
  }
  .jm-floor .w .img-content.reverse {
    flex-direction: row-reverse;
  }
  .jm-floor .w .img-content.reverse .img-box {
    margin-left: 0rem;
    margin: 0 auto;
  }
  .jm-floor .w .img-content .img-box {
    overflow: hidden;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 0.1rem;
    margin-right: 0rem;
    margin: 0 auto;
  }
  .jm-floor .w .img-content .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .jm-floor .w .img-content .text-box {
    flex: 1;
    font-size: 0.28rem;
    line-height: 2em;
    text-indent: 2em;
  }
  .jm-floor .w .ziti-box {
    margin-bottom: 0.6rem;
  }
  .jm-floor .w .ziti-box ul {
    display: block;
    justify-content: space-between;
  }
  .jm-floor .w .ziti-box ul li {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .jm-floor .w .ziti-box ul li .img-box {
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 0.44rem;
  }
  .jm-floor .w .ziti-box ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .jm-floor .w .ziti-box ul li .text-box {
    font-size: 0.28rem;
    text-indent: 2em;
    line-height: 1.8em;
  }
  .jm-floor .w .jieshi {
    background-color: #feecc1;
    font-size: 0.28rem;
    line-height: 1.8em;
    text-indent: 2em;
    padding: 0.35rem 0.6rem;
  }
  .jm-floor .w .img-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.46rem;
  }
  .jm-floor .w .img-box img {
    width: 100%;
    display: block;
  }
  .jm-floor .w p {
    text-indent: 2em;
    font-size: 0.28rem;
    line-height: 2em;
  }
  .paging2 {
    width: 2rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .paging2 a {
    font-size: 0.28rem;
    color: #1e1e1e;
    display: block;
  }
  .paging2 a:hover {
    color: #006552;
  }
  .tab-change {
    width: 100%;
    height: 3.4rem;
    background: #fff;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tab-change.xq-change {
    height: 1.55rem;
  }
  .tab-change.xq-change h2 {
    font-size: 0.36rem;
    letter-spacing: 0.1rem;
    font-family: MI;
  }
  .tab-change h2 {
    font-size: 0.38rem;
  }
  .tab-change ul {
    display: flex;
    align-items: center;
  }
  .tab-change ul li {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
      rgba(0, 0, 0, 0.22) 0px 10px 10px;
  }
  .tab-change ul li:nth-child(2) a {
    letter-spacing: 0.1rem;
    text-indent: 0.1rem;
  }
  .tab-change ul li.active a {
    background-color: rgba(18, 117, 111, 0.59);
  }
  .tab-change ul li:not(:last-child) {
    margin-right: 0.5rem;
  }
  .tab-change ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.3rem;
    height: 2rem;
    writing-mode: vertical-lr;
    font-size: 0.28rem;
    color: #472001;
    transition: 0.3s;
    letter-spacing: 0.2rem;
    text-indent: 0.2rem;
  }
  .cp-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: none;
  }
  .cp-content.active {
    display: block;
  }
  .cp-content .gfzm-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.4rem;
  }
  .cp-content .gfzm-ul li {
    position: relative;
    width: 100%;
    height: 4rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }
  .cp-content .gfzm-ul li:hover img {
    transform: scale(1.1);
  }
  .cp-content .gfzm-ul li:nth-child(4) {
    width: 100%;
  }
  .cp-content .gfzm-ul li:nth-child(4):hover img {
    transform: scale(1);
  }
  .cp-content .gfzm-ul li:nth-child(4):hover .text-box {
    opacity: 0;
  }
  .cp-content .gfzm-ul li:nth-child(n + 4) {
    height: 4rem;
  }
  .cp-content .gfzm-ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }
  .cp-content .gfzm-ul li .text-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(18, 117, 111, 0.5);
    z-index: 1;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
    transform-origin: center;
    padding: 0 0.5rem;
  }
  .cp-content .gfzm-ul li .text-box .cp-title {
    font-size: 0.38rem;
    margin-bottom: 0.05rem;
  }
  .cp-content .gfzm-ul li .text-box p {
    display: block;
    font-size: 0.28rem;
    margin-bottom: 0.05rem;
    line-height: 1.8em;
  }
  .cp-content .gfzm-ul li .more {
    font-size: 0.36rem;
    font-weight: bold;
  }
  .cp-content .taomu-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cp-content .taomu-box p {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .cp-content .taomu-box img {
    width: 5.59rem;
    display: block;
  }
  .cp-content .sgyp-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1rem;
  }
  .cp-content .sgyp-ul li {
    position: relative;
    width: 100%;
    height: 4rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }
  .cp-content .sgyp-ul li:hover img {
    transform: scale(1.1);
  }
  .cp-content .sgyp-ul li:nth-child(1):hover img {
    transform: scale(1);
  }
  .cp-content .sgyp-ul li:nth-child(1):hover .text-box {
    opacity: 0;
  }
  .cp-content .sgyp-ul li:nth-child(odd) {
    margin-right: 0;
  }
  .cp-content .sgyp-ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }
  .cp-content .sgyp-ul li .text-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    padding: 0.8rem 0.9rem;
    opacity: 0;
    transition: 0.3s;
    transform-origin: center;
  }
  .cp-content .sgyp-ul li .text-box .cp-title {
    font-size: 0.38rem;
    margin-bottom: 0.2rem;
  }
  .cp-content .sgyp-ul li .text-box p {
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .xq-content {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
  }
  .xq-content .wrap {
    display: block;
  }
  .xq-content .wrap .swiper-box {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .xq-content .wrap .swiper-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .xq-content .wrap .swiper-box .swiper-pagination-bullet-active {
    background-color: #b4f6f6;
  }
  .xq-content .wrap .text-box {
    padding-top: 0.4rem;
    max-width: none;
  }
  .xq-content .wrap .text-box .check {
    position: absolute;
    bottom: -0.4rem;
    right: 0;
  }
  .xq-content .wrap .text-box .cp-title {
    font-size: 0.38rem;
    margin-bottom: 0.05rem;
  }
  .xq-content .wrap .text-box p {
    display: block;
    font-size: 0.28rem;
    margin-bottom: 0.05rem;
    line-height: 1.8em;
  }
  .zb-content {
    padding-bottom: 1rem;
  }
  .zb-content .w {
    width: 100%;
  }
  .zb-content .w .zb-box {
    background: #fffbf0;
    padding: 0.4rem;
    margin-bottom: 1rem;
  }
  .zb-content .w .zb-box ul li {
    display: block;
    align-items: center;
  }
  .zb-content .w .zb-box ul li:not(:last-child) {
    margin-bottom: 0.4rem;
  }
  .zb-content .w .zb-box ul li .img-box {
    width: 100%;
    height: 5rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 0.1rem;
  }
  .zb-content .w .zb-box ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .zb-content .w .zb-box ul li .text-box {
    flex: 1;
  }
  .zb-content .w .zb-box ul li .text-box .cp-title {
    font-size: 0.36rem;
    margin-bottom: 0.1rem;
    font-family: Re;
  }
  .zb-content .w .zb-box ul li .text-box p {
    font-size: 0.28rem;
    color: #595757;
    line-height: 2em;
  }
  .zb-content .w .zb-box ul li .text-box .check {
    width: 2rem;
    margin-top: 0.4rem;
  }
  .zb-content .w .zb-box ul li .text-box .check a {
    width: 2rem;
    height: 0.4rem;
    border-radius: 0.2rem;
    background-color: #ff9900;
    font-size: 0.24rem;
  }
  .news-listBox {
    padding: 0;
    padding-bottom: 1rem;
  }
  .news-listBox ul {
    margin-bottom: 1rem;
  }
  .news-listBox ul li:not(:last-child) {
    margin-bottom: 0.4rem;
  }
  .news-listBox ul li:hover a .news-title {
    color: #006552;
  }
  .news-listBox ul li:hover a img {
    transform: scale(1.1);
  }
  .news-listBox ul li a {
    display: block;
  }
  .news-listBox ul li a .img-box {
    width: 100%;
    height: fit-content;
    margin-right: 0;
    overflow: hidden;
    margin-bottom: 0.1rem;
  }
  .news-listBox ul li a .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }
  .news-listBox ul li a .text-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .news-listBox ul li a .text-box .news-title {
    font-family: Re;
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .news-listBox ul li a .text-box p {
    color: #221815;
    font-size: 0.28rem;
    line-height: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0.2rem;
  }
  .news-listBox ul li a .text-box .date {
    color: #221815;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .news-listBox ul li a .text-box .check {
    align-self: flex-end;
  }
  .maofen-swiper {
    margin-bottom: 0.5rem;
  }
  .maofen-swiper .w {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .maofen-swiper .w .btn::after {
    display: none;
    font-weight: bold;
    color: #4c4c4c;
  }
  .maofen-swiper .w .mf-swiper {
    width: 100%;
  }
  .maofen-swiper .w .mf-swiper .swiper {
    width: 100%;
  }
  .maofen-swiper .w .mf-swiper .swiper .swiper-slide {
    width: 100%;
  }
  .maofen-swiper .w .mf-swiper .swiper .swiper-slide a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .maofen-swiper .w .mf-swiper .swiper .swiper-slide a img {
    width: 100%;
    display: block;
  }
  .maofen-zhanshi {
    margin-bottom: 0.4rem;
  }
  .maofen-zhanshi .w ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .maofen-zhanshi .w ul li {
    width: 49% !important;
    height: 5rem !important;
    position: relative;
    margin-bottom: 0.3rem !important;
  }
  .maofen-zhanshi .w ul li:nth-child(-n + 3) {
    margin-bottom: 0.3rem;
  }
  .maofen-zhanshi .w ul li:nth-child(5) {
    width: 100% !important;
  }
  .maofen-zhanshi .w ul li:nth-child(n + 4) {
    height: fit-content;
  }
  .maofen-zhanshi .w ul li:nth-child(even) p {
    left: 50%;
    transform: translateX(-50%);
  }
  .maofen-zhanshi .w ul li:nth-child(4) {
    width: 100%;
  }
  .maofen-zhanshi .w ul li:nth-child(4) p {
    left: 0;
    transform: none;
  }
  .maofen-zhanshi .w ul li p {
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-color: #b90000;
    font-size: 0.28rem;
    color: #fff;
    display: block;
    padding: 0.1rem 0.16rem;
    width: max-content;
  }
  .maofen-zhanshi .w ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .zhanshi-xijie {
    transform: scale(1);
    margin-bottom: 0.7rem;
  }
  .zhanshi-xijie .w {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zhanshi-xijie .w .zhanshi-box {
    position: relative;
    width: 49%;
    height: 6.85rem;
  }
  .zhanshi-xijie .w .zhanshi-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .zhanshi-xijie .w .zhanshi-box p {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #b90000;
    font-size: 0.16rem;
    color: #fff;
    display: block;
    padding: 0.1rem 0.08rem;
    width: max-content;
  }
  .zhanshi-xijie .w .xushu-box {
    width: 49%;
    height: 5rem;
    background: unset;
    background-size: cover;
    position: relative;
  }
  .zhanshi-xijie .w .xushu-box .content-box {
    position: absolute;
    top: 52%;
    left: 52%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 6rem;
    background-color: #e1faf8;
    align-items: center;
    justify-content: center;
    padding: 0.4rem;
  }
  .zhanshi-xijie .w .xushu-box .content-box p {
    transform: translateX(0.25rem);
    font-size: 0.28rem;
    writing-mode: vertical-rl;
    letter-spacing: 0.1rem;
    line-height: 1.8em;
  }
  .maofen-zhanshi2 {
    padding-bottom: 0.6rem;
  }
  .maofen-zhanshi2 .w ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.9rem;
  }
  .maofen-zhanshi2 .w ul li {
    position: relative;
    width: 49% !important;
    height: 5rem !important;
    margin-bottom: 0.3rem;
  }
  .maofen-zhanshi2 .w ul li:last-child p {
    left: unset;
    right: 0;
  }
  .maofen-zhanshi2 .w ul li:nth-child(2) {
    width: 3.46rem;
    height: 5.15rem;
  }
  .maofen-zhanshi2 .w ul li:nth-child(2) p {
    left: 50%;
    transform: translateX(-50%);
  }
  .maofen-zhanshi2 .w ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .maofen-zhanshi2 .w ul li p {
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-color: #b90000;
    font-size: 0.28rem;
    color: #fff;
    display: block;
    padding: 0.2rem 0.12rem;
    width: max-content;
  }
  .maofen-zhanshi2 .w .more a {
    background-color: #febd7d;
    color: #000;
    border-color: #febd7d;
    font-family: RE;
  }
  .maofenmore-zhanshi {
    padding-bottom: 1rem;
  }
  .maofenmore-zhanshi ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
    margin-bottom: 1rem;
  }
  .maofenmore-zhanshi ul li {
    height: 6rem;
    position: relative;
  }
  .maofenmore-zhanshi ul li:nth-child(4n) p {
    left: unset;
    right: 0;
    transform: unset;
  }
  .maofenmore-zhanshi ul li:nth-child(4n + 1) p {
    left: 0;
    transform: unset;
  }
  .maofenmore-zhanshi ul li p {
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
    right: unset !important;
    background-color: #b90000;
    font-size: 0.28rem;
    color: #fff;
    display: block;
    padding: 0.2rem 0.16rem;
    width: max-content;
  }
  .maofenmore-zhanshi ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .lianxi-list {
    padding-bottom: 1.1rem;
  }
  .lianxi-list .w ul li {
    display: block;
  }
  .lianxi-list .w ul li:not(:last-child) {
    margin-bottom: 0.46rem;
  }
  .lianxi-list .w ul li .img-box {
    width: 100%;
    height: 4rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .lianxi-list .w ul li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .lianxi-list .w ul li .text-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .lianxi-list .w ul li .text-box .lx-title {
    border-bottom: 1px solid #12756f;
    display: flex;
    align-items: center;
    padding-bottom: 0.14rem;
    font-size: 0.32rem;
  }
  .lianxi-list .w ul li .text-box .lx-title .fk {
    width: 0.34rem;
    height: 0.34rem;
    background: #12756f;
    border-radius: 0.1rem;
    margin-right: 0.24rem;
  }
  .lianxi-list .w ul li .text-box p {
    font-size: 0.28rem;
  }
  .lianxi-list .w ul li .text-box p:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .zscx-floor {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .zscx-floor .boxx {
    width: 400%;
    display: flex;
    animation: 20s rowup linear infinite normal;
  }
  .zscx-floor .boxx .box2 {
    width: 200%;
    height: 6rem;
    background-image: linear-gradient(to right, #ff9569 0%, #e92758 100%);
    position: relative;
  }
  .zscx-floor .boxx .box2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .zscx-floor .w {
    width: 92.5%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .zscx-floor .w .zscx-box {
    height: 4.2rem;
    background: url(../img/zhou.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.9rem;
  }
  .zscx-floor .w .zscx-box h1 {
    font-size: 0.46rem;
    margin-bottom: 0.3rem;
  }
  .zscx-floor .w .zscx-box .search-box {
    position: relative;
  }
  .zscx-floor .w .zscx-box .search-box input {
    width: 5.72rem;
    height: 0.75rem;
    box-shadow: 0px 6px 18px 6px rgba(8, 11, 12, 0.15);
    background-color: #fff;
    border: none;
    border-radius: 0.3rem;
    font-size: 0.18rem;
    padding-right: 1rem;
    padding-left: 0.2rem;
  }
  .zscx-floor .w .zscx-box .search-box input::placeholder {
    text-align: center;
    letter-spacing: 0.2rem;
    color: #000;
    text-indent: 0.2rem;
  }
  .zscx-floor .w .zscx-box .search-box .search-btn {
    position: absolute;
    width: 0.9rem;
    height: 0.57rem;
    border-radius: 0.13rem;
    background-color: #12756f;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    right: 0.1rem;
  }
  .zscx-floor .w .zscx-box .search-box .search-btn img {
    width: 0.5rem;
    display: block;
  }
  .searchxq-floor {
    padding: 1.25rem 0;
    padding-bottom: 1.5rem;
    position: relative;
  }
  .searchxq-floor .dt4 {
    position: absolute;
    bottom: -0.9rem;
    left: 0;
    z-index: 0;
    opacity: 0.3;
    width: 100%;
    display: block;
    animation: here3 2s infinite 1.6s alternate;
    -webkit-animation: here3 2s infinite 1.6s alternate;
  }
  .searchxq-floor .dt1 {
    position: absolute;
    right: 0.2rem;
    top: 7.5rem;
    width: 5rem;
    z-index: 0;
    opacity: 0.3;
    display: block;
    animation: here3 2s infinite 1.6s alternate;
    -webkit-animation: here3 2s infinite 1.6s alternate;
  }
  .searchxq-floor .dt2 {
    position: absolute;
    left: 0;
    bottom: 11rem;
    width: 5rem;
    z-index: 0;
    opacity: 0.3;
    display: block;
    animation: here3 2s infinite 1.6s alternate;
    -webkit-animation: here3 2s infinite 1.6s alternate;
  }
  .searchxq-floor .dt3 {
    position: absolute;
    right: 0;
    bottom: 5rem;
    width: 5rem;
    z-index: 0;
    opacity: 0.3;
    display: block;
    animation: here3 2s infinite 1.6s alternate;
    -webkit-animation: here3 2s infinite 1.6s alternate;
  }
  .searchxq-floor .w {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
  }
  .searchxq-floor .w .title {
    align-self: flex-start;
    font-size: 0.32rem;
    color: #000;
    margin-bottom: 0.8rem;
    font-family: AR;
  }
  .searchxq-floor .w .zhengshu-box {
    align-self: center;
    width: 100%;
    height: 4.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: url(../img/zsk.png) no-repeat;
    background-size: cover;
    margin-bottom: 0.36rem;
  }
  .searchxq-floor .w .zhengshu-box .zs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    height: 3.8rem;
    object-fit: contain;
    z-index: 1;
    display: block;
  }
  .searchxq-floor .w .zhengshu-box img {
    width: 5.5rem;
    height: 3.5rem;
    object-fit: cover;
    display: none;
  }
  .searchxq-floor .w .fanshu {
    width: 100%;
    position: relative;
    background: #bfc3cf;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.2rem 0;
    margin-bottom: 1rem;
    background: url(../img/shubg.png) no-repeat;
    background-size: 100% 100%;
  }
  .searchxq-floor .w .fanshu .flipbook .page {
    width: 3.2rem;
    height: 4.48rem;
  }
  .searchxq-floor .w .fanshu .flipbook .page img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .searchxq-floor .w .xq-title {
    align-self: center;
    width: 3.4rem;
    height: 0.6rem;
    background: url(../img/xqtitle.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.32rem;
    margin-bottom: 0.6rem;
  }
  .searchxq-floor .w .xq-titles {
    margin-bottom: 0.35rem;
  }
  .searchxq-floor .w .cpxj-box {
    width: 100%;
    height: 3.93rem;
    background: url(../img/xjhz.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .searchxq-floor .w .cpxj-box .big-swiper {
    position: relative;
    margin-bottom: 0.2rem;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-prev {
    background-color: #747373;
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 50%;
    left: 1.4rem;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-prev:hover {
    background-color: #12756f;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-prev::after {
    font-size: 0.2rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.477);
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-next {
    background-color: #747373;
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 50%;
    right: 1.4rem;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-next:hover {
    background-color: #12756f;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper-button-next::after {
    font-size: 0.2rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.477);
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper {
    width: 3.34rem;
    box-shadow: 0.08rem 0.13rem 0.18rem 0.13rem rgba(56, 41, 30, 0.15);
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper .swiper-slide {
    width: 3.34rem;
    height: 1.8rem;
  }
  .searchxq-floor .w .cpxj-box .big-swiper .swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .searchxq-floor .w .cpxj-box .small-swiper .swiper {
    width: 4rem;
  }
  .searchxq-floor .w .cpxj-box .small-swiper .swiper .swiper-slide {
    height: 0.6rem;
  }
  .searchxq-floor
    .w
    .cpxj-box
    .small-swiper
    .swiper
    .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #12756f;
  }
  .searchxq-floor .w .cpxj-box .small-swiper .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .searchxq-floor .w .zz-introduce {
    display: block;
    align-items: center;
  }
  .searchxq-floor .w .zz-introduce .img-box {
    width: 100%;
    height: fit-content;
    border-radius: 0.1rem;
    margin-right: 0;
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  .searchxq-floor .w .zz-introduce .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .searchxq-floor .w .zz-introduce .text-box {
    flex: 1;
  }
  .searchxq-floor .w .zz-introduce .text-box .int-title {
    text-indent: 2em;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .searchxq-floor .w .zz-introduce .text-box p {
    font-size: 0.28rem;
    text-indent: 2em;
    line-height: 2em;
    color: #3e3a39;
  }
  .paging {
    width: 5rem;
    height: 0.5rem;
    border-radius: 0.2rem;
    background: #fffbf08c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 0 0.26rem;
    font-size: 0.28rem;
    color: #1e1e1e;
  }
  .paging a {
    font-size: 0.28rem;
    color: #1e1e1e;
    transition: 0.3s;
  }
  .paging a:hover {
    color: #006552;
  }
  .news-content {
    padding: 0.94rem 0;
  }
  .news-content .w h2 {
    font-size: 0.32rem;
    color: #221815;
    font-family: RE;
    font-weight: normal;
  }
  .news-content .w .date {
    font-size: 0.24rem;
    color: #221815;
    margin: 0.35rem 0;
  }
  .news-content .w .img-content {
    display: block;
    margin-bottom: 0.4rem;
  }
  .news-content .w .img-content .img-box {
    width: 100%;
    height: fit-content;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .news-content .w .img-content .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .news-content .w .img-content .text-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .news-content .w .img-content .text-box p {
    font-size: 0.28rem;
  }
  .news-content .w .img-content .text-box p:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .news-content .w .img-content .text-box p.pro-name {
    font-size: 0.32rem;
  }
  .news-content .w .img-content .text-box p.pro-price {
    font-size: 0.28rem;
    font-weight: bold;
  }
  .news-content .w > p {
    font-size: 0.28rem;
    line-height: 2em;
    text-indent: 2em;
    margin-bottom: 0.4rem;
  }
  .news-content .w .share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.28rem;
  }
  .news-content .w .share .icon-box {
    margin-left: 0.1rem;
    display: flex;
    align-items: center;
  }
  .news-content .w .share .icon-box a {
    display: block;
    width: 0.4rem;
  }
  .news-content .w .share .icon-box a:not(:last-child) {
    margin-right: 0.2rem;
  }
  .news-content .w .share .icon-box a img {
    width: 100%;
    display: block;
  }
  footer {
    padding-top: 0.84rem;
    padding-bottom: 0.5rem;
    background-color: rgba(26, 119, 114, 0.8);
    color: #fff;
  }
  footer .w {
    width: 92.5%;
  }
  footer .w .footer-navs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
  }
  footer .w .footer-navs .nav-item .nav-title {
    font-size: 0.28rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
  }
  footer .w .footer-navs .nav-item .nav-title a {
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
  }
  footer .w .footer-navs .nav-item ul li:hover a {
    color: #00a19d;
  }
  footer .w .footer-navs .nav-item ul li:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  footer .w .footer-navs .nav-item ul li a {
    font-size: 0.24rem;
    color: #fff;
  }
  footer .w .about {
    margin-bottom: 0.4rem;
  }
  footer .w .about .about-title {
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
  }
  footer .w .about ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .w .about ul li {
    width: 2.3rem;
    margin-bottom: 0.2rem;
  }
  footer .w .about ul li img {
    width: 1rem;
    height: 1rem;
    border-radius: 0.1rem;
  }
  footer .w .about ul li p {
    font-size: 0.24rem;
    line-height: 1.8em;
    text-align: center;
  }
  footer .w .footer-bottom {
    display: flex;
    justify-content: center;
    font-size: 0.24rem;
    color: #fff;
  }
  footer .w .footer-bottom img {
    width: 0.3rem;
  }
  footer .w .footer-bottom a {
    font-size: 0.24rem;
    color: #fff;
    margin-right: 0.1rem;
  }
  .mengceng {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 99999;
    display: none;
  }
  .mengceng img {
    width: 90%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .back-btn {
    cursor: pointer;
  }
  .back-btn a {
    display: flex;
    align-items: center;
    font-size: 0.24rem;
  }
  .back-btn a img {
    width: 0.5rem;
    display: block;
    margin-right: 0.1rem;
  }
}
