﻿.pop-ad{ height:25.32rem;width:100%; max-width:550px; max-height:520px;  position:relative; padding-bottom:0;  }
.pop-ad .pop-ad-img{ width:100% }
.pop-ad .pop-close{ position:absolute; left:50%; bottom:-50px; margin-left:-15px; width:30px  }
.pop-ad .pop-close img{ width:100% }
.pop-ad .di-rule-link{ position:absolute; bottom:5%; left:0; right:0; display:inline-block; text-align:center; color:#fff; line-height:40px; font-size:14px; text-decoration:underline }

.popback{ background:rgba(0,0,0,0.70)!important; opacity:0.7!important }

.pop-whole{ background:none; position:fixed; left:0; top:0; right:0; bottom:0; z-index:400; display:none; overflow:scroll }
.pop-whole-inner{ background:#fff; min-height:100%; width:100%; position:relative }
.pop-sale-inner{ background:#f5f5f5 }
.pop-whole .icon-close, .pop-bottom .icon-close{ position:absolute; right:0; top:0; width:45px; height:45px; z-index:250 }
.pop-whole .icon-close img, .pop-bottom .icon-close img{ width:100% }
.pop-whole .title-pop-whole{ color:#000; font-size:15px; line-height:30px; margin:0 5% 15px; padding:45px 0 15px; border-bottom:1px solid #f0f0f0 }
.pop-whole .title-pop-whole .price-total{ float:right; color:#ff2424; font-size:18px }

.cash-quan-rule{ padding:0 5%; line-height:30px; font-size:15px }
.pop-cash-quan{ z-index:2100 }
.pop-cash-quan .pop-bottom-inner{ z-index:2050 }

.cash-quan-rule{ padding-bottom:15px }
.cash-quan-rule li .question-cash-quan{ font-weight:bold }
.cash-quan-rule li p{ font-size:12px; line-height:20px; padding-bottom:12px; color:#777 }

.to-APP-bar{ width:100%; position:fixed; right:0; bottom:0; height:78px; background:#fbe0f4 }
.to-APP-bar .to-app-mainpic{ position:absolute; bottom:3px; width:72%; left:14% }
.to-APP-bar .icon-close-to-app{ width:17px; left:12px; top:14px; position:absolute }
.folded-to-app{ right:26px; bottom:15px; position:fixed; width:74px; display:none }

html, body {
  position: relative;
  height: 100%;
}
.pop-ad-3 {
  width: 80%;
  height: 100%
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pop-ad-3 .ad-in-pop{ width:100%; vertical-align: bottom }
