/* Minification failed. Returning unminified contents.
(265,24): run-time error CSS1019: Unexpected token, found ':'
(265,24): run-time error CSS1042: Expected function, found ':'
(265,24): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
@charset "utf-8";
/*********************
	默认链接颜色值
*********************/
/*********************
	定义常用颜色值
*********************/
/*********************
	不同主题颜色
*********************/
/*****主题一*****/
/*@maincolor:#428BCA;*/
/*****主题二*****/
/*********************
	默认边框
	支持传参数，@borderwidth，@bordercolor
*********************/
/***********圆角边框************/
/*box-shadow*/
/*不换行*/
.cutstr {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/* 用户中心 */
.lgmain {
  width: 943px;
  float: right;
  background: #fff;
}
.lgmain .tip-none.tn-sm {
  margin: 10px;
  width: 70%;
}
.lgmain.nolg {
  float: none;
  margin: auto;
  width: 100%;
}
.mod-login {
  float: left;
  width: 198px;
  background: #FFF;
  overflow: hidden;
  border: solid 1px #e4e4e4;
  border-left: 0;
}
/*框架*/
.member-box {
  /*border: solid 1px #ccc; 
	background: #f2f2f2;*/
}
.member-box-inner {
  background: #fff;
  padding: 16px 0;
}
/*登录页*/
.login- {
  float: left;
  width: 570px;
  _width: 620px;
  margin: 10px 0 20px 10px;
}
.login-.fulllogin {
  width: 99%;
}
.login- li {
  clear: both;
  margin: 16px 0;
}
.login- li.isbtn {
  margin: 26px 0 32px 0;
}
.login- li span i {
  color: #AAAAAA;
  margin: 0 0 0 12px;
}
.login- li span.loginstatus {
  margin: 0 0 12px 0;
}
.login- li span.loginstatus em,
.login- li span.loginstatus input,
.login- li span.loginstatus a {
  vertical-align: middle;
  display: inline-block;
}
.login- li span.loginstatus label {
  width: 87px;
  font-size: 12px;
}
.login- li span.loginstatus a {
  margin: 0 0 0 70px;
}
.toreg {
  margin: 0 0 0 24px;
  display: inline-block;
  vertical-align: middle;
}
.xieyi {
  clear: both;
  color: #3c3c3c;
  width: 660px;
  height: 250px;
  border: 1px solid #E9E9E9;
  margin: 0 0 0 116px;
  overflow: auto;
  background-color: white;
  padding: 4px;
}
.login-ads {
  float: left;
  width: 390px;
  height: 225px;
  margin: 20px 0;
}
.login-broker-ads {
  float: left;
  width: 350px;
  height: 300px;
}
/*客户中心*/
.member-box-line {
  background: #f5f5f5;
  border: solid 1px #e4e4e4;
  border-top: 0;
  padding-bottom: 30px;
}
.lgindex p {
  margin: 6px 0;
}
.lgnavi {
  padding: 10px;
}
.lgnavi li {
  margin: 1px 0;
  width: 100%;
}
.lgnavi li a:link,
.lgnavi li a:visited {
  font-size: 14px;
  color: #2D5F8B;
  display: block;
  padding: 9px 0 9px 34px;
}
.lgnavi li a:hover,
.lgnavi li a:active {
  background: #f5f5f5;
  text-decoration: none;
  color: #e03236;
}
.lgnavi li.menu-on a:link,
.lgnavi li.on a:link,
.lgnavi li.menu-on a:visited,
.lgnavi li.on a:visited {
  background: #e03236;
  text-decoration: none;
  color: #fff;
}
.lgnavi li.line {
  width: auto;
}
.lgtips {
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
  margin-left: 50px;
  padding: 20px 0 10px 0;
  text-indent: 32px;
  width: 80%;
}
.lgentr li {
  float: left;
  width: 29%;
  margin: 0 0 12px 0;
}
.entr {
  clear: both;
  margin: 120px auto;
  width: 610px;
}
.entrtitle {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}
.entr li {
  float: left;
  margin: 0 20px 0 0;
}
.entr li a:link,
.entr li a:visited {
  display: block;
  border: solid 1px #D5D5D5;
  width: 180px;
  height: 90px;
  _height: 60px;
  line-height: 90px;
  _padding: 25px 0 0 0;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  position: relative;
  background: #FFFFFF;
}
.entr li a:hover,
.entr li a:active {
  color: #FFF;
  text-decoration: none;
  background: #0A4F9C;
  border: solid 1px #0A4F9C;
}
.entr li a:hover .buyhome-icon,
.entr li a:active .buyhome-icon {
  background-position: -132px -642px;
}
.entr li a:hover .shop-icon,
.entr li a:active .shop-icon {
  background-position: -164px -642px;
}
.entr li a:hover .building-icon,
.entr li a:active .building-icon {
  background-position: -194px -642px;
}
.sele-icon {
  position: absolute;
  top: 4px;
  left: 2px;
  cursor: pointer;
  font: normal 34px/16px Arial, Helvetica, sans-serif;
}
.setting-inner {
  margin: 50px 20px;
}
/*上传图片按钮*/
.upload-btn {
  display: inline-block;
  padding: 7px 10px 7px 30px;
  border: solid 1px #d4d4d4;
  height: 16px;
  line-height: 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url(../images/cs-member.png) no-repeat 10px -348px;
  *vertical-align: middle;
}
a:link.upload-btn,
a:visited.upload-btn {
  color: #666;
  text-decoration: none;
  position: relative;
  font-size: 12px;
}
a:link.upload-btn .swfupload,
a:visited.upload-btn .swfupload {
  width: 90px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity:0);
  overflow: hidden;
  cursor: pointer;
  _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  z-index: 3;
}
a:link.upload-btn.upload-noclick,
a:visited.upload-btn.upload-noclick {
  cursor: text;
  background-color: #f2f2f2;
  border: solid 1px #dddddd;
  color: #999;
}
a:link.upload-btn.upload-noclick .swfupload,
a:visited.upload-btn.upload-noclick .swfupload {
  cursor: default;
}
a:hover.upload-btn,
a:active.upload-btn {
  background-color: #f2f2f2;
}
/*表单*/
.forms.select-goto span label {
  width: auto;
  margin: 0 0 0 6px;
  font-size: 12px;
}
.halfforms li {
  display: inline-block;
  width: 49%;
  margin: 8px 0;
  *float: left;
}
.halfforms li li {
  margin: 0;
  padding: 0 6px 8px;
}
.forms li select {
  padding: 4px;
  width: 80px;
}
.form-submit {
  font-size: 14px;
}
.form-submit li {
  padding: 10px 0;
}
.form-submit li label {
  display: inline-block;
  width: 90px;
}
.form-submit li span {
  display: inline-block;
  width: 690px;
}
.form-submit li select {
  padding: 4px;
}
/*验证表单*/
.inputContainer {
  position: relative;
  float: left;
}
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  z-index: 5000;
  cursor: pointer;
}
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}
.formError .formErrorContent {
  background: #202020;
  position: relative;
  z-index: 5001;
  color: #fff;
  width: 180px;
  font-size: 12px;
  border: 1px solid #000;
  padding: 4px 10px 4px 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.greenPopup .formErrorContent {
  background: #33be40;
}
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
  z-index: 5006;
}
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}
.formError .formErrorArrow div {
  font-size: 0px;
  height: 1px;
  background: #202020;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
  background: #33be40;
}
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}
.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}
.formError .formErrorArrow .line8 {
  width: 11px;
}
.formError .formErrorArrow .line7 {
  width: 9px;
}
.formError .formErrorArrow .line6 {
  width: 7px;
}
.formError .formErrorArrow .line5 {
  width: 5px;
}
.formError .formErrorArrow .line4 {
  width: 3px;
}
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}
/*表格*/
.table {
  background: white;
  width: 100%;
  border: 1px solid #dfdfdf;
  border-bottom: none;
  display: inline-table;
  border-collapse: separate;
  border-spacing: 0;
  border-right: none;
}
.table thead td,
.table thead th {
  font-weight: normal;
  padding: 10px 6px;
  text-align: center;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background-color: #f5f5f5;
  font-size: 14px;
}
.table tbody td {
  text-align: center;
  padding: 8px;
  color: #616161;
  vertical-align: middle;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.table tr:hover {
  background: #FFFFCF;
}
/*TAB*/
.dashed-tab {
  margin: 0;
  padding: 12px 0;
  color: #444;
  font: bold 20px/20px "微软雅黑", "黑体";
  _line-height: 26px;
}
.dashed-tab .first {
  float: left;
}
.dashed-tab .last {
  float: right;
  font-size: 12px;
  font-weight: normal;
}
.w-content li span.online {
  color: #f47b22;
  background: #f8f8f8;
  border: solid 1px #f47b22;
  font-size: 12px;
  padding: 2px;
  _padding: 4px 2px;
  display: inline-block;
}
.w-content li span.offline {
  color: #444;
  background: #f8f8f8;
  border: solid 1px #aaa;
  font-size: 12px;
  padding: 2px;
  _padding: 4px 2px;
  display: inline-block;
}
.w-content li span i {
  vertical-align: middle;
  margin: 0 3px 0 0;
}
/*委托详细页面*/
.next-btn {
  /*border-top: solid 1px #dfdfdf;
    margin: 15px 0;
    padding: 10px 0 0 0;
    text-align: right;*/
}
.form-title {
  background: #f5f5f5;
  border-left: solid 3px #e03236;
  padding: 19px 22px;
}
.form-title i {
  display: inline-block;
  height: 50px;
  vertical-align: top;
  margin: 8px;
  *float: left;
}
.form-title span {
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: middle;
  line-height: 56px;
}
.form-title-ct p {
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: bold;
  color: #666;
  margin-bottom: 8px;
}
.form-title-ct li {
  font-size: 14px;
  margin-top: 4px;
}
.fw82 {
  width: 82%;
}
.form-block {
  display: inline-block;
  margin: 0;
}
.form-block span {
  word-break: break-all;
  word-wrap: break-word;
  display: inline-block;
  margin: 0;
}
.form-block span input,
.form-block span label {
  vertical-align: middle;
}
.weituo-done {
  font-size: 14px;
  line-height: 24px;
  float: left;
  margin: 0 0 0 40px;
}
.weituo-done h2 {
  font-family: '微软雅黑', '宋体';
  font-size: 18px;
  margin: 0 0 6px 0;
}
.goto {
  font-size: 14px;
}
.goto li {
  float: left;
  margin: 20px 24px 0 0;
}
/*成功页面*/
.weituo-success {
  font-size: 18px;
  line-height: 30px;
  margin: 70px 60px;
  font-family: "微软雅黑";
}
.weituo-success h3 {
  font-weight: normal;
  font-size: 18px;
}
.icon-wsuccess {
  background: url(../images/cs-member.png) no-repeat 10px 6px;
  display: block;
  padding: 28px 30px 28px 116px;
  font-size: 34px;
  color: #8FC12E;
  margin-bottom: 34px;
  font-weight: bold;
}
.icon-wsuccess2 {
  background: url(/style/images/cs-member2.png) no-repeat 40px -378px;
  display: block;
  padding: 0 0 28px 100px;
  font-size: 28px;
  color: #333;
  margin-bottom: 34px;
}
.member-success {
  font-size: 14px;
  margin-left: 30px;
  width: 570px;
}
.member-success h2 {
  font-size: 22px;
  font-family: "微软雅黑";
  font-weight: normal;
}
.icon-tsuccess {
  background: url(../images/cs-member.png) no-repeat 0 0;
  width: 88px;
  height: 76px;
  display: inline-block;
  margin: 2px 0;
}
/**黄敏思  图片上传中v4 201400904**/
.ProgressSpan {
  height: 36px;
  line-height: 36px;
  padding-top: 48px;
  background: url(../images/loading.gif) no-repeat center 0;
}
.load-ing {
  position: absolute;
  top: 10%;
  left: 32%;
}
/**图片上传**/
.imgList {
  margin-left: 112px;
}
.imgout {
  width: 180px;
  height: 138px;
  text-align: center;
  display: table;
  border: solid 1px #e4e4e4;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.upload-done {
  width: 100px;
  height: 112px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.upload {
  width: 100px;
  height: 82px;
  float: left;
  text-align: center;
  margin: 7px;
  cursor: pointer;
}
.upload-img {
  clear: both;
  text-align: left;
}
.upload-tips {
  color: #777;
  vertical-align: middle;
  margin: 0 0 0 12px;
  padding-left: 20px;
  background: url(../images/info.png) no-repeat 3px 1px;
  _background: url(../images/info.gif) no-repeat 3px 0;
}
.preview-img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.dele {
  position: absolute;
  z-index: 10;
  display: inline-block;
  width: 23px;
  height: 24px;
  background: url(../images/cs-member.png) no-repeat 0 -86px;
  top: 0;
  right: 0;
  text-indent: -3000px;
}
.dele.a {
  left: 0;
  bottom: 0;
  width: 100px;
  text-align: left;
  height: 22px;
  font-size: 14px;
}
.del.delete-icon {
  position: absolute;
  z-index: 80;
  right: 0;
  bottom: 0;
  _right: 20px;
  _bottom: 8px;
  margin: 0;
  display: block;
}
.dele.b {
  display: none;
  left: 20%;
  top: 20%;
  width: 62px;
  height: 58px;
}
.dele.c {
  display: none;
  left: 20%;
  top: 20%;
  width: 62px;
  height: 29px;
}
.view-img {
  height: 138px;
  width: 188px;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align: middle;
  /*设置水平居中*/
  text-align: center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 87px;
  /*约为高度的0.873，100*0.873 约为87*/
  *font-family: Arial;
  /*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.upload-btn {
  margin: 12px 0;
  display: inline-block;
  *display: inline;
}
.upload-btn object {
  vertical-align: middle;
}
/**反馈意见**/
.feedback-wrap {
  border-top: dotted 1px #E4E4E4;
  margin-top: 12px;
  padding-top: 12px;
}
.feedback-wrap.first {
  border-top: 0;
}
.feedback {
  font-size: 14px;
}
.feedback li label {
  display: inline-block;
  width: 115px;
  color: #0186CB;
  vertical-align: top;
}
.feedback li span {
  display: inline-block;
  width: 690px;
  word-break: break-all;
  word-wrap: break-word;
}
.feedback-in {
  margin-left: 115px;
  background: #F5F5F5;
  border: solid 1px #F0F0F0;
  padding: 6px 12px;
  margin-top: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.feedback-in li label {
  display: inline-block;
  width: 96px;
  color: #0186CB;
  vertical-align: top;
}
.feedback-in li span {
  display: inline-block;
  width: 580px;
  word-break: break-all;
  word-wrap: break-word;
}
/*内容*/
.member-contbox {
  padding: 10px;
 /* border: solid 1px #e4e4e4;*/
  border-right: 0;
  min-height: 247px;
}
.normal-table th {
  font-weight: bold;
  background: #f5f5f5;
  color: #666;
  margin: 0;
  padding: 9px 0 9px 12px;
  text-align: left;
  font-size: 14px;
}
.normal-table td {
  padding: 9px 0 9px 12px;
  border-top: solid 1px #f5f5f5;
  line-height: 24px;
  font-size: 14px;
}
.normal-table tr:hover {
  background: #f8f8f8;
}
.Desc i,
.Asc i {
  padding-right: 16px;
  background: url(../images/cs-member.png) no-repeat 100% -148px;
  display: inline-block;
}
.Asc i {
  background-position: 100% -162px;
}
.house-xin {
  text-align: left;
}
td .house-xin a:link,
td .house-xin a:visited {
  color: #333;
}
.icon-sale,
.icon-rent,
.icon-buy,
.icon-torent {
  font-family: Arial, simsun, sans-serif, '宋体';
  font-size: 12px;
  line-height: normal;
  padding: 1px 6px;
  _padding: 6px 6px 0 6px;
  color: white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.icon-sale {
  background: #badc68;
  border-bottom: 1px solid #9fcb34;
}
.icon-rent {
  background: #40abd8;
  border-bottom: 1px solid #1f8dbb;
}
.icon-buy {
  background: #bb8ad2;
  border-bottom: 1px solid #902fbf;
}
.icon-torent {
  background: #eea742;
  border-bottom: 1px solid #d6963b;
}
/*用户信息*/
.member-info {
  text-align: center;
  padding: 31px 36px;
  border: solid 1px #e4e4e4;
  border-bottom: 0;
  background: #f5f5f5;
  margin-top: 16px;
}
.member-info h2 {
  float: left;
  font-size: 36px;
  font-family: "微软雅黑";
  font-weight: normal;
  color: #666;
  line-height: 78px;
}
.member-info .member-info-button {
  float: right;
}
.member-info .member-info-button .btn {
  _margin-left: 6px;
}
.select2-simple.select2-container {
  *margin: 0 4px;
}
.select2-simple.select2-container .select2-choice {
  border: solid 1px #dfdfdf;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  filter: none;
  background: #f2f2f2;
}
.select2-simple.select2-container .select2-choice .select2-arrow {
  border-left: 0;
  filter: none;
  background: none;
}
.select2-simple.select2-container .select2-choice .select2-arrow b {
  background: #f2f2f2 url(../images/cs-member.png) no-repeat 0 -212px;
}
.select2-simple.select2-drop {
  border: solid 1px #dfdfdf;
}
.select2-simple.select2-drop.select2-drop-active {
  border: solid 1px #dfdfdf;
  border-top: 0;
}
.select2-simple .select2-results .select2-highlighted {
  background: #dfdfdf;
  color: #333;
}
.select2-simple .select2-container-active .select2-choice,
.select2-simple .select2-container-active .select2-choices {
  border: solid 1px #dfdfdf;
}
.select2-simple.s-group .select2-results .select2-result-label {
  font-weight: bold;
}
.select2-simple.s-group .select2-results-dept-1 .select2-result-label {
  font-weight: normal;
}
.sch-inptbox {
  border: solid 1px #cccccc;
  padding: 1px 26px 1px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.sch-inptbox .sch-inpt {
  height: 20px;
  line-height: 20px;
  width: 160px;
  border: solid 1px #ffffff;
}
.sch-inptbox .sch-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: url(../images/cs-member.png) no-repeat 5px -116px;
  width: 27px;
  height: 26px;
  cursor: pointer;
  text-indent: -2000px;
  border: solid 1px #ffffff;
}
.sch-inptbox .sch-button:hover {
  background-position: -31px -116px;
}
.table-redline {
  border-bottom: 1px solid #d9534f;
  padding-bottom: 10px;
}
/**************************
 私信管理V2 20140721
 黄敏思
**************************/
/*聊天记录*/
.chat-history-title {
  background: #f2f2f2;
  color: #C9625F;
  font-family: "微软雅黑";
  font-size: 16px;
  padding: 7px 10px;
  font-weight: normal;
  margin-bottom: 6px;
}
.chat-history-title span {
  float: left;
}
.chat-history-title label {
  float: right;
  font-size: 12px;
  color: #666;
}
.chat-history-title label b {
  font-family: Arial;
  color: #C8625F;
}
.chat-content {
  min-height: 452px;
  margin: auto;
  padding: 6px 0;
  width: 80%;
  _width: 550px;
}
.chat-content li {
  margin: 6px;
  width: 100%;
  *width: 99%;
  _width: 538px;
  _zoom: 1;
}
.chat-content li li {
  width: auto;
}
.chat-content li .chat-detail {
  float: left;
  margin-left: 20px;
  max-width: 440px;
  _width: 440px;
  _overflow: hidden;
  padding: 8px 16px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: solid 1px #d7d7d7;
  color: #444;
  position: relative;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content li .chat-detail .num-time {
  color: #9c9c9c;
}
.chat-content li .chat-detail img {
  vertical-align: middle;
}
.chat-content li .chat-detail .webchat-content-demand {
  min-height: 62px;
  *height: 62px;
  _width: 274px;
  _overflow: hidden;
}
.chat-content li .chat-detail .webchat-content-demand li {
  _margin-top: -13px;
}
.chat-content li .lt.tc {
  _width: 34px;
  _overflow: hidden;
}
.chat-content li.mychat {
  float: right;
}
.chat-content li.mychat .chat-detail {
  float: right;
  margin-right: 16px;
  background: #f8f8f8;
}
.chat-content li.mychat .lt {
  float: right;
}
.chat-content li .avatar {
  display: inline-block;
  width: auto;
  height: auto;
  _width: 34px;
  _height: 45px;
  _overflow: hidden;
}
.chat-content li .avatar img {
  background-color: #fff;
}
.chat-line {
  padding: 0 0 6px 0;
  margin: 0 0 6px 0;
  border-bottom: dotted 1px #cfcfcf;
}
.chat-box-icon,
.chat-box2-icon {
  width: 13px;
  height: 16px;
  display: block;
  background: url(../images/cs-member.png) no-repeat -27px -90px;
  position: absolute;
  top: 10px;
}
.chat-box2-icon {
  left: -12px;
}
.chat-box-icon {
  background-position: -45px -90px;
  right: -13px;
}
a.icon-btn-bubble {
  padding: 2px 14px 2px 34px;
  background: url(../images/cs-member.png) no-repeat 10px -322px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  text-decoration: none;
}
a.icon-btn-bubble:hover {
  background-color: #f5f5f5;
}
a.icon-btn-bubble.disabled {
  background-position: 10px -291px;
  background-color: #f2f2f2;
  color: #666;
  cursor: default;
}
/*搜索结果*/
.chat-search {
  margin: 6px 20px;
}
.chat-search li {
  border-bottom: 1px solid #e8e8e8;
}
.chat-search li .chat-scontent {
  padding: 6px;
  margin: 6px 0;
  cursor: pointer;
}
.chat-search li .chat-scontent:hover {
  background: #f6f6f6;
}
.chat-search li .chat-scontent .num-time {
  color: #8c8c8c;
}
.chat-search li p a {
  text-decoration: underline;
}
.chat-search li .webchat-content-demand {
  min-height: 62px;
  *height: 62px;
}
.chat-search li .webchat-content-demand li {
  border-bottom: 0;
}
/**私信侧栏**/
.mod-panelbox {
  min-height: 520px;
}
.mod-panel h3 {
  background: #f2f2f2 url(../images/cs-member.png) no-repeat 10px -179px;
  /*border:solid 1px #ccc;*/
  padding: 8px 12px 8px 34px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  *margin-top: 0;
}
.mod-panel h3 span {
  float: left;
  vertical-align: middle;
}
.mod-panel h3 em {
  font-family: Arial;
}
.mod-panel h3 .icon-cdarown {
  background: url(../images/cs-member.png) no-repeat -1px -222px;
  width: 10px;
  height: 6px;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 12px;
  _right: 30px;
}
.mod-panel h3 .icon-cdarown.active {
  background-position: -26px -222px;
}
.mod-panel-inner {
  margin: 6px 0;
  max-height: 436px;
  overflow: auto;
}
.mod-panel-inner li {
  padding: 6px;
  cursor: pointer;
}
.mod-panel-inner li:hover {
  background: #f5f5f5;
}
.mod-panel-inner li.select-on {
  background: #1DC2B4;
  /*color:#fff;*/
}
.mod-panel-inner li .dhouse-binfo p:first-child {
  font-family: "微软雅黑";
  font-size: 14px;
}
.mod-panel-inner li .dhouse-binfo p:first-child em {
  font-family: Arial;
}
.mod-panel-inner li .dhouse-binfo p {
  padding-bottom: 0;
  width: 142px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.mod-panel-inner li .dhouse-binfo .binfo-depart {
  margin-top: 6px;
}
.mod-panel-inner li .dhouse-binfo a:link,
.mod-panel-inner li .dhouse-binfo a:visited {
  color: #2D5F8B;
}
.mod-panel-inner li .dhouse-binfo a:hover,
.mod-panel-inner li .dhouse-binfo a:active {
  color: #D9534F;
}
.mod-panel-content {
  padding: 6px 12px;
}
.min-header {
  border-top: solid 1px #C8625F;
  margin-top: 12px;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #C8625F;
  font-size: 12px;
}
.min-header.mh-first {
  margin-top: 0;
}
.chat-news {
  background: url(../images/cs-member.png) no-repeat 0 -256px;
  width: 16px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.dclient-bpic {
  display: block;
  float: left;
  margin: 0 8px 0 0;
  width: 50px;
  height: 65px;
}
.dclient-bpic.little {
  width: 38px;
  height: 49px;
}
.dclient-bpic.dcb-sm {
  width: 30px;
  height: 39px;
}
.dclient-bpic.dcb-lg {
  width: 56px;
  height: 73px;
  text-align: center;
}
.dclient-bpic.dcb-center {
  width: 56px;
  text-align: center;
}
.dclient-bpic.dcb-xm {
  width: 37px;
  height: 50px;
}
.dhouse-binfo {
  float: left;
}
.dhouse-binfo p {
  padding-bottom: 2px;
}
.dhouse-binfo p.tel {
  font-family: Arial;
  color: #428bca;
  font-weight: bold;
}
.dhouse-binfo p i {
  float: left;
  margin-right: 6px;
}
.dhouse-binfo.dhb-wdf {
  width: 162px;
}
.dhouse-binfo.dhouse-binfo-sm p {
  padding-bottom: 0;
  line-height: 16px;
}
.dhouse-binfo.dhouse-binfo-sm p.gray {
  color: #999;
}

