@charset "UTF-8";

:root {
  --countColor: gold;
  --buttonTextColor: #fff;
  --textColor: #ee5663;
  --titleColor: #f29973;
  --boxBorderColor: #fde081;
  --whitetextColor: #ffffff;
  --redColor: #de2b2f;
  /* --greenColor: #38a384; */
  --greenColor: #ffdba2;
}

#app {
  padding-bottom: 0;
  height: 100vh;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  color: #999999;
}

.hideRank {
  color: #a7a7a7 !important;
}

.content-tuwen {
  text-align: initial;
  margin: 0.43rem auto;
  width: 100%;
  line-height: 0.44rem;
  font-size: 0.28rem !important;
}

.content-tuwen span {
  color: #fff !important;
  line-height: 0.44rem;
  word-break: break-all;
}

.my-font-14 {
  text-align: initial !important;
  margin: 0.43rem auto !important;
  padding: 0rem 0.5rem;
  width: 100% !important;
  line-height: 0.44rem;
  font-size: 0.28rem !important;
}

.needdif {
  color: rgb(167, 167, 167);
}

.repoterPos.colorToggle {
  position: relative;
  z-index: 99;
  transform: translateY(-120%);
  color: #fde081;
}

.topBanner {
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  margin-top: 8%;
}

.leftbird {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0%;
  top: 0%;
  width: 1.5rem;
}

.rightbird {
  display: block;
  position: absolute;
  z-index: 1;
  right: 0%;
  top: 0%;
  width: 0.8rem;
}

.van-hairline--top-bottom::after,
.van-hairline-unset--top-bottom::after {
  border: none;
}

/*
 *   菜单栏
*/
.vote-manu > a {
  /* margin-top: -.15rem; */
  padding-top: 0 !important;
}

.vote-manu {
  background-color: transparent;
  /* background-color: transparent;
  background: url('../image/tabbarBg.png') no-repeat; */
  background-size: 100% 100%;
  box-shadow: none;
  height: 1.1rem;
  display: flex;
  align-items: center;
  bottom: -0.01rem;
}

.vote-manu img {
  width: 0.6rem;
  height: 0.6rem;
}

.vote-manu span {
  color: #4c4c4c;
}

.vote-manu > a,
.vote-manu .van-tabbar-item {
  /* padding-top: 0.3rem;
  margin-top:.3rem ; */
}

.van-tabbar-item {
  /* margin-top:.3rem ; */
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
}

.vote-manu > a:nth-of-type(1) img {
  width: 0.6rem;
  height: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
}

.vote-manu > a:nth-of-type(3) img {
  width: 0.4rem;
  height: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
}

.vote-manu > a:nth-of-type(2) img {
  width: 0.5rem;
  height: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
}

.vote-manu span.colorToggle {
  color: #d96f45;
}

/* .vote-manu > a :hover { */
/* width: 0.8rem;
  height: 0.8rem; */
/* transform: scale(1.5);
} */

.vote-manu > a :link {
  /* width: 0.8rem;
  height: 0.8rem; */
  transform: scale(1.5);
}

.vote-manu .tabbarBg {
  position: absolute !important;
  width: 100% !important;
  height: 117% !important;
  display: block !important;
  z-index: -1 !important;
}

.detail-footer {
  left: -0.07rem;
}

/* 设置文字间距 */
.w-100 {
  width: 86%;
  margin: auto;
  text-align: justify;
}

.h-auto {
  margin: auto;
}

/*
 *   首頁
*/
.index-main {
  overflow-y: auto !important;
}

.index-main .vote-banner img {
  width: 100%;
  display: block;
  position: relative;
  transform: translateY(-2px);
  z-index: 0;
}

.plant1 {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 4;
}

.plant2 {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
}

.plant-box {
  width: 100%;
  position: relative;
}

.index-main .vote-main {
  position: relative;
  font-size: 0;
  padding-bottom: 1.5rem;
  padding-top: 0.1rem;
  /* background: url("../image/bg.png") no-repeat;
  background-size: 100% auto; */
  background: #ece3c0;
  box-sizing: border-box;
  margin-top: -0.1rem;
  z-index: 1;
}

