/* 通用 */
* {
    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: 6052px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/2al54auk/AVA-BG.jpg) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    padding-top: 65px;
}

.indexPage-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 80px 0 48px;
}

.indexPage-header>a {
    display: inline-block;
    background: url(../../../img/activity/2al54auk/AVA-btn-guanwang.png);
    width: 351px;
    height: 123px;
}

.indexPage-header>a:nth-child(1) {
    display: inline-block;
    background: url(../../../img/activity/2al54auk/logo.png);
    width: 258px;
    height: 84px;
}

.indexPage-time {
    width: 908px;
    height: 58px;
    background: url(../../../img/activity/2al54auk/AVA-nav.png) no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 690px;
    color: #fff;
    font-size: 24px;
}

.indexPage-login {
    color: #11391f;
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 65px;
}

.indexPage-login a {
    color: #ad0303;
    text-decoration: underline;
}

.indexPage-card1 {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    margin-top: 53px;
    margin-bottom: 85px;
}

.indexPage-card2 {
    background: url(../../../img/activity/2al54auk/AVA-card2.png);
    width: 1173px;
    height: 984px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 40px;
}

.indexPage-card1_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/2al54auk/AVA-card-left.png);
    background-size: 100% 100%;
    width: 498px;
    height: 345px;
    position: relative;
    padding-top: 70px;
    font-size: 16px;
    color: #c6e0f7;
}

.indexPage-card1_left--p {
    text-align: center;
    font-size: 16px;
    color: #1c4915;
    margin-bottom: 5px;
}

.indexPage-card1_left--flex {
    width: 100%;
    display: flex;
    padding-left: 103px;
    margin-top: 18px;
}

.indexPage-card1_left--flex>p {
    height: 34px;
    font-size: 16px;
    color: #1c4915;
    display: flex;
    align-items: center;
}

.indexPage-card1_left--flex.left {
    padding-left: 55px !important;
}

.indexPage-card1_left--flex>input {
    width: 239px;
    height: 34px;
    background: #5baa75;
    margin-left: 5px;
    padding-left: 10px;
}

.indexPage-card1_left--a {
    margin-top: 30px;
    display: inline-block;
    background: url(../../../img/activity/2al54auk/AVA-btn-bangding.png);
    width: 235px;
    height: 67px;
}

.indexPage-card1_left--a.geted {
    background-position-y: -68px;
}

.indexPage-card1_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../../img/activity/2al54auk/AVA-card-right.png);
    background-size: 100% 100%;
    width: 498px;
    height: 345px;
    position: relative;
    padding-top: 70px;
    color: #c6e0f7;
    font-size: 16px;
}

.indexPage-card1_right--p {
    text-align: center;
    color: #1c4915;
    font-size: 16px;
    margin-bottom: 5px;
}

.indexPage-card1_right--flex {
    width: 100%;
    display: flex;
    padding-left: 101px;
    margin-top: 18px;
    align-items: center;
}

.indexPage-card1_right--flex>p {
    height: 34px;
    display: flex;
    align-items: center;
    color: #1c4915;
    font-size: 16px;
}

.indexPage-card1_right--flex.right {
    padding-left: 53px !important;
}

.indexPage-card1_right--flex>input {
    width: 239px;
    height: 34px;
    background: #5baa75;
    margin-left: 5px;
    padding-left: 10px;
}

.indexPage-card1_right--flex>div {
    width: 239px;
    height: 34px;
    background: #5baa75;
    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/2al54auk/AVA-btn-fuzhi.png);
    width: 235px;
    height: 70px;
}

.right-flex_a {
    margin-left: 10px;
    display: inline-block;
    background: url(../../../img/activity/2al54auk/AVA-btn-shengcheng.png);
    width: 76px;
    height: 34px;
}

.right-flex_a.geted {
    background-position-x: -88px;
}

.indexPage-card2_btn {
    display: inline-block;
    background: url(../../../img/activity/2al54auk/AVA-btn-lingqu.png);
    width: 321px;
    height: 92px;
    margin-top: 26px;
}

.indexPage-card2_btn.geted {
    background-position-y: -100px;
}

.indexPage-card3 {
    background: url(../../../img/activity/2al54auk/AVA-card3.png)no-repeat;
    width: 1156px;
    height: 2700px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 133px;
    margin-top: 85px;
    margin-bottom: 55px;
}

.indexPage-card3_p2 {
    font-size: 23px;
    color: #194713;
    position: absolute;
    top: 167px;
    left: 87%;
}

.indexPage-card3_a {
    display: inline-block;
    margin-top: 0px;
    background: url(../../../img/activity/2al54auk/AVA-btn-qiandao.png);
    width: 321px;
    height: 95px;
}

.indexPage-card3_btn {
    display: flex;
    justify-content: space-between;
    width: 1171px;
    margin-top: 408px;
}

.indexPage-card3_btn.top {
    width: 870px !important;
    margin-top: 550px !important;
}

.indexPage-card3_btn.top2 {
    margin-top: 528px !important;
}

.indexPage-card3_btn.top3 {
    margin-top: 529px !important;
}

.indexPage-card3_btn.top4 {
    margin-top: 530px !important;
}

.indexPage-card3_btn>a {
    display: inline-block;
    background: url(../../../img/activity/2al54auk/AVA-btn-lq.png);
    width: 269px;
    height: 74px;
}

.indexPage-card3_btn>a.geted {
    background-position-y: -87px;
}

.indexPage-card4 {
    width: 1170px;
    margin: auto;
    margin-top: 35px;
    line-height: 2.1;
    color: #194713;
    font-size: 16px;
}

.skin_form .lay_content {
    margin: 0 !important;
}