@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  html {
    font-size: calc(100vw / 12.8);
  }
}
@media (min-width: 1400px) and (max-width: 1919.98px) {
  html {
    font-size: calc(100vw / 17.68);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* 详情 */
  .samcsiamskac {
    width: 100%;
    height: 100%;
    padding: 25% 5% 10%;
  }
  .samcsiamskac .w-1600 {
    width: 100%;
    margin: 0 auto;
  }
  .samcsiamskac .w-1600 .biaotishijain {
    margin-bottom: 0.66666667rem;
    padding-bottom: 0.66666667rem;
    border-bottom: 0.06666667rem solid #eaeaea;
  }
  .samcsiamskac .w-1600 .biaotishijain h3 {
    font-size: 0.8rem;
    color: #000;
    margin-bottom: 0.66666667rem;
    font-weight: normal;
  }
  .samcsiamskac .w-1600 .biaotishijain span {
    display: block;
    font-size: 0.66666667rem;
    color: #000;
  }
  .samcsiamskac .w-1600 .content {
    font-size: 0.53333333rem !important;
    font-family: "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Inter", Arial, sans-serif !important;
    color: #000 !important;
    line-height: 1.8 !important;
    display: grid;
    gap: 0.66666667rem;
    padding-bottom: 2rem;
  }
  .samcsiamskac .w-1600 .content * {
    font-size: 0.53333333rem !important;
    font-family: "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Inter", Arial, sans-serif !important;
    color: #000 !important;
    line-height: 1.8 !important;
  }
  .samcsiamskac .w-1600 .content img {
    width: 6rem !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
  }
  .samcsiamskac .w-1600 .fenyezhuans {
    border-top: 0.66666667rem solid #eaeaea;
    padding-top: 0.66666667rem;
    border-top: 0.06666667rem solid #eaeaea;
    display: flex;
    justify-content: space-between;
  }
  .samcsiamskac .w-1600 .fenyezhuans a {
    display: flex;
    gap: 0.66666667rem;
    align-items: center;
    color: #000;
  }
  .samcsiamskac .w-1600 .fenyezhuans a i {
    display: block;
  }
  .samcsiamskac .w-1600 .fenyezhuans a i .icon {
    display: block;
    width: 0.53333333rem;
    height: 0.53333333rem;
    fill: #000;
  }
  .samcsiamskac .w-1600 .fenyezhuans a p {
    font-size: 0.48rem;
  }
}









/* pc */
@media (min-width: 768px) {
  /* header */
  .site-header {
    background: #000;
  }
  /* 详情 */
  .samcsiamskac {
    width: 100%;
    height: 100%;
    padding: 1.8rem 11%;
    background-color: #fff;
  }
  .samcsiamskac .w-1600 {
    width: 100%;
    margin: 0 auto;
  }
  .samcsiamskac .w-1600 .biaotishijain {
    margin-bottom: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #eaeaea;
  }
  .samcsiamskac .w-1600 .biaotishijain h3 {
    font-size: 0.4rem;
    color: #000;
    margin-bottom: 0.2rem;
    font-weight: normal;
  }
  .samcsiamskac .w-1600 .biaotishijain span {
    display: block;
    font-size: 0.2rem;
    color: #000;
  }
  .samcsiamskac .w-1600 .content {
    font-size: 0.16rem !important;
    font-family: "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Inter", Arial, sans-serif !important;
    color: #000 !important;
    line-height: 1.8 !important;
    display: grid;
    gap: 0.2rem;
    padding-bottom: 0.4rem;
  }
  .samcsiamskac .w-1600 .content * {
    font-size: 0.16rem !important;
    font-family: "Segoe UI", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Roboto", "Inter", Arial, sans-serif !important;
    color: #000 !important;
    line-height: 1.8 !important;
  }
  .samcsiamskac .w-1600 .content img {
    width: 35% !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
  }
  .samcsiamskac .w-1600 .fenyezhuans {
    border-top: 0.3rem solid #eaeaea;
    padding-top: 0.3rem;
    border-top: 0.01rem solid #eaeaea;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .samcsiamskac .w-1600 .fenyezhuans a {
    display: flex;
    gap: 0.1rem;
    align-items: center;
    color: #000;
  }
  .samcsiamskac .w-1600 .fenyezhuans a i {
    display: block;
  }
  .samcsiamskac .w-1600 .fenyezhuans a i .icon {
    display: block;
    width: 0.15rem;
    height: 0.15rem;
    fill: #000;
  }
  .samcsiamskac .w-1600 .fenyezhuans a p {
    font-size: 0.14rem;
  }
}
