body {
  padding-top: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
  font-size: 16px;
}

b,
div,
h1,
h2,
h3,
h4,
h5,
h6,
i,
p,
small,
span,
strong {
  font-family: "PT Sans", sans-serif;
}

h2 {
  font-size: 40px;
}

.sctg-special-offer-timeout {
  display: none !important;
}

.campaign-mid-year-slider {
  display: none !important;
}

.banner {
  background: url(/assets/images/sctg-special-offer/banner-bg.png) no-repeat;
  padding: 85px 0 100px;
  background-size: cover;
  position: relative;
}

.banner .la1 {
  padding-top: 40px;
}

.banner a.logo {
  position: absolute;
  left: 5%;
  top: 30px;
}

.banner h1 {
  font-size: 58px;
  color: #fff;
  line-height: 60px;
  margin-bottom: 50px;
}

.banner h1 img {
  display: block;
  margin: 15px 0;
}

.banner h1 span {
  font-size: 50px;
  font-weight: 400;
  color: #fff;
  line-height: 60px;
}

.banner p.des {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 36px;
  max-width: 535px;
}

.banner .wrap {
  margin-left: 60px;
  background: #f1f6ff;
  max-width: 560px;
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 33, 109, 0.08);
  box-shadow: 0 20px 40px 0 rgba(0, 33, 109, 0.08);
  border-radius: 20px;
  text-align: center;
  padding: 30px 20px 20px;
}

.banner .wrap > img {
  margin: 0 auto 20px;
  display: block;
}

.banner .wrap ul {
  display: inline-block;
  text-align: left;
  margin-bottom: 24px;
}

.banner .wrap ul li {
  padding-left: 17px;
  position: relative;
  line-height: 30px;
}

.banner .wrap ul li::before {
  left: 0;
  top: 9px;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/images/sctg-special-offer/gou1.png);
  position: absolute;
}

.banner .wrap .price {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}

.banner .wrap .price .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.banner .wrap .price .left {
  min-width: 160px;
  margin-left: 15px;
  margin-right: 30px;
}

.banner .wrap .price .right {
  text-align: left;
}

.banner .wrap .price del {
  font-size: 36px;
  color: #000;
}

.banner .wrap .price small {
  font-size: 24px;
  color: #ff8400;
  font-weight: 600;
}

.banner .wrap .price strong {
  font-size: 48px;
  line-height: 1;
  color: #ff8400;
}

.banner .wrap .price span {
  font-size: 18px;
}

.banner .wrap .price .btn {
  margin-top: 15px;
  width: 260px;
  height: 64px;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#ff7e00),
    to(#ff9500)
  );
  background: -o-linear-gradient(bottom, #ff7e00, #ff9500);
  background: linear-gradient(0deg, #ff7e00, #ff9500);
  border-radius: 32px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 64px;
}

.banner .wrap .guarantee {
  background: #eef4ff;
  border-radius: 10px;
  padding: 13px 10px;
  color: #4969ab;
}

.banner .wrap .guarantee img {
  vertical-align: -4px;
}

.banner .time2 {
  display: none;
}

@media (max-width: 1199px) {
  .banner .layui-col-md6 {
    width: auto;
    max-width: 100%;
    margin: auto;
    float: none;
  }

  .banner h1 {
    margin: 0 auto 30px;
    text-align: center;
  }

  .banner h1 > img {
    margin: auto;
  }

  .banner p.des {
    margin: 0 auto 20px;
  }

  .banner .wrap {
    margin: auto;
  }
}

@media (max-width: 600px) {
  .banner .wrap .price strong {
    font-size: 32px;
  }

  .banner .wrap .price del,
  .banner .wrap .price small,
  .banner .wrap .price span {
    font-size: 18px;
  }

  .banner .wrap .price .btn {
    width: 180px;
    height: 40px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 40px;
  }

  .banner .wrap .price .left {
    margin-left: 0;
  }

  .banner .wrap .price .left > img {
    zoom: 0.8;
  }
}

@media (max-width: 480px) {
  .banner h1 {
    font-size: 42px;
  }

  .banner h1 > img {
    zoom: 0.6;
  }

  .banner .wrap .price .box {
    display: block;
  }

  .banner .wrap .price .btn {
    display: block;
    margin: auto;
  }

  .banner .wrap .price .right {
    text-align: center;
  }

  .banner .wrap .guarantee {
    font-size: 14px;
  }
}

.senior {
  padding: 100px 0 75px;
  background: url(/assets/images/sctg-special-offer/bg1.png) no-repeat;
  background-size: cover;
  text-align: center;
}

.senior h2 {
  margin: 0 auto 20px;
  max-width: 1010px;
}

.senior .img-box {
  max-width: 100%;
  width: 833px;
  margin: auto;
  height: 325px;
  background: url(/assets/images/sctg-special-offer/pic-1.png) center no-repeat;
}

.senior .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: auto;
}

.senior .wrap li {
  background: #fff;
  border-radius: 10px;
  width: 360px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 45px;
  margin-bottom: 20px;
  position: relative;
  font-size: 18px;
}

.senior .wrap li::before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 8px;
  width: 26px;
  height: 26px;
  background: url(/assets/images/sctg-special-offer/icon.png) no-repeat;
}

.senior .wrap li:nth-child(1)::before {
  background-position: 0 0;
}

.senior .wrap li:nth-child(2)::before {
  background-position: -140px 0;
}

.senior .wrap li:nth-child(3)::before {
  background-position: 0 -60px;
}

.senior .wrap li:nth-child(4)::before {
  background-position: -140px -60px;
}

.senior .wrap li:nth-child(5)::before {
  background-position: 0 -120px;
}

.senior .wrap li:nth-child(6)::before {
  background-position: -140px -120px;
}

.senior .wrap li:nth-child(7)::before {
  background-position: 0 -180px;
}

.senior .wrap li:nth-child(8)::before {
  background-position: -140px -180px;
}

@media (max-width: 991px) {
  .senior .wrap li {
    width: 340px;
  }
}

@media (max-width: 760px) {
  .senior .img-box {
    zoom: 0.7;
  }
}

@media (max-width: 390px) {
  .senior h2 {
    font-size: 32px;
  }

  .senior .wrap li {
    font-size: 14px;
  }
}

.authority {
  padding: 100px 0;
  text-align: center;
  background: url(/assets/images/sctg-special-offer/bg2.png) no-repeat;
  background-size: cover;
}

.authority h2 {
  margin-bottom: 70px;
}

.authority .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.authority .wrap .item {
  padding: 60px 40px 115px;
  max-width: 560px;
  background: #fff;
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 33, 109, 0.08);
  box-shadow: 0 20px 40px 0 rgba(0, 33, 109, 0.08);
  border-radius: 20px;
  text-align: left;
  position: relative;
}

.authority .wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  width: 53px;
  right: 40px;
  bottom: 40px;
  height: 43px;
  background: url(/assets/images/sctg-special-offer/yin.png) no-repeat;
}

.authority .wrap .top {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e6e6e6;
}

@media (max-width: 1199px) {
  .authority .wrap .item {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .authority .wrap {
    display: block;
  }

  .authority .wrap .item {
    margin: 30px auto 0;
  }
}

footer {
  background: #18212e;
  padding: 17px 0;
  text-align: center;
}

footer p {
  font-size: 14px;
  color: #fff;
  line-height: 16px;
  opacity: 0.5;
}

@media (max-width: 390px) {
  footer p {
    font-size: 12px;
  }
}
.product-name {
  display: none;
}
a.btn-blue{
  background: #0256ff;
  color: #fff;
}
a.btn-org{
  background: #ff5900;
  color: #fff;
}