/* 通用 */
* {
  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;
}
p{
  font-family: 'SourceHanSansCN';
  font-weight: bold;
}
/* 页面部分 */
.indexPage {
  min-width: 1500px;
  display: block;
  height: 5009px;
  background: url("../../../img/activity/12380iih/index.jpg") top center no-repeat;
  /* background-size: 100% 100%; */
  position: relative;
}

.indexPage .main {
      margin-top: 655px;
  position: relative;
}
.indexPage .active-time{
  width: 1101px;
  margin: 0 auto;
  height: 71px;
  background: url(../../../img/activity/12380iih/active-time-bg.png) center no-repeat;
}
.indexPage .active-time p{
  font-size: 25px;
  color: #7229cf;
  text-align: center;
  line-height: 62px;
  font-weight: bold;
}
.indexPage .login {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin-top: 35px;
}

.indexPage .login a {
  color: #ffe400;
}

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 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 50px 0;
}
.indexPage .header .btn{
  width: 213px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexPage .header .btn a {
  display: inline-block;
  width: 233px;
  height:52px;
  background: url(../../../img/activity/12380iih/recharge.png) no-repeat;
}

/*  */
.partOne {
  width: 1409px;
  height: 786px;
  background-image: url(../../../img/activity/12380iih/partOne-bg.png);
  background-size: 100% 100%;
  margin: 160px auto 0;
}
.partOne .zl{
  width: 1330px;
  margin: 0 auto;
  padding-top:215px ;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zl-class {
  margin-left: 65px;
}
.zl-class p{
font-size: 24px;
color: #fff;
}
.progress p{
  font-size: 14px;
color: #fff;
    line-height: 32px;
    font-weight: 500;
}
.partOne .layui-progress {
    background: url(../../../img/activity/12380iih/progress.png) no-repeat;
    height: 13px;
    width: 654px;
}

.partOne .layui-progress .layui-progress-bar {

    height: 10px;
    top: 1px;
    left: 2px;
    background: linear-gradient(to right, #b2f2fe 0%, #ded1fa 50%, #feaaf6 100%)
    /* background: url(../../../img/activity/12380iih/progress2.png) no-repeat; */
}

.partOne .zl .btn a{
   display: inline-block;
  width: 250px;
  height:55px;
  background: url(../../../img/activity/12380iih/zl-btn.png) no-repeat;
}

.partOne .content{
      width: 1385px;
    margin: 15px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.partOne .content .jl{
  position: relative;
}
.partOne .content .lock{
position: absolute;
    left: 50%;
    top: 88%;
    transform: translate(-50%, -50%);
}
.partOne .content .jl-con{
width: 1257px;
    height: 480px;
    overflow-y: hidden;
    overflow-x: auto;
    position: relative;
}
.partOne .content .jl-con::-webkit-scrollbar {
  height: 9px; /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.partOne .content .jl-con::-webkit-scrollbar-track {
  background-color: #939393;
  border-radius: 10px;
}

/* 修改滚动条滑块颜色 */
.partOne .content .jl-con::-webkit-scrollbar-thumb {
  background-color: #ffcc48;
   border-radius: 10px;
}

/* 修改滚动条滑块悬停时的颜色 */
.partOne .content .jl-con::-webkit-scrollbar-thumb:hover {
  background-color: #ffcc48;
}
.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: 231px;
    display: flex;
    gap: 28px;
    margin: 0px 10px;
    align-items: flex-end;
    padding-bottom: 25px;

}
.partOne .content .jl-con .btn .list .jc{

}
.partOne .content .jl-con .btn a{
  display: inline-block;
  width: 98px;
  height:30px;
  background: url(../../../img/activity/12380iih/get-btn.png) no-repeat;
}
.partOne .content .jl-con .btn a.geted{
  background-position-y: -30px;
}
/* .partOne .btn a{
  display: inline-block;
  width: 250px;
  height: 55px;
  background: url(../../../img/activity/12380iih/zl-btn.png) no-repeat;
}
.content .list a {
  display: inline-block;
  width: 162px;
  height: 59px;
  background: url(../../../img/activity/12380iih/sign-getbtn.png) no-repeat;
}

.content .list a.geted {
  background-position-y: -59px;
} */

/* partOne end*/

/* partTwo */
.partTwo {
  width: 1409px;

  height: 744px;

  background-image: url(../../../img/activity/12380iih/partTwo-bg.png);
  background-size: 100% 100%;
  margin: 180px auto 0;
}

.partTwo .content {
  width: 933px;
  margin: 0 auto;
  padding-top: 580px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.partTwo .content .jy a{
  display: inline-block;
  width: 245px;
  height: 70px;
  background: url(../../../img/activity/12380iih/partTwo-btn.png) no-repeat;
}
.partTwo .content .jy a.geted{
   background-position-y: -210px;
}
.partTwo .content .qw{
  height: 137px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.partTwo .content .qw .get-btn a{
  display: inline-block;
  width: 98px;
  height:30px;
  background: url(../../../img/activity/12380iih/get-btn.png) no-repeat;
}
.partTwo .content .qw .get-btn a.geted{
  background-position-y: -30px;
}
.partTwo .content .qw .btn a{
  display: inline-block;
  width: 245px;
  height: 70px;
  background: url(../../../img/activity/12380iih/partTwo-btn.png) no-repeat;
}
.partTwo .content .qw .btn a.sixHundred{
background-position-y: -70px;
}
.partTwo .content .qw .btn a.oneThousand{
  background-position-y: -140px;
}
.partTwo .content .qw .btn a.geted {
  background-position-y: -210px;
}

/* partTwo end */


/* ereryday */
.ereryday{
  width: 1409px;
  height: 562px;
  background-image: url(../../../img/activity/12380iih/everyday-bg.png?v=1.0.0);
  background-size: 100% 100%;
  margin: 180px auto 0;
}
.ereryday .text{
  width: 1170px;
  margin: 0 auto;
  padding-top: 225px;
}
.ereryday .text p{
  font-size: 24px;
  color: #fff;
}
.ereryday .text p span{
  color: #ffde00;
}
.ereryday .list{
    width: 1287px;
    margin: 16px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ereryday .list .list-l{
  margin-left: 260px;
}
.ereryday .list .btn{
  width: 345px;
  height: 78px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
}
.ereryday .list p{
  font-size: 18px;
  color: #a966f4;
  font-weight: 400;
}
.ereryday .list a{
   display: inline-block;
  width: 98px;
  height:30px;
  background: url(../../../img/activity/12380iih/get-btn.png) no-repeat;
}
.ereryday .list a.geted{
  background-position-y: -30px;
}

/* weeks */
.weeks{
  width: 1409px;
  height: 562px;
  background-image: url(../../../img/activity/12380iih/weeks-bg.png);
  background-size: 100% 100%;
  margin: 180px auto 0;
}
.weeks .text{
  width: 1170px;
  margin: 0 auto;
  padding-top: 225px;
}
.weeks .text p{
  font-size: 24px;
  color: #fff;
}
.weeks .text p span{
  color: #ffde00;
}
.weeks .list{
    width: 1287px;
    margin: 16px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.weeks .list .list-l{
  margin-left: 260px;
}
.weeks .list .btn{
  width: 345px;
  height: 78px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
}
.weeks .list p{
  font-size: 18px;
  color: #a966f4;
  font-weight: 400;
}
.weeks .list a{
   display: inline-block;
  width: 98px;
  height:30px;
  background: url(../../../img/activity/12380iih/get-btn.png) no-repeat;
}
.weeks .list a.geted{
  background-position-y: -30px;
}

/* 活动规则 */
.activityRule {
  text-align: center;
  width: 1030px;
  margin: 150px auto 0;
}

.activityRule .content {
  margin: 40px auto 0;
  text-align: left;
}

.activityRule .content p {
  line-height: 30px;
  font-size: 16px;
  color: #784205;
  font-weight: 500;
}

/* 活动规则 end*/
.skin_form .lay_content{
  margin: 0 !important;
}
