.messagebox-footer{position:relative}.messagebox-footer .anticon{cursor:pointer;color:#6f828c;margin-right:8px;font-size:20px}@font-face{font-style:normal;font-weight:400;font-family:vant-icon;src:url(https://img.yzcdn.cn/vant/vant-icon-3a7dc2.woff2) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-3a7dc2.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-3a7dc2.ttf) format("truetype")}.page{text-align:left;display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative;background:#fff}.page .head{width:100%;padding:20px;color:#fff;min-height:190px}.page .head .close{text-align:right}.page .head .close .close_btn{font-size:20px;color:#fff;cursor:pointer}.page .head>div{width:100%}.page .head .hi{font-size:20px;font-weight:700}.page .content{position:absolute;top:140px;left:0;padding:20px;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.page .content .card{width:100%;background-color:#fff;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,.3);margin-bottom:20px;overflow:hidden;padding-bottom:15px}.page .content .card>div{padding:15px 15px 0 15px}.page .content .card>div:first-child{font-size:18px;font-weight:700}.page .content .card .messages{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.page .content .card .messages .message{cursor:pointer;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px}.page .content .card .messages .message .left{margin-right:12px}.page .content .card .messages .message .left img{width:40px;height:40px;border-radius:50%;overflow:hidden;-o-object-fit:contain;object-fit:contain;border:2px solid #ccc}.page .content .card .messages .message .right{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page .content .card .messages .message .right .user{flex:1}.page .content .card .messages .message .right .user .txt{width:100%;overflow:hidden}.page .content .card .messages .message .right .arrow{margin-left:14px}.page .content .card .messages .message .right .arrow svg{height:1.5em;width:1em;fill:#00ba6e}.page .content .card .list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.page .content .card .list .item{cursor:pointer;width:30px;height:30px;overflow:hidden;margin-right:15px}.page .content .card .list .item img{width:30px}.page .content .card .arror-left{color:#fff;margin:0 15px 0 0;border-radius:50%;padding:6px;cursor:pointer}.page .content .card .qrcode{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.page .content .card .qrcode .qrbtn{height:2em;line-height:2em;padding:0 18px;border-radius:1em;color:#fff;cursor:pointer;margin-top:15px}.page .nail2{height:150px;width:150%;transform:rotate(-16deg);margin-top:80px;background-color:#fff}