.anniu { width: 116rpx; height: 116rpx; float: right; margin-right: 10rpx; } .Green_button { background-color: mediumspringgreen; color: white; width: 654rpx; margin-left: 48rpx; margin-top: 44rpx; } .Red_button { background-color: crimson; color: white; } .name1 { color: #848586; font-size: 24rpx; } .name { color: #848586; font-size: 30rpx; } .value { font-size: 38rpx; color: #444546; } .paramItem { display: flex; flex-direction: column; margin-left: 58rpx; margin-right: 46rpx; } .paramItem1 { display: flex; flex-direction: column; margin-left: 40rpx; margin-right: 40rpx; } .param { display: flex; flex-direction: row; margin-left: 24rpx; align-items: center; justify-content: center; width: 702rpx; height: 140rpx; background-color: white; border-bottom-right-radius: 8rpx; border-bottom-left-radius: 8rpx; } .tiaoText { margin-left: 44rpx; font-size: 34rpx; font-weight: 550; } .stopTiaoText { margin-left: 44rpx; font-size: 36rpx; font-weight: 550; } .tiao { margin-top: 26rpx; border-top-left-radius: 8rpx; border-top-right-radius: 8rpx; margin-left: 24rpx; width: 702rpx; height: 60px; background: #EAF1FE; font-size: 30rpx; color: #007AFF; display: flex; align-items: center; } .stopTiao { margin-top: 26rpx; border-top-left-radius: 8rpx; border-top-right-radius: 8rpx; margin-left: 24rpx; width: 702rpx; height: 60px; background: #007AFF; font-size: 38rpx; color: white; display: flex; align-items: center; } .xia { display: flex; flex-direction: row; } .xiaItem { color: white; display: flex; flex-direction: column; margin-left: 20rpx; margin-right: 20rpx; align-items: center; justify-content: center; margin-bottom: 16rpx; } .shang { display: flex; flex-direction: row; } .shangItem { color: white; display: flex; flex-direction: column; margin-left: 30rpx; margin-right: 30rpx; align-items: center; justify-content: center; margin-bottom: 16rpx; } .buttonItem { display: flex; flex-direction: row; font-size: 20rpx; color: #444546; } .but { width: 50rpx; height: 50rpx; display: flex; align-items: center; justify-content: center; margin-left: 10rpx; margin-top: 5rpx; font-size: 24rpx; } .active-but { background-color: #00ff99; } .xiaBut { display: flex; flex-direction: row; font-size: 20rpx; color: #444546; } .KGJ_button { background-color: #00ff99; } .xiaButton { width: 100rpx; height: 50rpx; display: flex; align-items: center; justify-content: center; margin-left: 10rpx; margin-top: 5rpx; font-size: 24rpx; } .head { font-size: 26rpx; height: 300px; background: linear-gradient(180deg, #2A8FFB 0%, #0467FB 100%); display: flex; flex-direction: column; align-items: center; justify-content: center; } .comp { background-color: #D6D6D6; width: 702rpx; height: 200rpx; border-radius: 8rpx; margin-bottom: 20rpx; }