/* 通用 */
* {
    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;
}

a.geted {
    pointer-events: none;
}

.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(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%);
    opacity: 0.85\0;
}

/* 页面部分 */
.indexPage {
    min-width: 1400px;
    height: 9857px;
    background: url(../images/index.jpg) no-repeat center top;
    position: relative;
    padding-top: 20px;
}

.indexPage-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 80px 0 66px;
}

.indexPage-header>a {
    display: inline-block;
    background: url(../images/btn-gw.png);
    width: 205px;
    height: 69px;
}

.indexPage-header>a:nth-child(1) {
    display: inline-block;
    background: url(../images/logo.png);
    width: 198px;
    height: 172px;
}



.index-time {
    background: url(../images/nav-bg.png);
    width: 1252px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    color: #ebebeb;
    font-size: 32px;
    font-weight: 700;
    margin: auto;
    margin-top: 650px;
}

.CCXL-login {
    /*width: 200px;*/
    margin: auto;
    margin-top: 5px;
    text-align: center;
    font-size: 23px;
    color: #fff;
}

.CCXL-login>a {
    color: #ff5454;
    text-decoration: underline;
}

.card1 {
    background: url(../images/card1_2.png);
    width: 1200px;
    height: 2406px;
    padding-top: 205px;
    margin: auto;
    margin-top: 95px;
}

.card-p {
    padding-left: 220px;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
}

.card1-btn {
    display: flex;
    justify-content: space-between;
    width: 1012px;
    margin: auto;
    margin-top: 770px;
}

.card1-btn>a,
.card1-btn2>a {
    display: inline-block;
    background: url(../images/btn-lq.png);
    background-size: auto 59px;
    width: 176px;
    height: 59px;
    background-position-x: -335px;
}

.card1-btn>a:nth-child(1),
.card1-btn>a:nth-child(3) {
    margin-top: 30px;
}

.card1-btn2>a.geted,
.card1-btn>a.geted {
    background-position-x: 0px;
}

.card1-btn2 {
    display: flex;
    flex-wrap: wrap;
    gap: 310px 211px;
    width: 971px;
    margin: auto;
    margin-top: 302px;
    padding-left: 10px;
}


.card2 {
    background: url(../images/card2.png);
    width: 1202px;
    height: 1804px;
    padding-top: 190px;
    margin: auto;
    margin-top: 80px;
    position: relative;
}

.card2-money {
    position: absolute;
    bottom: 317px;
    right: 142px;
    color: #fff;
}

.card2-flex {
    display: flex;
    justify-content: space-between;
    width: 1130px;
    margin: auto;
    margin-top: 155px;
}

.card2-box {
    background: url(../images/card2-nav.png);
    width: 513px;
    height: 74px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    color: #321000;
    font-size: 18px;
    font-weight: 700;
}

.card2-box span {
    color: #b03800;
    font-size: 18px;
    font-weight: 400;
}

.card2-box>a {
    display: inline-block;
    background: url(../images/btn-lq.png);
    background-size: auto 46px;
    width: 139px;
    height: 46px;
    background-position-x: -260px;
}

.card2-btn>a,
.card4-btn>a,
.card5-flex>a {
    display: inline-block;
    background: url(../images/btn-lq.png);
    width: 162px;
    height: 54px;
    background-position-x: -306px;
}

.card2-box>a.geted,
.card2-btn>a.geted,
.card4-btn>a.geted,
.card5-flex>a.geted {
    background-position-x: 0px;
}

.card2-left .card2-box {
    margin-bottom: 10px;
}

.card2-right .card2-box {
    margin-bottom: 25px;
}

.card2-btn {
    display: flex;
    justify-content: space-between;
    width: 1084px;
    margin: auto;
    margin-top: 363px;
}

.card2-btn.two {
    width: 775px;
    margin: auto;
    margin-top: 372px;
}

.card3 {
    background: url(../images/card3.png) top center no-repeat;
    width: 1202px;
    height: 840px;
    margin: auto;
    margin-top: 75px;
    padding-top: 170px;
}

.card3-flex {
    width: 790px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 30px;
}

.card3-flex>a {
    display: inline-block;
    color: #ff9132;
    font-size: 23px;
    text-decoration: underline;
}

.card3-btn {
    display: flex;
    justify-content: space-between;
    width: 545px;
    margin: auto;
    margin-top: 340px;
}

.card3-btn>a {
    display: inline-block;
    background: url(../images/btn-one.png);
    width: 253px;
    height: 84px;
}

.card3-btn>a:nth-child(2) {
    display: inline-block;
    background: url(../images/btn-ten.png);
    width: 253px;
    height: 84px;
}

.card3-p {
    text-align: center;
    color: #ff9132;
    font-size: 23px;
    margin-top: 20px;
}

.card4 {
    background: url(../images/card4.png) top center no-repeat;
    width: 1203px;
    height: 746px;
    margin: auto;
    margin-top: 80px;
    padding-top: 170px;
}

.card4-btn {
    display: flex;
    justify-content: space-between;
    width: 1082px;
    margin: auto;
    margin-top: 355px;
}




