body {
    margin: 0;
}

input::-webkit-input-placeholder {
    color: #E4E4E4;
}

input::-moz-input-placeholder {
    color: #E4E4E4;
}

input::-ms-input-placeholder {
    color: #E4E4E4;
}

.login-container {
    width: 100%;
    background: url(/Public/static/images/loginbgnew.png)  no-repeat top left;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    min-width: 1440px;
}

.newhuoyun .container {
    width: 1320px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

.newhuoyun .svx img{ width:100%; height:auto;}

.header {
    line-height: 50px;
}

.header a {
    text-decoration: none;
    float: left;
}

.header span {
    float: left;
    color: white;
    font-size: 14px;
}

.logo {
    text-align: center;
}

.login-info {
    width: 373px;
    padding: 0 34px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: 11.1%;
    /*margin-top: 32px;*/
    border-radius: 5px;
    box-shadow: 0px 3px 6px rgba(102, 102, 102, 0.16);
}

.login-info h3 {
    font-size: 18px;
    padding-top: 27px;
    text-align: center;
}

.account {
    position: relative;
    margin-top: 10px;
    /*margin-left: 50px;*/
    /*margin-right: 50px;*/
    margin-bottom: 10px;
}

.account p {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    color: #666;
}

#username {
    width: 332px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
    padding-left: 36px;
}
#username2 {
    width: 332px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
    padding-left: 36px;
}
#password {
    width: 332px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
    padding-left: 36px;
}
#password2 {
    width: 190px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
    padding-left: 36px;
}
.get-code{
    width: 137px;
    height: 40px;
    border: 1px solid #D9D9D9;
    background-color: #ffffff;
    color: #D9D9D9;
    border-radius: 4px;
    cursor: pointer;
}
#verify {
    width: 210px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
}

#imgverify {
    width: 210px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
}

#company {
    width: 332px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
}

#repassword {
    width: 332px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-indent: 7px;
    border-radius: 6px;
    outline: none;
    color: rgba(102, 102, 102, 1);
}

.see {
    width: 14px;
    right: 15px;
    top: 15px;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.notsee {
    width: 14px;
    right: 15px;
    top: 15px;
    z-index: 999;
    position: absolute;
    cursor: pointer;
}

.verifyimg {
    width: 145px;
    height: 40px;
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 6px;
    float: right;
    cursor: pointer;
}

#login {
    width: 372px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 102, 0, 1);
    text-align: center;
    color: white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
}

#remember {
    width: 15px;
    height: 15px;
}

.auto {
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    margin-left: 3px;
    vertical-align: 15%;
}

.forget {
    float: right;
    color: #C4C4C4;
    font-size: 14px;
}

.forget a {
    font-size: 14px;
    color: #1890FF;
    text-decoration: none;
}

.third {
    text-align: center;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    margin-top: 5px;
    margin-bottom: 11px;
}

.third p {
    /*margin-bottom: 18px;*/
}
.regis-link{
    font-size: 14px;
    color: #1890FF;
    text-decoration: none;
    margin-left: auto;
}
.footer {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 18px;
}

.footer p {
    font-size: 12px;
    color: rgba(228, 228, 228, 1);
    margin: 3px;
}

.bind {
    width: 436px;
    height: 580px;
    background-color: #F3F5F9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    border-radius: 5px;
}

.bind-left {
    /*float: left;*/
    width: 100%;
    height: 100%;
}

.verify-success {
    text-align: center;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    display: none;
}

.bind-left h3 {
    font-size: 24px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-top: 22px;
    margin-bottom: 100px;
    text-align: center;
}

.bind-account {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
}

#bind-account {
    width: 332px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 6px;
    outline: none;
    text-indent: 7px;
    color: rgba(102, 102, 102, 1);
}

.bind-verify {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: center;
    margin-left: 20px;
}

#bind-verify {
    width: 150px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 6px;
    outline: none;
    text-indent: 7px;
    color: rgba(102, 102, 102, 1);
}

.get-verify {
    width: 150px;
    height: 40px;
    line-height: 36px;
    margin-left: 6px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.65) !important;
    display: inline-block;
    cursor: pointer;
    text-align: center !important;
}

#bind {
    width: 332px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: white;
    text-align: center;
    background: rgba(255, 102, 0, 1);
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    cursor: pointer;
}

