
.login_content .direct_login a{
    color:#cc6666;
}

.the_radio{
    color:#a44b4b;

}
.verification_code:focus{
    border: 1px solid #d8d8d8;
}
.agree{
    border-bottom:1px solid #a44b4b;
}


.container .login_content  .btnEnable{
    background: #333;
}

/* 小屏幕（平板，大于等于 768px） */
@media screen and (max-width: 768px) {
    .content header #headHamb{
        display:block !important;
    }

    .login_title h3 {
        font-size: 0.62rem;
        color: #333;
        margin: 0;
        font-weight: 600;
        border-bottom: 1px solid #da0a16;
        padding-bottom: 18px;
    }
    .registration_guide{
        font-size: 0.3rem;
        text-align: left;
        padding-bottom: 20px;
    }
    .container .login_title {
        border: none;
    }
    .login_content{
        padding-top:10px;
    }
    .verifyStyle{
        padding-left:0.2rem;
    }
    .direct_login a{
        font-size:0.3rem;
    }
    .container .direct_login{
        text-align: -webkit-right;
        padding: 0;
        text-align:right;
        margin-bottom:25px;
    }
    .input_box{
        font-size:0.3rem;
        height:33px;
    }
    .form_text_box{
        margin-bottom:30px;
    }
    .container .general_button{
        font-size: 0.36rem;
        height: 33px;
        width: 240px;
        margin:0 auto 38px ;
    }
    .p-warn{
        text-align: left;
    }

    .verification_code{
        width:95%;
    }
   .security_code{
       width:50%;
   }
   .get_verification_code{
       padding:0;
   }
    .login_content .get_verification_code a{
        color: #fff;
        font-size: 0.3rem;
        height: 33px;
        line-height: 33px;
        background: #bdbdbd;
        text-align: center;
        width: 95%;
        display: inline-block;
    }
    .login_content .btnEnable{
        background: #000000;
    }
    .divider{
        margin-top:0.55rem;
        margin-bottom:1.45rem;
    }
    .the_radio{
        font-size:0.3rem;
        /*margin-bottom:0.95rem;*/
        line-height:0.65rem;
        height:0.3rem;
        margin:0;
    }
    .the_radio label{
        width: 100%;
    }

    .login_content .direct_login_bottom{
        padding-top:0.95rem;
        padding-bottom: 1.3rem;

    }

    .registered_provinces{
        width:100%;
    }
    .login_content .registered_urban{
        background: url("https://register.shimadzu.com.cn/sites/all/modules/exdid_mod/mod_sso/img/select_bg.png") no-repeat 100%;
        font-weight: 300;
        background-color: #fff;
    }

    .provinces_box .registered_provinces{
        background: url("https://register.shimadzu.com.cn/sites/all/modules/exdid_mod/mod_sso/img/select_bg.png") no-repeat 100%;
        font-weight: 300;
        background-color: #fff;
    }
    label{
        width:100%;
    }
    label select{
        width:100%;
        padding-left:0.3rem;
    }
    /* 图片验证码样式设置 */
    .container .verify-msg{
        font-size:0.3rem;
        color:#acacac;
        margin-left:1.15rem;
    }
    .verify-bar-area{
        text-align: left;
    }


}
/* 中等屏幕（桌面显示器，大于等于 768px） */
@media screen and (min-width: 768px) {
     .login_content{
        padding-top:30px;
    }
    .logged_user {
        width:360px;
        margin:auto;
        /* margin-top: 75px;
        margin-bottom: 45px; */
        /*padding-left: 8%;*/
        color: #333;
        font-size: 16px;
        text-align: left;
    }
    .registration_guide{
        width: 360px;
        margin: auto;
        padding-bottom: 25px;
    }
    .container .login_content  .btnEnable:hover{
        background: #ff0000;
    }
    .direct_login a{
        font-size: 14px;
        display: inline-block;
        width: 172px;
        text-align: right;
    }
    .direct_login{
        padding-top:28px;
        padding-bottom:29px;
        /* width:60%; */
    }
    .input_box{
        font-size:16px;
        height:35px;
        /* line-height:40px; */
        width:360px;
        margin:auto;
        /*margin-bottom:35px;*/
    }

    .form_text_box{
        margin-bottom:25px;
    }
    .p-warn{
        /*width:360px;*/
        margin:auto;
        text-align: left;
    }

    .p-warn3{
        margin-left:34px;
    }
    .yanzhengma_box{
        width:360px;
        margin:auto;
    }
    .container .verification_code{
        width:172px;
    }
    .security_code{
        padding-left:0;
        width: 50%;
    }
    .login_content .get_verification_code a{
        color:#fff;
        font-size:16px;
        height: 35px;
        line-height: 35px;
        background: #bdbdbd;
        text-align: center;
        display: inline-block;
        width: 172px;
    }
    .divider{
        margin-top:15px;
        margin-bottom:50px;
    }
    .the_radio{
        font-size:12px;
        width:360px;
        margin:auto;
        /*margin-bottom:35px;*/
        line-height:20px;
    }
    .the_radio label{
        width: 100%;

    }
    .login_content .login_btn{
        width:360px;
        margin: 0 auto 45px;
    }
    .login_content .general_button2{
        width:360px;
        margin: 0 auto 136px;
    }
    .login_content .direct_login_bottom{
        padding-top: 18px;
         padding-bottom: 50px;
    }
    .provinces_box{
        /* width:156px; */
        padding-left:0;
    }
    .login_content .registered_urban{
        width:172px;
        color:#999999;
        font-weight: 500;
        background: url("https://register.shimadzu.com.cn/sites/all/modules/exdid_mod/mod_sso/img/select_bg.png") no-repeat 100%;
        background-color: #fff;
    }
    .info_province label{
        width:100%;
    }
    .info_city label{
        width:100%;
    }
    .provinces_box .registered_provinces{
        width:172px;
        color:#999999;
        font-weight: 500;
        background: url("https://register.shimadzu.com.cn/sites/all/modules/exdid_mod/mod_sso/img/select_bg.png") no-repeat 100%;
        background-color: #fff;
    }
    .general_button_box{
        margin-bottom:45px;
    }

    /* 图片验证码样式设置 */
    .verify-msg{
        font-size:16px;
        color:#acacac;
        margin-left:65px;
    }
    .verify-bar-area{
        text-align: left;
    }
}



.apply-form-unit-warn {
     position:static;
 }
.apply-form-unit-warn>input, .apply-form-unit-warn>textarea,.apply-form-unit-warn select {
    border-color: #ff5f45;
}
.container .verify-bar-area{
    border-color:#000000;
    border-radius: 0;
}
.container .verify-left-bar{
   border-color:#000000;
}
.container .verify-icon{
    color:#fff;

}
.container .verify-move-block{
    background-color: #000000;
}
.slr-field{
  position: relative;
}
.input-label{
  width: 200px;
  text-align: right;
  position: absolute;
  right:100%;
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
}

/*手机版样式*/
@media screen and (max-width: 767px) {
  .input-label{
    display: none;
  }
}
