/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.RecordsItem{width:100%;color:#697084;background-color:#f5f6fa;border-radius:20px}.Record_card{z-index:998;display:flex;align-items:center;justify-content:space-between;height:140px;cursor:pointer;background-color:#f5f6fa;border:2px solid #f5f6fa;border-radius:20px}.Record_card .left{flex:12;margin:0 20px}.Record_card .right{display:flex;flex:1;align-items:center;justify-content:center;height:100%;border-top-right-radius:15px;border-bottom-right-radius:15px}.Record_card .right,.Record_card .right_active{color:#fff;background-color:#355ff3}.Record_card .right_item{color:#697084;background:none}.card_active{background-color:#fff;border:2px solid #595cff}.Record_text>div{font-size:14px;line-height:20px}.info{display:grid;grid-template-columns:1fr 1fr;width:100%}.info__item{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Record_time{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:25px;font-weight:700;color:#00001e}.Record_time .status{padding:2px 7px;margin-left:10px;font-size:14px;font-weight:500;color:#697084;background:#e7e8ee;border-radius:10px 10px 10px 0}.Record_time .active{color:#fff;background:#595cff}.Record_time .edit{color:#595cff;background:#eef}.Record_botton{margin-top:8px;color:#355ff3}