.download-guide-contianer{z-index:11000;position:fixed;inset:0;background-color:rgba(0,0,0,.4)}.download-guide-line{width:616px;height:431px;position:absolute;top:18px;right:106px;background-size:cover;background-position:50%;background-repeat:no-repeat}.download-guide-cont{position:absolute;display:flex;flex-direction:column;top:50%;left:50%;width:440px;height:270px;border-radius:12px;transform:translate(-50%,-50%);background-color:#fff}.download-guide-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 20px 0 24px;border-radius:12px 12px 0 0;background-color:rgba(240,241,246,.5)}.download-guide-header p{font-size:16px;font-weight:700;color:#131737}.download-guide-close{width:24px;height:24px;cursor:pointer}.download-guide-close,.download-guide-tips{background-size:cover;background-position:50%;background-repeat:no-repeat}.download-guide-tips{width:440px;height:166px}.download-guide-btn{width:120px;height:36px;margin:0 auto;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer}.download-guide-btn:active,.download-guide-btn:hover{opacity:.9}