.sale-body .black-bg .logo .iconfont {
  color: #fff;
}
.sale-body .header-of-page.active .black-bg .logo .iconfont {
  color: #fe4066;
}
.rp-sale-s11 {
  overflow-x: hidden;
  background-color: #C02121;
}
.rp-sale-s11 * {
  box-sizing: border-box;
}
.rp-sale-s11 .banner-container {
  background: url('/images/rpSale/ra-sale-banner-bg.webp?v=4') no-repeat center top;
  background-size: 1920px auto;
  position: relative;
  height: 640px;
  overflow: hidden;
}
.rp-sale-s11 .banner-container .pic1 {
  height: 640px;
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rp-sale-s11 .banner-container .pic1.pic-phone {
  display: none;
}
.rp-sale-s11 .rp-sale-tab {
  background-color: #BE280E;
  padding-top: 64px;
  margin: auto;
  max-width: 1920px;
}
.rp-sale-s11 .rp-sale-tab ul {
  text-align: center;
}
.rp-sale-s11 .rp-sale-tab ul li {
  display: inline-block;
  margin-right: 24px;
  transition: 0.3s;
}
.rp-sale-s11 .rp-sale-tab ul li a {
  display: block;
  padding: 16px 40px;
  font-size: 24px;
  font-weight: 700;
  color: #dc2f32;
  border-radius: 50px;
  background: #fff;
}
.rp-sale-s11 .rp-sale-tab ul li a:hover {
  background: linear-gradient(360deg, #ff800b 0%, #fffbeb 100%);
}
.rp-sale-s11 .rp-sale-tab ul li:last-of-type {
  margin-right: 0;
}
.rp-sale-s11 .rp-sale-con {
  text-align: center;
  margin: auto;
  max-width: 1920px;
}
.rp-sale-s11 .rp-sale-con .con-title {
  text-align: center;
  margin-bottom: 16px;
}
.rp-sale-s11 .rp-sale-con .con-title img {
  width: auto;
  height: 56px;
}
.rp-sale-s11 .rp-sale-con .con-title img.phone {
  display: none;
}
.rp-sale-s11 .rp-sale-con .more-vip-con {
  width: 92%;
  max-width: 1032px;
  margin: auto;
  box-sizing: border-box;
}
.rp-sale-s11 .rp-sale-con .more-vip-con .vip-img {
  width: 100%;
  display: none;
}
.rp-sale-s11 .rp-sale-con .more-vip-con .vip-img.pc {
  display: block;
}
.rp-sale-s11 .rp-sale-con .more-vip-con p {
  font-size: 20px;
  font-weight: 700;
  color: #282622;
  display: inline-block;
}
.rp-sale-s11 .rp-sale-con .more-vip-con ul {
  display: inline;
}
.rp-sale-s11 .rp-sale-con .more-vip-con ul li {
  display: inline;
}
.rp-sale-s11 .rp-sale-con .more-vip-con ul li img {
  width: 48px;
}
.rp-sale-s11 .rp-sale-con .more-vip-con .get-vx {
  position: relative;
  display: inline-block;
  border: 2px solid #fe4066;
  border-radius: 8px;
  padding: 8px 24px;
  cursor: pointer;
  color: #fe4066;
  margin-left: 48px;
}
.rp-sale-s11 .rp-sale-con .more-vip-con .get-vx img {
  position: absolute;
  top: -272px;
  right: 50%;
  display: none;
  width: 268px;
  transform: translateX(50%);
}
.rp-sale-s11 .rp-sale-con .more-vip-con .get-vx:hover img {
  display: inline-block;
}
.rp-sale-s11 .rp-sale-con .read-more-vip {
  border: 2px solid #FE4066;
  border-radius: 8px;
  color: #FE4066;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 48px auto 0;
  display: inline-block;
  cursor: pointer;
}
.rp-sale-s11 .rp-sale-con .read-more-vip-desc {
  border: 2px solid #FFF0DE;
  border-radius: 8px;
  color: #FFF0DE;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 48px auto 0 24px;
  display: inline-block;
  cursor: pointer;
  min-width: 168px;
}
.rp-sale-s11 .buy-container {
  padding: 128px 0;
}
.rp-sale-s11 .buy-container .buy-con {
  text-align: center;
  margin: 58px auto 24px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item {
  display: inline-block;
  width: 600px;
  background: linear-gradient(108deg, #fff6f3, #fcdfc2 100%);
  border-radius: 24px;
  position: relative;
  padding: 32px;
  box-sizing: border-box;
  box-shadow: 0px 8px 16px 0px rgba(60, 145, 127, 0.15);
}
.rp-sale-s11 .buy-container .buy-con .buy-item:first-child {
  margin-right: 24px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-logo {
  width: auto;
  height: 56px;
  position: absolute;
  left: 28px;
  top: -10px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left {
  display: inline-block;
  margin-left: 12px;
  margin-top: 32px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left > img {
  width: 240px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left a {
  width: 240px;
  height: 56px;
  background: #fe4066;
  border-radius: 8px;
  color: #ffffff;
  display: block;
  cursor: pointer;
  font-size: 16px;
  line-height: 56px;
  margin-top: 24px;
  font-weight: bold;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left a:hover {
  opacity: 0.8;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left a.golden {
  background-color: #FF9B02;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left a.blue {
  background-color: #009DFF;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left .rp-sale-slogan {
  font-size: 14px;
  font-weight: 400;
  color: rgba(40, 38, 34, 0.7);
  margin-top: 16px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left .rp-sale-slogan img {
  margin-right: 4px;
  vertical-align: middle;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left .rp-sale-slogan span {
  vertical-align: middle;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-left .rp-sale-slogan span b {
  font-weight: normal;
  color: #fe4066;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right {
  display: inline-block;
  border-radius: 16px;
  margin-left: 30px;
  width: 248px;
  height: 278px;
  box-sizing: border-box;
  vertical-align: top;
  overflow: hidden;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right h4 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #884428;
  position: relative;
  margin-bottom: 16px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right h4::before {
  content: '';
  width: 24px;
  height: 2px;
  background: #884428;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 14px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right h4::after {
  content: '';
  width: 24px;
  height: 2px;
  background: #884428;
  border-radius: 24px;
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 14px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right li {
  font-size: 14px;
  text-align: LEFT;
  color: rgba(40, 38, 34, 0.7);
  margin-top: 8px;
  line-height: 20px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right li .t-new {
  vertical-align: text-top;
  margin-left: 2px;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right li .right-span {
  float: right;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right li .iconfont {
  color: #2DB67C;
}
.rp-sale-s11 .buy-container .buy-con .buy-item .item-right img {
  width: 100%;
}
.rp-sale-s11 .buy-container .buy-con .buy-item.black {
  background: linear-gradient(114deg, #58595a 0%, #141517 100%);
}
.rp-sale-s11 .buy-container .buy-con .buy-item.black .item-left a {
  background: linear-gradient(151deg, #fae5c8 0%, #d19a55 100%);
  color: #353030;
}
.rp-sale-s11 .buy-container .buy-con .buy-item.blue .item-left a {
  background: linear-gradient(102deg, #3e8bff 0%, #0061f3 100%);
}
.rp-sale-s11 .buy-container.cc-buy ul {
  font-size: 0;
  margin: 64px auto 0;
  text-align: center;
}
.rp-sale-s11 .buy-container.cc-buy ul li {
  width: calc((100% - 48px) / 2);
  max-width: 600px;
  display: inline-block;
}
.rp-sale-s11 .buy-container.cc-buy ul li img {
  width: 100%;
}
.rp-sale-s11 .buy-container.cc-buy ul li:first-of-type {
  margin-right: 48px;
}
.rp-sale-s11 .buy-container.cc-buy .read-more-vip {
  color: #fff;
  border-color: #fff;
}
.rp-sale-s11 .buy-container.rp-buy {
  position: relative;
  background-color: #FFF8EF;
}
.rp-sale-s11 .buy-container.rp-buy::before {
  width: 336px;
  height: 200px;
  background: url('/images/rpSale/rp-sale-position1.png') no-repeat center;
  position: absolute;
  content: '';
  left: 0;
  top: 430px;
  background-size: 100% auto;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con {
  width: 92%;
  max-width: 980px;
  margin: auto;
  display: flex;
  margin: 96px auto 0;
  justify-content: space-between;
  font-size: 0;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap {
  width: calc((100% - 48px) / 3);
  box-shadow: 0px 16px 32px 0px rgba(54, 63, 82, 0.16);
  background-color: #ffffff;
  border-radius: 16px;
  position: relative;
  max-width: 308px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .right-discount-icon {
  position: absolute;
  right: 0;
  top: 0;
  background: #ff3939 linear-gradient(82deg, #f51818 0%, #ff5d30 100%);
  border-radius: 0px 16px 0px 16px;
  font-size: 16px;
  text-align: CENTER;
  color: #ffffff;
  line-height: 24px;
  padding: 4px 10px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .right-discount-img {
  position: absolute;
  right: 0;
  top: 0;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .right-discount-img img {
  height: 34px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .top-sale-icon {
  width: 100%;
  position: absolute;
  top: -40px;
  left: 0;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .top-sale-icon img {
  width: 100%;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head {
  border-radius: 16px 16px 0 0;
  padding: 40px 32px 24px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/images/buy/img_bg_annual.png');
  z-index: 2;
  position: relative;
  text-align: left;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .title {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  display: block;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .title .item-head-right {
  display: inline-block;
  vertical-align: top;
  line-height: 29px;
  margin-left: 8px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .text {
  font-size: 14px;
  line-height: 22px;
  margin-top: 7px;
  color: #ffffff;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .price-now {
  margin: 26px 0 0;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .price-now::after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .price-now .price {
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
  font-weight: bold;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .price-now .year {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 0 8px;
  position: relative;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .price-now .price-del {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  font-style: normal;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .ent {
  font-size: 20px;
  line-height: 28px;
  height: 48px;
  color: #ffffff;
  margin: 26px 0;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 10px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan img {
  margin-right: 4px;
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan span {
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan2 {
  font-size: 12px;
  color: #464647;
  background-color: #ffffff;
  border-radius: 50px;
  display: inline-block;
  padding: 4px 7px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan2 img {
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .rp-sale-slogan2 span {
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .button {
  display: block;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 48px;
  font-weight: bold;
  border-radius: 8px;
  text-align: center;
  color: #008EE7;
  transition: 0.2s;
  margin-top: 32px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-head .button:hover {
  transform: translateY(-2px);
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap:first-of-type .item-head {
  background-image: url('/images/buy/img_bg_perpetual.png');
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap:first-of-type .item-head .button {
  background: #353030;
  box-shadow: 0px 4px 16px 0px #e09513;
  color: #fff;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap:last-of-type .item-head {
  background-image: url('/images/buy/img_bg_enterprise.png');
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content {
  padding: 10px 32px 33px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content .item-text {
  margin-top: 14px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content .item-text::after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content .item-text p {
  float: left;
  font-size: 14px;
  line-height: 22px;
  color: #1B1B1B;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content .item-text .word-right {
  float: right;
  color: #1B1B1B;
  font-size: 14px;
  line-height: 22px;
}
.rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap .item-content .item-text .icon_price_tick {
  float: right;
  font-size: 16px;
  line-height: 22px;
  color: #00AD74;
}
.rp-sale-s11 .buy-container.rp-buy .read-more-vip {
  border-color: #FE4066;
  color: #FE4066;
  position: relative;
  z-index: 2;
  margin-bottom: 16px;
}
.rp-sale-s11 .buy-container.superent-buy {
  padding: 0;
  position: relative;
  z-index: 1;
}
.rp-sale-s11 .buy-container.superent-buy::before {
  width: 192px;
  height: 192px;
  background: url('/images/rpSale/rp-sale-position2.png') no-repeat center;
  position: absolute;
  content: '';
  right: 70px;
  top: -110px;
  background-size: 100% auto;
}
.rp-sale-s11 .buy-container.superent-buy .top-icon-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.rp-sale-s11 .buy-container.superent-buy .super-price {
  width: 92%;
  margin: 80px auto 32px;
  max-width: 960px;
  border-radius: 16px;
  padding: 60px 0 48px 0;
  background-size: cover;
  position: relative;
  background: linear-gradient(45deg, #121212, #22211f);
  text-align: left;
}
.rp-sale-s11 .buy-container.superent-buy .super-price::after {
  clear: both;
  content: '';
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
}
.rp-sale-s11 .buy-container.superent-buy .super-price::before {
  content: '';
  left: 0;
  top: 0;
  background: url('/images/buy/pic2.png') no-repeat left top;
  background-size: 326px;
  width: 326px;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon {
  width: 100%;
  position: absolute;
  top: -44px;
  left: 0;
  z-index: -1;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon img {
  width: 100%;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon img.phone {
  display: none;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .price-top {
  position: absolute;
  height: 56px;
  left: 42px;
  top: -10px;
  z-index: 2;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item {
  float: left;
  width: 31.25%;
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 10px;
  font-size: 0;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .title {
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .sub-title {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  margin: 8px 0 16px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .price-now {
  padding-left: 14px;
  position: relative;
  line-height: 35px;
  font-size: 13px;
  padding-top: 10px;
  color: #ffffff;
  display: inline-block;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .price-now::before {
  content: '￥';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #FAD58D;
  line-height: 16px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .price-now .price {
  font-size: 48px;
  color: #FAD58D;
  padding-right: 5px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .price-through {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: line-through;
  margin: 16px 0 13px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .button {
  max-width: 168px;
  border-radius: 8px;
  color: #ffffff;
  line-height: 48px;
  display: block;
  background: linear-gradient(138deg, #fae5c8 0%, #d19a55);
  font-size: 14px;
  color: #353030;
  text-align: center;
  margin: 22px auto 0;
  font-weight: bold;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .rp-sale-slogan {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 8px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .rp-sale-slogan img {
  margin-right: 4px;
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .left-item .rp-sale-slogan span {
  vertical-align: middle;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item {
  float: left;
  width: 22.91%;
  padding-left: 32px;
  padding-right: 10px;
  border-left: 1px solid #343332;
  position: relative;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .title {
  position: relative;
  padding-left: 32px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .title img {
  display: block;
  width: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .sub-title {
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
  margin: 8px 0 18px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .text {
  max-width: 151px;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .text p {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
  color: #ffffff;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .text p:first-child {
  margin-top: 0;
}
.rp-sale-s11 .buy-container.superent-buy .super-price .right-item .text p .iconfont {
  color: #FAD58D;
  float: right;
}
.rp-sale-s11 .buy-container.superent-buy .read-more-vip {
  color: #fff;
  border-color: #fff;
}
.rp-sale-s11 .big-gift-container {
  position: relative;
  padding: 128px 0;
}
.rp-sale-s11 .big-gift-container::before {
  width: 192px;
  height: 192px;
  background: url('/images/rpSale/rp-sale-position3.png') no-repeat center;
  position: absolute;
  content: '';
  left: 150px;
  top: 0;
  background-size: 100% auto;
}
.rp-sale-s11 .big-gift-container::after {
  width: 128px;
  height: 166px;
  background: url('/images/rpSale/rp-sale-position4.png') no-repeat center;
  position: absolute;
  content: '';
  right: 70px;
  bottom: 450px;
  background-size: 100% auto;
}
.rp-sale-s11 .big-gift-container .gift-ewm {
  width: 272px;
  background-color: #ffffff;
  border-radius: 16px;
  margin: 0 auto 0;
  display: flex;
  padding: 8px 0;
  justify-content: center;
  align-items: center;
}
.rp-sale-s11 .big-gift-container .gift-ewm img {
  display: block;
  width: 88px;
}
.rp-sale-s11 .big-gift-container .gift-ewm .con {
  margin-left: 16px;
}
.rp-sale-s11 .big-gift-container .gift-ewm .con span {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #353030;
}
.rp-sale-s11 .big-gift-container .gift-ewm .con p {
  margin-top: 4px;
  font-size: 20px;
  line-height: 28px;
  color: #FE3F60;
}
.rp-sale-s11 .big-gift-container h3 {
  width: 92%;
  margin: 64px auto 0;
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
}
.rp-sale-s11 .big-gift-container .h3-desc {
  font-size: 20px;
  color: #ce3d3d;
  margin-top: 16px;
  line-height: 28px;
}
.rp-sale-s11 .big-gift-container .h3-desc i {
  margin-right: 8px;
  font-size: 24px;
  vertical-align: middle;
}
.rp-sale-s11 .big-gift-container .h3-desc span {
  vertical-align: middle;
}
.rp-sale-s11 .big-gift-container .list {
  display: flex;
  justify-content: center;
  max-width: 1040px;
  width: 92%;
  margin: 0 auto;
  padding-top: 32px;
  flex-wrap: wrap;
  font-size: 0;
}
.rp-sale-s11 .big-gift-container .list li {
  width: calc((100% - 128px) / 4);
  background-color: #ffffff;
  border-radius: 24px;
  margin: 32px 16px 0;
  text-align: center;
  padding: 32px 10px 32px;
}
.rp-sale-s11 .big-gift-container .list li img {
  display: block;
  width: 82px;
  margin: 0 auto;
  border: 1px solid #E9E9E9;
  border-radius: 16px;
}
.rp-sale-s11 .big-gift-container .list li .title {
  font-size: 24px;
  line-height: 32px;
  color: #363431;
  margin: 16px 0 8px;
}
.rp-sale-s11 .big-gift-container .list li .text {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 12px;
  border-radius: 14px;
  display: inline-block;
}
.rp-sale-s11 .big-gift-container .dt-free-box {
  width: 92%;
  max-width: 1008px;
  background: #ffffff;
  border-radius: 24px;
  padding: 48px 64px;
  margin: 48px auto 0;
  text-align: left;
}
.rp-sale-s11 .big-gift-container .dt-free-box img {
  width: 264px;
  vertical-align: middle;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  margin-left: 64px;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li h4 {
  font-size: 20px;
  color: #282622;
  font-weight: bold;
  line-height: 40px;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li h4::before {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background-color: #DC2F32;
  margin-right: 8px;
  vertical-align: middle;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li p {
  font-size: 16px;
  color: rgba(40, 38, 34, 0.7);
  line-height: 24px;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li p span {
  color: #fe4066;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li p a {
  color: rgba(40, 38, 34, 0.7);
  text-decoration: underline;
}
.rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con li:first-of-type {
  margin-bottom: 12px;
}
.rp-sale-s11 .big-gift-container .pm-box {
  width: 92%;
  max-width: 1008px;
  background: #ffffff;
  border-radius: 24px;
  padding: 48px;
  margin: 48px auto 0;
}
.rp-sale-s11 .big-gift-container .pm-box li {
  margin: 16px;
  display: inline-block;
  max-width: 120px;
  vertical-align: top;
}
.rp-sale-s11 .big-gift-container .pm-box li img {
  width: 96px;
}
.rp-sale-s11 .big-gift-container .pm-box li h4 {
  color: #353030;
  line-height: 24px;
  font-weight: bold;
}
.rp-sale-s11 .big-gift-container .pm-box .pm-desc {
  background: #f6f6f6;
  border-radius: 16px;
  padding: 24px 48px;
  color: rgba(38, 38, 38, 0.7);
  line-height: 24px;
  margin-top: 32px;
}
.rp-sale-s11 .common-problem {
  padding: 128px 0;
  background-color: #FFF8EF;
}
.rp-sale-s11 .common-problem .faq-content {
  max-width: 800px;
  width: 92%;
  margin: 0 auto;
  text-align: left;
}
.rp-sale-s11 .common-problem .faq-content .list {
  background: url("/images/buy/icon_plus.png") no-repeat right 28px;
  background-size: 24px;
  transition: 0.2s;
}
.rp-sale-s11 .common-problem .faq-content .list .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  cursor: pointer;
  color: #1B1B1B;
  transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
  padding: 28px 50px 28px 0;
}
.rp-sale-s11 .common-problem .faq-content .list .title:hover {
  transform: translateX(4px);
  transition-duration: 0.7s;
}
.rp-sale-s11 .common-problem .faq-content .list .con {
  font-size: 15px;
  line-height: 28px;
  color: rgba(53, 48, 48, 0.7);
  display: none;
  padding-bottom: 24px;
}
.rp-sale-s11 .common-problem .faq-content .list .con .spec-hover {
  color: #0066E5;
  font-weight: bold;
}
.rp-sale-s11 .common-problem .faq-content .list .con .spec-hover:hover {
  text-decoration: underline;
}
.rp-sale-s11 .common-problem .faq-content .list .con .other-text .ewm-text {
  display: inline-block;
  position: relative;
  color: #0066E5;
  cursor: pointer;
}
.rp-sale-s11 .common-problem .faq-content .list .con .other-text .ewm-text .ewm-wrap {
  display: none;
  width: 232px;
  height: 256px;
  position: absolute;
  bottom: 15px;
  text-align: center;
  padding: 0 10px 20px;
  border-radius: 4px;
  left: 50%;
  margin-left: -116px;
  background: url("/images/buy_guide3.png") no-repeat center;
  background-size: 100%;
}
.rp-sale-s11 .common-problem .faq-content .list .con .other-text .ewm-text .ewm-wrap img {
  display: block;
  width: 152px;
  margin: 28px auto 12px;
}
.rp-sale-s11 .common-problem .faq-content .list .con .other-text .ewm-text .ewm-wrap span {
  font-size: 14px;
  color: #353030;
  line-height: 22px;
}
.rp-sale-s11 .common-problem .faq-content .list .con .other-text .ewm-text:hover .ewm-wrap {
  display: block;
}
.rp-sale-s11 .common-problem .faq-content .active {
  background-image: url('/images/buy/icon_min.png');
}
.rp-sale-s11 .common-problem .faq-content .active .title {
  transform: translateX(0) !important;
}
.rp-sale-s11 .comparison-pup-container {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content {
  max-width: 706px;
  width: 92%;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #C02121;
  background-position: center top;
  padding: 80px 16px 16px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .icon_icon_close {
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  font-size: 16px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons {
  padding: 16px 16px 0;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  max-height: 398px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .con-tab {
  width: 248px;
  height: 40px;
  background: #f8f6f6;
  border: 1px solid #e9e9e9;
  border-radius: 50px;
  font-size: 0;
  text-align: center;
  margin: auto;
  display: none;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .con-tab span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 50%;
  font-size: 14px;
  color: rgba(53, 48, 48, 0.7);
  height: 38px;
  line-height: 38px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .con-tab span.active {
  background-color: #fe4066;
  color: #fff;
  border-radius: 50px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .scroll-cons {
  overflow-y: auto;
  max-height: 398px;
  margin-top: 16px;
  margin-right: -16px;
  padding-right: 10px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .scroll-cons::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .scroll-cons::-webkit-scrollbar-thumb {
  background: rgba(53, 48, 48, 0.3);
  border-radius: 24px;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .scroll-cons .tab-pic {
  display: none;
  width: 100%;
}
.rp-sale-s11 .comparison-pup-container .prize-pup-content .cons .scroll-cons .tab-pic.active {
  display: block;
}
@media (max-width: 1620px) {
  .rp-sale-s11 .buy-container.rp-buy::before {
    display: none;
  }
}
@media (max-width: 1280px) {
  .rp-sale-s11 .buy-container .buy-con .buy-item {
    display: block;
    margin: auto;
  }
  .rp-sale-s11 .buy-container .buy-con .buy-item:first-child {
    margin-right: auto;
    margin-bottom: 34px;
  }
  .rp-sale-s11 .buy-container.cc-buy ul li {
    display: block;
    width: 92%;
    margin: auto;
  }
  .rp-sale-s11 .buy-container.cc-buy ul li:first-of-type {
    margin: 0 auto 32px;
  }
  .rp-sale-s11 .buy-container.superent-buy::before,
  .rp-sale-s11 .buy-container.rp-buy::before {
    display: none;
  }
  .rp-sale-s11 .buy-container.superent-buy::after,
  .rp-sale-s11 .buy-container.rp-buy::after {
    display: none;
  }
  .rp-sale-s11 .big-gift-container::before,
  .rp-sale-s11 .big-gift-container::after {
    display: none;
  }
  .rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con {
    width: 56%;
  }
}
@media (max-width: 1180px) {
  .rp-sale-s11 .big-gift-container .list li {
    width: calc((100% - 64px) / 3);
    border-radius: 16px;
    max-width: 230px;
  }
  .rp-sale-s11 .big-gift-container h3 {
    font-size: 28px;
  }
  .rp-sale-s11 .big-gift-container .dt-free-box {
    text-align: center;
  }
  .rp-sale-s11 .big-gift-container .dt-free-box .dt-free-con {
    width: 100%;
    text-align: left;
    margin: 24px auto 0;
  }
}
@media (max-width: 1080px) {
  .rp-sale-s11 .buy-container.spec-buy ul {
    display: block;
  }
  .rp-sale-s11 .buy-container.spec-buy ul li {
    width: 92%;
    max-width: 492px;
    margin: 58px auto 0;
  }
}
@media (max-width: 990px) {
  .rp-sale-s11 {
    padding-bottom: 0;
  }
  .rp-sale-s11 .banner-container {
    height: auto;
  }
  .rp-sale-s11 .banner-container .pic1 {
    display: none;
  }
  .rp-sale-s11 .banner-container .pic1.pic-phone {
    display: block;
    position: static;
    transform: none;
    width: 100%;
    height: auto;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con {
    max-width: 750px;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con .vip-img.pc {
    display: none;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con .vip-img.phone {
    display: block;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con p {
    display: block;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con ul {
    display: block;
    margin: 20px auto;
  }
  .rp-sale-s11 .rp-sale-con .more-vip-con .get-vx {
    margin: auto;
  }
  .rp-sale-s11 .buy-container.rp-buy .buy-con {
    display: block;
    max-width: 308px;
  }
  .rp-sale-s11 .buy-container.rp-buy .buy-con .item-wrap {
    width: 100%;
    margin-bottom: 48px;
  }
  .rp-sale-s11 .buy-container.spec-buy .spec-perpetual img.web {
    display: none;
  }
  .rp-sale-s11 .buy-container.spec-buy .spec-perpetual img.phone {
    display: block;
  }
}
@media (max-width: 900px) {
  .rp-sale-s11 .rp-sale-con .con-title img {
    height: 48px;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price {
    max-width: 300px;
    padding: 60px 24px;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon {
    top: -28px;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon img.web {
    display: none;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .top-sale-icon img.phone {
    display: block;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .price-top {
    left: 50%;
    transform: translateX(-50%);
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .left-item {
    width: 100%;
    padding: 0;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .right-item {
    width: 100%;
    margin-top: 40px;
    padding: 0;
    border-left: none;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price .right-item .text {
    max-width: 100%;
  }
  .rp-sale-s11 .big-gift-container {
    padding-top: 68px;
  }
  .rp-sale-s11 .big-gift-container .list {
    padding-top: 8px;
  }
  .rp-sale-s11 .big-gift-container .list li {
    width: calc((100% - 44px) / 2);
    padding: 24px 10px;
    border-radius: 8px;
    margin-top: 24px;
  }
  .rp-sale-s11 .big-gift-container .list li img {
    width: 60px;
  }
  .rp-sale-s11 .big-gift-container .list li .title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
  }
  .rp-sale-s11 .big-gift-container .list li .text {
    font-size: 12px;
  }
}
@media (max-width: 750px) {
  .rp-sale-s11 .rp-sale-con .con-title img {
    height: 36px;
  }
  .rp-sale-s11 .rp-sale-tab ul li {
    margin: 0 10px 12px;
  }
  .rp-sale-s11 .rp-sale-tab ul li a {
    font-size: 16px;
    line-height: 32px;
    border-radius: 16px;
    padding: 10px 24px;
  }
  .rp-sale-s11 .rp-sale-tab ul li:last-of-type {
    margin-right: 10px;
  }
  .rp-sale-s11 .big-gift-container .pm-box {
    padding: 24px;
  }
}
@media (max-width: 700px) {
  .rp-sale-s11 .buy-container {
    padding: 80px 0;
  }
  .rp-sale-s11 .buy-container.superent-buy {
    padding-top: 68px;
  }
  .rp-sale-s11 .buy-container.superent-buy .super-price {
    margin-top: 48px;
  }
  .rp-sale-s11 .common-problem {
    padding-bottom: 80px;
  }
  .rp-sale-s11 .common-problem ul {
    margin-top: 40px;
  }
  .rp-sale-s11 .rp-sale-con .con-title img.web {
    display: none;
  }
  .rp-sale-s11 .rp-sale-con .con-title img.phone {
    display: inline-block;
    width: 92%;
    height: auto;
  }
}
@media (max-width: 620px) {
  .rp-sale-s11 .buy-container .buy-con .buy-item {
    width: 96%;
    max-width: 420px;
  }
  .rp-sale-s11 .buy-container .buy-con .buy-item .item-logo {
    height: 46px;
    top: -8px;
  }
  .rp-sale-s11 .buy-container .buy-con .buy-item .item-left {
    display: block;
    margin-top: 24px;
  }
  .rp-sale-s11 .buy-container .buy-con .buy-item .item-left a {
    margin: 16px auto;
  }
  .rp-sale-s11 .buy-container .buy-con .buy-item .item-right {
    display: block;
    margin: 16px auto;
  }
  .rp-sale-s11 .big-gift-container h3 {
    font-size: 24px;
  }
  .rp-sale-s11 .big-gift-container .dt-free-box {
    padding: 48px 24px;
  }
  .rp-sale-s11 .big-gift-container .list li {
    width: 100%;
  }
  .rp-sale-s11 .common-problem .faq-content .list {
    background-position: right 16px;
  }
  .rp-sale-s11 .common-problem .faq-content .list .title {
    padding: 16px 40px 16px 0;
  }
}
