.bnr {
  padding: 80px 0px;
  background: url(/resource/mr/images/thanks-install-adr-ios/ub-mr-thanks-indstall-adr-ios-banner-bg.png) no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.bnr h1 {
  margin: 10px 0 12px 0;
}
.bnr .salebox {
  display: flex;
  max-width: 1112px;
  background: #ffffff;
  border-radius: 24px 24px 24px 24px;
  margin: 80px auto 0px;
  color: #000;
  padding: 60px;
}
.bnr .desc {
  color: #fff;
}
.bnr .desc:hover {
  text-decoration: underline !important;
}
.bnr h2 {
  font-size: 32px;
  text-align: left;
}
.bnr .item {
  position: relative;
  width: 50%;
}
.bnr .item:first-child {
  padding-right: 60px;
}
.bnr .item-list {
  position: relative;
  max-width: 384px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #e6e8e9;
  padding: 65px 0 40px;
  margin-top: 60px;
}
.bnr .item .tips {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  display: inline-block;
  height: 30px;
  background: #3c94f8;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 0 0 10px 10px;
  padding: 0 16px;
}
.bnr .item .tips2 {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
  display: inline-block;
  font-size: 16px;
  height: 30px;
  color: #ffffff;
  font-weight: 700;
  background: #2258f6;
  padding: 0 16px;
  border-radius: 4px;
}
.bnr .item .list {
  display: inline-block;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
}
.bnr .item .gou {
  position: relative;
  padding-left: 20px;
}
.bnr .item .gou::before {
  position: absolute;
  left: 0px;
  top: 3px;
  content: "";
  width: 16px;
  height: 16px;
  background: url(/resource/mr/images/thanks-install-adr-ios/ub-mr-thanks-indstall-adr-ios-ic-gougou-16-green.png) no-repeat;
}
.bnr .item .not {
  position: relative;
  padding-left: 20px;
  color: #999999;
}
.bnr .item .not::before {
  position: absolute;
  left: 4px;
  top: 10px;
  content: "";
  width: 6px;
  height: 2px;
  background: #999999;
}
.bnr .item .icon-jt {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(28%, -50%);
  z-index: 9;
}
.bnr .item-2 {
  width: 55%;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 16px 16px 16px 16px;
  border: 2px solid #2258f6;
  padding: 40px 22px 34px;
}
.bnr .item .productbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
.bnr .item .productbox .list {
  margin: 0px 0 0 60px;
}
.bnr .item .illustrate-box {
  font-size: 12px;
  vertical-align: middle;
}
.bnr .item .illustrate {
  vertical-align: middle;
}
.bnr .item .pricing-box {
  display: flex;
  align-items: last baseline;
  justify-content: center;
  margin: 10px 0;
}
.bnr .item .discount {
  height: 16px;
  font-size: 12px;
  color: #ffffff;
  border-radius: 2px;
  padding: 0px 2px;
  line-height: 16px;
  background: #ff4646;
  margin-bottom: 2px;
}
.bnr .item .pricingbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.bnr .item .pricingbox .lst {
  width: 240px;
  padding: 15px 0 24px;
  background: #f8f9fa;
  border-radius: 8px 8px 8px 8px;
}
.bnr .item .pricingbox .pricing {
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #000000;
  font-weight: 700;
}
.bnr .item .pricingbox .pricing-discount {
  margin-left: 5px;
}
.bnr .item .pricingbox .pricing-discount del {
  font-size: 16px;
  color: #999999;
  font-weight: 700;
}
.bnr .item .pricingbox .sym {
  font-size: 24px;
}
.bnr .item .pricingbox .num {
  font-size: 40px;
}
.bnr .item .pricingbox small {
  font-size: 16px;
}
.bnr .item .btn {
  display: inline-block;
  height: 48px;
  background: #ff5900;
  box-shadow: 0 10px 20px 0 rgba(255, 89, 0, 0.4);
  border-radius: 288px 288px 288px 288px;
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: relative;
  width: 160px;
  font-weight: 600;
}
.bnr .item .btn.btn-car i {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  margin-top: -7px;
  vertical-align: middle;
  background: url(/resource/images/icon/ub-bt-ic-buy-white@2x.png) no-repeat center;
  background-size: 16px 16px;
}
.bnr .item .btn.btn-car:hover::before {
  background: #e55000;
}
@media screen and (max-width: 991px) {
  .bnr h2 {
    text-align: center;
  }
  .bnr .salebox {
    flex-direction: column;
    justify-content: center;
    padding: 40px 15px;
  }
  .bnr .item:first-child {
    width: 100%;
    padding: 0px;
  }
  .bnr .item-list {
    max-width: 100%;
    margin-bottom: 100px;
  }
  .bnr .item .icon-jt {
    top: 100%;
    left: 50%;
    transform: translate(-50%, -120%) rotate(180deg);
  }
  .bnr .item-2 {
    width: 100%;
  }
  .bnr .item .pricingbox .lst {
    width: 48%;
  }
}
@media screen and (max-width: 573px) {
  .item .productbox {
    flex-direction: column;
  }
  .bnr .item .productbox .list {
    margin: 0px;
  }
  .bnr .item .pricingbox {
    flex-direction: column;
  }
  .bnr .item .pricingbox .lst {
    width: 100%;
    margin: 15px 0;
  }
}
.may {
  padding: 160px 0;
  background: #f8f9fa;
  text-align: center;
}
.may-box {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  padding: 0 45px;
}
.may-box .item {
  max-width: 560px;
  padding: 40px;
  background: #ffffff;
  border-radius: 24px 24px 24px 24px;
  border: 1px solid #e6e8e9;
}
.may-box .item:nth-child(1) {
  margin-right: 60px;
}
.may-box h4 {
  margin: 30px 0 10px 0;
}
.may .try {
  width: 200px;
  height: 48px;
  border-radius: 393px 393px 393px 393px;
  border: 1px solid #2258f6;
  line-height: 48px;
  margin-top: 40px;
  font-size: 14px;
  color: #2258f6;
}
.may .try:hover {
  color: #fff;
  background: #2258f6;
}
@media screen and (max-width: 991px) {
  .may .may-box {
    padding: 0px;
    flex-direction: column;
  }
  .may .may-box .item {
    max-width: 100%;
  }
  .may .may-box .item:nth-child(1) {
    margin: 40px 0;
  }
}
@media screen and (min-device-width: 1200px) {
  .gou {
    position: relative;
    padding-left: 20px;
  }
  .gou::before {
    background: url(/resource/mr/images/thanks-install-adr-ios/ub-mr-thanks-indstall-adr-ios-ic-gougou-16-green@2x.png) no-repeat;
    background-size: 16px 16px;
  }
}
