.anniu { width: 116rpx; height: 116rpx; float: right; margin-right: 10rpx; } .four1 { margin-right: 30rpx; margin-left: 30rpx; } .four { margin-right: 60rpx; } .whiteItem { height: 60px; background: white; border-radius: 4px; font-size: 30rpx; display: flex; justify-content: space-around; align-items: center; color: #444546; } .grayItem { height: 60px; background: #F6F7FB; border-radius: 4px; font-size: 30rpx; display: flex; align-items: center; color: #444546; } .text1 { margin-left: 20rpx; font-size: 30rpx; color: #444546; } .auto { width: 60px; height: 33px; background: #007AFF; border-radius: 4px; font-size: 30rpx; color: white; display: flex; align-items: center; justify-content: center; } .three { margin-right: 10rpx; margin-left: 0rpx; display: flex; align-items: center; justify-content: center; font-size: 30rpx; color: #007AFF; width: 60px; height: 33px; border-radius: 4px; border: 1px solid #007AFF; } .stop { margin-right: 75rpx; margin-left: 0rpx; display: flex; align-items: center; justify-content: center; font-size: 30rpx; color: #007AFF; width: 60px; height: 33px; border-radius: 4px; border: 1px solid #007AFF; } .head { height: 60px; background: #EAF1FE; border-radius: 4px; font-size: 30rpx; display: flex; justify-content: space-around; align-items: center; color: #444546; } .xiabu { margin-left: 24rpx; margin-top: 24rpx; background-color: white; width: 702rpx; height: 1520rpx; border-radius: 10rpx; } .buttonItem { display: flex; flex-direction: row; margin-top: 5rpx; justify-content: center; } .button { width: 208rpx; height: 98rpx; margin-top: 20rpx; background-color: #007AFF; color: white; font-size: unset; display: flex; align-items: center; justify-content: center; } .item { margin-left: 20rpx; } .setmenu { display: flex; flex-wrap: wrap; } .setItem { margin-left: 20rpx; } .text { margin-top: 40rpx; margin-bottom: 16rpx; color: #444546; font-size: 26rpx; } .input { width: 320rpx; height: 98rpx; background-color: #eaeaea; display: flex; flex-direction: row; align-items: center; border-radius: 5rpx; border: 1px solid #eaeaea; } .danwei { width: 78rpx; height: 98rpx; background-color: white; display: flex; align-items: center; } .white { width: 702rpx; height: 711rpx; background-color: white; margin-left: 24rpx; margin-top: 26rpx; } .title { display: flex; flex-direction: column; align-items: center; } .tiao { width: 60px; height: 3px; margin-top: 20rpx; background: #007AFF; } .param { font-size: 38rpx; font-weight: 550; margin-top: 40rpx; } .active_button { background-color: skyblue; }