yijianfankui.wxss 1.2 KB
page {
  background: #f4f4f4;
}

.yijianfan {
  width: 690rpx;
  height: 450rpx;
  margin: 50rpx auto 0;
  background: #fff;
  padding: 30rpx;
  box-sizing: border-box;
  border-radius: 10rpx;
}

.yijianfan textarea {
  width: 690rpx;
  height: 450rpx;
  padding: 30rpx;
  box-sizing: border-box;
  color: #b1b1b1;
  font-size: 28rpx;
  line-height: 1.5;
}

.entersugges {
  color: #b1b1b1;
  font-size: 28rpx;
  line-height: 1.5;
}

.tijiao {
  width: 690rpx;
  height: 80rpx;
  background: rgba(255, 206, 139, 1);
  opacity: 1;
  border-radius: 12rpx;
  color: #fff;
  font-size: 32rpx;
  text-align: center;
  line-height: 80rpx;
  margin: 40rpx auto 0;
}

.queti {
  background: #ff9400;
}

.register {
  background: #fff;
}

/* 反馈成功 */

.fanimg {
  width: 185rpx;
  height: 185rpx;
  font-size: 0;
  margin: 108rpx auto 0;
}

.fancheng {
  color: #333;
  font-size: 36rpx;
  margin-top: 47rpx;
  text-align: center;
}

.content {
  color: #666;
  font-size: 28rpx;
  margin-top: 30rpx;
}

.contentitem {
  text-align: center;
}

.back {
  width: 260rpx;
  height: 80rpx;
  background: rgba(255, 148, 0, 1);
  opacity: 1;
  border-radius: 10rpx;
  font-size: 30rpx;
  color:#fff;
  text-align: center;
  line-height: 80rpx;
  margin:425rpx auto 0;
}