#imgAuthCode {
    cursor: pointer;
}

.yz_picture {
    margin-left: 8px;
    margin-top: 4px;
}

#lgin_main {
    width: 100%;
    display: flex;
    height: 100%;
    overflow-y: hidden;
}

.loginBox p {
    text-align: center;
    padding-bottom: 10px;
}

.identifyCode {
    position: relative;
    margin-top: 20px;
}

.hot {
    margin-top: 10px;
    float: left;
}

.btn {
    padding: 11px 12px;
}

.btn-warning {
    color: #fff;
    background-color: #1697ff;
    border-color: #1c8ee9;
}

.btn-warning:hover {
    color: #fff;
    background-color: #1697ff;
    border-color: #1c8ee9;
}

.regtable-wraper .regtable-box {
    width: 62%;
}

.head {
    font-size: 32px;
    color: #373d41;
    line-height: 36px;
    margin-bottom: 34px;
    display: flex;
}

.onhead_username {
    margin: 5px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #257EF6;
    padding: 0 5px;
}

.head_username {
    margin: 5px;
    font-size: 18px;
    font-weight: bold;
    /* border-bottom: 2px solid #578197; */
    padding: 0 5px;
}

.imgstyle {
    width: 100%;
    margin: 20px auto 0;
}

.imgstyle img {
    width: 100%;
}

.Record {
    width: 100%;
    position: fixed;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin-top: 100px;
    color: #fff;
}

.Record a {
    color: #fff;
}

.Record a:hover {
    color: #578197;
}

#regForm {
    margin: 0 auto;
}

.el-form-item__label {
    position: relative;
    width: 22%;
    margin-right: 10px;
}

.el-input {
    width: 100%;
}

.code-ipt {
    position: relative;
}

.code-site {
    width: 21%;
    margin-left: 12px;
    position: absolute;
    right: -15px;
    top: 0px;
}

.code-site button {
    padding: 5px 8px;
}

.pwdView {
    color: #409EFF !important
}

[v-cloak] {
    display: none !important
}

.wrapperBax {
    height: 100%;
}

.loginbj img {
    height: 100%;
    width: 100%;
}

.loginform {
    /* min-width: 500px; */
}

.loginform_img {
    /* margin: 180px auto 0; */
    text-align: center;
}

.el-input__inner {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.el-button:focus,
.el-button:hover {
    color: #fff;
    border-color: #257EF6;
    background-color: #257EF6;
}

.el-input-span {
    font-size: 10px;
    line-height: 40px;
    color: rgb(22, 151, 255);
}

.el-button--primary {
    color: #fff;
    border-color: #257EF6;
    background-color: #257EF6;
    margin-top: 15px;
}

.loginTop {
    padding: 0 50px 50px
}

body {
    margin: 0;
    height: 100%
}

html {
    height: 100%
}

.loginbj {
    width: 100%;
    position: relative
}

.For-record {
    position: absolute;
    bottom: 40px;
    left: 90px;
    color: #e8e8e8;
    font-size: 23px
}

.For-record span {
    font-size: 16px;
    opacity: 0.8;
    margin-left: 8px
}

.loginform {
    width: 22%;
    height: 500px;
    margin: auto;
    border-radius: 15px;
    background: #fff;
    padding-top: 15px;
}

.webcont {
    /* padding: 20px 50px 50px */
}

.el-input__inner {
    position: relative
}

.el-input_button {
    width: 100px;
    height: 30px;
    background-color: #578197;
    color: #fff;
    border-radius: 5px;
}

.code-site-img {
    position: absolute;
    right: 0;
    top: 5px;
}

.text_btn a {}

.text_btn-rifhta,
.text_btn-right {
    margin-left: auto
}

.text_btn {
    display: flex;
    margin-top: 5px;
    width: 100%
}

.text_btn-left a {
    margin-left: 4px;
    color: #257EF6
}


/*注册协议*/

.signLicenseTitle {
    text-align: center;
    font-size: 30px;
    vertical-align: middle;
    font-family: "华文细黑";
    padding: 15px 0;
    padding-top: 70px
}