.weui-actionsheet__menu {
  height: 20rem;
  overflow-y: auto;
  background-color: #fff;
}

.weui-actionsheet__cell span {
  background: #b28f5f;
  border-radius: 3px;
  color: #fff;
  padding: 3px;
  font-size: 0.8rem;
}

.weui-actionsheet__menu .choose {
  text-align: left;
  padding: 1rem;
}

.weui-actionsheet__menu .total-line i {
  font-size: 0.6rem;
  font-style: normal;
}

#registerAward {
  background-color: #ff5f5f;
  color: #fefda7;
  border-radius: 0.5rem;
}

#registerAward .weui-dialog__title {
  font-size: 0.7rem;
}

#registerAward .weui-dialog__bd {
  color: #fefda7;
  font-size: 0.7rem;
}

#registerAward .weui-dialog__btn {
  color: #fefda7;
  font-size: 0.7rem;
}

.weui-dialog .weui-dialog__bd .arranging {
  text-align: left;
}

.agreement .weui-dialog__bd {
  padding: 1em;
  overflow: scroll;
  text-align: left;
  height: 25em;
}

.agreement {
  max-width: 90%;
  width: 80%;
}

.extra {
  text-align: center;
  padding: 1rem 0 1.5rem 0;
}

.extra a {
  color: #037daa;
  visibility: hidden;
}

body {
  background: #ededed;
}

.main-content {
  background: #fff;
}

.gym-info {
  width: 100%;
  height: 5rem;
  padding: 1rem 10px;
  font-size: 0.8rem;
  color: #010101;
  border-bottom: 1px solid #f0f0f0;
}

.gym-info img {
  height: 1rem;
  margin-right: 5px;
  position: relative;
  top: 0.2rem;
}

.gym-info .now-place-detail {
  top: -3rem;
  padding-left: 13rem;
  width: 100%;
  position: relative;
  text-align: center;
}

.gym-info .now-place-detail .num {
  color: #3e3e3e;
  font-size: 1rem;
  font-weight: bold;
  margin-right: 3px;
  font-family: "Century Gothic", "Arial";
}

.gym-info .now-place-detail .person-number {
  color: #b6b6b6;
  font-size: 0.7rem;
}

.gym-info .now-place-detail .info-tips {
  color: #a3a3a3;
  font-size: 0.8rem;
}

.gym-info .now-place-detail .info-box {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  -khtml-flex: 1;
  flex: 1;
}

.ranking-info {
  display: flex;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.ranking-info-week {
  flex: 3;
}

.ranking-info-week span {
  width: 1.8rem;
  margin-left: 0.6rem;
  display: inline-block;
  line-height: 1.2rem;
  font-weight: bold;
  color: #000000;
  font-family: "Microsoft Ya Hei";
}

.ranking-info-week span.invite {
  width: 65%;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1rem;
  text-align: center;
  vertical-align: 10%;
}

.ranking-info-week img {
  width: 2rem;
  border-radius: 1rem;
}

.ranking-info-week img.star {
  position: relative;
  width: 1rem;
  left: -0.35rem;
  margin: -0.35rem;
}

.scan-open {
  flex: 2;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 0.3rem;
  background-color: #3469ff;
  border-radius: 5px;
}

.scan-open a {
  color: #fff;
}

.good-new {
  display: flex;
  justify-content: space-between;
  margin: 1rem 0;
}

.good-new .left {
  width: 48%;
  font-size: 0.7rem;
  padding-left: 0.3rem;
}

.good-new .right {
  width: 48%;
  font-size: 0.7rem;
  padding-right: 0.3rem;
}

.good-new .buy {
  font-size: 0.8rem;
  text-decoration: underline;
}

.good-new .buy a {
  color: #000000;
}

.good-new .detail-one {
  padding: 0.5rem;
  color: #333;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  background-color: rgb(255, 211, 125);
}

.good-new .detail-one .title {
  margin-top: 0.3rem;
  margin-bottom: 1rem;
}

.good-new .detail-one span.score {
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 5px;
}

.good-new .detail-two {
  padding: 0.5rem;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  background-color: rgb(195, 239, 226);
}

.good-new .detail-two .title {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: .5rem;
}

.good-new .detail-two .desc {
  margin-bottom: 1rem;
}

.good-new .detail-two .courses {
  margin-top: .5rem;
}

.good-new .detail-two .buy-info {
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  align-items: center;
  margin-top: -.5rem;
}

.good-new .detail-two .buy-info .money {
  font-size: 1.5rem;
}

.good-new .detail-two .buy-info .unit {
  font-size: 0.75rem;
}

.good-new .detail-two .coach-info {
  display: flex;
  padding-top: 1rem;
}

.good-new .detail-two .coach-info img {
  height: 3rem;
  width: 3rem;
  border-radius: .5rem;
}

.good-new .detail-two .coach-info .coach {
  padding-left: 1rem;
  line-height: 1.5rem;
}

.good-new .detail-three {
  padding: 0.5rem;
  color: #333;
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
  background-color: rgb(109, 164, 255);
}
.good-new .detail-three .title {
  /*font-size: 1rem;
  margin-bottom: 1rem;*/
  font-weight: bold;
  margin-top: .5rem;
}

.good-new .detail-three .buy-info {
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  align-items: center;
}

.good-new .detail-four {
  padding: 0.5rem;
  /*margin-bottom: 1rem;*/
  border-radius: 0.5rem;
  background-color: rgb(208, 184, 184);
}

.good-new .detail-four .title {
  margin-top: 0.6rem;
  font-weight: bold;
}

.good-new .detail-four .description {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.good-new .detail-four .buy-info {
  display: flex;
  font-size: 1.3rem;
  font-weight: bold;
  justify-content: space-between;
  align-items: center;
}

.good-new .detail-five {
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: rgb(186, 212, 255);
}

.good-new .detail-five .title {
  font-size: .8rem;
  line-height: 1.4rem;
  margin-bottom: .5rem;
}

.good-new .detail-five .equipment-info {
  min-height: 4rem;
}

.good-new .detail-five .equipment-info img {
	float: left;
	width: 3rem;
	height: 3rem;
  margin-top: .4rem;
  margin-right: .4rem;
	border-radius: 0.2rem;
}

.good-new .detail-five .equipment-info .desc {
  font-size: .6rem;
  height: 3rem;
}

.footer {
  text-align: center;
  font-size: 0.5rem;
  padding: 1rem 0 1rem;
  background: #ededed;
}
