﻿body{
    background-color: #dcdcdc;
}

.czkj-content-all{
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    margin-top: 0;
    margin-bottom:  20px;
}

.czkj-content-out{
    height: 950px;
}

.czkj-content-all-out{
    padding-top: 0;
}

.bh_nav {
    height: 60px;
}

.bh_nav li {
    list-style: none;
}

.jj-body-top {
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

.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;
}


.jj-epidemice {
    margin: 15px 0;
    background-color: #fff;
    padding: 0 30px;
    height: 66px;
    line-height: 66px;
    font-size: 16px;
}

.jj-epidemice-left {
    margin-right: 30px;
}

.jj-epidemice-left img {
    position: relative;
    top: -2px;
    height: 60px;
}

.jj-epidemice-line {
    width: 1px;
    height: 40px;
    position: relative;
    top: 10px;
    background-color: #9f9f9f;
}

.jj-epidemice-center {
    margin: 0px 30px;
}

.jj-epidemice-center img {
    cursor: pointer;
}

.alert-mengban {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: #000000;
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
    width: 100%;
    height: 100%;
    display: none;
}

.czkj-logo-icon img{
    width: 60px;
    height: 60px;
}

.alert-warning {
    position: fixed;
    left: 50%;
    top: -400px;
    margin-left: -300px;
    width: 600px;
    height: 270px;
    background: #fff;
    z-index: 1001;
    display: none;
}

.alert-delete {
    width: 100%;
    height: 38px;
    position: relative;
}

.alert-delete span {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 19px;
    height: 19px;
    background: url(http://www.blcxyy.com/ywdt/images/delete-ks-20170807.png) center center no-repeat;
    cursor: pointer;
}

.alert-wzsm {
    width: 480px;
    height: 100px;
    margin: 15px auto 0;
    line-height: 35px;
    font-size: 24px;
    color: #000;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
}

.jj-out{
    margin-top: 20px;
}

.alert-wzsm p {
    font-size: 24px;
    font-family: "Microsoft YaHei";
}

.alert-footer {
    width: 100%;
    height: 105px;
    font-size: 24px;
    color: #000;
}

.alert-footer span {
    cursor: pointer;
    float: left;
}

.continue {
    width: 124px;
    height: 42px;
    background: url(http://www.blcxyy.com/ywdt/images/continue-ks-20170810.png) center center no-repeat;
}

.fangqi {
    line-height: 42px;
    font-size: 20px;
    color: #ab0d07;
    margin-left: 20px;
}

.xuanze {
    width: 210px;
    height: 42px;
    margin: 25px auto 0;
}

#w_header {
    display: none;
}

.czkj-chat-title {
}

.czkj-logo-name {
    color: #bd1a2d;
}

#czkj-chat {
    background-color: #FFFFFF;
}

.czkj-msg {
    padding: 12px;
    background-color: #fff7f8;
    color: #333;
    padding-left: 18px;
    box-shadow: unset;
}

.czkj-recommend-item  {
    color: #333;
    padding-left: 8px;
}

.czkj-recommend-item:before {
    height: 3px;
    width: 3px;
    background-color: #fff7f8;
}

.czkj-recommend-title {
    padding-top: 5px;
    padding-left: 25px;
    background: url("../image/hot.svg") no-repeat;
    background-position: 0 5px;
    background-size: 20px;
    color: #bd1a2d;
}

.czkj-recommend-title::before {
    width: 0;
    height: 0;
}

.czkj-user .czkj-msg {
    background-color: #bd1a2d;
}

.czkj-eval-btn {
    height: 35px;
    width: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0 1px 6px 0 rgba(233, 54, 54, 0.1);
    border: none;
    color: #bd1a2d;
    padding: 0 12px;
    margin-left: 0;
}

.czkj-eval-btn img {
    width: 25px;
    height: 25px;
    top: -1px;
}


.czkj-eval-true {
    margin-right: 20px;
}

.czkj-eval-btns {
    margin: 30px 0 8px 0;
    float: unset;
    /*display: flex;*/
    /*justify-content: space-between;*/
}

.hot-type {
    background-color: #FFFFFF;
    border-bottom: 1px solid #d7d4d4;
}

.hot-type-item {
    color: #bd1a2d;
    background-color: #fff7f8;
    box-shadow: none;
    border: none;
    padding: 3px 15px;
}

