.posterMask{position:fixed;width:100vw;height:100vh;top:0;left:0;bottom:0;right:0;margin:auto;background:rgba(0,0,0,0.5);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.posterMask.hide{display:none}.posterMask .maskLoading{width:324px;height:670px;background:rgba(0,0,0,0.6);position:absolute;left:0px;right:0;top:-50px;bottom:0;margin:auto;z-index:2000;display:flex;align-items:center;justify-content:center}.posterMask .maskLoading.hide{display:none}.posterMask .maskLoading .maskIcon{color:#fff}.posterMask .maskLoading .maskIcon .loading{animation:rotate 2s infinite linear}.posterMask .posterContent{width:324px;height:670px;background:#fff;display:flex;flex-flow:column}.posterMask .posterContent .posterImg{flex:1}.posterMask .posterContent .posterImg img{width:324px;height:610px;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.posterMask .posterContent .posterBtn{width:100%;height:56px;display:flex;align-items:center;justify-content:center}.posterMask .posterContent .posterBtn .downLoadPoster{width:270px;height:40px;background:linear-gradient(90deg, #4795EA 0%, #5782ED 100%);border-radius:6px;font-size:14px;font-weight:400;color:#FFFFFF;border:none}.posterMask .poster_close{width:30px;height:30px;background:url("../images/customer/H5-pic/poster_close.png") no-repeat;background-size:100% 100%;margin-top:20px;cursor:pointer}