.index-main .vote-man {
  padding: 0 0.3rem 0;
  box-sizing: border-box;
  margin-top: 0.2rem;
  /* margin-bottom: .96rem; */
}

.index-main .vote-man li {
  display: inline-block;
  background: #214847;
  border: 5px solid #ca663a;
  border-radius: 0.1rem;
  /* background-color: #fff;
  border-radius: .1rem;
  border: 1px solid rgba(32,33,33,.6); */
}

.index-main .vote-man li:nth-of-type(2n) {
  margin-left: 0.28rem;
}

.index-main .vote-mc-name {
  padding: 0.15rem 0.24rem 0;
  display: flex;
  justify-content: space-between;
}

.index-main .vote-mc-name span:first-of-type {
  box-sizing: border-box;
  padding: 0 0.1rem 0 0 !important;
  display: inline;
  font-size: 0.3rem;
  color: #fde081 !important;
  /* height: .33rem; */
  /* text-align: center; */
  height: 1.2rem;
  word-wrap: break-word;
}

.index-main .vote-mc-name span:last-of-type {
  font-size: 0.3rem;
  /* color: var(--buttonTextColor); */
  /* color: var(--textColor); */
  color: #fde081;
  font-family: PingFangSC-Medium;
  text-align: center;
  word-break: break-word;
  line-height: 0.35rem;
}

.index-main .vote-mc-vote {
  color: #a13b2e;
  border-radius: 0;
  text-align: center;
  /* position: absolute; */
  left: 50%;
  transform: translate(-50%);
  background-image: url("../image/btn.png");
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 0.26rem;
  width: 2.8rem;
  left: 50%;
  height: 0.7rem;
  line-height: 0.5rem;
  margin-left: 1.5rem;
  margin-bottom: 0.1rem;
  top: 0.6rem;
}

.index-main .vote-mc-vote span {
  display: inline-block;
  font-size: 0.26rem;
  transform: translateY(-1px);
  /* font-weight: 600; */
  /* margin-top: -0.2rem; */
}

.index-main .vote-mc-vote img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  width: 0.36rem;
  height: 0.36rem;
}

.index-main .vote-mc-vote img:first-of-type {
  left: 15px;
}

.index-main .vote-mc-vote img:last-of-type {
  right: 15px;
  transform: translate(0, -50%) rotateY(180deg);
  -webkit-transform: translate(0, -50%) rotateY(180deg);
}

.index-main .vote-mc-vote a {
  color: #ffffff;
  text-decoration: none;
}

