/* 通用 */
* {
    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: 5438px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/10s1n5zr/AVA-BG.jpg) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    padding-top: 45px;
}

.indexPage-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 140px 0 66px;
}

.indexPage-header>a {
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-guanwang.png);
    width: 286px;
    height: 77px;
}

.indexPage-header>a:nth-child(1) {
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/logo.png);
    width: 258px;
    height: 84px;
}

.indexPage-time {
    width: 962px;
    height: 78px;
    background: url(../../../img/activity/10s1n5zr/AVA-nav.png) no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 560px;
    color: #fff;
    font-size: 29px;
}

.indexPage-login {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 135px;
}

.indexPage-login a {
    color: #ff0000;
}

.indexPage-card1 {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin-top: -400px;
    margin-bottom: 95px;
}

.indexPage-card1_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/10s1n5zr/AVA-card-left.png);
    background-size: 100% 100%;
    width: 471px;
    height: 403px;
    position: relative;
    padding-top: 107px;
    font-size: 16px;
    color: #c6e0f7;
}

.indexPage-card1_left--p {
    text-align: center;
    font-size: 14px;
    color: #fefefe;
    margin-bottom: 25px;
}

.indexPage-card1_left--flex {
    width: 100%;
    display: flex;
    padding-left: 97px;
    margin-top: 18px;
}

.indexPage-card1_left--flex>p {
    height: 34px;
    font-size: 14px;
    color: #fefefe;
    display: flex;
    align-items: center;
}

.indexPage-card1_left--flex.left {
    padding-left: 55px !important;
}

.indexPage-card1_left--flex>input {
    width: 209px;
    height: 34px;
    background: #fff;
    margin-left: 5px;
    padding-left: 10px;
}

.indexPage-card1_left--a {
    margin-top: 30px;
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-bangding.png);
    width: 200px;
    height: 40px;
}

.indexPage-card1_left--a.geted {
    background-position-y: -45px;
}

.indexPage-card1_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/10s1n5zr/AVA-card-right.png);
    background-size: 100% 100%;
    width: 471px;
    height: 403px;
    position: relative;
    padding-top: 107px;
    color: #c6e0f7;
    font-size: 16px;
}

.indexPage-card1_right--p {
    text-align: center;
    color: #fefefe;
    font-size: 14px;
    margin-bottom: 25px;
}

.indexPage-card1_right--flex {
    width: 100%;
    display: flex;
    padding-left: 95px;
    margin-top: 18px;
    align-items: center;
}

.indexPage-card1_right--flex>p {
    height: 34px;
    display: flex;
    align-items: center;
    color: #fefefe;
    font-size: 14px;
}

.indexPage-card1_right--flex.right {
    padding-left: 53px !important;
}

.indexPage-card1_right--flex>input {
    width: 209px;
    height: 34px;
    background: #fff;
    margin-left: 5px;
    padding-left: 10px;
}

.indexPage-card1_right--flex>div {
    width: 209px;
    height: 34px;
    background: #fff;
    color: #000;
    margin-left: 5px;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.indexPage-card1_right--a {
    margin-top: 30px;
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-fuzhi.png);
    width: 200px;
    height: 40px;
}

.right-flex_a {
    margin-left: 10px;
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-shengcheng.png);
    width: 68px;
    height: 20px;
}

.right-flex_a.geted {
    background-position-x: -90px;
}

.indexPage-card2_btn {
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-lingqu.png);
    width: 311px;
    height: 62px;
    margin-top: 26px;
}

.indexPage-card2_btn:hover {
    background-position-x: -350px;
}

.indexPage-card2_btn.geted {
    background-position-x: -690px;
}

.indexPage-card3 {
    background: url(../../../img/activity/10s1n5zr/AVA-card3.png)no-repeat;
    width: 1402px;
    height: 2258px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 133px;
    margin-top: 85px;
    margin-bottom: 55px;
}

.indexPage-card3_p2 {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 253px;
    left: 70%;
}

.indexPage-card3_a {
    display: inline-block;
    margin-top: 103px;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-qiandao.png);
    width: 311px;
    height: 62px;
}

.indexPage-card3_btn {
    display: flex;
    justify-content: space-between;
    width: 1306px;
    margin-top: 408px;
}

.indexPage-card3_btn.top {
    width: 986px !important;
    margin-top: 438px !important;
}

.indexPage-card3_btn.top2 {
    margin-top: 448px !important;
}

.indexPage-card3_btn.top3 {
    margin-top: 445px !important;
}

.indexPage-card3_btn.top4 {
    margin-top: 445px !important;
}

.indexPage-card3_btn>a {
    display: inline-block;
    background: url(../../../img/activity/10s1n5zr/AVA-btn-lq.png);
    width: 200px;
    height: 40px;
}

.indexPage-card3_btn>a.geted {
    background-position-x: -226px;
}

.indexPage-card4 {
    margin-top: 60px;
    line-height: 1.8;
    color: #fefefe;
    font-size: 16px;
    width: 100%;
    padding-left: 446px;
}

.skin_form .lay_content{
    margin: 0 !important;
}
