addextrainfo.wxss 1.1 KB
/* pages/main/addtionalreduce/addextrainfo/addextrainfo.wxss */
@import "../../taxperson/addinfo/addinfo.wxss";

.text_black_30 {
  font-family: PingFangSC-Regular;
  font-size: 30rpx;
  color: #000;
  line-height: 90rpx;
  text-align: left
}

.input_wrap {
  /* width: 460rpx; */
  height: 90rpx;
  font-size: 30rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.input_wrap01 {
  width: 400rpx;
  height: 90rpx;
  font-size: 30rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.input_wrap02 {
  width:520rpx;
  height: 90rpx;
  font-size: 30rpx;
  color: #333;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.arrow_wrap {
  width: 40rpx;
  height: 40rpx;
  float: right;
  margin-top:24rpx;

}

.image_camera {
  width: 42rpx;
  height: 42rpx;
  margin-left: 10rpx;
  margin-top: 22rpx;
}

/* .text_666_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #666;
  text-align: right;
  line-height: 90rpx;
} */