- .mall{width:100%;background-color:#fff;border-radius:10px;padding:14px 0;margin-top:10px;box-sizing:border-box}.mall .mall-top{display:flex;justify-content:space-between;margin:0 10px}.mall .mall-top .mall-title{font-size:14px;color:#222;font-weight:600}.mall .mall-top .all{color:#333;font-size:12px;display:flex;align-items:center}.mall .mall-top .all .right{width:10px;height:10px}.mall .order-form{display:flex;justify-content:space-between;margin-top:18px;padding:0 30rpx;box-sizing:border-box}.mall .order-form .icon-center{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;flex:1}.mall .order-form .form-icon{width:24px;height:22px}.mall .order-form .characters{color:#202020;font-size:12px;margin-top:10px;text-align:center}
|