/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.cells_view .cell_tips{color:#ff5181}.cells_view .cell_null{border:1px solid #ff5181!important}.cells_view .cell_item{display:flex;align-items:center;padding:0 15px;margin-bottom:10px;font-family:Source Han Sans CN;font-size:16px;font-weight:600;background-color:#fff;border:1px solid #ebeef5;border-radius:20px}.cells_view .cell_item .cell_text{flex:1;overflow:hidden;line-height:42px;color:#000;text-overflow:ellipsis;white-space:nowrap}.cells_view .cell_item .cell_text .tip{color:red}.cells_view .cell_item .flex1_3{flex:1.4!important}.cells_view .cell_item .cell_val{display:flex;flex:1;align-items:center;width:100%;overflow-y:auto;color:#303133;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cells_view .cell_item .cell_val .el-radio-button__inner{padding:9px 15px!important;font-size:12px!important}.cells_view .cell_item .cell_val img{width:16px;height:16px}