*{margin: 0;padding: 0;}
html,body{width: 100%;height: 100%;}
.check>a:hover{text-decoration: none;}
ul li{
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    padding-top:10px;
}
ul li+li{cursor: pointer;}

.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.bg img+img{
    position: absolute;
    top: 0;
    right: 90px;
    width: 222px;
}
.login-main{
    position: relative;
    top: 50%;
    margin-top: -250px;
    text-align: center;
    width: 1032px;
    height: 500px;
    margin-right: auto;
    margin-left: auto;
}
.login{
    width: 487px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 530px;
}
.ip-title{    padding-bottom: 16px;}
.login-input{
    width: 355px;
    background: #FFFFFF;
    border: 1px solid #EDEEEF;
    border-radius: 4px;
    behavior:url(./sso/css/3.5/PIE.htc);
    margin: 0 auto;
    position: relative;
    top: 0;
}
.login-title{
    padding-top: 40px;
    padding-bottom: 20px;
}
.two-login{    padding: 20px;}
h3{font-size: 16px;color: #9D9D9E;width: 49%;}
.login-main .font-color{color: #323334;}
h3{display: inline-block;cursor: pointer;    margin-top: 16px;}
#id{
    background-image: url(./sso/css/3.5/images/wode.svg);
    background-position: 6px;
    background-repeat: no-repeat;
}
#idtwo{
    background-image: url(./sso/css/3.5/images/shouji.svg);
    background-position: 6px;
    background-repeat: no-repeat;
}
#password{
    background-image: url(./sso/css/3.5/images/mima.svg);
    background-position: 6px;
    background-repeat: no-repeat;
}
.info-input .form-group{margin:0;}
.form-group #passwordtwo{
    width: 160px;
    display: inline-block;
}
.form-group>input {
    height: 40px;
    margin-bottom: 20px;
    padding-left: 34px;
    box-shadow: none;
    border: 1px solid #EDEEEF;

}
form #btn,form #btntwo {
    height: 40px;
    margin-bottom: 4px;
    background-image: linear-gradient(-269deg, #6DB1FF 0%, #0B60FF 100%);
    background:#3583FF\9;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.44px;
    border: none;
}
form #yzm{
    background: #3583FF;
    border-radius: 4px;
    width: 139px;
    margin-left: 10px;
    display: inline-block;
    padding: 0;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.39px;
    border: none;
}
form #btntwo{
    margin-bottom: 24px;
}
.check>a{
    text-align: right;
    font-size: 14px;
    color: #9D9D9E;
    letter-spacing: 0.38px;
    display: block;
}
.landingMode{text-align: left;}
ul li:first-child span{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.38px;
}
.info-input{
    display: none;
}
.code{
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
}
#code{
    display: none;
    height: 329px;
    padding-top: 33px;
}
.foot{
	margin-bottom:10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #5E5E5E;
}
