  @font-face {
  font-family: "HarmonyOS Sans SC";
  font-weight: 700;
  src:
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Bold.woff2") format("woff2"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Bold.woff") format("woff"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Bold.ttf") format("truetype");
}

@font-face {
  font-family: "HarmonyOS Sans SC";
  font-weight: 500;
  src:
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Medium.woff2") format("woff2"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Medium.woff") format("woff"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Medium.ttf") format("truetype");
}

@font-face {
  font-family: "HarmonyOS Sans SC";
  font-weight: 400;
  src:
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Regular.woff2") format("woff2"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Regular.woff") format("woff"),
    url("https://cdn.jthd.cn/js/HarmonyOS_Sans_SC_Regular.ttf") format("truetype");
}
body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,main {
  font-family: 'HarmonyOS Sans SC', 'Outfit', 'HarmonyOS Sans', "Noto Sans JP", sans-serif, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  -webkit-font-smoothing: antialiased;
}
  .banner-g svg {
    width: 390px;
    height: 91px;
    margin-left: 12px;
  }
  .banner-g svg text {
    font-size:78px;
    stroke-width:1px;
    font-family: HarmonyOS Sans SC;
  }
  
  .gradient-outline {
    font-size: 78px;
    background-image: linear-gradient(0deg, #FFF0DA 1.04%, #94641E 4.17%, #FFF2DB 82.81%, #EAC885 93.75%, #FBF5D1 97.92%, #BD9A4B 99.99%, #ECD8A3 100%);
    color: transparent;
    -webkit-background-clip: text;
  }
  .wrapper {
  position: relative;
  font-size: 78px;

  --stroke-width: 2px;
  --background-gradient: linear-gradient(180deg, #FCF6D1 0%, #BD9457 10.42%, #fbe5c1 25%, #000000 69.79%, #4D3A1A 85.42%, #FCF0D1 100%);
  --text-gradient: linear-gradient(0deg, #534221 1.04%, #94641E 4.17%, #FFF2DB 82.81%, #EAC885 93.75%, #FBF5D1 97.92%, #BD9A4B 99.99%, #ECD8A3 100%);

}



.text-g {
  display: inline-block;
  line-height: 1.1;
  position: relative;
}

.text-g::before,
.text-g::after {
  content: attr(data-text);
  display: block;
  background-clip: text;
  color: transparent;
}
.btn-action:focus, .btn-action.focus {
  box-shadow: unset!important;
}
.btn-action:focus-visible {
  border: unset;
}
.text-g::before {
  text-shadow: 0em  0.07em 0.15em black;
  position: absolute;
  inset: 0;
  background-image: var(--background-gradient);
  -webkit-text-stroke: var(--stroke-width) transparent;
}
.container-4 h2 {
  line-height: 1.35;
}
.text-g::after {
  transform: translate(0px, -86px);
  position: relative;
  z-index: 1;
  background-image: var(--text-gradient);
}
.bottom-banner {
   -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, /* 左侧全透明（被遮） */ rgba(0, 0, 0, 1) 10%, /* 快速过渡到全显示 */ rgba(0, 0, 0, 1) 85%, /* 中间保持全显示 */ rgba(0, 0, 0, 0) 100% /* 右侧再透明（被遮） */);
}
.container-1 .display-2{
  line-height: 1;
}

  .font-size-76 { font-size: 4.75rem; }
  .line-height-100 { line-height: 100%; }
  .rounded-20 { border-radius: 1.25rem; }
  .text-gradient {
    display: inline-block;
    color: #007BFF;
  background: linear-gradient(0deg, #fff0da00 1.04%, #94641E 4.17%, #FFF2DB 82.81%, #EAC885 93.75%, #FBF5D1 97.92%, #BD9A4B 99.99%, #ECD8A3 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    
  .wsc-main .btn-lg { font-size: 22px; line-height: 1; font-weight: 700; padding: 17px 32px; min-width: 120px;height:60px; color:#fff;text-align:center; background-color: #000;}
  .wsc-main .btn-lg:hover { background: rgba(65, 65, 66, 1);}
  .wsc-main .btn-lg:active { background: rgba(25, 25, 26, 1);}
  .wsc-main .btn-lg:disabled { background: rgba(25, 25, 26, 0.4);}
  .wsc-main .btn-dt { font-size: 22px; line-height: 1; font-weight: 700; padding: 1.125rem 2.0625rem; min-width: 200px;height:60px; color:#000000;text-align:center; background-color: #ffffff;}
  .wsc-main .btn-dt:hover { background: rgba(255, 255, 255, 0.8);}
  .wsc-main .btn-dt:active { background: rgba(255, 255, 255, 1);}
  .wsc-main .btn-dt:disabled { background: rgba(255, 255, 255, 0.42);}
  .wsc-main .btn-action { border-color: #ffffff00; background: rgba(31, 97, 255, 1);}
  .wsc-main .btn-action:hover { border-color: #ffffff00; background: rgba(67, 129, 255, 1);}
  .wsc-main .btn-action:active {border-color: #ffffff00; background: rgba(31, 97, 255, 1);}
  .wsc-main .btn-action:disabled {border-color: #ffffff00; background: rgba(174, 207, 255, 1);}
  .top-banner {background-image: url("../images/top-banner-bg.webp"); max-width: 1920px; margin: 0 auto;}
  
  .bottom-banner { background-image:
    linear-gradient(256.74deg, rgba(0, 0, 0, 0) 9.59%, rgba(0, 0, 0, 0.78) 36.88%),
    url("https://cdn.jthd.cn/js/bottom-banner-bg.png"); max-width: 1920px; margin: 0 auto;}
  .form-box { width: 400px;height: 420px; }
  .form-box.form-box--iframe {
    width: 400px;
    height: auto !important;
    min-height: 750px;
    padding: 0 !important;
    overflow: hidden;
    display: flex;
    justify-content: center;
  }
  .form-box--iframe iframe,
  .mobile-preview-iframe {
    display: block;
    width: 400px;
    height: 750px;
    max-width: 100%;
    border: 0;
    border-radius: 10px;
  }
  .form-box .input-group { background: #FFFFFF; box-shadow: none; outline: none; height: 50px; width: 336px; margin-left: auto; margin-right: auto;}
  .form-box .input-group .input-group-prepend { height: 100%; border: 1px solid #CCCCCC; border-right: 0; border-radius: 0.5rem 0 0 0.5rem; }
  .form-box .input-group-text  { font-size: 1rem; line-height: 1; color: #000000; padding: 0 0.75rem; border: 0; background: transparent; position: relative; }
  .form-box .input-group-text::after { content: ''; width: 1px; height: calc(100% - 1rem); background: #787878; opacity: .5; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 4; }
  .form-box .form-title { font-size: 24px; padding: 24px 0 20px 0; font-weight: 500; }
  .form-box .form-control { font-size: 18px; font-weight: 400!important; line-height: 1; color: #19191a; padding: 0 0.75rem; border: 1px solid rgba(6, 6, 31, 0.09); border-radius: 0.5rem; height: 100%; box-shadow: none; font-weight: 500; }
  .form-box .form-control::placeholder,
  .form-box .form-control::-webkit-input-placeholder,
  .form-box .form-control:-moz-placeholder,
  .form-box .form-control::-moz-placeholder,
  .form-box .form-control:-ms-input-placeholder { color: #9D9D9D; }
  .form-box .form-control:disabled, .form-box .form-control[readonly] { background: transparent; }
  .form-box .form-control.edit-select { cursor: pointer; background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjIxNTYgNi42MDc1OUw4LjIwODAxIDExLjYxNTJMMy4yMDAzOSA2LjYwNzU5IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=); background-repeat: no-repeat; background-position: right 16px center; }
  .form-box .edit-select~.option-list { position: absolute; top: 39px; right: 0; width: 100%; background: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 0.5rem; overflow: hidden; display: none; }
  .form-box .edit-select~.option-list li { font-size: 1.125rem; line-height: 1; color: #000000; padding: 1rem 0.75rem; cursor: default; }
  .form-box .edit-select~.option-list li:not(:last-child) { border-bottom: 1px solid #CCCCCC; }
  .form-box .edit-select~.option-list li:hover { background: #F5F5F5; color: #006DFF; }
  .form-box .btn { border-radius: 12px; font-size: 20px; line-height: 1;}
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
  input[type="number"] { -moz-appearance: textfield; }
  .img-shadow { filter: drop-shadow(0.675rem 0.9rem 1.35rem rgba(39, 54, 78, 0.1)); }
  .row p { color: #8b8c8f; font-size: 14px;}
  .a-1 { max-width: 210px; }
  .a-2 { max-width: 140px; }
  .a-3 { max-width: 224px; }
  .a-4 { max-width: 153px; }
  .a-1,.a-2,.a-3,.a-4 { color: #8b8c8f; }
  .form-box .form-control::placeholder {
    color: #555557;
  }
  .arrow { right: 0; top: 5rem; transform: translate(50%, 170%); width: 150px; height: 22px; }
  .table-responsive { padding: 1px; }
  .table-responsive .table { line-height: 1; border-collapse: collapse; border-radius: 1.25rem; box-shadow: 0 0 0 1px #DFDFDF; overflow: hidden; }
  .table-responsive .table tr th { background: #FAFAFA; border: 1px solid #DFDFDF; border-left: 0; border-right: 0; font-size: 1.5rem; color: #000000; padding: 1.25rem; }
  .table-responsive .table .td-pt td { padding-top: 2rem; }
  .table-responsive .table .td-pb td { padding-bottom: 2rem; }
  .table-responsive .table tr:first-child th { border-top: 0; }
  .table-responsive .table tr td { background: transparent; border: 0; font-size: 1.125rem; color: #585858; padding: 1rem; }
  .table-responsive .table tr th:first-child, .table-responsive .table tr td:first-child { text-align: left; padding-left: 5rem; }

  .swiper-box { background: #FFFFFF; border: 1px solid #D8D8D8; border-radius: 1.875rem; padding: 3.5rem 5.625rem; }
  .swiper-button-prev, .swiper-button-next { width: 5.625rem; height: 5.625rem; background-size: 5.625rem; position: static; margin: 0 auto; }
  .swiper-button-prev { background-image: url("../images/prev-icon.svg"); }
  .swiper-button-next { background-image: url("../images/next-icon.svg"); }
  #successModal .modal-content { border: 0; border-radius: 1.25rem; }
  
  .tel-phone {
     display: flex;
     align-items: center;
     color: #fff;
     margin-top: 30px;
  }

  .tel-phone > img {
    width: 32px;
    height: 32px;
  }

  .tel-phone > span {
    font-family: Noto Sans SC;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    margin-left: 10px;
  }

  /* 首屏扫码体验（替换 400 电话） */
  .banner .about-content {
    margin-top: 30px;
    padding: 0;
    background: transparent;
    max-width: 560px;
    text-align: left;
  }

  .banner .about-content.mt-45 {
    margin-top: 30px;
  }

  .banner .about-content .welcome {
    margin: 0 0 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #fff;
  }

  .banner .about-content .about-title {
    margin: 0 0 16px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
    color: #fff;
  }

  .banner .about-content .line {
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.35);
  }

  .banner .about-content .lineli {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .banner .about-content .lineli > li {
    flex: 0 0 auto;
    text-align: center;
  }

  .banner .about-content .qrcode-box {
    width: 230px;
    height: 230px;
    margin-top: 12px;
    padding: 15px;
    border: 15px solid #ffffff;
    background: #ffffff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner .about-content .qrcode-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }

  .banner .about-content .qrcode-caption {
    margin: 14px 0 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #fff;
  }
  
  .text-desc-1,
  .text-desc-2 {
    display: inline;
  }
  
  .btn-submit {
    font-weight: 500;
  }
  
  #successModal .modal-body { padding: 4.875rem 3rem; }
  @media (min-width: 576px) {
    #successModal .modal-dialog { max-width: 560px; }
  }
  /* logo轮播 */
  @-webkit-keyframes scrollToRight {
    from { -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0);}
    to {-webkit-transform: translate3d(0%, 0, 0);transform: translate3d(0%, 0, 0);}
  }
  @keyframes scrollToRight {
    from {-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}
    to {-webkit-transform: translate3d(0%, 0, 0);transform: translate3d(0%, 0, 0);}
  }
  .logo_wrap, .logo_wrap-mobile {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 3rem;
    font-size: 0;
  }
  .logo_wrap .line_odd {
    width: 7832px;
    -webkit-animation: scrollToRight 36s linear infinite;
    animation: scrollToRight 36s linear infinite;
  }
  .logo_wrap .line_even {
    width: 7832px;
    -webkit-animation: scrollToRight 30s linear infinite;
    animation: scrollToRight 30s linear infinite;
  }
  .logo_wrap .logo_img, .logo_wrap-mobile .logo_img {
    width: 25%;
    display: inline-block;
  }
  .logo_wrap .logo_img { padding: 15px; }
  .logo_wrap-mobile .logo_img { padding: 12px; }
  .logo_wrap-mobile .line_odd {
    width: 2176px;
    -webkit-animation: scrollToRight 36s linear infinite;
    animation: scrollToRight 36s linear infinite;
  }
  .logo_wrap-mobile .line_even {
    width: 2176px;
    -webkit-animation: scrollToRight 30s linear infinite;
    animation: scrollToRight 30s linear infinite;
  }
  @media (max-width: 1599.98px) {
    .arrow { width: 120px; height: 16px; transform: translate(50%, 270%); }
    .swiper-box { padding: 3rem; }
  }
  @media (max-width: 1279.98px) {
    .font-size-76 { font-size: 4rem; }
    .display-2 { font-size: 3rem; }
    .arrow { width: 96px; }
  }
  
  @media (max-width: 767px) {
    .top-banner.banner {
      background-position: center top;
      background-size: cover;
    }
    .banner .banner-p {
      margin: 16px 0 20px;
      padding: 0 8px;
      line-height: 1.6;
    }
    .banner .about-content .about-title {
      font-size: 16px;
    }
    .banner .about-content .lineli {
      gap: 12px;
    }
    .form-box.form-box--iframe {
      width: min(320px, calc(100vw - 32px));
    }
    .form-box--iframe .mobile-preview-iframe,
    .form-box--iframe iframe {
      height: calc(min(320px, 100vw - 32px) * 750 / 400);
      max-height: 65vh;
    }
    .tel-phone {
      justify-content: center;
      font-size: 16px;
      margin-top: 12px;
    }
  }

  @media (max-width: 575.98px) {
    .font-size-76 { font-size: 2.8rem; }
    .display-2 { font-size: 2.5rem; }
    .banner .font-size-huge { font-size: 16px; }
    .img-shadow { width: 9rem; }
    .input-container {
      width: 100%;
      margin: 0 auto;
      padding: 0 12px;
    }
    .text-desc-1,
    .text-desc-2 {
      display: block;
    }
  }
  /* global */
  .top-price-btn {
      width: 100%;
  }
  .btn-div a{
    width: 200px;
  }
  .btn-submit {
    width: 336px;
    height: 50px;
    font-size: 20px;
  }
  .container-1 h2 {
    font-size: 48px;
  }
  .container-5 h2 {
    margin-bottom: 80px;
    font-size: 48px;
  }
  .container-4 {
    margin-top: 180px;
  } 
  .container-4 .p-title{
    line-height: 65px;
    font-size: 48px;
  }
  .container-4 .p-content{
    margin-bottom: 80px;
    font-size: 48px;
  }
  .container-4 .img-1 {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .container-4 h4 {
    font-size: 24px;
  }
  .container-3 h2 {
    font-size: 48px;
    margin-top: 128px;
  }
  .container-3 {
    margin-top: 128px;
  }
  .detail-bg {
    width: 100%;
    height: 384px;
  }
  .detail-bg-container {
    height: 100%;
  }
  .detail-bg h2 {
    font-size: 48px;
    margin-top: 96px;
    margin-bottom: 84px;
  }
  .content-container {
    margin-bottom: 92px;
  }
  .btn-div {
    margin: 80px 0 198px 0px;
  }
  .btn-div2 {
    margin: 112px 0 128px 0px;
  }
  .banner {
    width: 100%;
    height: 900px;
  }
  .banner .container {
    margin: 20px auto;
  }
  .banner .banner-title {
    //height: 420px;
    padding-top: 48px;
  }
  .banner .banner-p {
    font-size: 24px;
    line-height: 40px;
    margin: 60px 0;
  }
  .p-1 {
    margin-top: 60px;
  }
  .p-2 {
    margin-bottom: 60px;
  }
  .container-1 p {
    font-size: 20px;
    line-height: 1.5;
    color: rgba(85, 85, 87, 1);
    margin-top: 28px;
    margin-bottom: 80px;
  }
  .container-3 p, .container-4 .container p.container-5 p{
    font-size: 20px;
    line-height: 1.5;
    color: rgba(85, 85, 87, 1);
    margin-top: 28px;
    margin-bottom: 60px;
  }
  .container-2 .first-p {
    margin: 28px auto 60px auto;
  }
  .container-2 p {
    font-size: 20px;
    line-height: 1.5;
    color: rgba(85, 85, 87, 1);
    margin-bottom: 60px;
  }
  .container-1 {
    padding-top: 128px;
  }
  

  .flex-1 {
    width: 1412px;
    height: 300px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .flex-1 .part {
    width: 268px;
    height: 300px;
    border-radius: 24px;
  }
  .flex-1 .part img {
    width: 112px;
    height: 112px;
    margin: 42px 78px 25px 78px;
  }
  .flex-1 .part .part-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
  }
  .flex-1 .part .part-second-title {
      color: #717273;
      font-size: 24px;
  }
  .flex-1 .part .part-second-title {

    font-weight: 400;
  }
  .container .table-img {
    width: 1410px;
    height: 1380px;
    margin: 0 auto;
  }
  .container-5 img {
    width: 1290px;
    height: 1385px;

  }
  /* 统一段落样式 */
  .flex-1 .part p {
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: #8b8c8f;
    margin-top: 25px;
  }
  .text-gradient-old {
    color: #1f61ff;
  }
  .banner .main-title {
    font-size: 78px;
  }
  .main-title-img {
    width: 390px;
    height: 74px;
  }
  .banner .main-title1 {
    width: 312px;
    height: auto;
  }
  .banner .main-title2 {
    width: 390px;
    height: auto;
  }
  .content-img {
    width: 1410px;
    height: 608px;
    display: flex;
  }
  .container-3 .content-img {
    width: 100%;
  }
  .produce-text {
    width: 590px;
    height: 608px;
    border: 1px solid rgba(234, 235, 238, 1);
    background-color: #f9f9fa;
  }
  .produce-img {
    width: 820px;
    height: 608px;
  }
  .container-3 .produce-img {
    width: 58.12%;
  }
  .produce-img img {
    width: 100%;
    height: 100%;
  }
  .produce-text .produce-text-p {
    width: 420px;
    height: 368px;
    margin: 120px 85px;
  }
  .produce-text-p .p-title {
    
    font-size: 20px;
    font-weight: bold;
  }
  .produce-text-p .p-content {
    font-size: 20px;
    font-weight: 400;
    color: #8b8c8f;
    margin-bottom: 50px;
  } 
  .container-3 .produce-text .p-content {
      margin-top: 0px;
    }
  .flex-3 {
    width: 1410px;
    height: 480px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: center;
  }
  .flex-3 .part {
    width: 470px;
    height: 240px;
  }
  
  .flex-3 .part img {
    width: 60px;
    height: 60px;
    margin: 43px 131px 5px 131px;
  }
  .flex-3 .title {
    font-size: 24px;
    font-weight: bold;
  }
  .flex-3 .content {
    font-size: 14px;
    color: rgba(139, 140, 143, 1);
    margin: 10px 74px 44px 74px;
    width: 322px;
  }
  .new-product-icon {
    width: 32px;
    top: 16%;
    right: -4%;
  }
  .title .container {
    display: flex;
    justify-content: center;
  }
  .bottom-banner-bg {
    background-image: 
    linear-gradient(256.74deg, rgba(0,0,0,0) 9.59%, rgba(0,0,0,0.78) 36.88%),
    url("https://cdn.jthd.cn/js/bottom-banner-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  }
  .banner-g {
    display: flex;
    height: 91px;
  }
  .main-title {
    margin-top: 5px;
  }
  /* 锚点 */
  @media (min-width: 2560px) {
    .container-2 h2{
      font-size: 48px;
    }
    .input-group {
      margin-bottom: 14px;
    }
  }
  @media (max-width: 2560px) {
    .container-2 h2{
      font-size: 48px;
    }
    .input-group {
      margin-bottom: 14px;
    }
  }
  @media (max-width: 1920px) {
    .bottom-banner {
   -webkit-mask-image: unset;
}
    .input-group {
      margin-bottom: 14px;
    }
  }
  @media (max-width: 1599px) {
    .container-4 .p-title {
      line-height: 40px;
    }
    .banner-g svg {
        width: 340px;
        height: 90px;
    }
    .banner-g svg text {

      font-size: 68px;
    }
  .wrapper {
    font-size: 68px;
  }
  .text-g::after {
    transform: translate(0px, -75px);
  }
  .a-1 { max-width: 223px; }
  .a-2 { max-width: 153px; }
  .a-3 { max-width: 237px; }
  .a-4 { max-width: 153px; }
    .container-3 .content-img {
    width: 100%;
    height: 506px;
  }
  .container-3 .produce-img {
    height: 100%;
  }
  .container-3 .produce-text {
    width: 41.88%;
    height: 100%;
  }
  .container-3 .produce-text .produce-text-p {
    margin: 68px 34px;
  }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 40px;
    }
    .flex-3 {
      width: 100%;
      height: 530px;
    }
    .flex-3 .part {
      width: 390px;
    }
    .flex-3 .content {
      width: 242px;
    }
    .detail-bg {
      height: 354px;
    }
    .container-1 .container {
      max-width: 1440px;
    }
    .banner .main-title,.banner .gradient-outline{
      font-size: 68px;
    }
    .banner .banner-p {
      font-size: 20px;
    }
    .banner .tel-phone > span {
      font-size: 28px;
    }
    .container-1 h2,.container-2 h2,.container-3 h2,.container-4 h2,.container-5 h2 {
      font-size: 40px;
    }
    .container-1 p,.container-2 p,.container-3 p,.container-5 p {
      font-size: 18px;
    }
    
    .flex-1 .part {
      width: 268px;
      height: 400px;
    }
    .flex-1 .part img {
      width: 92px;
      height: 92px;
      margin: 42px 78px 25px 78px;
    }
    .flex-1 .part .part-title {
      font-size: 26px;
      line-height: 36px;
    }
    .flex-1 .part .part-second-title {
      font-size: 22px;

    }
    .flex-1 .part p {
      margin-top: 25px;
    }
    .flex-1 {
      width: 1440px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      align-items: center;
      column-gap: 18px;
      row-gap: 20px;
      margin: 0 auto;
      height: 400px;
    }
    .container-2 .container {
      max-width: 1440px;
    }
  }
  @media (max-width: 1440px) {
    .container-4 .p-title,{
      line-height: 30px;
    }
    .container-2 .first-p {
    margin: 14px auto 40px auto;
  }
    .banner-g svg {
        margin-left: 8px;
    }
    .a-1 { max-width: 248px; }
    .a-2 { max-width: 168px; }
    .a-3 { max-width: 220px; }
    .a-4 { max-width: 163px; }
    .container-5 img {
      width: 1120px;
      height: 1203px;
    }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 36px;
    }
    .wsc-main .btn-dt {
      min-width: 160px;
      height: 50px;
      font-size: 16px;
    }
    .detail-bg {
      height: 284px;
    }
    .detail-bg h2 {
      margin-top: 66px;
      margin-bottom: 54px;
    }
    .produce-text .produce-text-p {
      width: 420px;
      height: 368px;
      margin: 90px 58px;
    }
    .container-2 .container {
      max-width: 1280px;
    }
    .produce-text {
      width: 536px;
      height: 552px;
    }
    .content-img {
      width: 1250px;
      height: 552px;
      display: flex;
    }

    .container-3 .content-img {
      width: 100%;
      justify-content: center;
    }
    .produce-img {
      width: 744px;
      height: 552px;
    }
    .container-2 p {
      margin: 0px auto 30px auto;
    }
    .btn-div a {
      width: 160px;
    }
    .wsc-main .btn-lg {
      height: 50px;
      font-size: 15px;
    }
    .container-1 {
      padding-top: 64px;
    }
    .container-1 p, .container-3 p, .container-5 p {
      margin: 14px auto 40px auto;
    }
    .btn-div {
      margin: 40px auto 99px auto;
    }
    .banner .container {
      margin: 120px auto;
    }
    .container-1 h2,.container-2 h2,.container-3 h2,.container-4 h2,.container-5 h2 {
      font-size: 36px;
    }
    .container-1 p,.container-2 p,.container-3 p,.container-5 p {
      font-size: 16px;
    }
    .container-4 p {
      font-size: 16px;
    }
    .flex-1 .part img {
      width: 62px;
      height: 62px;
      margin: 22px 78px 25px 78px;
    }
    .flex-1 {
      width: 930px;
      margin: 0 auto;
      height: 620px;
    }
    .flex-1 .part .part-title {
      font-size: 22px;
      line-height: 30px;
    }
    .flex-1 .part .part-second-title {
      font-size: 20px;
      line-height: 30px;
    }
    .flex-1 .part {
      height: 300px;
    }
  }
  @media (max-width: 1280px) {
    
    .banner-g svg text {
      stroke-width: 0.7px;
      transform: translate(0,0px);
      font-size: 48px;
    }
    .banner-g svg {
      width: 240px;
      height: 68px;
    }
    .wrapper {
      font-size: 48px;
      --stroke-width: 1px;
    }
    .main-title {
      margin-top: 3px;
    }
    .text-g::after {
      transform: translate(0px,-53px);
    }
    .banner-g {
      height: 71px;
    }
    .banner .container {
      margin: 40px auto;
    }
    .container-4 .img-1 {
      width: 45px;
      height: 45px;
    }
    .container-4 h4 {
      font-size: 20px;
    }
    .container-4 p{
      font-size: 14px;
    }
    .a-2 {
      max-width: 148px;
    }
    .a-3 {
      max-width: 190px;
    }
    .a-4 {
      max-width: 153px;
    }
    .arrow {
      height: 16px;
      transform: translate(50%,170%);
    }
    .container-5 img {
      width: 920px;
      height: 988px;
    }
    .container-3 .content-img {
      height: auto;
    }
    .flex-3 .part {
      width: 310px;
    }
    .flex-3 .content {
      width: 262px;
      margin: 10px 24px 44px 24px;
    }
    .container-2 .container {
      max-width: 1052px;
    }
    .produce-text {
      width: 415px;
      height: 428px;
    }
    .produce-img {
      width: 577px;
      height: 428px;
    }
    .content-img {
      width: 992px;
      height: 428px;
    }
    .container-3 .content-img {
      width: 100%;
    }
    .produce-text .produce-text-p {
      width: 310px;
      height: 368px;
      margin: 29px 52px;
    }
    .container-3 .produce-text .produce-text-p {
      height: 298px;
      margin: 102px 52px;
      width: auto;
    }
    .produce-text .p-title {
      font-size: 16px;
    }
    .produce-text .p-content {
      font-size: 16px;
    }
    .container-3 .produce-text .p-content {
      margin-top: 0px;
    }
    .banner .container .row{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .banner .main-title, .banner .gradient-outline {
      font-size: 48px;
    }
    .banner .banner-p {
      font-size: 16px;
    }
    .banner .tel-phone > span {
      font-size: 26px;
    }
    .flex-1 {
      width: 690px;
      margin: 0 auto;
      height: 940px;
    }
    .btn-div {
      padding: 0px;
    }
  }
  @media (max-width: 1279px) {
    .container-3 .produce-text .produce-text-p {
      margin: 51px 52px;
    }
  }
  @media (max-width: 1024px) {
    .container-5 img {
      width: 640px;
      height: 687px;
    }
    /* .container-3 .produce-text .produce-text-p {
      height: 288px;
      margin: 20px 52px;
    } */
    .container-2 .container {
      max-width: 768px;
    }
    .content-img {
      width: 768px;
      height: 330px;
    }
    .produce-text {
      width: 321px;
      height: 330px;
    }
    .produce-img {
      width: 447px;
      height: 330px;
    }
    .produce-text .produce-text-p {
      width: 216px;
      height: 257px;
      margin: 36px 52px;
    }
    .produce-text .p-title {
      font-size: 14px;
    }
    .produce-text .p-content {
      font-size: 14px;
      margin: 0 auto 54px auto;
    }
    .content-container {
      margin-top: 10px;
    }
  }
  @media (max-width: 991px) {
    .banner .banner-p {
      line-height: 1.5;
      margin: 20px 0;
    }
    .banner-g svg {
        margin-left: 6px;
    }
    .banner-g svg text {
      stroke-width: 0.4px;
      transform: translate(0,0px);
      font-size: 36px;
    }
    .banner-g svg {
      width: 182px;
      height: 47px;
    }
    .container-4-s {
        font-size: 14px;
    }
    .btn-div2 {
      margin: 30px auto 80px auto;
    }
    .banner-g {
      height: 48px;
      justify-content: center;
    }
    .wrapper {
      font-size: 36px;
    }
    .text-g::after {
      transform: translate(0px,-39px);  
    }
    .main-title {
      margin-top: 1px;
    }
    .brand .display-3 {
      font-size: 36px;
      line-height: 1.36;
    }
    .a-1 {
      max-width: 218px;
    }
    .special-arrow {
      width: 0px;
    }
    .aorrw {
      transform: translate(60%,200%);
    }
    .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .container-4 .p-content {
      margin-bottom: 12px;
    }
    .container-4 p {
      margin-bottom: 14px;
    }
    .container-4 {
      margin-top: 60px;
    }
    .container-3 .content-img {
      height: 1022px;
    }
    .container-3 .produce-img, .container-3 .produce-text {
      width: 100%;
    }
    .container-3 .produce-text .produce-text-p {
      height: 228px;
      margin: 50px 18px;
    }
    .container-3 .p-title,.container-3 .p-content {
      font-size: 22px;
    }
    .container-3 .produce-text .p-content {
      margin: 0 auto 51px auto;
    }
    .container-3 .produce-text .produce-text-p {
      height: 368px;
      margin: 90px 18px;
    }
    .flex-3 {
      width: 100%;
      height: 720px;
    }
    .flex-3 .part {
      width: 345px;
    }
    .flex-3 .content {
      width: 90%;
      margin: 0 auto;
    }
    .container-3 {
      margin-top: 60px;
    }
    .container-3 h2{
      margin-top: 60px;
    }
    .detail-bg {
      height: 204px;
    }
    .detail-bg h2 {
      margin-top: 36px;
      margin-bottom: 34px;
    }
    .container-2 .container {
      height: 804px;
    }
    .content-img {
      width: 100%;
      height: 660px;
      flex-direction: column-reverse;
    }
    .produce-text {
      width: 447px;
      height: 330px;
      margin: 0 auto;
    }
    .produce-img {
      width: 447px;
      height: 330px;
      margin: 0 auto;
    }
    .produce-text .produce-text-p {
      width: 92%;
      height: 220px;
      margin: 55px 23px;
    }
    .btn-div {
      padding: 0;
      margin: 40px auto 99px auto;
    }
    .p-1 {
      margin-top: 20px;
    }
    .p-2 {
      margin-bottom: 0px;
    }
    .tel-phone {
      margin-top: 20px;
      justify-content: center
    }
    .banner .about-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      padding: 0;
    }
    .banner .about-content .lineli {
      justify-content: center;
    }
    .banner .about-content .qrcode-box {
      width: 200px;
      height: 200px;
    }
    .banner .about-title {
      font-size: 18px;
    }
    .banner .banner-title {
      height: auto;
      padding-top: 0;
    }
    .banner .container .row {
      display: flex;
      flex-wrap: wrap;
      margin-top: 48px;
    }
    .banner .main-title, .banner .gradient-outline {
      font-size: 36px;
    }
    .banner .container {
      margin: 0 auto;
    }
    .banner .container .row{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .col-md-6 {
      display: flex;
      justify-content: center;
    } 
    .form-box {
      height: 400px;
      padding: 0px 20px;
    }
    .form-box.form-box--iframe {
      width: min(360px, calc(100vw - 48px));
      min-height: unset;
      height: auto !important;
      padding: 0 !important;
      margin: 24px auto 0;
    }
    .form-box--iframe .mobile-preview-iframe,
    .form-box--iframe iframe {
      width: 100% !important;
      height: calc(min(360px, 100vw - 48px) * 750 / 400);
      max-height: 70vh;
      border-radius: 10px;
    }
    .input-container {
      width: 100%;
      max-width: 100%;
      flex: 0 0 100%;
      padding: 0 16px;
      order: 3;
    }
    .banner-title {
      order: 1;
      flex: 0 0 100%;
    }
    .form-box .btn {
        line-height: unset;
    }
    .banner {
      height: auto;
      min-height: 0;
      padding-top: 24px;
      padding-bottom: 48px;
    }
    .form-box .input-group {
        width: 305px;
        height: 45px;
    }
    .top-price-btn {
        width:90%;
        margin: 0 auto;
    }
  }
  @media (max-width: 768px) {
    .brand .display-3 {
      font-size: 28px;
    }
    .container-4 .img-1 {
      width: 34px;
      height: 34px;
    }
    .container-4 h4 {
      font-size: 16px;
    }
    .container-4 p {
      font-size: 12px;
    }
    .a-1 {
      max-width: 188px;
    }
    .a-2 {
      max-width: 128px;
    }
    .a-3 {
      max-width: 160px;
    }
    .a-4 {
      max-width: 124px;
    }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 28px;
    }
    .container-3 .content-img {
      height: 712px;
    }
    .container-3 .produce-img, .container-3 .produce-text {
      height: 356px;
    }
    .container-3 .p-title, .container-3 .p-content {
      font-size: 16px;
    }
    .container-3 .produce-text .produce-text-p {
      height: 238px;
      margin: 58px 18px;
    }
    .container-3 .produce-text .produce-text-p{
      height: 248px;
      width: 92%;
      margin: 53px 20px;
    }
    .container-3 .produce-text .p-content {
      margin: 0 auto 30px auto;
    }
    .container-3 .container {
      max-width: 510px;
    }
    .flex-3 {
      justify-content: center;
      margin-top: 30px;
      width: 100%;
      height: 570px;
    }
    .flex-3 .part {
      width: 215px;
      height: 190px;
    }
    .flex-3 .part img {
      width: 45px;
      height: 45px;
      margin: 3px 81px 5px 81px;
    }
    .flex-3 .title {
      font-size: 18px;
    }
    .flex-3 .content {
      width: 157px;
      font-size: 11px;
      margin: 10px 28px 44px 28px;
    }
    .btn-div {
      padding: 0;
      margin: 40px auto 60px auto;
    }
    .detail-bg h2 {
      margin-top: 44px;
      margin-bottom: 34px;
    }
    .col-md-6 {
      display: flex;
      justify-content: center;
    } 
    .flex-1 {
      height: 970px;
    }
    .flex-1 .part p {
      font-size: 13px;
    }
    .container-1 h2,.container-2 h2,.container-3 h2,.container-4 h2,.container-5 h2 {
      font-size: 28px;
    }
    .container-1 p,.container-2 p,.container-3 p,.container-5 p {
      font-size: 14px;
    }
    .flex-1 {
      width: 504px;
      margin: 0 auto;
    }
    .flex-1 .part {
      width: 218px;
      height: 310px;
    }
  }
  @media (max-width: 575px) {
    .brand .display-3 {
      font-size: 26px;
    }
    .banner .banner-p {
        font-size: 14px;
    }
    .banner .tel-phone > span {
        font-size: 22px;
    }
    .banner .about-content .qrcode-box {
      width: 160px;
      height: 160px;
      border-width: 10px;
      padding: 10px;
    }
    .banner .about-content .qrcode-caption {
      font-size: 14px;
    }
    .form-box {
        padding: 0px 20px;
    }
    .top-price-btn {
        width: 305px;
    }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 26px;
    }
    .container-1 h2,.container-2 h2,.container-3 h2,.container-4 h2,.container-5 h2 {
      font-size: 26px;
    }
    .container-1 p {
      font-size: 14px;
    }
    .flex-1 {
      width: 344px;
      margin: 0 auto;
      height: auto;
    }
    .btn-div {
      padding: 0;
      margin: 30px auto 60px auto;
    }
    .flex-1 .part {
      width: 162px;
      height: 241px;
    }
    .flex-1 .part img {
      width: 67px;
      height: 67px;
      margin: 25px 47px 15px 47px;
    }
    .flex-1 .part .part-title {
      font-size: 17px;
      line-height: 24px;
    }
    .flex-1 .part .part-second-title {
      font-size: 14.5px;
    }
    .flex-1 .part p {
      font-size: 9px;
      line-height: 14.5px;
      margin-top: 8px;
    }

  }
  @media (max-width: 500px) {
    .brand .display-3 {
      font-size: 22px;
    }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 22px;
    }
    .arrow {
      width: 86px;
      height: 13.7px;
      transform: translate(50%,150%);
    }
    .special-arrow {
      width: 0px;
    }
    .container-3 .produce-text .p-content {
      margin: 0 auto 27.5px auto;
      font-size: 13.75px;
    }
    .container-3 .container {
      max-width: 365px;
    }
    .flex-3 {
      justify-content: center;
      margin-top: 30px;
      width: 100%;
      height: 318px;
      column-gap: 26px;
      row-gap: 60px;
    }
    .flex-3 .part {
      width: 139px;
      height: 66px;
    }
    .flex-3 .part img {
      width: 26px;
      height: 26px;
      margin: 0px 18px 4px 18px;
    }
    .flex-3 .content {
      width: 137px;
      font-size: 6px;
      margin: 4px 0px 0px 0px;
    }
    .container-3 h2{
      font-size: 22px;    
    }
    .flex-3 .title {
      font-size: 10px;
    }
    .container-2 h2{
      font-size: 18px;
    }
    .container-2 .display-2 {
      font-size: 22px
    }
    .content-img {
      width: 335px;
      height: 660px;
      margin: 0 auto;
      flex-direction: column-reverse;
      justify-content: flex-end;
    }
    .container-3 .content-img {
      height: 560px;
    }
    .container-3 .produce-img {
      height: 248px;
    }
    .container-3 .produce-text .produce-text-p {
      width: 89%;
      height: 230px;
      margin: 30px 19px;
    }
    .container-3 .p-title, container-3 .p-content {
      font-size: 13.7px;
    }
    .container-3 .produce-text {
      height: auto;
    }
    .produce-text {
      width: 335px;
      height: 313px;
      margin: 0 auto;
    }
    .produce-img {
      width: 335px;
      height: 248px;
      margin: 0 auto;
    }
    .produce-text .produce-text-p {
      width: 92%;
      height: 220px;
      margin: 30px 24px;
    }
    .container-2 .container {
      height: 692px;
    }
  }
  @media (max-width: 390px) {
    .container-1 .display-2, .container-2 .display-2, .container-3 .display-2, .brand .display-3 {
      line-height: 30px!important;
    }
    .container-2 .first-p {
    margin: 6px auto 30px auto;
  }
    .banner-g svg {
        margin-left: 4px;
    }
    .container-3 .container-3-firstP {
        margin: 6px auto 21px auto;
        width: 198px;
        height: 44px;
    }
    .banner-g svg text {
      stroke-width: 0.3px;
      transform: translate(0,0px);
      font-size: 28px;
    }
    .banner-g svg {
      width: 140px;
      height: 33px;
    }
     .top-price-btn {
         width: 100%;
     }
    .wsc-main .btn-lg {
        padding: 16px 18px;
    }
    .container-4-s {
        font-size: 14px;
    }
    .wrapper {
      font-size: 28px;
      --stroke-width: 0px;
    }
    .container-2 .mt-4 {
      margin-top: 16px!important;
    }
    .btn-div2 {
      margin: 30px auto 80px auto;
    }
    .text-g::after {
      transform: translate(0, -31px);
    }
    .arrow {
      transform: translate(53%,140%);
    }
    .banner-g {
      height: 36px;
    }
    .banner .container .row {
      margin-top: 19px;
    }
    .col-md-3 {
      max-width: 45%;
    }
    .row {
      column-gap: 5px;
      justify-content: center ;
    }
    .container-4 h4 {
      font-size: 13.7px;
    }
    .container-4 p {
      font-size: 8px;
    }
    .a-1 {
      max-width: 126px;
    }
    .a-2 {
      max-width: 80px;
    }
    .a-3 {
      max-width: 130px;
    }
    .a-4 {
      max-width: 84px;
    }
    .container-4 .p-title, .container-4 .p-content {
      font-size: 22px;
      line-height: 30px;
      margin-bottom: 6px;
    }
    .container-3 .produce-text .produce-text-p {
      height: 233px;
      margin: 30px 24px;
    }
    .produce-text .p-content {
      margin: 0 auto 27.5px auto;
    }
    .flex-3 {
      margin-bottom: 60px;
    }
    .wsc-main .btn-dt {
      min-width: 120px;
      height: 36px;
      font-size: 13px;
    }
    .container-1 {
      padding-top: 50px;
    }
    .container-1 p {
      margin: 6px auto 30px auto;
    }
    .form-box .form-control {
      font-size: 11px;
    }
    .rounded-20 {
      border-radius: 11px;
    }
    .form-box .btn {
      font-size: 12px;
      border-radius: 7px;
      line-height: 1;
    }
    .container-2 h2 {
      font-size: 18px;
      margin:60px auto 6px auto;
    }
    .detail-bg {
      height: 160px;
    }
    .container-1 h2,.container-3 h2,.container-4 h2,.container-5 h2 {
      font-size: 22px;
      margin: 0 auto;
      width: 308px;
      line-height: 30px;
    }
    .container-1 p {
      font-size: 14px;
      width: 308px;
      margin: 6px auto 30px auto;
    }
    .flex-1 .part p {
      width: 162px;
      line-height: 14.5px;
      font-size: 8.5px;
    }
    .btn-div {
      padding: 0;
      margin: 30px auto 60px auto;
    }
    .wsc-main .btn-lg {
      height: 36px;
      font-size: 13px;
    }
    .btn-div a {
      width: 120px;
    }
    
    .flex-1 {
      gap: 10px;
    }
    .flex-1 .part {
      border-radius: 14px;
    }
    .banner .main-title, .banner .gradient-outline {
      font-size: 28px;
    }
    .banner .banner-p {
      font-size: 12px;
    }
    .p-1 {
      margin-bottom: 0px;
    }
    .banner .tel-phone > span {
      font-size: 17px;
      line-height: 1;
    }
    .tel-phone > img {
      width: 16px;
      height: 16px;
    }
    .banner .banner-title {
      height: auto;
    }
    .form-box.form-box--iframe {
      width: min(300px, calc(100vw - 24px));
      height: auto !important;
      padding: 0 !important;
    }
    .form-box--iframe .mobile-preview-iframe,
    .form-box--iframe iframe {
      width: 100% !important;
      height: calc(min(300px, 100vw - 24px) * 750 / 400);
      max-height: 60vh;
    }
    .form-box:not(.form-box--iframe) {
      width: 240px;
      height: 252px;
    } 
    .form-box .input-group {
      height: 30px;
      width: 202px;
    }
    .btn-submit {
      width: 202px;
      height: 30px;
    }
    .banner {
      height: auto;
      min-height: 0;
      padding-bottom: 40px;
    }
    .form-box:not(.form-box--iframe) {
      padding: 0 19.23px;
    }
    .form-box .form-title {
      font-size: 14.42px;
      padding: 14.42px 0 12.45px 0;
      font-weight: 500;
    }
    .input-group {
      margin-bottom: 8px;
    }
    .input-group2 {
      margin-bottom: 6px;
    }
  }
  @media (max-width: 375px) {
  }






  @media (min-width: 1001px) and (max-width: 1440px) {
    .new-product-icon {
      right: -16%;
    }
  }
  @media (max-width: 1000px) {
    .new-product-icon {
      display: none;
    }
  }

  /* 首屏移动端适配 */
  @media (max-width: 991px) {
    body {
      overflow-x: hidden;
    }
    .top-banner .container,
    .bottom-banner .container {
      padding-left: 16px;
      padding-right: 16px;
    }
    .banner .about-content .qrcode-box {
      width: min(168px, 42vw);
      height: min(168px, 42vw);
      border-width: 10px;
      padding: 10px;
    }
    .banner .about-content .qrcode-caption {
      font-size: 13px;
    }
    .banner h1.font-size-76 {
      font-size: 2rem;
    }
  }

  @media (max-width: 575px) {
    .banner .about-content .lineli > li {
      flex: 0 0 calc(50% - 8px);
      max-width: 168px;
    }
    .banner .about-content .about-title {
      font-size: 15px;
      padding: 0 8px;
    }
  }

.float-free-use-btn {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 20;
  transform: scale(0) translateX(-50%);
  transform-origin: left bottom;
}
.float-free-use-btn .download-container {
  position: relative;
  width: 64px;
  height: 64px;
}
.float-free-use-btn .download-container::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-image: linear-gradient(92.5deg, #1F61FF 6.44%, #A728FF 55.47%, #FF4EE4 98.36%);
  z-index: -1;
  background-color: #0061FF;
  background-size: 100% 128px;
  background-position: 0 0;
  border: 2px solid #fff;
  background-repeat: no-repeat;
}
.float-free-use-btn .download-container::after {
  content: '';
  width: 44px;
  height: 44px;
  position: absolute;
  top: 10px;
  left: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E %3Cpath d='M10.6892 21.6056C12.4372 23.3822 12.6395 25.2919 10.702 27.261C9.50157 28.4802 7.55806 29.2128 4.88346 29.5264C4.74507 29.543 4.60517 29.5422 4.46603 29.5257C3.52586 29.4114 2.83916 28.5757 2.88429 27.6213L2.89406 27.4964L2.93242 27.1805C3.26035 24.6307 3.97037 22.7639 5.12339 21.5921C7.06089 19.6237 8.94048 19.8298 10.6892 21.6056ZM26.7029 2.94271L27.0053 3.03522L27.3009 3.13375C27.6647 3.26132 27.9947 3.47004 28.2659 3.7441C28.5371 4.01815 28.7423 4.35035 28.8661 4.71551C30.0446 8.15881 29.6701 11.6473 27.7702 15.1056C26.9872 16.5302 25.9854 17.8788 24.7662 19.1506L24.4285 19.4959L24.1088 19.8087L24.0998 19.9058C23.8779 21.9772 22.3067 24.7165 19.4117 28.2583L19.1605 28.5644L18.6979 29.1173C18.1744 29.7385 17.1997 29.5655 16.8943 28.8314L16.8582 28.7329L15.2396 23.5672L15.0929 23.4657C14.1835 22.8177 13.3172 22.1112 12.4996 21.3506L12.0972 20.967L11.7031 20.5759C10.539 19.3913 9.49119 18.0977 8.57419 16.7129L8.48469 16.5738L3.21372 14.8694C2.47212 14.6287 2.23294 13.7119 2.70377 13.1357L2.7662 13.065L2.83389 13.0019C7.1692 9.21407 10.368 7.33597 12.659 7.49242L12.8065 7.5052L12.8922 7.51573L13.0855 7.32018C14.125 6.28673 15.2133 5.40748 16.3513 4.68467L16.7319 4.44925L17.0816 4.24467C20.2571 2.44404 23.4808 2.00102 26.7029 2.94346V2.94271ZM16.9861 10.2167C15.6676 11.5359 15.6721 13.6788 16.9966 15.0033C18.3211 16.3278 20.4639 16.3323 21.7832 15.0138C23.1017 13.6946 23.0972 11.5517 21.7727 10.2272C20.4482 8.90268 18.3053 8.89817 16.9861 10.2167Z' fill='white'/%3E %3C/svg%3E");
  border-radius: 50rem;
}
.float-free-use-btn .download-container .download-content {
  width: 100%;
  height: 100%;
}
.float-free-use-btn .download-container a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-decoration: none;
}
.float-free-use-btn .download-container a span {
  font-size: 22px;
  font-weight: 700;
  text-wrap: nowrap;
  white-space: nowrap;
  line-height: 1.44;
  width: 0;
  opacity: 0;
}
.float-free-use-btn .download-container a svg {
  width: 0;
  opacity: 0;
}
.float-free-use-btn .download-container a [data-icon="brand-windows"]::before,
.float-free-use-btn .download-container a [data-icon="brand-macos"]::before,
.float-free-use-btn .download-container a [data-icon="brand-windows"]::after,
.float-free-use-btn .download-container a [data-icon="brand-macos"]::after {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 16.6426V20.0711H20V16.6426' stroke='white' stroke-width='2.28571'/%3E%3Cpath d='M12.0004 2.92773V14.3563M12.0004 14.3563L17.7147 9.7979M12.0004 14.3563L6.28613 9.7979' stroke='white' stroke-width='2.28571'/%3E%3C/svg%3E%0A");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 1;
}
.float-free-use-btn .download-container a [data-icon="brand-windows"]::after,
.float-free-use-btn .download-container a [data-icon="brand-macos"]::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 16.6426V20.0711H20V16.6426' stroke='white' stroke-width='2.28571'/%3E%3Cpath d='M12.0004 2.92773V14.3563M12.0004 14.3563L17.7147 9.7979M12.0004 14.3563L6.28613 9.7979' stroke='white' stroke-width='2.28571'/%3E%3C/svg%3E%0A");
  opacity: 0;
}
.float-free-use-btn .download-container [data-icon="brand-windows"] svg,
.float-free-use-btn .download-container [data-icon="brand-macos"] svg {
  opacity: 0;
}
.float-free-use-btn.show {
  bottom: 30px;
  transform: scale(1) translateX(-50%);
  transform-origin: left bottom;
  transition: all .3s linear;
}
.float-free-use-btn.show .download-container::before {
  animation: animateDownload1 .3s .3s linear forwards;
  border-radius: 44px;
  transition: border-radius .3s 1s linear, background-position .15s linear;
}
.float-free-use-btn.show .download-container::after {
  transform: scale(0);
  transition: transform .2s .5s linear;
}
.float-free-use-btn.show .download-container {
  width: 225px;
  transition: all .8s 1s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.float-free-use-btn.show .download-container a span {
  width: 89px;
  opacity: 1;
  margin-left: 0;
  transition: width .4s 1.2s linear, margin-left .2s 1.2s linear, opacity .3s 1.4s linear;
}
.float-free-use-btn.show .download-container a svg {
  width: 27px;
  opacity: 1;
  margin-left: 8px;
  transition: width .4s 1.2s linear, margin-left .2s 1.2s linear, opacity .3s 1.4s linear;
}
.float-free-use-btn.show .download-container a [data-icon="brand-windows"]::before,
.float-free-use-btn.show .download-container a [data-icon="brand-macos"]::before {
  opacity: 0;
  transition: opacity .1s 1.1s linear;
}
.float-free-use-btn.show .download-container [data-icon="brand-windows"] svg,
.float-free-use-btn.show .download-container [data-icon="brand-macos"] svg {
  opacity: 1;
  transition: opacity .1s 1.1s linear;
}
.float-free-use-btn.show .download-container:hover::before {
  background-position: 0 -128px;
}
.float-free-use-btn.show .download-container:hover a {
  color: #fff !important;
}
.float-free-use-btn.show .download-container:hover a [data-icon="brand-windows"]::after,
.float-free-use-btn.show .download-container:hover a [data-icon="brand-macos"]::after {
  opacity: 1;
  animation: btnIconMove 1.5s linear infinite;
}
.float-free-use-btn.show .download-container:hover [data-icon="brand-windows"] svg,
.float-free-use-btn.show .download-container:hover [data-icon="brand-macos"] svg {
  visibility: hidden;
}
.float-free-use-btn.leave .download-container a i {
  transform: scale(0);
  transition: transform .2s linear;
}
.float-free-use-btn.leave .download-container a span,
.float-free-use-btn.leave .download-container a svg {
  opacity: 0;
  transition: opacity .2s linear;
}
.float-free-use-btn.leave .download-container::before {
  border-radius: 50%;
  transition: border-radius .3s .2s linear;
}
.float-free-use-btn.leave .download-container {
  width: 64px;
  transition: all .6s .2s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.float-free-use-btn.leave {
  bottom: 0;
  transform: scale(0) translateX(-50%);
  transform-origin: left bottom;
  transition: all .3s 1s linear;
}
.btn-aside svg:nth-of-type(2) {
  display: none;
}
.btn-aside:hover svg:nth-of-type(1) {
  display: none;
}
.btn-aside:hover svg:nth-of-type(2) {
  display: inline-block;
  animation: animateSvg .25s linear 2;
}
@keyframes animateDownload1 {
  0% { transform: scale(1); }
  60% { transform: scale(1.8); }
  100% { transform: scale(1); }
}
@keyframes btnIconMove {
  0% { transform: translateY(0); }
  50% { transform: translateY(4px); }
  100% { transform: translateY(0); }
}
@keyframes animateSvg {
  0% { transform: rotate(0deg); }
  33% { transform: rotate(-15deg); }
  66% { transform: rotate(15deg); }
  100% { transform: rotate(0deg); }
}