.f-dib {
  display: inline-block;
  vertical-align: middle;
}
.a-icons {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 38px;
  background: url(/assets/images/icons/AT-allin-1.png) no-repeat;
}
.a-icons.ninety {
  background-position: 3px -1030px;
}
.a-icons.instant {
  background-position: -694px -1030px;
}
.a-icons.support {
  background-position: -222px -1029px;
}
.a-icons.secure {
  background-position: -72px -1030px;
}
.banner {
  font-family: 'MyriadPro';
  padding: 80px 0;
  background: url(/assets/images/uninstall/banner.png) no-repeat;
  background-size: cover;
}
.banner h1 {
  text-align: center;
  color: #fff;
  font-size: 5.2rem;
  font-weight: 900;
}
.banner .tips {
  font-size: 3.6rem;
  color: #fff;
  text-align: center;
}
.banner .center-con {
  position: relative;
  margin: auto;
  width: 1080px;
  min-height: 580px;
  background-color: #ffffff;
  border-radius: 20px;
}
.banner .con {
  position: absolute;
  padding-top: 140px;
  padding-bottom: 20px;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1060px;
  height: auto;
  background-color: none;
  border-radius: 20px;
  border: solid 6px #050531;
}
.banner .head {
  padding: 25px 0;
  height: 140px;
  background-color: #f2f5f7;
  border-radius: 20px 20px 70px 70px;
}
.banner .head p {
  text-align: center;
  font-size: 2rem;
}
.banner .product-list {
  margin-top: 15px;
  text-align: center;
}
.banner .wrapper-right {
  width: 470px;
  text-align: left;
  margin-left: 50px;
}
.banner p.tit {
  font-size: 2.2rem;
  font-weight: 900;
  color: #1a1a1a;
}
.banner p.desc {
  margin: 15px 0 20px;
  font-size: 1.6rem;
  color: #333;
}
.banner p.lu {
  margin: 10px 0;
  color: #666;
}
.banner p.lu::before {
  margin-right: 10px;
  width: 15px;
  height: 15px;
  content: "";
  display: inline-block;
  background: url(/assets/images/icons/AT-allin-1.png) no-repeat;
  background-position: -387px -589px;
}
.banner .nowprice {
  font-size: 3.6rem;
  color: #ff6600;
  font-weight: 900;
}
.banner .oldPrice {
  font-style: 1.6rem;
  color: #999;
}
.banner .del {
  text-decoration: line-through;
}
.banner .btn-buy {
  position: relative;
  display: inline-block;
  min-width: 200px;
  height: 50px;
  line-height: 35px;
  font-size: 2.4rem;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}
.banner .btn-buy span.txt {
  display: inline-block;
}
.banner .btn-buy span.txt::before {
  margin-right: 10px;
  width: 24px;
  height: 30px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/images/icons/AT-allin-1.png);
  background-position: -465px -586px;
}
.banner .btn-buy span.disc {
  padding-top: 20px;
  padding-left: 15px;
  line-height: 1.1;
  color: #ff0b0b;
  position: absolute;
  top: -86px;
  right: -160px;
  width: 137px;
  height: 124px;
  font-size: 3rem;
  background: url(/assets/images/uninstall/zhekou.png);
  font-weight: 900;
}
.banner .btn-buy span.disc strong {
  font-size: 4.4rem;
}
.banner .guarantee {
  margin-top: 20px;
  padding-left: 80px;
  font-size: 1.4rem;
  color: #666;
}
.banner .guarantee .txt {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
#u-countdown .countdown {
  margin: 10px auto;
  width: 250px;
}
#u-countdown .countdown > div {
  display: inline-block;
  font-size: 2.4rem;
}
#u-countdown .countdown span {
  display: inline-block;
  font-weight: 100;
  min-width: 32px;
  height: 32px;
  text-align: center;
  margin: 0 2px;
  padding: 0px 8px 0px;
  background-color: #ff3535;
  color: #fff;
  border-radius: 8px;
  font-size: 2.6rem;
}
#u-countdown .countdown i {
  vertical-align: top;
  font-style: normal;
  font-size: 2rem;
  color: #ff3535;
}
#u-countdown .txt-group {
  margin-top: 5px;
}
#u-countdown .txt-group li {
  text-align: center;
  min-width: 80px;
  padding: 0 10px;
  display: inline-block;
  color: #333;
  font-size: 1.4rem;
}
@media (max-width: 1200px) {
  .banner .center-con {
    width: 100%;
  }
  .banner .center-con .con {
    padding-top: 20px;
    position: relative;
    width: 100%;
  }
  .banner .guarantee {
    padding-left: 30px;
  }
  .banner .guarantee li {
    margin-bottom: 20px;
  }
}
@media (max-width: 952px) {
  .banner .wrapper-right {
    text-align: center;
    margin-left: 0;
    width: 100%;
    padding: 0 15px;
  }
  .banner .wrapper-right p.tit {
    text-align: center;
  }
  .banner .wrapper-right p.desc {
    text-align: center;
  }
}
@media (max-width: 540px) {
  .banner .btn-buy span.disc {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    left: 150px;
  }
}
@media (max-width: 768px) {
  .banner .guarantee {
    text-align: center;
  }
  .banner .guarantee span.a-icons {
    margin: 5px auto;
    display: block;
  }
}
/*# sourceMappingURL=./uninstall-abstd.css.map */

[lang=jp] .banner .center-con{
  min-height: 620px;
}