* {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei ! important;
}


/*
 * 清除浮动
 * 清除父子边距重叠影响
 * */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.left {
    width: 904px;
    height: calc(100vh);
    float: left;
    /*background-color: chartreuse;*/
}

.left:after {
    content: "";
    display: block;
    background-image: url(../images/loginV2/light_login_left.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 904px;
    height: 684px;
}

.right {
    height: calc(100vh);
    width: 1016px;
    float: right;
}

.login-top {
    height: calc(100vh - 278px);
}

.bottom-img {
    width: 904px;
    height: 278px;
    padding-left: 112px;
}


.bottom-img:after {
    display: block;
    content: "";
    width: 904px;
    height: 278px;
    background-image: url(../images/loginV2/light_login_right.png);
}


/*登录*/

.login-frame {
    min-height: 450px;
    width: 440px;
    margin-top: 9.6%;
    margin-left: 55%;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    border-radius: 4px;
    position: relative;
    opacity: 1;
}

.logo-frame {
    height: 65.2px;
}

.logo {
    width: 226.7px;
    height: 36px;
    background-image: url(../images/loginV2/light_logo.png);
    margin: 30px 153.3px 0px 60px;
}

.qrcode {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
}

.unit-code {
    height: 60.8px;
}

.unit-code span {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #555555;
    letter-spacing: 0;
    text-align: center;
    display: block;
    margin-top: 36.8px;
    word-break:normal;
    width:auto;
    display:block;
    white-space:pre-wrap;
    word-wrap : break-word ;
    overflow: hidden ;
}

.login-type {
    height: 62px;
}

.login_type_active {
    color: #FE700B;
    border: 1px solid #FF9E3E;
}

.login_type_unactive {
    color: #666666;
    border: 1px solid #E9E9E9;
}

.login-type-ad {
    width: 142px;
    height: 34px;
    border-radius: 16px;
    border-radius: 16px;
    margin: 28px 0px 0px 60px;
    float: left;
    cursor: pointer;
}

.login-type-um {
    width: 142px;
    height: 34px;
    background: #FFFFFF;
    border-radius: 16px;
    border-radius: 16px;
    float: right;
    margin: 28px 60px 0px 0px;
    cursor: pointer;
}

.login-type-ad #account_ad,
.login-type-um #account_um {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    display: block;
    margin: 6px auto;
    text-align: center;

}

.user-name,
.password,
.captcha,
.iotp-code,
.ikey-code,
.msg-code{
    /*background-color: darkcyan;*/
    margin: 0 auto;
    width: 320px;
    /*height: 40px;*/
    border-bottom: 1px solid #EFEFEF;
}

.user-name {
    margin-top: 16px;
}
.send_msg{
    border-bottom: 1px solid #adadad;
}
.password,
.captcha,
.iotp-code,
.ikey-code {
    margin-top: 10px;
}

.user-name-icon,
.password-icon {
    margin-top: 12.5px;
    margin-left: 13.5px;
    margin-right: 12.5px;
}

.captcha-icon {
    margin-top: 9.5px;
    margin-left: 13.5px;
    margin-right: 12.5px;
}

.iotp-code-icon,
.ikey-code-icon {
    margin-top: 11px;
    margin-left: 10.5px;
    margin-right: 12.5px;
}

.user-name-input,
.password-input,
.captcha-input {
    display: inline;
    height: 40px;
    width: 279px;
}
.iotp-code-input {
    display: inline;
    height: 40px;
    width: 140px;
}




.user-name-input input,
.password-input input {
    border: none;
    outline: none;
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    height: 40px;
    width: 279px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-box-sizing: unset;
}

.iotp-code-input input {
    border: none;
    outline: none;
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    height: 40px;
    width: 140px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-box-sizing: unset;
}
.iotp-code-input input {
    border: none;
    outline: none;
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    height: 40px;
    width: 140px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-box-sizing: unset;
}

.captcha-input input {
    border: none;
    outline: none;
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    height: 40px;
    width: 150px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-box-sizing: unset;
}

