.show-guide-wrapper{position:fixed;width:100%;height:100%;z-index:9;top:0;left:0;background-color:rgba(0,0,0,.6)}.show-guide-wrapper .guide-content{width:280px;position:fixed;left:50%;transform:translateX(-50%);top:50%;margin-top:-90px;z-index:10008;border-radius:20px;padding:25px 15px 20px;color:#777;background-color:#fff;box-sizing:border-box}.show-guide-wrapper .guide-content .send-title{line-height:27px;font-family:PingFangSC-Semibold;font-weight:600;font-size:19px;text-align:center;color:#111;margin-bottom:12px}.show-guide-wrapper .guide-content .send-description{line-height:21px;font-family:PingFangSC-Regular;font-size:15px;color:rgba(0,0,0,.5)}.show-guide-wrapper .guide-content .btns-box{margin-top:20px;padding:0 5px;display:flex}.show-guide-wrapper .guide-content .close-button{width:115px;height:40px;outline:none;border-radius:20px;font-size:15px;color:#111;background-color:#fff;border:1px solid #bbb;margin-right:10px;box-sizing:border-box}.show-guide-wrapper .guide-content .send-button{width:115px;height:40px;outline:none;border-radius:22px;font-size:15px;color:#fff;background-color:#f63;border:none}.show-guide-wrapper .guide-content .close{background:url(//www.dpfile.com/app/node-im-h5/img/close-circle.d7e2ca94.d7e2ca94950f11a829869e426ef57ba2.png) no-repeat;width:28px;height:28px;background-size:contain;position:absolute;right:-26px;top:-26px}