page { background: #fff; height: 100%; } .kcLIst .buttom { line-height: 1.3!important; } .kcLIst .icon { color: #5dbc7c!important; } .goodList { font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: #999; } .goodList .goodsDetail { position: absolute; left: 0; bottom: 0; width: 100%; } .goodList .num { color: #5dbc7c!important; } .content-money { padding-bottom: 30rpx; background: #f8f8f8; line-height: 0; } .content-money .moneyTx { position: absolute; top: 150rpx; right: 0rpx; width: 150rpx; padding: 10rpx 30rpx; border: 2px solid #fff; border-top-left-radius: 99rpx; border-bottom-left-radius: 99rpx; color: #fff; line-height: 1; font-size: 28rpx; } .content-money .buttom-box { background-color: #fff; text-align: center; padding: 20rpx 0; border-radius: 15rpx; -webkit-box-align: stretch; align-items: stretch; } .content-money .buttom-box .buttom { -webkit-box-flex: 1; flex-grow: 1; font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: #666; line-height: 58rpx; } .content-money .buttom-box .interval { width: 2px; background-color: #eee; } .content-money .buttom-box .icon { font-size: 38rpx; color: #ef041f; font-weight: 700; line-height: 1; } .content-money .buttom-box .icon .moneyType { font-size: 29rpx; } .money-box { background-color: #5dbc7c; padding-top: 25px; line-height: 1.5; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; color: #fff; } .money-box .text { font-size: 24rpx; } .money-box .money { font-size: 56rpx; } .navbar { height: 40px; padding: 0 5px; background: #fff; box-shadow: 0 1px 5px rgba(0,0,0,.06); z-index: 10; } .navbar,.navbar .nav-item { display: flex; position: relative; } .navbar .nav-item { -webkit-box-flex: 1; flex: 1; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; height: 100%; font-size: 15px; color: #303133; } .navbar .nav-item.current { color: #5dbc7c; } .navbar .nav-item.current:after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 44px; height: 0; border-bottom: 2px solid #5dbc7c; } .swiper-box { padding-top: 10rpx; } .swiper-box .order-item { padding: 20rpx 30rpx; line-height: 1.5; } .swiper-box .order-item .title-box .title { font-size: 32rpx; color: #606266; } .swiper-box .order-item .title-box .time { font-size: 28rpx; color: #909399; } .swiper-box .order-item .money { color: #fd5b23; font-size: 32rpx; } .content,.list-scroll-content { height: 100%; } .content .empty-content { background-color: #fff; } .andr-mt-avatar { width: 129rpx; height: 129rpx; border-radius: 999rpx; flex-shrink: 0; } .andr-mt-avatarBd { border: 2px solid #fff; } .andr-mt-cname { font-size: 28rpx; color: #fff; } .andr-mt-flex { display: flex; } .andr-mt-lBox { background-color: #fff; padding: 20rpx; border-bottom: 1px solid #f0f0f0; } .andr-mt-marR20 { margin-right: 20rpx; } .andr-mt-fdC { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .andr-mt-lname { font-size: 30rpx; color: #3f454b; } .andr-mt-ltime { font-size: 22rpx; color: #999; }