.layui-layer-content {
  padding: 0px 15px;
}
.layui-layer-title {
  background-color: #f8f8f8;
  color: #0d0c0c;
}
.new_select {
  width: 2rem;
  height: 40px;
  position: absolute;
  left: 0.3rem;
}
.lotteryHall-page .hallContent .block > ul li div {
  border-right: none;
}
.scroll-box {
  width: 100%;
  height: 200px;

  margin: 0 auto;
  overflow: hidden;
}
.scroll-box ul {
  list-style: none;
  width: 100%;
  height: 100%;
}
.scroll-box ul li {
  width: 100%;
  height: 35px;
  box-sizing: border-box;

  text-align: center;
}

.rw {
  width: 45%;
  font-size: 0.3762rem !important;
  color: rgba(97, 5, 26, 0.8);
  font-weight: 700 !important;
}

.scroll-box div {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  flex-direction: row;
  align-content: center;
}
#layui-layer100001 {
  display: none;
}
#layui-layer-shade100001 {
  display: none;
}
.lang-211120 div {
  text-align: center;
  width: 70%;
  height: auto;
  line-height: 45px;
  font-size: 0.33rem;
  background-color: #8f000e;
  margin: 0 auto 10px;
  border-radius: 50px;
}
.lang-211120 div a {
  color: white;
}
.box {
  width: 400px;
  overflow: hidden;
  height: 0.5rem;
  line-height: 0.5rem;

  background: rgba(97, 5, 26, 0.1);
  border-radius: 0.7119rem;
  margin: 0 0.1rem;
  color: var(--font-color);
}

.box p {
  animation: ps 15s linear infinite;
}

@keyframes ps {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}
.new_add {
  width: 5.3rem !important;
  height: 0.3rem !important;
  font-size: 15px;
  font-weight: bold;
}
.new_c {
  width: 100%;
  height: 50px;
  background: rgb(2 2 2 / 70%);
}
.new_cleft {
  width: 35%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  float: left;
}
.new_cleft_top {
  padding-left: 20px;
  width: 100%;
  height: 25px;
  line-height: 25px;
}
.new_cleft_bottom {
  padding-left: 20px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 20px;
}
.new_cright {
  width: 65%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  float: left;
}
.new_cright span {
  display: block;
  width: 80px;
  height: 50px;
  line-height: 50px;
  float: right;
  margin-right: 10px;
  margin-top: 12.5px;
}
.new_cright span a {
  display: block;
  width: 80px;
  height: 30px;
  background: #f7c147;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  color: #333;
}
.tips {
  height: 35px;
}
.tips .dec {
  color: #333 !important;
  font-size: 15px !important;
}
