.big-box{height: calc(100% - 2.3rem);}
.m-1{padding: 0.3rem 0;}
.m-2{display: flex;background-color: white;width: 4.5rem;margin: 0 auto;border-radius: 0.5rem;}
.m-2 li{height: 0.7rem;font-size: 0.28rem;width: 50%;display: flex;justify-content: center;align-items: center;border-radius: 0.5rem;color: #666666;box-sizing: border-box;}
.m-2 .active{background-color: #FFCB30;color: white;}
.m-3{padding: 0 2.5%;}
.m-4{display: none;}
.m-3 .m-4:first-child{display: block;}
.m-4 li{display: flex;background-color: white;padding: 0.2rem;border-radius: 0.1rem;justify-content: space-between;align-items: center;position: relative;margin-bottom: 0.3rem;}
.m-6{display: flex;align-items: center;}
.m-7{background-color: #FF7F00;color: white;border-top-left-radius: 0.1rem;border-bottom-right-radius: 0.2rem;height: 0.4rem;width: 0.9rem;display: flex;align-items: center;justify-content: center;margin-right: 0.1rem;}
.m-8{font-size: 0.3rem;}
.m-9{color: #666666;margin-top: 0.15rem;}
.m-10{color: #666666;margin-top: 0.3rem;font-size: 0.22rem;}
.m-11{color: #F05F5F;}
.m-12{width: 1.7rem;text-align: center;}
.m-13{color: #FF4C4C;font-size: 0.3rem;text-align: center;}
.m-14{font-size: 0.6rem;font-weight: bold;}
.m-15{width: 1.5rem;height: 0.5rem;background-color: #FF4D4D;color: white;font-size: 0.28rem;justify-content: center;display: flex;align-items: center;border-radius: 0.5rem;margin: 0 auto;}
.m-16{position: absolute;height: 100%;border-right: 1px dashed #898989;left: 70%;}
.m-16::before{display: block;width: 0.3rem;height: 0.3rem;border-radius: 100%;background-color: #f5f5f5;content: '';position: absolute;top: -0.15rem;left: -0.15rem;}
.m-16::after{display: block;width: 0.3rem;height: 0.3rem;border-radius: 100%;background-color: #f5f5f5;content: '';position: absolute;bottom: -0.15rem;left: -0.15rem;}
.m-17{position: absolute;width: 1.4rem;height: 1.4rem;top: 0.1rem;right: 2rem;z-index: 1;display: none;}
.m-4 .used .m-7{background-color: #BCBCBC;}
.m-4 .used .m-8{color: #BCBCBC;}
.m-4 .used .m-11{color: #BCBCBC;}
.m-4 .used .m-13{color: #BCBCBC;}
.m-4 .used .m-15{background-color: #F5F5F5;color: #BCBCBC;}
.m-4 .used .m-17{display: block;}