@charset "utf-8";
@media (max-width: 768px) {
    #login-middle{
        width: 100%!important;
    }
    #login-middle .header-login{
        width: 90%;
        margin: 0 auto;
    }
}
* {
    padding: 0;
    margin: 0
}

body {
    font-size: 14px;
    background-color: #eff4f8;
    font-family: Microsoft YaHei, SimHei, Tahoma !important
}

#login-container {
    position: relative;
    height: 550px;
    width: 100%;
    min-width: 1102px;
    overflow: hidden
}

#login-middle .login-header-title {
    height: 60px
}

#login-middle .login-header-title h3 {
    font-size: 20px;
    text-align: center;
    padding: 30px 0 12px 0;
    font-weight: 100;
    color: #333
}

#login-middle .login-header-title h4 {
    text-align: center;
    font-size: 18px;
    padding-top: 32px;
    color: #333;
    font-weight: 100
}

#login-middle .header-login .login-form-hide {
    height: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: -1;
    position: absolute
}

#login-middle .header-login .login-form-hide form {
    height: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: -1;
    position: fixed
}

#login-middle .header-login .login-form-hide p {
    height: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: -1;
    position: absolute
}

.netdisk-qrcode-container {
    height: 170px;
    padding-bottom: 49px;
    margin-top: 10px
}

.hidden {
    display: none !important
}

.header-container {
    position: absolute;
    height: 60px;
    width: 100%;
    left: 0;
    z-index: 3
}

.all-index-banner {
    position: absolute;
    width: 100%;
    height: 100%
}

.index-body-content {
    position: absolute;
    bottom: 80px;
    font-size: 44px;
    color: #fff
}

.index-body-content p {
    position: relative;
    padding: 10px 100px
}

.index-banner-0 {
    background: url(../img/pic_1.jpg) no-repeat center center
}

.index-banner-1 {
    background: url(../img/pic_2.jpg) no-repeat center center
}

.index-banner-2 {
    background: url(../img/pic_3.jpg) no-repeat center center
}

.index-banner-3 {
    background: url(../img/pic_4.jpg) no-repeat center center
}

.focus-content {
    bottom: 20px;
    position: absolute;
    left: 50%;
    margin-left: -52px
}

.focus-content .focus-content-item {
    list-style: none;
    float: left;
    padding: 0 8px
}

.focus-content .focus-content-item .focus-anchor {
    display: block;
    height: 8px;
    outline: medium none;
    overflow: hidden;
    width: 8px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

.focus-content .focus-content-item .focus-anchor:hover, .focus-content .focus-content-item .current {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#login-container .login-header {
    padding: 10px 0 0 12px
}

#login-header {
    height: 60px;
    min-width: 1002px
}

a:hover, a:active {
    text-decoration: none;
    outline: 0
}

#login-container .logo {
    background: url(../img/logo-login.png) no-repeat scroll 0 transparent;
    float: left;
    height: 51px;
    margin: 10px 0 0 25px;
    overflow: hidden;
    width: 250px;
    display: inline
}

#login-container .yun-logo {
    display: block;
    float: left;
    height: 44px;
    outline: medium none;
    text-indent: -9999em;
    width: 186px
}

#netdisk_qrcode_login_form {
    height: 185px
}

#login-container .pan-logo {
    display: none;
    float: left;
    height: 44px;
    margin: 0 0 0 5px;
    outline: medium none;
    text-indent: -9999em;
    width: 40px
}

#login-container .login-title, #login-container .login-title a {
    margin: 30px 20px 0 0;
    color: #fff;
    text-decoration: none
}

#login-container .login-title {
    float: right;
    margin: 25px 20px 0 0
}

#login-container .login-title a:hover {
    text-decoration: underline
}

#login-container #top_menu_other {
    color: #f00
}

#login-container .login-main {
    display: table;
    margin: 0 auto;
    clear: both;
    width: 1102px;
    height: 90%;
    position: relative;
    overflow: hidden;
    top: 10%
}

#login-container #login-left {
    float: left;
    overflow: hidden;
    height: 326px;
    margin-right: 24px
}

