/* 通用 */
* {
    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(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%);
    opacity: 0.85\0;
}

a.geted {
    pointer-events: none;
}

/* 页面部分 */
.indexPage {
    min-width: 1400px;
    height: 4505px;
    text-align: center;
    background: url(../../../images/activity/6tumfya4/bg1.jpg) no-repeat center top;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.indexPage-flex {
    margin-top: 385px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 195px;
}

.indexPage-flex-view {
    width: 855px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.indexPage-flex-view>div {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #ff1400;
}

.indexPage2 {
    width: 807px;
    height: 940px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../images/activity/6tumfya4/partOne_bg.png) no-repeat center top;
    position: relative;
    margin-top: 315px;
    margin-bottom: 110px;
    padding-top: 87px;
}

.indexPage3 {
    margin: auto;
    width: 1019px;
    height: 1070px;
    background: url(../../../images/activity/6tumfya4/partTwo_bg.png) no-repeat center top;
    position: relative;
    margin-top: 0px;
    padding-top: 92px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 125px;
}

.indexPage-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 40px 110px 0 60px;
}

.indexPage-top>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/logo.png);
    width: 193px;
    height: 53px;
}

.indexPage-top_right>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/enter_btn.png);
    width: 190px;
    height: 65px;
}

.indexPage-top_right>a:nth-child(2) {
    background-position-x: -195px;
}

.indexPage-login {
    color: #fff;
    font-size: 18px;
    margin-top: 85px;
}

.indexPage-login a {
    color: #ff0000;
    font-size: 18px;
}

.indexPage2-title {
    font-size: 14px;
}

.indexPage2-title>a {
    color: #fff;
    font-size: 14px;
}

.indexPage2-top {
    margin-top: 231px;
    width: 690px;
    display: flex;
    justify-content: space-between;
}

.indexPage2-title {
    font-size: 16px;
    color: #fff;
    width: 450px;
    display: flex;
    justify-content: space-between;
    margin-top: 66px;
}

.indexPage2-top>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/partOne_btn.png);
    width: 180px;
    height: 65px;
}

.indexPage2-top>a:nth-child(2) {
    background-position-x: -255px;
}

.indexPage2-top>a:nth-child(3) {
    background-position-x: -507px;
}

.indexPage2-p {
    display: flex;
    flex-direction: column;
    color: #fff;
    position: absolute;
    top: 750px;
    right: 40px;
}

.indexPage2-p a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/tab.png);
    width: 186px;
    height: 56px;
}

.indexPage2-p a:nth-child(2) {
    background-position-y: -73px;
    margin-top: 16px;
}

.indexPage2-p2 {
    margin-top: 300px;
    font-size: 16px;
    color: #fff;
}

.indexPage2-btn {
    margin-top: 35px;
    width: 890px;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.indexPage2-btn>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/partOne_btn3.png);
    width: 283px;
    height: 58px;
}

.indexPage2-btn>a:nth-child(2) {
    background-position-x: -302px;
}

.indexPage2-btn>a:nth-child(3) {
    background-position-x: -601px;
}

.indexPage3-p {
    width: 1280px;
    text-align: right;
    font-size: 14px;
    color: #fff;
}

.indexPage3-one {
    width: 910px;
    display: flex;
    justify-content: space-between;
    margin-top: 248px;
    padding-left: 10px;
}

.indexPage3-two {
    margin-top: 308px !important;
}

.indexPage3-one>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/partTwo_btn.png);
    width: 204px;
    height: 47px;
}

.indexPage3-one>a.three {
    background-position-y: 0px;
}

.indexPage3-one>a.one {
    background-position-y: -59px;
}

.indexPage3-one>a.six {
    background-position-y: -119px;
}

.indexPage3-one>a.fifteen {
    background-position-y: -179px;
}

.indexPage3-one>a.ten {
    background-position-y: -238px;
}

.indexPage3-one>a.five {
    background-position-y: -299px;
}

.indexPage3-one>a.geted {
    background-position-y: -361px !important;
}

.indexPage5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 137px;
}

.indexPage3-three {
    width: 1090px;
    padding-right: 0px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.indexPage3-three>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/partThree_btn.png);
    width: 204px;
    height: 47px;
}

.indexPage3-three>a.geted {
    background-position-x: -250px;
}

.indexPage4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 2.5;
}

.indexPage4>p {
    text-align: left;
    margin-top: 40px;
}

.probabilityDetailPageTwo {
    background: url(../../../images/activity/6tumfya4/drawChance_img.png)no-repeat center !important;
    background-size: 100% 100%;
}

.probabilityDetailPageTwo .lay_close {
    font-size: 36px;
    top: 51px;
    right: 3px;
    opacity: 0;
}

.awardRecord .lay_close {
    font-size: 36px;
    top: 51px;
    right: 3px;
    opacity: 0;
}

.probabilityDetailPageThree {
    background-image: url(../../../images/activity/6tumfya4/popup-hd.png);
    background-size: 100% 100%;
}

.probabilityDetailPageThree2 {
    background-image: url(../../../images/activity/6tumfya4/popup-bg.png);
    background-size: 100% 100%;
}

.probabilityDetailPageThree .lay_content {
    margin-top: 126px;
    line-height: 1.7;
}

.awardRecord-one_flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.awardRecord-one_p {
    background: url(../../../images/activity/6tumfya4/nav2.png);
    width: 407px;
    height: 29px;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.probabilityDetailPageThree .lay_close {
    font-size: 28px;
    top: 56px;
    right: 7px;
    opacity: 0;
}

/* 抽奖记录弹框*/
.awardRecord {
    background-image: url(../../../images/activity/6tumfya4/drawChance_img2.png);
    background-size: 100% 100%;
}

.awardRecord .lay_content {
    margin-top: 155px;
}


.tablePages {
    width: 87.3%;
    padding-left: 5px;
    margin: 0 auto;
    color: #402198;
    height: 267px;
    line-height: 32px;
}

.tablePages .itemClass {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding-left: 38px;
}

.tablePages .itemClass p {
    width: 40%;
    display: block;
    text-align: center;
}

.tablePages .itemClass p:nth-child(2) {
    margin-left: 107px;
}

#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;
}

.awardRecord-one2_flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fbf0db;
    font-size: 20px;
}

.one2_flex {
    display: flex;
    margin-top: 55px;
}

.one2_flex>a {
    display: inline-block;
    background: url(../../../images/activity/6tumfya4/btn-queren.png);
    width: 180px;
    height: 61px;
}

.one2_flex>a:nth-child(2) {
    background-position-x: -205px;
    margin-left: 20px;
}