@media screen and (max-width: 1380px) {
    .login_box {
        height: 70%;
        width: 880px;
        top: 0;
    }
    .aui-image-text {
        padding-bottom: 8px;
    }
    .aui-image-title {
        padding-top: 40px;
        font-size: 30px;
    }
    .login_imgbox{
        width: 520px;
        background-size: cover;
    }

    .login input,.yzm{
     margin-top: 16px;
    }
    .btn-dl{
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .wx_title{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
    #wechat_code{
        height: 57%;
    }

}

@media screen and (max-width: 767.98px) {



}

@media screen and (min-width: 768px) {


}

@media screen and (min-width: 992px) {


}



@media screen and (min-width: 1400px) {

}