#login-container #login-middle {
    width: 352px;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.header-login {
    position: relative;
    width: 100%;
    height: 340px;
    z-index: 999;
    background: #fff;
    border-radius: 4px;
    vertical-align: middle;
/ / top: 50 %;
/ / margin-top: - 198 px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 50px;
    -moz-box-shadow: #000 0 0 50px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 50px
}

#login-download {
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: 80px;
    margin-top: 30px
}

.tab-download li {
    float: left;
    width: 150px;
    display: block;
    text-align: center;
}

.tab-download li .windows {
    background-position: -500px -70px
}

.tab-download li .windows:hover {
    background-position: -90px -160px
}

.tab-download li .android {
    background-position: -320px -0px
}

.tab-download li .android:hover {
    background-position: -410px -70px
}

.tab-download li .iphone {
    background-position: -270px -160px
}

.tab-download li .iphone:hover {
    background-position: -320px -70px
}

.tab-download li .ipad {
    background-position: -500px -0px
}

.tab-download li .ipad:hover {
    background-position: -410px -0px
}

.tab-download li .wp {
    height: 67px;
    width: 32px;
    overflow: hidden;
    background-position: -392px -160px
}

.tab-download li .wp:hover {
    background-position: -360px -160px
}

.tab-download li .tongbupan {
    background-position: -180px -160px
}

.tab-download li .tongbupan:hover {
    background-position: -0px -160px
}

.footer {
    text-align: center;
    font-size: 12px;
    color: #b6bac3;
    padding-bottom: 10px;
    padding-top: 20px;
}

.footer .b-lnk-gy {
    color: #b6bac3;
    text-decoration: none
}

.all-index-banner .left-quote, .all-index-banner .right-quote {
    height: 32px;
    width: 46px;
    overflow: hidden
}

#login-container .hide {
    display: none
}

.login-tab {
    margin: 0;
    padding: 0;
    height: 50px;
    clear: both;
    width: 318px
}

.login-tab .tab-item {
    width: 158px;
    height: 35px;
    float: left;
    position: relative;
    cursor: pointer;
    list-style: none
}

.login-tab .tab-item-left {
    width: 158px
}

.login-tab .tab-item a {
    width: 100%;
    height: 40px;
    line-height: 35px;
    font-family: '宋体';
    color: #303030;
    font-size: 14px;
    text-align: center;
    display: block;
    text-decoration: none;
    outline: 0;
    position: absolute
}

.tab-item-left a {
    background: url(http://s1.pan.bdstatic.com/static/images/new/login-all.gif?r=201708234408) -305px -40px no-repeat
}

.tab-item-left .on {
    background: url(http://s1.pan.bdstatic.com/static/images/new/login-all.gif?r=201708234408) -305px 0 no-repeat
}

.tab-item-right a {
    background: url(http://s1.pan.bdstatic.com/static/images/new/login-all.gif?r=201708234408) -463px 0 no-repeat
}

.tab-item-right .on {
    background: url(http://s1.pan.bdstatic.com/static/images/new/login-all.gif?r=201708234408) -463px -40px no-repeat
}

.login-tab .tab a:hover {
    background-color: #fafafa
}

.login-tab .tab-selected a {
    font-weight: bold
}

.tang-pass-login a, .tang-pass-login label, .tang-pass-login p, .tang-pass-login li {
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none
}

.pass-foreignMobile-link-wrapper .pass-foreignMobile-link {
    color: #3582f8
}

#login-middle .pass-login-tab {
    position: absolute;
    width: 115px;
    font-size: 14px;
    padding-left: 10px;
    bottom: 27px
}

#login-middle .qcode-title, #login-middle .account-title {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    padding-left: 10px
}

#login-middle .pass-login-tab a {
    text-decoration: none;
    font-size: 14px;
    color: #3582f8
}

#login-middle .pass-login-tab a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

#login-container .tang-pass-login {
    position: relative;
    padding: 0 20px 0 20px;
/ / z-index: 50
}

#login-container .tang-pass-login a {
    text-decoration: none;
    margin: 0 4px;
    position: relative;
    top: 0;
    font-size: 14px;
    color: #3582f8
}

#login-container .tang-pass-login a:hover {
    text-decoration: none;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

