.m-menu nav {
  background-color: black !important;
}

.pc-menu {
  background-color: black !important;
}

.scrolled {
  background-color: black !important;
  color: white;
}

@media screen and (max-width:9999px) {
  .env1 {
    padding: 12.5vw 0 3.125vw;
  }

  .env1 .t1 {
    color: #050505;
    font-size: 3.333vw;
    font-weight: 600;
    padding-bottom: 1.562vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .env-wrap {
    max-width: 75vw;
    margin: 0 auto;
  }

  .env2 {
    position: relative;
    padding-bottom: 6.145vw;
  }

  .env2 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .env2 .zuo {
    width: 35.937vw;
    position: sticky;
    left: 0;
    top: 5.729vw;
  }

  .env2 .zuo .empty {
    font-family: Montserrat;
    color: #000;
    font-size: 1.041vw;
    line-height: 2.25;
  }

  .env2 .zuo .empty * {
    max-width: 100%;
  }

  .env2 .you {
    padding-left: 3.645vw;
    flex: 1;
  }

  .env2 .paoPaoList {
    flex-direction: column;
  }

  .paoPaoList {
    display: flex;
    flex-wrap: wrap;
  }

  .paoPaoList .ev {
    border-radius: 100%;
    background: url('/images/env/env2-1.svg') no-repeat center/contain;
    padding: 0 1.302vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .paoPaoList .ev.theme1 {
    width: 14.791vw;
    height: 14.791vw;
  }

  .paoPaoList .ev.theme2 {
    width: 11.875vw;
    height: 11.875vw;
  }

  .paoPaoList .ev.theme3 {
    width: 9.062vw;
    height: 9.062vw;
  }

  .paoPaoList .ev.theme4 {
    width: 10.52vw;
    height: 10.52vw;
  }

  .paoPaoList .ev .t1 {
    color: #673B92;
    text-align: center;
    font-weight: 600;
  }

  .paoPaoList .ev.theme1 .t1 {
    font-size: 2.083vw;
  }

  .paoPaoList .ev.theme2 .t1 {
    font-size: 2.083vw;
  }

  .paoPaoList .ev.theme3 .t1 {
    font-size: 1.666vw;
  }

  .paoPaoList .ev.theme4 .t1 {
    font-size: 1.562vw;
  }

  .paoPaoList .ev .t2 {
    color: #666;
    text-align: center;
    font-size: 0.625vw;
    line-height: 2;
  }


  .env2 .paoPaoList .item1 {
    margin-left: 11.875vw;
  }

  .env2 .paoPaoList .item2 {
    margin-top: -3.437vw;
  }

  .env2 .paoPaoList .item3 {
    margin-left: auto;
    margin-top: -11.875vw;
  }

  .env2 .paoPaoList .item4 {
    margin-left: 16.406vw;
    margin-top: -3.645vw;
  }

  .env2 .paoPaoList .item5 {
    margin-left: 11.979vw;
    margin-top: 3.802vw;
  }

  .env2 .paoPaoList .item6 {
    margin-top: -0.989vw;
  }

  .env2 .paoPaoList .item7 {
    margin-left: auto;
    margin-top: -15.104vw;
  }

  .env2 .paoPaoList .item8 {
    margin-left: 2.187vw;
    margin-top: 9.583vw;
  }

  .env2 .paoPaoList .item9 {
    margin-left: 18.645vw;
    margin-top: -5.208vw;
  }

  .env2 .enLogoList {
    margin-top: 3.125vw;
  }

  .enLogoList {
    display: flex;
    flex-wrap: wrap;
    gap: 1.302vw;
  }

  .enLogoList .ev {
    width: 5.937vw;
    aspect-ratio: 1/1;
  }

  .enLogoList .ev img {
    width: 100%;
    height: 100%;
  }

  .env3 {
    padding-bottom: 8.541vw;
  }

  .env3 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 7.291vw;
  }

  .env3 .ev {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .env3 .ev:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .env3 .ev .zuo {
    width: 33.854vw;
  }

  .env3 .ev .zuo img {
    width: 100%;
  }

  .env3 .ev .you {
    width: 36.979vw;
    max-height: 19.114vw;
    overflow: auto;
    font-weight: bold;
    color: #000;
    line-height: 1.87;
    font-size: 1.25vw;
  }

  .env3 .ev .you::-webkit-scrollbar {
    width: 0.26vw;
  }

  .env3 .ev .you::-webkit-scrollbar-thumb {
    background: #f5f4f4;
  }

  .env3 .ev:hover .you::-webkit-scrollbar-thumb {
    background: #ececec;
  }

  .env3 .ev .you::-webkit-scrollbar-track {
    background: #fff;
  }

  .env4 .paoPaoList {
    flex-direction: column;
  }

  .env4 .paoPaoList .item1 {
    margin-left: 17.656vw;
  }

  .env4 .paoPaoList .item2 {
    margin-left: 43.541vw;
    margin-top: -11.458vw;
  }

  .env4 .paoPaoList .item3 {
    margin-left: 4.375vw;
    margin-top: -7.187vw;
  }

  .env4 .paoPaoList .item4 {
    margin-left: 61.145vw;
    margin-top: -11.458vw;
  }

  .env4 .paoPaoList .item5 {
    margin-left: 32.447vw;
    margin-top: -3.02vw;
  }

  .env4 .paoPaoList .item6 {
    margin-left: 52.604vw;
    margin-top: -8.02vw;
  }

  .env4 .swiper-pagination {
    --swiper-pagination-bottom: 0vw;
  }

  .env4 .swiper-pagination-bullet {
    --swiper-pagination-color: #673B92;
  }

  .env5 {
    padding: 2.604vw 0 8.645vw;
  }

  .env6 {
    padding-bottom: 5.572vw;
  }

  .env6 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 3.125vw;
  }

  .env6 .ev {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .env6 .ev:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .env6 .ev .zuo {
    width: 33.854vw;
  }

  .env6 .ev .zuo img {
    width: 100%;
  }

  .env6 .ev .you {
    width: 36.979vw;
    font-weight: bold;
    color: #000;
    line-height: 1.87;
    font-size: 1.25vw;
  }

  .env7 {
    padding: 0 0 9.062vw;
  }

  /* -----------------------------------------注释-------------------------------------- */
  .env8 {
    padding: 9.895vw 0 3.125vw;
  }

  .env8 .t1 {
    font-size: 3.333vw;
    font-weight: bold;
    padding-bottom: 1.562vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .env8 .t2 {
    line-height: 1.87;
    font-size: 1.25vw;
    margin-top: 3.125vw;
  }

  .env9 .k1 {
    margin-bottom: 3.125vw;
    font-size: 1.458vw;
    font-weight: 700;
    text-transform: capitalize;
  }

  .env9 .ev {
    gap: 4.166vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.125vw;
  }

  .env9 .ev.reverse {
    flex-direction: row-reverse;
  }

  .env9 .ev .swiper {
    width: 33.854vw;
  }

  .env9 .ev .intr {
    width: 36.979vw;
    font-size: 1.25vw;
  }

  .env9 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.083vw;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.208vw 1.041vw;
    border-radius: 77px;
    background: rgba(230, 230, 230, 0.30);
    backdrop-filter: blur(0.13vw);
    width: max-content;
  }

  .env9 .swiper-pagination-bullet {
    display: block;
    width: 0.312vw;
    height: 0.312vw;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    opacity: 1;
    position: relative;
    transition: all ease .3s;
  }

  .env9 .swiper-pagination-bullet-active {
    width: 1.458vw;
    opacity: 1;
    background: #673B92;
  }

  .env10 {
    font-size: 1.25vw;
    padding-bottom: 3.125vw;
  }

  .env10 p {
    margin-top: 3.125vw;
  }
}

@media screen and (max-width:768px) {
  .env1 {
    padding: 120px 0 30px;
  }

  .env1 .t1 {
    font-size: 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .env-wrap {
    max-width: 95%;
  }

  .env2 {
    padding-bottom: 59px;
  }

  .env2 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .env2 .zuo {
    position: static;
    width: 100%;
    top: 55px;
  }

  .env2 .zuo .empty {
    font-size: 15px;
  }

  .env2 .zuo .empty * {
    max-width: 100%;
  }

  .env2 .you {
    padding-left: 0;
    flex: 1;
  }

  .env2 .paoPaoList {
    flex-direction: column;
    margin-top: 50px;
  }

  .paoPaoList {
    display: flex;
    flex-wrap: wrap;
  }

  .paoPaoList .ev {
    border-radius: 100%;
    padding: 0 13px;
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    height: auto !important;
    background: #f7f7f7;
    border-radius: 5px;
    margin: 0 0 5px !important;
  }

  .paoPaoList .ev.theme1 {
    width: 204px;
    height: 204px;
  }

  .paoPaoList .ev.theme2 {
    width: 228px;
    height: 228px;
  }

  .paoPaoList .ev.theme3 {
    width: 174px;
    height: 174px;
  }

  .paoPaoList .ev.theme4 {
    width: 202px;
    height: 202px;
  }

  .paoPaoList .ev.theme1 .t1 {
    font-size: 30px;
  }

  .paoPaoList .ev.theme2 .t1 {
    font-size: 30px;
  }

  .paoPaoList .ev.theme3 .t1 {
    font-size: 24px;
  }

  .paoPaoList .ev.theme4 .t1 {
    font-size: 23px;
  }

  .paoPaoList .ev .t2 {
    font-size: 12px;
  }

  .env2 .paoPaoList .item1 {
    margin-left: 114px;
  }

  .env2 .paoPaoList .item2 {
    margin-left: 0;
    margin-top: -23px;
  }

  .env2 .paoPaoList .item3 {
    margin-top: -14px;
  }

  .env2 .paoPaoList .item4 {
    margin-left: -5px;
    margin-top: -55px;
  }

  .env2 .paoPaoList .item5 {
    margin-left: auto;
    margin-top: -37px;
  }

  .env2 .paoPaoList .item6 {
    margin-left: -5px;
    margin-top: -10px;
  }

  .env2 .paoPaoList .item7 {
    margin-top: -25px;
  }

  .env2 .paoPaoList .item8 {
    margin-left: 0;
    margin-top: -72px;
  }

  .env2 .paoPaoList .item9 {
    margin-left: auto;
    margin-top: -40px;
  }

  .env2 .enLogoList {
    margin-top: 30px;
  }

  .enLogoList {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
  }

  .enLogoList .ev {
    width: 77px;
  }

  .enLogoList .ev img {
    width: 100%;
    height: 100%;
  }

  .env3 {
    padding-bottom: 82px;
  }

  .env3 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px;
  }

  .env3 .ev {
    display: flex;
    flex-wrap: wrap;
  }

  .env3 .ev:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .env3 .ev .zuo {
    width: 100%;
  }

  .env3 .ev .zuo img {
    width: 100%;
  }

  .env3 .ev .you {
    width: 100%;
    max-height: 184px;
    font-size: 18px;
    margin-top: 20px;
  }

  .env3 .ev .you::-webkit-scrollbar {
    width: 3px;
  }

  .env4 .paoPaoList {
    flex-direction: column;
  }

  .env4 .paoPaoList .item1 {
    margin-left: 170px;
  }

  .env4 .paoPaoList .item2 {
    margin-left: 218px;
    margin-top: -110px;
  }

  .env4 .paoPaoList .item3 {
    margin-left: 42px;
    margin-top: -69px;
  }

  .env4 .paoPaoList .item4 {
    margin-left: 87px;
    margin-top: -110px;
  }

  .env4 .paoPaoList .item5 {
    margin-left: 162px;
    margin-top: -29px;
  }

  .env4 .paoPaoList .item6 {
    margin-left: 55px;
    margin-top: -77px;
  }

  .env4 .swiper {
    padding-bottom: 20px;
  }

  .env4 .swiper-pagination {
    --swiper-pagination-bottom: 0px;
  }

  .env5 {
    padding: 25px 0 83px;
  }

  .env6 {
    padding-bottom: 54px;
  }

  .env6 .env-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 30px;
  }

  .env6 .ev {
    display: flex;
    flex-wrap: wrap;
  }

  .env6 .ev:nth-child(2n) {
    flex-direction: row-reverse;
  }

  .env6 .ev .zuo {
    width: 100%;
  }

  .env6 .ev .zuo img {
    width: 100%;
  }

  .env6 .ev .you {
    width: 100%;
    font-size: 18px;
    margin-top: 20px;
  }

  .env7 {
    padding: 0 0 87px;
  }

  /* -----------------------------------------注释-------------------------------------- */
  .env8 {
    padding: 95px 0 30px;
  }

  .env8 .t1 {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .env8 .t2 {
    font-size: 16px;
    margin-top: 30px;
  }

  .env9 .k1 {
    margin-bottom: 30px;
    font-size: 20px;
  }

  .env9 .ev {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .env9 .ev.reverse {
    flex-direction: row-reverse;
  }

  .env9 .ev .swiper {
    width: 100%;
  }

  .env9 .ev .intr {
    width: 100%;
    font-size: 16px;
  }

  .env9 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    padding: 2px 10px;
    border-radius: 39px;
    backdrop-filter: blur(1px);
  }

  .env9 .swiper-pagination-bullet {
    width: 3px;
    height: 3px;
    border-radius: 6px;
  }

  .env9 .swiper-pagination-bullet-active {
    width: 14px;
  }

  .env10 {
    font-size: 16px;
    padding: 0 0 30px 0;
  }

  .env10 p {
    margin-top: 30px;
  }
}