.studentsList{width:100%;padding:0 40px 20px;border-radius:6px;border:1px solid #bcc7d5;min-height:calc(100vh - 240px);background:#fff}.studentsList .demo-form-inline{padding:24px 0 10px;border-bottom:1px dashed #dce3e8}.studentsList .hotWord{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;border-bottom:8px solid rgba(220,227,232,.30196078431372547)}.studentsList .hotWord label{text-align:right;vertical-align:middle;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;float:none;display:inline-block}.studentsList .hotWord .wordCont span{margin:0 16px;color:#35414d;cursor:pointer}.studentsList .hotWord .wordCont.active{color:#238ce8}.studentsList .statistical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 0}.studentsList .statistical .statisticalNum span{color:#238ce8;margin:0 6px}.studentsList .demo-form-inline .el-form-item{margin-bottom:0}.studentsList .el-input__inner{height:30px;line-height:30px}