@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: url('/micro-page/fonts/ALIBABA-PUHUITI-REGULAR.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Douyin Sans';
  src: url('/micro-page/fonts/DOUYINSANSBOLD.otf');
}
.micro-page {
  background-color: #f8f8f8;
  min-width: 1250px;
}
.micro-page-header {
  margin-bottom: 49px;
}
.micro-page-header .micro-page-banner {
  width: 100%;
  height: 480px;
  background-image: url('/micro-page/img/pc/header/banner_background.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.micro-page-header .micro-page-banner.discount-banner .discount-sub-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 44px;
  column-gap: 2px;
}
.micro-page-header .micro-page-banner.discount-banner .discount-sub-title img {
  width: 72px;
  height: 29px;
}
.micro-page-header .micro-page-banner.discount-banner .discount-sub-title span {
  color: #c6ffed;
  text-shadow: 0px 2px 0px #1f5573;
  font-family: 'Microsoft YaHei UI';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.micro-page-header .micro-page-banner.discount-banner .discount-title {
  width: 654px;
  height: 58px;
  margin: 16px auto;
}
.micro-page-header .micro-page-banner.discount-banner .discount-title img {
  width: 100%;
  height: 100%;
}
.micro-page-header .micro-page-banner.discount-banner .discount-desc {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 12px;
}
.micro-page-header .micro-page-banner.discount-banner .discount-desc img {
  width: 49px;
  height: 11px;
}
.micro-page-header .micro-page-banner.discount-banner .discount-desc .discount-desc-content {
  color: #c6fffc;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .micro-page-banner.discount-banner .discount-date {
  margin-top: 8px;
  color: #87a1a1;
  font-family: 'Microsoft YaHei';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.micro-page-header .micro-page-banner .main-title {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  padding-top: 80px;
  margin: 0;
  text-align: center;
}
.micro-page-header .micro-page-banner .main-title > span {
  display: inline-block;
  color: #c6fffc;
  font-family: 'Microsoft YaHei';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.micro-page-header .micro-page-banner .sub-title {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 46px;
  margin-top: 8px;
}
.micro-page-header .micro-page-banner .sub-title > img {
  display: block;
  width: 49px;
  height: 11px;
}
.micro-page-header .micro-page-banner .sub-title .sub-title-content {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.micro-page-header .micro-page-banner .sub-title .sub-title-content > span {
  color: #87a1a1;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list {
  display: flex;
  justify-content: center;
  column-gap: 16px;
  margin-top: -253px;
}
.micro-page-header .pricing-contrast-list.show-discount {
  margin-top: -240px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item {
  position: relative;
  bottom: 0;
  width: 288px;
  min-height: 686px;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  transition: bottom 0.35s ease-out;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item:hover {
  bottom: 20px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header {
  background-color: #ffffff;
  background-image: unset;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header .item-title {
  color: #333333;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header .item-price {
  color: #04bdb2;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header .buy-button {
  border: 1px solid #04bdb2;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header .buy-button:hover {
  background-color: #f0fbfa;
  color: #00a89e;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.free .pricing-contrast-item-header .product-description .product-description-item span {
  color: #666666;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 284px;
  padding: 32px 29px 0;
  background-image: linear-gradient(135deg, #03beac 14.65%, #14948c 92.42%);
  border-radius: 8px 8px 0 0;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .item-title {
  display: block;
  position: relative;
  margin-bottom: 16px;
  color: #ffffff;
  font-family: 'Microsoft YaHei';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .item-title img {
  width: 81px;
  height: 23px;
  position: absolute;
  top: -20px;
  left: calc(100% + 5px);
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .item-price {
  color: #ffffff;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .item-price > span {
  font-family: 'Segoe UI';
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 98.008%;
  /* 47.044px */
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .buy-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 214px;
  height: 50px;
  margin: 24px 0;
  border-radius: 6px;
  color: #04bdb2;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  cursor: pointer;
  background-color: #ffffff;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .buy-button:hover {
  background-color: #e0f4f3;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .buy-button.disabled {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.71);
  cursor: not-allowed;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .product-description {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  width: 100%;
  align-self: flex-start;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .product-description .product-description-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 4px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .product-description .product-description-item img {
  display: block;
  width: 16px;
  height: 16px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-header .product-description .product-description-item span {
  color: #b2dfdd;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .header-border {
  width: calc(100% - 10px);
  margin: 0 auto;
  border-top: 1px dashed #dddddd;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body {
  padding: 24px 20px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body .introduction-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body .introduction-item:last-child {
  margin-bottom: 0;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body .introduction-item .introduction-item-key {
  display: flex;
  align-items: center;
  column-gap: 4px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body .introduction-item .introduction-item-key img {
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item .pricing-contrast-item-body .introduction-item .introduction-item-value {
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.discount-item .pricing-contrast-item-header .origin-price {
  margin-top: 2px;
  color: #b2dfdd;
  text-align: center;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.discount-item .pricing-contrast-item-header .origin-price .line-through {
  text-decoration: line-through;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.discount-item .pricing-contrast-item-header .buy-button {
  margin: 10px auto 28px;
}
.micro-page-header .pricing-contrast-list .pricing-contrast-item.discount-item.free .pricing-contrast-item-header .buy-button {
  margin: 28px auto;
}
.micro-page-body .body-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  row-gap: 20px;
  margin-bottom: 48px;
}
.micro-page-body .body-title span {
  display: inline-block;
}
.micro-page-body .body-title .title-text {
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-body .body-title .title-border {
  width: 40px;
  height: 3px;
  background-image: linear-gradient(0deg, #04bdb2 0%, #04bdb2 100%), linear-gradient(135deg, #15b7a0 -14.59%, #0ba394 18.42%, #00877f 48.93%, #00736c 92.42%);
}
.micro-page-body .micro-page-function-table {
  max-width: 1200px;
  margin: 0 auto;
}
.micro-page-body .micro-page-function-table.discount-table .table-header .header-item {
  justify-content: center;
}
.micro-page-body .micro-page-function-table.discount-table .table-header .header-item:not(.free) .item-price {
  margin-bottom: 4px;
}
.micro-page-body .micro-page-function-table.discount-table .table-header .header-item.free .item-price {
  margin-bottom: 26px;
}
.micro-page-body .micro-page-function-table.discount-table .table-header .header-item .original-price {
  margin-bottom: 12px;
  color: #999999;
  text-align: center;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-body .micro-page-function-table.discount-table .table-header .header-item .original-price .price {
  text-decoration: line-through;
}
.micro-page-body .micro-page-function-table .table-header {
  display: flex;
  width: 1200px;
  background-color: #f0fbfa;
  border: 1px solid rgba(4, 189, 178, 0.12);
}
.micro-page-body .micro-page-function-table .table-header.fixed {
  position: fixed;
  top: 64px;
  left: 50%;
  transform: translateX(-50%);
}
.micro-page-body .micro-page-function-table .table-header .header-title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background-color: #e6f2f1;
}
.micro-page-body .micro-page-function-table .table-header .header-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 22px 14px;
  flex-grow: 1;
  border-right: 1px solid rgba(4, 189, 178, 0.12);
}
.micro-page-body .micro-page-function-table .table-header .header-item:last-child {
  border-right: none;
}
.micro-page-body .micro-page-function-table .table-header .header-item .item-type {
  display: block;
  margin-bottom: 8px;
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.micro-page-body .micro-page-function-table .table-header .header-item .item-price {
  margin-bottom: 16px;
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-body .micro-page-function-table .table-header .header-item .item-price > span {
  color: #333940;
  font-family: 'Microsoft YaHei';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 98.008%;
  /* 19.602px */
}
.micro-page-body .micro-page-function-table .table-header .header-item .buy-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 36px;
  padding: 8px 10px;
  background-color: #04bdb2;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 4px;
}
.micro-page-body .micro-page-function-table .table-header .header-item .buy-button:hover {
  background-color: #00a89e;
}
.micro-page-body .micro-page-function-table .table-header .header-item.free .buy-button {
  border: 1px solid #04bdb2;
  background-color: #ffffff;
  color: #00a89e;
}
.micro-page-body .micro-page-function-table .table-header .header-item.free .buy-button:hover {
  background-color: #f0fbfa;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item {
  margin-top: 10px;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item:last-child {
  padding-bottom: 40px;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-title {
  padding: 10px 24px;
  color: #333333;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background-image: linear-gradient(0deg, #e6f2f1 0%, #e6f2f1 100%);
  background-color: #f0fbfa;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description {
  background-color: #ffffff;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item:last-child {
  border-bottom: none;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item:hover {
  background-color: #f0fbfa;
  outline: 1px solid #04bdb2;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .key,
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .value {
  display: flex;
  width: 240px;
  height: 64px;
  padding: 10px 24px;
  color: #666666;
  font-family: 'Microsoft YaHei';
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .key {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .key.flex-row {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  column-gap: 4px;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .key span {
  display: block;
  font-size: 12px;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .key img {
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.micro-page-body .micro-page-function-table .table-body .table-body-item .item-description .item-description-item .value {
  justify-content: center;
  align-items: center;
}
