.dailyreport{ width: 100%; height: 100%; margin-top: 20rpx; padding: 20rpx; box-sizing: border-box; } .owner_type1x{ width: 100%; display: flex; align-items: center; justify-content: space-between; /* border-bottom: #f0f5f5 1rpx solid; */ background-color: #ffffff; /* border-radius: 10rpx; */ padding: 20rpx 20rpx; box-sizing: border-box; } .owner_type1x1{ width: 100%; display: flex; flex-direction: column; justify-content: space-between; /* border-bottom: #f0f5f5 1rpx solid; */ background-color: #ffffff; /* border-radius: 10rpx; */ padding: 20rpx 20rpx; box-sizing: border-box; } .calculation_strategy { font-size: 28rpx; color: #222; padding: 20rpx 0rpx; } .calculation_capsule { width: 70%; font-size: 26rpx; color: #222; padding: 10rpx 20rpx; } .owner_easyinput1 { width: 100%; display: flex; flex-wrap: wrap; } .uni-mt-5{ width: 100%; text-align: left; } .calculation_use { width: 100%; font-size: 26rpx; display: flex; justify-content: space-between; } .calculation_top { width: 100%; height: 100%; font-size: 26rpx; display: flex; align-items: center; justify-content: space-between; } .calculation_left { display: flex; font-size: 28rpx; } .uni-input{ font-size: 28rpx; } .uni-inputcolor{ color: #cccccc; } .event{ display: flex; justify-content: space-between; padding-left: 20rpx; align-items: center; } .switch-container{ width: 100%; } .t-radio{ margin-right: 40rpx; } .owner_type2 { width: 100%; display: flex; justify-content: space-between; border-bottom: #f0f5f5 1rpx solid; } .calculation_capsule1 { width: 72%; font-size: 26rpx; color: #222; padding: 20rpx 0rpx; } .external-class{ font-size: 28rpx; height: 200rpx; } .workorder_box{ width: 100%; height: 180rpx; position: fixed; bottom: 0rpx; left: 0rpx; padding-top:30rpx; display: flex; /* align-items: center; */ justify-content: center; box-sizing: border-box; background-color: #ffffff; } .workorder{ width: 480rpx; height: 80rpx; font-size: 32rpx; background-color: rgba(15, 128, 220, 0.2); color: #0F80DC; border:1rpx solid #0F80DC; display: flex; align-items: center; justify-content: center; border-radius: 10rpx; } .calculation_usebox1 { font-size: 26rpx; display: flex; align-items: center; margin-top: 20rpx; border: 1rpx solid #cccccc; border-radius: 10rpx; /* justify-content: space-between; */ } .calculation_imagebox{ width: 120rpx; height: 120rpx; margin-right: 40rpx; position:relative; } .calculation_imagex{ position: absolute; top: 0rpx; right: 0rpx; } .calculation_image{ width: 120rpx; height: 120rpx; } picker{ width: 100%; } .owner_type1 { width: 100%; height: 120rpx; padding: 0rpx 20rpx; display: flex; align-items: center; justify-content: space-between; /* border-bottom: #f0f5f5 1rpx solid; */ background-color: #ffffff; box-sizing: border-box; } .calculation_strategy { font-size: 26rpx; color: #222; padding: 20rpx 0rpx; } .calculation_capsule { width: 70%; font-size: 26rpx; color: #222; padding: 10rpx 20rpx; } .owner_easyinput1 { width: 100%; display: flex; flex-wrap: wrap; } .button{ width: 100%; display: flex; align-items: center; justify-content: center; position: fixed; bottom: 80rpx; left: 0rpx; } .button_upload{ width: 500rpx; height: 100rpx; background-color: #0F80DC; border-radius: 10rpx; display: flex; align-items: center; justify-content: center; color: #ffffff; }