@charset"utf-8";
body,html {
	width: 100%;
	height: 100%;
}
.xlb-wrap {
    display: none;
    width:100%;
    height:100%;
    font-size:14px;
    font-family:微软雅黑;
    overflow: hidden;
}
.webim-layer{
	 border: 1px solid #ddd;
	 background-image: url("../images/5.jpg");
	 overflow: hidden;
}
.webim-layer .layui-layer-title{
	 border-bottom: 1px solid #ddd;
	 background-color:#F5F5F5;
	 background-color: rgba(245, 245, 245,0.7);
	 
}
.webim-layer .layui-layer-max{
	 width:0px;
}

.webim-layer .layui-layer-maxmin{
	 width:16px;
}
.webim-layer .layui-layer-close{
	width:0px;
}
.webim_layer_close{
	cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: -4px;
}
.webim-chat-left {
	height: 100%;
	background-color: #fff;
	background-color: rgba(255, 255, 255,0.9);
    width: 423px;
}
.webim-chat-right {
	float:right;
	height: 100%;
	width:180px;
	overflow: hidden;
	border-left: 1px solid #ddd;
	background-image: url("../images/5.jpg");
}
.webim-chat-right-container{
	background-color: #fff;
	background-color: rgba(255, 255, 255,0.7);
	 height:100%;
}
.webim-master-info{
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    padding:10px 0 10px 10px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    box-sizing: content-box;
}
.webim-master-info img{
	width:22px;height:22px;border-radius:11px;
}
.webim-master-info span{
	margin-left:10px;
	font-size:14px;
	line-height: 28px;
}
.webim-contact-list{
	height:355px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	overflow: hidden;
}
.webim-contact-bottom{
	height:40px;
	line-height:40px;
	padding:5px 10px;
}
.webim-contact-place{
	float:right;
	line-height:30px;
}
.webim-contact-system a{
	cursor:pointer;
	line-height:30px;
}
.webim-contact-list-item{
	cursor:pointer;
	line-height:23px;
	padding:5px 2px 1px 10px;
	box-sizing: border-box;
	font-size:12px;
}
.webim-contact-person-item{
	padding:5px 2px 5px 25px;
	cursor:pointer;
	box-sizing: content-box;
	font-size:12px;
	width:153px;
}
.webim-contact-person-item:hover{
	background-color:#DDDDDD;
	background-color: rgba(221, 221, 221,0.8);
}
.webim-contact-person-item-checked{
	background-color:#FFFFFF;
	background-color: rgba(255, 255, 255,0.8);
	box-sizing: content-box;
}
.webim-chat-footer{
	height:157px;
	border-top: 1px solid #f1f1f1;
	box-sizing: border-box;
	color: #333;
}
.webim-chat-main{
	height:285px;
	overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 0px 10px 5px;
}
.biaoq {
	margin-left: 9px;
	background: url("../images/biaoq.png") no-repeat;
}
.wenja {
	cursor: pointer;
	background: url("../images/wenja.png") no-repeat;
}
.wenjb {
	cursor: pointer;
	background: url("../images/wenjb.png") no-repeat;
}
.dislogue-nav{
	height:32px;
}
.dislogue-nav span {
  cursor: pointer;
  float: left;
  height: 20px;
  margin-right: 14px;
  margin-top: 5px;
  width: 20px;
}
.jilu {
  background: url("../images/jilu.png") no-repeat scroll 7px 5px;
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 30px;
  margin-right: 12px;
  text-align: right;
  width: 86px;
}
.dislogue-textarea{
	margin-left:10px;
	height:65px;
}
.dislogue-textarea textarea{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    height: 65px;
    line-height: 20px;
    overflow: auto;
    padding: 5px 0 0;
    resize: none;
    width: 410px;
    box-sizing: border-box;
    outline: 0 none;
    font-size:12px;
}
.dislogue-bottom{
	height: 46px;
    position: relative;
}
.webim-chat-send{
	cursor: pointer;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    top: 3px;
}
.webim-send{
	background-color: #5fb878;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin-left: 5px;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align: top;
}
.webim-send-btn{
	border-radius: 3px 0 0 3px;
}
.webim-send-set{
	border-radius: 0 3px 3px 0;
	background-color: #5fb878;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    height:30px;
    padding: 2px 5px;
    box-sizing: border-box;
    vertical-align: top;
    margin-left:-2px;
}
.webim-send:hover{
	background-color: #69BC80;
}
.webim-send-set:hover{
	background-color: #69BC80;
}
.webim-menu-box {
    left: auto;
    padding: 0;
    right: -12px;
    top: -58px;
    width: 180px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    z-index: 1000000;
}
.webim-menu-box li{
	padding:5px 0 5px 30px;
	position: relative;
	font-size:12px;
}
.webim-menu-box li i {
    left: 0;
    position: absolute;
    top: 0;
}
.webim-menu-box li:hover{
	background-color:#ddd;
}

