* {
    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: 3764px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/3e5vnv8i/index.jpg) no-repeat center top;
    position: relative;
    padding-top: 25px;
}

.indexPage-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 150px 0 40px;
}

.indexPage-header>a {
    display: inline-block;
    background: url(../../../img/activity/3e5vnv8i/logo.png);
    width: 258px;
    height: 84px;
}

.indexPage-header>a:nth-child(2) {
    background: url(../../../img/activity/3e5vnv8i/btn-gw.png);
    width: 168px;
    height: 52px;
    margin-top: 30px;
}

.indexPage-login {
    color: #fff;
    font-size: 24px;
    margin-top: 705px;
    margin-bottom: 160px;
}

.indexPage-login a {
    color: #ffe629;
}

.indexPage-a {
    display: inline-block;
    background: url(../../../img/activity/3e5vnv8i/btn-qd.png);
    width: 365px;
    height: 90px;
    margin-right: 13px;
}

.indexPage-flex {
    width: 365px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    color: #fffde1;
    position: relative;
    position: relative;
    z-index: 99;
}

.indexPage-flex>span {
    width: 107px;
    position: absolute;
    right: -270px;
    top: 35px;
}

.card1 {
    width: 1384px;
    height: 2215px;
    background: url(../../../img/activity/3e5vnv8i/card.png) no-repeat;
    margin-top: 55px;
    position: relative;
    padding-top: 559px;
    margin-top: -65px;
    margin-bottom: 70px;
}

.card1-btn {
    display: flex;
    justify-content: space-between;
    padding: 0 48px;
    margin-bottom: 484px;
}

.card1-btn.three {
    margin-bottom: 482px;
}

.card1-btn.four {
    padding: 0 224px;
    margin-bottom: 0;
}

.card1-btn>a {
    display: inline-block;
    background: url(../../../img/activity/3e5vnv8i/lingqu.png);
    width: 229px;
    height: 46px;
    background-position-x: -352px;
}

.card1-btn>a.geted {
    background-position-x: 0px;
}

.indexPage-p {
    color: #fbf4d6;
    font-size: 16px;
    width: 700px;
    margin: auto;
    line-height: 1.5;
    margin-top: 40px;
}

.lay_content {
     margin-top: 0px;
}