.sign[data-v-4e360768] {
  min-height: 945px;
  background: url(../../static/img/sign.png) no-repeat;
  background-position: center center;
  background-size: cover;
}
.sign .wrapper[data-v-4e360768] {
  padding-top: 44px;
}
.sign .title[data-v-4e360768] {
  width: 626px;
  height: 197px;
  background: url(../../static/img/title.png) no-repeat;
  position: relative;
  margin: 0 auto;
}
.sign .rollNotice[data-v-4e360768] {
  position: absolute;
  top: 228px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 408px;
  height: 32px;
  background: rgba(132, 36, 20, 0.25);
  border-radius: 16px;
  overflow: hidden;
  color: #fae7b6;
}
.sign .rollNotice .rollNoticeUl[data-v-4e360768] {
  padding: 0 20px;
  line-height: 32px;
  position: absolute;
  top: 0;
}
.sign .rollNotice .rollNoticeUl li[data-v-4e360768] {
  height: 32px;
  text-align: center;
}
.sign .signList-view[data-v-4e360768] {
  margin: 40px auto 0;
  position: relative;
  width: 806px;
  height: 366px;
  background: #631407;
  border-radius: 14px;
}
.sign .signList-view .signList[data-v-4e360768] {
  padding: 14px;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sign .signList-view .signList li[data-v-4e360768] {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24%;
      -ms-flex: 0 0 24%;
          flex: 0 0 24%;
  height: 48%;
  background: #000;
  margin-right: 10px;
  margin-bottom: 10px;
  background: url(../../static/img/signBg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 6px;
}
.sign .signList-view .signList li[data-v-4e360768]:nth-of-type(4n) {
  margin-right: 0;
}
.sign .signList-view .signList li[data-v-4e360768]:nth-last-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  margin-bottom: 0;
  margin-right: 0;
}
.sign .signList-view .signList li.noGetLi[data-v-4e360768] {
  background: url(../../static/img/noGetbg.png) no-repeat;
  background-size: 100% 100%;
}
.sign .signList-view .signList li[data-v-4e360768]:nth-last-child(2),
.sign .signList-view .signList li[data-v-4e360768]:nth-last-child(3) {
  margin-bottom: 0;
}
.sign .signList-view .signList li .leftBG[data-v-4e360768] {
  position: absolute;
  width: 78px;
  height: 73px;
  left: 0;
  top: 0;
  z-index: 1;
}
.sign .signList-view .signList li .leftBG.canGet[data-v-4e360768] {
  background: url(../../static/img/noReceive.png) no-repeat;
}
.sign .signList-view .signList li .leftBG.canGet .days[data-v-4e360768] {
  color: #bb432f;
}
.sign .signList-view .signList li .leftBG.noGet[data-v-4e360768] {
  background: url(../../static/img/canreceive.png) no-repeat;
}
.sign .signList-view .signList li .leftBG .days[data-v-4e360768] {
  position: absolute;
  -webkit-transform: rotate(317deg);
      -ms-transform: rotate(317deg);
          transform: rotate(317deg);
  top: 12px;
  left: -14px;
  color: #fef6dd;
  font-weight: 500;
  width: 87px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
}
.sign .signList-view .signList li .isSign[data-v-4e360768] {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(24, 3, 3, 0.4);
  border-radius: 6px;
  z-index: 2;
}
.sign .signList-view .signList li .isSign img[data-v-4e360768] {
  display: block;
  margin: 40px auto 0;
  width: 60px;
}
.sign .signList-view .signList li .isSign p[data-v-4e360768] {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}
.sign .signList-view .signList li .canReceived[data-v-4e360768] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.sign .signList-view .signList li .canReceived img[data-v-4e360768] {
  width: 121px;
  height: 81px;
  position: relative;
  margin: 36px auto 0;
  display: block;
}
.sign .signList-view .signList li .canReceived .getBtn[data-v-4e360768] {
  width: 158px;
  height: 28px;
  background: -webkit-linear-gradient(bottom, #f4b436, #ffeab7);
  background: linear-gradient(0deg, #f4b436, #ffeab7);
  box-shadow: 0px 3px 0px 0px #ef7235;
  border-radius: 14px;
  text-align: center;
  line-height: 28px;
  position: relative;
  margin: 7px auto 0;
  cursor: pointer;
}
.sign .signList-view .signList li .rightText[data-v-4e360768] {
  position: absolute;
  right: 7px;
  width: 23px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  top: 7px;
  color: #fff;
  padding: 5px 0;
  font-size: 14px;
}
.sign .signList-view .signList li .rightText.noGet[data-v-4e360768] {
  background-color: #e1b07a;
}
.sign .signList-view .signList li .rightText.canGet[data-v-4e360768] {
  background-color: #982a18;
  color: #f58673;
}
.sign .rule-record[data-v-4e360768] {
  position: relative;
  margin: 25px auto 55px;
  width: 806px;
}
.sign .rule-record .signRule[data-v-4e360768] {
  width: 388px;
  height: 218px;
  background: rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 34px 22px;
}
.sign .rule-record .signRule .ruleMain[data-v-4e360768] {
  color: #fae7b6;
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.6;
  width: 344px;
  height: 140px;
  overflow-y: auto;
}
.sign .rule-record .signRecord[data-v-4e360768] {
  width: 398px;
  height: 218px;
  background: rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 36px 22px;
}
.sign .rule-record .signRecord .record-view[data-v-4e360768] {
  height: 140px;
  overflow-y: auto;
  opacity: 0.6;
}
.sign .rule-record .signRecord .signRecordList[data-v-4e360768] {
  margin-top: 10px;
  font-size: 14px;
  color: #fae7b6;
  line-height: 30px;
}
.sign .rule-record .signRecord .norecord[data-v-4e360768] {
  color: #fae7b6;
}
.sign .rule-record .rule-record-title[data-v-4e360768] {
  font-size: 16px;
  color: #fae7b6;
}

