﻿.qzyReg[data-v-cbc74518]
{
    position: relative;
    height: 100%;
}
.qzyReg_box[data-v-cbc74518]
{
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px 30px 0;
    width: 440px;
    height: 360px;
    margin-left: -220px;
    margin-top: -180px;
}
.qzyReg_title[data-v-cbc74518]
{
    text-align: center;
    font-family: Microsoft YaHei;
}
.qzyReg_title h2[data-v-cbc74518]
{
    color: #006fe2;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 3px;
}
.qzyReg_title p[data-v-cbc74518]
{
    color: #888;
    font-size: 16px;
    line-height: 40px;
}
.qzyReg_form[data-v-cbc74518]
{
    margin-top: 20px;
}
.qzyReg_footer[data-v-cbc74518]
{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 400px;
    margin: 50px 0 25px 0;
    margin-left: -200px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.qzyReg_footer a[data-v-cbc74518]
{
    color: #1eeefe;
}
.qzyReg_footer a[data-v-cbc74518]:hover
{
    text-decoration: underline;
}