.see-clue{height:100%;width:100%;box-sizing:border-box;padding:0 30px}.see-clue .see-clue-title{height:50px;font-size:12px;display:flex;align-items:center;justify-content:space-between}.see-clue .see-clue-title .title{position:relative;text-indent:10px}.see-clue .see-clue-title .title:after{content:"";width:3px;height:14px;background:#5680fa;position:absolute;top:2px;left:-10px}.see-clue .see-clue-content .el-row .el-col{height:80px;display:flex;align-items:center;font-size:12px}.see-clue .see-clue-content .el-row .el-col .label{min-width:100px;text-align:right;color:#666}.see-clue .see-clue-content .el-row .el-col .detail{color:#333;max-height:100%}