/* 通用 */
* {
  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;
}

html {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

body {
  max-width: 2560px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

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;
}

p {
  font-family: 'SourceHanSansCN';
}

/* 页面部分 */
.indexPage {
  min-width: 1500px;
  display: block;
  height: 4521px;
  background: url(../../../img/activity/solxlgup/index.jpg) top center no-repeat;
  /* background-size: 100% 100%; */
  position: relative;
}

/* 可修改 */
.indexPage .header {
  display: flex;
  justify-content: space-between;
  padding: 60px 50px 0;
}

.indexPage .header .btn {
  display: flex;
  justify-content: space-between;
}

.indexPage .header .btn a {
  display: inline-block;
  width: 164px;
  height: 62px;
  background: url(../../../img/activity/solxlgup/recharge.png) no-repeat;
}

.indexPage .main {
  margin-top: 266px;
  position: relative;
}

.indexPage .active-time {
  width: 615px;
  margin-left: 430px;
  height: 398px;
  background: url(../../../img/activity/solxlgup/active-time-bg.png) center no-repeat;
  padding-top: 140px;
}

.indexPage .active-time p {
  font-size: 24px;
  color: #af1900;
  font-weight: 700;
}

.indexPage .active-time p:nth-child(1) {
  font-size: 31px;
  color: #af1900;
  transform: rotate(-22deg);
  margin-left: 170px;
}

.indexPage .active-time p:nth-child(2) {
  transform: rotate(-22deg);
  margin: 40px 0 0 45px;
}

.indexPage .login {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 93px;
}

.indexPage .login a {
  color: #ffea00;
}

/*  */
.partOne {
  width: 1380px;
  height: 817px;
  /* background: url(../../../img/activity/solxlgup/partOne-bg.png) top no-repeat; */
  margin: 140px auto 0;
  position: relative;
  position: relative;
}

.partOne .zl {
  /* width: 1260px; */
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}

.zl-class {
  display: inline-block;
  background: url(../../../img/activity/solxlgup/nav-card.png);
  width: 113px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  color: #0e0500;
  font-size: 24px;
}

.progress {
  margin-top: 28px;
}

.progress p {
  font-size: 24px;
  color: #faaf6c;
  font-weight: 700;
}

.progress p span {
  font-size: 16px;
  color: #f8f7d4;
  font-weight: 700;
  margin-left: 38px;
}

.partOne .layui-progress {
  height: 13px;
  width: 1226px;
  border: 1px solid #ff6112;
  background: none !important;
  border-radius: 0;
  margin-top: 12px;
}

.partOne .layui-progress .layui-progress-bar {
  height: 11px;
  background: #f18d26;
  border-radius: 0;
}

.partOne .zl .btn {
  display: inline-block;
  width: 330px;
  height: 66px;
  background: url(../../../img/activity/solxlgup/zl-btn.png) no-repeat;
  position: absolute;
  top: 130px;
  right: -22px;
  z-index: 111;
}

.partOne .content {
  width: 1400px;
  margin: 10px auto 0;
  display: flex;
  align-items: flex-start;
}

.partOne .content .jl {
  position: relative;
  margin-top: 5px;
}

.partOne .content .lock {
  position: absolute;
  left: 50%;
  top: 88%;
  transform: translate(-50%, -50%);
}

.partOne .content .jl-con {
  width: 1400px;
  height: 510px;
  overflow-y: hidden;
  overflow-x: auto;
  position: relative;
  margin-left: 13px;
  margin-top: 5px;
}

.partOne .content .jl-con::-webkit-scrollbar {
  height: 13px;
  /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.partOne .content .jl-con::-webkit-scrollbar-track {
  background-color: #4e423d;
  border-radius: 13px;
}

/* 修改滚动条滑块颜色 */
.partOne .content .jl-con::-webkit-scrollbar-thumb {
  background-color: #ff8c2e;
  border-radius: 13px;
}

/* 修改滚动条滑块悬停时的颜色 */
.partOne .content .jl-con::-webkit-scrollbar-thumb:hover {
  background-color: #ff8c2e;
}

.partOne .title {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}

.partOne .content .jl-con .dj-con {
  position: absolute;
}

.partOne .content .jl-con .dj-con img {
  position: relative;
}

.partOne .content .jl-con .dj-mask {
  position: absolute;
  left: -8px;
  bottom: 6px;
}

.partOne .content .jl-con .btn {

  position: absolute;
  left: 0;
  top: 0;
}

.partOne .content .jl-con .btn .list {
  height: 243px;
  display: flex;
  gap: 40px;
  margin: 0px 10px;
  align-items: flex-end;
  padding-left: 3px;
}

.partOne .content .jl-con .btn .list .jc {}

.partOne .content .jl-con .btn a {
  display: inline-block;
  width: 96px;
  height: 25px;
  background: url(../../../img/activity/solxlgup/get-btn.png) no-repeat;
}

.partOne .content .jl-con .btn a.geted {
  filter: grayscale(0%) brightness(50%);
}

/* .partOne .btn a{
  display: inline-block;
  width: 250px;
  height: 55px;
  background: url(../../../img/activity/solxlgup/zl-btn.png) no-repeat;
}
.content .list a {
  display: inline-block;
  width: 162px;
  height: 59px;
  background: url(../../../img/activity/solxlgup/sign-getbtn.png) no-repeat;
}

.content .list a.geted {
  background-position-y: -59px;
} */

/* partOne end*/

/* partTwo */
.partTwo {
  width: 1280px;
  height: 543px;
  background-image: url(../../../img/activity/solxlgup/partTwo-bg.png);
  background-size: 100% 100%;
  margin: 50px auto 0;
}

.partTwo .content {
  width: 100%;
  margin: 0 auto;
  padding: 465px 60px 30px 190px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.partTwo .content .jy {
  margin-top: 30px;
}

.partTwo .content .jy a {
  display: inline-block;
  width: 330px;
  height: 66px;
  background: url(../../../img/activity/solxlgup/partTwo-btn.png) no-repeat;
}

.partTwo .content .jy a.geted {
  filter: grayscale(0%) brightness(50%);
}

.partTwo .content .qw {
  height: 170px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.partTwo .content .qw .get-btn a {
  display: inline-block;
  width: 180px;
  height: 48px;
  background: url(../../../img/activity/solxlgup/btn-lq2.png) no-repeat;
}

.partTwo .content .qw .get-btn a.geted {
  filter: grayscale(0%) brightness(50%);
}

.partTwo .content .qw .btn a {
  display: inline-block;
  width: 330px;
  height: 66px;
  background: url(../../../img/activity/solxlgup/partTwo-btn.png) no-repeat;
}

.partTwo .content .qw .btn a.sixHundred {
  background-position-y: -66px;
}

.partTwo .content .qw .btn a.oneThousand {
  background-position-y: -132px;
}

.partTwo .content .qw .btn a.geted {
  filter: grayscale(0%) brightness(50%);
}

/* partTwo end */


/* ereryday */
.ereryday {
  width: 1400px;
  height: 435px;
  background-image: url(../../../img/activity/solxlgup/everyday-bg.png);
  background-size: 100% 100%;
  margin: 260px auto 0;
  padding-top: 120px;
}

.ereryday .text {
  width: 786px;
  height: 51px;
  margin: 0 auto;
}

.ereryday .text p {
  background: rgba(26, 26, 26, 0.2);
  width: 786px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.ereryday .list {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 27px 0 54px;
}

.ereryday .list .list-l {
  margin-left: 200px;
}

.ereryday .list .btn {
  width: 400px;
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
}

.ereryday .list p {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 700;
}

.ereryday .list a {
  display: inline-block;
  width: 96px;
  height: 25px;
  background: url(../../../img/activity/solxlgup/get-btn.png) no-repeat;
}

.ereryday .list a.geted {
  filter: grayscale(0%) brightness(50%);
}

/* weeks */
.weeks {
  width: 1400px;
  height: 435px;
  background-image: url(../../../img/activity/solxlgup/weeks-bg.png);
  background-size: 100% 100%;
  margin: 70px auto 0;
  padding-top: 120px;
}

.weeks .text {
  width: 786px;
  margin: 0 auto;
}

.weeks .text p {
  background: rgba(26, 26, 26, 0.2);
  width: 786px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.weeks .text p span {
  color: #fff;
}

.weeks .list {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 27px 0 54px;
}

.weeks .list .list-l {
  margin-left: 200px;
}

.weeks .list .btn {
  width: 400px;
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
}

.list-r.pl {
  margin-left: 50px;
}

.weeks .list p {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 700;
}

.weeks .list a {
  display: inline-block;
  width: 96px;
  height: 25px;
  background: url(../../../img/activity/solxlgup/get-btn.png) no-repeat;
}

.weeks .list a.geted {
  filter: grayscale(0%) brightness(50%);
}

/* 活动规则 */
.activityRule {
  width: 1400px;
  margin: 170px auto 0;
}

.activityRule p {
  font-size: 27px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

.activityRule .content {
  margin: 15px auto 0;
  text-align: left;
  color: #f8f7d4;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  padding-left: 40px;
}

/* 活动规则 end*/


.card-shade {
  width: 1350px;
  height: 238px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: -20px;
  bottom: 65px;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-shade.geted {
  display: none;
}

.skin_form .lay_content {
  margin: 0 !important;
}