.index-main .idxInfo {
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.index-main .vote-time {
  text-align: center;
  padding: 0 0.3rem;
  position: relative;
  z-index: 4;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
  margin-top: 3%;
}

.van-icon van-icon-share {
  background: url(../image/share.png);
}

.index-main .vote-time > section {
  position: absolute;
  left: 49%;
  top: 45%;
  width: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 3;
}

.index-main .vote-time > img.zs2,
.index-main .vote-time > img.zs4,
.index-main .vote-time > img.zs3 {
  z-index: 1;
  position: absolute;
  top: -0.4rem;
}

.index-main .vote-time > img.zs2 {
  width: 1.27rem;
  left: 0;
}

.index-main .vote-time > img.zs4 {
  width: 1.76rem;
  right: 0;
}

.index-main .vote-time > img.zs3 {
  width: 1.97rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

.index-main .vote-time > img.zs1 {
  display: block;
  width: 100%;
  height: auto;
  /* width: 6.75rem; */
  /* height: 1.1rem; */
  line-height: 1.1rem;
  position: relative;
  z-index: 0;
  /* top: 0.1rem; */
}

.index-main .vote-time img.vo-t-zs {
  width: 50%;
}

.index-main .vote-time div {
  margin-top: 0.1rem;
  padding-top: 0rem;
  font-size: 0.25rem;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.25rem;
}

.index-main .vote-time .bm {
  font-size: 0.34rem;
}

.index-main .vote-time div > img {
  width: 0.22rem;
  height: 0.24rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.index-main .vote-time strong {
  margin: 0rem 0.05rem;
  color: #f9dc80;
  font-weight: normal;
}

.index-main .vote-search {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0.3rem 0.3rem 0.2rem;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  position: relative;
  z-index: 2;
}

.index-main .vote-search input {
  background-color: #fff;
  border-radius: 0.1rem;
  width: calc(100% - 1.5rem);
  padding: 0.16rem 0.23rem 0.16rem;
  border: none;
  box-sizing: border-box;
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
  border: 1px solid #e09470;
  border-right: none;
  /* box-shadow: 0px 2px 4px 0px rgba(95, 214, 121, 0.705); */
  /* box-shadow: 0px 2px 4px 0px rgba(254, 127, 180, 0.38); */
}

.index-main .vote-search input::-webkit-input-placeholder {
  color: #999;
}

/* Mozilla Firefox 4 to 18 */
.index-main .vote-search input:-moz-placeholder {
  color: #999;
}

/* Mozilla Firefox 19+ */
.index-main .vote-search input::-moz-placeholder {
  color: #999;
}

/* Internet Explorer 10+ */
.index-main .vote-search input:-ms-input-placeholder {
  color: #999;
}

.index-main .vote-search span {
  width: 1.5rem;
  height: 0.75rem;
  line-height: 0.75rem;
  text-align: center;
  /* background-color: #CF2F28 ; */
  color: #fde081;
  background: #214847;
  /* border: 1px solid #FF536D; */
  border-radius: 0.1rem;
  font-size: 0.32rem;
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
  /* box-shadow: 0px 2px 4px 0px rgba(95, 214, 121, 0.705); */
  font-weight: normal;
  cursor: pointer;
  letter-spacing: 0.02rem;
  border: 1px solid #e09470;
  border-left: none;
}

.index-main .vote-m-cont {
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.index-main .vote-m-list {
  /* width: calc(46% - 2px) !important;
  margin: 0 2% .4rem 2% !important; */
  width: 48% !important;
  margin: 0 0 0.5rem 0 !important;
  background: #ffffff;
}

.index-main .vote-m-list > span {
  text-align: center;
  position: absolute;
  left: 0rem;
  top: 0;
  border: 1px solid #b51413;
  min-width: 0.36rem;
  height: 0.36rem;
  -webkit-transform: translate(-50%, -50%);
  line-height: 0.36rem;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: #ffffff;
  color: #b51413;
  font-size: 0.2rem;
  border-radius: 50%;
}

.index-main .vote-m-list-another .vote-mc-vote {
  border-radius: 0 !important;
  color: #ffffff;
}

.vote-m-list-another .vote-mc-vote {
  width: 2rem !important;
  height: 0.36rem !important;
}

.index-main .vote-m-list-another .vote-mc-vote span {
  line-height: 0.36rem !important;
  /* background: url(../image/rule-btn.png) no-repeat; */
  background-size: 100%;
  color: #fff;
}

.index-main .vote-m-list-another .vote-ml-bh {
  /* color: var(--titleColor); */
  /* background: url(../image/index-zs.png) no-repeat left top / 100% auto !important; */
  background: url(../image/index-zs3.png) no-repeat !important;
  width: 0.5rem !important;
  height: 0.6rem !important;
  background-size: 100% !important;
  margin-left: 0.1rem;
  border-radius: 0% !important;
  /* background: none !important; */
}

.index-main .vote-m-list-another .vote-m-figure {
  height: 1.4rem;
  width: 0.99rem;
  display: inline-block;
  border-radius: 0;
  z-index: 0;
  margin: 0.065rem 0.34rem 0 0.42rem !important;
  padding: 0;
}

.index-main .vote-m-list-another .vote-mc-name {
  padding: 0;
  max-width: 2.7rem;
  display: table-cell;
  vertical-align: middle;
  height: 1.4rem;
}

.index-main .vote-m-list-another .vote-mc-name span:last-of-type {
  text-align: left;
}

.index-main .vode-d-cont {
  box-sizing: border-box;
  padding-top: 0.55rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center;
  -webkit-justify-content: center; */
  /* width: 25%;
  height: 1.69rem; */
  width: 25%;
  height: 2.2rem;
  border-radius: 4px;
  z-index: 4;
  position: relative;
  justify-content: center;
  /* color: #FFFFFF; */
}

.index-main .vode-d-cont > img {
  display: block;
  width: 1.9rem;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  z-index: 1;
  margin-top: 10%;
}

.index-main .vode-d-cont div {
  z-index: 2;
  color: #89170c;
  font-weight: bold;
  font-size: 0.32rem;
  /* margin-bottom: 0.1rem; */
}

.index-main .vode-d-cont p {
  color: #89170c;
  z-index: 2;
  font-size: 0.28rem;
  margin-top: -0.15rem;
}

.index-main .vote-ml-bh {
  font-size: 0.18rem;
  position: absolute;
  left: 0;
  width: 0.6rem !important;
  height: 0.6rem !important;
  background-image: url(../image/index-zs3.png) !important;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border: 1px solid transparent !important;
  /* border-radius: 50%; */
  z-index: 5;
  text-align: center;
  line-height: 0.37rem;
  /* color: #be825a; */
  transform: translate(-30%, -30%);
  -webkit-transform: translate(-30%, -30%);
  /* margin-top: .17rem;
  margin-left: .13rem; */
  /* top: -.1rem; */
}

.vote-211-home_wrap .vote-time div > img {
  margin-top: -0.04rem;
}

.index-main :not(.vote-m-list-another) .vote-ml-bh span {
  color: #89170c;
  position: relative;
  /* top: 0.07rem !important;
  left: -0.03rem !important; */
}

.index-main .vote-m-figure {
  height: 3.85rem;
  width: auto;
  overflow: hidden;
  position: relative;
  border-radius: 0.1rem;
  z-index: 0;
  margin: 0.2rem;
  margin-bottom: 0rem;
}

.index-main .vote-m-figure img {
  width: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}

.index-main .vote-detail {
  box-sizing: border-box;
  padding: 0 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  font-size: 0;
  margin-top: 0.8rem;
  /* margin:.3rem -.1rem; */
  margin-bottom: 0.4rem;
  /* padding-top: 0.6rem; */
}

.index-main #masonry_box {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  /* margin-left: -.2rem; */
}

.index-main .index-group .colorToggle {
  color: #333;
  /* background-color: var(--boxBorderColor); */
  /* border:1px solid var(--titleColor); */
}

.group-background {
  /* background: var(--countColor); */
  background-color: #d1673a;
  color: #fff !important;
}

.index-group {
  /* margin: .26rem 0; */
  /* margin-bottom: .36rem; */
  /* margin-top:-.36rem ; */
}

.index-main .createdAcFixedFooter {
  bottom: 1.5rem;
}

.index-main .close-icon {
  right: 2rem;
  left: inherit;
  top: 0.3rem;
}

/*
 *   排行页
*/
.rank-main {
  height: calc(100vh - 1rem) !important;
  position: relative;
  padding: 1.4rem 0.3rem 1.5rem;
  padding-bottom: 1.5rem;
  box-sizing: border-box;
  overflow-x: hidden;
}

.rank-main .rankbgg {
  position: absolute;
  width: 6.25rem;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 4;
  top: 1.2rem;
}

.tam {
  display: block;
  position: absolute;
  top: 4%;
  left: 15%;
  z-index: 1;
  width: 70%;
}

.rank-main .rank-phb {
  background: #214847;
  border: 0.1rem solid #d1673a;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
  position: relative;
  z-index: 2;
  margin-top: 0.3rem;
  padding: 0.2rem 0;
}

.rank-main .rank-phb > img {
  position: absolute;
  width: 5rem;
  height: 2.15rem;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 4;
  top: -1.6rem;
}

.rank-main .rank-phb .rank-group .colorToggle {
  /* color: var(--titleColor); */
  color: #333;
  /* border: var(--boxBorderColor) 1px solid; */
}

.rank-main .rank-phb .needdif {
  color: #333;
}

.rank-main .rank-first {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  font-size: 0;
  padding-bottom: 0.23rem;
  margin-top: 0.5rem;
}

.rank-main .rank-first > div {
  display: inline-block;
  text-align: center;
  width: 2.06rem;
}

.rank-main .rank-first > div p {
  font-size: 0.24rem;
  color: #fff;
  margin: 0.11rem 0 0.07rem;
}

.rank-main .rank-first > div span {
  font-size: 0.24rem;
  color: #fde081;
  /* color: #fff; */
}

.rank-main .rank-other ul {
  padding: 0 0.56rem 0rem 0.26rem;
  font-size: 0;
}

.rank-main .rank-other li {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.rank-main .rank-other li > span {
  display: inline-block;
  width: 0.48rem;
  font-size: 0.18rem;
  color: #fff;
}

.rank-main .rank-other li .rank-o-tx {
  display: inline-block;
  vertical-align: middle;
  width: 1.03rem;
  height: 1.03rem;
  border: 1px solid #ededed;
}

.rank-main .rank-other li strong {
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  font-size: 0.3rem;
  color: #fff;
  margin-left: 0.41rem;
  width: 2rem;
}

.rank-main .rank-other li span.ro-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  font-size: 0.3rem;
  color: #fde081;
}

.rank-main .rank-f-img {
  height: 2.06rem;
  position: relative;
}

.rank-main .rfi-bg {
  width: 84%;
  position: relative;
  top: 7%;
  left: 0.5%;
}

.rank-main .rfi-tx {
  position: absolute;
  left: 17.5%;
  top: 17%;
  box-shadow: 0 0 10px #eee;
  width: 1.3rem;
  height: 1.3rem;
  /*border-radius: 50%;*/
  z-index: 3;
  border: 2px solid #fff;
}

.rank-main .rfi-zs {
  position: absolute;
  left: 50%;
  top: 75%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width: 0.32rem;
  z-index: 4;
}

.rank-main .borderline {
  display: inline-block;
  width: calc(100% - 0.48rem);
  height: 1.63rem;
  line-height: 1.63rem;
  border-top: 0.01rem solid #eeeeee;
}

.rank-main .topBannerLeft {
  position: absolute;
  left: -0.1rem;
  top: 5%;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.rank-main .topBannerRight {
  position: absolute;
  right: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.rank-main .rank-first div:nth-of-type(2) .rank-f-img .rfi-tx {
  top: 10%;
  width: 1.4rem;
  height: 1.4rem;
}

.rank-main .rfi-bg {
  width: 85%;
  top: 3%;
  left: 2.5%;
}

.detail-vote-btn {
  display: inline-block;
  width: 47.2%;
  height: 0.81rem;
  line-height: 0.9rem;
  text-align: center;
  border-radius: 0.81rem;
  font-size: 0.4rem;
  font-weight: normal;
  /* font-weight: bold; */
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  background-image: url("../image/index-zs2.png");
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  line-height: 0.86rem;
  height: 0.86rem;
  width: 4.3rem !important;
}

/*
 *   规则页面
*/
.rule-main {
  overflow-y: auto !important;
  position: relative;
  padding: 1.7rem 0.3rem 1.2rem;
  box-sizing: border-box;
  height: calc(100vh - 0.8rem) !important;
  overflow-x: hidden;
  /* background:url(../image/bg2.png); */
  background-size: 100% 103%;
}

.rule-main .ru-main {
  background: #214847;
  border: 0.1rem solid #d1673a;
  padding: 0.6rem 0 0;
  border-radius: 0.06rem;
  position: relative;
  font-size: 0;
  z-index: 2;
}

.rule-main .rule-content {
  line-height: 0.44rem;
  font-size: 0.28rem !important;
}

.rule-main .ruleBanner {
  position: absolute;
  width: 6.25rem;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 4;
  top: 1.2rem;
}

.rule-main .rule-phb {
  background: #ffffff;
  /* border: 0.01rem solid var(--boxBorderColor); */
  border-radius: 0.1rem;
  overflow: hidden;
}

.rule-main .ru-m-time,
.rule-main .ru-m-cont,
.rule-main .ru-m-reward {
  text-align: center;
}

.rule-main .ru-title img {
  width: 1.28rem;
}

.rule-main .ru-title img:last-of-type {
  transform: rotateZ(180deg);
}

.rule-main .ru-title span {
  font-size: 0.28rem;
  color: #fde081;
  margin: 0 0.16rem;
}

.rule-main .ru-cont {
  font-size: 0.3rem;
  color: #fff;
  width: 83.4%;
  margin: 0.43rem auto 0.43rem;
  white-space: normal;
  word-break: break-all;
  position: relative;
}

.rule-main .ru-foot {
  font-family: PingFangSC;
  color: #a13b2e;
  border-radius: 0;
  text-align: center;
  width: 80%;
  height: 1.3rem;
  line-height: 1.2rem;
  background-image: url("../image/timeBg1.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
  box-sizing: border-box;
  /* width: 100%; */
  margin: 0 auto;
  font-size: 0.34rem;
  font-weight: bold;
  position: relative;
  /* border: 5px solid white; */
  /* border-radius: 20px; */
  /* margin-top: -0.34rem !important; */
}

.rule-main .ru-foot span {
  margin-left: 0.6rem;
}

.rule-main .ru-m-cont .ru-cont {
  text-align: left;
}

.rule-main .ru-m-reward .ru-cont {
  text-align: left;
}

.rule-main .ru-m-reward .ru-cont span:last-of-type {
  text-align: right;
}

.rule-main .ru-m-reward .ru-cont strong {
  color: #fa587d;
  font-weight: 400;
}

.rule-main .diyCss {
  width: 100% !important;
}

.rule-main .topBannerLeft {
  position: absolute;
  left: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.rule-main .topBannerRight {
  position: absolute;
  right: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

/*
 *   详情页
*/
.detail-main {
  padding: 0.32rem 0.3rem 2.1rem;
  overflow-x: hidden;
}

@media screen and (min-width: 800px) {
  .detail-main {
    position: inherit !important;
  }
}

.detail-main .topBanner {
  z-index: 0;
  /* top: -0.4%; */
}

.detail-main .detail-body {
  padding: 0.5rem 0;
  border: 5px solid #d1764a;
  border-radius: 0.1rem;
  position: relative;
}

.v_common_detail .common-detail .detail-body .content-tuwen {
  padding: 0 0.5rem;
}

/* .detail-main .detail-host.content-tuwen {
  width: 100%;
} */
.detail-main .user-avatar-info .colorToggle {
  color: var(--titleColor);
}

.detail-main .detail-btn {
  width: 90%;
  margin: 0.32rem auto 0rem;
}

.detail-main .detail-btn > div {
  width: 45%;
}

.detail-main .detail-btn > div:last-of-type {
  background: #ffffff;
  border: 0.01rem solid #b51413;
  color: #b51413;
}

.detail-main .detail-vote-btn {
  color: #d1673a;
  border-radius: 0;
  text-align: center;
  background-image: url(../image/index-zs2.png);
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  width: 2.7rem !important;
  height: 0.8rem;
  line-height: 0.8rem;
  /* padding-left: 0.6rem;
  padding-bottom: 0.2rem; */
}

.detail-main .detail-vote-btn-notxcx {
  /* margin-right: 1.2rem; */
}

.detail-main .detail-b-title span {
  font-size: 0.38rem;
  color: #fde081;
  font-weight: 500;
  margin: 0 5px;
}

.detail-main .visit-title {
  color: #fff;
  margin-bottom: 0.31rem;
}

.detail-main .visitor-info div span {
  /* color: var(--buttonTextColor); */
  color: #fde081;
}

.detail-main .detail-other-btn .colorToggle {
  color: var(--buttonTextColor);
}

.detail-main .group-border {
  /* background-color: #244932; */
  /* border: 1px solid var(--titleColor); */
  /* color: var(--titleColor) !important; */
  background-image: url(../image/share.png);
  background-size: 100% 100%;
  z-index: 20;
}

.detail-main .group-border2 {
  /* background-color: #244932; */
  /* border: 1px solid var(--titleColor); */
  /* color: var(--titleColor) !important; */
  background-image: url(../image/index.png);
  background-size: 100% 100%;
  z-index: 20;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

.detail-main .group-background {
  background: #29866a;
  color: #fff !important;
}

.detail-main .detail-h-title span {
  color: #343434;
}

.detail-main .detail-h-title span::before,
.detail-main .detail-h-title span::after {
  /* background-color: #29866A; */
}

.detail-main .topBannerLeft {
  position: absolute;
  left: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.detail-main .topBannerRight {
  position: absolute;
  right: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.topBanner {
  z-index: 0;
  top: -3%;
}

.app .index-main .topBanner {
  top: -1.4%;
}

.common-container .common-detail .detail-host .content-tuwen {
  width: 100% !important;
  font-size: 0.28rem !important;
}

.common-detail .user-avatar {
  border-bottom: 1px solid #ebebeb;
}

.detail-btn {
  width: 90%;
  margin: 0.32rem auto 0rem;
}

.detail-btn > div {
  width: 45%;
}

.detail-body {
  background: #214847 !important;
  padding: 0.5rem 0;
  border: 1px solid var(--boxBorderColor);
  border-radius: 0.1rem;
  position: relative;
  z-index: 2;
}

.common-container .detail-body.content-tuwen {
  width: 100%;
}

.detail-btn > div:last-of-type {
  background: #ffffff;
  border: 0.01rem solid #b51413;
  color: #b51413;
}

.detail-vote-btn {
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  background-image: url("../image/index-zs2.png");
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 3.96rem !important;
}

.detail-vote-btn-notxcx {
  margin-right: 1.2rem;
}

.detail-b-title span {
  font-size: 0.38rem;
  color: var(--titleColor);
  font-weight: 500;
  margin: 0 5px;
}

.visit-title {
  color: #666666;
  margin-bottom: 0.31rem;
}

.visitor-info div span {
  color: var(--titleColor);
}
.visitor-info div p {
  color: #fff;
}
.detail-other-btn .colorToggle {
  color: var(--titleColor);
}

.group-border {
  /* background-color: #244932; */
  /* border: 1px solid var(--titleColor); */
  /* color: var(--titleColor) !important; */
  /* background-image: url(./image/index-zs.png);
	    background-size: 100% 100%; */
  z-index: 20;
}

.group-background {
  /* background: var(--titleColor);
        color: #fff !important */
}

.detail-h-title span {
  color: #ff6080;
}

.detail-h-title span::before {
  background-color: #ff6080;
}

.detail-h-title span::after {
  background-color: #ff6080;
}

.topBannerLeft {
  position: absolute;
  left: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.topBannerRight {
  position: absolute;
  right: -0.1rem;
  top: 0;
  width: 1.85rem;
  z-index: 5;
  pointer-events: none;
}

.van-tabbar-item__icon img {
  bottom: -0.02rem;
  margin-bottom: -0.04rem;
  height: 30px;
  width: 30px;
}

.van-tabbar {
  display: flex;
  box-sizing: content-box;
  /* background-size: 100% 100%; */
  width: 100%;
  height: 1.1rem;
  /* position: relative; */
  /* padding: 1rem 0; */
}

.van-tabbar--fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}

/* 最底文字颜色 */
.jszcys a {
  color: rgb(167, 167, 167) !important;
}

/* 文字边距 */
.createdAcFooter {
  z-index: 999;
  margin-bottom: 0.6rem !important;
}

.bgc {
}
