/*login，regist,findpassword,invite_member*/

.account_main label {
    font-weight: 500;
}

.account_main .form-group {
    padding-top: 8px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.account_main .oauth_login {
    margin-left: 6px;
}

.account_main .oauth_login a:hover {
    text-decoration: none;
}

.account_main .l_center {
    text-align: center;
}

.account_main {
    vertical-align: top;
}

.account_main .font_size_title {
    font-size: 32px;
    color: #404754;
}

.account_main .font_size_body {
    font-size: 28px;
    color: #808080;
}

.account_main .font_size_info {
    font-size: 24px;
    color: #b2b2b2;
}

.account_main .font_size_discription {
    font-size: 14px;
    color: #b2b2b2;
    line-height: 26px;
}

.account_main .font_size_discription2 {
    font-size: 16px;
    color: #404754;
    line-height: 26px;
}

.account_main .font_size_min {
    color: #b2b2b2;
}

.account_main .title {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.account_main .border {
    width: 360px;
    margin: 0 auto;
}

.account_main .border_w {
    width: 500px;
    margin: 0 auto;
}

.logo_left {
    width: 360px;
}

.account_main .btn-lg {
    font-size: 20px;
    height: 40px;
    margin-bottom: 20px;
    margin-top: 15px;
    border: 0;
}

.account_main .check {
    height: 20px;
    width: 20px;
    float: left;

}

.account_main .forget {
    display: inline-block;
    float: right;
    line-height: 27px;
    color: #4D4D4D;
}

.account_main .right {
    float: right;
}

.account_main .remind {
    display: inline-block;
    line-height: 27px;
    margin-bottom: 10px;
    float: left;
    color: #4D4D4D;
}

.account_main .input-group {
    width: 100%;
}

.account_main .input-group input {
    height: 40px;
}

.account_main span.agree {
    float: left;
    display: inline-block;
    line-height: 27px;
    height: 27px;
}

.account_main .send_success_img {
    background: url("/Static/images/common/state_02.png?v=20131213") -56px 0 no-repeat;
    height: 43px;
    width: 37px;
    display: inline-block;
    margin-bottom: -7px;
}

.account_main .check_success_img {
    background: url("/Static/images/common/check.png?v=20131213") no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-bottom: -7px;
}

.account_main .glyphicon {
    top: 0;
}

.account_main .regist_success {
    width: 549px;
    margin:  150px auto;
}

.account_main .regist_success h1 {
    font-size: 52px;
    font-weight: normal;
    text-align: center;
    margin: 0 0 42px 0;
    line-height: 52px;
}

.account_main .regist_success h1 i {
    background: url('/Static/images/common/regist_success_ok.png') no-repeat;
    width: 106px;
    height: 104px;
    display: inline-block;
    vertical-align: top;
    margin: -26px 10px;
}

.account_main .regist_success .text_top {
    background: url('/Static/images/common/regist_success_top.png') no-repeat;
    display: block;
    height: 68px;
}

.account_main .regist_success .text_buttom {
    background: url('/Static/images/common/regist_success_buttom.png') no-repeat;
    display: block;
    height: 8px;
}

.account_main .regist_success .content {
    background: #fefaf9;
    padding: 42px 52px;
}

.account_main .regist_success .content p {
    font-size: 16px;
    line-height: 30px;
}

.account_main .regist_success .content p span {
    color: #0098fb;
    display: inline-block;
}

.account_main .regist_success .content p img {
    margin: -2px 5px 0;
}

.account_main .regist_success .content h4 {
    margin: 0 0 4px 0;
}

.account_main .regist_success .content .btn {
    background: #00a6fc;
    padding: 9px 0;
    font-weight: normal;
    font-size: 18px;
    width: 165px;
    margin: 14px 14px 0;
}

@media (max-width: 550px) {
    .account_main .regist_success .text_top {
        margin-top: -30px;
    }

    .account_main .regist_success {
        margin: 30px auto;
    }

    .account_main .regist_success h1 {
        font-size: 25px;
        margin: 0 auto;
    }

    .account_main .regist_success h1 i {
        width: 53px;
        height: 52px;
        background-size: contain;
        margin: -2px 10px;
    }

    .account_main .regist_success {
        width: 100%;
    }
}

@media (max-height: 568px) {
    .account_main .regist_success .text_top {
        margin-top: -50px;
    }

    .account_main .regist_success {
        margin: 5px auto;
    }

    .account_main .regist_success h1 {
        display: none;
    }
}

#regist_form #regist_btn {
    background: #52ae75;
}

#regist_form .input-group-focus .input-group-addon .glyphicon,
#regist_form .active .glyphicon {
    background-position-x: -64px !important;
}

#logo {
    margin-bottom: 20px;
}

#logo i {
    display: block;
    margin: auto;
    background: url("/Static/images/logo/logo_text_lg.png?v=6") center no-repeat;
    height: 160px;
}

.show_agree_text .modal-dialog {
    width: 80%;
}

.show_agree_text .modal-dialog p.foot {
    text-align: right;
}

#invite_member_body {
    background-color: #40464D;
    position: relative;
    word-break: break-all;
}

#invite_member_body .error_msg {
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 20px;
}

#invite_member_body .default_hidden {
    display: none;
}

#invite_member .invite_member {
    padding-top: 70px;
    text-align: center;
    margin: 0 auto;
    width: 370px;
    height: 100%;
}

#invite_member {
    width: 490px;
    margin: 0 auto;
    position: relative;
    top: 60px;
    border-radius: 14px;
    padding: 0;
    background: #9CCBF9 url('/Static/images/common/cycle.png?v=20131213') no-repeat 50% 47px;
    background-size: 75%;
    height: 545px;
    overflow: hidden;
}

