
.apply-box-img{
  position: relative;
}
.apply-box-img .top-apply-box{
   position: absolute;
   bottom: .23rem;
   left: .48rem;
   right: .48rem;
   width: 2.24rem;
   height: .4rem;
}
.popup-com.show {
  bottom: 0;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.popup-com{
position: fixed;
  z-index: 98;
  left: 0;
  bottom: -.9rem;
  right: 0;
  padding: .17rem .13rem .15rem .13rem;
  -webkit-transform: translate(0,100%);
  -moz-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  -o-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: transform .5s;
  -moz-transition: transform .5s;
  -ms-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  background: #FFFFFF;
  border-radius: .09rem .09rem 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 70%;
  width: 3.2rem;
  margin-left: -1.6rem;
  left: 50%;
}
.apply-popup.popup-com{
  background: #fff url(//mued3.jia.com/image/mobile/activity/cms/jzsd/jzsd-lq-top.png) no-repeat;
  background-size: 100%;
}
.apply-popup.popup-com .close{
  top: 0;
  right: 0;
  background: none;
}
.apply-popup .innter-box{
  margin-top: .8rem;
  border-radius: .13rem .13rem 0 0;
  padding: .17rem .04rem 0 .04rem;
}
.apply-popup .appagreement,.apply-popup .appagreement a{
  color:#999;
}
.popup-com .title{
font-size: 0.15rem;
font-weight: 600;
color: #121529;
line-height: 0.21rem;
text-align: center;
padding-bottom: .05rem;
}
.popup-com .close {
  position: absolute;
  z-index: 2;
  right: .09rem;
  top: .09rem;
  width: .10rem;
  height: .10rem;
  padding: .08rem;
  background: url(//mued3.jia.com/image/mobile/zhuangxiu/supervisor/close.png) center center no-repeat;
  background-size: .10rem;
}
.apply-popup .title{margin-bottom: 0.17rem;}
.apply-popup .input-box{background: #F7F7F7;border-radius: .045rem;height:.2rem;line-height: .2rem;padding:.08rem;margin-bottom:.08rem;}
.apply-popup .input-box label{font-size:.12rem;color:#000;font-weight:bold;width:.5rem;margin-right:.13rem;}
.apply-popup .input-box input{height:.2rem;line-height:.2rem;font-size:.12rem;color:#121529;flex:1;-webkit-flex:1;background:transparent;vertical-align: top;}
.apply-popup .input-box .input-city{font-weight:bold;}
.apply-popup .jl-apply-btn{display:block;font-size:.12rem;color:#fff;font-weight:bold;text-align:center;height:.42rem;margin-top:.13rem;background: url(//mued3.jia.com/image/mobile/activity/cms/jzsd/jzsd-lq-btn.png) no-repeat;background-size: 100%;width: 2.86rem;}
.apply-popup-success .success-icon{
  display: block;
  width: 1.6rem;
  height: 1.28rem;
  margin: -.75rem auto 0 auto;
  background: url(//mued3.jia.com/image/mobile/activity/cms/jzsd/jzsd-success-icon.png) no-repeat;
  background-size: 100%;
}
.apply-popup-success .success-text{
  text-align: center;
  font-weight: 700;
  font-size: .155rem;
  color: #C43C0F;
  line-height: .22rem;
  margin-top: -.2rem;
}
.apply-popup-success .success-tips{
  font-weight: 400;
  font-size: .1rem;
  color: #000000;
  line-height: .15rem;
  margin-top: .09rem;
}
.apply-popup-success .tips-box{
  margin-top: .13rem;
  padding: .09rem;
}
.apply-popup-success .tips-txt{
  font-weight: 400;
  font-size: .1rem;
  color: #666666;
  line-height: .15rem;
  margin-bottom: .05rem;
}
.apply-popup-success .tips-txt:last-of-type{
  margin-bottom: 0;
}
.apply-popup-success .close-apply-btn{
  display:block;font-size:.12rem;color:#fff;font-weight:bold;text-align:center;height:.42rem;margin-top:.13rem;background: url(//mued3.jia.com/image/mobile/activity/cms/jzsd/jzsd-btn2.png) no-repeat;background-size: 100%;width: 2.86rem;
}
.popmasks{
	position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 97;
    width: 100%;
    background: rgba(0,0,0,.4);
    cursor: pointer;
}
.share-icon{
  display: none!important;
}
.jzsd-wrap{
  padding-bottom: calc(0.58rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.58rem + env(safe-area-inset-bottom));
}
.fixed-foot {
  position: fixed;
  align-items: center;
  background: #072D6D;
  width: 100%;
  max-width: 640px;
  bottom: 0;
  box-sizing: border-box;
  padding: .1rem .22rem;
  padding-bottom: calc(0.1rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.1rem + env(safe-area-inset-bottom));
  z-index: 9;
  left: 50%;
  box-sizing: border-box;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.fixed-foot .footer-order-btn{
  display: block;
	font-weight: 700;
  font-size: .135rem;
  color: #FFFFFF;
  line-height: .2rem;
  text-align: center;
  width: 2.78rem;
  height: .38rem;
  background: url(//mued3.jia.com/image/mobile/activity/cms/jzsd/jzsd-btn.png) no-repeat;
  background-size: 100% 100%;
  -webkit-animation: free_download 2s linear alternate infinite;
  animation: free_download 2s linear alternate infinite;
}

@-webkit-keyframes free_download{
  0%,50%{-webkit-transform:scale(1)}
  25%,75%{-webkit-transform:scale(1.1)}
}
@keyframes free_download{
  0%,50%{-webkit-transform:scale(1)}
  25%,75%{-webkit-transform:scale(1.1)}
}