.webim-face-box .layui-layer-TipsG {
    display: none;
}
body .webim-face-box .layui-layer-content{
    border: medium none;
    margin: 14px 0 0 -8px;
    background-color: #fff;
    box-shadow: none;
    color: #666;
    padding: 0;
}
.wl_faces_main{
	background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: relative;
    width: 399px;
    height:150px;
}
.wl_faces_main li img {
  height: 24px;
  width: 24px;
}
.wl_faces_main li {
    border: 1px solid #e8e8e8;
    cursor: pointer;
    float: left;
    height: 22px;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 4px 3px;
    text-align: center;
    width: 26px;
}
.webim_chat_main{
    padding: 15px 15px 5px;
    font-family:΢���ź�;
    font-size:14px;
}

.webim_chat_main ul .webim-chat-mine {
    padding-left: 0;
    padding-right: 60px;
    text-align: right;
}
.webim_chat_main ul{
	margin:0;
	padding:0;
}
.webim_chat_main ul li {
    font-size: 0;
    margin-bottom: 10px;
    min-height: 68px;
    padding-left: 60px;
    position: relative;
    list-style: outside none none;
}

.webim-chat-mine .webim-chat-user {
    left: auto;
    right: 3px;
}
.webim-chat-user {
    left: 3px;
    position: absolute;
}
.webim-chat-user, .webim-chat-text {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.webim-chat-user {
    left: 3px;
    position: absolute;
}
.webim-chat-mine .webim-chat-text::after {
    border-top-color: #5fb878;
    left: auto;
    right: -10px;
}
.webim-chat-text::after {
    border-color: #e2e2e2 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 10px;
    content: "";
    height: 0;
    left: -10px;
    overflow: hidden;
    position: absolute;
    top: 13px;
    width: 0;
}
.webim-chat-mine .layim-chat-text {
    background-color: #5fb878;
    color: #fff;
    margin-left: 0;
    text-align: left;
}
.webim-chat-text {
    background-color: #e2e2e2;
    border-radius: 3px;
    color: #333;
    line-height: 22px;
    margin-top: 25px;
    padding: 8px 15px;
    position: relative;
    word-break: break-all;
}

.webim-chat-text img {
    max-width: 100%;
    vertical-align: middle;
}
.webim-chat-user img {
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.webim_chat_main img {
    border: medium none;
    display: inline-block;
    vertical-align: middle;
    max-width:200px;
}
.webim-chat-mine .webim-chat-user span {
    left: auto;
    right: 60px;
    text-align: right;
}
.webim-chat-user span {
    color: #999;
    font-size: 12px;
    font-style: normal;
    left: 60px;
    line-height: 24px;
    position: absolute;
    text-align: left;
    top: -2px;
    white-space: nowrap;
}
.webim-chat-mine .webim-chat-text {
    background-color: #5fb878;
    color: #fff;
    margin-left: 0;
    text-align: left;
}
.webim-chat-mine .webim-chat-user span i {
    padding-left: 0;
    padding-right: 15px;
}
.webim-chat-user span i {
    font-style: normal;
    padding-left: 15px;
}
.jspContainer{left: 0;top: 0;overflow: hidden;position: relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width: 4px;height: 100%;background:transparent;}
.jspHorizontalBar{position: absolute;bottom: 0;left: 0;width: 100%;height: 14px;background: transparent;}
.jspVerticalBar *,
.jspHorizontalBar *{margin: 0;padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: transparent;position: relative;}
.jspDrag{background: #999;position: relative;top: 0;left: 0;cursor: pointer;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{background: #50506d;text-indent: -20000px;display: block;cursor: pointer;}
.jspArrow.jspDisabled{cursor: default;background: #80808d;}
.jspVerticalBar .jspArrow{height: 16px;}
.jspHorizontalBar .jspArrow{width: 16px;float: left;height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
*html .jspCorner{margin: 0 -3px 0 0;}

#xlb-xiaoxi-tip{
	text-align:center;
	color:#999;
	display:none;
}
#xlb-xiaoxi-more{
	text-align:center;
	color:#1e9fff;
	display:none;
	cursor:pointer;
}
.webim-chat-text a{color:#FF8C00}

.webim-system-wrap{
	display:none;
}
.webim-system-wrap{
	display:none;
	font-family:微软雅黑;
	padding: 0 10px 10px;
}
.webim-system-wrap ul{
	margin: 15px;
}

.webim-system-wrap ul li{
	border-bottom: 1px dotted #e2e2e2;
    margin-bottom: 10px;
    padding: 0 10px 10px 10px;
}
.webim-system-wrap ul li div{
	color:#999;
	font-size:12px;
}
.webim-system-wrap ul li p{
	 line-height: 24px;
	 font-size:14px;
}
.dialogue-container {
  height: 285px;
  outline: medium none;
  overflow: hidden;
  width: 410px;
}
.dialogue-area {
  overflow: hidden;
  padding: 5px 15px;
}
.area-shadow {
  display: none;
}
.area-show {
  display: block;
}
.chat-xtxx-container{
	width:563px;
	height:335px;
	overflow:hidden;
	outline:medium;
}
.xtxx_chat_tip{
	text-align:center;
	cursor:pointer;
	color:#B7B7B7;
	display:none;
}
.webim-contact-list em{
  background: #f03532 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  float: right;
  font-style: normal;
  height: 15px;
  line-height: 15px;
  margin-top: 2px;
  text-align: center;
  width: 15px;
  font-size:11px;
}
/**ͼƬ������*/
.zoominner {background: none repeat scroll 0 0 #FFFFFF; padding: 5px 10px 10px; text-align: left;}
#imgzoom_cover{background-color:#000000; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity:0.7; position:absolute; z-index:20000000; top:0px; left: 0px; width:100%; display:none;}
#imgzoom{ display:none; z-index:20000001; position:absolute;}
#imgzoom_zoomlayer{  _position:relative; _padding-top:30px; margin-top:30px;margin-bottom:30px; }
.popupBottom {margin-top: 8px;position: relative;}
.popupClose {cursor: pointer;margin-right: 15px;font-size:12px;text-align: right;}

/**upload*/
.uploadify-queue {
	position: absolute;
	width: 418px;
	bottom: 135px;
    height: 30px;
	border-top: 1px solid #ededed;
	background: #fff;
	z-index: 9999;
	display:none;
}
.uploadify-queue-item {
	font: 11px ;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('../images/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	width: 16px;
	text-indent: -9999px;
	 margin-top: 5px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
},
.uploadify-queue-item span{
	margin-top:5px;
	color:red;
}
/**���ۿ�**/
.webim_pj{
	position: absolute;
	width: 422px;
	top: 0;
    height: 30px;
	background-color: #DDEBF6;
	display:none;
	font-size:13px;
	line-height:30px;
	background-color: rgba(221, 235, 246, 0.9);
}
.webim_pj span{
	line-height:30px;
	padding-left:10px;
	font-size:12px;
}
.webim_pj i{
	float: right;
	line-height: 30px;
	font-size: 16px;
	color: #4B6866;
	margin-right:15px;
	cursor:pointer;
	font-size:12px;
}
.webim_pj a{
	color:#1285D5;
	cursor:pointer;
}
.webim_pj_wrap{
	display:none;
	font-family:΢���ź�;
	padding: 0 10px 10px;
}
.webim_pj_wrap li{
	border-bottom: 1px dotted #e2e2e2;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    list-style: outside none none;
    font-size:14px;
    min-height:50px;
}
.webim_pj_wrap img{
	height: 50px;
    width: 50px;
    border-radius: 100%;
    border: medium none;
    vertical-align: middle;
    float:left;
}
.webim_pj_comment{
	color: #999;
    float:right;
    margin-top: 10px;
}
.webim_pj_user{
	line-height:25px;
	font-size:14px;
	 margin-left: 61px;
}
.webim_pj_time{
	color: #999;
    font-size:13px;
    line-height:25px;
    margin-left: 61px;
}
.webim_pj_info{
	line-height:25px;
	font-size: 14px;
	margin-bottom:10px;
	color:#2F4056;
}
.webim_pj_tool{
	margin-top:10px;
}
.webim_pj_btn{
	margin-left: 2px !important;
	padding: 0 4px;
}
.webim_pj_tool span{
	margin-left:160px;
	color: #888;
}
#webim_pj_ul{
	margin-top:15px;
}
#webim_register_city{
	width:87px;
}
.webim_hidden{
	display:none;
}