#invite_member .location_bottom {
    margin: 0 45px 10px 45px;
    position: absolute;
    bottom: 0;
    padding-bottom: 5px;
}

#invite_member .location_bottom_info {
    position: absolute;
    bottom: 0;
    width: 370px;
    padding-bottom: 5px;
}

#invite_member_body .discription_div {
    height: 85px;
    overflow: hidden;
}

#invite_member_body .discription_div h5 {
    text-align: left;
}

#invite_member_body .title {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

#invite_member_body .file_name {
    margin-top: -15px;
}

#invite_member_body .form-group {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
}

#invite_member_body .file_bg {
    width: 100%;
    height: 76px;
    background-color: #67A3DD;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    position: absolute;
    bottom: 0;
}

#invite_member_body .file_w_bg {
    text-align: center;
    background: url('/Static/images/common/file.png?v=20131213') top;
    width: 100%;
    height: 100%;
    z-index: 3;
    position: relative;
    margin: 0 auto;
    padding: 55px 60px 0 40px;
}

#invite_member_body .file_logo {
    width: 120px;
}

#invite_member_body .file_logo .img i {
    background-size: 100%;
    width: 95px;
    height: 95px;
}

#invite_member_body .file_info, #invite_member_body .file_password {
    text-align: left;
    width: 240px;
}

#invite_member_body .file_password {
    display: none;
}

#invite_member_body .file_info .btn, #invite_member_body #file_sub_password {
    margin-top: 6px;
    width: 48%;
    height: 25px;
}

#invite_member_body #file_sub_password {
    display: inline-block;
}

#invite_member_body .open_head {
    height: 170px;
    width: 490px;
    position: relative;
    margin: 0 auto;
    bottom: -120px;
    z-index: 2;
}

#invite_member .close_head {
    background: url('/Static/images/common/close_head.png?v=20131213') no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 140px;
    border-radius: 14px;
    z-index: 3;
}

#invite_member .web_btn {
    margin: 0 auto;
    font-size: 20px;
}

#invite_member .border {
    width: 280px;
    margin: 0 auto;
}

#invite_member .log_img {
    z-index: 100;
    position: relative;
    width: 128px;
    height: 128px;
    border-radius: 80px;
}

#invite_member .title_img {
    line-height: 83px;
    vertical-align: middle;
    display: inline-block;
    height: 80px;
}

#invite_member_body .agree_form, #invite_member_body .remember_form {
    display: none;
}

#invite_member_body #success_wrapper .success_dispatch a {
    width: 130px;
    height: 34px;
    vertical-align: middle;
    line-height: 28px;
    font-size: 17px;
}

#invite_member_body #success_wrapper .success_dispatch {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

#invite_member_body #success_wrapper .location_bottom {
    overflow: hidden;
    height: 250px;
    width: 280px;
}

#invite_member_body #success_wrapper .location_bottom .success_img_dh img {
    width: 100%;
    opacity: 0;
}

#invite_member_body #success_wrapper {
    display: none;
}

.file_link .location_bottom_info .invite_intro, .subscribe .location_bottom_info .invite_intro, .invite .location_bottom_info .sub_intro {
    display: none;
}

.file_link .file_info .filename {
    width: 280px;
    height: 75px;
    overflow: hidden;
}

.file_link .file_info .filename h3 {
    width: 100%;
    word-break: break-all;
}

/*附近的云库订阅页*/
.neighour_body {
    height: 100%;
    overflow: hidden;
}

.neighour {
    overflow: hidden;
    zoom: 1;
    width: 200%;
    height: 100%;
    position: absolute;
}

.neighour a {
    color: #000;
}

.neighour .org_list, .org_detail {
    width: 50%;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    zoom: 1;
    height: 100%;
    float: left;
}

.neighour .border {
    width: 50%;
    margin: 0 auto;
    min-width: 350px;
}

.neighour .black {
    width: 100%;
    padding: 12px 0 12px 30px;
    overflow: hidden;
    zoom: 1;
}

.neighour ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}

.neighour li {
    list-style: none;
}

.neighour .org_logo {
    float: left;
    display: inline-block;
    height: 100%;
}

.neighour .org_logo img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

.neighour .org_info {
    float: left;
    display: inline-block;
    padding-left: 25px;
    width: 75%;
}

.neighour .org_info h3 {
    font-size: 18px;
    margin: 0;
}

.neighour .org_detail .org_info h3 {
    font-size: 24px;
    margin: 5px;;
}

.neighour .org_info p {
    padding-bottom: 0;
}

.neighour .detail {
    width: 50%;
    min-width: 550px;
    margin: 0 auto;
    padding: 30px;
}

.neighour #org_logo {
    width: 100px;
    height: 100px;
}

.neighour .head {
    height: 130px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.neighour .folder, .folder_name {
    margin-right: 10px;
    display: inline-block;
}

.neighour .folder, .folder_c {
    margin-left: 10px;
    display: inline-block;
    color: #A0A8B3;
}

.neighour #sub_member {
    border-bottom: 1px solid #4E565E;
    font-size: 14px;
    height: 30px;
}

.neighour #more {
    border-bottom: 1px solid #4E565E;
    color: #A0A8B3;
    height: 30px;
}

.neighour .file_num {
    margin-top: 10px;
    margin-bottom: 10px;
}

.neighour .file {
    height: 75px;
}

.neighour .input {
    width: 230px;
    margin: 0 auto;
    margin-top: 10px;
}

.neighour .input input {
    height: 40px;
    margin-top: 20px;
}

.neighour .input .btn_sub, .btn_back {
    height: 30px;
    width: 45%;
    margin-top: 10px;
}

.neighour .input .btn_back {
    float: right;
}

.neighour #sub_pwd_btn {
    font-size: 12px;
}

