.situation-data--warpper{font-size:16px}.situation-data--warpper header{display:-webkit-box;display:-ms-flexbox;display:flex;background:#409eff;height:35vw;color:#fff;padding-top:5vw}.situation-data--warpper header .title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:22px;padding-left:3vw}.situation-data--warpper header .notice{padding-right:3vw;line-height:30px;font-size:16px}.situation-data--warpper .content{margin-top:-20vw;padding:0 3vw}.situation-data--warpper .content .student-item{text-align:center}.situation-data--warpper .content .student-item .photo{width:60px;height:30px;margin:0 auto;position:relative;border-radius:50%}.situation-data--warpper .content .student-item .photo img{width:60px;height:60px;border-radius:50%;border:1px solid orange;position:absolute;left:0}.situation-data--warpper .content .student-item .box{-webkit-box-shadow:0 0 2.4vw 0 rgba(0,0,0,.15);box-shadow:0 0 2.4vw 0 rgba(0,0,0,.15);background:#fff;border-radius:1vw;padding-top:30px}.situation-data--warpper .content .student-item .box .name{line-height:24px}.situation-data--warpper .content .student-item .box .school-name{line-height:34px}.situation-data--warpper .content .student-item .box .info{display:-webkit-box;display:-ms-flexbox;display:flex}.situation-data--warpper .content .student-item .box .info .left,.situation-data--warpper .content .student-item .box .info .middle,.situation-data--warpper .content .student-item .box .info .right{-webkit-box-flex:1;-ms-flex:1;flex:1}.situation-data--warpper .content .student-item .box .info .left .value,.situation-data--warpper .content .student-item .box .info .middle .value,.situation-data--warpper .content .student-item .box .info .right .value{padding-bottom:10px;font-size:16px}.situation-data--warpper .content .student-item .box .info .left .label,.situation-data--warpper .content .student-item .box .info .middle .label,.situation-data--warpper .content .student-item .box .info .right .label{color:#909399;font-size:12px}.situation-data--warpper .content .student-item .box .info .left{border-right:1px solid #dcdfe6}.situation-data--warpper .content .student-item .box .info .middle{border-left:1px solid #dcdfe6;border-right:1px solid #dcdfe6}.situation-data--warpper .content .student-item .box .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 0}.situation-data--warpper .content .student-item .box .btns .left-btn{background-image:-webkit-gradient(linear,left top,right top,from(#cd92ff),to(#926cff));background-image:linear-gradient(90deg,#cd92ff,#926cff);height:38px;width:130px;line-height:38px;border-radius:6px;color:#fff}.situation-data--warpper .content .student-item .box .btns .left-btn img{width:16px;position:relative;top:2px}.situation-data--warpper .content .student-item .box .btns .right-btn{background-image:-webkit-gradient(linear,left top,right top,from(#00e05f),to(#00aa45));background-image:linear-gradient(90deg,#00e05f,#00aa45);height:38px;width:130px;line-height:38px;border-radius:6px;color:#fff}.situation-data--warpper .content .student-item .box .btns .right-btn img{width:16px;position:relative;top:2px}.situation-data--warpper .content .add-student-btn{text-align:center;height:40px;line-height:40px;color:#409eff}.situation-data--warpper .content .add-student-btn,.situation-data--warpper .content .other-config{-webkit-box-shadow:0 0 2.4vw 0 rgba(0,0,0,.15);box-shadow:0 0 2.4vw 0 rgba(0,0,0,.15);border-radius:1vw;margin-top:15px}.situation-data--warpper .content .other-config{color:#909399;padding:0 20px}.situation-data--warpper .content .other-config .config-item:first-child{border-bottom:1px solid #dcdfe6}.situation-data--warpper .content .other-config .config-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;line-height:50px}.situation-data--warpper .content .other-config .config-item .tip{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;padding-right:10px;font-size:12px;color:#c0c4cc}.situation-data--warpper .van-popup{border-radius:8px}.situation-data--warpper .popup-warpper{width:90vw}.situation-data--warpper .popup-warpper .title{text-align:center;font-size:20px;height:60px;line-height:60px}.situation-data--warpper .popup-warpper .notice-content{padding:0 20px 10px;color:#606266;font-size:12px}.situation-data--warpper .popup-warpper .btn{background:#409eff;color:#fff;text-align:center;height:40px;line-height:40px}