#campaign-mid-year-slider {
  display: none;
}
body {
  padding-top: 0;
}
.banner {
  background: url(/assets/images/sctg-giveaway-for-thewindowsclub/banner-bg.png) no-repeat;
  position: relative;
  padding: 76px 0 100px;
  background-size: cover;
  text-align: center;
}
.banner .time-box {
  margin-bottom: 45px;
}
.banner .logo {
  position: absolute;
  left: 3%;
  color: #fff;
  top: 30px;
}
.banner .logo-pp {
  border-left: 1px solid #fff;
  margin-left: 15px;
  display: inline-block;
  padding-left: 15px;
}
.banner h1 {
  color: #fff;
  text-shadow: 2px 3px 0px #333;
}
.banner h1 span {
  color: #FF9600;
}
.banner h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.banner .wrap {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 0px 15px 73px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 50px;
  align-items: center;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
.banner .wrap p.des {
  margin-bottom: 30px;
  font-family: myriad pro, microsoft yahei, Tahoma, Arial, sans-serif, helvetica, sans-serif;
  font-size: 16px;
}
.banner .wrap > div {
  max-width: 100%;
}
.banner .wrap .right {
  text-align: left;
}
.banner .wrap .ic-lf {
  margin-bottom: 20px;
  font-family: myriad pro, microsoft yahei, Tahoma, Arial, sans-serif, helvetica, sans-serif;
}
.banner .wrap .ic-lf li {
  position: relative;
  margin-bottom: 15px;
  line-height: 1;
  padding-left: 25px;
  font-size: 16px;
}
.banner .wrap .ic-lf li::before {
  width: 16px;
  top: -2px;
  content: '';
  height: 16px;
  background: url(/assets/images/sctg-giveaway-for-thewindowsclub/icon_hook.png) no-repeat;
  display: block;
  position: absolute;
}
.banner .wrap .price {
  margin-bottom: 28px;
}
.banner .wrap .price del {
  font-size: 30px;
  color: #B9C1CE;
  display: inline-block;
  margin-right: 20px;
}
.banner .wrap .price strong {
  color: #FF9600;
  font-size: 30px;
  line-height: 1;
}
.banner .wrap .price strong span {
  font-size: 56px;
}
.banner .wrap a.btn {
  width: 220px;
  height: 40px;
  background: #3E90FF;
  border-radius: 4px;
}
.banner .wrap a.btn:hover {
  opacity: 0.8;
  color: #fff;
}
.banner .countdown {
  text-align: center;
  width: auto;
  height: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  position: relative;
  margin: auto;
  color: #fff;
}
.banner .countdown > div {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.banner .countdown > div > div {
  width: 37px;
  height: 32px;
  line-height: 35px;
  background: #fe3e41;
  border-radius: 4px;
  font-size: 20px;
}
.banner .countdown i {
  display: inline-block;
  margin: 0 5px;
  font-size: 26px;
  height: 55px;
  line-height: 78px;
  color: #fff;
  font-style: normal;
}
.banner .countdown .txt {
  font-size: 14px;
  line-height: 21px;
}
.banner .countdown span {
  font-weight: 400;
  font-size: 20px;
  display: inline;
}
@media (max-width: 1199px) {
  .banner {
    padding-top: 110px;
  }
  .banner .wrap {
    flex-direction: column;
  }
  .banner .wrap .left {
    zoom: 0.5;
    margin-bottom: 40px;
  }
  .banner .wrap .right {
    text-align: center;
  }
  .banner .wrap .ic-lf {
    display: inline-block;
  }
}
@media (max-width: 390px) {
  .banner {
    zoom: 0.8;
  }
}
footer {
  background: #18212E;
  padding: 17px 0;
  text-align: center;
}
footer p {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
}
@media (max-width: 390px) {
  footer p {
    font-size: 12px;
  }
}

/*# sourceMappingURL=maps/sctg-giveaway-for-thewindowsclub.css.map */