/*//客户端*/
.neighour_client .table-hover > tbody > tr:hover > td,
.neighour_client .table-hover > tbody > tr:hover > th {
    background: #4E565E;
}

.neighour_client {
    background-color: #40464D;
    color: #ffffff;
}

.neighour_client .neighour {
    padding-top: 0;
}

.neighour_client #team_list tr td {
    border-bottom: 1px solid #34393F;
}

.neighour_client .border {
    width: 100%;
}

.neighour_client a.org_subscribe {
    color: #ffffff;
}

.neighour_client #sub_member {
    border-bottom: 1px solid #4E565E;
}

.neighour_client #more {
    border-bottom: 1px solid #4E565E;
}

/* launch页 */
.launch_main {
    background-color: #66aeff;
}

.launch_main .body {
    min-height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
}

.launch_main .left_bar {
    width: 75%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.launch_main .gk_logo {
    margin: 15px 0 5px 10px;
    background-image: url("/Static/images/logo/index_logo.png?v=5");
    width: 155px;
    height: 40px;
}

.launch_main .launch_bg {
    background: url("/Static/images/guide/launch.jpg") top center no-repeat;
    height: 900px;
    background-size: contain;
}

.launch_main .right_bar {
    color: #FFF;
    width: 25%;
    text-align: center;
    background: #448DE8;
    box-shadow: inset 10px 0 15px -10px rgba(0, 0, 0, 0.25);
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding-top: 40px;
}

.launch_main h4 {
    font-size: 26px;
    margin: 10px 0;
    font-weight: normal;
}

.launch_main h5 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0;
}

.launch_main h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
}

.launch_main .body .btn {
    border: 1px solid #FFF;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    padding: 0 18px;
    font-size: 16px;
}

.launch_main .body .btn:hover,
.launch_main .body .btn:active {
    border: 1px solid #fff;
    background: #fff;
    color: #2c4692;
}

.launch_main .sync_download {
    margin: 20px 0 40px
}

.launch_main .sync_download .btn {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 140px;
}

.launch_main .sync_download .glyphicon-download {
    height: 24px;
    background-image: url("/Static/images/common/download_24x24.png?v=20131213");
    width: 24px;
    background-position: 0 0 !important;
}

.launch_main .body .btn:hover .glyphicon-download,
.launch_main .body .btn:active .glyphicon-download {
    background-position: -24px 0 !important;
}

.launch_main .qr_download {
    margin: 20px 0 50px;
}

.launch_main .qr_download img {
    width: 140px;
    border-radius: 5px;
}

.launch_main .graduate {
    background: url("/Static/images/guide/graduate.png?v=20131213") 50% 50% no-repeat;
    font-size: 16px;
    margin-bottom: 30px;
    text-indent: 6px;
}

.launch_main .enter_btn {
    margin-top: 15px;
}

@media (max-width: 1100px) {
    .launch_main h4 {
        font-size: 20px;
    }

    .launch_main h5 {
        font-size: 14px;
    }

    .launch_main h6 {
        font-size: 12px;
    }
}

@media (max-width: 700px) {
    .launch_main .left_bar {
        display: none;
    }

    .launch_main .right_bar {
        width: 100%;
    }

    .launch_main .body {
        min-height: 650px;
    }
}

/*内部引导*/
.launch_dialog {
    width: 650px;
}

.launch_dialog .modal-content {
    overflow: hidden;
}

.launch_dialog .modal-body {
    background-color: #40464D;
    color: #FFF;
    text-align: center;
}

.launch_dialog .modal-body div.continue_use {
    display: block;
    font-size: 14px;
}

.launch_dialog .modal-body div.continue_use a {
    text-decoration: underline;
}

.launch_dialog .modal-body h2 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}

.launch_dialog .modal-body p {
    font-size: 14px;
}

.launch_dialog .modal-body img {
    display: block;
    margin: 30px auto 0;
}

.launch_dialog .modal-body .btn {
    display: block;
    margin: 5px auto 30px;
    padding: 4px;
    font-size: 18px;
    width: 180px;
}

.launch_dialog .modal-body div.not_pop {
    margin-top: 35px;
    margin-bottom: -10px;
}

/*更换云库头像*/
.change_team_logo .button_wrapper .btn {
    width: 82px;
    height: 28px;
    margin: 6px 20px;
}

.change_team_logo .button_wrapper {
    text-align: right;
}

.change_team_logo .defined_logo {
    padding: 0;
}

.change_team_logo img.team_logo_choose {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
}

.change_team_logo .upload {
    padding-left: 40px;
}

.change_team_logo .upload .btn {
    width: 280px;
    height: 37px;
    font-size: 16px;
    line-height: 31px;
}

.change_team_logo .upload .choose_file {
    margin-top: 10px;
}

.change_team_logo .upload .to_vip {
    margin-top: 25px;
}

/* 第三方登录设置 */
.account_oauth_main {
    width: 320px;
    margin: auto;
}

.account_oauth_main .info {
    margin: 45px 0;
}

.account_oauth_main .photo {
    position: relative;
}

.account_oauth_main .photo .glyphicon {
    width: 48px;
    height: 48px;
    position: absolute;
    background-position: 0 0;
    right: -10px;
    top: 60px;
}

.account_oauth_main .photo img {
    width: 100px;
    height: 100px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.account_oauth_main .photo .glyphicon-qq {
    background-image: url("/Static/images/common/qq48x48.png");
}

.account_oauth_main .photo .glyphicon-sina {
    background-image: url("/Static/images/common/sina48x48.png");
}

.account_oauth_main .info h2 {
    font-size: 26px;
    font-weight: normal;
}

.account_oauth_main .info h3 {
    font-size: 16px;
    font-weight: normal;
    color: #929292;
    margin-top: 15px;
}

.account_oauth_main #submit_btn {
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
    padding: 7px 0;
}

