@media (max-width: 767px) {
  html {
    background: #FFFDF8;
  }
  #app {
    background: #fffdf8;
  }
  .outPad {
    padding: 10.13333vw 0 8vw;
    display: flex;
    justify-content: center;
  }
  .outPad .title {
    width: fit-content;
    font-weight: 630;
    font-style: Bold;
    font-size: 6vw;
    line-height: 10.66667vw;
    letter-spacing: -3%;
    text-align: center;
    background: linear-gradient(273deg, #BEAE9B 5.13%, #967650 92.05%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .contain {
    padding: 0 2vw;
  }
  .contain1 {
    position: relative;
  }
  .contain1 img {
    width: 100%;
    display: block;
    aspect-ratio: 30/37;
  }
  .contain1 .text {
    position: absolute;
    top: 11.73333vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .contain1 .text .f {
    color: rgba(0, 0, 0, 0.85);
    font-family: "MiSans Latin";
    font-size: 6.66667vw;
    font-style: normal;
    font-weight: 630;
    line-height: 6.66667vw;
    margin-bottom: 2.13333vw;
    text-align: center;
  }
  .contain1 .text .s {
    color: rgba(0, 0, 0, 0.7);
    font-family: "MiSans Latin";
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 330;
    line-height: 4.26667vw;
    white-space: nowrap;
    text-align: center;
  }
  .contain2 .part {
    display: flex;
  }
  .contain2 img {
    width: 100%;
    aspect-ratio: 720/594;
  }
  .contain2 .item {
    padding: 11.73333vw 5.33333vw 8vw;
  }
  .contain2 .item .f {
    font-family: "MiSans Latin";
    width: fit-content;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2.53333vw;
  }
  .contain2 .item .s {
    color: #03060B;
    font-family: "MiSans Latin";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 630;
    line-height: 120%;
    /* 36px */
    word-spacing: now;
    white-space: nowrap;
    margin-bottom: 2.13333vw;
  }
  .contain2 .item .t {
    color: rgba(0, 0, 0, 0.6);
    font-family: "MiSans Latin";
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 380;
    line-height: 3.68vw;
    /* 115% */
  }
  .contain3 img {
    width: 100%;
    aspect-ratio: 40/33;
  }
  .contain3 .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 11.86667vw  5.33333vw 5.86667vw;
  }
  .contain3 .item .text1 {
    margin-bottom: 6.66667vw;
  }
  .contain3 .item .text1 .f {
    font-family: "MiSans Latin";
    width: fit-content;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2.53333vw;
  }
  .contain3 .item .text1 .s {
    color: #03060B;
    font-family: "MiSans Latin";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 630;
    line-height: 120%;
    /* 36px */
    word-spacing: now;
    white-space: nowrap;
    margin-bottom: 2.26667vw;
  }
  .contain3 .item .text1 .t {
    color: rgba(0, 0, 0, 0.6);
    font-family: "MiSans Latin";
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 380;
    line-height: 3.68vw;
    /* 115% */
  }
  .contain3 .item .text2 .f {
    font-family: "MiSans Latin";
    width: fit-content;
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 520;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.53333vw;
  }
  .contain3 .item .text2 .s {
    color: #919191;
    font-family: "MiSans Latin";
    font-size: 2vw;
    font-style: normal;
    font-weight: 380;
    line-height: 130%;
    /* 19.5px */
  }
  .contain4 {
    padding-bottom: 5.33333vw;
  }
  .contain4 .style-show-container {
    position: relative;
    height: 100%;
  }
  .contain4 .style-show-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    aspect-ratio: 144/149;
  }
  .contain4 .style-show-buttons-mobile-container {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    /* 允许水平滚动 */
    scrollbar-width: none;
    /* 隐藏滚动条（Firefox） */
    -ms-overflow-style: none;
    /* 隐藏滚动条（IE 10+） */
    touch-action: pan-x;
  }
  .contain4 .style-show-buttons-mobile {
    position: absolute;
    bottom: 4vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    gap: 0.41667vw !important;
    border-radius: 5vw !important;
    padding: 1.33333vw;
    background: rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(2.13333vw) !important;
  }
  .contain4 .style-show-buttons-mobile button {
    padding: 1.06667vw 2.66667vw;
    border: none !important;
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5vw !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 2.4vw;
    font-style: normal !important;
    font-weight: 520 !important;
    line-height: 133.333% !important;
    letter-spacing: -0.54px !important;
  }
  .contain4 .style-show-buttons-mobile button.active {
    background-color: #fff !important;
    color: #000;
  }
  .contain5 {
    position: relative;
  }
  .contain5 img {
    width: 100%;
    aspect-ratio: 720/1151;
  }
  .contain5 .text {
    position: absolute;
    top: 11.73333vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .contain5 .text .f {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 4vw;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 2.26667vw;
    text-align: center;
  }
  .contain5 .text .s {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.66667vw;
    line-height: 3.73333vw;
    letter-spacing: -3%;
    margin-bottom: 4.4vw;
    text-align: center;
    color: rgba(0, 0, 0, 0.26);
  }
  .contain5 .text .b {
    display: flex;
    gap: 9.86667vw;
  }
  .contain5 .text .b .n {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.4vw;
    line-height: 3.2vw;
    letter-spacing: -3%;
    color: rgba(0, 0, 0, 0.65);
  }
  .contain5 .text .b .v {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 6.4vw;
    line-height: 7.46667vw;
    letter-spacing: -3%;
    width: fit-content;
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
  }
  .contain6 {
    padding-top: 5.33333vw;
  }
  .contain6 .headText {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 4vw;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 5.33333vw;
    margin-top: 8.26667vw;
  }
  .contain6 .nozzle-mode-container {
    gap: 3.72vw;
    flex-direction: column;
  }
  .contain6 .nozzle-mode-image-side,
  .contain6 .nozzle-mode-list {
    width: 100%;
  }
  .contain6 .nozzle-mode-image-side img {
    width: 100%;
    aspect-ratio: 720/637;
    display: block;
  }
  .contain6 .nozzle-mode-item {
    padding: 5.58vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #EEECE9;
  }
  .contain6 .mode-title {
    font-size: 4.186vw;
    display: flex;
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 520;
    line-height: 133.333%;
    letter-spacing: -0.54px;
  }
  .contain6 .nozzle-mode-description {
    font-size: 3.72vw !important;
    margin: 0 !important;
    margin-top: 1.86vw !important;
  }
  .contain7 .fimg {
    width: 100%;
    display: block;
    aspect-ratio: 720/717;
  }
  .contain7 .simg {
    width: 100%;
    aspect-ratio: 720/637;
  }
  .contain7 .item1 {
    flex-direction: row-reverse;
  }
  .contain7 .item {
    display: flex;
    flex-direction: column;
  }
  .contain7 .item .text1 {
    padding-bottom: 5.33333vw !important;
  }
  .contain7 .item .text {
    display: flex;
    padding: 10.4vw 7.06667vw;
    flex-direction: column;
  }
  .contain7 .item .text .bimg {
    width: 84.4vw;
    margin-top: 2.66667vw;
    aspect-ratio: 317/149;
  }
  .contain7 .item .text .f {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 4.8vw;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 2.66667vw;
  }
  .contain7 .item .text .s {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 2.66667vw;
    line-height: 3.06667vw;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 6.93333vw;
  }
  .contain7 .item .text .s1 {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 3.2vw;
    line-height: 3.06667vw;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 5.73333vw;
  }
  .contain7 .item .text .block {
    display: flex;
    gap: 8.93333vw;
  }
  .contain7 .item .text .block .p .c {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 7.68vw;
    line-height: 8.96vw;
    letter-spacing: -3%;
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
  }
  .contain7 .item .text .block .p .n {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.88vw;
    line-height: 3.84vw;
    letter-spacing: -3%;
    color: rgba(0, 0, 0, 0.65);
  }
  .contain7 .item .text .block .p .n1 {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 2.66667vw;
    line-height: 130%;
    letter-spacing: 0px;
    color: #919191;
  }
  .contain8 {
    display: flex;
    gap: 0.26667vw;
    flex-wrap: wrap;
    margin-bottom: 2.66667vw;
  }
  .contain8 img {
    width: calc((100% - 0.26667vw) / 2);
  }
  .contain9 {
    padding-bottom: 16.53333vw;
  }
  .contain9 .specifications {
    padding: 12.53333vw 5.06667vw;
  }
  .contain9 .title {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 5.04667vw;
    line-height: 120%;
    letter-spacing: 0px;
    margin-bottom: 7.73333vw;
  }
  .contain9 .spec-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 4vw;
  }
  .contain9 .spec-item {
    width: 100%;
    padding: 1.33333vw 0;
    border-bottom: 1px solid #ddd;
  }
  .contain9 .label {
    font-family: MiSans Latin;
    font-weight: 330;
    font-style: Regular;
    font-size: 2.524vw;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 1.06667vw;
  }
  .contain9 .value {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.524vw;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
  }
}
