@font-face {
  font-family: "iconfont";
  src: url('../../font/iconfont.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gouwucheman:before {
  content: "\344b";
}

.icon-mac:before {
  content: "\e667";
}

.icon-windows-fill:before {
  content: "\e882";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Rubik;
}
main .container {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
main h1,
main h2 {
  font-size: 0;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner {
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/banner-background.png) bottom / cover no-repeat;
  height: 100vh;
  position: relative;
}
.banner .banner-btn {
  top: 84%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  transition: all 0.3s;
}
.banner .banner-btn:hover {
  transform: translate(-50%, calc(-50% - 15px));
}
.wrap-1 {
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap1-background.png) bottom / 100% 700px no-repeat, linear-gradient(180deg, #040004 22.98%, #410470 77.15%);
  margin-top: -2px;
}
.wrap-1 .container {
  padding: 100px 0 230px 0;
}
.wrap-1 .content-1 .mb-title {
  display: none;
}
.wrap-1 .content-1 .content-title {
  margin: 0 auto;
  position: relative;
  margin: 0  auto;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  width: 933.876px;
  height: 129.153px;
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-title-background.png) center no-repeat;
}
.wrap-1 .content-1 .content-title span {
  background: linear-gradient(90deg, #FF3BFF 0%, #ECBFBF 38.02%, #5C24FF 75.83%, #D94FD5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap-1 .content-1 .content-title::before {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-decoration1.png) no-repeat;
  position: absolute;
  width: 68px;
  height: 74px;
  top: -38%;
  left: -21%;
}
.wrap-1 .content-1 .content-title::after {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-decoration2.png) no-repeat;
  position: absolute;
  width: 131px;
  height: 129px;
  top: -38%;
  right: -16%;
}
.wrap-1 .content-1 .wrap-content {
  margin-top: 110px;
  padding: 13px;
  border-radius: 25px;
  background: linear-gradient(#A8A1FF, #A8A1FF) padding-box, linear-gradient(to bottom, #24008F, #5E00A6) border-box;
  border: 15px solid transparent;
  justify-content: space-between;
  position: relative;
}
.wrap-1 .content-1 .wrap-content .mobile-toppic {
  display: none;
}
.wrap-1 .content-1 .wrap-content .plan {
  position: relative;
  padding: 40px;
  border-radius: 0 0 15px 15px;
  transform: translateY(-4px);
  background: #FFF;
  box-shadow: 0 0 36.5px 8px rgba(185, 102, 72, 0.13);
  justify-content: space-between;
}
.wrap-1 .content-1 .wrap-content .plan::after {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-decoration4.png) no-repeat;
  position: absolute;
  width: 131px;
  height: 129px;
  top: -62%;
  right: -16%;
}
.wrap-1 .content-1 .wrap-content .item-2 {
  position: relative;
}
.wrap-1 .content-1 .wrap-content .item-2::before {
  position: absolute;
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/item-decoration.png);
  top: 0;
  right: 0;
  width: 116.6px;
  height: 116.6px;
}
.wrap-1 .content-1 .wrap-content .item-2::after {
  content: '-$200';
  position: absolute;
  transform: rotate(45deg);
  right: 12px;
  top: 22px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1.4px #CF347C;
  font-size: 20px;
  line-height: 225%;
  /* 45px */
}
.wrap-1 .content-1 .wrap-content .item-3 {
  position: relative;
}
.wrap-1 .content-1 .wrap-content .item-3::before {
  position: absolute;
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/item-decoration.png);
  top: 0;
  right: 0;
  width: 116.6px;
  height: 116.6px;
}
.wrap-1 .content-1 .wrap-content .item-3::after {
  content: '-80%';
  position: absolute;
  transform: rotate(45deg);
  right: 12px;
  top: 22px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1.4px #CF347C;
  font-size: 20px;
  line-height: 2.25;
  /* 45px */
}
.wrap-1 .content-1 .wrap-content .item {
  width: 331px;
  height: 379px;
  border-radius: 12px;
  border: 1.86px solid rgba(252, 113, 38, 0.15);
  background: #FFF;
}
.wrap-1 .content-1 .wrap-content .item-title {
  color: #FE7C37;
  text-align: center;
  font-size: 22.32px;
  border-radius: 0 8px 8px 0;
  background: rgba(254, 124, 55, 0.1);
  width: 206px;
  height: 51px;
  margin-top: 20px;
}
.wrap-1 .content-1 .wrap-content .item-content {
  padding: 0 34px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wrap-1 .content-1 .wrap-content .price {
  color: #202020;
  text-align: center;
  font-size: 39.061px;
  font-weight: 600;
  margin: 20px 0;
}
.wrap-1 .content-1 .wrap-content .price span {
  color: rgba(32, 32, 32, 0.5);
  font-size: 22.32px;
  font-weight: 500;
}
.wrap-1 .content-1 .wrap-content .old-price {
  color: #818181;
  text-align: center;
  font-family: Rubik;
  font-size: 16.74px;
}
.wrap-1 .content-1 .wrap-content .old-price del {
  text-decoration-line: line-through;
}
.wrap-1 .content-1 .wrap-content .cancel {
  color: #818181;
  text-align: center;
  font-size: 16.74px;
  margin: 12px 0 20px 0;
}
.wrap-1 .content-1 .wrap-content .trial {
  color: #F55400;
  font-size: 13.71px;
  width: 256.5px;
  height: 33.2px;
  border-radius: 5.58px;
  background: rgba(250, 144, 81, 0.16);
  margin: 0 auto;
}
.wrap-1 .content-1 .wrap-content .btn-container {
  column-gap: 19px;
  margin-top: 29px;
}
.wrap-1 .content-1 .wrap-content .btn-container a {
  border-radius: 9.454px;
  width: 135.6px;
  height: 50.4px;
  background: #F75501;
  background-blend-mode: plus-lighter, normal;
  box-shadow: 0 0.788px 14.182px 1.576px #FFEDDB inset, 0 0.788px 3.151px 1.576px #FFEDDB inset, 0 33.09px 84.301px 0 rgba(255, 88, 0, 0.34), 0 19.476px 25.414px 0 rgba(255, 88, 0, 0.19), 0 8.09px 10.556px 0 rgba(255, 88, 0, 0.22), 0 2.926px 3.818px 0 rgba(255, 88, 0, 0.15), 0 0 0 3.151px #F1E7E0, 0 0 0 3.939px #FFF;
  color: #FFF;
  font-size: 18px;
  gap: 5px;
  transition: all 0.3s;
}
.wrap-1 .content-1 .wrap-content .btn-container a:hover {
  transform: translateY(-8px);
}
.wrap-1 .content-1 .wrap-content .gap-top {
  margin-top: 63px;
}
.wrap-1 .content-1 .wrap-content::before {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-decoration5.png) no-repeat;
  position: absolute;
  width: 207px;
  height: 234px;
  top: 71%;
  left: -22%;
  opacity: 0.5;
}
.wrap-1 .content-1 .wrap-content::after {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-decoration3.png) no-repeat;
  position: absolute;
  width: 77px;
  height: 72px;
  top: -31%;
  right: -13%;
}
.wrap-1 .content-2 {
  margin-top: 211px;
}
.wrap-1 .content-2 .content-title {
  margin: 0  auto;
  position: relative;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  width: 933.876px;
  height: 129.153px;
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-title-background.png) center no-repeat;
}
.wrap-1 .content-2 .content-title span {
  background: linear-gradient(90deg, #FF3BFF 0%, #ECBFBF 38.02%, #5C24FF 75.83%, #D94FD5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap-1 .content-2 .content-title::after {
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap-descration6.png) no-repeat;
  position: absolute;
  width: 207px;
  height: 234px;
  top: -53%;
  right: -30%;
  opacity: 0.5;
}
.wrap-1 .content-2 .mobile-dropdown {
  display: none;
}
.wrap-1 .content-2 .wrap-content {
  margin-top: 112px;
  padding: 13px;
  border-radius: 25px;
  background: linear-gradient(#A8A1FF, #A8A1FF) padding-box, linear-gradient(to bottom, #24008F, #5E00A6) border-box;
  border: 15px solid transparent;
  justify-content: space-between;
  position: relative;
}
.wrap-1 .content-2 .wrap-content .mobile-toppic {
  width: 100%;
}
.wrap-1 .content-2 .wrap-content .swiper-box {
  background: #FFF;
  border-radius: 13.689px;
}
.wrap-1 .content-2 .wrap-content .swiper {
  z-index: 1;
}
.wrap-1 .content-2 .wrap-content .swiper-slide {
  position: relative;
  padding: 66px 40px;
  border-radius: 0 0 15px 15px;
  background: #FFF;
  box-shadow: 0 0 36.5px 8px rgba(185, 102, 72, 0.13);
  justify-content: space-between;
}
.wrap-1 .content-2 .wrap-content .item {
  width: 331px;
  height: 379px;
  border-radius: 12px;
  border: 1.86px solid rgba(252, 113, 38, 0.15);
  background: #FFF;
}
.wrap-1 .content-2 .wrap-content .item-2 {
  position: relative;
}
.wrap-1 .content-2 .wrap-content .item-2::before {
  position: absolute;
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/item-decoration.png);
  top: 0;
  right: 0;
  width: 116.6px;
  height: 116.6px;
}
.wrap-1 .content-2 .wrap-content .item-2::after {
  content: '50% OFF';
  position: absolute;
  transform: rotate(45deg);
  right: 3px;
  top: 21px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1.4px #CF347C;
  font-size: 20px;
  font-weight: 600;
  line-height: 225%;
}
.wrap-1 .content-2 .wrap-content .item-3 {
  position: relative;
}
.wrap-1 .content-2 .wrap-content .item-3::before {
  position: absolute;
  content: '';
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/item-decoration.png);
  top: 0;
  right: 0;
  width: 116.6px;
  height: 116.6px;
}
.wrap-1 .content-2 .wrap-content .item-3::after {
  content: '75% OFF';
  position: absolute;
  transform: rotate(45deg);
  right: 4px;
  top: 21px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1.4px #CF347C;
  font-size: 20px;
  font-weight: 600;
  line-height: 2.25;
  /* 45px */
}
.wrap-1 .content-2 .wrap-content .item-title {
  color: #FE7C37;
  text-align: center;
  font-size: 22.32px;
  border-radius: 0 8px 8px 0;
  background: rgba(254, 124, 55, 0.1);
  width: 206px;
  height: 51px;
  margin-top: 20px;
}
.wrap-1 .content-2 .wrap-content .item-content {
  padding-right: 13px;
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wrap-1 .content-2 .wrap-content .price {
  color: #202020;
  text-align: center;
  font-size: 39.061px;
  font-weight: 600;
  margin: 20px 0;
}
.wrap-1 .content-2 .wrap-content .price span {
  color: rgba(32, 32, 32, 0.5);
  font-size: 22.32px;
  font-weight: 500;
}
.wrap-1 .content-2 .wrap-content .old-price {
  color: #818181;
  text-align: center;
  font-family: Rubik;
  font-size: 16.74px;
}
.wrap-1 .content-2 .wrap-content .old-price del {
  text-decoration-line: line-through;
}
.wrap-1 .content-2 .wrap-content .cancel {
  color: #818181;
  text-align: center;
  font-size: 16.74px;
  margin: 12px 0 20px 0;
}
.wrap-1 .content-2 .wrap-content .trial {
  color: #F55400;
  font-size: 13.71px;
  width: 256.5px;
  height: 33.2px;
  border-radius: 5.58px;
  background: rgba(250, 144, 81, 0.16);
  margin: 0 auto;
}
.wrap-1 .content-2 .wrap-content .btn-container {
  column-gap: 19px;
  margin-top: 29px;
}
.wrap-1 .content-2 .wrap-content .btn-container .win-btn,
.wrap-1 .content-2 .wrap-content .btn-container .mac-btn {
  border-radius: 9.454px;
  width: 135.6px;
  height: 50.4px;
  background: #F75501;
  background-blend-mode: plus-lighter, normal;
  box-shadow: 0 0.788px 14.182px 1.576px #FFEDDB inset, 0 0.788px 3.151px 1.576px #FFEDDB inset, 0 33.09px 84.301px 0 rgba(255, 88, 0, 0.34), 0 19.476px 25.414px 0 rgba(255, 88, 0, 0.19), 0 8.09px 10.556px 0 rgba(255, 88, 0, 0.22), 0 2.926px 3.818px 0 rgba(255, 88, 0, 0.15), 0 0 0 3.151px #F1E7E0, 0 0 0 3.939px #FFF;
  color: #FFF;
  font-size: 18px;
  gap: 5px;
  transition: transform 0.3s ease;
}
.wrap-1 .content-2 .wrap-content .btn-container .win-btn:hover,
.wrap-1 .content-2 .wrap-content .btn-container .mac-btn:hover {
  transform: translateY(-8px);
}
.wrap-1 .content-2 .wrap-content .gap-top {
  margin-top: 63px;
}
.wrap-1 .content-2 .content-list {
  position: relative;
  justify-content: space-between;
  border-radius: 13.689px;
  background: rgba(51, 3, 177, 0.15);
  transition: all 0.3s;
  cursor: pointer;
}
.wrap-1 .content-2 .content-list img {
  width: 67px;
  height: 67px;
}
.wrap-1 .content-2 .content-list p {
  color: #202020;
  font-size: 18px;
  line-height: 28.5px;
  display: none;
}
.wrap-1 .content-2 .list {
  padding: 17px 0;
  gap: 15px;
  transition: all 0.3s;
}
.wrap-1 .content-2 .list:nth-child(1) {
  padding-left: 37px;
}
.wrap-1 .content-2 .list:nth-child(8) {
  padding-right: 37px;
}
.wrap-1 .content-2 .active {
  background: #FFF;
  border-radius: 13px 13px 0 0;
  width: 291px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap-1 .content-2 .active p {
  display: flex;
}
.wrap-2 {
  padding-top: 182px;
  margin-top: -1px;
  background: linear-gradient(180deg, #4C0583 0%, #220724 128.42%);
}
.wrap-2 h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
}
.wrap-2 .pc-style {
  display: block;
}
.wrap-2 .pc-style .table-buy1 {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 8px 22px;
  column-gap: 12px;
  border-radius: 6px;
  border: 1px solid #F75501;
  background: #fff;
  color: #F75501;
  font-size: 18px;
  line-height: 119.584%;
  transition: transform 0.4s;
}
.wrap-2 .pc-style .table-buy1 .iconfont {
  font-size: 20px;
}
.wrap-2 .pc-style .table-buy1:hover {
  transform: translateY(-8px);
}
.wrap-2 .pc-style .table-buy2 {
  width: fit-content;
  display: flex;
  margin: 0 auto;
  align-items: center;
  padding: 8px 22px;
  column-gap: 12px;
  border-radius: 6px;
  border: 1px solid transparent;
  background: #F75501;
  color: #fff;
  font-size: 18px;
  line-height: 119.584%;
  transition: transform 0.4s;
}
.wrap-2 .pc-style .table-buy2 .iconfont {
  font-size: 20px;
}
.wrap-2 .pc-style .table-buy2:hover {
  transform: translateY(-8px);
}
.wrap-2 .pc-style .tb-body td {
  height: 70px;
}
.wrap-2 .pc-style .tb-head {
  margin-top: 60px;
}
.wrap-2 .pc-style .feat-table {
  width: 100%;
}
.wrap-2 .pc-style .feat-table .th-tit {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
}
.wrap-2 .pc-style .feat-table .th-type {
  color: #272727;
}
.wrap-2 .pc-style .feat-table .desc-type {
  color: #272727;
  margin-top: 14px;
  text-align: center;
  font-size: 18px;
}
.wrap-2 .pc-style .feat-table .th-most {
  padding: 12px 0;
  border-radius: 12px 12px 0 0;
  background: linear-gradient(85deg, #FF3BFF -18.22%, #ECBFBF 25.37%, #5C24FF 68.71%, #D94FD5 96.42%);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.wrap-2 .pc-style .feat-table .th-desc {
  margin-top: 14px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
}
.wrap-2 .pc-style .feat-table td {
  color: #FFF;
  text-align: center;
  font-size: 18px;
}
.wrap-2 .pc-style .feat-table td:nth-child(n + 2) {
  width: 300px;
}
.wrap-2 .pc-style .feat-table td:first-child {
  width: 248px;
  text-align: left;
  color: #FFF;
  font-weight: 500;
  line-height: 150%;
}
.wrap-2 .pc-style .feat-table td.row1-strong {
  font-weight: 600;
  font-size: 24px;
}
.wrap-2 .pc-style .feat-table .table-flex div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 16px;
  align-items: center;
}
.wrap-2 .pc-style .feat-table .text-ling {
  font-size: 20px;
  background-color: #FFF;
  font-weight: 600;
}
.wrap-2 .pc-style .feat-table .text-ling div {
  border-bottom: 2px solid #FEA5FF;
  background: linear-gradient(90deg, #FF3BFF 0%, #ECBFBF 38.02%, #5C24FF 75.83%, #D94FD5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wrap-2 .pc-style .wrap-table {
  position: relative;
  margin-top: 60px;
}
.wrap-2 .pc-style .wrap-table .most-border-box {
  position: absolute;
  top: 58px;
  right: 10px;
  z-index: -1;
}
.wrap-2 .pc-style .more-margin div {
  padding: 40px 0;
}
.wrap-2 .pc-style td > div {
  padding: 20px 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 2px solid #FEA5FF;
  border-left: 2px solid #FEA5FF;
  background: #FFF;
  margin-top: -1px;
}
.wrap-2 .mb-style {
  display: none;
}
.wrap-2 .feat-fixed.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  background: #4C0583;
  box-sizing: border-box;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12);
  z-index: 9;
}
.wrap-2 table {
  width: 100%;
}
.wrap-2 .wrap-table {
  margin-top: 60px;
}
.wrap-2 .upgrade-btn {
  z-index: 1;
  width: max-content;
  display: block;
  margin: 64px auto 24px;
  padding: 16px 36px;
  border-radius: 74px;
  background: linear-gradient(90deg, #FF3BFF 0%, #ECBFBF 38.02%, #5C24FF 75.83%, #D94FD5 100%);
  box-shadow: 0 -5px 6.8px 0 rgba(0, 0, 0, 0.25) inset;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.19;
  transition: all 0.3s;
}
.wrap-2 .upgrade-btn:hover {
  transform: translateY(-8px);
}
.wrap-2 .wrap-tip {
  background: linear-gradient(to right, #007BFF, #866EFF, #FF4DF3);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
  font-size: 18px;
}
.wrap-3 {
  background: url(https://img.tunefab.com/uploads/page/activity/black-friday/wrap3-background.png) bottom / cover no-repeat;
  background-color: #2B023E;
}
.wrap-3 .container {
  padding: 142px 0 156px 0;
  margin-top: -1px;
}
.wrap-3 .notice {
  max-width: 800px;
  margin: 0 auto;
  padding: 54px 103px 78px 103px;
  border-radius: 61px;
  border: 1px solid #6c5471;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 4px 18.3px 0 rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(17.25px);
}
.wrap-3 .notice .notice-title {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  line-height: 1.28;
  font-weight: 600;
}
.wrap-3 .notice .notice-content {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 2.28;
}
@media (max-width: 1200px) {
  .banner {
    min-height: 30vh;
    height: auto;
  }
  .banner .banner-btn {
    width: 213px;
    height: 110px;
    margin-top: 0;
  }
  .wrap-1 .wrap-content::after {
    display: none;
  }
  .wrap-1 .plan::after {
    display: none;
  }
  .wrap-1 .content-1 .content-title::after {
    display: none;
  }
  .wrap-1 .content-2 .content-title::after {
    display: none;
  }
  .wrap-2 .pc-style td > div {
    margin-top: -3px;
  }
}
@media (max-width: 996px) {
  .banner {
    height: auto;
    min-height: 36vh;
  }
  .wrap-1 .content-1 .wrap-content .item {
    width: 100%;
  }
  .wrap-1 .content-1 .plan {
    display: flex;
    flex-direction: column;
    gap: 38px;
  }
  .wrap-1 .content-2 .content-list img {
    width: 45px;
    height: 45px;
  }
  .wrap-1 .content-2 .content-list p {
    font-size: 16px;
  }
  .wrap-1 .content-2 .wrap-content .swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 38px;
  }
  .wrap-1 .content-2 .wrap-content .item {
    width: 100%;
  }
  .wrap-1 .content-2 .active {
    padding: 10px;
  }
}
@media (max-width: 820px) {
  .banner {
    min-height: 37vh;
  }
}
@media (max-width: 768px) {
  .banner {
    background: url(https://img.tunefab.com/uploads/page/activity/black-friday/banner-mobilebackground.png) top / cover no-repeat;
    height: 100vh;
  }
  .banner .banner-btn {
    width: 253px;
    height: 124px;
    margin-top: 12%;
  }
  .wrap-1 {
    padding: 0 15px;
  }
  .wrap-1 .container {
    padding: 66px 0 106px 0;
  }
  .wrap-1 .content-1 .content-title {
    display: none;
    background: url('');
  }
  .wrap-1 .content-1 .mb-title {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    min-width: 330px;
  }
  .wrap-1 .content-1 .mb-title span {
    background: linear-gradient(90deg, #FF3BFF 0%, #ECBFBF 38.02%, #5C24FF 75.83%, #D94FD5 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .wrap-1 .content-1 .content-title::before {
    display: none;
  }
  .wrap-1 .content-1 .content-title::after {
    display: none;
  }
  .wrap-1 .content-1 .plan::after {
    display: none;
  }
  .wrap-1 .content-1 .wrap-content {
    padding: 6px;
    border: 7px solid #26028E;
    margin-top: 42px;
  }
  .wrap-1 .content-1 .wrap-content .top-pic {
    display: none;
  }
  .wrap-1 .content-1 .wrap-content .mobile-toppic {
    display: block;
    width: 100%;
  }
  .wrap-1 .content-1 .wrap-content .item {
    width: 100%;
  }
  .wrap-1 .content-1 .wrap-content .item-title {
    font-size: 18px;
  }
  .wrap-1 .content-1 .wrap-content .price {
    font-size: 35px;
  }
  .wrap-1 .content-1 .wrap-content .price span {
    font-size: 20px;
  }
  .wrap-1 .content-1 .wrap-content .old-price {
    font-size: 15px;
  }
  .wrap-1 .content-1 .wrap-content .cancel {
    font-size: 15px;
  }
  .wrap-1 .content-1 .wrap-content .plan {
    display: flex;
    flex-direction: column;
    padding: 32px 8px;
    gap: 38px;
  }
  .wrap-1 .content-1 .wrap-content::before {
    display: none;
  }
  .wrap-1 .content-2 {
    margin-top: 93px;
  }
  .wrap-1 .content-2 .content-title {
    font-size: 26px;
    color: #FFF;
    max-width: 355px;
    line-height: 1.3;
    background: url('');
  }
  .wrap-1 .content-2 .content-title::after {
    display: none;
  }
  .wrap-1 .content-2 .content-list {
    display: none;
  }
  .wrap-1 .content-2 .mobile-dropdown {
    display: block;
    margin-top: 25px;
  }
  .wrap-1 .content-2 .dropdown-header {
    border-radius: 20px;
    background: #FFF;
    padding: 18px 22px;
    justify-content: space-between;
    cursor: pointer;
  }
  .wrap-1 .content-2 .dropdown-header .arrow {
    transition: transform 0.3s ease;
  }
  .wrap-1 .content-2 .item-pic {
    width: 32px;
    height: 32px;
  }
  .wrap-1 .content-2 .item-left {
    display: flex;
    gap: 8px;
  }
  .wrap-1 .content-2 .item-left span {
    color: #202020;
    font-size: 16px;
    line-height: 32px;
  }
  .wrap-1 .content-2 .dropdown-content {
    position: relative;
    top: -18px;
    background-color: #FFF;
    border-radius: 0 0 20px 20px;
    padding: 0 20px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out, opacity 0.3s ease-out;
    opacity: 0;
  }
  .wrap-1 .content-2 .dropdown-content .item,
  .wrap-1 .content-2 .dropdown-content .item-left {
    cursor: pointer;
    transition: background-color 0.2s ease;
    padding: 8px;
    border-radius: 8px;
  }
  .wrap-1 .content-2 .dropdown-content .item:hover,
  .wrap-1 .content-2 .dropdown-content .item-left:hover {
    background-color: rgba(229, 110, 45, 0.1);
  }
  .wrap-1 .content-2 .mobile-dropdown.open .dropdown-content {
    width: 100%;
    max-height: 1000px;
    opacity: 1;
    padding: 30px 20px 20px 20px;
  }
  .wrap-1 .content-2 .mobile-dropdown.open .dropdown-header .arrow {
    transform: rotate(180deg);
  }
  .wrap-1 .content-2 .wrap-content {
    border: 7px solid #26028E;
    margin-top: 31px;
  }
  .wrap-1 .content-2 .wrap-content .swiper-slide {
    flex-direction: column;
    padding: 32px 8px;
    gap: 38px;
  }
  .wrap-1 .content-2 .wrap-content .swiper-slide .item {
    width: 100%;
  }
  .wrap-1 .content-2 .wrap-content::after {
    display: none;
  }
  .wrap-1 .content-2 .plan::after {
    display: none;
  }
  .wrap-2 {
    background: #FFF;
    padding-bottom: 72px;
    padding-top: 75px;
  }
  .wrap-2 h2 {
    color: #222222;
  }
  .wrap-2 .wrap-table {
    margin-top: 24px;
  }
  .wrap-2 .pc-style {
    display: none;
  }
  .wrap-2 .mb-style {
    display: block;
  }
  .wrap-2 .feat-fixed.fixed {
    padding: 15px;
    background: #FFF;
  }
  .wrap-2 .table-buy1 {
    padding: 4px 18px;
    border-radius: 4px;
    border: 1px solid #F75501;
    background: #fff;
    color: #F75501;
    font-size: 14px;
    line-height: 119.584%;
  }
  .wrap-2 .table-buy2 {
    padding: 4px 18px;
    border-radius: 4px;
    border: 1px solid #F75501;
    background: #F75501;
    color: #fff;
    font-size: 14px;
    line-height: 119.584%;
  }
  .wrap-2 .mb-most {
    height: 26px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    background: linear-gradient(85deg, #FF3BFF -18.22%, #ECBFBF 25.37%, #5C24FF 68.71%, #D94FD5 96.42%), linear-gradient(125deg, #007BFF 7.75%, #7B91FF 41.53%, #B599FF 67.09%, #FEA5FF 93.14%);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
  }
  .wrap-2 .feat-th td > div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 2px solid;
    border-right: 2px solid;
    border-image: linear-gradient(90deg, #fea5ff 1%, #b599ff 40%, #7b91ff 60%, #007bff 80%) 2;
  }
  .wrap-2 td {
    text-align: center;
    width: 33.33%;
    height: 34px;
  }
  .wrap-2 .tb-tit {
    position: relative;
  }
  .wrap-2 .tb-tit div {
    position: absolute;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    width: 290px;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
  }
  .wrap-2 .upgrade-btn {
    width: 211px;
    height: 36px;
    font-size: 14px;
    padding: 9px 20px;
  }
  .wrap-2 .wrap-tip {
    font-size: 14px;
    width: 282px;
    margin: 0 auto;
  }
  .wrap-2 .notice {
    margin-top: 123px;
    padding-bottom: 89px;
  }
  .wrap-2 .notice .notice-title {
    font-size: 24px;
  }
  .wrap-2 .notice .notice-content {
    font-size: 12px;
    width: 303px;
    margin: 0 auto;
  }
  .wrap-3 .container {
    padding: 82px 15px 78px 15px;
  }
  .wrap-3 .notice {
    padding: 35px 23px;
  }
  .wrap-3 .notice .notice-title {
    font-size: 24px;
  }
  .wrap-3 .notice .notice-content {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .banner {
    min-height: 76vh;
    height: auto;
  }
}
@media (max-width: 375px) {
  .banner {
    min-height: 100vh;
    height: auto;
  }
}
@media (max-width: 360px) {
  .banner {
    min-height: 81vh;
    height: auto;
  }
}
