.warn {padding:10px;border-bottom:#FF8822 1px solid;background:#FFFFDD;font-size:12px;}
.btns input {width:80px;float:right;margin:10px 10px 0 0;line-height:28px;font-size:14px;}
.sch {padding:16px;}

.user-info {padding:.7rem .28rem .5rem;background-color: #007aff; background-image: linear-gradient(90deg, #007affbd, #007aff);overflow:hidden;color:white}
.user-info img {float:left;border-radius:50%;width:1.2rem;height:1.2rem}
.user-info strong {font-size:18px;}
.user-info a{color:white}
.user-info .c-vatar{float:left;;margin-right:.2rem}
.user-info .c-username{overflow:hidden;line-height:.5rem;margin-top:.1rem}

.no-user-info {background-image:url(img/no-user-bg.png);overflow:hidden;color:white;}
.no-user-info img {float:left;border-radius:50%;width:1.2rem;height:1.2rem}
.no-user-info strong {font-size:.3rem;border-radius:.4rem;border:#fff 1px solid;padding:.05rem .4rem;font-weight:normal;display:block;width:1.3rem;text-align:center;}
.no-user-info a{color:white;font-size:.24rem}
.no-user-info .c-vatar{float:left;;margin-right:.2rem}
.no-user-info .c-username{overflow:hidden;line-height:.5rem;padding-top:.15rem}
.no-user-bg{padding:.7rem .28rem .5rem;background-color: rgb(31, 31, 50); background-image: linear-gradient(145deg, rgb(49, 49, 65), rgb(31, 31, 50)); opacity: 0.9;overflow:hidden;height:100%							}

.m-box{background:white;overflow:hidden;padding:.28rem 0;margin-bottom:.2rem}
.m-box dl{width:100%}
.m-box dt{font-size:.32rem;;margin-bottom:.4rem;padding:0 .28rem;font-weight:bold}
.m-box dt span{float:right;font-weight:normal}
.m-box dt span a{display:block;line-height:.5rem}
.m-box dl dd{float:left;width:20%; text-align:center}
.m-box dl dd i{display:block;margin-bottom:.1rem}
.m-box dl dd img{width:.5rem}

.m-box dl.big dd{float:left;width:25%; text-align:center; position:relative;margin-bottom:.4rem;overflow:hidden}
.m-box dl.big dd em{ position:absolute;top:0;left:40%;background:#ff6600;color:white;height:.3rem;width:.3rem;line-height:.3rem;border-radius:50%}
.m-box dl.big dd i{display:block;margin-bottom:.1rem}
.m-box dl.big dd img{width:.7rem}