godetail.wxss 537 Bytes
/* pages/main/addtionalreduce/godetail/godetail.wxss */
.text_gray_30 {
  font-size: 30rpx;
  color: #6C7596 ;
  font-weight: bold;
}

.text_gray_32 {
  font-size: 32rpx;
  color: #6C7596 ;
  font-family: PingFangSC-Semibold;
}

.text_gray_22 {
  font-size: 22rpx;
  color: #9DA7B3;
}

.icon_wrap{
  width: 8rpx;
  height: 28rpx;
}

.text_blue_28 {
  font-family: PingFangSC-Regular;
  font-size: 28rpx;
  color: #357aeb;
}

.arrow_img_wrap {
  width: 40rpx;
  height: 40rpx;
  align-items: center;
  float: right;
  margin-top:10rpx;

}