page {
  background: #f9f9f9;
}
.banner_modle {
  background: #fff;
  border-radius: 10rpx;
  box-shadow: 0 4rpx 6rpx 0 rgba(0, 0, 0, 0.1);
  height: 100rpx;
  margin: 0 auto;
  width: 690rpx;
}
.banner_modle_top {
  border-bottom: 1rpx solid #f9f9f9;
  height: 100rpx;
  margin-left: 30rpx;
  padding-bottom: 30rpx;
  padding-top: 30rpx;
  width: 630rpx;
}
.banner_modle_top_img {
  border-radius: 100%;
  float: left;
  height: 100rpx;
  width: 100rpx;
}
.banner_modle_top_title {
  color: #000;
  float: left;
  font-size: 30rpx;
  margin-left: 20rpx;
  width: 80%;
}
.banner_modle_top_btn {
  border: 1px solid #fb9145;
  border-radius: 100rpx;
  color: #fb9145;
  float: left;
  font-size: 20rpx;
  height: 36rpx;
  line-height: 36rpx;
  margin-left: 20rpx;
  margin-top: 15rpx;
  text-align: center;
  width: 90rpx;
}
.banner_modle_down {
  display: block;
  height: 135rpx;
  margin: 0 auto;
  padding-top: 1rpx;
  width: 630rpx;
}
.banner_modle_down_modle {
  display: inline-block;
  height: 137rpx;
  vertical-align: top;
  width: 124rpx;
}
.banner_modle_down_modle_top {
  color: #000;
  font-size: 30rpx;
  margin-top: 30rpx;
  text-align: center;
  width: 100%;
}
.banner_modle_down_modle_down {
  color: #9295a8;
  font-size: 20rpx;
  text-align: center;
  width: 100%;
}
.banner_modle_down_border {
  background: #f0f0f0;
  display: inline-block;
  height: 30rpx;
  margin-top: 50rpx;
  vertical-align: top;
  width: 1rpx;
}
.banner {
  background: #fb9145;
  height: auto;
  padding-top: 1rpx;
  width: 100%;
}
.banner_top {
  font-size: 34rpx;
  font-weight: 700;
  margin-top: 25rpx;
}
.banner_btm,
.banner_top {
  color: #fff;
  display: inline-block;
  line-height: 50rpx;
  text-align: center;
  width: 50%;
}
.banner_btm {
  font-size: 26rpx;
}
.banner_border {
  background: #f0f0f0;
  height: 50rpx;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50rpx;
  width: 1rpx;
}
.modle {
  background: #fff;
  margin-top: 20rpx;
  padding: 33rpx 30rpx 20rpx;
}
.modle_shop {
  border-bottom: 1rpx solid #f9f9f9;
  height: 100rpx;
  padding-bottom: 17rpx;
  width: 100%;
}
.modle_headImg {
  background: #e0e0e0;
  border-radius: 100%;
  float: left;
  height: 100rpx;
  width: 100rpx;
}
.modle_textView {
  float: left;
  height: 100rpx;
  margin-left: 20rpx;
  width: 570rpx;
}
.modle_textView_top {
  color: #333;
  font-size: 30rpx;
  line-height: 50rpx;
  width: 100%;
}
.modle_textView_top_right {
  color: #7a7a7a;
  float: right;
  font-size: 28rpx;
}
.modle_textView_bottom {
  color: #7a7a7a;
  font-size: 24rpx;
  line-height: 50rpx;
  width: 100%;
}
.modle_bottomText {
  color: #7a7a7a;
  font-size: 24rpx;
  line-height: 34rpx;
  margin-top: 20rpx;
  text-align: right;
}
.modle_bottomText_num {
  color: #f48080;
  font-size: 34rpx;
}