.indexPage {
  background: url(../../../img/activity/6r201do7/index.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  height: 46.24rem;
  position: relative;
}

.header {
  width: 18.3rem;
  display: flex;
  margin: 0 auto;
  padding-top: 0.5rem;
  justify-content: space-between;
  align-items: center;
}


.header img {
  width: 2.58rem;
  height: 0.84rem;
}






.header .enter a {
  display: inline-block;
  width: 3.16rem;
  height: 0.85rem;
  background: url(../../../img/activity/6r201do7/enter.png) center no-repeat;
  background-size: cover;
}



.main {
  width: 12rem;
    margin: 6.4rem auto 0;
}

.activeTime{
  display: flex;
  justify-content: center;
}

.activeTime p{
  width: 7.27rem;
  height: 0.57rem;
  line-height: 0.57rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  background: url(../../../img/activity/6r201do7/activeTime-bg.png) no-repeat;
  background-size: cover;
}


.login {
  margin-top: 1.5rem;
  text-align: center;
}

.login p {
  font-size: 0.3rem;
  color: #345331;
}

.login p a {
  color: #9f0000;
}

.partOne {
  width: 11.95rem;
  margin: 1rem auto;
  height: 12.54rem;
  background: url(../../../img/activity/6r201do7/partOne-bg.png) no-repeat;
  background-size: cover;
}

.partOne .sign {
  width: 7.7rem;
  padding-top: 1.2rem;
  gap: 1.05rem;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.partOne .sign a {
  display: inline-block;
  width:3.03rem;
  height: 0.76rem;
  background: url(../../../img/activity/6r201do7/partOne-sign-btn.png) no-repeat;
  background-size: cover;
}

.partOne .sign p {
  color: #246236;
  font-size: 0.23rem;
  text-decoration: underline;
  font-weight: bold;
}

.partOne .btn {
  margin-top: 0.3rem;
}

.partOne .btn .list:first-child {
  width: 8.65rem;

}

.partOne .btn .list {
  width: 11.30rem;
  margin: 0 auto;
  height: 5.62rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.partOne .btn .list a {
  display: inline-block;
  width: 2.3rem;
  height: 0.58rem;
  background: url(../../../img/activity/6r201do7/getbtn.png) no-repeat;
  background-size: cover;
  margin-bottom: 0.3rem;
}

.partOne .btn .list a.geted {
  background-position-y: -0.58rem;
}

.partTwo {
  width: 5.44rem;
  height: 5.8rem;
  margin: 1.95rem auto 0;
  background: url(../../../img/activity/6r201do7/partTwo-bg.png) no-repeat;
  background-size: cover;
}

.partTwo .btn {
  width: 2.17rem;
  padding-top: 4.75rem;
  margin: 0 auto;
}

.partTwo .btn a {
  display: inline-block;
  width: 2.3rem;
  height: 0.58rem;
  background: url(../../../img/activity/6r201do7/getbtn.png) no-repeat;
  background-size: cover;
}

.partTwo .btn a.geted {
  background-position-y: -0.58rem;
}


.partThree {
  width:5.45rem;
  height: 5.78rem;
  margin: 1rem auto 0;
  background: url(../../../img/activity/6r201do7/partThree-bg.png) no-repeat;
  background-size: cover;
  position: relative;
}

.partThree .draw {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 9.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.90rem;
}

.partThree .draw p {
  font-size: 0.23rem;
  color: #246236;
  cursor: pointer;
  text-decoration: underline;
  font-weight: bold;
}

.partThree .btn {
  padding-top: 5.9rem;
  text-align: center;
}

.partThree .btn p {
  font-size: 0.16rem;
  color: #246236;
  line-height: 0.4rem;
}

.partThree .btn a {
  display: inline-block;
  width: 2.37rem;
  height: 0.54rem;
  background: url(../../../img/activity/6r201do7/partThree-btn.png) no-repeat;
  background-size: cover;
}


.activeRule {
  text-align: left;
    margin-top: 1.5rem;
}

.activeRule p.title {
  font-size: 0.2rem;
  color: #246236;
  font-weight: bold;
}

.activeRule p {
  font-size: 0.2rem;
  color: #246236;
  line-height: 0.35rem;
}

.gv {
  width: 9.6rem;
  height: 4.92rem;
  background: url(../../../img/activity/6r201do7/gv.png) no-repeat;
  background-size: cover;
}

.gv .custom-modal-header {
top: 0.8rem;
    opacity: 0;
    right: 0;
}

.gv .custom-modal-close {
  font-size: 0.3rem;
}


.cj {
  width: 9.6rem;
  height: 7.23rem;
  background: url(../../../img/activity/6r201do7/cj-bg.png) no-repeat;
  background-size: cover;
}

.cj .custom-modal-header {
top: 0.8rem;
    opacity: 0;
    right: 0;
}

.cj .custom-modal-close {
  font-size: 0.3rem;
}


.record-table-container {
    min-height: 6.3rem;
    width: 7.7rem;
    margin: 0rem auto;
    padding: 1.71rem 0.3rem 0 0rem;
}

.record-table {
  width: 100%;
  border-collapse: collapse;
}




.record-table tbody tr {
  line-height: 0.46rem;
    display: flex;
    align-items: center;
}

.record-table tbody tr td {
  text-align: center;
  font-size: 0.18rem;
  color: #246236;
    flex: 1;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 0.2rem;
}

.page-btn {
  color: #246236;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 0.18rem;
  transition: all 0.3s;
  background: transparent;
}



.page-btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.page-info {
  color: #246236;
  font-size: 0.18rem;
  text-align: center;
}

/* 概率详情弹框 end*/
.skin_form .lay_content{
    margin: 0 !important;
}