.card5 {
    background: url(../images/card5_1.png);
    width: 1202px;
    height: 2163px;
    padding-top: 170px;
    margin: auto;
    margin-top: 90px;
    position: relative;
}

.card5-money {
    text-align: center;
    color: #ff9132;
    font-size: 23px;
    margin-top: 45px;
    text-decoration: underline;
}

.card5-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    height: 1260px;
    padding-right: 50px;
    margin-top: 100px;
}

.card5-bottom {
    display: flex;
    justify-content: space-between;
    width: 1166px;
    margin: auto;
    margin-top: 140px;
}

.card5-img {
    width: 345px;
    height: 238px;
    display: flex;
    justify-content: center;
    align-items: center;
}







.llyContent-nav {
	z-index: 111;
    position: fixed;
    top: 200px;
    right: 30px;
    text-align: center;
    width: 275px;
    height: 582px;
    background: url('../images/nav.png');
}

.llyContent-nav .llyContent-nav_img1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 155px;
}

.llyContent-nav_img1 a {
    display: inline-block;
    background: url(../images/nav-btn1.png);
    width: 198px;
    height: 61px;
    margin-bottom: 5px;
}

.llyContent-nav_img1 a.geted {
    -webkit-filter: brightness(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%);
    opacity: 0.85\0;
}

.llyContent-nav_img1 a:nth-child(2) {
    background: url(../images/nav-btn2.png);
}

.llyContent-nav_img1 a:nth-child(3) {
    background: url(../images/nav-btn3.png);
}

.llyContent-nav_img1 a:nth-child(4) {
    background: url(../images/nav-btn4.png);
}

.llyContent-nav_img1 a:nth-child(5) {
    background: url(../images/nav-btn5.png);
}

.llyContent-nav .llyContent-nav_img2 {
    display: inline-block;
    width: 198px;
    height: 61px;
    background: url(../images/icon-top.png);
}




.ZYSD-center_flex--line {
    background: url(../images/line-jd.png) no-repeat;
    background-size: 100% 100%;
    width: 1214px;
    height: 44px;
    padding: 0px 14px;
    display: flex;
    align-items: center;
    margin-top: 80px;
    margin-left: -7px;
}

.ZYSD-center_flex--plan {
    background-color: #ff8f00;
    border-radius: 16px;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
    height: 16px;
    display: flex;
    align-items: center;
    position: relative;
}

.ZYSD-center_flex--plan img {
    position: absolute;
    right: -66px;
    top: 50%;
    transform: translate(0, -50%);
}



/* 概率详情弹框 */
.probabilityDetailPage {
    background: url(../images/popup-gl.png)no-repeat center !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    background-size: 100% 100% !important;
}

.probabilityDetailPage .lay_close {
    font-size: 21px;
    top: 146px;
    right: -1px;
    opacity: 0;
}


/* 抽一次 */
.drawOncePage {
    background: url(../images/popup-cj.png)no-repeat center !important;
    background-size: 100% 100%;
}

.drawOncePage .lay_content {
    margin-top: 90px;
}

.drawOncePage .lay_close {
    font-size: 25px;
    top: -6px;
    right: 0px;
    opacity: 0;
}

.drawOncePage-con-box {
    display: flex;
    justify-content: center;
    padding-right: 37px;
    margin-top: 170px;
}

.drawOncePage-con-flex {
    width: 100px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.drawOncePage-con-flex span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

.drawOncePage-con-box2 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 32px;
    justify-content: center;
    padding-right: 37px;
}


/* 抽一次end */
/* 抽十次 */
.drawTenPage {
    background: url(../images/popup-cj.png)no-repeat center;
    background-size: 100% 100%;
}

.drawTenPage .lay_content {
    margin-top: 95px;
}

.drawTenPage .lay_close {
    font-size: 25px;
    top: -6px;
    right: 0px;
    opacity: 0;
}

.drawTenPage .drawTenPage-con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1080px;
    padding: 0 0px 0 15px;
    margin: 0 auto;
    flex-direction: row;
    align-items: center;
}

.drawTenPage .drawTenPage-con li {
    width: 200px;
    height: 105px;
    margin: 20px 0;
}

.drawTenPage .drawTenPage-con img {
    width: 100%;
    height: 100%;
}



/* 抽奖记录弹框*/
.awardRecord {
    background: url(../images/popup-jl.png) no-repeat;
    background-color: rgba(0, 0, 0, 0.6) !important;
    background-size: 785px 694px !important;
}

.awardRecord .lay_content {
    margin-top: 233px;
}

.awardRecord .lay_close {
    font-size: 25px;
    top: 184px;
    right: -2px;
    opacity: 0;
}

.tablePages {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    height: 470px;
    line-height: 46px;
}

.tablePages .itemClass {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.tablePages .itemClass span {
    white-space: nowrap;
    /* 禁止换行 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    display: block;
    text-align: center;
}

.tablePages .itemClass .one {
    width: 630px;
}

.tablePages .itemClass .two {
    width: 118px;
    padding: 0 10px;
}

#pagings {
    text-align: center;
    width: 508px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)
}

#pagings .layui-laypage a {
    background-color: transparent;
    border: none;
    color: #fff !important;
}

#pagings .layui-disabled {
    color: #fff !important;
}