#login-container .tang-pass-login-hide {
    position: absolute;
    top: -9999px
}

#login-container .tang-pass-login .pass-generalErrorWrapper {
    height: auto;
    _height: 28px;
    min-height: 28px;
    color: #fc4343
}

#login-container .tang-pass-login .pass-generalError {
    display: block;
    font-size: 12px;
    line-height: 14px;
    padding-top: 8px
}

#login-container .tang-pass-login .pass-form-item {
    position: relative;
    margin-bottom: 0;
    clear: both;
    z-index: 18
}

#login-container .pass-form .pass-form-item-password {
    border: 1px solid #e7e7e7;
    border-top-width: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#login-container .tang-pass-login .pass-form-item.pass-form-item-userName {
    border: 1px solid #eaeaea;
    z-index: 21;
    border-bottom-width: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#login-container .tang-pass-login .pass-form-item .pass-label-userName {
    background-position: 0 0
}

#login-container .tang-pass-login .pass-form-item .pass-label-password {
    background-position: -16px 0
}

#login-container .tang-pass-login .pass-form-item .pass-label-verifyCode {
    display: none
}

input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

#login-container .tang-pass-login .pass-form-item .pass-text-input {
    position: relative;
    z-index: 17;
    display: block;
    padding: 7px 10px;
    height: 26px;
    width: 284px;
    border: 1px solid #dedede;
    font-size: 14px;
    color: #666;
    transition: .3s;
    line-height: 26px;
    background-color: #fefefe;
    padding-left: 20px
}

#login-container .tang-pass-login .pass-form-item .pass-text-input-verifyCode {
    height: 18px;
    margin-left: 0;
    line-height: normal;
    line-height: 18px \9;
    padding: 9px 10px
}

#login-container .tang-pass-login .pass-form-item .pass-text-input-verifyCode {
    width: 76px;
    float: left
}

#login-container .tang-pass-login .pass-form-item input.pass-text-input-userName {
    padding-left: 16px !important;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#login-container .tang-pass-login .pass-form-item input.pass-text-input-password {
    padding-left: 16px;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.tang-pass-login .pass-form-item input.open {
    width: 164px;
    padding-right: 22px
}

#login-container .tang-pass-login .pass-form-item .pass-item-selectbtn-userName {
    position: absolute;
    display: block;
    height: 16px;
    width: 16px;
    background: url(http://s1.pan.bdstatic.com/static/images/pass/pass_login_icons.png?r=201708234408) no-repeat 0 -30px;
    top: 6px;
    right: 31px;
    cursor: pointer
}

#login-container .tang-pass-login .pass-form-item .pass-item-selectbtn-userName:hover {
    background-position: 0 -46px
}

#login-container .tang-pass-login .pass-form-item span.open {
    background-position: -18px -30px
}

#login-container .tang-pass-login .pass-form-item span.open:hover {
    background-position: -18px -46px
}

#login-container .tang-pass-login .pass-verifyCode {
    width: 90px;
    height: 36px;
    background: url(http://s1.pan.bdstatic.com/static/images/pass/loading_16.gif?r=201708234408) no-repeat center center;
    border: 1px solid #DDD;
    float: left;
    margin-left: 5px
}

#login-container .tang-pass-login .pass-change-verifyCode {
    padding-left: 5px;
    font-size: 12px;
    text-decoration: none;
    line-height: 38px;
    float: left;
    cursor: pointer
}

#login-container .tang-pass-login .pass-form-item .pass-placeholder {
    position: absolute;
    z-index: 1999;
    display: block;
    top: 1px;
    left: 0;
    height: 28px;
    line-height: 40px;
    width: 140px;
    padding-left: 13px;
    font-size: 14px;
    color: #ccc;
    cursor: text
}

#login-container .tang-pass-login .pass-form-item .pass-placeholder-foreignMobile {
    padding-left: 87px
}

#login-container .tang-pass-login .pass-form-item .pass-placeholder-verifyCode {
    width: 50px;
    line-height: 38px;
    *line-height: 40px;
    left: 11px;
    padding-left: 0
}

#login-container .tang-pass-login .pass-form-item .pass-clearbtn {
    top: 12px
}

