addUnitInfo.wxss 852 Bytes
/* pages/main/finalpay/addUnitInfo/addUnitInfo.wxss */
.page {
  background-color: #f5f5f5;
}

.text_translate_34 {
  font-family:PingFangSC-Regular,PingFang SC;
  font-size: 34rpx;
  color: #80000000;
  line-height: 24px;
}

.text_black6_32 {
  font-family:PingFangSC-Regular,PingFang SC;
  font-size: 32rpx;
  color: #666666;
  text-align: center;
  line-height: 32px;
}

.text_black3_34 {
  font-family:PingFangSC-Medium,PingFang SC;
  font-size: 34rpx;
  color: #333333;
  text-align: center;
  line-height: 24px;
}

.text_gray7_34 {
  font-family:PingFangSC-Regular,PingFang SC;
  font-size: 34rpx;
  color:rgba(119,119,119,1);
  line-height: 24px;
}

.input_wrap {
  max-width: 500rpx;
  height: 104rpx;
  font-size: 34rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: right
}