.pc_customerServer_container[data-v-971d5e3c] {
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f5f5f5
}

.pc_customerServer_container[data-v-971d5e3c],
.pc_customerServer_container_header[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pc_customerServer_container_header[data-v-971d5e3c] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, right top, left top, from(#000), to(#000));
    background: linear-gradient(270deg, #000, #000);
    padding: 7px 14px;
    font-size: 16px;
    color: #fff
}

.pc_customerServer_container_header_title[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pc_customerServer_container_header_title img[data-v-971d5e3c] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px
}

.pc_customerServer_container_header_handle[data-v-971d5e3c] {
    cursor: pointer
}

.pc_customerServer_container_content[data-v-971d5e3c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.pc_customerServer_container_content .scroll_content[data-v-971d5e3c] {
    width: 98%;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc_customerServer_container_content .scroll_content .chart_list[data-v-971d5e3c] {
    position: relative;
    z-index: 2
}

.pc_customerServer_container_content .scroll_content .chart_list_item_content[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px
}

.pc_customerServer_container_content .scroll_content .chart_list_item_avatar[data-v-971d5e3c] {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.pc_customerServer_container_content .scroll_content .chart_list_item_avatar img[data-v-971d5e3c] {
    width: 100%;
    height: 100%
}

.pc_customerServer_container_content .scroll_content .chart_list_item_text[data-v-971d5e3c] {
    max-width: 60%;
    word-wrap: break-word;
    background: #fff;
    padding: 9px 14px;
    font-size: 15px;
    border-radius: 6px
}

.pc_customerServer_container_content .scroll_content .chart_list_item_img[data-v-971d5e3c] {
    max-width: 60%
}

.pc_customerServer_container_content .scroll_content .chart_list_item_img img[data-v-971d5e3c] {
    width: 100%;
    height: auto
}

.pc_customerServer_container_content .scroll_content .chart_list_item .chart_list_item_imgOrText[data-v-971d5e3c] {
    background: #fff;
    padding: 4px 10px;
    border-radius: 8px;
    width: 226px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc_customerServer_container_content .scroll_content .chart_list_item .chart_list_item_imgOrText .order-wrapper .img-box[data-v-971d5e3c] {
    width: 100%
}

.pc_customerServer_container_content .scroll_content .chart_list_item .chart_list_item_imgOrText .order-wrapper .img-box img[data-v-971d5e3c] {
    width: 100%;
    height: auto
}

.pc_customerServer_container_content .scroll_content .chart_list_item .chart_list_item_imgOrText .order-wrapper .order-info .price-box[data-v-971d5e3c] {
    color: red;
    font-size: 18px
}

.pc_customerServer_container_content .scroll_content .chart_list_item .chart_list_item_imgOrText .order-wrapper .order-info .name[data-v-971d5e3c] {
    font-size: 14px
}

.pc_customerServer_container_content .scroll_content .chart_list_item_time[data-v-971d5e3c] {
    text-align: center;
    margin: 10px auto
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box[data-v-971d5e3c] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_avatar[data-v-971d5e3c] {
    margin-left: 10px
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_text[data-v-971d5e3c] {
    text-align: right;
    background: #cde0ff;
    color: #000
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_img[data-v-971d5e3c] {
    text-align: right;
    background: #fff
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_img img[data-v-971d5e3c] {
    width: 100%;
    height: auto
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_imgOrText[data-v-971d5e3c] {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    width: 226px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_imgOrText .order-wrapper .img-box[data-v-971d5e3c] {
    width: 100%
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_imgOrText .order-wrapper .img-box img[data-v-971d5e3c] {
    width: 100%;
    height: auto
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_imgOrText .order-wrapper .order-info .price-box[data-v-971d5e3c] {
    color: red;
    font-size: 18px
}

.pc_customerServer_container_content .scroll_content .chart_list_item .right-box .chart_list_item_imgOrText .order-wrapper .order-info .name[data-v-971d5e3c] {
    font-size: 14px
}

.pc_customerServer_container .mobel_customerServer_container_footer[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ececec;
    padding: 8px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.pc_customerServer_container .mobel_customerServer_container_footer .crmchat_link[data-v-971d5e3c] {
    text-align: center;
    width: 98%;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    bottom: 60px
}

.pc_customerServer_container .mobel_customerServer_container_footer .crmchat_link span[data-v-971d5e3c] {
    color: #ccc
}

.pc_customerServer_container .mobel_customerServer_container_footer .crmchat_link span[data-v-971d5e3c]:hover {
    color: #000
}

.pc_customerServer_container .mobel_customerServer_container_footer .iconfont[data-v-971d5e3c] {
    font-size: 24px
}

.pc_customerServer_container .mobel_customerServer_container_footer .mobel_customerServer_container_footer_uploag_image[data-v-971d5e3c] {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.pc_customerServer_container .mobel_customerServer_container_footer .file_input[data-v-971d5e3c] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.pc_customerServer_container .mobel_customerServer_container_footer_input[data-v-971d5e3c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 9px;
    background: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc_customerServer_container .mobel_customerServer_container_footer_input_con[data-v-971d5e3c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    min-height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pc_customerServer_container .mobel_customerServer_container_footer_input_con .font[data-v-971d5e3c] {
    padding: 4px 8px
}

.pc_customerServer_container .mobel_customerServer_container_footer_input_con textarea[data-v-971d5e3c] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    resize: none;
    outline: none;
    background: none;
    color: rgba(0, 0, 0, .7);
    border: none;
    width: 100%;
    height: 100%;
    font-size: 15px
}

.pc_customerServer_container .mobel_customerServer_container_footer_input_con p[data-v-971d5e3c] {
    width: 100%;
    display: block;
    min-height: 20px;
    opacity: 0
}

.pc_customerServer_container .mobel_customerServer_container_footer_input_send[data-v-971d5e3c] {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-right: 8px
}

.pc_customerServer_container .mobel_customerServer_container_footer_emoji[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px
}

.pc_customerServer_container .mobel_customerServer_container_footer .sendMessage[data-v-971d5e3c] {
    background: #ccc;
    padding: 4px 12px;
    border-radius: 4px;
    margin-left: 8px;
    color: #fff;
    font-size: 14px
}

.pc_customerServer_container .mobel_customerServer_container_footer .sendMessage-primary[data-v-971d5e3c] {
    background: #000
}

.pc_customerServer_container .mobel_customerServer_container_footer_emojiList[data-v-971d5e3c] {
    width: 100%;
    height: 0;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-row-gap: 20px;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.canSelectemoji[data-v-971d5e3c] {
    height: 165px !important;
    padding: 10px
}

.demo-spin-icon-load[data-v-971d5e3c] {
    -webkit-animation: ani-demo-spin-971d5e3c 1s linear infinite;
    animation: ani-demo-spin-971d5e3c 1s linear infinite
}

.primary_color[data-v-971d5e3c] {
    color: #000
}

.productMessage_container[data-v-971d5e3c] {
    width: 100%;
    padding: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.productMessage_container_image[data-v-971d5e3c] {
    margin-right: 12px
}

.productMessage_container_image img[data-v-971d5e3c] {
    width: 77px;
    height: 77px
}

.productMessage_container_content[data-v-971d5e3c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.productMessage_container_content_title[data-v-971d5e3c] {
    font-size: 14px;
    color: #333;
    height: 42px;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left !important
}

.productMessage_container_content_priceOrHandle[data-v-971d5e3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.productMessage_container_content_priceOrHandle>div[data-v-971d5e3c]:first-child {
    font-size: 18px;
    color: #e93323;
    text-align: left
}

.productMessage_container_content_priceOrHandle>div[data-v-971d5e3c]:nth-child(2) {
    width: 65px;
    height: 25px;
    background: #e83323;
    opacity: 1;
    border-radius: 62px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    cursor: pointer
}

.pt140[data-v-971d5e3c] {
    padding-bottom: 140px !important
}

@-webkit-keyframes ani-demo-spin-971d5e3c {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes ani-demo-spin-971d5e3c {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

[data-v-971d5e3c] .happy-scroll-content {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}