/* 通用 */
* {
    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: 1920px;
    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;
}

a.geted {
    pointer-events: none;
}

/* 页面部分 */
.indexPage {
    min-width: 1500px;
    display: block;
    height: 3190px;
    background: url(./image/index.jpg)top center no-repeat;
    position: relative;
}

/* 可修改 */
.header {
    width: 1800px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 0 0px;
}

.header-left {
    display: flex;
    align-items: center;
}

.header-left a {
    display: inline-block;
    width: 206px;
    height: 200px;
    background: url(./image/logo.png) no-repeat;
}

.header-left a:nth-child(2) {
    display: inline-block;
    width: 260px;
    height: 134px;
    background: url(./image/xy-logo.png) no-repeat;
    margin-left: -40px;
}

.header>a {
    display: inline-block;
    width: 289px;
    height: 67px;
    background: url(./image/btn-gw.png) no-repeat;
}

.main {
    width: 1206px;
    margin: auto;
    margin-top: 445px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.active-time {
    font-size: 24px;
    color: #1b4032;
    text-align: center;
}

.login {
    font-size: 24px;
    color: #004d66;
    text-align: center;
    margin-top: 200px;
}

.login a {
    color: #c20101;
}

.nav-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.nav-btn>a {
    display: inline-block;
    background: url(./image/btn-nav.png);
    width: 289px;
    height: 67px;
}

.nav-btn>a.geted {
    background-position-y: -73px;
}

.nav-btn>a:nth-child(2) {
    background-position-x: -304px;
}

.nav-btn>a:nth-child(3) {
    background-position-x: -608px;
}

.nav-btn>a:nth-child(4) {
    background-position-x: -912px;
}

.card1-title {
    color: #a37929;
    font-size: 20px;
    margin-top: 20px;
}

.btn-qd {
    margin-top: 10px;
    display: inline-block;
    background: url(./image/btn-qd.png);
    width: 247px;
    height: 73px;
}

.title-qd {
    color: #164d4c;
    font-size: 20px;
    margin-top: 5px;
}

.card1 {
    background: url(./image/card1.png);
    width: 1206px;
    height: 1230px;
    margin-top: 15px;
    padding-top: 255px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 170px 31px;
}

.card1>a {
    display: inline-block;
    background: url(./image/btn-lq.png);
    width: 134px;
    height: 43px;
    background-position-x: -141px;
}

.card1>a.geted {
    background-position-x: 0;
}

.index-title {
    color: #165a70;
    font-size: 18px;
    margin-top: 40px;
    line-height: 1.9;
}

.index-title p {
    font-weight: 700;
}




.card2-title {
    color: #a37929;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.card2 {
    background: url(./image/card2.png);
    width: 1206px;
    height: 761px;
    display: flex;
    flex-wrap: wrap;
    gap: 65px 170px;
    justify-content: center;
    align-content: flex-start;
    padding-top: 55px;
}

.card2-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #164d4c;
    font-size: 20px;
    height: 280px;
    justify-content: space-between;
}

.card2-block>a {
    display: inline-block;
    background: url(./image/btn-bg.png);
    width: 175px;
    height: 43px;
    line-height: 43px;
    color: #583f0c;
    font-size: 18px;
    text-align: center;
}

.card2-block>a.geted {
    filter: grayscale(0%) brightness(50%);
}



.index-three {
    background: url(./image/index.jpg);
    min-width: 1500px;
    height: 3790px;
    position: relative;
}

.card3 {
    background: url(./image/card3-1.png);
    width: 1206px;
    height: 761px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 96px 0;
    margin-top: 40px;
}

.card3-p {
    color: #a37929;
    text-align: center;
    font-size: 20px;
}

/* 抽奖 */
.zhuanquan {
    margin-top: 20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    width: 100%;
    height: 597px;
    gap: 20px 0px;
}

.zhuanquan img {
    opacity: 0;
    width: 235px;
    height: 177px;
}

