.header-top{ background: #fff; padding:20rpx 32rpx; } .header-top-right{ margin-left: 10rpx; } .state{ color: #E6A23C; margin-left: 10rpx; } .header-main{ background: #fff; padding:16rpx 32rpx; } .header-main .laber{ color: #909399; width: 180rpx; } .header-main .flex-box{ padding: 10rpx 0; } .top-left{ margin-left: 16rpx; } .name{ margin-bottom: 10rpx } .top-left view:nth-child(2){ color: rgb(144, 147, 153); } .top-right{ margin-left: 16rpx; text-align: center; color: rgb(144, 147, 153); } /* mina */ .main{ background: #fff; } .titles{ padding: .24rem .32rem; } .title{ font-weight: 600 } .slider{ margin:0 .24rem ; padding-top: 0; padding-bottom: 0.5rem; position: relative; } .slider slider{ padding: 0 0.3rem } .slider slider::after{ content: "%"; position: absolute; color: #909399; height: 20rpx; right: -10rpx; top: 0rpx; } .selectItems{ background: #fff; text-align: center; } .selectItems .selectImg{ border-left: 1px solid #f1f1f1; padding: 0 20rpx; } .img{ width: 40rpx; height: 40rpx; } .selectImg image{ width: 30rpx; height: 30rpx; } .selectItems .flex-1{ padding: 24rpx 0; text-align: center; font-size: 32rpx; position: relative; } .selectItems .active::before{ position: absolute; content: " "; height: 4rpx; width: 100rpx; background: #26A2FF; bottom: 0rpx; left: 50%; margin-left: -50rpx; } .gc_item{ background: #fff; margin-top: 20rpx; padding: 0.24rem; position: relative; } .delete{ position: absolute; bottom: 0.24rem; right: 0.24rem; } .sum{ color: rgb(255, 204, 0); padding: 0.16rem 0px 0px 0.32rem; background: #fff; } .ji{ text-align: right; font-size: 28rpx; } .imgs image{ width: 90rpx; height: 90rpx; margin: 0 10rpx; } .img2{ width: 40rpx; height: 40rpx; position: relative; top: 10rpx; } .noTask{ padding: 0.5rem 0; color: #909399 } .noTask image{ width: 1.5rem; height: 1.5rem; margin-bottom: 20rpx; } .btn-area{ position: fixed; z-index: 2; bottom: 0; border-top: 1px solid #f1f1f1; padding: 10rpx; width: 100%; background: #fff; } .defBtn{ width: 90%; margin: 0 auto; border-radius: 10rpx; height: 90rpx; text-align: center; line-height: 90rpx; } .footer{ margin-bottom: 2rem }