.czkj-tags-group-title {
    margin-bottom: 7px;
}

.czkj-tags-group {
    border-top: 1px solid #f46969;
    /*padding-top: 9px;*/
    /*padding-bottom: 10px;*/
}

.czkj-tags-item {
    border-radius: 5px;
    color: #bd1a2d;
    box-shadow: 0 1px 6px 0 rgba(233, 54, 54, 0.1);
}

.czkj-mobile-common-title{
    border-bottom: 1px dashed #bd1a2d;
}

.czkj-mobile-common-title:before{
    background-color: #bd1a2d;
    top: 2px;
}

.czkj-rele-item {
    color: #333;
    padding-left: 8px;
}

.czkj-rele-item:before {
    width: 3px;
    height: 3px;
    background-color: #501111;
}

.czkj-search-result-item {
    color: #333;
}

.czkj-many-group-title{
    font-size: 14px;
    border-bottom: 1px solid #f46969;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.czkj-text-title {
    color: #bd1a2d;
    font-weight: bold;
}

.czkj-rele-question-title {
    color: #bd1a2d;
}

.czkj-title-right .czkj-help {
    display: unset;
}

.czkj-file-href, .czkj-relevance-item {
    color: #f46969;
}

.czkj-rele-change {
    position: absolute;
    top: 12px;
    right: 14px;
    margin-top: 0;
    color: #f46969;
    display: flex;
    justify-content: center;
    align-items: center;
}

.czkj-real-msg .czkj-msg{
    width: 90%;
}

.more-btn .more-button img {
    width: unset;
}

.czkj-eval-false-text {
    margin-top: 80px;
}

.czkj-no-item {
    border-radius: 5px;
    color: #bd1a2d;
    background: #FFFFFF;
    border: unset;
    box-shadow: 0 1px 6px 0 rgba(233, 54, 54, 0.1);
}

.czkj-submit-no div {
    background: #bd1a2d;
    color: #fff;
}

.czkj-tags-item.tag-actived {
    background: #bd1a2d;
}

.czkj-eval-btn.actived {
    background: #bd1a2d;
}

.czkj-no-item.active {
    background: #bd1a2d;
    border: unset;
}

.czkj-logo-icon img {
    display: none;
}

.czkj-logo-name {
    margin-left: 10px;
}

.m0 .czkj-msg {
    width: 90%;
}
.czkj-right-question-tile{
    color: #bd1a2d !important;
}

.czkj-chat-input .czkj-enter-btn{
    background-color: #bd1a2d !important;
}


@media screen and (max-width: 640px) {
    html, body {
        overflow: auto;
    }
    .czkj-content-out {
        height: calc(100% - 100px);
        width: 100%;
    }

    .czkj-content-all-out{
        display: block;
    }
    .bjmz_header {
        display: none;
    }

    .czkj-chat-title{
        display: none;
    }

    .czkj-chat-center{
        padding-top: 0;
    }

    .czkj-content-all{
        height: calc(100% - 47px);
    }

    .jj-out{
        height: 100%;
        margin-top: 0;
    }

    .bjmz_footer {
        display: none;
    }
    .m_search,.m_links,.public_nav{
        display: none;
    }

    .jj-body-top,.jj-epidemice{
        display: none;
    }

    .jj-mobile-body-top {
        display: block;
    }
    .czkj-chat-input {
        background-color: #FFFFFF;
        border-top: 1px solid #d7d4d4;
        padding: 10px 20px;
    }

    .czkj-chat-input .czkj-textarea {
        border: none;
        border-radius: unset;
        width: 100%;
        border-bottom: 1px solid #d7d4d4;
        height: 42px;
    }

    .czkj-chat-input .czkj-textarea::-webkit-input-placeholder {
        color: #bcc3cd;
    }

    .czkj-chat-input .czkj-textarea:-ms-input-placeholder {
        color: #bcc3cd;
    }

    .czkj-chat-input .czkj-textarea:-moz-placeholder, ::-moz-placeholder {
        color: #bcc3cd;
    }

    .czkj-send{
        height: 20px;
        width: 20px;
        top: 20px;
        right: 30px;
    }

    .czkj-send.send-flag {
        background-size: 80% 90%;
    }
}