.password-login {
    width: 332px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.password-login a {
    font-size: 14px;
    color: rgba(255, 177, 55, 1);
    text-decoration: none;
}

.bind-right {
    float: right;
    width: 470px;
    height: 100%;
}

.bind-right img {
    width: 100%;
    height: 100%;
}

.reg-info {
    position: relative;
    margin-bottom: 16px;
}

/*.reg-info div {*/
/*display: inline-block;*/
/*width: 30%;*/
/*text-align: right;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*color: #666;*/
/*}*/
.error1,.error2,.error3,.error4,.error5,.error6,.error7{
    position: absolute;
    right: 10px;
    top: 10px;
    margin-right: 0px;
}
.error5{
    right: 160px;
}
#extens {
    display: flex;
    float: right;
}

.extens_one {
    float: left;
    margin-left: 10px;
    width: 95px;
    height: 18px;
    line-height: 18px;
    background: #E4E4E4;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    margin: 0 5px;
}

.extens_two {
    float: left;
    margin-left: 10px;
    width: 95px;
    height: 18px;
    line-height: 18px;
    background: #E4E4E4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    margin: 0 5px;
}

.extens_three {
    float: left;
    margin-left: 10px;
    width: 95px;
    height: 18px;
    line-height: 18px;
    background: #E4E4E4;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    margin: 0 5px;
}

.reg_btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    background-color: #FF6600;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    font-size: 16px;
}

.tologin {
    display: inline-block;
    margin-bottom: 30px;
    text-decoration: none;
    font-size: 14px;
    color: #1890FF;
    /*margin-left: 24%;*/
}

.piccode {
    width: 145px;
    height: 40px;
    margin-left: 10px;
    vertical-align: top;
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 6px;
    cursor: pointer;
}

#pic {
    display: none;
}

.edit-login {
    float: right;
    margin-right: 76px;
    margin-top: 30px;
    font-size: 14px;
}

.edit-info {
    margin-bottom: 16px;
}

.edit-info div {
    display: inline-block;
    width: 40%;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-right: 5px;
}

#find {
    width: 302px;
    height: 40px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: rgba(255, 102, 0, 1);
    color: white;
    margin-top: 70px;
    cursor: pointer;
}

.username_error {
    position: absolute;
    right: 15px;
    top: 10px;
    float: right;
    color: #FF0A0A;
    display: block;
    font-weight: normal;
}
.username2_error {
    position: absolute;
    right: 15px;
    top: 10px;
    float: right;
    color: #FF0A0A;
    display: block;
    font-weight: normal;
}
.password2_error {
    position: absolute;
    right: 150px;
    top: 10px;
    float: right;
    color: #FF0A0A;
    display: block;
    font-weight: normal;
    z-index: 999;
}
.password_error {
    position: absolute;
    right: 31px;
    top: 10px;
    float: right;
    color: #FF0A0A;
    display: block;
    font-weight: normal;
    z-index: 999;
}

.verify_error {
    position: absolute;
    right: 172px;
    top: 10px;
    float: right;
    color: #FF0A0A;
    display: none;
    font-weight: normal;
}

.error1 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error2 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error3 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error4 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error5 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error6 {
    text-align: right;
    /*margin-right: 105px;*/
    margin-bottom: 3px;
    color: red;
    font-size: 12px;
    display: none;
}

.error7 {
    color: red !important;
    font-size: 14px !important;
    margin-left:180px;
    display: none;
}

.jump{
    margin-top: 58px;
    margin-left: 55px;
    margin-right: 55px;
}

.jump li{
    float: left;
    list-style: none;
    text-align: center;
    width: 150px;
    margin-left:25px;
    margin-right: 25px;
}

.jump li p {
    font-size: 12px;
    color: #333;
}

.jump li a div{
    width:120px;
    height:40px;
    line-height: 40px;
    color: white;
    background:rgba(51,136,255,1);
    border-radius:5px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.jump li a {
    text-decoration: none;
}
.head-logo{
    text-align: center;
    margin-top: 34px;
    margin-bottom: 43px;
}
.head-logo img{
    width: 169.97px;
}
.login-info .content{
    width: 332px;
    font-size: 16px;
    color: #666666;
}
.login-info .content .tabs{
    padding: 5px 0;
    cursor: pointer;
}
.login-info .content .active{
    font-size: 16px;
    font-weight: bold;
    color: #1890FF;
    border-bottom: 2px solid #1890FF;
}
.m-flex{
    display: flex;
}
.m-flex1{
    flex:1;
}
.text-center{
    text-align: center;
}
.m-auto{
    margin: 0 auto;
}
.icon-img{
    position: absolute;
    width: 16px;
    left: 12px;
    top: 12px;
}
#qqlogin,#wxlogin{
    width: 24px;
    height: 24px;
}