.tang-pass-login .pass-form-item span.pass-clearbtn-verifyCode {
    right: inherit;
    left: 75px;
    top: 12px;
    z-index: 1999
}

.tang-pass-login .pass-form-item span.pass-clearbtn-smsVerifyCode {
    right: inherit;
    left: 90px
}

.tang-pass-login .pass-form-item .pass-clearbtn:hover {
    background-position: 0 -16px
}

.tang-pass-login .pass-form-item-memberPass {
    margin-bottom: 25px;
    padding-top: 19px;
    *padding-top: 10px
}

.tang-pass-login .pass-form-item-memberPass input {
    vertical-align: middle
}

.tang-pass-login .pass-form-item-memberPass label {
    color: #666;
    margin-left: 5px;
    font-size: 14px
}

.tang-pass-login .pass-form-item-submit {
    position: relative;
    padding-top: 20px
}

.tang-pass-login .pass-form-item-submit input {
    width: 278px;
    height: 41px;
    background: #2592e0;
    border-radius: 3px;
    transition: .3s
}

.tang-pass-login .pass-form-item-submit input:hover {
    background: #42a7f0
}

.tang-pass-login .pass-form-item-submit input:focus {
    background: #1a79bd
}

#login-container .tang-pass-login .pass-form-item-submit .pass-button-submit {
    width: 100%;
    height: 41px;
    background: #3582f8;
    border-radius: 4px;
    transition: .3s;
    font-size: 16px;
    border: 0;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-family: Microsoft YaHei, SimHei, Tahoma;
    font-weight: 100
}

#login-container .tang-pass-login .pass-form-item-submit .pass-button-submit:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

#login-container .tang-pass-login .pass-form-item-memberPass input {
    vertical-align: middle;
    margin-top: -4px
}

.tang-pass-login .pass-form-item-submit .pass-reglink {
    position: absolute;
    top: 40px;
    right: 0
}

#login-container .tang-pass-login .pass-form-item-submit .pass-fgtpwd {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    top: 14px;
    margin: 0
}

#pass-phoenix-login {
    height: 65px;
    margin-top: 34px;
    background: #f3f8ff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#pass-phoenix-login .pass-phoenix-title {
    display: none
}

#pass-phoenix-login .pass-phoenix-list {
    float: left;
    line-height: 17px;
    zoom: 1;
    padding-left: 106px
}

#pass-phoenix-login .pass-phoenix-list:after {
    line-height: 20px;
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-list {
    float: left
}

