﻿.loginjiaofe {
    float: none;
    height: auto;
    margin: 0 auto;
    width: 90%;
}

.conWidth {
    width: 100%;
}

.conbox {
    width: 100%;
    margin-top: 50%;
    background: #fff;
    padding: 0px;
    border-radius: 10px 10px;
}

.slides-box {
    min-width: 100%;
}

.vercode input {
    width: 45%;
}


@media screen and (max-width: 751px) {
    html {
        background: url(../../images/2022new/jiaofeibg.png) no-repeat left;
        background-size: 100% 100%;
    }
}
