/* 通用 */
* {
    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/1090yak5/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: 4787px;
    background: url('../../../img/activity/1090yak5/index.jpg')top center no-repeat;
    position: relative;
}

.indexPage .main {
    margin-top: 635px;
    position: relative;
}


.indexPage .login {


    font-size: 24px;
    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  a {
    display: inline-block;
    width: 250px;
    height: 90px;
    background: url(../../../img/activity/1090yak5/logo.png) no-repeat;
}
.indexPage .header a:last-child {
    display: inline-block;
    width: 151px;
    height: 43px;
    background: url(../../../img/activity/1090yak5/recharge.png) no-repeat;

}



/* 签到 */
.sign{
    width: 1660px;
    height: 1270px;
    background-image: url(../../../img/activity/1090yak5/sign-bg.png);
    background-size: 100% 100%;
     margin-left: auto;
     margin-top: 160px;
}
.sign-con{
    width: 640px;
    margin: 0 auto;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    gap: 155px;
    padding-top: 185px;
}
.sign-con a{
display: inline-block;
    width: 379px;
    height:64px;
    background: url(../../../img/activity/1090yak5/sign-btn.png) no-repeat;
}

.sign-con p{
     font-size: 16px;
    color: #fff;
    font-family: 'SourceHanSansCN';
}
.content{
    margin-top: 35px;
    margin-left: 100px;
    width: 1200px;
}
.content .list:first-child{
        width: 775px;
    margin-top: 505px;
}
.content .list{
    width: 1085px;
    margin: 495px auto 0;
    display: flex
;
    justify-content: space-between;
    align-items: center;

}

.content .list a{
    display: inline-block;
    width: 149px;
    height:38px;
    background: url(../../../img/activity/1090yak5/sign-getbtn.png) no-repeat;
}
.content .list a.geted{
    background-position-y: -38px;
}
/* 签到 end*/


/* 累计抽奖 */
.total{
    width: 1659px;
     margin-left: auto;
     margin-top: 228px;
    height: 686px;

    background-image: url(../../../img/activity/1090yak5/total-bg.png);
    background-size: 100% 100%;
}
.total .content{
    margin-left: 245px;
    width: 780px;
    height: 650px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.total .content a{
     display: inline-block;
    width: 149px;
    height:38px;
    background: url(../../../img/activity/1090yak5/total-btn.png) no-repeat;
}
.total .content a.geted{
    background-position-y: -38px;
}
/* 累计抽奖end */


/* 签到抽奖 */
.draw{
    width: 1659px;
     margin-left: auto;
     margin-top: 111px;
    height:679px;
    background-image: url(../../../img/activity/1090yak5/draw-bg.png);
    background-size: 100% 100%;
}
.draw .con{
          width: 900px;
    padding-top: 255px;
    display: flex
;
    justify-content: space-between;
    margin-left: 245px;
}


.draw .con a{
    font-family: 'SourceHanSansCN';
    font-size: 16px;
    color: #fff;
}
.draw .btn {
    width: 600px;
    margin-left: 520px;
    display: flex;
    justify-content: space-between;
    height: 555px;
    align-items: flex-end;
}
.draw .btn a{
display: inline-block;
    width: 379px;
    height:64px;
    background: url(../../../img/activity/1090yak5/draw-getbtn.png) no-repeat;
}
.draw .btn p{
    font-family: 'SourceHanSansCN';
    font-size: 16px;
    color: #fff;
}
/* 签到抽奖end */



/* 活动规则 */
.activityRule{
    text-align: right;
    margin-top: 355px;

}

.activityRule .content{
    width: 650px;
    margin: 65px auto 0;
    text-align: left;
}
.activityRule .content p{
    line-height: 35px;
    font-size: 18px;
    color: #fff;
}
/* 活动规则 end*/


/* 抽奖记录弹框*/
.awardRecord {
    background-image: url(../../../img/activity/1090yak5/awardRecord.png);
    background-size: 100% 100%;
}
.awardRecord .lay_content{
    margin-top: 150px;
}
.awardRecord .lay_close {
    font-size: 32px;
    top: -2px;
    right: -2px;
    opacity: 0;
}

.tablePages {
       width: 100%;
    padding-left: 88px;
    padding-right: 115px;
    color: #333;
    height: 333px;
    line-height: 37px;
    font-size: 16px;
}
.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: 16px;
    color: #333 !important;
     font-family: 'SourceHanSansCN';
}
.layui-laypage .layui-laypage-curr em{
     font-size: 16px;
    color: #ff6633 !important;
}
#pagings .layui-disabled{
    color: #2a1805 !important;
}
/* 抽奖记录弹框 end*/
/* 概率详情弹框 */
.probabilityDetailPage {
    background: url(../../../img/activity/1090yak5/twy_pop_gv.png)no-repeat center !important;
    background-size: 100% 100%;
}
.probabilityDetailPage .lay_close {
   font-size: 32px;
    top: -2px;
    right: -2px;
    opacity: 0;
}
/* 概率详情弹框 end*/
/* 概率详情弹框 end*/
.skin_form .lay_content{
    margin: 0 !important;
}
