body, html {
  background: #fff;
  position: relative;
  height: 100%;
}

img {
  max-width: 100%;
}

ul, li {
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: block;
}

.border-bottom {
  position: relative;
}
.border-bottom:after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 0;
  z-index: 2;
}

.page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  z-index: 1;
}

.weui-tabbar__item {
  padding-top: 0;
  padding-bottom: 4px;
}
.weui-tabbar__item .iconfont {
  font-size: 22px;
}

.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon > i, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
  color: #f8242f;
}

.main-con .banner-con {
  font-size: 0;
}
.main-con .banner-con img {
  width: 100%;
}
.main-con .index-top-con {
  padding: 10px;
}
.main-con .index-top-con .title-con {
  font-weight: bold;
}
.main-con .index-top-con .number-con {
  color: #999;
  font-size: 12px;
  margin-top: 5px;
}
.main-con .index-top-con .number-con .text-con {
  margin-right: 20px;
}
.main-con .index-top-con .number-con .number {
  color: #333;
}
.main-con .index-top-con .search-con {
  display: flex;
  margin: 20px 0 10px;
}
.main-con .index-top-con .search-con .input-con {
  border: 1px solid #ddd;
  border-right: none;
  border-radius: 25px 0 0 25px;
  flex: auto;
  padding: 0 15px;
}
.main-con .index-top-con .search-con .input-con input {
  height: 34px;
  border: none;
  line-height: 34px;
  width: 100%;
  outline: none;
}
.main-con .index-top-con .search-con .search-btn {
  flex: none;
  width: 100px;
  background: #f8242f;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 0 25px 25px 0;
  font-size: 15px;
}
.main-con .person-list-con {
  display: flex;
  flex-wrap: wrap;
  padding: 0 5px;
}
.main-con .person-list-con .person-item {
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
}
.main-con .person-list-con .person-item .item-con {
  text-align: center;
  font-size: 0;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.main-con .person-list-con .person-item .item-con img {
  width: 100%;
  background: #f8f8f8;
}
.main-con .person-list-con .person-item .item-con .user-name {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  padding: 8px 10px;
  align-items: center;
}
.main-con .person-list-con .person-item .item-con .user-name .star {
  color: #f8242f;
  font-size: 12px;
}
.main-con .person-list-con .person-item .item-con .user-name .star .iconfont {
  font-size: 12px;
  margin-right: 2px;
}

.detail-page .main-con .detail-pic-con {
  font-size: 0;
}
.detail-page .main-con .detail-pic-con img {
  width: 100%;
}
.detail-page .main-con .detail-text {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.detail-page .main-con .star-con {
  text-align: center;
  padding: 3px 10px 10px;
}
.detail-page .main-con .star-con .star-icon .iconfont {
  font-size: 22px;
  color: #777;
}
.detail-page .main-con .star-con .star-icon .iconfont.active {
  color: #f8242f;
}
.detail-page .main-con .star-con .star-text {
  font-size: 14px;
  color: #777;
}

.commend-page .main-con {
  text-align: center;
  padding: 40px 10px;
}
.commend-page .main-con .title-text {
  margin-bottom: 10px;
}
.commend-page .main-con .star-icon .iconfont {
  font-size: 26px;
  color: #777;
}
.commend-page .main-con .star-icon .iconfont.active {
  color: #f8242f;
}
.commend-page .main-con .star-text {
  margin-top: 25px;
  font-size: 14px;
  color: #777;
}
.commend-page .main-con .reason-list {
  font-size: 0;
  margin-top: 15px;
}
.commend-page .main-con .reason-list .item-con {
  display: inline-block;
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 2px 15px;
  border-radius: 25px;
  margin: 5px;
}
.commend-page .main-con .reason-list .item-con.active {
  background: #f8242f;
  color: #fff;
  border: 1px solid #f8242f;
}
.commend-page .main-con .save-btn {
  background: #f8242f;
  color: #fff;
  margin: 50px 10px 0;
  line-height: 40px;
  border-radius: 25px;
}

.ranking-page {
  background: #940000 url("../images/ranking-bg.jpg") center top no-repeat;
  background-size: 100%;
}
.ranking-page .main-con .ranking-top-con {
  padding: 0 10px;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con {
  display: flex;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con .user-con {
  flex: 1;
  text-align: center;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con .user-con img {
  border-radius: 100%;
  border: 3px solid #ffda96;
  background: #f8f8f8;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con .user-con.user1 img {
  width: 80%;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con .user-con.user2, .ranking-page .main-con .ranking-top-con .ranking-user-con .user-con.user3 {
  position: relative;
  top: 50px;
}
.ranking-page .main-con .ranking-top-con .ranking-user-con .user-con.user2 img, .ranking-page .main-con .ranking-top-con .ranking-user-con .user-con.user3 img {
  width: 65%;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con {
  display: flex;
  background: url("../images/ranking-bg2.png") center center no-repeat;
  background-size: 100%;
  margin-top: -20px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item {
  flex: 1;
  text-align: center;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item .number {
  font-weight: bolder;
  line-height: 60px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item .name {
  color: #fff;
  font-size: 14px;
  margin-top: -10px;
  opacity: 0.8;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item .star {
  color: #fdda9a;
  font-size: 12px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info1 {
  padding: 20px 5px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info1 .number {
  font-size: 56px;
  background-image: -webkit-linear-gradient(bottom, #ff6242, #fffc91);
  line-height: 80px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info1 .name {
  margin-bottom: 5px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info2 {
  padding: 65px 5px 15px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info2 .number {
  font-size: 38px;
  background-image: -webkit-linear-gradient(bottom, #999, #fff);
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info3 {
  padding: 65px 5px 15px;
}
.ranking-page .main-con .ranking-top-con .ranking-info-con .info-item.info3 .number {
  font-size: 38px;
  background-image: -webkit-linear-gradient(bottom, #ff6242, #ffae97);
}
.ranking-page .main-con .ranking-body {
  background: #fff;
  margin: 10px;
  border-radius: 2px;
  overflow: hidden;
}
.ranking-page .main-con .ranking-body .rank-item {
  display: flex;
  text-align: center;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}
.ranking-page .main-con .ranking-body .rank-item .number {
  flex: none;
  width: 70px;
}
.ranking-page .main-con .ranking-body .rank-item .pic {
  flex: none;
  width: 50px;
  padding: 0 10px;
  font-size: 0;
}
.ranking-page .main-con .ranking-body .rank-item .pic img {
  width: 100%;
  border-radius: 100%;
  background: #f8f8f8;
}
.ranking-page .main-con .ranking-body .rank-item .name {
  flex: auto;
}
.ranking-page .main-con .ranking-body .rank-item .star {
  flex: none;
  width: 100px;
  color: #f8242f;
}
.ranking-page .main-con .ranking-body .rank-item.ranking-item-title {
  background: #f8f8f8;
  border-bottom: none;
  padding: 15px 0;
  color: #777;
}
.ranking-page .main-con .ranking-body .rank-item.ranking-item-title .pic {
  font-size: 14px;
}
.ranking-page .main-con .ranking-body .rank-item.ranking-item-title .star {
  color: #777;
}

.share-box .weui-half-screen-dialog__hd {
  height: 50px;
  justify-content: flex-end;
}
.share-box .share-pic {
  text-align: center;
}
.share-box .share-pic img {
  width: 180px;
}
.share-box .share-pic .save-pic-btn {
  margin: 15px auto;
  width: 180px;
  background: #f8242f;
  color: #fff;
  border-radius: 25px;
  line-height: 36px;
}
.share-box .share-pic .tips-text {
  color: #999;
  font-size: 14px;
}

.footer-con {
  position: fixed;
  z-index: 101;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #f8f8f8;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footer-con .footer-btn {
  width: 42%;
  line-height: 40px;
  font-size: 14px;
}
.footer-con .footer-btn a {
  display: block;
  background: #f8242f;
  color: #fff;
  border-radius: 25px;
}
.footer-con .footer-btn a.disabled {
  background: #ccc;
}

.page-con {
  text-align: center;
}
.page-con .pagehelpAvtive {
  color: #009688;
}

.page-box-con {
  text-align: center;
  font-size: 12px;
  margin: 10px 10px 20px;
}
.page-box-con a {
  color: #f8242f;
  margin: 0 15px;
}
.page-box-con a.disabled {
  color: #999;
}

/*# sourceMappingURL=index.css.map */
