.home_bg {
    position: absolute;
}

.content_chunk {
    position: relative;
}

.white_arrow {
    width: 0.12rem;
    height: 0.2rem;
    margin-left: 0.45rem;
    margin-top: 0.8rem;
}

.icon-chunk {
    width: 100%;
    text-align: center;
    padding-top: 0.98rem;
}

.icon {
    margin-top: -1rem;
    width: 1.72rem;
    height: 1.72rem;
}

.form_chunk {
    width: 100%;
    text-align: center;
    position: absolute;
}

.form_content {
    position: relative;
    width: 100%;
    text-align: center;
}

.logo {
    width: 1.6rem;
    height: 1.6rem;
    margin-top: 0.4rem;
}

.bg {
    width: 6.6rem;
    height: 7.7rem;
    margin-top: 0.88rem;
}

.input_box {
    margin-top: 0.66rem;
}

.input_style {
    border: none;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #bbb;
}

.form_img {
    width: 0.28rem;
    height: 0.36rem;
    margin-right: 0.45rem;
}

.verifycode {
    position: relative;
}

.verify_code {
    position: absolute;
    margin-left: 0.5rem;
    margin-top: -0.6rem;
    border-radius: 0.5rem;
    border: 0.01rem solid #2F9BFE;
    color: #2F9BFE;
}

.regbtn {
    margin-top: 0.88rem;
    width: 6.6rem;
    background-color: #FFC514;
    border-radius: 0.5rem;
    /* font-weight: bolder; */
    height: 0.9rem;
    font-size: 0.34rem;
}