
.ke-container-module .ke-toolbar {
    padding: 0 0 0 20px;
    height : 30px;
    border:none;
}

.ke-container-module .ke-toolbar .ke-outline{
    border: 0;
    display: inline-block;
    width: 25px;
    height: 30px;
    margin-right: 15px;
}
.ke-container-module{
    border:none!important;
    border-top: 1px solid #CCCCCC!important;
}
.ke-container-module .ke-toolbar-icon-url{
    background-image: url(../image/icons.png);
    background-repeat: no-repeat;
}
.ke-container-module .ke-icon-fontname {
    background-position: 0 -85px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-on .ke-icon-fontname {
    background-position: -30px -85px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-icon-emoticons  {
    background:url(../image/face.png) no-repeat center;
    width: 25px;
    height: 30px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-icon-emoticons  {
    opacity: 1
}

.ke-container-module .ke-icon-emoticons-image  {
    background:url(../image/faceSelf.png) no-repeat center;
    width: 25px;
    height: 30px;
    background-size: 25px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-icon-emoticons-image  {
    opacity: 1
}

.ke-container-module .ke-icon-navBox {
    background: url(../image/service.png) no-repeat center;
    width: 25px;
    height: 30px;
    background-size: 25px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-icon-navBox {
    opacity: 1
}

.ke-container-module .ke-icon-chathis {
    background: url(../image/hisChat.png) no-repeat center;
    width: 25px;
    height: 30px;
    background-size: 25px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-icon-chathis {
    opacity: 1
}

.ke-container-module .ke-toolbar-icon-url.ke-icon-voice {
    background: url(../image/voice1.png) no-repeat center;
    width: 25px;
    height: 30px;
    background-size: 32px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-toolbar-icon-url.ke-icon-voice {
    opacity: 1
}

.ke-container-module .ke-icon-sendAttachment {
    background-position: 0 -145px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-on .ke-icon-sendAttachment {
    background-position: -30px -145px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-icon-capture {
    background-position: 0 -203px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-on .ke-icon-capture {
    background-position: -30px -203px;
    width: 25px;
    height: 30px;
}
.ke-container-module .ke-icon-rating {
    background-image: url(../image/58223802141953253.jpg);
    background-repeat: no-repeat;
    background-position: -12px -236px;
    width: 25px;
    height: 30px;
    float: right;
}
.ke-container-module .ke-on .ke-icon-rating {
    background-image: url(../image/58223802141953253.jpg);
    background-repeat: no-repeat;
    background-position: -12px -196px;
}

.ke-container-module .ke-icon-saveChat {
    background-position: 0 -233px;
    width: 25px;
    height: 30px;
}

.ke-container-module .ke-on .ke-icon-saveChat {
    background-position: -29px -233px;
    width: 25px;
    height: 30px;
}

.ke-container-module .ke-icon-record {
    background:url(../image/record.png) no-repeat center!important;
    width: 25px;
    height: 30px;
    opacity: 0.8
}
.ke-container-module .ke-icon-video {
    background:url(../image/video.png) no-repeat center!important;
    width: 25px;
    height: 30px;
    opacity: 0.8
}

.ke-container-module .ke-on .ke-icon-record {
    opacity: 1
}
.ke-container-module .ke-on .ke-icon-video {
    opacity: 1
}
.ke-container-module  .ke-statusbar{
    background-color: #FFF;
    border-top: 0;
}

/* 满意度进入弹框   */
.confirm-container .btn-container .confirm-btn,
.confirm-container .btn-container .cancel-btn {
    display: inline-block;
    width: 108px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.c-top-btn a, .c-main-con .message .avatar i, .c-sidebar .side-main .side-tab li a,
.way-btn {
    background-image: url(../image/58223802141953253.jpg);
    background-repeat: no-repeat;
}

.c-main-btn2 .tool i, .pop-judge .pop-main .reason li.checked {
    background-repeat: no-repeat;
}

/* 聊天框 */
.c-main-con .lele .avatar i {
    right: -35px;
    display:none;
}

.c-main-con .lele .content {
    margin-left: 15px;
    float: left;
    word-break: break-all;
    overflow: hidden;
}

.c-main-con .me .avatar i {
    left: -35px;
    background-position: -12px -332px;
    display:none;
}

.c-main-con .me .content {
    margin-right: 15px;
    float: right;
    word-break: break-all;
    overflow: hidden;
}

/* 发送按钮区域 */
.c-p .words {
    display: inline-block;
    line-height: 28px;
    color: #888;
}

.c-p .words .red {
    color: #d80c18;
}

/* 发送按钮右侧箭头 */
.way-btn {
    width: 25px;
    background-position: 7px -490px;
    border-radius: 0 2px 2px 0;
}

/*人工客服*/
.c-main-btn2 {
    padding: 0;
    height: 150px;
}

.c-main-btn2 textarea.people-txt {
    height: 28px;
}

.chat-container .c-p {
    padding: 10px 15px;
    *padding: 8px 13px;
}

a.blue {
    color: #256bbb;
}

a.blue:hover {
    text-decoration: underline;
}

.nowtime {
    display: block;
    color: #8b8b8b;
    font-size: 12px;
}

.lele-time {
    margin-left: 30px;
    padding: 5px 0 5px 58px;
}

.me-time {
    text-align: right;
    padding: 5px 102px 5px 0;
}

.avatar {
    width: 55px;
    height: 55px;
}


/*关键字 提示框*/
.key-tips {
    position: absolute;
    bottom: 120px;
    left: 17px;
    width: 498px;
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #dfdfdf;
}

.key-tips li {
    line-height: 22px;
    padding: 0 10px;
    cursor: pointer;
}

.key-tips li:hover {
    background: #eee;
}

.key-tips strong {
    color: #d80c18;
    font-weight: normal;
}



/*满意度按钮*/
.pop-judge .gray-btn, .pop-judge .red-btn {
    display: inline-block;
    width: 108px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
}

/*客服提示*/
.no-green {
    border-radius: 4px;
}

.no-yel {
    border-radius: 4px;
}

