.evaluate_form{ background-color: white; } .evaluate_form_t{ height: 78rpx; line-height: 78rpx; text-indent: 38rpx; color: rgba(135, 135, 135, 1); font-size: 24rpx; font-family: NotoSansHans-Regular; } .evaluate_form_item{ border-top: 1px solid rgba(235, 235, 235, 1); height: 88rpx; line-height: 88rpx; display: flex; } .evaluate_form_it{ color: rgba(56, 55, 53, 1); text-align: left; text-indent: 38rpx; font-size: 28rpx; font-family: NotoSansHans-Regular; width:240rpx; } .evaluate_form_itw{ color:#BFA368; display: inline; } .evaluate_form_input,.evaluate_form_picker{ flex: 1; height: 88rpx; text-align: right; color:#3A3735; padding-right: 38rpx; font-size: 24rpx; overflow: hidden; } .picker{ overflow: hidden; white-space: nowrap; text-overflow:ellipsis; } .evaluate_form_itr{ color: rgba(56, 55, 53, 1); padding-right: 38rpx; font-size: 28rpx; font-family: NotoSansHans-Regular; width:100rpx; text-align: right; } .sub_evaluate{ position: fixed; bottom:0rpx; width:750rpx; height: 98rpx; background:linear-gradient(270deg,#FFD800,#FFE600); line-height: 98rpx; border-radius: 6rpx; color: rgba(56, 55, 53, 1); font-size: 30rpx; text-align: center; font-family: NotoSansHans-DemiLight; }