.pass-sms-btn, .pass-unamelogin-btn, .pass-emaillogin-btn {
    display: inline-block;
    margin-right: 15px;
    color: #00C;
    text-decoration: underline;
    padding-left: 18px;
    cursor: pointer;
    font-size: 12px;
    background: url(http://s1.pan.bdstatic.com/static/images/pass/pass_login_icons.png?r=201708234408) no-repeat -181px -64px;
    width: 0;
    height: 18px;
    overflow: hidden;
    float: left
}

.pass-qrcode-btn {
    position: absolute;
    top: 0;
    width: 172px;
    left: 0;
    height: 58px;
    text-indent: -9999em;
    border-bottom: 3px solid #edf4ff
}

.pass-normal-btn {
    position: absolute;
    top: 0;
    width: 172px;
    right: 0;
    height: 58px;
    text-indent: -9999em;
    border-bottom: 3px solid #edf4ff
}

.pass-unamelogin-btn {
    background-position: -217px -64px
}

.pass-sms-btn {
    background-position: -108px -64px
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina {
    background-position: -62px -0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #bad4fd;
    left: 120px;
    border-left: 1px solid #bad4fd;
    margin-top: 7px
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #bad4fd;
    left: 182px;
    border-left: 1px solid #bad4fd;
    margin-top: -10px
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina {
    background-position: -62px -0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:hover {
    background-position: -37px -0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-qzone {
    width: 18px;
    background-position: -18px -0;
    height: 21px
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-qzone:hover {
    width: 18px;
    height: 21px;
    background-position: 0 0
}

#pass-phoenix-login .pass-phoenix-list li {
    display: inline-block;
    margin: 0 16px;
    width: 25px;
    height: 22px;
    float: left;
    color: #00C;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
    list-style: none;
    text-indent: -9999em;
    overflow: hidden;
    margin-top: 28px;
    background-size: cover
}

.choiceuser-article {
    padding: 0 20px
}

.choiceuser-article .choiceuser-msg {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
    line-height: 24px
}

.choiceuser-article .choiceuser-back {
    margin-top: 10px;
    clear: both
}

.choiceuser-article .choiceuser-back a {
    display: block;
    text-align: right;
    color: #1b66c7;
    text-decoration: none
}

.choiceuser-article .choiceuser-btn:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.choiceuser-article .choiceuser-btn {
    padding-left: 20px;
    zoom: 1
}

.choiceuser-article .choiceuser-btn input {
    display: block;
    float: left;
    margin-right: 15px;
    width: 80px;
    height: 32px;
    border-radius: 4px;
    transition: .3s;
    border: 0;
    margin: 10px 10px 0 0;
    cursor: pointer;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    font-weight: bold
}

.choiceuser-article .choiceuser-btn input:hover {
    background-color: #eee;
    border-color: #dadada
}

#login-container .tang-pass-qrcode .tang-pass-qrcode-title {
    display: none;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-weight: bold
}

#login-container .tang-pass-qrcode .tang-pass-qrcode-content {
    text-align: center;
    margin: 22px 0 0 0;
    left: 0
}

#login-container .wallet-qrcode-scanSuccess {
    color: #333;
    margin-top: 10px;
    text-align: center;
    font-size: 20px
}

#login-container .wallet-qrcode-icon {
    background: 0
}

#login-container .tang-pass-login-phoenix .pass-phoenix-list .phoenix-btn-item {
    background: 0
}

#login-container .tang-pass-login-phoenix {
    border: 0;
    overflow: hidden
}

#login-container .tang-pass-qrcode .pass-qrcode-scanSuccessWrapper p {
    font-size: 14px;
    color: #999;
    margin-top: 10px
}

#login-container .tang-pass-qrcode .tang-pass-qrcode-info {
    line-height: 16px;
    color: #333;
    font-weight: bold;
    padding-top: 20px
}

#login-container .tang-pass-qrcode .pass-qrcode-scanSuccess {
    font-size: 20px;
    margin: 10px 0;
    color: #333;
    font-weight: bold
}

#login-container .tang-pass-qrcode .pass-qrcode-link-back {
    display: block;
    text-align: right;
    text-decoration: none;
    color: #1b66c7;
    cursor: pointer
}

#login-container .tang-pass-qrcode .pass-qrcode-link-back:hover {
    text-decoration: underline
}

.tang-pass-sms {
    display: none
}

.tang-pass-sms .tang-pass-sms-title {
    height: 30px;
    line-height: 30px;
    color: #666;
    font-weight: bold
}

.tang-pass-sms .tang-pass-sms-tip {
    line-height: 18px;
    color: #999;
    font-weight: 100
}