.zhuanquan .brighten {
    opacity: 1;
}

.card3-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.card3-bottom>a {
    display: inline-block;
    color: #a37929;
    font-size: 20px;
    text-decoration: underline;
}

.card3-btn {
    display: flex;
    justify-content: space-between;
    width: 410px;
}

.card3-btn>a {
    display: inline-block;
    background: url(./image/btn-cj.png);
    width: 175px;
    height: 43px;
}

.card3-btn>a:nth-child(2) {
    background-position-x: -234px;
}

/* 抽奖记录弹框*/
.popupRecord {
    background-image: url(./image/popup-card.png);
    background-size: 100% 100%;
    padding-right: 34px;
}

.popupRecord .lay_close {
    font-size: 25px;
    top: 0px;
    right: 0px;
    opacity: 0;
}

.popupRecord .lay_content {
    margin-top: 50px !important;
}

.popup-box-content {
    height: 396px;
}

.popup-box {
    text-align: center;
    color: #205267;
    font-size: 21px;
    line-height: 1.7;
}



/* 概率详情弹框 */
.probabilityDetailPage {
    background: url(./image/twy_pop_gv.png)no-repeat center !important;
    background-size: 100% 100%;
}

.probabilityDetailPage .lay_close {
    font-size: 25px;
    top: -2px;
    right: -1px;
    opacity: 0;
}




/* 抽奖记录弹框*/
.awardRecord {
    background-image: url(./image/first-popup2.png);
    background-size: 100% 100%;
}

.awardRecord .lay_content {
    margin-top: 88px;
}

.awardRecord .lay_close {
    font-size: 25px;
    top: -2px;
    right: -1px;
    opacity: 0;
}
.tablePages {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    height: 481px;
    line-height: 46px;
}

.tablePages .itemClass {
    display: flex;
    align-items: center;
    font-size: 16px;
    padding-left: 58px;
}

.tablePages .itemClass span {
    white-space: nowrap;
    /* 禁止换行 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    display: block;
    text-align: center;
}

.tablePages .itemClass .one {
    width: 260px;
}

.tablePages .itemClass .two {
    width: 220px;
    padding: 0 10px;
}

.tablePages .itemClass .three {
    width: 250px;
}

#pagings {
    text-align: center;
    width: 508px;
    position: absolute;
    left: 45%;
    transform: translate(-50%, 0)
}

#pagings .layui-laypage a {
    background-color: transparent;
    border: none;
    color: #fff !important;
}

#pagings .layui-disabled {
    color: #fff !important;
}





.card4 {
    margin-top: 28px;
    background: url(./image/card3-2.png);
    width: 1206px;
    height: 624px;
    display: flex;
    flex-wrap: wrap;
    gap: 31px 25px;
    justify-content: center;
    align-content: flex-start;
    padding-top: 90px;
}

.card4-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card4-block>a {
    display: inline-block;
    background: url(./image/btn-bg2.png);
    width: 175px;
    height: 42px;
    line-height: 42px;
    margin-top: 156px;
    text-align: center;
    color: #493711;
    font-size: 18px;
    font-weight: 700;
}

.card4-block>a.geted {
    filter: grayscale(0%) brightness(50%);
}

.card4-top {
    width: 235px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
}

.card4-top>a {
    display: inline-block;
    background: url(./image/btn-bd.png);
    width: 51px;
    height: 26px;
}





.card5-p {
    color: #a37929;
    font-size: 20px;
    text-align: center;
    margin-top: 23px;
}

.card5-cz {
    color: #a37929;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.card5 {
    background: url(./image/card4.png);
    width: 1206px;
    height: 1991px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 287px 0 48px;
}

.card5>a {
    display: inline-block;
    background: url(./image/btn-lq2.png);
    width: 175px;
    height: 43px;
    background-position-x: -373px;
}

.card5>a.geted {
    background-position-x: 0px;
}

.card5>a.out {
    background-position-x: -187px;
    pointer-events: none;
}