.ikey-code-input input {
    border: none;
    outline: none;
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    height: 40px;
    width: 178px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    /*color: #999999;*/
    letter-spacing: 0;
    -webkit-box-sizing: unset;
}

.ikey-code-input > a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0;
    margin: 6px auto;
    text-decoration: none;
    color: orangered;
    -webkit-box-sizing: unset;
}

.iotp-code-icon {
    background: url(../images/loginV2/light_icon_lingpai.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    float: left;
}

.ikey-code-icon {
    background: url(../images/loginV2/light_icon_lingpai.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    float: left;
}

.captcha-icon {
    background: url(../images/loginV2/light_icon_yanzheng.png);
    background-repeat: no-repeat;
    height: 19px;
    width: 14px;
    float: left;
}

.user-name-icon {
    background: url(../images/loginV2/light_icon_user.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 15px;
    float: left;
}

.password-icon {
    background: url(../images/loginV2/light_icon_lock.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 15px;
    float: left;
}

.rand-code {
    float: right;
}

.error-msg {
    margin-top: 20px;
    text-align: center;
}


/*.error-msg #msg,*/

.pop {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #E90404;
    letter-spacing: 0;
    text-align: center;
}

.login-btn {
    margin-top: 20px;
    margin-left: 60px;
    height: 44px;
    width: 320px;
    text-align: center;
    background: #E95504;
    border-radius: 20px;
    cursor: pointer;
}

.send-btn {
    background-color: #E95504;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border: none;
    color: white;
    border-radius: 20px;
    width: 30%;
}

.send-icon{
    margin-top: 19.5px;
    margin-left: 72px;
    margin-right: 12.5px;
}

#loginButton {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin: 12px auto;
}

.self-service-link {
    margin-top: 30px;
    margin-left: 60px;
    height: 55px;
}

#adSelfService_link{
    margin-top: 30px;
    height: 55px;
}
.ad-self-service{
    text-align: center;
}

.forget-password,
.forget-account,
.change-password,
.self-service {
    float: left;
}

#forget-password,
#forget-account,
#change-password,
#self-service,
#ad-self-service{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-right: 12px;
    cursor: pointer;
}

.self-service-link img {
    cursor: pointer;
}

.loginPop {
    margin-top: 70px;
    text-align: center;
}

.qrcode-gen {
    height: 165px;
    width: 165px;
    float: left;
    margin-left: 62px;
    /*background-color: #E9E9E9;*/

}

.qrcode-logo {
    /*margin:17px 40px ;*/
    margin-top: 17px;
    margin-left: 40px;
    float: left;
}

a {
    text-decoration: none;
}

/*滑块*/
#captcha1 {
    width: 320px;
    margin-left: 60px;
    margin-top: 20px;
}


#qrcode_login{
    background: url(../images/loginV2/light_loginby_qr.png) no-repeat;
    height: 58px;
    width: 58px;
}
#password_login{
    background: url(../images/loginV2/light_loginby_web.png) no-repeat;
    height: 58px;
    width: 58px;
}

#ad-self-service{
    background: url(../images/loginV2/light_icon_diy.png) no-repeat;
    padding-left: 15px;
}

#forget-password {
    background: url(../images/loginV2/light_icon_pwd.png) no-repeat;
    padding-left: 15px;
}

#forget-account {
    background: url(../images/loginV2/light_icon_account.png) no-repeat;
    padding-left: 15px;
}

#change-password {
    background: url(../images/loginV2/light_icon_editpwd.png) no-repeat;
    padding-left: 15px;
}

#self-service {
    background: url(../images/loginV2/light_icon_diy.png) no-repeat;
    padding-left: 15px;
}

.qrcode-logo {
    background: url(../images/loginV2/light_appscan.png) no-repeat;
    width: 112px;
    height: 131px;
}

.cas-alert-warning {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-bottom: 0px;
    border: none;
    padding: 0px;
    z-index: 5;
}

.alert-warning-close{
    margin-right: 20px;
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    text-decoration: none;
}

