﻿﻿body {
    background-color: #dcdcdc;
}

.czkj-container {
    min-width: 1200px;
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
}

.jj-body-top {
    width: 100%;
    height: 200px;
}

.jj-body-top-name {
    width: 46%;
    height: 100%;
    background-color: #fff;
    float: left;
    padding: 30px;
    position: relative;
    padding-left: 200px;
}

.jj-body-top-name-left {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 30px;
    top: 20px;
}

    .jj-body-top-name-left img {
        width: 100%;
        height: 100%;
    }

.jj-body-top-name-right {
    line-height: 30px;
    font-size: 16px;
}

    .jj-body-top-name-right img {
        width: 160px;
        height: 40px;
    }

.jj-body-top-call, .jj-body-top-ewm {
    width: 18.5%;
    border-right: 2px solid #e8e8e8;
    margin-left: 2%;
    height: 100%;
    background-color: #fff;
    float: left;
    cursor: pointer;
}

.jj-container-jj {
    height: 100%;
}

.jj-body-email {
    height: 100%;
    font-size: 12px;
    color: #6f6f6f;
    padding: 15px 10px;
}

.jj-body-email-name {
    text-align: center;
}

    .jj-body-email-name img {
        width: 60px;
        height: 60px;
    }

.jj-body-email-text {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    padding: 10px 0px;
    margin: 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.jj-body-email-content {
    color: #333;
    padding: 0 8px;
}

.jj-custome-body span {
    font-size: 14px;
}

.jj-body-top-ewm {
    width: 20%;
    padding-left: 30px;
    position: relative;
}

.jj-body-top-ewm-left {
    width: 20px;
    position: absolute;
    left: 17px;
    top: 33px;
    font-size: 17px;
    line-height: 18px
}

.jj-body-top-ewm-left-phone {
    left: 0px;
    height: 100%;
    top: 0;
    width: 68px;
    border-right: 1px solid #ccc
}

.jj-ewm {
    width: 180px;
    height: 180px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.jj-body-top-ewm-left img {
    width: 26px;
    height: 26px;
}

.jj-body-top-ewm-left .jj-ewm-title {
    position: relative;
    left: 5px;
    top: 10px;
}

/*绉诲姩绔ご閮�*/
.jj-mobile-body-top {
    height: 33px;
    background-color: #e04845;
    color: #fff;
    font-size: 12px;
    display: none;
}

.jj-mobile-top-name {
    width: 100px;
    float: left;
    border-right: 1px solid #fff;
    height: 100%;
    padding: 0 5px 0 0px;
    text-align: left;
}

.jj-mobile-top-name-right {
    width: calc(100% - 70px);
    float: left;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
}

.jj-mobile-top-name-left img {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.jj-mobile-top-name-right img {
    width: 80px;
    height: 20px;
}

.jj-mobile-contact {
    float: left;
    width: calc(100% - 100px);
    height: 100%;
    text-align: center;
}

.jj-mobile-contact-item {
    width: 33%;
    float: left;
    border-left: 1px solid #fff;
    padding: 0;
    line-height: 33px;
    font-size: 16px;
}

    .jj-mobile-contact-item a {
        color: #fff;
    }

    .jj-mobile-contact-item:first-child {
        border-left: none;
    }

    .jj-mobile-contact-item:last-child {
        border-bottom: none;
        line-height: 33px;
    }

.jj-mobile-contact img {
    width: 24px;
    height: 24px;
}

#w_header {
    display: none;
}

.czkj-chat-body {
    /*margin-bottom: 30px;*/
}

.czkj-chat-title {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.czkj-top-name {
    color: #333;
}

.czkj-rules {
    color: #e04748;
}

.czkj-question-title {
    background-color: #fff;
    color: #e04748;
    border-bottom: 1px solid #ccc;
    height: 64px;
    line-height: 64px;
}

.czkj-chat-left {
    border: 1px solid #ccc;
}

.czkj-chat-right {
    width: 340px;
}

#czkj-question {
    border: 1px solid #ccc;
    border-left: none;
}

.czkj-body-email-content {
    padding: 0 34px;
}

.czkj-chat-center {
    background-color: #f5f8fa;
}

#chat .czkj-msg {
    background: #fff;
}

#chat .czkj-robot .czkj-msg:before {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

#chat .czkj-user .czkj-msg:before {
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.czkj-rules img {
    top: 20px;
}

.czkj-logo-title {
    padding-left: 145px;
    width: 250px;
}

.czkj-logo-icon {
    position: absolute;
    background-color: #fff;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    left: 40px;
    top: 12px;
    z-index: 1;
    padding: 12px;
    border-bottom: 1px solid #ccc;
}

    .czkj-logo-icon img {
        width: 60px;
        height: 60px;
        position: relative;
        top: -6px;
    }

.czkj-rules, .czkj-question-title {
    color: #333;
}

.czkj-chat-input .czkj-enter-word span {
    color: #D64635;
}

.czkj-modal-title {
    background-color: #c71019;
}

.jj-epidemice {
    margin: 15px 0;
    background-color: #fff;
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.jj-epidemice-left {
    margin-right: 30px;
}

    .jj-epidemice-left img {
        position: relative;
        top: -6px;
    }

.jj-epidemice-line {
    width: 1px;
    height: 40px;
    position: relative;
    top: 10px;
    background-color: #9f9f9f;
}

.jj-epidemice-center {
    margin: 12px 30px;
    margin-bottom: 0;
}

    .jj-epidemice-center img {
        /*position: relative;*/
        /*top: 12px;*/
        cursor: pointer;
    }

.chat-toggle {
    display: none;
}

.voice-hold {
    display: none;
}


.m-login-box a {
    color: #fff !important;
}

@media screen and (max-width: 640px) {
    /*.g_head_box, .public_nav, .m-login-box {*/
    /*display: none !important;*/
    /*}*/

    .jj-mobile-body-top {
        display: block;
    }


    .m-login-box a {
        display: none;
    }

    /*#w_header {*/
    /*border-top: 0;*/
    /*display: block;*/
    /*}*/

    .jj-body-top {
        display: none;
    }

    #chat {
        height: calc(100% - 70px);
    }

    .czkj-container {
        max-width: none;
        min-width: auto;
        width: 100%;
    }

    .czkj-container {
        height: calc(100% - 100px);
    }

    .czkj-chat-body {
        margin-top: 0;
        height: calc(100% - 90px);
    }

    .czkj-chat-left {
        height: 100%;
    }

    .czkj-chat-center {
        height: 100%;
    }

    .jj-epidemice {
        display: none;
    }

    /*.czkj-chat-input .czkj-question {*/
    /*width: calc(100% - 88px);*/
    /*}*/

    .chat-toggle {
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        position: relative;
        top: 5px;
        display: none;
    }

    .input-btn {
        display: none;
    }

    .chat-toggle img {
        width: 100%;
        height: 100%;
    }

    .voice-hold {
        display: none;
        border: 1px solid #ccc;
        background-color: #fff;
        height: 40px;
        font-size: 14px;
        padding: 10px;
        width: calc(100% - 100px);
        float: left;
        border-radius: 0;
        outline-style: none;
    }
}


.m-login-box {
    display: block !important;
    position: static;
    right: 0;
    text-align: left;
}

.czkj-chat-input .czkj-enter-btn {
    background: #f1f1f1;
    font-size: 14px;
    color: #6b6b6b;
}

.czkj-question-ul .czkj-question-name {
    color: #333;
}