.login_mobile .border {
    width: 290px !important;
}

.login_mobile #logo img {
    width: 290px !important;
}

/*文件外链下载*/
.open_link_error .error_link {
    font-size: 30px;
    margin-top: -10%;
}

.open_link_error .open_link_error {
    display: inline-block;
    background: url('/Static/images/common/open_link_error.png') no-repeat;
}

.open_link_error .file {
    padding-top: 25% !important;
}

.open_link_mobile .button_wrapper .save {
    display: none;
}

.open_link_mobile .button_wrapper .download {
    float: none !important;
}

.open_link_mobile .button_wrapper {
    height: 26px !important;
    min-height: 26px !important;

}

.open_link_mobile .link_body_x {
    margin-top: 0 !important;
}

#open_link {
    width: 100%;
    height: 100%;
    background-color: #40464D;
}

#open_link .link_body_x {
    width: 95%;
    max-width: 490px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

#open_link .link_body_y {
    width: 100%;
    height: 0;
    max-width: 490px;
    padding-bottom: 112.24%;
    overflow: hidden;
    position: relative;
}

#open_link .link_body {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

#open_link .file {
    text-align: center;
    background: url('/Static/images/common/file.png?v=20131213') 0 0 no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 3;
    position: relative;
    margin: 0 auto;
    padding: 10% 12.2% 0 8.2%;
}

#open_link .file_bg {
    width: 100%;
    height: 14.6%;
    background-color: #67A3DD;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    bottom: 0;
}

#open_link .link_header {
    width: 100%;
    height: 79%;
    position: relative;
    overflow: hidden;
}

#open_link .link_footer {
    width: 100%;
    height: 21%;
    background-color: #95CBF9;
}

#open_link .file_logo {
    width: 28%;
    margin: 0 auto;
    height: 0;
    padding-bottom: 28%;
    position: relative;
}

#open_link .file_logo i {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    background-size: 100%;
    cursor: auto;
}

#open_link .file_name {
    margin: 3.6% auto;
}

#open_link .file_name h4 {
    text-overflow: ellipsis;
    text-indent: 10px;
    overflow: hidden;
}

#open_link .file_logo_body {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

#open_link .button_wrapper {
    height: 8.2%;
    min-height: 28px;
    width: 68%;
    margin: 3.6% auto;
    overflow: hidden;
    min-width: 180px;
}

#open_link .button_wrapper .download {
    width: 37%;
    height: 100%;
    float: left;
}

#open_link .button_wrapper .save {
    width: 53%;
    height: 100%;
    float: right;
}

#open_link .discribe {
    margin-top: 20%;
}

#open_link .close_link {
    font-size: 16px;
}

.resize_body .resize {
    display: none;
}

.index_download h2 {
    font-size: 48px;
    color: #50ACF3;
    text-align: center;
    margin: 100px auto 20px auto;
}

.index_download h6 {
    font-size: 24px;
    text-align: center;
    margin: 50px auto;
}

.index_download img {
    height: 150px;
    width: 245px;
}

.index_download .list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    height: 230px;
    width: 245px;
    float: left;
}

.index_download .list ul {
    text-align: center;
    margin-bottom: 60px;
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
}

.index_download footer {
    margin-top: 200px;
}

.index_download h5 {
    color: #7F8999;
}

.index_download .list li.arrow {
    background: url('/Static/images/common/arrow.png') no-repeat;
    width: 23px;
    height: 121px;
    margin: 50px 25px;
}

/** 企业注册 **/
#ent_reg .gk_block1 p, label {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

#ent_reg .gk_block1 {
    width: 630px;
    border-radius: 4px;
    margin: 0 auto;
}

#ent_reg .gk_block1 .regist_head {
    width: 100%;
    height: 100px;
    background-color: #069ee7;
    text-align: center;
    padding: 33px 0 0 0;
}

#ent_reg .gk_block1 .regist_head p {
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 3px;
}


#ent_reg {
    background: #F8F8F8;
    color: #3F4754;
    font-size: 14px;
}

#ent_reg label {
    font-weight: normal;
}

#ent_reg .form-control:-moz-placeholder {
    color: #ACB4BF;
}

#ent_reg .form-control::-moz-placeholder {
    color: #ACB4BF;
}

#ent_reg .form-control:-ms-input-placeholder {
    color: #ACB4BF;
}

#ent_reg .form-control::-webkit-input-placeholder {
    color: #ACB4BF;
}

#ent_reg .btn.btn-primary,
#ent_reg .btn.btn-primary:hover {
    background: #00b6ec;
}

#ent_reg .btn-lg {
    width: 100%;
    font-size: 19px;
    padding: 10px 0;
}

#ent_reg .form-control {
    height: 46px;
}

#ent_reg .input-group {
    border-color: #dddddd;
    border-width: 1px;
}

#ent_reg .input-group-focus {
    border-color: #7ecdf3;
}

#ent_reg .has_no_accont {
    margin-top: 20px;
}


#ent_reg .new_logo {
    padding: 25px;
}

#ent_reg .new_logo a {
    background: url('/Static/images/logo/37x40.png') no-repeat;
    height: 40px;
    display: inline-block;
    color: #626262;
    font-size: 20px;
    padding-left: 48px;
    line-height: 40px;
    font-weight: normal;
}

#ent_reg .new_logo a:hover {
    text-decoration: none;
}

#regist_new {
    background-color: #ffffff;
}

.regist_navigation {
    padding: 30px 0;
    width: 360px;
    margin: auto
}

.regist_navigation .nv_img {
    text-align: center;
}

.regist_navigation .nv_img i {
    display: inline-block;
    vertical-align: middle;
}

.regist_navigation .nv_img span {
    display: inline-block;
    text-align: center;
    position: relative;
}

