.limit-content{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9997;}
.limit-half{background-color:rgba(0,0,0,.7);width:100%;height:100%;position:relative;}
.limit-cloce{height:1.3rem;width:1.3rem;border:solid 1px #fff;border-radius:50%;position:absolute;top:.8rem;right:.8rem;background-color:rgba(0,0,0,.7);text-align:center;}
.limit-cloce img{vertical-align:middle;width:0.6rem;margin-top:.2rem;}
.limit-box{display:block;width:84%;position:absolute;left:8%;top:50%;background-position:center center;background-repeat:no-repeat;background-size:100% auto;}

.limit-full{width:100%;height:100%;background-color:rgba(0,0,0,.5);}
.limit-skip{z-index:99;position:absolute;top:1rem;right:1rem;padding:0 10px;color:#fff;border-radius:.9rem;height:1.5rem;line-height:1.5rem;font-size:14px;background-color:rgba(0,0,0,0.6);}
.limit-full .swiper-slide{background-position:center center;background-repeat:no-repeat;background-size:100% auto;}