.tang-pass-sms p.pass-form-item-smsVerifyCode:after, .tang-pass-login p.pass-form-item-verifyCode:after {
    line-height: 20px;
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.tang-pass-sms p.pass-form-item-smsVerifyCode, .tang-pass-login p.pass-form-item-verifyCode {
    position: relative;
    height: 38px;
    margin-top: 10px;
    zoom: 1
}

.tang-pass-sms .pass-form-item .pass-sms-link-back {
    display: block;
    text-align: right;
    padding-top: 10px
}

.tang-pass-sms .pass-form-item input.pass-text-input-smsPhone {
    padding-left: 20px;
    background: url(http://s1.pan.bdstatic.com/static/images/pass/input_icons_16.png?r=201708234408) no-repeat 4px -38px
}

.tang-pass-sms .pass-form-item input.pass-text-input-smsVerifyCode {
    width: 90px;
    float: left;
    margin-right: 10px
}

.tang-pass-sms .pass-form-item span.pass-placeholder-smsPhone {
    padding-left: 22px
}

.tang-pass-sms .pass-form-item span.pass-placeholder-smsVerifyCode {
    width: 70px
}

.tang-pass-sms .pass-form-item span.pass-item-timer, .tang-pass-sms .pass-form-item span.pass-item-time-timing {
    width: 84px
}

.tang-pass-login .pass-item-timer {
    display: block;
    float: left;
    height: 28px;
    width: 84px;
    font-size: 12px;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    cursor: pointer;
    transition: .3s
}

.tang-pass-login .pass-item-timer:hover {
    background-color: #eee;
    border-color: #dadada
}

.tang-pass-login .pass-item-time-timing {
    display: block;
    float: left;
    height: 28px;
    width: 84px;
    font-size: 12px;
    transition: .3s;
    color: #999;
    border: 1px solid #ebebeb;
    background-color: #f6f6f6;
    cursor: default
}

.tang-pass-login .pass-suggestion-list {
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 21;
    top: 28px;
    left: 0;
    border: 1px solid #dedede;
    border-top: 0;
    background: #fff;
    width: 206px
}

.tang-pass-login li.pass-item-suggsetion {
    position: relative;
    z-index: 2001;
    line-height: 14px;
    padding: 5px 0 5px 6px;
    color: #888;
    font-family: '宋体';
    font-size: 12px;
    color: #333;
    cursor: pointer;
    word-break: break-all
}

.tang-pass-login li.pass-item-suggsetion_hover a {
    display: block
}

.tang-pass-login li.pass-item-suggsetion a:hover {
    background-position: 0 -16px
}

.tang-pass-login .pass-item-suggsetion_hover {
    background-color: #f7f7f7
}

.pass-login-title {
    clear: both;
    height: 35px;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #2486c4;
    font-weight: bold;
    line-height: 50px
}

.netdisk_pass_loading_tips {
    text-align: center;
    padding-top: 110px
}

#login-middle .tang-pass-wltopc-qrcode-init {
    float: none
}

#login-middle .tang-pass-login .pass-foreignMobile-link-wrapper, #login-middle .tang-pass-login .pass-foreignMobile-back-wrapper {
    position: absolute;
    right: 20px;
    margin-top: -6px;
    font-size: 14px
}

#login-middle .tang-pass-login .pass-foreignMobile-back-wrapper {
    display: none
}

#login-middle .tang-pass-login .pass-foreignMobile-msg {
    font-weight: 100;
    color: #666;
    margin-bottom: 10px;
    font-size: 14px
}

#login-middle .tang-pass-login .pass-foreignMobile-msg span {
    font-weight: 100;
    color: #999;
    padding-left: 6px
}

#login-middle .tang-pass-login .pass-form-item-PhoneCountry {
    z-index: 26
}

#login-middle .tang-pass-login .pass-form-item-PhoneCountry {
    z-index: 26
}

#login-middle .tang-pass-login .pass-form-item-PhoneCountry .pass-label, #login-middle .tang-pass-login .pass-form-item .pass-label {
    position: absolute;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    text-indent: -999em;
    height: 10px;
    width: 17px;
    top: 11px;
    z-index: 999;
    left: 11px;
    display: block;
    background: 0
}

#login-middle .tang-pass-login .pass-form-item .pass-label-userName {
    display: none
}

#login-middle .tang-pass-login .pass-form-item-PhoneCountry .pass-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 41px;
    padding: 0;
    line-height: 41px;
    border-right: 1px solid #ddd;
    cursor: pointer;
    text-indent: 0;
    overflow: hidden;
    z-index: 20;
    font-size: 14px;
    text-align: center;
    background: 0
}

.tang-pass-login .pass-form-item-PhoneCountry .pass-label-code-up {
    background-position: 62px -39px
}