.regist_navigation .nv_img .fish {
    background: url('/Static/images/regist/01.png') no-repeat;
    width: 34px;
    height: 22px;
}

.regist_navigation .nv_img .dash {
    background: url('/Static/images/regist/06.png') no-repeat;
    width: 40px;
    height: 6px;
}

.regist_navigation .nv_img .gou {
    background: url('/Static/images/regist/02.png') no-repeat;
    width: 34px;
    height: 22px;
}

.standard_block .regist_navigation .nv_img .fish {
    background-image: url('/Static/images/regist/03.png');
}

.advanced_block .regist_navigation .nv_img .fish {
    background-image: url('/Static/images/regist/08.png');
}

.custom_block .regist_navigation .nv_img .fish {
    background-image: url('/Static/images/regist/11.png');
}

.standard_block .regist_navigation .nv_img .dash {
    background-image: url('/Static/images/regist/07.png');
}

.advanced_block .regist_navigation .nv_img .dash {
    background-image: url('/Static/images/regist/09.png');
}

.custom_block .regist_navigation .nv_img .dash {
    background-image: url('/Static/images/regist/12.png');
}

.standard_block .regist_navigation .nv_img .gou {
    background-image: url('/Static/images/regist/04.png');
}

.advanced_block  .regist_navigation .nv_img .gou {
    background-image: url('/Static/images/regist/10.png');
}

.custom_block  .regist_navigation .nv_img .gou {
    background-image: url('/Static/images/regist/13.png');
}

.regist_navigation .nv_font {
    margin-top: 15px;
}

.regist_navigation .nv_font span {
    width: 32.3%;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #b6b6b6;
}

.regist_navigation .nv_font .span_color {
    color: #00a0e9;
}

.advanced_block .regist_navigation .nv_font .span_color {
    color: #13b5b1
}

.custom_block .regist_navigation .nv_font .span_color {
    color: #8f82bc
}

#regist_new h1 {
    font-weight: normal;
    font-size: 36px;
    margin: 40px 0 20px;
}

#regist_new h4 {
    color: #626262;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-indent: 4px;
}

#regist_new .content {
    overflow: hidden;
    padding: 30px 40px 30px 40px;
}

#regist_new .submit_form {

}

.submit_form .no_code {
    color: #b6b6b6;
    font-size: 15px;
}

#regist_new .submit_form .next_btn {
    width: 360px;
    height: 53px;
    background-color: #069ee7;
    font-size: 18px;
    line-height: 50px;
    margin: 40px auto 0;
    display: block;
}

#regist_new .submit_form .reg_login {
    text-align: center;
    padding: 30px 0;
    font-size: 15px;
}

#regist_new .submit_form .reg_login label {
    color: #b6b6b6;
}

#regist_new .submit_form .reg_login a {
    color: #79c3fe;
    text-decoration: underline;
}

#regist_new .submit_form s {
    margin-top: 10px;
    display: block;
    border-top: 1px solid #ccc;
}

#regist_new .submit_form .form-group {
    margin-bottom: 20px;
}

#regist_new .submit_form .form-control {
    height: 46px;
    box-shadow: none;
    padding: 12px;
    border: 1px solid #ddd;
}

#regist_new .submit_form .form-control:focus {
    border-color: #7ecdf3;
}

#regist_new .submit_form .control-label {
    font-size: 16px;
    padding-top: 14px;
    padding-right: 0px;
    color: #4d4d4d;
    font-weight: normal;
}

#regist_new .submit_form .control-label i {
    color: #e65353;
    font-style: normal;
}

#regist_new .form_desc {
    width: 36%;
    float: right;
    padding: 2px 0px 0 34px;
    border-left: 1px dashed #bbb;
    height: 400px;
}

#regist_new .form_desc h5 {
    font-size: 16px;
    color: #343434;
    font-weight: normal;
    margin-top: 28px;
}

#regist_new .form_desc h5 i {
    background: url('/Static/images/common/regist_yk_info.png') no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: -4px 0px 0 -25px;
}

#regist_new .form_desc p {
    line-height: 28px;
    color: #656565;
    word-break: break-all;
    word-wrap: break-word;
}

#regist_new .form_desc p img {
    margin: -4px 5px 0;
}

#regist_new .form_desc p span {
    color: #0098fb;
    font-weight: 600;
}

#regist_new .solve p {
    margin: 0px;
    font-size: 13px;
}

.verify_wrapper .input-group,
#verify_wrapper .input-group {
    width: 100%;
}

.verify_wrapper .input-group-focus,
#verify_wrapper .input-group-focus {
    border-color: #71aaeb;
}

.verify_wrapper input.form-control,
#verify_wrapper input.form-control{
    border: 0 !important;
    height: 40px;
    padding: 10px 12px;
}

.verify_wrapper img,
#verify_wrapper img {
    height: 40px;
}

.verify_wrapper .code_btn,
#verify_wrapper .code_btn {
    width: 120px;
    position: absolute;
    right: 17px;
    top: 1px;
    height: 40px;
    background-color: white;
    color: #79c3fe;
    font-size: 15px;
    border-left: 1px solid #ddd;
}

#ent_reg .gk_block1 .footer {
    text-align: center;
    margin: 20px auto 20px;
    max-width: 500px;
    width: 100%;
}

#ent_reg .gk_block1 .footer a {
    color: #7F8999;
}

#ent_reg .gk_block1 .footer * {
    color: #7F8999;
}

.out_block {
    width: 385px;
    height: 175px;
    display: none;
    box-shadow: 0 0 8px #e9e9e9;
    position: fixed;
    background-color: white;
    left: 50%;
    top: 50%;
    margin: -87.5px 0 0 -192.5px;
    border-radius: 5px;
}

.out_block .top {
    height: 118px;
    padding: 40px 45px;
    border-bottom: 1px solid #e3e3e3;
}

