@media screen and (max-width: 768px) {
    .login-content1{width: 100%;height: auto;margin:  0 0 50px 0;}
    .login-con1-box{width: 98%;}
    .login-Nr-Box{width: 99%;background-color: transparent;border: none;}
    .login-Nr-Box{width: 100%;height: auto;border: 1px solid #ccc;background-color: #ebf0f3;margin: 20px 0 0 0;}
    .login-btn-left{font-size: 14px;color: #999999;margin: 0 0 0 0;float: left;width: 15%;}
    .login-btn-Box{width: 100%;height: 30px;line-height: 30px;margin: 19px 0 0 0;}
    .login-btn-Box input{width: 80%;height: 30px;border: 1px solid #ccc;float: left;margin: 0 0 0 0;}
    .JZW-Box{width: 67px;height: 40px;margin: 0 0 0 15%;float: left;}
    .login-right-Box{width: 52%;height: auto;float: right;}
    .login-left-Box{width: 45%;height: auto;float: left;overflow: hidden;}
    .login-left-Box img{vertical-align: middle;}
    .login-btn-Box-2{width: 100%;height: 40px;line-height: 40px;margin: 0 0 0 0;}
    .login-btn-Box-3{width: 50%;height: 40px;line-height: 40px;margin: 0 0 0 15%;}
    .Dl-box{display: inline-block;margin: 0 0 0 0;}
    .Zc-box{display: inline-block;margin: 0 0 0 20px;}
    .Dl-box button{width: 80px;height: 30px;background-color: #165690;color: white;border: none;border-radius: 20px;}
    .Zc-box button{width: 80px;height: 30px;background-color: #d15d08;color: white;border: none;border-radius: 20px;}


    /*输入验证码页面*/
    .Ts-wz{margin: 0 0 0 30px;float: left;}
    .Wz-span{font-size: 12px;color: #666666;}
    .CZMM-btn{width: 50%;height: auto;margin: 20px 0 100px 13%;}
    .CZMM-btn button{width: 120px;height: 40px;background-color: #165690;color: white;border: none;border-radius: 20px;}
    .SRYZM-btn-Box input{width: 400px;height: 38px;border: 1px solid #ccc;float: left;margin: 0 0 0 0;}
}