/* 水平间距 */
/* 水平间距 */
.all.data-v-e4e4508d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 750rpx;
  height: 1206rpx;
}
.all .img.data-v-e4e4508d {
  display: flex;
  width: 480rpx;
  height: 380rpx;
  margin: 30rpx auto;
}
.all .text_all.data-v-e4e4508d {
  width: 520rpx;
  height: 400rpx;
  margin: 40rpx auto 0;
}
.all .text_all .text_tishi.data-v-e4e4508d {
  font-size: 28rpx;
  text-align: center;
  margin-bottom: 40rpx;
}
.all .text_all .text_btn.data-v-e4e4508d {
  width: 520rpx;
  height: 90rpx;
  background-color: yellow;
  border-radius: 120rpx;
  font-size: 32rpx;
  color: #fff;
  text-align: center;
  line-height: 90rpx;
  margin-bottom: 20rpx;
}
.all .text_all .text_no.data-v-e4e4508d {
  font-size: 28rpx;
  text-align: center;
  color: #2493F1;
}