/* 通用 */
* {
  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-ico {
  background: url("../../../img/activity/1140b05k/close2.png") no-repeat !important;
  background-size: 120%;
}

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;
}

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: 4044px;
  background: url("../../../img/activity/1140b05k/index.jpg") top center no-repeat;
  /* background-size: 100% 100%; */
  position: relative;
}

.indexPage .main {
  margin-top: 370px;
  position: relative;
}

.indexPage .login {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}

.indexPage .login a {
  color: #d80000;
}

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: 189px;
  height: 61px;
  background: url(../../../img/activity/1140b05k/logo.png) center no-repeat;
}

.indexPage .header a:last-child {
  display: inline-block;
  width: 184px;
  height: 54px;
  background: url(../../../img/activity/1140b05k/recharge.png) no-repeat;
}

/* 签到 */
.sign {
  width: 1548px;
  height: 1508px;
  background-image: url(../../../img/activity/1140b05k/sign-bg.png);
  background-size: 100% 100%;
  margin: 260px auto 0;
}

.sign-con {
  width: 572px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 60px;
  padding-top: 175px;
}

.sign-con a {
  display: inline-block;
  width: 257px;
  height: 96px;
  background: url(../../../img/activity/1140b05k/sign-btn.png) no-repeat;
}

.sign-con p {
  font-size: 16px;
  color: #fff;
  font-family: "SourceHanSansCN";
}

.sign .content {
  width: 1500px;
  margin: 0 auto;
}

.content .list:first-child {
  width: 920px;
  margin: 590px auto 0;
}

.content .list {
  width: 1350px;
  margin: 625px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .list a {
  display: inline-block;
  width: 162px;
  height: 59px;
  background: url(../../../img/activity/1140b05k/sign-getbtn.png) no-repeat;
}

.content .list a.geted {
  background-position-y: -59px;
}

/* 签到 end*/

/* 累计抽奖 */
.total {
  width: 486px;

  height: 449px;

  background-image: url(../../../img/activity/1140b05k/total-bg.png);
  background-size: 100% 100%;
  margin: 160px auto 0;
}

.total .content {
  height: 495px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.total .content a {
  display: inline-block;
  width: 162px;
  height: 59px;
  background: url(../../../img/activity/1140b05k/sign-getbtn.png) no-repeat;
}

.total .content a.geted {
  background-position-y: -59px;
}

/* 累计抽奖end */

/* 签到抽奖 */
.draw {
  width: 525px;
  background: url(../../../img/activity/1140b05k/draw-bg.png) center no-repeat;
  height: 420px;
  margin: 123px auto 0;
}

.draw .con {
  width: 525px;
  /* margin: 0 auto; */
  padding-top: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.draw .con p {
  font-family: "SourceHanSansCN";
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.draw .btn {
  margin-top: 160px;
  text-align: center;
}

.draw .btn a {
  display: inline-block;
  width: 311px;
  height: 90px;
  background: url(../../../img/activity/1140b05k/draw-getbtn.png) no-repeat;
}

.draw .btn p {
  font-family: "SourceHanSansCN";
  font-size: 18px;
  color: #fff;
  line-height: 60px;
}

/* 签到抽奖end */

/* 活动规则 */
.activityRule {
  text-align: left;
  width: 1178px;
  margin: 222px auto 0;
}

.activityRule .content {
  width: 1100px;
  margin: 22px auto 0;
  text-align: left;
}

.activityRule .content p {
  line-height: 33px;
  font-size: 16px;
  color: #fff;
}

/* 活动规则 end*/

/* 抽奖记录弹框*/
.awardRecord {
  background-image: url(../../../img/activity/1140b05k/awardRecord.png);
  background-size: 100% 100%;
}

.awardRecord .lay_content {
  margin-top: 170px;
}

.awardRecord .lay_close {
  font-size: 26px;
  top: 56px;
  right: 39px;
  opacity: 0;
}

.tablePages {
  width: 90%;
  margin: 0 auto;
  color: #000;
  height: 285px;
  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;
}

.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/1140b05k/twy_pop_gv.png) no-repeat center !important;
  background-size: 100% 100%;
}

.probabilityDetailPage .lay_close {
  font-size: 26px;
  top: 56px;
  right: 39px;
  opacity: 0;
}

/* 概率详情弹框 end*/
.skin_form .lay_content{
  margin: 0 !important;
}
