@media (max-width: 768px) {
  h2 {
    line-height: 1.2 !important;
    font-size: 36px;
  }
}
.s-fc999 {
  color: #999;
}
.ic-tips {
  background: url(/resource/images/purchase/wen.svg) no-repeat;
}
.ic-tips.ic-tips2 {
  background: url(/resource/images/icons/abackup-icon-small-all.png) -528px -63px;
}
.ic-tips.ic-tips2 .tips-cnt {
  width: 150px;
  top: -9px;
}
.ic-tips.ic-tips2 .cnt {
  padding: 5px 5px 7px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.ic-tips .tips-cnt {
  width: 230px;
  color: #333;
  z-index: 999;
  padding-left: 20px;
}
.ic-tips .cnt {
  border-radius: 10px;
  padding: 15px;
  background: #fff;
  box-shadow: 0px 10px 25px 0px rgba(9, 24, 113, 0.1);
}
.countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.countdown > div {
  display: inline-block;
  width: 40px;
  height: 50px;
  line-height: 48px;
  background: linear-gradient(180deg, #2355ce 50%, #90c0f0 50%);
  border-radius: 4px;
}
.countdown i {
  color: #2355ce;
  margin: 0 15px;
}
.countdown .txt {
  font-size: 0;
  display: none;
}
[data-select="cnt-it"] {
  display: none;
}
[data-select="cnt-it"].active {
  display: block;
}
.clearfix::after {
  display: block;
  content: "";
  height: 0;
  clear: both;
}
.banner {
  padding: 185px 0 0px;
  text-align: center;
  background: url(/resource/images/purchase/banner-bg2.png) no-repeat center / cover;
}
.banner h1 {
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  line-height: 120px;
  text-shadow: 0px 10px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.1em;
}
.banner .des {
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  line-height: 50px;
}
.banner .cng {
  width: 100%;
  height: 132px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 75px;
}
.banner .cng li {
  float: left;
  width: 25%;
}
.banner .cng li p {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.7;
  text-align: center;
}
.banner .cng li::before {
  width: 40px;
  height: 43px;
  content: "";
  display: inline-block;
  background: url(/resource/images/purchase/icon-r1.png) no-repeat;
  margin-top: 30px;
}
.banner .cng .li-2::before {
  background: url(/resource/images/purchase/icon-r2.png) no-repeat;
}
.banner .cng .li-3::before {
  background: url(/resource/images/purchase/icon-r3.png) no-repeat;
}
.banner .cng .li-4::before {
  background: url(/resource/images/purchase/icon-r4.png) no-repeat;
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .banner .prd-it .txt-bx {
    padding: 13px 20px 40px;
  }
}
@media (max-width: 1023px) {
  .banner {
    padding-top: 100px;
  }
  .banner .prd-bx {
    flex-direction: column;
  }
  .banner .prd-bx i.ic-add,
  .banner .prd-bx i.ic-equal {
    top: -10px;
  }
  .banner .prd-bx i {
    top: -10px;
  }
  .banner .prd-bx > div {
    width: 100%;
    max-width: 700px;
  }
  .banner .prd-it {
    margin-bottom: 30px;
  }
  .banner .prd-it .txt-bx {
    padding: 13px 15px 40px;
  }
}
@media (max-width: 768px) {
  .banner {
    padding: 80px 0 40px;
  }
  .banner h1 {
    margin-bottom: 10px;
  }
  .banner .des {
    line-height: 1.2;
    font-size: 18px;
    margin: 10px 0 0;
  }
  .banner .cng {
    height: auto;
    padding-bottom: 20px;
    margin-top: 40px;
  }
  .banner .cng li {
    width: 50%;
  }
  .banner .cng li::before {
    margin-top: 20px;
  }
}
@media (max-width: 450px) {
  .banner h1 {
    font-size: 44px;
  }
}
.package {
  padding: 95px 0 100px;
  background: url(/resource/images/purchase/lang.svg) no-repeat center bottom #f5f6ff;
}
.package h2 {
  margin-bottom: 38px;
}
.package .prd-ls {
  flex-wrap: wrap;
}
.package .prd-box2 {
  display: flex;
  justify-content: space-between;
  gap: 80px;
  flex-wrap: wrap;
}
.package .prd-box2 h5 {
  color: #fff;
  margin: 16px auto 40px;
}
.package .prd-box {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.package .f-df {
  flex-wrap: nowrap;
}
.package .prd-des {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  margin-top: 16px;
}
.package .prd-lf {
  padding: 40px;
  color: #fff;
  border-radius: 10px 10px 10px 10px;
  max-width: 560px;
}
.package .ic-one {
  background: #18abff;
}
.package .ic-two {
  background: #1763c1;
}
.package .ic-three {
  background: #104484;
}
.package .ic-four {
  background: #122669;
}
.package .prd-rt {
  padding: 28px 35px 40px;
  color: #111111;
  background: #ffffff;
  border-radius: 16px 16px 16px 16px;
}
.package .prt-max {
  width: 480px;
}
.package .prd-it {
  width: 31.66%;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 60px;
}
.package .prd-it .top {
  position: relative;
  color: #fff;
  padding: 23px 20px 22px;
  border-radius: 10px 10px 0 0;
}
.package .prd-it .top h5,
.package .prd-it .top p {
  color: #fff;
}
.package .prd-it .top::after {
  content: "";
  display: block;
  width: 108px;
  height: 78px;
  background: url(/resource/images/icons/img_card_decorate.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
}
.package .prd-it .cnt {
  padding: 0 10px 10px;
}
.package .prd-it.last {
  width: 48.75%;
}
.package .prd-it.last .ic-lf {
  min-height: 143px;
}
.package .select {
  font-size: 0;
  margin-bottom: 15px;
}
.package .select li {
  display: inline-block;
  width: 33%;
  font-size: 1.4rem;
  border-bottom: 2px solid #f3f3f3;
  font-weight: bold;
  cursor: pointer;
}
.package .select li.active {
  border-color: #fe7800;
  color: #fe7800;
}
.package .ic-lf {
  margin-top: 40px;
  padding-left: 13px;
}
.package .price {
  margin: 47px 0 25px;
}
.package .price strong {
  color: #fe7800;
  font-size: 3rem;
}
.package .price del {
  color: #999;
}
.package .btn {
  min-width: 160px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.package .tips {
  font-size: 12px;
  background: #f6f6f6;
  min-height: 50px;
  text-align: left;
  padding: 5px 25px;
  margin-top: 20px;
  max-width: 540px;
  width: 100%;
}
.package .tips p {
  padding-left: 25px;
  position: relative;
}
.package .tips p::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 14px;
  position: absolute;
  top: 6px;
  left: 0;
  background: url(/resource/images/icons/abackup-icon-small-all.png) no-repeat -472px -64px;
}
.package .tips-ls {
  border-radius: 10px;
  background: #fff;
  padding: 46px 10px;
}
.package .tips-ls i {
  display: inline-block;
  width: 90px;
  height: 90px;
  background: url(/resource/images/icons/abackup-icon1.png) no-repeat;
}
.package .tips-ls i.ic-1 {
  background-position: -530px -545px;
}
.package .tips-ls i.ic-2 {
  background-position: -660px -545px;
}
.package .tips-ls i.ic-3 {
  background-position: -790px -545px;
}
.package .tips-ls li {
  max-width: 250px;
}
.package .ic-lf {
  color: #fff;
  text-align: center;
}
.package .ic-lf {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 40px;
}
.package .ic-lf li::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 8px;
  top: 12px;
  background: url(/resource/images/purchase/gou.svg) no-repeat;
  background-size: 100% 100%;
}
.package .select {
  margin-bottom: 50px;
}
.package .select li {
  padding: 25px 0 5px;
  font-size: 1.6rem;
}
.package .price {
  margin: 25px 0 10px;
}
.package .prd-lf {
  position: relative;
  padding: 40px;
  width: 58.3%;
  color: #fff;
  border-radius: 10px;
}
.package .prd-lf::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 150px;
  height: 110px;
  background: url(/resource/images/purchase/kuang-shang.svg) no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}
.package .prd-lf::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 150px;
  height: 140px;
  background: url(/resource/images/purchase/kuang-xia.svg) no-repeat;
  background-size: contain;
  bottom: 0;
  right: 0;
}
.package .prd-box {
  display: flex;
}
.package .prd-box h5 {
  color: #fff;
}
.package .prd-rt {
  background: #fff;
  padding: 28px 35px 40px;
  border-radius: 16px 16px 16px 16px;
}
.package-1 .prd-lf {
  background: url(/resource/images/purchase/bg1.png) no-repeat center / cover;
}
.package-1 .tips p {
  color: rgba(255, 255, 255, 0.9);
}
.package-2 .prd-lf {
  background: url(/resource/images/purchase/bg2.png) no-repeat center / cover;
}
.package-2 .tips p {
  color: rgba(255, 255, 255, 0.9);
}
.package .ic-add,
.package .ic-reduce {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 16px;
  height: 16px;
  background: url(/resource/images/icons/purchase-icon.png) no-repeat center;
  cursor: pointer;
  position: relative;
  top: -1px;
}
.package .ic-add {
  background-position: -79px -6px;
}
.package .ic-reduce {
  background-position: -43px -6px;
}
.package .reduce-add-x {
  display: inline-block;
}
.package .taobao {
  margin: 80px 0 100px;
}
.package .taobao .link-gy img {
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -2px;
}
.package .taobao .link-gy:hover {
  color: royalblue;
}
@media (max-width: 1023px) {
  .package .prd-ls {
    justify-content: center;
  }
  .package .last.prd-it,
  .package .prd-it {
    width: 100%;
    max-width: 700px;
  }
  .package .tips-ls {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }
  .package .tips-ls li {
    max-width: 100%;
  }
  .package .tips-ls li:not(:last-child) {
    margin-bottom: 30px;
  }
  .package .prd-ls-other {
    flex-direction: column;
    max-width: 700px;
    margin: 0 auto;
  }
  .package .prd-ls-other .img-x {
    margin-right: 30px;
  }
  .package .prd-ls-other .prd-lf {
    border-radius: 10px;
  }
  .package .prd-ls-other .prd-lf,
  .package .prd-ls-other .prd-rt {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .prd-ls-other .prd-top {
    flex-direction: column;
  }
  .prd-ls-other .prd-top h5 {
    margin-top: 20px;
    text-align: center;
  }
}
@media (max-width: 416px) {
  .package .ic-tips {
    position: static;
  }
}
.evaluate {
  padding: 93px 0 90px;
}
.evaluate h2 {
  margin-bottom: 35px;
}
.evaluate .swiper-button-prev {
  left: 0;
}
.evaluate .swiper-button-next {
  right: 0;
}
.evaluate-it {
  width: 500px;
  border-radius: 20px;
  padding: 30px 40px 70px;
  box-shadow: 0px 10px 20px rgba(25, 41, 161, 0.1);
  margin-bottom: 30px;
}
.evaluate-it:not(:last-child) {
  margin-right: 5%;
}
.evaluate-it::before {
  content: "";
  display: block;
  width: 60px;
  height: 55px;
  margin-bottom: 25px;
  background: url(/resource/images/icons/abackup-icon-small-all.png) no-repeat -409px -193px;
}
.evaluate-it h5 {
  line-height: 1.416;
  margin-bottom: 38px;
}
.evaluate-it p {
  min-height: 240px;
}
.evaluate-it .user {
  margin-top: 45px;
}
.evaluate-it .user .txt {
  margin-left: 15px;
}
.evaluate .a-bx {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .evaluate-ls {
    flex-direction: column;
    align-items: center;
  }
  .evaluate-it {
    width: 100%;
    max-width: 700px;
    margin: 0 20px 30px !important;
  }
  .evaluate-it p {
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .evaluate-it {
    box-shadow: none;
    border: 1px solid #eee;
  }
  .evaluate-it p {
    font-size: 14px;
  }
}
.explain {
  background: #f1f1f1;
  text-align: center;
  padding: 83px 0 98px;
}
.explain h2 {
  margin-bottom: 40px;
}
.explain .g-cnt {
  background: #fff;
  padding: 40px 40px 50px;
  border-radius: 4px;
}
.explain .g-cnt .txt-bx {
  width: calc(100% - 273px);
  text-align: left;
  padding-left: 65px;
  min-height: 300px;
}
.explain .toggle-bx h6 {
  font-size: 16px;
}
.explain .toggle-bx p {
  font-size: 14px;
}
.explain .toggle-bx li {
  padding: 10px 40px 13px 0;
  border-bottom: 1px solid #eee;
}
.explain .toggle-bx li h6 {
  position: relative;
}
.explain .toggle-bx li h6::after {
  content: "";
  border-top: 8px solid #333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  display: inline-block;
  border-radius: 10px;
  position: absolute;
  top: 12px;
  right: -35px;
}
.explain .toggle-bx li.active h6::after {
  transform: rotate(-180deg);
}
.explain .toggle-bx li .lx {
  position: relative;
  color: #1974ca;
}
.explain .toggle-bx li .lx .ewm {
  position: absolute;
  right: 40%;
  top: -100px;
  z-index: 999;
  display: none;
}
.explain .toggle-bx li .lx .ewmacitve {
  display: block;
}
.explain .toggle-bx li .lx:hover {
  cursor: pointer;
}
.explain .s-fc-bl {
  font-size: 14px;
  color: #2485f2;
  margin-top: 12px;
}
.explain .s-fc-bl span {
  display: inline-block;
}
@media (max-width: 767px) {
  .explain .g-cnt {
    padding: 40px 20px 50px;
    flex-direction: column;
  }
  .explain .g-cnt .txt-bx {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .explain .toggle-bx li {
    padding: 10px 0px 13px;
  }
  .explain .toggle-bx li h6::after {
    right: 0;
  }
  .explain .s-fc-bl {
    text-align: center;
  }
}
.layui-layer-content {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.join {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100% !important;
  height: 100% !important;
  z-index: 5000;
  padding: 40px;
  display: none;
}
.join-modal {
  position: absolute;
  width: 400px;
  min-height: 460px;
  background: #ffffff;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 40px 20px;
  text-align: center;
}
.join h2 {
  text-align: center;
  margin-bottom: 20px;
}
.join h2 img {
  margin: 0 10px 0 -23px;
}
.join h2 div {
  display: inline-block;
}
.join h2 strong {
  font-size: 20px;
  display: block;
}
.join h2 span {
  display: block;
  font-size: 13px;
}
.join p.txt {
  margin: 0 auto 20px;
  max-width: 280px;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.join .erweima {
  text-align: center;
}
.join .erweima p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
}
.join .erweima p::before {
  margin-right: 3px;
  vertical-align: middle;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/resource/images/icons/abackup-icon-small-all.png") no-repeat;
  background-position: -813px -60px;
}
.join.active {
  display: block;
}
@media (max-width: 1200px) {
  .package .prd-box2 {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .package .prd-lf {
    width: 100%;
    padding: 40px 10px;
  }
}
@media (max-width: 600px) {
  .package .prt-max {
    width: auto;
  }
  .package .prd-box {
    flex-direction: column;
  }
}
