.class-info{width:100%;height:100%;box-sizing:border-box;padding:0 20px}.class-info>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;margin:16px 0}.class-info>.head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.class-info>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.class-info>.content{box-sizing:border-box;padding:0 20px}.class-info>.content>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.class-info>.content>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.class-info>.content>.el-row>.el-col{height:60px;display:flex;align-items:center;font-size:12px}.class-info>.content>.el-row>.el-col>.label{min-width:100px;color:#666}.class-info>.content>.el-row>.el-col>.detail{flex:1;color:#3a3a3a}.class-info>.content>.el-row>.el-col>.detail>.text_name{width:270px;word-break:break-all;overflow:hidden;height:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.class-info>.content>.el-row>.el-col>.detail>.el-input,.class-info>.content>.el-row>.el-col>.detail>.el-select{width:80%}