.vip-tips-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 16px;
  background-color: var(--bg-lv3-default);
  border: 1px solid var(--border-weak);
  border-width: 1px 0;
}
.vip-tips-container .vip-icon {
  width: 20px;
  height: 15px;
  display: inline-block;
  margin-right: 6px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxOS43NzclIiB5MT0iMjEuNDk4JSIgeDI9Ijc4LjM2OCUiIHkyPSI2MC42NTIlIiBpZD0iYSI+PHN0b3Agc3RvcC1jb2xvcj0iI0U0QkQ4MCIgb2Zmc2V0PSIxMyUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRjZEREIxIiBvZmZzZXQ9IjU3JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNFNEM1OTQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSIyMC4zMzYlIiB5MT0iNzIuMzAyJSIgeDI9IjcxLjk5MyUiIHkyPSIxNy4zMDklIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iI0RCOEYxQyIgb2Zmc2V0PSIzMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjREVBMDM1IiBvZmZzZXQ9IjU0JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNENzkyMkEiIG9mZnNldD0iODglIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGcgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTQ5LjIzNSAwTDE2LjQxMi4wMDIgMCAxNS45NDVsMzIuODI4IDMxLjg3OSAzMi44MTgtMzEuODg2eiIvPjxwYXRoIGZpbGw9InVybCgjYikiIGQ9Ik01MC42NCAyNC40MkwyOS4xNDIgNS4yMWwtMS44NjYgMTAuNjYySDkuMDdsOC44MiA4LjU0OWg3Ljg3bC0yLjQ4NyAxNC4xMjUgOS41NTUgOS4yNzggNC4xMzQtMjMuNDAzeiIvPjwvZz48L3N2Zz4=);
}
.vip-tips-container .vip-title {
  color: var(--text-strong);
  font-weight: 400;
  font-size: 14px;
  font: normal 400 14px;
}
.vip-tips-container .vip-button {
  margin-left: auto;
  font-weight: 600;
  font-size: 14px;
  color: #db8f1c;
}
.vip-tips {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
:root {
  --text-ultrastrong: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01-dark */
  --text-strong: rgba(0, 0, 0, 0.64);
  /* gray-tsp-02 */
  --text-medium: rgba(0, 0, 0, 0.4);
  /* gray-tsp-03 */
  --text-weak: rgba(0, 0, 0, 0.24);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --text-link: #175ceb;
  /* primaryblue-02 */
  --text-error: #eb3639;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #e59837;
  /* #E59837 / 100% */
  --text-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-strong: #464d5a;
  /* grayblue-01 */
  --icon-strong-invert: #dcdee0;
  /* grayblue-01-dark */
  --icon-medium: #81868f;
  /* grayblue-02 */
  --icon-weak: #cbcdd1;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #e59837;
  /* #E59837 / 100% */
  --icon-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --border-weak: rgba(0, 0, 0, 0.04);
  /* gray-tsp-08 */
  --border-medium: rgba(0, 0, 0, 0.08);
  /* gray-tsp-07 */
  --border-strong: rgba(0, 0, 0, 0.12);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #f9fafb;
  /* grayblue-06 */
  --fill-medium: #f3f5f7;
  /* grayblue-05 */
  --fill-strong: #e9ebed;
  /* grayblue-04 */
  --fill-ultrastrong: #cbcdd1;
  /* grayblue-03 */
  --tsp-fill-ultraweak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-weak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-medium: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --tsp-fill-strong: rgba(61, 82, 102, 0.12);
  /* 3D5266 / 12% */
  --tsp-fill-ultrastrong: rgba(61, 82, 102, 0.16);
  /* 3D5266 / 16% */
  --tsp-fill-accent-weak: rgba(30, 111, 255, 0.04);
  /* 1E6FFF / 4% */
  --tsp-fill-accent-medium: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --tsp-fill-accent-strong: rgba(30, 111, 255, 0.12);
  /* 1E6FFF / 12% */
  --tsp-fill-accent-ultrastrong: rgba(30, 111, 255, 0.16);
  /* 1E6FFF / 16% */
  --bg-material: rgba(255, 255, 255, 0.88);
  /* FFFFFF / 88% */
  --feedback-hover: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --feedback-active: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --feedback-accent: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --feedback-notice: #fffceb;
  /* yellow-07 */
  --bg-lv1-default: #ffffff;
  /* white */
  --bg-lv1-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv1-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv1-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv2-default: #ffffff;
  /* white */
  --bg-lv2-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv2-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv2-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv3-default: #ffffff;
  /* white */
  --bg-lv3-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv3-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv3-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv4-default: #ffffff;
  /* white */
  --bg-lv4-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv4-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv4-strong: #e9ebed;
  /* grayblue-04 */
  --bg-office-medium: #f7f7f7;
  /* F7F7F7 */
  --accent-default: #1e6fff;
  /* primaryblue-03-brand */
  --accent-hover: #175ceb;
  /* primaryblue-02 */
  --accent-pressed: #134ae0;
  /* primaryblue-01 */
  --accent-disabled: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-default: #edf4ff;
  /* primaryblue-07 */
  --accent-bg-hover: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-pressed: #99beff;
  /* primaryblue-05 */
  --critical-default: #ff4747;
  /* red-03 */
  --critical-hover: #eb3639;
  /* red-02 */
  --critical-pressed: #e02424;
  /* red-01 */
  --critical-disabled: #ffcccc;
  /* red-06 */
  --critical-bg-default: #ffeeee;
  /* red-07 */
  --critical-bg-hover: #ffcccc;
  /* red-06 */
  --critical-bg-pressed: #ffa3a3;
  /* red-05 */
  --success-default: #00d689;
  /* green-04 */
  --notice-default: #ffab00;
  /* yellow-03 */
  --notice-bg-default: #fffceb;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
.__DARK__ {
  --text-ultrastrong: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01-light */
  --text-strong: rgba(255, 255, 255, 0.68);
  /* gray-tsp-02 */
  --text-medium: rgba(255, 255, 255, 0.44);
  /* gray-tsp-03 */
  --text-weak: rgba(255, 255, 255, 0.28);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --text-link: #206ef3;
  /* primaryblue-02 */
  --text-error: #ed5050;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --text-vip-invert: #e59837;
  /* #E59837 / 100% */
  --icon-strong: #dcdee0;
  /* grayblue-01 */
  --icon-strong-invert: #464d5a;
  /* grayblue-01-light */
  --icon-medium: #969799;
  /* grayblue-02 */
  --icon-weak: #5b5b5c;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-vip-invert: #e59837;
  /* #E59837 / 100% */
  --border-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --border-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --border-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #242529;
  /* 242529 */
  --fill-medium: #1c1d1f;
  /* grayblue-06 */
  --fill-strong: #18191a;
  /* grayblue-05 */
  --fill-ultrastrong: #131414;
  /* grayblue-04 */
  --tsp-fill-ultraweak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --tsp-fill-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --tsp-fill-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --tsp-fill-accent-weak: rgba(13, 97, 242, 0.12);
  /* 0D61F2 / 12% */
  --tsp-fill-accent-medium: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --tsp-fill-accent-strong: rgba(13, 97, 242, 0.2);
  /* 0D61F2 / 20% */
  --tsp-fill-accent-ultrastrong: rgba(13, 97, 242, 0.24);
  /* 0D61F2 / 24% */
  --bg-material: rgba(255, 255, 255, 0.08);
  /* FFFFFF / 8% */
  --feedback-hover: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --feedback-active: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --feedback-accent: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --feedback-notice: #3d2b00;
  /* yellow-07 */
  --bg-lv1-default: #131414;
  /* 131414 */
  --bg-lv1-weak: #131414;
  /* 131414 */
  --bg-lv1-medium: #131414;
  /* 131414 */
  --bg-lv1-strong: #131414;
  /* 131414 */
  --bg-lv2-default: #18191a;
  /* 18191A */
  --bg-lv2-weak: #18191a;
  /* 18191A */
  --bg-lv2-medium: #18191a;
  /* 18191A */
  --bg-lv2-strong: #18191a;
  /* 18191A */
  --bg-lv3-default: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-weak: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-medium: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-strong: #1c1d1f;
  /* 1C1D1F */
  --bg-lv4-default: #242529;
  /* 242529 */
  --bg-lv4-weak: #242529;
  /* 242529 */
  --bg-lv4-medium: #242529;
  /* 242529 */
  --bg-lv4-strong: #242529;
  /* 242529 */
  --bg-office-medium: #242424;
  /* 242424 */
  --accent-default: #0d61f2;
  /* primaryblue-03-brand */
  --accent-hover: #206ef3;
  /* primaryblue-02 */
  --accent-pressed: #347af4;
  /* primaryblue-01 */
  --accent-disabled: #143266;
  /* primaryblue-06 */
  --accent-bg-default: #0f254d;
  /* primaryblue-07 */
  --accent-bg-hover: #143266;
  /* primaryblue-06 */
  --accent-bg-pressed: #193e80;
  /* primaryblue-05 */
  --critical-default: #eb4141;
  /* red-03 */
  --critical-hover: #ed5050;
  /* red-02 */
  --critical-pressed: #ee5f5f;
  /* red-01 */
  --critical-disabled: #5c1a1a;
  /* red-06 */
  --critical-bg-default: #3d1111;
  /* red-07 */
  --critical-bg-hover: #5c1a1a;
  /* red-06 */
  --critical-bg-pressed: #802323;
  /* red-05 */
  --success-default: #008d4b;
  /* green-04 */
  --notice-default: #eb9d00;
  /* yellow-03 */
  --notice-bg-default: #3d2b00;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
.application-home-wrapper {
  height: 100vh;
  overflow: hidden;
  background-color: var(--bg-lv1-default, #ffffff);
  position: relative;
}
.application-home-wrapper .application-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: calc(100vh - 44px);
}
.application-home-wrapper .application-container .application-info-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 12vh;
  margin-bottom: auto;
  -ms-flex: none;
      flex: none;
}
.application-home-wrapper .application-container .application-info-container .application-icon {
  margin-bottom: 20px;
  height: 96px;
  width: 96px;
}
.application-home-wrapper .application-container .application-info-container .application-content-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  min-height: 48px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.application-home-wrapper .application-container .application-info-container .application-content-container .application-name {
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 12px;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
}
.application-home-wrapper .application-container .application-info-container .application-content-container .application-desc {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: var(--text-medium, rgba(0, 0, 0, 0.4));
  padding: 0 16px;
}
.application-home-wrapper .application-container .bottom-tips {
  font-size: 12px;
  color: #cdcccc;
  -ms-flex: none;
      flex: none;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new {
  width: 100%;
  padding: 40px 24px;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-content-container {
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%;
  margin-top: 20px;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-content-container .application-desc {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-content-container .application-desc img {
  margin-right: 8px;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .vip-tips-container {
  position: relative;
  width: 100%;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-info-header {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-info-header .application-name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: 'PingFang SC';
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-info-header .application-provider {
  font-size: 14px;
  font-weight: 400;
  color: var(--text-medium, rgba(0, 0, 0, 0.4));
}
.application-home-wrapper-mobile.application-home-wrapper .application-info-container.application-info-container-new .application-info-header .application-icon {
  margin-bottom: 0;
}
.pc-responsive-view .application-home-wrapper {
  height: 100%;
  background-color: transparent;
}
.pc-responsive-view .application-home-wrapper .vip-tips-container {
  display: none;
}
.pc-responsive-view .application-home-wrapper .application-container {
  height: calc(100% - 44px);
}
.pc-responsive-view .application-home-wrapper .application-container .application-info-container {
  padding-top: 100px;
  margin-bottom: 24px;
}
.pc-responsive-view .application-home-wrapper .application-container .application-info-container .application-icon {
  height: 64px;
  width: 64px;
  margin-bottom: 24px;
}
.pc-responsive-view .application-home-wrapper .application-container .application-info-container .application-content-container .application-name {
  line-height: 1;
}
.pc-responsive-view .application-home-wrapper .application-container .application-info-container .application-content-container .application-desc {
  font-size: 14px;
}

.application-home-wrapper .application-container .application-info-container {
  margin-bottom: 20px;
}
.application-home-wrapper .application-container .configuration-form {
  border-radius: 4px;
  background: var(--bg-lv3-medium);
  padding: 0 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  width: calc(100% - 32px);
  margin-bottom: auto;
}
.application-home-wrapper .application-container .configuration-form .configuration-item {
  height: 60px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.application-home-wrapper .application-container .configuration-form .configuration-item .item-title {
  font-size: 17px;
  line-height: 24px;
  color: var(--text-ultrastrong);
}
.application-home-wrapper .application-container .configuration-form .configuration-item .item-title-desc {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-medium);
  margin-top: 4px;
}
.application-home-wrapper .application-container .configuration-form .configuration-item .lang {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
  color: var(--text-medium);
}
.application-home-wrapper .application-container .configuration-form .configuration-item .lang .icon-list-arrow {
  width: 24px;
  height: 24px;
}
.pc-responsive-view .configuration-item .dui-m-switch {
  height: 28px;
  width: 46px;
}
.pc-responsive-view .configuration-item .dui-m-switch::after {
  height: 24px;
  width: 24px;
}
.pc-responsive-view .configuration-item .dui-m-switch.dui-m-switch-checked::after {
  transform: translateX(18px);
}

.container-local {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pc-container-local {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 28px;
}

.container-local {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pc-container-local {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 28px;
}

.convert-history-wrapper .convert-history-list {
  padding: 0 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 56px;
}
.convert-history-wrapper .convert-history-list.doing {
  opacity: 0.4;
  cursor: not-allowed;
}
.convert-history-wrapper .convert-history-list.pointer {
  cursor: pointer;
}
.convert-history-wrapper .convert-history-list.pointer:hover {
  background-color: var(--tsp-fill-medium);
}
.convert-history-wrapper .convert-history-list.pointer:active {
  background-color: var(--feedback-active);
}
.convert-history-wrapper .convert-history-list .convert-history-img img {
  width: 32px;
  height: 32px;
}
.convert-history-wrapper .convert-history-list .convert-history-info {
  margin-left: 12px;
  width: 200px;
  -ms-flex: auto;
      flex: auto;
}
.convert-history-wrapper .convert-history-list .convert-history-info .convert-history-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  overflow: hidden;
  color: var(--text-ultrastrong);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.convert-history-wrapper .convert-history-list .convert-history-info .convert-history-title.normal {
  font-weight: 400;
}
.convert-history-wrapper .convert-history-list .convert-history-info .convert-history-time {
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  color: var(--text-medium);
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
}
.convert-history-wrapper .convert-history-list .convert-history-info .convert-history-time .time-interval {
  padding: 0 4px;
  color: rgba(0, 0, 0, 0.08);
}
.convert-history-wrapper .convert-history-list .convert-history-point {
  -ms-flex: none;
      flex: none;
  margin: 0 15px;
}
.convert-history-wrapper .convert-history-list .convert-history-point .convert-history-point-icon {
  height: 8px;
  width: 8px;
  background-color: #ff4747;
  border-radius: 4px;
}
.convert-history-wrapper .blank-page-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 30px;
}
.convert-history-wrapper .blank-page-wrapper .blank-page-icon {
  width: 160px;
  height: 160px;
}
.convert-history-wrapper .blank-page-wrapper .blank-page-title {
  color: var(--text-medium);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 12px;
}

.progress-view-wrapper {
  background-color: var(--bg-lv3-default);
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.progress-view-wrapper .progress-view-content .progress-view-icon-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 96px;
  gap: 28px;
}
.progress-view-wrapper .progress-view-content .progress-view-icon-container .progress-view-source-icon-small {
  height: 64px;
  width: 64px;
}
.progress-view-wrapper .progress-view-content .progress-view-icon-container .progress-view-source-icon-normal {
  height: 96px;
  width: 96px;
}
.progress-view-wrapper .progress-view-content .progress-view-icon-container .progress-view-target-icon {
  height: 64px;
  width: 64px;
}
.progress-view-wrapper .progress-view-content .progress-view-icon-container .progress-view-arrow-icon {
  width: 54px;
  height: 10px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDBsNiA0LjY5N0wwIDEwVjB6bTEyIDBsNiA0LjY5N0wxMiAxMFYwem0xOCA0LjY5N0wyNCAwdjEwbDYtNS4zMDN6TTM2IDBsNiA0LjY5N0wzNiAxMFYwem0xOCA0LjY5N0w0OCAwdjEwbDYtNS4zMDN6IiBmaWxsPSIjOEE4QThBIi8+PC9zdmc+);
}
.progress-view-wrapper .progress-view-content .progress-view-progress-container {
  margin-top: 96px;
  padding: 0 28px;
  text-align: center;
}
.progress-view-wrapper .progress-view-content .progress-view-progress-container .progress-view-progress-title {
  line-height: 20px;
  font-size: 17px;
  font-weight: 500;
  color: var(--text-ultrastrong);
}
.progress-view-wrapper .progress-view-content .progress-view-progress-container .progress-view-progress-desc {
  font-size: 12px;
  color: var(--text-medium);
}
.progress-view-wrapper .progress-view-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 52px;
  padding: 0 24px;
}
.progress-view-wrapper .progress-view-footer .progress-view-cancel {
  width: 100%;
  font-size: 18px;
  background-color: var(--bg-lv3-default);
  color: var(--text-link);
}
.pc-responsive-view .progress-view-wrapper {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
}
.pc-responsive-view .progress-view-wrapper .progress-view-content {
  width: 672px;
  max-width: 100%;
}
.pc-responsive-view .progress-view-wrapper .progress-view-content .progress-view-icon-container {
  margin-top: 0;
}
.pc-responsive-view .progress-view-wrapper .progress-view-content .progress-view-icon-container .progress-view-source-icon-normal {
  height: 64px;
  width: 64px;
}
.pc-responsive-view .progress-view-wrapper .progress-view-content .progress-view-progress-container {
  margin-top: 24px;
}
.pc-responsive-view .progress-view-wrapper .progress-view-footer {
  margin-top: 24px;
  margin-bottom: 0;
}
.pc-responsive-view .progress-view-wrapper .progress-view-footer .progress-view-cancel {
  width: 180px;
  line-height: 36px;
  font-size: 14px;
}

.status-wrapper {
  background-color: var(--bg-lv1-default);
  height: calc(100vh - env(safe-area-inset-bottom));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 24px;
}
.status-wrapper .status-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 96px;
  -ms-flex: none;
      flex: none;
}
.status-wrapper .status-header .status-image {
  height: 64px;
  width: 64px;
}
.status-wrapper .status-header .status-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: var(--text-ultrastrong);
  margin-top: 16px;
}
.status-wrapper .btn-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 52px;
  -ms-flex: none;
      flex: none;
  margin-top: auto;
}
.status-wrapper .btn-box .btn-text {
  width: 200px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: var(--text-link);
  text-align: center;
  background-color: var(--bg-lv3-default);
}
.pc-responsive-view .status-wrapper {
  height: 100%;
  width: 500px;
  margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center;
}
.pc-responsive-view .status-wrapper .status-header {
  margin-top: 53px;
}
.pc-responsive-view .status-wrapper .status-header .status-title {
  margin-top: 24px;
}
.pc-responsive-view .status-wrapper .btn-box {
  margin: 0;
}
.pc-responsive-view .status-wrapper .btn-box .btn-text {
  border-radius: 4px;
  line-height: 32px;
  height: 32px;
  width: 180px;
  font-size: 14px;
  color: var(--text-ultrastrong);
}

.status-desc {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  -ms-flex: none;
      flex: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 16px 0;
  width: 100%;
  color: var(--text-medium);
}
.pc-responsive-view .status-wrapper {
  width: 100%;
}
.pc-responsive-view .status-wrapper .btn-box .btn-text.dui-button {
  width: 327px;
}

.selected-media-wrapper {
  width: calc(100% - 32px);
  height: 60px;
  padding: 8px 12px;
  border-radius: 4px;
  background: var(--bg-lv3-medium);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
}
.selected-media-wrapper.hidden {
  display: none;
}
.selected-media-wrapper .media-icon {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  -ms-flex: none;
      flex: none;
}
.selected-media-wrapper .media-name {
  color: var(--text-ultrastrong);
  font-size: 17px;
  -ms-flex: 1 0 0px;
      flex: 1 0 0;
  width: 200px;
}
.selected-media-wrapper .media-name .media-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  line-height: 24px;
  font-weight: 500;
}
.selected-media-wrapper .media-name .media-time {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-medium);
  margin-top: 4px;
}
.selected-media-wrapper .close-icon {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  cursor: pointer;
  margin-left: auto;
  -ms-flex: none;
      flex: none;
}

.convert-history-panel .dui-m-pullpanel-header {
  height: 56px;
  padding: 16px;
}
.convert-history-panel .dui-m-pullpanel-header .dui-m-pullpanel-header-title {
  font-size: 17px;
  line-height: 24px;
  -ms-flex: auto;
      flex: auto;
  color: var(--text-ultrastrong);
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 24px;
}
.convert-history-panel .dui-m-pullpanel-header .dui-m-pullpanel-header-title > span {
  display: block;
  width: 100%;
  text-align: center;
}
.convert-history-panel .dui-m-pullpanel-header .dui-m-pullpanel-header-ok {
  height: 24px;
}
.convert-history-panel.dui-modal {
  width: 664px;
  padding: 20px;
}
.convert-history-panel.dui-modal .dui-modal-title {
  line-height: 24px;
}
.convert-history-panel.dui-modal .dui-modal-close {
  top: 20px;
}
.convert-history-panel.dui-modal .dui-modal-content {
  height: 356px;
  overflow-y: auto;
}
.convert-history-panel.dui-modal .dui-modal-content .convert-history-wrapper {
  width: 100%;
  height: 100%;
}
.convert-history-panel.dui-modal .dui-modal-content .convert-history-wrapper .convert-history-list {
  padding: 0;
  border-radius: 8px;
}
.convert-history-panel.dui-modal .dui-modal-content .convert-history-wrapper .blank-page-wrapper {
  padding-top: 0;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
}
.audio-pay-modal .pay-wrapper .pay-wrapper-info {
  text-align: left;
  line-height: 22px;
}
.audio-pay-modal .pay-wrapper .pay-wrapper-info .info-last {
  margin-top: 22px;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .pay-price {
  font-weight: 700;
  line-height: 24px;
  font-family: DIN;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .pay-price .pay-price-discount {
  font-size: 18px;
  color: var(--text-ultrastrong);
  font-family: DIN Alternate, DINAlternate Custom, sans-serif;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .pay-price .pay-price-reality {
  font-size: 12px;
  color: #cbcdd1;
  text-decoration: line-through;
  padding: 0 6px;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .count-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .count-btn .btn {
  border-radius: 4px;
  background: var(--tsp-fill-medium);
  width: 24px;
  height: 24px;
  margin-left: 4px;
  cursor: pointer;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .count-btn .btn:active {
  background-color: var(--bg-lv3-medium);
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .count-btn .btn.disable {
  background: var(--tsp-fill-weak);
  opacity: 0.5;
  cursor: not-allowed;
}
.audio-pay-modal .pay-wrapper .pay-count-wrapper .count-btn .count {
  padding: 0 8px;
  border-radius: 4px;
  background: var(--tsp-fill-medium);
  font-size: 17px;
  color: var(--text-ultrastrong);
  margin-left: 4px;
  width: 55px;
}
.audio-pay-modal .dui-modal-content .pay-wrapper-info {
  padding: 8px 0;
  line-height: 20px;
}
.audio-pay-modal .dui-modal-content .pay-count-wrapper .count-btn .count {
  background-color: var(--bg-lv3-default);
  width: auto;
  min-width: 20px;
}
.audio-pay-modal .dui-modal-content .pay-count-wrapper .count-btn .btn {
  border: 1px solid var(--border-strong);
  background-color: var(--bg-lv3-default);
}
.audio-pay-modal .dui-modal-content .pay-count-wrapper .count-btn .btn img {
  width: 100%;
}
.balance-pay-modal.dui-modal {
  width: 640px;
  padding: 8px 24px 24px;
}
.balance-pay-modal.dui-modal .dui-modal-close {
  top: 20px;
}
.balance-pay-modal.dui-modal .payment-wrapper {
  height: 432px;
  background: transparent;
}
.balance-pay-modal.dui-modal .payment-wrapper .dui-m-tabs-bar {
  border: 0;
  height: 48px;
  padding: 0;
}
.balance-pay-modal.dui-modal .payment-wrapper .dui-m-tabs-bar .dui-m-tabs-bar-item {
  font-size: 16px;
  margin-right: 40px;
  line-height: 48px;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper {
  height: 316px;
  padding: 8px 0;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-card {
  background-color: var(--bg-lv3-default);
  padding: 0;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-card .balance-remain-time {
  height: 120px;
  border-radius: 4px;
  background-color: var(--bg-lv3-medium);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-card .balance-remain-time .balance-card-time-desc {
  margin-top: 0;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .matters-attention {
  margin-top: 12px;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-operation-btn {
  margin-top: 24px;
  text-align: right;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-operation-btn .balance-btn {
  margin: 0 0 0 20px;
  width: 127px;
  min-width: 127px;
}
.balance-pay-modal.dui-modal .payment-wrapper .balance-wrapper .balance-operation-btn .dui-button-size-large {
  font-size: 14px;
}
.balance-pay-modal.dui-modal .payment-wrapper .recharge-record {
  height: 316px;
  padding: 20px 0 0;
}
.application-home-wrapper .application-container .application-info-container {
  padding-top: 96px;
}
.application-home-wrapper .application-container .start-convert-btn {
  margin-bottom: 8vh;
}
.application-home-wrapper .application-container .select-files-btn {
  margin-bottom: 12px;
  width: 200px;
  position: relative;
}
.application-home-wrapper .application-container .history-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8vh;
  width: 200px;
}
.application-home-wrapper .application-container .history-btn .pointer-count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  min-width: 18px;
  height: 18px;
  background-color: var(--critical-default);
  border-radius: 20px;
  color: var(--text-white);
  padding: 0 4px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 6px;
}
.application-home-wrapper .application-container .file-drop-tips {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-medium, rgba(0, 0, 0, 0.4));
  margin-top: 12px;
}

.audio-convert-wrapper .progress-view-wrapper {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.audio-convert-wrapper .progress-view-wrapper .progress-view-footer {
  margin-top: auto;
}
.audio-convert-wrapper .progress-view-wrapper .footer-desc {
  margin-top: auto;
  padding: 0 24px;
}
.audio-convert-wrapper .progress-view-wrapper .footer-desc + .progress-view-footer {
  margin-top: 0;
}
.audio-convert-wrapper .progress-view-wrapper .footer-desc .footer-desc-title {
  line-height: 16px;
  font-size: 12px;
  color: var(--text-medium, rgba(0, 0, 0, 0.48));
  text-align: center;
}
.audio-convert-wrapper .progress-view-wrapper .footer-desc .footer-desc-btn {
  width: 100%;
  margin: 12px 0;
}
.audio-progress-notify {
  padding-top: 24px;
}
.audio-progress-notify .progress-notify-wrapper {
  padding: 0 20px;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-title .title-image {
  width: 60px;
  height: 60px;
  background-image: url(https://docs.gtimg.com/docsopen/open-toolkit/image/blankpage_notification_160@3x-a89a779807.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-title .notify-title {
  font-size: 14px;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
  font-weight: 600;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: wrap;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-title .notify-desc {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-medium, rgba(0, 0, 0, 0.48));
  text-align: left;
  margin-top: 4px;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-content {
  text-align: center;
}
.audio-progress-notify .progress-notify-wrapper .progress-notify-content .notify-content-image {
  height: 180px;
  width: 180px;
  vertical-align: middle;
}
.audio-progress-notify .progress-notify-wrapper .notify-content-desc {
  color: var(--text-strong, right(0, 0, 0, 0.64));
  font-size: 12px;
  line-height: 16px;
  margin-top: 16px;
}
.audio-progress-notify .dui-m-modal-footer-vertical {
  display: none;
}
.audio-progress-notify .dui-m-modal-close {
  bottom: auto;
  top: 4px;
  right: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM2LjcyOCAxMy4zOThMMjYuMTIgMjQuMDA1IDM2LjcyOCAzNC42MWwtMi4xMjEgMi4xMjFMMjQgMjYuMTI2IDEzLjM5MyAzNi43MzJsLTIuMTItMi4xMiAxMC42MDYtMTAuNjA4LTEwLjYwNy0xMC42MDYgMi4xMjEtMi4xMjEgMTAuNjA4IDEwLjYwNSAxMC42MDYtMTAuNjA1IDIuMTIgMi4xMnoiIGZpbGw9IiM0NjRENUEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  width: 24px;
  height: 24px;
}
.audio-progress-notify.pc-notify {
  width: 480px;
}
.audio-progress-notify.pc-notify .dui-modal-content .progress-notify-wrapper {
  width: 100%;
}
.audio-progress-notify.pc-notify .dui-modal-content .progress-notify-wrapper .progress-notify-title {
  display: none;
}
.audio-progress-notify.pc-notify .dui-modal-content .progress-notify-wrapper .dui-divider {
  display: none;
}
.audio-progress-notify.pc-notify .dui-modal-content .progress-notify-wrapper .progress-notify-content .notify-content-desc {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.audio-progress-notify.pc-notify .dui-modal-content .progress-notify-wrapper .notify-content-desc {
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
  margin-top: 20px;
}

.balance-wrapper {
  padding: 20px 16px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: calc(100vh - 80px);
}
.balance-wrapper .balance-card {
  border-radius: 4px;
  background: var(--bg-lv3-medium);
  height: 231px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  color: var(--text-ultrastrong);
  padding: 16px;
}
.balance-wrapper .balance-card .balance-card-time-desc {
  font-size: 14px;
  line-height: 20px;
  margin-top: 38px;
  text-align: center;
}
.balance-wrapper .balance-card .balance-card-time {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  font-family: DIN Alternate, DINAlternate Custom, sans-serif;
}
.balance-wrapper .matters-attention {
  margin-top: 21px;
}
.balance-wrapper .matters-attention .matters-attention-title {
  color: var(--text-ultrastrong);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.balance-wrapper .matters-attention .matters-attention-desc {
  color: var(--text-ultrastrong);
  font-size: 12px;
  line-height: 24px;
  padding-top: 13px;
}
.balance-wrapper .matters-attention .matters-attention-desc .matters-attention-msg {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
}
.balance-wrapper .matters-attention .matters-attention-desc .matters-attention-msg .msg-num {
  width: 14px;
  -ms-flex: none;
      flex: none;
}
.balance-wrapper .matters-attention .matters-attention-desc .matters-attention-msg .msg-info {
  -ms-flex: auto;
      flex: auto;
}
.balance-wrapper .balance-btn {
  margin: auto auto 8vh;
  width: 200px;
  font-size: 18px;
  font-weight: 500;
}

.recharge-record {
  padding: 16px;
  height: calc(100vh - 36px - env(safe-area-inset-bottom));
  overflow-y: auto;
}
.recharge-record .recharge-record-list .recharge-record-coupon {
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  padding: 8px 12px;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 4px;
  background: var(--bg-lv2-strong);
  margin-bottom: 12px;
}
.recharge-record .recharge-record-list .recharge-record-coupon .coupon-image {
  width: 24px;
  height: 24px;
}
.recharge-record .recharge-record-list .recharge-record-coupon .coupon-info {
  margin-left: 8px;
}
.recharge-record .recharge-record-list .recharge-record-coupon .coupon-info .coupon-info-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: var(--text-ultrastrong);
}
.recharge-record .recharge-record-list .recharge-record-coupon .coupon-info .coupon-info-desc {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  color: var(--text-strong);
}
.recharge-record .recharge-record-list .recharge-record-coupon .coupon-time {
  margin-left: auto;
  color: var(--text-strong);
  font-size: 14px;
  line-height: 20px;
}
.recharge-record .recharge-record-list .blank-page-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 30px;
}
.recharge-record .recharge-record-list .blank-page-wrapper .blank-page-title {
  color: var(--text-medium);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 12px;
}

.payment-wrapper {
  width: 100%;
  height: calc(100vh - env(safe-area-inset-bottom));
}
.payment-wrapper .dui-m-tabs-bar {
  height: 36px;
  padding: 0 16px;
}
.payment-wrapper .dui-m-tabs-bar .dui-m-tabs-bar-item {
  font-size: 12px;
  line-height: 36px;
  padding: 0;
  margin-right: 20px;
}
.payment-wrapper .dui-m-tabs-bar .payment-tabs {
  color: var(--text-ultrastrong);
  font-weight: 600;
}
.payment-wrapper .payment-indicator {
  background: var(--text-ultrastrong);
}

.pay-tips-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 16px;
  background: var(--tsp-fill-medium);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.pay-tips-container .pay-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 4px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCB4MT0iMTAwJSIgeTE9IjIuMzQlIiB4Mj0iMCUiIHkyPSI5Ny42NiUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjNzY5M0ZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzU0NkRGRiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgeDE9Ijc0LjgwMiUiIHkxPSIxMDcuNDU3JSIgeDI9IjE2LjgyJSIgeTI9IjEwMCUiIGlkPSJkIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0Y0RjZGRiIgb2Zmc2V0PSIyNi4xNDMlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0Q2REVGRiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIHg9Ii03NSUiIHk9Ii0yNy44JSIgd2lkdGg9IjIxNi43JSIgaGVpZ2h0PSIxNzcuOCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImIiPjxmZU9mZnNldCBkeD0iLTEiIGR5PSIxIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMSIgaW49InNoYWRvd09mZnNldE91dGVyMSIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwLjA0NTQ1NDU0NTUgMCAwIDAgMCAxIDAgMCAwIDAuMzYgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii03NSUiIHk9Ii0yNy44JSIgd2lkdGg9IjIxNi43JSIgaGVpZ2h0PSIxNzcuOCUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImUiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGR5PSIxIiBpbj0ic2hhZG93Qmx1cklubmVyMSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRJbm5lcjEiLz48ZmVDb21wb3NpdGUgaW49InNoYWRvd09mZnNldElubmVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9ImFyaXRobWV0aWMiIGsyPSItMSIgazM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXJJbm5lcjEiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDEgMCIgaW49InNoYWRvd0lubmVySW5uZXIxIi8+PC9maWx0ZXI+PHBhdGggZD0iTTE1IDl2N2g0djJoLTZWOWgyeiIgaWQ9ImMiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTQgNWM1LjUyMyAwIDEwIDQuNDc3IDEwIDEwcy00LjQ3NyAxMC0xMCAxMFM0IDIwLjUyMyA0IDE1IDguNDc3IDUgMTQgNXptNi42MDUtMmw0LjY1OCA0LjEwNC0xLjU0MiAxLjc1LTQuNjU4LTQuMTAzTDIwLjYwNSAzek03LjM4NyAzTDguOTMgNC43NSA0LjI3MiA4Ljg1NSAyLjczIDcuMTA0IDcuMzg3IDN6IiBmaWxsLW9wYWNpdHk9Ii44OCIgZmlsbD0idXJsKCNhKSIvPjx1c2UgZmlsbD0iIzAwMCIgZmlsdGVyPSJ1cmwoI2IpIiB4bGluazpocmVmPSIjYyIvPjx1c2UgZmlsbD0idXJsKCNkKSIgeGxpbms6aHJlZj0iI2MiLz48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNlKSIgeGxpbms6aHJlZj0iI2MiLz48L2c+PC9zdmc+);
}
.pay-tips-container .pay-title {
  color: var(--text-ultrastrong);
  font-weight: 400;
  font-size: 14px;
  font: normal 400 14px;
  line-height: 20px;
}
.pay-tips-container .pay-button {
  margin-left: auto;
  font-weight: 600;
  font-size: 14px;
  color: var(--text-link);
  line-height: 20px;
}

.status-desc {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  -ms-flex: none;
      flex: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 24px 0;
  width: 100%;
  color: var(--text-medium, rgba(0, 0, 0, 0.48));
}
.compress-file {
  margin-bottom: 24px;
  border-radius: 4px;
  text-align: left;
  -ms-flex: auto;
      flex: auto;
  height: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden;
}
.compress-file .compress-title {
  font-size: 14px;
  line-height: 30px;
  color: var(--text-medium, rgba(0, 0, 0, 0.48));
}
.compress-file .compress-list {
  overflow-y: auto;
  overflow-x: hidden;
  -ms-flex: auto;
      flex: auto;
  height: 260px;
}
.compress-file .compress-list .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 16px;
}
.compress-file .compress-list .item .icon {
  width: 32px;
  height: 32px;
}
.compress-file .compress-list .item .file-info {
  margin-left: 10px;
  text-align: left;
  -ms-flex: auto;
      flex: auto;
  width: 200px;
}
.compress-file .compress-list .item .file-info .info-title {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.compress-file .compress-list .item .file-info .info-size {
  font-size: 12px;
  line-height: 17px;
  color: var(--text-medium, rgba(0, 0, 0, 0.48));
}
.compress-file .compress-list .item .detail {
  margin-left: 20px;
  -ms-flex: none;
      flex: none;
}
.compress-file .detail-btn {
  border-radius: 4px;
  background: var(--tsp-fill-medium, rgba(51, 77, 102, 0.08));
  min-width: 60px;
  padding: 0 16px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  box-sizing: border-box;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
  cursor: pointer;
}

.more-menu-button-wrapper {
  width: 28px;
  height: 28px;
  margin-right: 24px;
  overflow: hidden;
}
.more-menu-button-wrapper .more-menu-button {
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 1px;
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+bGlzdF9tb3JlPC90aXRsZT4KICAgIDxnIGlkPSJsaXN0X21vcmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgcng9IjIiPjwvcmVjdD4KICAgICAgICA8cGF0aCBkPSJNMjAsMTcgTDIwLDE5IEw0LDE5IEw0LDE3IEwyMCwxNyBaIE0yMCwxMSBMMjAsMTMgTDQsMTMgTDQsMTEgTDIwLDExIFogTTIwLDUgTDIwLDcgTDQsNyBMNCw1IEwyMCw1IFoiIGlkPSLlvaLnirbnu5PlkIgiIGZpbGw9IiM0NjRENUEiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+);
}
.more-menu-button-wrapper .more-menu-button:hover {
  background-color: var(--feedback-hover, rgba(0, 0, 0, 0.04));
}
.more-menu-button-wrapper .more-menu-button:active,
.more-menu-button-wrapper .more-menu-button.menu-activated {
  background-color: var(--tsp-fill-medium, rgba(0, 0, 0, 0.08));
}

.user-avatar-container {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  min-width: 28px;
  height: 28px;
  position: relative;
}
.user-avatar-container .user-avatar {
  position: absolute;
  top: 0;
  right: 0;
  width: 27px;
  height: 27px;
  border-radius: 4px;
  background: var(--bg-lv4-strong, #e9e9e9);
}
.user-avatar-container .user-avatar-info {
  position: absolute;
  top: 38px;
  right: 0;
}
.user-avatar-container .fake-user-avatar {
  background-color: var(--bg-lv4-strong, #e9e9e9);
}
.user-avatar-container .fake-user-avatar::after {
  border: 0;
}
.login-btn-container {
  font-size: 0;
}

.separator {
  display: inline-block;
  content: '';
  width: 1px;
  height: 18px;
  opacity: 0.08;
  background-color: #000;
  margin: 6px 16px;
}

.linktext-wrapper {
  overflow: hidden;
  cursor: pointer;
  font-size: 12px;
  line-height: 24px;
  color: var(--text-vip, #db8f1c);
  height: 28px;
  font-family: 'PingFang SC';
  background-color: var(--notice-bg-default, #fffceb);
  border-radius: 4px;
}
.linktext-wrapper .linktext-box {
  padding: 2px 8px;
}
.linktext-wrapper :hover {
  background-color: var(--notice-bg-default, #f5f2e3);
  border-radius: 4px;
}
.linktext-wrapper :active {
  background-color: #eae8da;
}
.linktext-wrapper .diamond {
  float: left;
  position: relative;
  top: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCB4MT0iMCUiIHkxPSIyMy4xMTElIiB4Mj0iMTAwJSIgeTI9Ijc2Ljg4OSUiIGlkPSJiIj48c3RvcCBzdG9wLWNvbG9yPSIjNjY2IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzBCMEIwOSIgb2Zmc2V0PSI5OS45NzglIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgeDE9IjI5LjU5OCUiIHkxPSI1Ljg4NyUiIHgyPSI3NS42MDIlIiB5Mj0iNzAuMDcxJSIgaWQ9ImMiPjxzdG9wIHN0b3AtY29sb3I9IiNFNEJEODAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRjZEREIxIiBvZmZzZXQ9IjU3JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNFNEM1OTQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggaWQ9ImEiIGQ9Ik05LjUgMi4wMDFMMiA5LjMzNSAxNyAyNCAzMiA5LjMzMiAyNC41IDJ6Ii8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTguMTAyLjU3MUEyIDIgMCAwMTkuNS4wMDFMMjQuNSAwYTIgMiAwIDAxMS4zOTguNTdsNy41IDcuMzMyYTIgMiAwIDAxMCAyLjg2bC0xNSAxNC42NjhhMiAyIDAgMDEtMi43OTYgMGwtMTUtMTQuNjY1YTIgMiAwIDAxMC0yLjg2bDcuNS03LjMzNHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxtYXNrIGlkPSJkIiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PC9tYXNrPjx1c2UgZmlsbD0idXJsKCNiKSIgeGxpbms6aHJlZj0iI2EiLz48cGF0aCBmaWxsPSJ1cmwoI2MpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjZCkiIGQ9Ik0xNS4xNzUgNGwtLjg1MyA1LjAwNEg2bDQuMDMgNC4wMTJoMy41OTlsLTEuMTM3IDYuNjNMMTYuOTEgMjRsMS44MzgtMTAuOTg0SDI1eiIvPjwvZz48L3N2Zz4=);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  background-color: transparent;
}
.linktext-wrapper .linktext-text {
  background-color: transparent;
  margin-left: 4px;
}

.index-upgrade-btn {
  position: relative;
  min-width: 80px;
  background: linear-gradient(135deg, #454952, #272a33);
  cursor: pointer;
  color: #fae0a5;
  font-size: 12px;
  font-weight: 500;
  height: 28px;
  text-align: center;
  margin: 6px 0px 6px 16px;
  border-radius: 4px;
  line-height: 28px;
  padding: 0 16px;
}
.index-upgrade-btn:hover::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--feedback-hover, rgba(0, 0, 0, 0.16));
  border-radius: 4px;
  z-index: 1;
  pointer-events: none;
}
.index-upgrade-btn:active::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--feedback-active, rgba(0, 0, 0, 0.32));
  border-radius: 4px;
  z-index: 1;
  pointer-events: none;
}

.fixed-view {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.fixed-view-placeholder {
  width: 100%;
}

.pc-responsive-view {
  width: 100%;
  min-width: 600px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 1300px) {
  .pc-responsive-view {
    width: 1340px;
  }
}

.place-holder {
  height: 58px;
}
.nav {
  width: 100vw;
  height: 58px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.nav .responsive-warp {
  -ms-flex: 1;
      flex: 1;
}
.nav .nav-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 20px;
  -ms-flex-align: end;
      align-items: flex-end;
}
.nav .nav-left .separator {
  -ms-flex: none;
      flex: none;
}
.nav .nav-left .nav-title {
  -ms-flex: none;
      flex: none;
  margin-left: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
}
.nav .nav-center {
  -ms-flex: 1;
      flex: 1;
  margin: 0 10px;
  max-width: 640px;
}
.nav .nav-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.nav .nav-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.nav.blur {
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  background-color: #fff;
}
.nav.bordered {
  border-bottom: 1px solid var(--border-medium, rgba(0, 0, 0, 0.08));
}
.nav.fixed {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 99;
}
.nav .text {
  cursor: pointer;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: var(--text-medium, rgba(0, 0, 0, 0.4));
}
.nav .text::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 18px;
  height: 24px;
  background-size: contain;
}
.nav .text:hover {
  color: var(--text-ultrastrong, rgba(0, 0, 0, 0.88));
  transition: color 0.2s ease-in-out;
}
.nav .logo {
  display: block;
  cursor: pointer;
  width: 132px;
}
.nav .logo.no-click {
  cursor: auto;
}
.nav .small-title {
  position: absolute;
  bottom: -15px;
  height: 22px;
}

.layout-breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  list-style-type: none;
  padding: 13px 0 25px;
}
.layout-breadcrumb .breadcrumb-li {
  line-height: 22px;
  font-size: 16px;
  color: var(--text-medium);
  cursor: pointer;
}
.layout-breadcrumb .breadcrumb-li:hover {
  color: var(--text-ultrastrong);
}
.layout-breadcrumb .breadcrumb-li.current {
  color: var(--text-ultrastrong);
  font-weight: 600;
  cursor: default;
}
.layout-breadcrumb .breadcrumb-img {
  width: 16px;
  height: 16px;
}

.application-download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 12px 16px;
  font-size: 14px;
  color: var(--text-ultrastrong);
  line-height: 20px;
  background-color: var(--bg-lv1-default, #fff);
  border-radius: 4px;
  margin-top: 12px;
}
.application-download .download-icon {
  width: 24px;
  height: 24px;
}
.application-download .download-desc {
  margin-left: 12px;
}
.application-download .btn {
  color: var(--text-link);
  font-weight: 600;
  font-size: 14px;
  margin-left: 8px;
  padding: 0 4px;
  line-height: 28px;
  display: block;
  cursor: pointer;
}
.application-download .btn:hover {
  background-color: var(--bg-lv3-medium);
}

.produce-introduce {
  background-color: var(--bg-lv1-default, #fff);
  border-radius: 4px;
  margin-top: 12px;
  padding: 20px 16px;
  color: var(--text-ultrastrong);
  font-size: 14px;
}
.produce-introduce .produce-introduce-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.produce-introduce .produce-introduce-content {
  display: -ms-flexbox;
  display: flex;
}
.produce-introduce .produce-introduce-content .produce-introduce-item {
  margin: 20px 20px 0 0;
  -ms-flex: 1;
      flex: 1;
}
.produce-introduce .produce-introduce-content .produce-introduce-item:last-child {
  margin-right: 0;
}
.produce-introduce .produce-introduce-content .produce-introduce-item .item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 17px;
  font-weight: 500;
  color: var(--text-ultrastrong);
}
.produce-introduce .produce-introduce-content .produce-introduce-item .item-title .item-title-img {
  height: 32px;
  width: 32px;
  margin-right: 8px;
}
.produce-introduce .produce-introduce-content .produce-introduce-item .item-desc {
  margin-top: 16px;
  color: var(--text-medium);
  font-size: 14px;
  line-height: 20px;
}
.produce-introduce .produce-introduce-content .produce-introduce-item .item-desc .introduce-desc {
  margin: 0 0 8px;
}

.application-list {
  background-color: var(--bg-lv1-default, #fff);
  border-radius: 4px;
  padding: 20px 16px;
  margin-top: 12px;
}
.application-list .application-list-title {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-ultrastrong);
}
.application-list .application-list-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.application-list .application-list-content .application-item {
  width: calc(100% / 6);
  -ms-flex: none;
      flex: none;
  padding: 8px 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}
.application-list .application-list-content .application-item:hover {
  background: var(--tsp-fill-medium);
}
.application-list .application-list-content .application-item:active {
  background-color: var(--tsp-fill-medium);
}
.application-list .application-list-content .application-item .application-item-icon {
  width: 32px;
  height: 32px;
}
.application-list .application-list-content .application-item .application-item-name {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-strong);
  margin-top: 10px;
}

.more-application .more-application-title {
  font-size: 14px;
  line-height: 20px;
  margin-top: 40px;
  color: var(--text-medium);
}

.drag-and-drop-area {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  box-sizing: border-box;
  width: 100vw;
  height: 100%;
  border-radius: 4px;
  border: 1px dashed #1e6fff;
  background: rgba(30, 111, 255, 0.16);
}
.drag-and-drop-area .drag-and-drop-area-icon {
  height: 109px;
  width: 209px;
  z-index: 1002;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 16px 0;
  border: 1px dashed #1e6fff;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.drag-and-drop-area .drag-and-drop-area-icon .icon {
  width: 44px;
  height: 44px;
  background-size: cover;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNyA2LjM3NWE0LjI1IDQuMjUgMCAwMC00LjI1IDQuMjV2MS43NmwxLjUwNS0xLjUwNSAxLjA2IDEuMDYtMi43ODUgMi43ODYtLjUzLjUzLS41My0uNTMtMi43ODYtMi43ODUgMS4wNi0xLjA2IDEuNTA2IDEuNTA1di0xLjc2MUE1Ljc1IDUuNzUgMCAwMTE3IDQuODc1aDN2MS41aC0zem0tMTItLjc1aDR2MS41SDUuNXYxMWgxM3YtNi41SDIwdjdhMSAxIDAgMDEtMSAxSDVhMSAxIDAgMDEtMS0xdi0xMmExIDEgMCAwMTEtMXoiIGZpbGw9IiM0NTRENUEiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDYuMzc1YTQuMjUgNC4yNSAwIDAwLTQuMjUgNC4yNXYxLjc2bDEuNTA1LTEuNTA1IDEuMDYgMS4wNi0yLjc4NSAyLjc4Ni0uNTMuNTMtLjUzLS41My0yLjc4Ni0yLjc4NSAxLjA2LTEuMDYgMS41MDYgMS41MDV2LTEuNzYxQTUuNzUgNS43NSAwIDAxMTcgNC44NzVoM3YxLjVoLTN6bS0xMi0uNzVoNHYxLjVINS41djExaDEzdi02LjVIMjB2N2ExIDEgMCAwMS0xIDFINWExIDEgMCAwMS0xLTF2LTEyYTEgMSAwIDAxMS0xeiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzI3ODZfMzg3MykiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjc4Nl8zODczIiB4MT0iMTIiIHkxPSItMi41IiB4Mj0iLTIuNzAxIiB5Mj0iMTMuNDQ3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzgxODY4RiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQ2NEQ1QSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);
}
.drag-and-drop-area .drag-and-drop-area-icon .description {
  color: rgba(0, 0, 0, 0.64);
  line-height: 20px;
  font-size: 14px;
}
.drag-and-drop-area .drop-area {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  z-index: 3001;
}

.footer {
  width: 100%;
  font-size: 14px;
  background: var(--bg-lv3-default, #fff);
  margin-top: 100px;
  overflow: hidden;
}

/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
:root {
  --text-ultrastrong: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01-dark */
  --text-strong: rgba(0, 0, 0, 0.64);
  /* gray-tsp-02 */
  --text-medium: rgba(0, 0, 0, 0.4);
  /* gray-tsp-03 */
  --text-weak: rgba(0, 0, 0, 0.24);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --text-link: #175ceb;
  /* primaryblue-02 */
  --text-error: #eb3639;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #e59837;
  /* #E59837 / 100% */
  --text-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-strong: #464d5a;
  /* grayblue-01 */
  --icon-strong-invert: #dcdee0;
  /* grayblue-01-dark */
  --icon-medium: #81868f;
  /* grayblue-02 */
  --icon-weak: #cbcdd1;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #e59837;
  /* #E59837 / 100% */
  --icon-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --border-weak: rgba(0, 0, 0, 0.04);
  /* gray-tsp-08 */
  --border-medium: rgba(0, 0, 0, 0.08);
  /* gray-tsp-07 */
  --border-strong: rgba(0, 0, 0, 0.12);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #f9fafb;
  /* grayblue-06 */
  --fill-medium: #f3f5f7;
  /* grayblue-05 */
  --fill-strong: #e9ebed;
  /* grayblue-04 */
  --fill-ultrastrong: #cbcdd1;
  /* grayblue-03 */
  --tsp-fill-ultraweak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-weak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-medium: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --tsp-fill-strong: rgba(61, 82, 102, 0.12);
  /* 3D5266 / 12% */
  --tsp-fill-ultrastrong: rgba(61, 82, 102, 0.16);
  /* 3D5266 / 16% */
  --tsp-fill-accent-weak: rgba(30, 111, 255, 0.04);
  /* 1E6FFF / 4% */
  --tsp-fill-accent-medium: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --tsp-fill-accent-strong: rgba(30, 111, 255, 0.12);
  /* 1E6FFF / 12% */
  --tsp-fill-accent-ultrastrong: rgba(30, 111, 255, 0.16);
  /* 1E6FFF / 16% */
  --bg-material: rgba(255, 255, 255, 0.88);
  /* FFFFFF / 88% */
  --feedback-hover: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --feedback-active: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --feedback-accent: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --feedback-notice: #fffceb;
  /* yellow-07 */
  --bg-lv1-default: #ffffff;
  /* white */
  --bg-lv1-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv1-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv1-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv2-default: #ffffff;
  /* white */
  --bg-lv2-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv2-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv2-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv3-default: #ffffff;
  /* white */
  --bg-lv3-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv3-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv3-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv4-default: #ffffff;
  /* white */
  --bg-lv4-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv4-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv4-strong: #e9ebed;
  /* grayblue-04 */
  --bg-office-medium: #f7f7f7;
  /* F7F7F7 */
  --accent-default: #1e6fff;
  /* primaryblue-03-brand */
  --accent-hover: #175ceb;
  /* primaryblue-02 */
  --accent-pressed: #134ae0;
  /* primaryblue-01 */
  --accent-disabled: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-default: #edf4ff;
  /* primaryblue-07 */
  --accent-bg-hover: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-pressed: #99beff;
  /* primaryblue-05 */
  --critical-default: #ff4747;
  /* red-03 */
  --critical-hover: #eb3639;
  /* red-02 */
  --critical-pressed: #e02424;
  /* red-01 */
  --critical-disabled: #ffcccc;
  /* red-06 */
  --critical-bg-default: #ffeeee;
  /* red-07 */
  --critical-bg-hover: #ffcccc;
  /* red-06 */
  --critical-bg-pressed: #ffa3a3;
  /* red-05 */
  --success-default: #00d689;
  /* green-04 */
  --notice-default: #ffab00;
  /* yellow-03 */
  --notice-bg-default: #fffceb;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
.__DARK__ {
  --text-ultrastrong: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01-light */
  --text-strong: rgba(255, 255, 255, 0.68);
  /* gray-tsp-02 */
  --text-medium: rgba(255, 255, 255, 0.44);
  /* gray-tsp-03 */
  --text-weak: rgba(255, 255, 255, 0.28);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --text-link: #206ef3;
  /* primaryblue-02 */
  --text-error: #ed5050;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --text-vip-invert: #e59837;
  /* #E59837 / 100% */
  --icon-strong: #dcdee0;
  /* grayblue-01 */
  --icon-strong-invert: #464d5a;
  /* grayblue-01-light */
  --icon-medium: #969799;
  /* grayblue-02 */
  --icon-weak: #5b5b5c;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-vip-invert: #e59837;
  /* #E59837 / 100% */
  --border-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --border-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --border-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #242529;
  /* 242529 */
  --fill-medium: #1c1d1f;
  /* grayblue-06 */
  --fill-strong: #18191a;
  /* grayblue-05 */
  --fill-ultrastrong: #131414;
  /* grayblue-04 */
  --tsp-fill-ultraweak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --tsp-fill-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --tsp-fill-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --tsp-fill-accent-weak: rgba(13, 97, 242, 0.12);
  /* 0D61F2 / 12% */
  --tsp-fill-accent-medium: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --tsp-fill-accent-strong: rgba(13, 97, 242, 0.2);
  /* 0D61F2 / 20% */
  --tsp-fill-accent-ultrastrong: rgba(13, 97, 242, 0.24);
  /* 0D61F2 / 24% */
  --bg-material: rgba(255, 255, 255, 0.08);
  /* FFFFFF / 8% */
  --feedback-hover: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --feedback-active: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --feedback-accent: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --feedback-notice: #3d2b00;
  /* yellow-07 */
  --bg-lv1-default: #131414;
  /* 131414 */
  --bg-lv1-weak: #131414;
  /* 131414 */
  --bg-lv1-medium: #131414;
  /* 131414 */
  --bg-lv1-strong: #131414;
  /* 131414 */
  --bg-lv2-default: #18191a;
  /* 18191A */
  --bg-lv2-weak: #18191a;
  /* 18191A */
  --bg-lv2-medium: #18191a;
  /* 18191A */
  --bg-lv2-strong: #18191a;
  /* 18191A */
  --bg-lv3-default: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-weak: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-medium: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-strong: #1c1d1f;
  /* 1C1D1F */
  --bg-lv4-default: #242529;
  /* 242529 */
  --bg-lv4-weak: #242529;
  /* 242529 */
  --bg-lv4-medium: #242529;
  /* 242529 */
  --bg-lv4-strong: #242529;
  /* 242529 */
  --bg-office-medium: #242424;
  /* 242424 */
  --accent-default: #0d61f2;
  /* primaryblue-03-brand */
  --accent-hover: #206ef3;
  /* primaryblue-02 */
  --accent-pressed: #347af4;
  /* primaryblue-01 */
  --accent-disabled: #143266;
  /* primaryblue-06 */
  --accent-bg-default: #0f254d;
  /* primaryblue-07 */
  --accent-bg-hover: #143266;
  /* primaryblue-06 */
  --accent-bg-pressed: #193e80;
  /* primaryblue-05 */
  --critical-default: #eb4141;
  /* red-03 */
  --critical-hover: #ed5050;
  /* red-02 */
  --critical-pressed: #ee5f5f;
  /* red-01 */
  --critical-disabled: #5c1a1a;
  /* red-06 */
  --critical-bg-default: #3d1111;
  /* red-07 */
  --critical-bg-hover: #5c1a1a;
  /* red-06 */
  --critical-bg-pressed: #802323;
  /* red-05 */
  --success-default: #008d4b;
  /* green-04 */
  --notice-default: #eb9d00;
  /* yellow-03 */
  --notice-bg-default: #3d2b00;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
.layout-view {
  background-color: var(--bg-lv3-medium, #f3f5f7);
}
.layout-view .application-view {
  background-color: var(--bg-lv1-default, #ffffff);
  border-radius: 4px;
  padding: 16px;
  height: 500px;
}
.layout-view .application-view .application-view-content {
  height: 100%;
}
.layout-view .application-view .application-view-content.drop-border {
  height: 100%;
  border: 1px dashed var(--border-ultrastrong, rgba(0, 0, 0, 0.16));
  background-color: var(--bg-lv3-medium);
}
.drop-body .drag-and-drop-area {
  display: none;
}
.drop-body.dragover {
  opacity: 0.6;
}
.drop-body.dragover .drag-and-drop-area {
  display: block;
}
.pc-responsive-view.pc-modal {
  height: 100vh;
  padding: 0;
  background-color: var(--bg-lv1-default, #ffffff);
}
.pc-responsive-view.pc-modal .application-view {
  height: 100%;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: var(--bg-lv1-default, #ffffff);
}
.pc-responsive-view.pc-modal .application-view .vip-tips-container {
  position: relative;
}
.pc-responsive-view.pc-modal .application-view .application-view-content {
  height: 100%;
  -ms-flex: 1;
      flex: 1;
}
.pc-responsive-view.pc-modal .application-view .application-view-content.drop-border {
  height: calc(100% - 48px);
  border: 1px dashed var(--border-ultrastrong, rgba(0, 0, 0, 0.16));
  background-color: var(--bg-lv3-weak, #f9fafb);
  margin: 24px;
}
.pc-responsive-view.pc-modal .application-view .application-view-content .application-home-wrapper .application-container {
  -ms-flex-pack: center;
      justify-content: center;
}
.pc-responsive-view.pc-modal .application-view .application-view-content .application-home-wrapper .application-container .application-info-container {
  padding-top: 0;
}

html body {
  background: var(--bg-lv3-default);
}
html body:before {
  background: var(--bg-lv3-default);
}
.pc-responsive-view.pc-modal .av-to-text .application-view-content .application-home-wrapper .application-container {
  border: 0;
}
.pc-responsive-view .av-to-text {
  height: 600px;
}
.pc-responsive-view .av-to-text .application-view-content.drop-border {
  border: 0;
  background-color: var(--bg-lv3-default);
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .pay-tips-container {
  border-radius: 4px;
  background: var(--bg-lv4-strong);
  height: 48px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .pay-tips-container .pay-icon {
  margin-right: 12px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .pay-tips-container .pay-title {
  color: var(--text-ultrastrong);
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .pay-tips-container .pay-button {
  margin-left: 12px;
  cursor: pointer;
  padding: 0 4px;
  border-radius: 4px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .pay-tips-container .pay-button:hover {
  background-color: var(--bg-lv3-medium);
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container {
  margin-top: 64px;
  border: 1px dashed var(--border-strong);
  height: calc(100% - 64px);
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .application-info-container {
  padding-top: 70px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .application-info-container .application-desc {
  font-size: 12px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .configuration-form {
  max-width: 448px;
  margin-bottom: 24px;
  padding: 4px 12px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .configuration-form .configuration-item {
  height: 54px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .configuration-form .configuration-item .item-title {
  font-size: 16px;
  line-height: 22px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .operation-button {
  max-width: 378px;
  width: 378px;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .operation-button .dui-button {
  float: right;
  width: calc((100% - 18px) / 2);
  margin-bottom: 0;
  font-size: 14px;
  cursor: pointer;
}
.pc-responsive-view .av-to-text .application-view-content .application-home-wrapper .application-container .operation-button .dui-button + .dui-button {
  margin-right: 18px;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper {
  height: 100%;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper .progress-view-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper .progress-view-wrapper .progress-view-content + .progress-view-footer {
  margin-top: 24px;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper .progress-view-wrapper .footer-desc-btn {
  margin-top: 24px;
  width: 180px;
  font-size: 14px;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper .progress-view-wrapper .progress-view-footer {
  margin-top: 12px;
}
.pc-responsive-view .av-to-text .application-view-content .audio-convert-wrapper .progress-view-wrapper .progress-view-footer .progress-view-cancel {
  width: 180px;
  background-color: var(--bg-lv4-strong);
  color: var(--text-ultrastrong);
}
.pc-responsive-view .av-to-text .application-view-content .progress-view-footer {
  margin-top: 24px;
}
.pc-responsive-view .av-to-text .application-view-content .progress-view-footer .progress-view-cancel {
  width: 180px;
  background-color: var(--bg-lv4-strong);
  color: var(--text-ultrastrong);
}

/* stylelint-disable */
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
:root {
  --text-ultrastrong: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01-dark */
  --text-strong: rgba(0, 0, 0, 0.64);
  /* gray-tsp-02 */
  --text-medium: rgba(0, 0, 0, 0.4);
  /* gray-tsp-03 */
  --text-weak: rgba(0, 0, 0, 0.24);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --text-link: #175ceb;
  /* primaryblue-02 */
  --text-error: #eb3639;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #e59837;
  /* #E59837 / 100% */
  --text-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-strong: #464d5a;
  /* grayblue-01 */
  --icon-strong-invert: #dcdee0;
  /* grayblue-01-dark */
  --icon-medium: #81868f;
  /* grayblue-02 */
  --icon-weak: #cbcdd1;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #e59837;
  /* #E59837 / 100% */
  --icon-vip-invert: #ffca6f;
  /* #FFCA6F / 100% */
  --border-weak: rgba(0, 0, 0, 0.04);
  /* gray-tsp-08 */
  --border-medium: rgba(0, 0, 0, 0.08);
  /* gray-tsp-07 */
  --border-strong: rgba(0, 0, 0, 0.12);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(0, 0, 0, 0.16);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #f9fafb;
  /* grayblue-06 */
  --fill-medium: #f3f5f7;
  /* grayblue-05 */
  --fill-strong: #e9ebed;
  /* grayblue-04 */
  --fill-ultrastrong: #cbcdd1;
  /* grayblue-03 */
  --tsp-fill-ultraweak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-weak: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --tsp-fill-medium: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --tsp-fill-strong: rgba(61, 82, 102, 0.12);
  /* 3D5266 / 12% */
  --tsp-fill-ultrastrong: rgba(61, 82, 102, 0.16);
  /* 3D5266 / 16% */
  --tsp-fill-accent-weak: rgba(30, 111, 255, 0.04);
  /* 1E6FFF / 4% */
  --tsp-fill-accent-medium: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --tsp-fill-accent-strong: rgba(30, 111, 255, 0.12);
  /* 1E6FFF / 12% */
  --tsp-fill-accent-ultrastrong: rgba(30, 111, 255, 0.16);
  /* 1E6FFF / 16% */
  --bg-material: rgba(255, 255, 255, 0.88);
  /* FFFFFF / 88% */
  --feedback-hover: rgba(51, 77, 102, 0.06);
  /* 334D66 / 6% */
  --feedback-active: rgba(51, 77, 102, 0.08);
  /* 334D66 / 8% */
  --feedback-accent: rgba(30, 111, 255, 0.08);
  /* 1E6FFF / 8% */
  --feedback-notice: #fffceb;
  /* yellow-07 */
  --bg-lv1-default: #ffffff;
  /* white */
  --bg-lv1-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv1-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv1-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv2-default: #ffffff;
  /* white */
  --bg-lv2-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv2-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv2-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv3-default: #ffffff;
  /* white */
  --bg-lv3-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv3-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv3-strong: #e9ebed;
  /* grayblue-04 */
  --bg-lv4-default: #ffffff;
  /* white */
  --bg-lv4-weak: #f9fafb;
  /* grayblue-06 */
  --bg-lv4-medium: #f3f5f7;
  /* grayblue-05 */
  --bg-lv4-strong: #e9ebed;
  /* grayblue-04 */
  --bg-office-medium: #f7f7f7;
  /* F7F7F7 */
  --accent-default: #1e6fff;
  /* primaryblue-03-brand */
  --accent-hover: #175ceb;
  /* primaryblue-02 */
  --accent-pressed: #134ae0;
  /* primaryblue-01 */
  --accent-disabled: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-default: #edf4ff;
  /* primaryblue-07 */
  --accent-bg-hover: #c2d8ff;
  /* primaryblue-06 */
  --accent-bg-pressed: #99beff;
  /* primaryblue-05 */
  --critical-default: #ff4747;
  /* red-03 */
  --critical-hover: #eb3639;
  /* red-02 */
  --critical-pressed: #e02424;
  /* red-01 */
  --critical-disabled: #ffcccc;
  /* red-06 */
  --critical-bg-default: #ffeeee;
  /* red-07 */
  --critical-bg-hover: #ffcccc;
  /* red-06 */
  --critical-bg-pressed: #ffa3a3;
  /* red-05 */
  --success-default: #00d689;
  /* green-04 */
  --notice-default: #ffab00;
  /* yellow-03 */
  --notice-bg-default: #fffceb;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
.__DARK__ {
  --text-ultrastrong: rgba(255, 255, 255, 0.92);
  /* gray-tsp-01 */
  --text-ultrastrong-invert: rgba(0, 0, 0, 0.88);
  /* gray-tsp-01-light */
  --text-strong: rgba(255, 255, 255, 0.68);
  /* gray-tsp-02 */
  --text-medium: rgba(255, 255, 255, 0.44);
  /* gray-tsp-03 */
  --text-weak: rgba(255, 255, 255, 0.28);
  /* gray-tsp-04 */
  --text-ultraweak: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --text-link: #206ef3;
  /* primaryblue-02 */
  --text-error: #ed5050;
  /* red-02 */
  --text-white: #ffffff;
  /* white */
  --text-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --text-vip-invert: #e59837;
  /* #E59837 / 100% */
  --icon-strong: #dcdee0;
  /* grayblue-01 */
  --icon-strong-invert: #464d5a;
  /* grayblue-01-light */
  --icon-medium: #969799;
  /* grayblue-02 */
  --icon-weak: #5b5b5c;
  /* grayblue-03 */
  --icon-white: #ffffff;
  /* white */
  --icon-vip: #ffca6f;
  /* #FFCA6F / 100% */
  --icon-vip-invert: #e59837;
  /* #E59837 / 100% */
  --border-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --border-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --border-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --border-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --fill-white: #ffffff;
  /* white */
  --fill-weak: #242529;
  /* 242529 */
  --fill-medium: #1c1d1f;
  /* grayblue-06 */
  --fill-strong: #18191a;
  /* grayblue-05 */
  --fill-ultrastrong: #131414;
  /* grayblue-04 */
  --tsp-fill-ultraweak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-weak: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --tsp-fill-medium: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --tsp-fill-strong: rgba(255, 255, 255, 0.16);
  /* gray-tsp-06 */
  --tsp-fill-ultrastrong: rgba(255, 255, 255, 0.2);
  /* gray-tsp-05 */
  --tsp-fill-accent-weak: rgba(13, 97, 242, 0.12);
  /* 0D61F2 / 12% */
  --tsp-fill-accent-medium: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --tsp-fill-accent-strong: rgba(13, 97, 242, 0.2);
  /* 0D61F2 / 20% */
  --tsp-fill-accent-ultrastrong: rgba(13, 97, 242, 0.24);
  /* 0D61F2 / 24% */
  --bg-material: rgba(255, 255, 255, 0.08);
  /* FFFFFF / 8% */
  --feedback-hover: rgba(255, 255, 255, 0.08);
  /* gray-tsp-08 */
  --feedback-active: rgba(255, 255, 255, 0.12);
  /* gray-tsp-07 */
  --feedback-accent: rgba(13, 97, 242, 0.16);
  /* 0D61F2 / 16% */
  --feedback-notice: #3d2b00;
  /* yellow-07 */
  --bg-lv1-default: #131414;
  /* 131414 */
  --bg-lv1-weak: #131414;
  /* 131414 */
  --bg-lv1-medium: #131414;
  /* 131414 */
  --bg-lv1-strong: #131414;
  /* 131414 */
  --bg-lv2-default: #18191a;
  /* 18191A */
  --bg-lv2-weak: #18191a;
  /* 18191A */
  --bg-lv2-medium: #18191a;
  /* 18191A */
  --bg-lv2-strong: #18191a;
  /* 18191A */
  --bg-lv3-default: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-weak: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-medium: #1c1d1f;
  /* 1C1D1F */
  --bg-lv3-strong: #1c1d1f;
  /* 1C1D1F */
  --bg-lv4-default: #242529;
  /* 242529 */
  --bg-lv4-weak: #242529;
  /* 242529 */
  --bg-lv4-medium: #242529;
  /* 242529 */
  --bg-lv4-strong: #242529;
  /* 242529 */
  --bg-office-medium: #242424;
  /* 242424 */
  --accent-default: #0d61f2;
  /* primaryblue-03-brand */
  --accent-hover: #206ef3;
  /* primaryblue-02 */
  --accent-pressed: #347af4;
  /* primaryblue-01 */
  --accent-disabled: #143266;
  /* primaryblue-06 */
  --accent-bg-default: #0f254d;
  /* primaryblue-07 */
  --accent-bg-hover: #143266;
  /* primaryblue-06 */
  --accent-bg-pressed: #193e80;
  /* primaryblue-05 */
  --critical-default: #eb4141;
  /* red-03 */
  --critical-hover: #ed5050;
  /* red-02 */
  --critical-pressed: #ee5f5f;
  /* red-01 */
  --critical-disabled: #5c1a1a;
  /* red-06 */
  --critical-bg-default: #3d1111;
  /* red-07 */
  --critical-bg-hover: #5c1a1a;
  /* red-06 */
  --critical-bg-pressed: #802323;
  /* red-05 */
  --success-default: #008d4b;
  /* green-04 */
  --notice-default: #eb9d00;
  /* yellow-03 */
  --notice-bg-default: #3d2b00;
  /* yellow-07 */
  --vip-default: #e6b76c;
  /* gold-01 */
  --vip-hover: #ddb068;
  /* gold-02 */
  --vip-pressed: #d4a863;
  /* gold-03 */
  --shadow-lv1: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
  /* shadow-level-1 */
  --shadow-lv2: 0px 3px 8px 1px rgba(0, 0, 0, 0.08);
  /* shadow-level-2 */
  --shadow-lv3: 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-3 */
  --shadow-lv4: 0px 24px 48px 2px rgba(0, 0, 0, 0.08), 0px 5px 12px 4px rgba(0, 0, 0, 0.08);
  /* shadow-level-4 */
}
/**
 * Do not edit directly
 * Generated on Thu, 13 Mar 2025 07:36:32 GMT
 */
*,
*::after,
*::before {
  box-sizing: border-box;
}
ul,
button {
  padding: 0;
  margin: 0;
}
a,
a:active,
a:focus,
button,
button:active,
input,
input:focus,
select,
select:focus,
textarea,
textarea:focus {
  outline: none;
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html,
body {
  min-height: 100%;
  width: 100%;
  position: relative;
}
body {
  width: 100vw;
  overflow-x: hidden;
}
body {
  margin: 0;
  background: linear-gradient(var(--bg-lv1-default, #ffffff), var(--fill-medium, #f3f5f7) 80px, var(--fill-medium, #f3f5f7));
}
a {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  /* disable the IOS popup when long-press on a link */
  -webkit-touch-callout: none;
  font-family: 'PingFang SC', 'Microsoft YaHei', '黑体', '宋体', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body:before {
  width: 100vw;
  height: 100%;
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  background: linear-gradient(var(--bg-lv1-default, #ffffff), var(--fill-medium, #f3f5f7) 80px, var(--fill-medium, #f3f5f7));
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none;
}
/*设置IOS页面长按不可复制粘贴，但是IOS上出现input、textarea不能输入，因此将使用-webkit-user-select:auto;*/
* {
  /*系统默认菜单被禁用*/
  -webkit-touch-callout: none;
  /*webkit浏览器*/
  -webkit-user-select: none;
  /*早期浏览器*/
  /*火狐*/
  -moz-user-select: none;
  /*IE10*/
  -ms-user-select: none;
  user-select: none;
}
input,
textarea {
  -webkit-user-select: auto;
  /*webkit浏览器*/
  outline: none;
}
.tab-height {
  height: 32px;
}
.safe-area-inset-top {
  display: block;
  width: 100%;
  min-height: 36px;
  height: env(safe-area-inset-top);
  height: constant(safe-area-inset-top);
}


/*# sourceMappingURL=av-to-text-2f65fce98e.css.map*/