.out_block .top p {
    font-size: 16px;
    margin: 0;
    color: #303030;
}

.out_block .bottom {
    height: 57px;
}

.out_block .bottom a {
    font-size: 16px;
    float: left;
    width: 50%;
    height: 57px;
    line-height: 50px;
}

.out_block .bottom .close {
    color: #292828;
}

.out_block .bottom .sure {
    color: #009ee6;
    border-left: 1px solid #e3e3e3;
}

.join-ent-title {
    margin: 80px auto 30px auto;
    text-align: center;
    font-size: 24px
}

.join-ent .help-block {
    color: #666;
}

.join-ent dl {
    text-align: center;
    font-size: 16px;
}

.join-ent dt {
    margin: 30px 0;
    font-size: 24px;
}

#ent_reg .choose_2 .regist_btn .regist_btn, #ent_reg .choose_3 .regist_btn .regist_btn, #ent_reg .choose_1 .regist_btn .regist_btn1 {
    display: none;
}

#index .login_ent {
    width: 320px;
    height: 50px;
    color: #ffffff;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
}

#index .center {
    text-align: center;
}

#index .success_block .success_conter h3, h4 {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

#index .success_block {
    width: 630px;
    border-radius: 4px;
    margin: 70px auto;
}

#index .success_block .success_head {
    width: 100%;
    height: 100px;
    text-align: center;
    padding: 33px 0 0 0;
}

#index .standard_block .success_head {
    background-color: #069ee7;
}

#index .advanced_block .success_head {
    background-color: #13b5b1;
}

#index .custom_block .success_head {
    background-color: #8f82bc;
}

#index .success_block .success_head p {
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 3px;
}

#index .success_block .success_conter {
    background-color: #ffffff;
    padding: 25px 60px 50px 60px;
    text-align: center;
}

#index .success_block .list_block {
    width: 360px;
    margin: 40px auto;
    background-position: right;
    text-align: left;
}

#index .success_block .list_block i {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: -4px 4px 0 10px;
    vertical-align: middle;
}

#index .success_block .list_block a {
    color: #a1a1a1;
    font-size: 15px;
    margin-left: 30px;
}

#index .standard_block .list_block i {
    background: url('/Static/images/regist/14.png') no-repeat;
}

#index .advanced_block .list_block i {
    background: url('/Static/images/regist/15.png') no-repeat;
}

#index .custom_block .list_block i {
    background: url('/Static/images/regist/16.png') no-repeat;
}

#index .success_block p {
    font-size: 15px;
}

#index .success_block .success_bottom {
    margin-top: 52px;
}

#index .success_block .success_bottom .same_btn{
    width: 170px;
    height: 50px;
    font-size: 18px;
    line-height: 47px;
}

#index .standard_block .success_bottom .btn {
    background-color: #069ee7;
}

#index .advanced_block .success_bottom .btn {
    background-color: #13b5b1;
}

#index .custom_block .success_bottom .btn {
    background-color: #8f82bc;
}

#index .success_block .success_bottom .backstage_btn {
    background-color: #448aca;
}

#index .success_block .success_bottom span {
    font-size: 18px;
    font-weight: normal;
    margin-left: 27px;
    vertical-align: middle;
}

#index .standard_block .success_bottom .link_font {
    color: #069ee7;
}

#index .advanced_block .success_bottom .link_font {
    color: #13b5b1;
}

#index .custom_block .success_bottom .link_font {
    color: #8f82bc;
}

.regist_ent_success .list {
    margin: 100px auto;
}

#ent_reg .information_block {
    display: none;
}

#ent_reg .information {
    border-bottom: 1px dashed #ddd;
    padding: 25px 0;
}

#ent_reg .information .backstage p {
    float: left;
}

#ent_reg .information .backstage span {
    float: left;
    margin: 8px 0 0 6px;
    font-size: 12px;
}

#ent_reg .information p {
    font-size: 22px;
    margin-bottom: 20px;
}

#ent_reg .information .solve {
    margin-left: 47px;
}

#ent_reg .information .solve p {
    font-size: 16px;
}

#ent_reg .information .pwd-container .progress {
    margin-bottom: 0;
}

#ent_reg .information .pwd-container2 .progress {
    margin-bottom: 0;
}

#ent_reg .click_submit_block {
    padding: 50px 0;
}

#ent_reg .click_submit_block .click_submit {
    width: 360px;
    height: 53px;
    background-color: #069ee7;
    font-size: 18px;
    line-height: 35px;
    margin: 40px auto 0;
    display: block;
    letter-spacing: 3px;
}

#ent_reg .click_submit_block span {
    color: #b6b6b6;
    font-size: 15px;
}

@media (max-width: 960px) {
    .out_block {
        width: 280px;
        margin: -87.5px 0 0 -140px;
    }

    .out_block .top {
        padding: 40px 32px;
    }

    #ent_reg .new_logo {
        display: none;
    }

    #ent_reg .gk_block1 .regist_head {
        display: none;
    }

    #ent_reg {
        overflow: auto;
    }

    #ent_reg .gk_block1 {
        width: 100%;
    }

    .regist_navigation {
        display: none;
    }

    #regist_new .content {
        padding: 30px 20px 30px 20px;
    }

    #regist_new .submit_form .next_btn {
        width: 280px;
    }

    #ent_reg .click_submit_block .click_submit {
        width: 280px;
    }
}

/* 快捷登陆 */
.quick_login {
    background-color: #41464D;
}

.quick_login * {
    color: #ffffff !important;
}

.quick_login input {
    color: #555555 !important;
}

.quick_login .has_no_accont {
    display: none;
}

/** 够快授权页 **/
.gk_oauth_page {
    background: #E8EEF2;
}

