* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #fff;
    font-size: 12px;
    color: #484848;
    font-family: '微软雅黑';
}

.header {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    position: relative;
}

.copyright {
    text-align: right;
    color: #999;
    margin-left: auto;
    margin-right: 28%;
    width: 300px;
}

.footer {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    height: 24px;
    line-height: 24px;
    padding-top: 12px;
    text-align: center;
    position: relative;
}

.logo-login {
    float: left;
    margin-left: -100px;
    margin-top: -5px;
}

.slogan-company {
    float: left;
    margin-top: 27px;
    /*margin-left: -30px;*/
    width: 155px;
    height: 16px;
    opacity: .6;
    filter: alpha(opacity=60);
    line-height: 9;
    overflow: hidden;
    width: 300px;
}

.contaier {
    height: 480px;
    width: 100%;
    background: url(../../Image/loginImg.png) no-repeat 0 0;
    background-repeat: no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
}
.contaier_r {
    height: 480px;
    width: 100%;
    background-color: aliceblue;
    background-repeat: no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
}
.background-identity {
    /*width: 1080px;*/
    width: 80%;
    height: 292px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 9%;
}

.background-identity .ad {
    color: #fff;
    padding: 130px 0 0 10px
}

.background-identity .ad .title {
    font-size: 44px;
    font-weight: bold;
    padding-bottom: 10px
}

.background-identity .ad .content {
    font-size: 33px
}

.user-login {
    position: absolute;
    /*top: 55px;*/
    width: 280px;
    /*right: -20px;*/
    padding-bottom: 6px;
    border: 1px solid #D7E0E9;
    border-radius: 9px;
    background: url(../../Image/img12.png) repeat 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.user-login_r {
    position: absolute;
    top: 55px;
    right: -6px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 6px;
    border: 1px solid #D7E0E9;
    border-radius: 9px;
    background: url(../../Image/img12.png) repeat 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.user-login .head {
    height: 35px;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    font-weight: 200;
    vertical-align: bottom;
}

.user-login .verify-message {
    height: 20px;
    line-height: 20px;
    margin-bottom: -6px;
    padding: 0 24px;
    color: #c00;
}

.user-login .form-item {
    padding: 9px 24px;
}

.user-login .text {
    width: 197px;
    height: 18px;
    line-height: 18px;
    padding: 9px 3px 9px 30px;
    border: 1px solid #9E9E9E;
    border-bottom-color: #B2B2B2;
    border-right-color: #B2B2B2;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1) inset;
}

.user-login .text:focus {
    box-shadow: 0 0 3px rgba(71, 126, 219, .7);
    outline: 0;
}

.user-login .company {
    background: url(../../Image/img11.png) no-repeat 8px 9px #fff;
}

.user-login .account {
    background: url(../../Image/user.png) no-repeat 8px 10px #fff;
}

.user-login .password {
    background: url(../../Image/pwd.png) no-repeat 8px 10px #fff;
}

.user-login .verify {
    background: url(../../Image/code.png) no-repeat 8px 10px #fff;
}

.user-login .verify {
    width: 100px;
}

.user-login .verify-image {
    vertical-align: middle;
}

.user-login .think-placeholder {
    vertical-align: middle;
}

.user-login .submit {
    cursor: pointer;
    border: 0;
    padding: 0;
    height: 36px;
    width: 232px;
    background-color: #408FE3;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
}

.user-login .submit:hover {
    background-color: #1F73CA;
}

.user-login .loading {
    cursor: pointer;
    border: 0;
    padding: 0;
    height: 36px;
    width: 232px;
    background-color: #ddd;
    border-radius: 4px;
    color: #666;
    font-weight: 700;
}

.user-login .keep {
    display: inline-block;
    height: 18px;
    line-height: 18px;
}

.user-login .keep input {
    vertical-align: -2px;
    margin-right: 4px;
}

.service {
    float: right;
    color: #999;
    margin-right: 20px;
}

.mobile_download {
    color: #959ca8;
    height: 24px;
    line-height: 24px;
    padding-left: 16%;
}

.mobile_download a.ios_download {
    background: url(../../Image/iphone.png) no-repeat scroll left center;
    color: #959ca8;
    display: block;
    float: left;
    padding: 5px 20px 5px 0px;
    cursor: pointer;
    background-size: 40px
}

.mobile_download a.android_download {
    background: url(../../Image/android.png) no-repeat scroll left center;
    color: #959ca8;
    display: block;
    float: left;
    padding: 5px 20px 5px 45px;
    cursor: pointer;
    background-size: 40px
}

.consultation {
    float: right;
    color: #999;
}

.consultation a {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}

.mobile-download {
    position: absolute;
    top: 490px;
    left: 720px;
}

.mobile-download .download-link {
    display: block;
    height: 56px;
    width: 212px;
    line-height: 99;
    margin-bottom: 15px;
    overflow: hidden;
    background: url(./scripts/image/login/slide/img1-2.png) no-repeat;
}

.mobile-download .android .download-link {
    background-position: 0 0;
}

.mobile-download .android .download-link:hover {
    background-position: 0 -141px;
}

.mobile-download .download-code {
    position: absolute;
    bottom: 45px;
    right: 150px;
    display: none;
    padding: 6px;
    background-color: #fff;
}

.mobile-download .download-code img {
    width: 90px;
    height: 90px;
}

.mobile-download .download-code .angle {
    display: inline-block;
    height: 0;
    width: 0;
    border: 9px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 0;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
}

.mobile-download .download-type:hover .download-code {
    display: block;
}

.mobile-download .download-type a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    padding-top: 15px;
}

.mobile-download .download-code1 {
    position: absolute;
    bottom: 45px;
    right: 20px;
    display: none;
    padding: 6px;
    background-color: #fff;
}

.mobile-download .download-code1 img {
    width: 90px;
    height: 90px;
}

.mobile-download .download-code1 .angle {
    display: inline-block;
    height: 0;
    width: 0;
    border: 9px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 0;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
}

.mobile-download .download-type:hover .download-code1 {
    display: block;
}