/* 通用 */
* {
    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/qd7orrv1/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: 1920px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
@font-face{
    font-family: SourceHanSansCN;
    src: url(../../../fonts/SourceHanSansCN-Medium.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}
/* 页面部分 */
.indexPage {
    min-width: 1500px;
    display: block;
    height: 4855px;
    background: url('../../../img/activity/qd7orrv1/index.jpg')top center no-repeat;
    position: relative;
}

.indexPage .main {
    margin-top: 635px;
    position: relative;
}

.indexPage .active-time .activeTime{
    font-size: 16px;
    color: #fff;
    width: 555px;
    margin: 0 auto;
    height: 31px;
    line-height: 31px;
    background: url(../../../img/activity/qd7orrv1/active-time.png) no-repeat;
    text-align: center;
}
.indexPage .login {

    height: 120px;
    line-height: 120px;
    font-size: 16px;
    color: #fff1df;
    text-align: center;
}

.indexPage .login a {
    color: #ff0000;
}

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: 30px;
}

.indexPage .header .header-left a {
    display: inline-block;
    width: 250px;
    height: 90px;
    background: url(../../../img/activity/qd7orrv1/logo.png) no-repeat;
}

.indexPage .header .header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 365px;
}

.indexPage .header .header-right a {
    display: inline-block;
    width: 165px;
    height: 76px;
    background: url(../../../img/activity/qd7orrv1/recharge.png) no-repeat;

}
.indexPage .header .header-right a:last-child {
    background-position-y: -76px;
}

/* 跳转按钮 */
.skip-btn{
    width: 675px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.skip-btn a{
    display: inline-block;
    width: 180px;
    height: 207px;
    background: url(../../../img/activity/qd7orrv1/page-btn.png) no-repeat;
}
.skip-btn a.active{
    -webkit-filter: brightness(180%);
    -ms-filter: brightness(180%);
    -o-filter: brightness(180%);
    -moz-filter: brightness(180%);
    opacity: 0.85\0;
}
.skip-btn a:nth-child(2){
    background-position-x: -180px;
}
.skip-btn a:nth-child(3){
    background-position-x: -360px;
}
/* 跳转按钮 end*/

/* 签到 */
.sign{
    width: 1487px;
    height: 1356px;
    background-image: url(../../../img/activity/qd7orrv1/sign-bg.png);
    background-size: 100% 100%;
    margin: 20px auto 0;
}
.sign-con{
    width: 600px;
    margin: 0 auto;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    gap: 110px;
    padding-top: 90px;
}
.sign-con a{
display: inline-block;
    width: 180px;
    height:52px;
    background: url(../../../img/activity/qd7orrv1/sign-btn.png) no-repeat;
}
.sign-con a.geted{
    background-position-y: -53px;
}
.sign-con p{
     font-size: 16px;
    color: #fff;
    font-family: 'SourceHanSansCN';
}
.content{
    margin-top: 43px;
}
.content .list:first-child{
    width: 948px;
}
.content .list{
    width: 1333px;
    margin: 0 auto;
    height: 620px;
    display: flex
;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 93px;

}

.content .list a{
    display: inline-block;
    width: 198px;
    height:53px;
    background: url(../../../img/activity/qd7orrv1/sign-getbtn.png) no-repeat;
}
.content .list a.geted{
    background-position-y: -53px;
}
/* 签到 end*/


/* 累计抽奖 */
.total{
    width: 668px;
    margin: 110px auto 0;
    height: 693px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-image: url(../../../img/activity/qd7orrv1/total-bg.png);
    background-size: 100% 100%;
}
.total a{
     display: inline-block;
    width: 252px;
    height:73px;
    background: url(../../../img/activity/qd7orrv1/total-btn.png) no-repeat;
}
.total a.geted{
    background-position-y: -73px;
}
/* 累计抽奖end */


/* 签到抽奖 */
.draw{
    width: 841px;
    margin:192px auto 0;
    height: 703px;
    background-image: url(../../../img/activity/qd7orrv1/draw-bg.png);
    background-size: 100% 100%;
}
.draw .con{
    width: 841px;
    display: flex;
    flex-wrap: wrap;
     align-items: flex-end;
flex-direction: column;
gap: 40px;
}
.draw .con a{
    display: inline-block;
    width: 141px;
    height:44px;
    background: url(../../../img/activity/qd7orrv1/draw-btn.png) no-repeat;
}
.draw .con a:last-child{
    background-position-y: -44px;

}
.draw .con p{
    padding-top: 100px;
    font-family: 'SourceHanSansCN';
    font-size: 16px;
    color: #fff;
}
.draw .btn {
    display: flex;
    justify-content: center;
    height: 455px;
    align-items: flex-end;
}
.draw .btn a{
display: inline-block;
    width: 278px;
    height:80px;
    background: url(../../../img/activity/qd7orrv1/draw-getbtn.png) no-repeat;
}
/* 签到抽奖end */


.back{
    text-align: center;
  margin-top: 100px;
}
.back img{
    cursor: pointer;
}
/* 活动规则 */
.activityRule{
    text-align: center;
    margin-top: 50px;
}
.activityRule .content{
    width: 555px;
    margin: 0 auto;
    text-align: left;
}
.activityRule .content p{
    line-height: 35px;
    font-size: 16px;
    color: #ffffcc;
}
/* 活动规则 end*/


/* 抽奖记录弹框*/
.awardRecord {
    background-image: url(../../../img/activity/qd7orrv1/awardRecord.png);
    background-size: 100% 100%;
}
.awardRecord .lay_content{
    margin-top: 130px;
}
.awardRecord .lay_close {
    font-size: 38px;
    top: 10px;
    right: 35px;
    opacity: 0;
}

.tablePages {
    width: 80%;
    margin: 0 auto;
    color: #fff;
    height:405px;
    line-height: 38px;
}
.tablePages .itemClass {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tablePages .itemClass span {
    width: 50%;
    display: block;
    text-align: center;
}

.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: 20px;
    color: #ff9966 !important;
     font-family: SourceHanSansCN;
}
#pagings .layui-disabled{
    color: #2a1805 !important;
}
/* 抽奖记录弹框 end*/
/* 概率详情弹框 */
.probabilityDetailPage {
    background: url(../../../img/activity/qd7orrv1/twy_pop_gv.png)no-repeat center !important;
    background-size: 100% 100%;
}
.probabilityDetailPage .lay_close {
font-size: 38px;
    top:42px;
    right:40px;
    opacity: 0;
}
/* 概率详情弹框 end*/
.skin_form .lay_content{
    margin: 0 !important;
}