.gk_oauth_wrapper {
    width: 480px;
    margin: 60px auto;
}

@media all and (max-device-width: 720px) {
    .gk_oauth_wrapper {
        width: 95%;
    }
}

.gk_oauth_header {
    background-color: #32353B;
    height: 50px;
    padding: 10px 20px 0 5px;
    line-height: 32px;
}

.gk_oauth_content {
    border-radius: 5px;
    border: 1px solid #E1E1E1;
    background-color: #FFF;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.gk_oauth_content h1 {
    background: #F3F7F9;
    border-bottom: 1px solid #E1E1E1;
    padding: 14px 22px;
    font-size: 18px;
    color: #666;
    margin: 0;
    font-weight: normal;
}

.gk_oauth_content .form-horizontal {
    padding: 40px 30px 20px;
}

.gk_oauth_content .control-label {
    color: #7f8999;
    font-size: 15px;
    font-weight: normal;
}

.gk_oauth_content .form-control {
    margin-left: -15px;
}

.gk_oauth_content .btn {
    font-size: 16px;
    padding: 6px 24px;
    margin: 0 5px;
}

.gk_oauth_content .form-group {
    margin-bottom: 25px;
}

.gk_oauth_content .name {
    margin-top: 5px;
    font-size: 16px;
}

.gk_oauth_content #use_oauth {
    display: block;
    text-align: right;
    margin-top: -25px;
    padding-right: 30px;
    font-size: 14px;
}

.gk_oauth_content #return_login {
    text-align: right;
    font-size: 14px;
    padding-right: 30px;
}

.gk_oauth_content .oauth_login {
    display: none;
    padding-left: 6px;
}

@media (max-width: 500px) {
    .gk_oauth_content .text-center {
        text-align: left;
    }
}

.gk_oauth_tip {
    color: #646464;
    font-size: 14px;
    margin: 8px;
}

.gk_oauth_content #verify_code {
    margin-left: 0;
}

.bottom_btn {
    position: absolute;
    text-align: center;
    width: 100%;
    padding-bottom: 40px;
    bottom: 0;
}

.center {
    text-align: center;
}

#ent_reg .oauth_ent_regist {
    width: 100%;
    min-height: 500px;
    max-width: 800px;
    margin: 30px auto;
    border-radius: 10px;
    border: 2px solid #e5e5e5;
    background-color: #FFFFFF;
    padding: 60px 0;
}

#ent_reg .oauth_ent_regist .reg_form {
    width: 435px;
    margin: 0 auto;
}

/** 第三方认证--web **/
.oauth_list {
    overflow: hidden;
}

.oauth_list li {
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 0 15px;
}

.oauth_list li .btn {
    height: 49px;
    line-height: 49px;
    width: 162px;
    font-size: 14px;
    border: 2px solid #e2e4ec;
    background: #fff;
    border-radius: 5px;
    padding: 0;
    color: #374754;
}

.oauth_list li .btn:hover,
.oauth_list li .btn:active {
    border-color: #448DE8;
    box-shadow: none;
    background: #fff;
}

.oauth_list li .btn i {
    width: 32px;
    height: 32px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    margin: 6px 0 0 6px;
    float: left;
}

.oauth_list .gokuai i {
    background-image: url(/Static/images/oauth/32x32.png);
}

.oauth_list .qq_auth i {
    background-image: url(/Static/images/oauth/tencent_icon32x32.png);
}

.oauth_list .sina_auth i {
    background-image: url(/Static/images/oauth/sina_icon32x32.png);
}

.oauth_list .hichina_auth i {
    background-image: url(/Static/images/oauth/hichina32x32.png);
}

.oauth_list .shnu_auth i {
    background-image: url('/Static/images/oauth/shnu32x32.png?v=1');
}

.oauth_list .shedu_auth i {
    background-image: url(/Static/images/oauth/shedu32x32.png);
    background-size: 32px 32px;
}

.oauth_list .tita_auth i {
    background-image: url(/Static/images/oauth/tita32x32.png);
}

.oauth_list .shisu_auth i {
    background-image: url(/Static/images/oauth/shisu32x32.png);
}

.oauth_list .sbs_auth i {
    background-image: url(/Static/images/oauth/sbs32x32.png);
}

.oauth_list .shsmu_auth i {
    background-image: url(/Static/images/oauth/shsmu32x32.png);
}

.oauth_list .xdf_auth .btn i {
    width: 78px;
    background-image: url(/Static/images/oauth/xdf32x32.jpg);
}

.oauth_list .nbdx_auth .btn i {
    width: 78px;
    background-image: url(/Static/images/oauth/nbdx32x32.png);
}

.oauth_list .mingdao_auth i {
    background-image: url(/Static/images/oauth/mingdao32x32.png);
    background-size: 30px 30px;
}

.iframe_page {
    background-color: transparent;
}

.iframe_page .account_main {
    padding: 0;
}

.iframe_page .account_main h1,
.iframe_page .account_main .logo,
.iframe_page .account_main .has_no_accont {
    display: none;
}

.iframe_page .account_main .border {
    width: 320px;
}

.iframe_page .account_main .btn-lg {
    margin: 0;
}


