/* 通用 */
* {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
button {
  outline: 0;
}

button {
  border: 0;
  background-clip: padding-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  vertical-align: baseline;
}

textarea,
input {
  word-wrap: break-word;
  word-break: break-all;
}

span,
p,
div {
  word-wrap: break-word;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
  padding: 0 !important;
  text-align: center;
  background: black !important;
  color: white !important;
  font-size: 22px !important;
  height: 50px !important;
  line-height: 50px !important;
  position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
  top: 15px !important;
}

body .skin_class_exmple > .layui-layer-content {
  text-align: center;
  font-size: 20px;
  color: red;
  box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
  opacity: 1;
}

body .skin_class_exmple > .layui-layer-btn {
  background: white;
  text-align: center;
}

body .layui-layer-title {
  background-color: transparent !important;
  border-bottom: none;
}

body .layui-layer-content {
  background-color: transparent !important;
  border-bottom: none;
  box-shadow: none;
}

body .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 0;
}

body .layui-layer-setwin a:hover {
  opacity: 0;
}

body .layui-layer-setwin {
  opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
  right: -2px;
  top: -2px;
}

body .skin_class_two {
  box-shadow: none;
}

.cu_layer {
  display: none;
}
p{
  font-family: 'SourceHanSansCN', sans-serif;
}
html {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

body {
  max-width: 2560px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

/* 页面部分 */
.indexPage {
  min-width: 1500px;
  display: block;
  height: 4504px;
  background: url("../../../img/activity/s26ux0t4/index.jpg") top center no-repeat;
  /* background-size: 100% 100%; */
  position: relative;
}

.indexPage .main {
  margin-top: 715px;
  position: relative;
}

.indexPage .login {
  font-size: 20px;
  color: #1a1a1a;
  text-align: center;
}

.indexPage .login a {
  color: #ff0200;
}

a:hover {
  -webkit-filter: brightness(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  -moz-filter: brightness(120%);
  opacity: 0.85\0;
}

.indexPage a.geted {
  pointer-events: none;
}

/* 可修改 */
.indexPage .header {
  width: 1740px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
}


.indexPage .header a{
  display: inline-block;
  width: 205px;
  height: 52px;
  background: url(../../../img/activity/s26ux0t4/recharge.png) no-repeat;
}

/* 签到 */
.sign {
  width: 1414px;
  height: 1436px;
  background-image: url(../../../img/activity/s26ux0t4/sign-bg.png);
  background-size: 100% 100%;
  margin: 202px auto 0;
}

.sign-con {
      width: 1110px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 140px;
    padding-top: 100px;
}

.sign-con a {
  display: inline-block;
  width: 402px;
  height: 122px;
  background: url(../../../img/activity/s26ux0t4/sign-btn.png) no-repeat;
}

.sign-con p {
  width: 210px;
  font-size: 16px;
  color: #133a6f;
  font-family: "SourceHanSansCN";
}

.sign .content {
  width: 1400px;
  margin: 30px auto 0;
}



.content .list {
    width: 1235px;
    height: 640px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 20px;
}

.content .list a {
  display: inline-block;
  width: 217px;
  height: 64px;
  background: url(../../../img/activity/s26ux0t4/sign-getbtn.png) no-repeat;
}

.content .list a.geted {
  background-position-y: -64px;
}

/* 签到 end*/

/* 累计抽奖 */
.total {
  width: 540px;
  height: 396px;
  background-image: url(../../../img/activity/s26ux0t4/total-bg.png);
  background-size: 100% 100%;
  margin: 245px auto 0;
}

.total .content {
  height: 495px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
      padding-bottom: 10px;
}

.total .content a {
  display: inline-block;
  width: 217px;
  height: 64px;
  background: url(../../../img/activity/s26ux0t4/sign-getbtn.png) no-repeat;
}

.total .content a.geted {
  background-position-y: -64px;
}

/* 累计抽奖end */

/* 签到抽奖 */
.draw {
  width: 540px;
  background: url(../../../img/activity/s26ux0t4/draw-bg.png) center no-repeat;
  height: 395px;
  margin: 240px auto 0;
}

.draw .con {
    width: 670px;
    margin: 0 -75px;
    padding-top: 150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.draw .con p {
  font-family: "SourceHanSansCN";
  font-size: 14px;
  color: #1a1a1a;
  cursor: pointer;
}

.draw .btn {
  margin-top: 200px;
  text-align: center;
}

.draw .btn a {
  display: inline-block;
  width: 348px;
  height: 89px;
  background: url(../../../img/activity/s26ux0t4/draw-getbtn.png) no-repeat;
}

.draw .btn p {
  font-family: "SourceHanSansCN";
  font-size: 14px;
  color: #1a1a1a;
  line-height: 60px;
}

/* 签到抽奖end */

/* 活动规则 */
.activityRule {
    text-align: center;
    width: 570px;
    margin: 285px auto 0;
}

.activityRule .content {
  margin-top:55px;
  text-align: left;
}

.activityRule .content p {
  line-height: 26px;
  font-size: 16px;
  color: #1a1a1a;
}

/* 活动规则 end*/

/* 抽奖记录弹框*/
.awardRecord {
  background-image: url(../../../img/activity/s26ux0t4/awardRecord.png);
  background-size: 100% 100%;
}

.awardRecord .lay_content {
  margin-top: 132px;
}

.awardRecord .lay_close {
  font-size: 26px;
top: 30px;
    right: 15px;
  opacity: 0;
}

.tablePages {
  width: 90%;
  margin: 0 auto;
  color: #000;
  height: 295px;
  line-height: 32px;
  font-size: 16px;
  font-weight: 500;
}

.tablePages .itemClass {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tablePages .itemClass span {
  display: block;
  text-align: center;
  height: 29px;
  line-height: 29px;
}

.tablePages .itemClass span.one {
  width: 55%;
}

.tablePages .itemClass span.two {
  width: 45%;
}

.recordings {
  font-size: 16px;
  color: #7c5940;
  line-height: 34px;
  display: inline-block;
}

#pagings {
  text-align: center;
  width: 508px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

#pagings .layui-laypage a {
  background-color: transparent;
  border: none;
  font-size: 16px;
  color: #333 !important;
  font-family: "SourceHanSansCN";
}

.layui-laypage .layui-laypage-curr em {
  font-size: 16px;
  color: #fff !important;
}

#pagings .layui-disabled {
  color: #2a1805 !important;
}

/* 抽奖记录弹框 end*/
/* 概率详情弹框 */
.probabilityDetailPage {
  background: url(../../../img/activity/s26ux0t4/twy_pop_gv.png) no-repeat center !important;
  background-size: 100% 100%;
}

.probabilityDetailPage .lay_close {
  font-size: 26px;
    top: 30px;
    right: 42px;
  opacity: 0;
}

/* 概率详情弹框 end*/
.skin_form .lay_content{
  margin: 0 !important;
}