.tang-pass-login .pass-form-item-PhoneCountry .pass-country-list {
    position: absolute;
    top: 42px;
    left: 0;
    border: 1px solid #dedede;
    border-top: 0;
    background: #fff;
    width: 310px;
    height: 170px;
    overflow-y: auto;
    display: none;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

#login-container .tang-pass-login .pass-form-item-PhoneCountry input.pass-text-input {
    width: 213px;
    padding-left: 87px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.tang-pass-login li.pass-item-country {
    position: relative;
    line-height: 14px;
    padding: 10px 0 10px 0;
    color: #888;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    word-break: break-all
}

.tang-pass-login li.pass-item-country-hover {
    background: #f7f7f7
}

.tang-pass-login li.pass-item-country span {
    display: inline-block;
    width: 74px;
    padding-left: 12px
}

input:focus {
    outline: 0
}

.login-info .link-create {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 56px;
    padding: 6px 10px;
    border: 1px solid #bad4fd;
    color: #3582f8;
    text-decoration: none;
    border-radius: 4px;
    text-align: center
}

.login-info a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

.canvas-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    top: 0;
    z-index: 1001
}

.qrcode-dialog {
    position: absolute;
    top: 50%;
    z-index: 1003;
    width: 370px;
    height: 380px;
    background: #fff;
    left: 50%;
    margin-left: -178px;
    margin-top: -170px;
    border-radius: 4px
}

.dialog-title {
    color: #424e67;
    padding: 18px 20px;
    font-size: 16px;
    border-bottom: 1px solid #ececec
}

.dialog-content {
    display: block;
    margin: 24px auto 15px auto
}

.addon-content {
    font-size: 14px;
    color: #424e67;
    text-align: center;
    padding: 0 0 10px 0
}

.dialog-footer {
    margin-top: 20px
}

.dialog-button {
    width: 256px;
    background: #3582f8;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 12px 0;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 17px
}

.dialog-button a {
    color: #fff;
    text-decoration: none
}

.tang-pass-qrcode-img {
    transition: margin-left .4s linear;
    -moz-transition: margin-left .4s linear;
    -webkit-transition: margin-left .4s linear;
    -o-transition: margin-left .4s linear
}

#login-container .tang-pass-qrcode .tang-pass-qrcode-content .animate-left {
    margin-left: -70px
}

#login-container #login-middle .animate-show {
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

.animated {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.qrcode-addoninfo {
    text-align: center;
    color: #333;
    position: relative;
    z-index: 49;
    font-size: 14px
}

.qrcode-addoninfo a {
    color: #3582f8;
    text-decoration: none
}

.qrcode-addoninfo a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

#login-container .ibg-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: cover;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

@media screen and (min-width: 1400px) {
    #login-container {
        height: 600px;
        min-width: 1200px
    }

    #login-download {
        margin-top: 20px
    }
}

@media screen and (min-width: 1600px) {
    #login-container {
        height: 700px;
        min-width: 1200px
    }

    #login-download {
        margin-top: 20px
    }
}

@media screen and (min-width: 1800px) {
    #login-container {
        height: 800px;
        min-width: 1200px
    }

    #login-download {
        margin-top: 20px
    }
}

@media screen and (min-width: 2000px) {
    #login-container {
        height: 900 logipx;
        min-width: 1200px
    }

    #login-download {
        margin-top: 20px
    }
}

@media screen\9 {
    #login-container #login-middle {
        width: 352px;
        position: absolute;
        top: 0;
        height: 100%;
        right: 10px
    }

    .header-login {
        top: 20px;
        margin-top: 0
    }

    .netdisk-qrcode-container {
        height: 247px;
        padding-bottom: 0
    }

    #pass-phoenix-login {
        height: 62px;
        margin-top: 31px
    }

    #netdisk_qrcode_login_form {
        height: 210px
    }

    #pass-phoenix-login .pass-phoenix-list li {
        margin: 0 8px
    }

    #pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:hover {
        background-position: 0 0;
        -moz-opacity: .5;
        filter: alpha(opacity=50);
        opacity: .5
    }

    #pass-phoenix-login .pass-phoenix-list .bd-acc-qzone:hover {
        background-position: 0 0;
        -moz-opacity: .5;
        filter: alpha(opacity=50);
        opacity: .5
    }
}

#pass-phoenix-login .pass-phoenix-list li {
    margin: 0 8px \0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:before {
    background: #fff \0;
    border-left: 1px solid #fff \0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:after {
    background: #fff \0;
    border-left: 1px solid #fff \0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-tsina:hover {
    background-position: 0 0 \0;
    -moz-opacity: .5 \0;
    filter: alpha(opacity=50) \0;
    opacity: .5 \0
}

