.remindList_page{width:100%;min-height:100vh;box-sizing:border-box;padding-bottom:.72rem;background-color:#fff}.remindList_page .btn_box{margin-top:4.96rem;width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 .42667rem}.remindList_page .btn_box .save{display:flex;align-items:center;justify-content:center;width:6.4rem;height:1.2rem;background:#f6cd1f;border-radius:1.33333rem;font-size:.42667rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#18181a;line-height:.50667rem}.remindList_page .header{box-sizing:border-box;padding:.72rem .42667rem 0 .42667rem;width:100%;display:flex;align-items:center;justify-content:space-between}.remindList_page .header .user_info{display:flex;align-items:center;font-size:.42667rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#18181a;line-height:.50667rem}.remindList_page .header .user_info .user_img{width:1.28rem;height:auto}.remindList_page .header .user_info .user_name{margin-left:.24rem}.remindList_page .header .btn{font-size:.32rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#f2a354;line-height:.37333rem}.remindList_page .list_box{box-sizing:border-box;padding:.8rem .42667rem 0 .42667rem}.remindList_page .list_box .list{display:flex}.remindList_page .list_box .list .time_btn{width:1.65333rem;height:.64rem;background:rgba(242,163,84,.15);border-radius:.42667rem;font-size:.32rem;font-family:HarmonyOS Sans SC-Bold,HarmonyOS Sans SC;font-weight:700;color:#f2a354;line-height:.37333rem}.remindList_page .list_box .list .time_btn .uni-input{width:1.65333rem;height:.64rem;display:flex;align-items:center;justify-content:center}.remindList_page .list_box .list .time_btn .icon{margin-left:.13333rem;display:flex;flex-direction:column}.remindList_page .list_box .list .time_btn .icon .i{border:solid #f2a354;border-width:0 .08rem .08rem 0;display:inline-block;width:.04rem;height:.04rem}.remindList_page .list_box .list .time_btn .icon .up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.remindList_page .list_box .list .time_btn .icon .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.remindList_page .list_box .list .card_box{transform:translateY(.34667rem);position:relative;margin-left:.26667rem;box-sizing:border-box;padding-bottom:.53333rem;border-left:.02667rem double #eeeef0}.remindList_page .list_box .list .card_box .dot{position:absolute;top:0;left:0;transform:translate(-50%,-50%);width:.29333rem;height:.29333rem;background:#f2a354;box-shadow:0 0 .10667rem 0 #f2a354;border-radius:50%}.remindList_page .list_box .list .card_box .meal{position:absolute;top:.66667rem;left:-.4rem;transform:translate(-100%,-50%);font-size:.37333rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#919399;line-height:.44rem}.remindList_page .list_box .list .card_box .card{transform:translateY(-.33333rem);margin-left:.69333rem;width:6.4rem;min-height:2.08rem;background:#fbfbfb;border-radius:.42667rem;box-sizing:border-box;padding:.4rem 0 .4rem .4rem}.remindList_page .list_box .list .card_box .card .top{display:flex;align-items:center;justify-content:space-between}.remindList_page .list_box .list .card_box .card .top .title{font-size:.37333rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#18181a;line-height:.44rem}.remindList_page .list_box .list .card_box .card .top .bold_img{margin-right:.26667rem;width:.42667rem;height:auto}.remindList_page .list_box .list .card_box .card .bottom{display:flex;align-items:flex-end;justify-content:space-between}.remindList_page .list_box .list .card_box .card .bottom .content{margin-top:.21333rem;width:5.09333rem;display:-webkit-box;word-break:break-all;min-height:.53333rem;font-size:.37333rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#686973;line-height:.44rem}.remindList_page .list_box .list .card_box .card .bottom .page_img{width:.64rem;height:auto;transform:rotate(180deg)}