<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {
  /* æ„å¤§åˆ© */
  .it .main .m-box .product-m .product-info-box .but-box a {
    width: 40%;
  }
  /* æ³•å›½ */
  .fr .main .m-box .product-m .product-info-box .but-box a {
    width: 40%;
  }
  /* è¥¿ç­ç‰™ */
  .es .main .m-box .product-m .product-info-box .but-box a {
    width: 40%;
  }

  .main .m-box {
    width: 90%;
  }
  .main .m-box .product-m .product-info-box .but-box a {
    width: 35%;
  }
}

@media screen and (max-width: 1440px) {
  .warp {
    width: 95%;
  }
  .main .m-box {
    width: 95%;
  }
  .main .recom-product-banner-box .recom-m #recom-product-banner {
    width: 84%;
  }
  .main .detail-problem .problem-head .title {
    font-size: 26px;
  }

}

@media screen and (max-width: 1366px) {
  .main .m-box .product-m .product-info-box .but-box a {
    width: 40%;
  }
}

@media screen and (max-width: 1280px) {
  /* æ„å¤§åˆ© */
  .it .main .m-box .product-m .product-info-box .but-box a {
    width: 47%;
  }
  /* æ³•å›½ */
  .fr .main .m-box .product-m .product-info-box .but-box a {
    width: 47%;
  }
  /* è¥¿ç­ç‰™ */
  .es .main .m-box .product-m .product-info-box .but-box a {
    width: 47%;
  }

  .main .recom-product-banner-box .recom-m #recom-product-banner .info-box .user-box .xin-nam-are .name {
    width: 100px;
  }
  .main .m-box .product-m .product-info-box .but-box a {
    width: 45%;
  }
  .main .m-box .product-m .product-info-box {
    width: 50%;
  }
  .main .detail-problem .list-box {
    width: 90%;
  }
}

@media screen and (max-width: 1024px) {
  .main .m-box {
    flex-direction: column;
    align-items: center;
  }
  .main .m-box .product-m {
    flex-direction: column;
  }
  .main .m-box .product-m .product-img-box {
      margin: auto auto 50px;
  }
  .main .m-box .product-m .product-info-box {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .shade-box .info-box {
    width: 80%;
  }
  .shade-box .info-box .title {
    line-height: 60px;
  }
  .shade-box .info-box .close {
    width: 20px;
    height: 20px;
  }
  .shade-box .info-box .form-box {
      padding: 66px 100px 75px;
  }
  .main .m-box .prod-describe {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* æ„å¤§åˆ© */
  .it .main .m-box .product-m .product-info-box .but-box a {
    width: 100%;
  }
  /* æ³•å›½ */
  .fr .main .m-box .product-m .product-info-box .but-box a {
    width: 100%;
  }
  /* è¥¿ç­ç‰™ */
  .es .main .m-box .product-m .product-info-box .but-box a {
    width: 100%;
  }

  .top .top_fiex,
  .heads .header {
    padding: initial;
  }
  .main .m-box .product-m .product-img-box {
    width: 100%;
  }
  .main .m-box .product-m .product-img-box .multiProduct-list,
  .main .m-box .product-m .product-img-box .product-pic-bx {
    display: none;
  }
  .main .m-box .product-m .product-img-box .product-list-f {
    display: block;
  }
  .main .recom-product-banner-box .recom-m #recom-product-banner {
    width: 60%;
  }
  .main .recom-product-banner-box .recom-m .recom-but-box .recom-but {
    width: 34px;
    height: 34px;
  }
  .main .m-box .product-m .product-img-box p {
    font-size: 14px;
  }
  .main .m-box .product-m .product-info-box h1 {
    font-size: 14px;
  }
  .main .m-box .product-m .product-info-box p {
    font-size: 12px
  }
  .main .m-box .product-m .product-info-box .price-box span {
    font-size: 18px;
  }
  /*  */
  .main .m-box .product-m .product-info-box .amount-box .amount-are {
    width: 60%;
    height: 40px;
  }
  /*  */

  .main .m-box .product-m .product-info-box .but-box a {
    width: 100%;
    font-size: 16px;
    line-height: 46px;
  }
  .main .m-box .product-m .product-info-box .title-des {
    font-size: 12px;
  }
  .main .m-box .product-m .product-img-box .product-pic-bx .imgs {
    width: 80%;
    margin: auto;
  }
  
  .main .m-box .product-m .product-img-box {
    width: 100%;
  }
  .main .m-box .prod-describe .title-des p {
    height: 40px;
    line-height: 40px;
  }
 
  .shade-box .info-box {
    width: 90%;
  }
  .shade-box .info-box .title {
    line-height: 48px;
    font-size: 15px;
  }
  .shade-box .info-box .close {
    width: 16px;
    height: 16px;
    top: 17px;
  }
  .shade-box .info-box .form-box {
      padding: 47px 8% 70px;
  }
  .shade-box .info-box .form-box .email input {
    line-height: 40px;
  }
  .shade-box .info-box .form-box .email::before {
    width: 22px;
    height: 22px;
  }
  .shade-box .info-box .form-box .but {
    line-height: 40px;
    font-size: 14px;
  }
  .shade-box .info-box .form-box .hint span {
    font-size: 12px;
  }
  .main .detail-problem .problem-head .title {
    font-size: 22px;
  }
  .main .detail-problem {
    margin-bottom: 70px;
  }
  .main .detail-problem .list-box .list-head p {
    font-size: 18px;
  }
  .main .detail-problem .list-box .inquiry-list .item .head .title {
    max-width: none;
    width: 83%;
    font-size: 14px;
  }
  .main .detail-problem .list-box .inquiry-list .item .head .arrows-icon {
    width: 25px;
    height: 25px
  }
  .main .detail-problem .more-but {
    height: 40px;
  }
  .main .detail-problem .more-but span {
    font-size: 14px;
  }

}
</pre></body></html>