/*客服主体样式*/
.hint{
  width: 5px;
  height: 5px;
  background-color: #ff0000;
  position: absolute;
  border-radius: 2.5px;
  margin-left: -5px;
}
.chat-bgcolor{
    background-color: #f4f4f4;
    height: 100%;
    overflow-y: overlay;
    margin-left:-10px;
    margin-right:-10px;
}
.chat-minWidth{
  min-width:1100px;
}
.chat-right-div{
    height: 100%;
    border-left:1px solid #ececec;
    border-top:1px solid #ececec;

}
.chat-left{
    height: 100%;
    float:left;
    width: 310px;
    border-right:1px solid #ececec;
    background-color: #ffffff;
}
.chat-cont{
    height: 100%;
    padding:0px 400px  0px 309px;
    display: none;
    background-color: #ffffff;
}
.chat-right{
    height: 100%;
     float:right;
     width:400px;
     border-left:1px solid #ececec;
     overflow:hidden;
     background-color: #ffffff;
     display: none;
}
/*左边样式*/
.chat-left-ul{
 padding: 0px 10px;
}
.chat-left-ul>li>a{
  margin-right: 0px;
 padding:10px 22px;
 border: 0px !important;
 border-radius: 0px;
 border-top:1px solid #ececec;
}
.chat-left-ul>li>a:hover{
 background-color: #ffffff;
 border-bottom: 2px solid #3a99d9 !important;
 color: #3a99d9 !important;
}
.chat-left-ul > li.active > a, .chat-left-ul > li.active > a:hover, .chat-left-ul > li.active > a:focus{
    border-bottom: 2px solid #3a99d9 !important;
    color: #3a99d9 !important;
}
.dialogue-number{
  width: 100%;
  background-color:#DFE7F3;  
}
.dialogue-number p{
  text-align: center;
  margin-bottom:0px;
  padding:5px 0px;
  /*border-bottom:1px solid #ddd;
  color:#3a99d9 ;*/
}
.dialogue-list>ul{
  width: 100%;
  float: left;
}
.dialogue-list>ul>li{
  width: 100%;
  float: left;
  padding: 10px 0px;
  cursor: pointer;
  border-bottom: 1px solid #F6F6F6;
}
.dialogue-list-saixian-div{
	/*border-bottom: 1px solid #F6F6F6;*/
	background-color:#DFE7F3;
    height: 30px;
}
.dialogue-list>ul>li:hover{
  background-color: #ececec;
}
.dialogue-list >ul>li.active,.dialogue-list>ul>li.active:hover,.dialogue-list>ul>li.active:focus{
    width: 100%;
    float: left;
    background-color: #ececec;
}
.dialogue-list>ul>li>div{
  width: 100%;
  float: left;
  padding: 0px 10px;
}
.dialogue-list-user{
  padding:0px;
  margin-bottom:0px;
  overflow : hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 20px;
}
.dialogue-list-user-i{
  color:#3a99d9 ;
  font-size: 18px;
  margin-right: 5px;
  float: left;
  width: 25px;
  text-align: center;
}
.dialogue-list-user>span{
  line-height: 18px;
}
.i-phone{
  font-size:24px;
  color:#3a99d9 ;
  margin-right: 5px;
  float: left;
  width: 25px;
  text-align: center;
}
/*访客左边样式*/
.dialogue-list>ul> li >p{
  margin-top:10px;
  padding-left:0px;
  padding-right:0px;
  position: inherit;
  cursor: auto;
}
.dialogue-list>ul> li >p>i{
    line-height:25px;
    float:left;
}
.fangke-name{
  border:none;
  background:none;
  outline: none;
  float: left;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 75%;
  text-align: left;
}
.fangke-name:hover{
  color:#3a99d9;
  text-decoration : underline ;
}
.fangke-laiyuan{
  width:100%;
}
.fangke-laiyuan p{
  width:100%;
  margin:0px;
  padding:0px 5px;
  float:left;
  display:block;
  height:25px;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fangke-laiyuan p span{
  width:80px;
  float:left;
  height:25px;
}
.fangke-laiyuan p b{
  width:50px;
  float:left;
}
.fangke-laiyuan p spam{
    width: 350px;
    float: left;
    height: 25px;
}
.circle-left{
  width:3px !important;
  height:3px;
  background-color:#63c28f;
  border-radius:2.5px;
  position:absolute;
  left:25px;
  left: -2px;
  top: 6px;
  
}
.position{
  position: relative;
  border-left:1px solid #63c28f;
  margin-left:25px;
  padding-left:25px;
  /*position:underline;*/
}
.position a{
    /*position: underline !important;*/
    text-decoration: underline;
    color: #3a99d9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.xianzai-btn{
  background-color:#f36a42;
  color: #ffffff;
}
.fangke-guiji p a{
  color:#3a99d9;
}
/*历史会话*/
.history-numder{
  /*color:#3a99d9;*/
  height:28px;
  text-align:center;
  line-height:30px;
}
.history-tiaojian{
  margin-top:6px;
  margin-bottom: 6px;
  float:right;
  /*color:#3a99d9;*/
}
.jiantou{
  float:right;
  margin-top:5px;
  border-top:8px solid #666666;
  margin-left:10px;
  border-right: 8px solid transparent;
    border-bottom: 0 dotted;
    border-left: 8px solid transparent;
}
.history-tiaojian-div{
  cursor:pointer;
}
.saixun-div{
  display:none;
    top: 30px;
    left: -155px;
    width:309px;
     border-radius: 0px;
     padding:0px 10px;
}
.saixun-display{
    display:block;
}
.time-i{
    position: absolute;
    right: 15px;
    top: 20px;
}
/*同事*/
.colleague-list{
      float: left;
    width: 100%;
}
.colleague-list >ul{
  width: 100%;
    float: left;
}
.colleague-list >ul>li{
    width: 100%;
    float: left;
    padding: 10px 0px;
    cursor: pointer;
    border-bottom: 1px solid #f6f6f6;
}
.colleague-list>ul>li:hover,.colleague-list .active{
  background-color: #ececec;
}
.colleague-list>ul>li.active,.colleague-list>ul>li.active:hover,.colleague-list>ul>li.active:focus{
    width: 100%;
    float: left;
    background-color: #ececec;
}
.colleague-tuxiang{
  width:40px;
  height:40px;
  border-radius:20px;
  overflow:hidden;
  margin:0px;
  padding:0px;
  margin-left:10px;
  margin-right: 5px;
  border:1px solid #ececec;
}
.colleague-tuxiang img{
  width:40px;
  height:40px;
}
.colleague-message{
   padding: 0px;
   padding-left:5px;
}
.colleague-message p{
    padding: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20px;
}
.colleague-time{
  padding:0px;
  padding-right:10px;
  text-align:right;
  float: right;
}
.visitor-chat-time{
  padding:0px;
  text-align:right;
  float: right;
}
.colleague-grouping  .colleague-name{
  height: 40px;
  line-height: 40px;
}
.colleague-search{
  float:left;
  padding:5px 10px;
  position:relative;
  width:100%;
}
.colleague-search label{
  position:absolute;
  top:10px;
  right:20px;
}
.colleague-search label i{
  color:#d8d8d8;
}
.colleague-search-input{
      padding-right: 30px;
}
.colleague-grouping-p{
    width:100%;
    float:left;
    height:30px;
    margin:0px;
    padding:0px 10px;
    line-height:30px;
    cursor: pointer;
    color:#333333;
}
.colleague-grouping-p>label{
    font-weight: normal;
    max-width: 70%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.colleague-grouping-p:hover{
	  background-color: #ececec;
}
.colleague-jiantou {
    color: #cccccc;
    margin-right:10px;
    width:10px;
    float:left;
}
.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.colleague-div{
  width:100%;
  height:100%;
  overflow:hidden;
  display:block;
}
.colleague-div-scroll,.colleague-div-scroll-uk{
  width:100%;
  overflow-y: overlay;
}
.colleague-div-scroll-left{
  width:100%;
  overflow-y: overlay;
}
/***
*右边样式
*/
/*会话样式*/
.chat-right-title{
  width:100%;
  height:40px;
  border-bottom:1px solid #dddddd;
  overflow: hidden;
}
.chat-right-title p{
  float:right;
  margin-right:10px;
  cursor:pointer;
}
.chat-right >.chat-left-ul>li>a{
	padding:10px 23px!important; /*原来为41px*/
}
.chat-right-title p i img{
  padding: 10px 18px;
}
.chat-right-title p i img:hover{
     background-color: #eee;
}
.but-gray{
  opacity: 0.2;
  cursor:auto !important;
}
.caller-data {
  margin-top:10px;
}
.caller-data >li{
  width:100%;
  float:left;
  padding-top:5px;
}
.caller-data >li>p{
   padding:0px;
   padding-top:10px;
   text-align:center;
   overflow: hidden;
   text-overflow: ellipsis;
}
.caller-data >li>div{
  padding:0px;
  padding-right:10px;
  padding-left:5px;
}
/*常用语*/
.colleague-system{
  width:100%;
  float:left;
}
.colleague-system p{
  width:100%;
  border-bottom:1px solid #dddddd;
  padding: 10px 10px 5px 10px;
}
.colleague-system p a{
  float:right;
  color:#3a99d9 ;
  cursor:pointer;
}
.colleague-system p a:hover{
    text-decoration : underline ;
}
.colleague-system-list{
   width:100%;
   padding:0px 10px;
}
.colleague-system-list >ul >li> a{
   line-height:25px;
   width:100%;
   float:left;
   color:#333333;
}
.colleague-list-div{
      width: 100%;
    float: left;
    padding-left: 20px;
}
.colleague-list-div a{
  width:100%;
  float: left;
  line-height:25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20px;
    color:#333333;
    margin:3px 0px;
}
.colleague-list-div a:hover{
  color:#3a99d9;
}
.custom-list{
  width:100%;
  float:left;
}
.custom-list li{
  width:100%;
  height:25px;
  float:left;
  line-height:25px;
  margin:3px 0px;
}
.custom-list li:hover{
  background-color:#c4e5fc;
}
.custom-list li span{
  cursor:pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 25px;
}
.custom-list li spam{
  padding:0px;
  padding-right:10px;
}
.custom-list li spam i{
  float:right;
  font-size:14px;
  padding: 6px;
  color:#3a99d9;
  cursor:pointer;
}
.knowledge-base-list{
  width:100%;
  float:left;
  padding:0px 10px;
}
.knowledge-base-list li{
    width:240px;
    float:left;
  line-height:25px;
   cursor:pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 25px;
  margin:3px 0px;
}
.knowledge-base-list li:hover{
  color:#3a99d9;
}
.color-font{
  color:#3a99d9
}
/*常用语添加样式*/
#usefulknowledgeTab>.nav-tabs{
  text-align: center;
  padding-left: 10px;
  margin-top: 10px;
}
/***
*中间会话样式
*/
.chat-cont-title{
 width:100%;
  height:40px;
  border-bottom:1px solid #dddddd;

}
.chat-cont-title p{
    text-align:center !important;
    line-height:40px !important;
}
/*聊天区域*/
.chat-sector{
  width:100%;

}
.chat-sector-div{
  overflow-y: overlay;
  
}
.chat-sector-div-scroll{
    width: 100%;
    float: left;
}
.chat-time{
  width:100%;
  display:block;
  margin-top:10px;
  float: left;
  padding-bottom:5px;
}
.chat-time div {
    position: relative;
    left: 50%;
    float: inherit;
}
.chat-time div p{
  height:20px;
  background-color:#ebeced;
  margin:0 auto;
  display:block;
  border-radius:12px;
  padding:0px 10px;
  position:relative;
  left:-50%;
  line-height:20px;
}
.chat-time div span{
  height:20px;
  margin:0 auto;
  display:block;
  border-radius:12px;
  padding:0px 10px;
  position:relative;
  left:-50%;
  line-height:20px;
}
.audio-i{
  transform:rotate(35deg);
  -ms-transform:rotate(35deg); /* Internet Explorer */
  -moz-transform:rotate(35deg); /* Firefox */
  -webkit-transform:rotate(35deg); /* Safari 和 Chrome */
  -o-transform:rotate(35deg); /* Opera */
}
/*会话气泡*/
/*客服气泡*/
.message{
    width:100%;
  float:left;
  padding:0px 10px;
}
.right-service{
    float:right;
    margin-left:30px;
}
.service-bgcolor{
  background-color:#338ac7;
}
.service-bgcolor p{
   color:#ffffff;
  }
.service-head{
  float:right;
  width:35px;
  height:35px;
  border-radius:17px;
  overflow:hidden;
  padding:0px;
  margin-bottom:4px;
}
.service-head img{
    width:35px;
  height:35px;
}

.service-paopap{
   position:absolute;
    float:right;
    display:block;
    width: 0;
    height: 0;
    /*
    border-top: 6px solid transparent;
    border-left: 6px solid #338ac7;
    border-bottom:6px solid transparent;
    margin-top:5px;

    right:-6px;
        */
transform:rotate(134deg);
border-width:5px;
border-color: #338ac7 transparent  transparent #338ac7;
border-style:solid;
border-top-left-radius:2px;
margin-top:9px;
right:-5px;
  }



  /*客户消息*/
  .client-message-div{
    float:left;
  }
  .main-message{
    position: relative;
    margin-top:4px;
    margin-right: 50px;
    padding:0px;
    padding-left: 10px;
}
.client-paopap{
    position: absolute;
    float: left;
    display: block;
    width: 0;
    height: 0;
    /*
    border-top: 6px solid transparent;
    border-right: 6px solid #ebeced;
    border-bottom:6px solid transparent;
    margin-top: 5px;
    left: 4px;*/
    transform:rotate(314deg);
    border-width:5px;
    border-color: #ebeced transparent  transparent#ebeced;
    border-style:solid;
    border-top-left-radius:2px;
    margin-top:9px;
    left: 5px;
  }
  .left-client{
        float:left;
        margin-right:10px;
  }
  .client-bgcolor{
    background-color:#ececec;
  }

  .main-cont{
    padding:5px;
    border-radius:3px;
    max-width:800px;
    margin-bottom:5px;
  }
  .main-cont p{
    margin-bottom:0px;
    line-height:20px;
    word-wrap:break-word; 
  }
  .main-cont p a{
  	color:#3a99d9;
  }
  .main-cont img{
    max-width: 200px;
    min-width: 28px;
  }
  .main-cont p a{
    text-decoration: underline;
  }
  .service-a-color{
     color:#ffffff !important;
   }
  .client-a-color{
     color:#3a99d9;
      width: 15px;
    }
/*发送区域*/
.send-sector{
  width:100%;
   display:block;
  height:200px;
  border-top:1px solid #dddddd;
  position:relative;
  bottom:0px;
}
.toolbar{
  width:100%;
  padding:5px 10px;
  height:30px;
}
.toolbar-left{
  padding:0px
}
.toolbar-left i{
  padding:0px 5px;
  cursor:pointer;
  color:#999999;
  font-size:25px;
  cursor: pointer;
}
.input-file {
    position: absolute;
    opacity: 0;
    display: none !important;
/*     filter: alpha(opacity=0);
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 30px;
    width: 23px; */
}
.toolbar-right{padding:0px;}
.toolbar-right i{
  width:100%;
  cursor:pointer;
  text-align:right;
}
.text-sector{
  width:100%;
  height:133px;
}
.textarea {
  height:124px;
  display:block;
  border: none;
  padding: 5px 6px;
  resize: none;
  outline: none;
  font-size: 14px;
  line-height: 18px;
 width:99%;
 text-align:left;
}
.send-sector-but{
  width:100%;
  padding:0px 10px;
  height:36px;
}
.send-sector-but button{
   float:right;
}
.but-menu{
  right:0px;
  left: initial;
}
/*查看大图*/
.modal-mian{
  width: 100%;
}
.modal-mian img{
  width: 100%;
}
.close-img{
  position:absolute;
  top: 30px;
  right: 10px;
  opacity: 0.5;
  font-size: 30px;
}

.modal-dialog {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 1200px;
}
.modal-dialog-width{
    width: 100%;
}
.chat-i{
  color: #ff0000;
  font-size:20px;
  position: absolute;
  margin-top:5px;
}
.facei-menu{
  width: 437px;
  height: 90px;
  bottom: 30px;
  top: inherit;
  padding: 5px;
}
.facei-menu li{
  width: 25px;
  height: 25px;
  float: left;
  margin-left: 5px;
  margin-top:5px;
  cursor: pointer;  
}
/***
*公共部分
***/
/*会话提示*/
.number-tishi{
    background-color: red;
    width: 28px;
    height: 14px;
    line-height: 14px;
    border-radius: 20px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    float: right;
    display: block;
}
.float-right{
  float:right;
}
.guji-button{
  background-color:#ffffff;
  color:#3a99d9;
  padding-left:15px;
   padding-right:15px;
}
.yaoqing-but{
	color:#3a99d9;
}
.yaoqing-button{
  width:70px;
  display:block;
}
/*调整气泡距离*/
.popover.right{
  margin-left: 20px;
}
/*.popover {
  max-width: 510px;
  left:310px !important;
  max-height: 220px !important;
}*/
.popover-content{
  max-height:180px;
  overflow-y:overlay;
}

/*访客状态*/
.state{
    position: absolute;
    top: 25px;
    right: 3px;
}
.state img{
  width:11px;
  height:11px;
}
.colleague-list ul li div.col-xs-2{
  padding:0px;
}
/*转接模态框*/
.conversation-modal-header{
    background-color: #ffffff;
}
.conversation-title{
      padding: 0px 10px;
}
.conversation-title > li.active > a, .conversation-title > li.active > a:hover, .chat-left-ul > li.active > a:focus {
    border-bottom: 2px solid #3a99d9 !important;
    color: #3a99d9 !important;
}
.conversation-title >li>a {
    margin-right: 0px;
    padding: 10px 113px;
    border: 0px !important;
    border-radius: 0px;
    border-top: 1px solid #ececec;
}
.conversation-main{
  padding: 10px 0px;
}
.conversation-main ul{
  width: 100%;
    float: left;
}
.conversation-main>ul>li {
    float: left;
    padding: 10px 0px;
    cursor: pointer;
    display: block;
}

.conversation-main >ul>li:hover,.conversation-main >ul>li.active,.conversation-main>ul>li.active:hover, .conversation-main>ul>li.active:focus {
    float: left;
    background-color: #ececec;
}
.conversation-main>ul>li>div{
  padding: 0px;
  margin: 0px;
}
.conversation-message {
    padding: 0px;
    padding-left: 5px;
}
.conversation-message p {
    padding: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* height: 20px; */
    padding-top: 10px;
}
.conversation-service-list{
  padding: 0px;
  margin: 0px;
  border-right: 1px solid #ececec;
}
.conversation-service-list ul{
  width: 100%;
  height: auto;
  float: left;
}
.conversation-service-list ul li{
  width: 100%;
  height: auto;
  float: left;
  padding: 5px 0px;
  cursor: pointer;
}
.conversation-service-list >ul>li.active,.conversation-service-list>ul>li.active:hover,.conversation-service-list>ul>li.active:focus {
    float: left;
    background-color: #ececec;
}
.conversation-service-list-left{
  padding: 0px;
  margin: 0px;
}
.conversation-service-maindiv{
  display: none;
  padding: 0px;
}
.conversation-service-maindiv li{
  padding: 0px;
  margin: 0px;
  padding: 5px;
  cursor: pointer;
}
.conversation-service-maindiv>li:hover{
    float: left;
    background-color: #ececec;
}
.conversation-service-maindiv li div{
  padding: 0px;
  margin: 0px;
}
.conversation-but{
     margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    top:0px;
    right:0px;
  }
  .fangke-ziliao-title{
    padding: 0px;
    border-bottom: 1px solid #dddddd;
    float: left;
    width: 100%;
  }
  .fangke-ziliao-title p{
    line-height: 30px;
    text-align: center;
    width: 100%;
    height: 30px;
    float: left;
    padding-top:5px;
  }
  .guiji-but{
   border: 1px solid #3a99d9;
  color: #3a99d9;
  }
  .fangke-load{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
  }
  .load-but{
   position: relative;
   left: 50%;
   margin-left:-35px;
  }
  .huihua-hint{
    width: 5px;
    height: 5px;
    background-color: #ff0000;
    position: absolute;
    border-radius: 2.5px;
    right: 10px;
    top: 10px;
  }
  .modal-ul{
    width: 100%;
    float: left;
  }
  .line-height{
    line-height: 30px;
  }
.fangke-p{text-align:left !important;padding-top : 9px;}
.fangke-left-ul{
 padding: 0px 10px;
 float: left;
}
.fangke-left-ul>li>a{
  margin-right: 0px;
 padding:10px 67px;
 border: 0px !important;
 border-radius: 0px;
 border-top:1px solid #ececec;
}
.fangke-left-ul>li>a:hover{
 background-color: #ffffff;
 border-bottom: 2px solid #3a99d9 !important;
 color: #3a99d9 !important;
}
.fangke-left-ul > li.active > a, .fangke-left-ul > li.active > a:hover, .fangke-left-ul > li.active > a:focus{
    border-bottom: 2px solid #3a99d9 !important;
    color: #3a99d9 !important;
}
.fangke-ul li p{
  padding:0px;
  line-height: 35px;
  margin: 0px;
}
.fangke-ul>li{
  padding-top:0px;
  padding-bottom:10px;
}
.fangke-ul li label {
  text-align: right;
  float: right;
  margin : 0px;
  margin-right: 10px;
  line-height: 35px;
}
.link-a{
   padding-right:10px;
   color:#3a99d9 !important;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   display: block;
}
.link-a:hover{
   text-decoration:underline !important;
}
.audio-i-right {
    transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(35deg);
}
.text-i-left{
  float: left;
  color:#3a99d9;
  font-size: 40px;
  margin-right: 10px;
}
.text-i-right{
  float: left;
  color:#ffffff;
  font-size: 40px;
  margin-right: 10px;
}
.text-div p{
   width: 100%;
   font-size: 13px;
}
.chat-left-file-a{
	color:#3a99d9;
	margin-left:10px;
}
.chat-right-file-a{
	color:#ffffff !important;
	margin-left:10px;
}
.checkbox-slider--b input + span:before{
	box-shadow:inset 0 0 0px rgba(0, 0, 0, 0.8)!important;
}
/*消息提示*/
.message-new{
  height: 30px;
  width: 100%;
  position: absolute;
  background-color:#a0c9fc;
  top:-31px;
}
.message-new p{
  line-height: 30px;
  padding: 0px 10px;
}
.rkservice_display_none{
	display: none;
}
.rkservice_display_block{
	display: block !important;
}
.rkservice_cursor_pointer{
	cursor: pointer;
}
.rkservice_cursor_auto{
	cursor: auto !important;
}
/*转接浮层提示信息*/
.transfer_div_tip{
	color:#999999;
  line-height: 20px;  
}
.transfer_select_agent_p{
	color: #999999;
    font-size: 18px;
    text-align: center;
    margin: 0px;
    margin-top: 10px;
}
/*知识库搜索内容*/
.colleague-search-div{
    position: absolute;
    border: 1px solid #dedede;
    background-color: #ffffff;
    width: 380px;
    padding: 0px 20px;
    border-top: 0px;
    border-radius: 4px;
    max-height:600px;
    overflow-y:overlay;
}
.colleague-search-div ul{
    width:100%;
}
.colleague-search-div ul li{
    width:100%;
    height:30px;
    line-height:30px;
}
.colleague-search-div ul li a:hover{
   color: #3a99d9;
}
.colleague-search-div ul li a{
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    margin-left:-8px !important;
}
/**定义该CSS主要是处理知识库显示或隐藏模块使用**/
.rkservice_knowledgeModel{}