.page{width:100%;height:100%;padding:40px 27px 40px 40px!important;overflow-y:auto;background-color:#e9f2fc}.page .title{display:flex;align-items:center;margin-bottom:20px}.page .title .title-text{margin:0 20px 0 5px;font-size:16px}.page .title .tip-icon{display:flex;align-items:center;color:#f63}.page .title .tip-icon>div{margin-left:5px}.page .title .refresh-btn{margin-left:10px}.page .card-list{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%!important;width:350px}.page .card-list .card-item{width:calc(25% - 13px);min-width:300px;max-width:400px;height:160px;margin-right:13px;margin-bottom:13px;background:#fff;border:1px solid #dcdcdc;border-radius:10px}.page .chat-box{display:flex;flex-wrap:wrap;width:100%!important}.page .chat-box .chat-item{width:calc(50% - 13px);min-width:613px;max-width:813px;height:270px;margin-right:13px;margin-bottom:13px;background:#fff;border:1px solid #dcdcdc;border-radius:10px}