/* 2.0升级引导界面 */
.guide span, p {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.guide .guide_center {
    text-align: center;
}

.guide .guide_center .one {
    padding: 50px 48px;
}

.guide .guide_center .one img {
    margin-bottom: 28px;
}

.guide .guide_center .one p {
    font-size: 16px;
    color: #808080;
}

.guide .guide_center .one h2 {
    color: #019fea;
    margin: 0 auto 33px;
    font-family: "Microsoft YaHei";
}

.guide .guide_center .one .home_block {
    width: 530px;
    margin: auto;
}

.guide .guide_center .one .home_block .introduce_block {
    float: left;
    width: 130px;
    margin: 0 23px;
}

.guide .guide_center .one .home_block .introduce_block p {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #666666;
}

.guide .guide_center .one .start_btn {
    width: 200px;
    height: 40px;
    background-color: #28a7e1;
    border-radius: 6px;
    margin: 25px auto 30px;
    font-size: 17px;
    font-weight: normal;
    line-height: 36px;
}

.guide .guide_center .one .introduce_font {
    font-size: 12px;
    color: #bbbbbb;
    font-family: "Microsoft YaHei";
    width: 410px;
    margin: auto;
}

.guide .guide_center .one .introduce_font a {
    color: #019fea;
}

.guide .guide_center .same_block {
    position: relative;
    height: 570px;
}

.guide .guide_center .two_head {
    padding: 30px 0;
    width: 400px;
    margin: auto;
}

.guide .guide_center .two_head .gu_img span {
    display: inline-block;
    position: relative;
}

.two_head .gu_img i {
    display: inline-block;
    vertical-align: middle;
}

.two_head .gu_img .bdash {
    background: url('/Static/images/guide/04.png') no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 10px;
}

.two_head .gu_img .sdash {
    background: url('/Static/images/regist/06.png') no-repeat;
    width: 40px;
    height: 6px;
}

.two_head .gu_img .gou {
    background: url('/Static/images/guide/06.png') no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.two_head .gu_img .bdash_blue {
    background-image: url('/Static/images/guide/05.png');
}

.two_head .gu_img .sdash_blue {
    background-image: url('/Static/images/regist/07.png');
}

.two_head .gu_img .gou_blue {
    background-image: url('/Static/images/guide/07.png');
}

.two_head .gu_font {
    margin-top: 15px;
}

.two_head .gu_font .span_color {
    color: #00a0e9;
}

.two_head .gu_font span {
    width: 32.3%;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #b6b6b6;
}

.two_content {
    padding: 15px 100px;
}

.two_content .input-group {
    border-color: #dddddd;
    border-width: 1px;
}

.two_content .form-group {
    margin-bottom: 20px;
}

.two_content .submit_form .control-label {
    font-size: 14px;
    padding-top: 10px;
    padding-right: 0px;
    color: #747474;
    font-weight: normal;
}

.two_content .submit_form .form-control {
    height: 40px;
    box-shadow: none;
    padding: 10px;
    border: 1px solid #ddd;
}


.two_bottom {
    height: 65px;
    border-top: 1px solid #ededed;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.two_bottom .next_btn {
    float: right;
    width: 123px;
    height: 33px;
    background-color: #549beb;
    margin: 15px 15px 0 0;
    border-radius: 4px;
    line-height: 28px;
    font-size: 15px;
}

.two_bottom .last_btn {
    float: right;
    width: 123px;
    height: 33px;
    margin: 15px 15px 0 0;
    border-radius: 4px;
    line-height: 28px;
    font-size: 15px;
    border: 1px solid #dcdcdc;
    color: #747474;
}

.spr_block .font_two1 {
    font-size: 15px;
    color: #494949;
}

.spr_block .font_two2 {
    font-size: 12px;
    color: #a9a9a9;
    margin-left: 7px;
}

.two_content1 {
    text-align: left;
    max-height: 328px;
    overflow: auto;
}

.two_content1 .employee_block {
    height: 265px;
    overflow: auto;
}

.two_content1 .employee_orgs {
    float: right;
    margin: 14px 0;
}

.two_content1 .employee_orgs img {
    height:24px;
    border-radius: 50%;
    margin-left: 6px;
}

.two_content1 .employee_block .employee_font {
    display: inline-block;
    vertical-align: middle;
}

.two_content1 .employee_block .employee_img {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
}

.two_content1 .employee_block .employee_font span {
    display: block;
    font-weight: normal;
}

.two_content1 .employee_block .employee_font .employee_name {
    font-size: 15px;
    color: #494949;
}

.two_content1 .employee_block .employee_font .employee_email {
    font-size: 12px;
    color: #a9a9a9;
}

.four_block1 {
    padding: 0 70px;
}

.four_block1 p {
    font-size: 16px;
    color: #808080;
}

.four_block1 .close_btn {
    width: 203px;
    height: 33px;
    background-color: #549beb;
    border-radius: 3px;
    margin-top: 25px;
    font-size: 14px;
    font-weight: normal;
    line-height: 29px;
}

.spr_block, .three_block, .four_block {
    display: none;
}

#apps-download {
    margin: 40px auto;
    padding: 0;
    text-align: center;
}

#apps-download li {
    display: inline-block;
    margin: 0 4px;
    width: 80px;
}

#apps-download li a {
    text-decoration: none;
}

#apps-download li span {
    display: block;
    line-height: 17px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
}

#apps-download li .icon {
    display: block;
    margin: 0 auto;
    width: 52px;
    height: 56px;
    background: url('/Static/images/app_icon/app_icon.png?v=2') no-repeat;
}

#apps-download li.windows .icon {
    background-position: -52px 0;
}

#apps-download li.iphone .icon {
    background-position: -52px -56px;
}

#apps-download li.android .icon {
    background-position: -52px -112px;
}

#apps-download li.mac .icon {
    background-position: -52px -167px;
    height: 57px;
}

#apps-qr {
    display: none;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -160px;
    border: 1px solid #aaa;
    box-shadow: 0 0 80px #000;
}

.login_info_dialog {
    width: 430px;
    font-size: 14px;
}
.login_info_dialog .modal-content {
    background: #fff;
    text-align: center;
    padding-bottom: 15px;
}
.login_info_dialog .btn{
    padding: 8px 60px;
    font-size: 16px;
    margin: 20px auto 10px;
}

.login_dark .account_main .remind,
.account_main .forget {
    color: #999;
}