* {
    margin: 0;
    padding: 0
}

#app,body[data-v-75b00822] {
    font-size: 1rem;
    color: #333
}

.cont[data-v-75b00822] {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background-size: 100% 100%;
    bottom: 0;
    background: linear-gradient(-45deg,#7e5678,#e6c3a1);
    z-index: 2
}

.bg-img[data-v-75b00822] {
    width: 100%;
    height: 129%;
    -o-object-fit: cover;
    object-fit: cover
}

.bg-wrapper[data-v-75b00822] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(hsla(0,0%,100%,0),#7e5678)
}

.logo[data-v-75b00822] {
    position: absolute;
    width: 90vw;
    top: 20vh;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 5vw
}

.imgList-left[data-v-75b00822],.imgList-right[data-v-75b00822] {
    position: absolute;
    z-index: 999;
    top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100px;
    justify-content: space-around
}

.imgList-right[data-v-75b00822] {
    right: 17px
}

.imgList img[data-v-75b00822] {
    width: 40px;
    height: 40px
}

.inputs[data-v-75b00822] {
    top: 0;
    position: absolute;
    margin-top: 35vh;
    border-radius: 50px;
    opacity: .85;
    padding: 0 10vw;
    box-sizing: border-box;
    width: 100vw
}

.name[data-v-75b00822] {
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

input[data-v-75b00822] {
    background: #fff;
    border: none;
    width: 100%;
    border-radius: 6.667vw;
    padding: 7px 0;
    font-size: 16px;
    border: 0;
    height: 7vh;
    text-align: center
}

.password[data-v-75b00822] {
    margin-top: 20px
}

.loginBtn[data-v-75b00822] {
    margin: 3vh auto 0 auto;
    line-height: 7vh;
    text-align: center;
    margin-top: 11.333vw;
    width: 100%;
    height: 7vh;
    border-radius: 6.667vw;
    color: #fff;
    background: linear-gradient(90deg,#6529c9,#cc2996);
    font-size: 4vh;
    font-weight: bolder
}

.tips[data-v-75b00822] {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-top: 2vh;

}

.cont[data-v-a6d789ac] {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background-size: 100% 100%;
    bottom: 0;
    background: linear-gradient(-45deg,#7e5678,#e6c3a1);
    z-index: 2
}

.bg-img[data-v-a6d789ac] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bg-wrapper[data-v-a6d789ac] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(hsla(0,0%,100%,0),#7e5678)
}

.imgList[data-v-a6d789ac] {
    position: absolute;
    right: 17px;
    z-index: 999;
    top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100px;
    justify-content: space-around
}

.imgList img[data-v-a6d789ac] {
    width: 40px;
    height: 40px
}

.inputs[data-v-a6d789ac] {
    top: 0;
    position: absolute;
    margin-top: 17vh;
    border-radius: 50px;
    opacity: .85;
    padding: 0 10vw;
    box-sizing: border-box;
    width: 100vw
}

.names[data-v-a6d789ac] {
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

input[data-v-a6d789ac] {
    background: #fff;
    border: none;
    width: 100%;
    border-radius: 6.667vw;
    padding: 7px 0;
    font-size: 16px;
    border: 0;
    height: 7vh;
    text-align: center
}

.registerBtn[data-v-a6d789ac] {
    margin: 3vh auto 0 auto;
    line-height: 7vh;
    text-align: center;
    margin-top: 11.333vw;
    width: 100%;
    height: 7vh;
    border-radius: 6.667vw;
    color: #fff;
    background: linear-gradient(90deg,#6529c9,#cc2996);
    font-size: 4vw;
    font-weight: bolder
}