#pass-phoenix-login .pass-phoenix-list .bd-acc-qzone:hover {
    background-position: 0 0 \0;
    -moz-opacity: .5 \0;
    filter: alpha(opacity=50) \0;
    opacity: .5 \0
}

#tab-download {
    width: 450px;
    margin: auto;
}

.login-a {
    color: #807f90;
    text-decoration: none;
}

.header-login-header {
    width: 100%;
    height: 62px;
    border-bottom: 1px #d8d8d8 solid
}

.header-login-header .left, .header-login-header .right {
    width: 50%;
    float: left;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.header-login-header .left.active, .header-login-header .right.active {
    color: red;
}

.login-body {
    height: 300px;
    text-align: center;
    position: relative
}

.login-body .login-body-ewm, .tang-pass-qrcode-img {
    width: 168px;
    height: 168px;
    border: 1px #e6e6e6 solid;
    margin: 2px 90px;
    position: relative;
    top: 30px;
}

.tang-pass-qrcode-img img {
    margin: auto;
    top: 8px;
    position: relative;
}

#qr_img {
    position: absolute;
    top: 33px;
    right: 5px;
    opacity: 0;
}

.login-body .login-body-word {
    position: relative;
    top: 60px;
    font-size: 15px
}

#login-container #login-middle .animate-show {
    transition: opacity 3s;
    -moz-transition: opacity 3s;
    -webkit-transition: opacity 3s;
    -o-transition: opacity 3s;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

/*@keyframes qrCodeMv*/
/*{*/
/*from {margin: auto}*/
/*to {margin-left:-50px;}*/
/*}*/
/*.login-body .login-body-ewm:hover{*/
/*background-color:red;*/
/*animation:qrCodeMv 3s infinite;*/
/*-webkit-animation:qrCodeMv 3s infinite  ; !*Safari and Chrome*!*/
/*}*/
.animate-left {
    margin: 2px 25px !important;
}

.gh-input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    top: 40px;
    position: absolute;
    text-align: center;
}

.gh-input input {
    width: 260px;
    height: 100%;
    font-size: 16px;
    border: 1px #d8d8d8 solid;
    border-radius: 3px;
    padding-left: 20px;
}

.header-login {
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 50px;
    -moz-box-shadow: #000 0 0 50px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 50px;

}

.dialog-title .close {
    background: url(../img/close.png) top no-repeat;
    width: 13px;
    height: 14px;
    position: absolute;
    right: 0;
    margin: 20px;
    top: 0;
}

#downloadQr img {
    margin: auto
}

#tab-download li {
    cursor: pointer;
}

.qrcode-error-mask {
    display: block;
    position: absolute;
    width: 170px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
    height: 163px;
    z-index: 9;
    top: 0;
    text-align: center;
    line-height: 100px;
}

.err-cont {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    z-index: 19;
    font-weight: 700;
    color: white;
}

.refresh-btn {
    display: block;
    background: #e4393c;
    width: 80px;
    height: 30px;
    position: absolute;
    top: 95px;
    left: 42px;
    line-height: 30px;
    opacity: 1;
    z-index: 19;
    color: #fbfbfb;
    text-decoration: none;
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-2px, 0, 0);
        transform: translate3d(-2px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
}

.shake_effect {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.form-login-position {
    bottom: 45px !important;
}

.form-ts-position {
    bottom: 20px !important;
}

#qrcode iframe{
    width:168px;
    height:168px;
}
.bootbox.modal .modal-dialog{width:400px}
.login-button{
    position: absolute;
    bottom: 77px;
    width: 280px;
    margin: auto;
    background-color:#de001e;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color:white;
    font-size: 16px;
    left: 0;
    right: 0;
    border-radius: 3px;cursor: pointer;
    border: none;
}
@media (max-width: 415px) {

    #login-container {
        position: relative;
        height: 550px;
        width: 100%;
        min-width: unset;
        overflow: hidden;
    }

    #login-container .login-main {
        display: table;
        margin: 0 auto;
        clear: both;
        width: 100%;
        height: 90%;
        position: relative;
        overflow: hidden;
        top: 10%;
    }
    #tab-download {
        display: none;
    }
}
