.nowrap_ql {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word
}

.hide_ql {
  display: none;
}

/* 右侧 */
.w_368_ql {
  float: right;
  width: 368px;
  height: 699px;
  padding-top: 6px;
  border-radius: 6px;
  background: url(../images/line.png) top center no-repeat;
}

.group_title_ql {
  height: 64px;
  padding-left: 52px;
  background: url(../images/group-title.png) 15px 22px no-repeat;
}

.group_title_ql select {
  float: right;
  border-radius: 8px;
  border: 1px solid #999;
  color: #999;
  height: 35px;
  width: 90px;
  margin: 13px 17px 0 0;
  padding-left: 4px;
}

.group_title_ql h4 {
  width: 100px;
  font-size: 18px;
  color: #000;
  line-height: 62px;
}

.area_scroll_ql {
  position: relative;
  height: 605px;
  overflow: hidden;
}

.area_ul_ql {
  position: absolute;
  left: 0;
  top: 0;
  right: -17px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 390px;
  background-color: #fff;
}

.area_ul_ql li {
  cursor: pointer;
  border-radius: 5px;
  margin: 0 0 12px 10px;
  line-height: 50px;
  width: 346px;
  height: 50px;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
}

.area_ul_ql li:hover {
  border: 1px solid #ff5a00;
  background-color: #fff6f1;
}

.area_ul_ql li:hover p {
  background-image: url(../images/peoples-2.png);
}

.area_ul_ql li p {
  width: 268px;
  padding: 0 20px 0 58px;
  font-size: 16px;
  color: #966942;
  background: url(../images/peoples.png) 17px 16px no-repeat;
}

.area_ul_ql li p span {
  float: right;
  max-width: 75px;
  font-size: 15px;
  color: #c0a185;
}

.timg_wrap_ql {
  display: none;
}

.timg_ql {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
}

/* 右侧 end */


/* 左侧 */
.w_818_ql {
  float: left;
  width: 818px;
  height: 705px;
  background-color: #fff;
}

.talk_tit_ql {
  height: 60px;
  margin-right: 9px;
  border-bottom: 1px solid #eee;
}

.talk_tit_ql h3 {
  float: left;
  padding-left: 60px;
  height: 60px;
  width: 125px;
  font-size: 18px;
  color: #333;
  line-height: 60px;
  background: url(../images/peoples-3.png) 22px 20px no-repeat;
}

.back_master_ql {
  float: left;
  width: 117px;
  height: 60px;
}

.back_master_ql button {
  margin-top: 18px;
  width: 110px;
  height: 28px;
  border-radius: 14px;
  background-color: #ff5a00;
  font-size: 14px;
  color: #fff;
  border: none;
  display: none;
}

.back_master_ql button img {
  vertical-align: middle;
  padding-right: 6px;
  margin-top: -2px;
}

.search_close_ql {
  float: left;
  width: 88px;
  height: 60px;
}

.search_close_ql button {
  margin-top: 18px;
  width: 88px;
  height: 28px;
  line-height: 28px;
  background-color: none;
  font-size: 14px;
  color: #ff5a00;
  border: none;
  display: none;
}

.range_time_ql {
  float: left;
  margin-top: 12px;
  margin-right: 6px;
  padding-left: 13px;
  width: 192px;
  height: 38px;
  line-height: 38px;
  border-top-left-radius: 19px;
  border-bottom-left-radius: 19px;
  background-color: #fff6f1;
}

.range_time_ql input {
  padding: 0;
  width: 86px;
  height: 38px;
  line-height: 38px;
  border: none;
  background: url(../images/day.png) center right no-repeat;
}

.range_time_ql .start_day_ql {
  margin-right: 2px;
}

.range_time_ql .end_day_ql {
  margin-left: 2px;
}

.search_ql {
  float: left;
  padding-left: 11px;
  margin-top: 12px;
  width: 189px;
  height: 38px;
  line-height: 38px;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  background-color: #fff6f1;
}

.search_ql input {
  float: left;
  padding: 0;
  width: 130px;
  height: 38px;
  line-height: 38px;
  border: none;
  background: none;
}

.search_ql span {
  float: left;
  width: 52px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  color: #ff5a00;
}

.talk_add_ql {
  height: 559px;
}

.talk_wrap_ql {
  padding: 3px 0 31px;
  height: 524px;
  /* overflow: hidden; */
}

.talk_main_ql {
  width: 818px;
  height: 524px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.talk_item_ql {
  float: left;
  padding: 16px 6px 0 15px;
  width: 100%;
}

.talk_avatar_ql {
  float: left;
}

.talk_detail_ql {
  float: left;
  margin-left: 6px;
  max-width: 525px;
}

.talk_user_ql {
  padding-left: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}

.talk_num_ql {
  float: left;
  max-width: 200px;
  padding-left: 30px;
  background: 7px center no-repeat;
}


.talk_name_ql {
  float: left;
  max-width: 100px;
}

.talk_content_ql {
  padding-left: 9px;
  background: url(../images/an1_ql.png) 0 17px no-repeat;
}

.talk_radius_ql {
  padding: 14px 20px 15px 13px;
  border-radius: 6px;
  background-color: #fff6f1;
  font-size: 14px;
  line-height: 18px;
  color: #ff5a00;
}

.self_item_ql {
  float: right;
  padding: 16px 81px 0 6px;
  width: 100%;
}

.self_avatar_ql {
  float: right;
}

.self_detail_ql {
  float: right;
  margin-right: 6px;
  max-width: 525px;
  /* text-align: right; */
}

.self_user_ql {
  padding-right: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}

.self_name_ql {
  float: right;
  max-width: 100px;
}

.self_num_ql {
  float: right;
  width: 200px;
  margin-right: 7px;
  padding-right: 23px;
  text-align: right;
  background: center right no-repeat;
}

.self_content_ql {
  padding-right: 9px;
  background: url(../images/an2.png) right 17px no-repeat;
}

.self_radius_ql {
  padding: 14px 15px 15px 16px;
  border-radius: 6px;
  background-color: #ff5a00;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
}


.talk_seaech_ql {
  width: 900px;
  height: 524px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.talk_seaech_ql .talk_item_ql {
  float: left;
  padding: 16px 6px 0 15px;
  width: 797px;
}

.talk_seaech_ql .talk_avatar_ql {
  float: left;
}

.talk_seaech_ql .talk_detail_ql {
  float: left;
  width: 735px;
  max-width: 735px;
  margin-left: 6px;
}

.talk_seaech_ql .talk_user_ql {
  padding-left: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}

.talk_seaech_ql .talk_num_ql {
  float: left;
  max-width: 200px;
  padding-left: 30px;
  background: 7px center no-repeat;
}

.talk_seaech_ql .talk_name_ql {
  float: left;
  max-width: 100px;
}

.talk_seaech_ql .talk_time_ql {
  float: right;
}

.talk_seaech_ql .talk_content_ql {
  padding-left: 9px;
  position: relative;
  background: none;
  max-width: 525px;
}

.talk_seaech_ql .talk_an_ql {
  left: 0;
  top: 17px;
  position: absolute;
  display: block;
  width: 10px;
  height: 11px;
  background: url(../images/an3.png) no-repeat;
}

.talk_seaech_ql .talk_radius_ql {
  display: inline-block;
  padding: 14px 19px 15px 12px;
  border-radius: 6px;
  background-color: #fff6f1;
  font-size: 14px;
  line-height: 18px;
  color: #ff5a00;
  border: 1px solid #ff5a00;
  color: #333;
}

.talk_seaech_ql .talk_radius_ql em {
  color: #f11;
  font-style: normal;
}

.talk_seaech_ql .talk_type_1_ql {
  background-image: url(../images/phone.png);
}

.talk_seaech_ql .talk_type_2_ql {
  background-image: url(../images/wechat.png);
}

.talk_seaech_ql .talk_type_3_ql {
  background-image: url(../images/qq.png);
}

.talk_type_1_ql {
  background-image: url(../images/phone.png);
}

.talk_type_2_ql {
  background-image: url(../images/wechat.png);
}

.talk_type_3_ql {
  background-image: url(../images/qq.png);
}

.send_wrap_ql {
  border-top: 1px solid #eee;
}

.talk_send_ql {
  margin: 8px auto;
  width: 666px;
}

.talk_write_ql {
  float: left;
  width: 200px;
  height: 66px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.talk_write_name_ql {
  height: 33px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #ddd;
}

.talk_write_name_ql label {
  float: left;
  width: 70px;
  line-height: 33px;
  text-align: center;
}

.talk_write_name_ql input {
  float: left;
  width: 126px;
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  border: none;
  padding: 0;
  background: none;
}

.talk_write_num_ql select {
  float: left;
  width: 70px;
  height: 32px;
  text-align: center;
  font-size: 14px;
  color: #ff5a00;
  border: none;
  background: none;
  font-weight: 600;
}

.talk_write_num_ql input {
  float: left;
  width: 126px;
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  border: none;
  padding: 0;
  background: none;
}

.talk_send_ql textarea {
  float: left;
  padding: 5px 15px;
  width: 328px;
  height: 56px;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  color: #999;
}

.talk_send_btn_ql {
  float: left;
  background-color: #ff5a00;

  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.talk_send_ql button {
  display: block;
  padding: 33px 0 11px;
  width: 102px;
  height: 68px;
  font-size: 15px;
  line-height: 25px;
  border: none;
  color: #fff;
  background: url(../images/send.png) center 12px no-repeat;
}

/* 左侧 end */


/* 底部3列表 */
.public_ql {
  position: relative;
  margin-top: 13px;
  height: 663px;
  background-color: #fff;
}

.public_btn_ql {
  position: absolute;
  right: 36px;
  top: 10px;
  line-height: 40px;
  width: 168px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #ff5a00;
  border: none;
  border-radius: 20px;
  z-index: 99;
}

.public_btn_ql img {
  vertical-align: middle;
  padding-right: 4px;
  padding-bottom: 3px;
}

.public_ql .wrap_398_ql {
  float: left;
  width: 398px;
}

.public_ql .public_title_ql {
  position: relative;
  border-bottom: 1px solid #eee;
}

.public_ql .public_title_ql h4 {
  padding-left: 31px;
  height: 60px;
  line-height: 60px;
  color: #ff5a00;
  font-weight: 400;
  font-size: 18px;
}

.public_ql .public_title_ql .title_botder_ql {
  position: absolute;
  left: 24px;
  bottom: -1px;
  width: 80px;
  border-bottom: 4px solid #ff5a00;
}

.public_ul_wrap_ql {
  position: relative;
  overflow: hidden;
  padding: 0 25px;
  width: 348px;
  height: 605px;
}

.border_right_ql {
  border-right: 1px solid #eee;
}

.public_ul_ql {
  width: 375px;
  height: 590px;
  overflow-y: scroll;
}

.public_ul_ql li {
  cursor: pointer;
  width: 348px;
  padding: 18px 0 3px;
  border-bottom: 1px dashed #d8d8d8;
}

.public_ul_ql li p {
  /* padding-top: 18px; */
  font-size: 16px;
  color: #333;
  line-height: 24px;
}

.mark_ql {
  padding: 11px 0 0;
}

.mark_ql span {
  display: block;
  float: left;
  padding: 0 6px;
  margin: 0 4px 5px;
  line-height: 18px;
  max-width: 300px;
  height: 18px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px #0eb1ee solid;
}

.mark_ql span.mark_1_ql {
  color: #0eb1ee;
  border: 1px #0eb1ee solid;
}

.mark_ql span.mark_2_ql {
  color: #33b655;
  border: 1px #33b655 solid;
}

.mark_ql span.mark_num_ql {
  color: #fea201;
  border: 1px #fea201 solid;
}

.mark_ql span.mark_type_ql {
  max-width: 150px;
  color: #2077ed;
  border: 1px #2077ed solid;
}

.li_info_ql {
  line-height: 25px;
  height: 25px;
  padding-bottom: 5px;
  color: #a0a0a0;
  font-size: 14px;
}

.li_info_ql .public_info_tiem_ql {
  float: right;
}

.li_info_ql .public_info_type_ql {
  padding-left: 17px;
  display: block;
  width: 190px;
}

.li_info_ql .info_type_3_ql {
  background: url(../images/qq.png) left center no-repeat;
}

.li_info_ql .info_type_2_ql {
  background: url(../images/wechat.png) left center no-repeat;
}

.li_info_ql .info_type_1_ql {
  background: url(../images/phone.png) left center no-repeat;
}

/* 查看详情 */

.public_detail_ql {
  position: relative;
  width: 600px;
  padding-bottom: 58px;
  border-radius: 8px;
  background-color: #fff;
}

.public_detail_ql h5 {
  height: 70px;
  line-height: 70px;
  font-weight: 400;
  color: #292929;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #eee;
}

.public_detail_close_ql {
  padding: 0;
  margin: 0;
  position: absolute;
  display: block;
  right: 25px;
  top: 21px;
  width: 20px;
  height: 20px;
  background: url(../images/pop-close.png);
  border: none;
}

.public_item_ql {
  margin: 0 auto;
  border-bottom: 1px solid #eee;
  width: 538px;
}

.public_item_title_ql {
  float: left;
  padding-left: 20px;
  width: 180px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #292929;
  background: url(../images/item-left.png) 2px 22px no-repeat;
}

.public_item_coetent_ql {
  float: right;
  width: 330px;
  padding: 17px 0;
  line-height: 24px;
  text-align: right;
  font-size: 18px;
  color: #333;
}

.public_item_label_ql span {
  display: block;
  float: right;
  padding: 0 10px;
  margin: 0 0 0 3px;
  line-height: 22px;
  height: 22px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px #0eb1ee solid;
}

.public_item_coetent_ql .public_item_link_ql {
  display: inline-block;
  padding-left: 18px;
}

.public_item_link_ql {
  max-width: 300px;
}

.public_item_coetent_ql .info_type_1_ql {
  background: url(../images/phone.png) left center no-repeat;
}

.public_item_coetent_ql .info_type_2_ql {
  background: url(../images/wechat.png) left center no-repeat;
}

.public_item_coetent_ql .info_type_3_ql {
  background: url(../images/qq.png) left center no-repeat;
}

/* 查看详情 end */

/* 发布 */
.send_ql {
  position: relative;
  margin-bottom: 23px;
  width: 600px;
  border-radius: 8px;
  background-color: #fff;
}

.send_ql h5 {
  margin-bottom: 13px;
  height: 70px;
  line-height: 70px;
  font-weight: 400;
  color: #292929;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #eee;
}

.send_close_ql {
  padding: 0;
  margin: 0;
  position: absolute;
  display: block;
  right: 25px;
  top: 21px;
  width: 20px;
  height: 20px;
  background: url(../images/pop-close.png);
  border: none;
}

.send_item_title_ql {
  float: left;
  padding-left: 50px;
  width: 126px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #292929;
  background: url(../images/item-left.png) 33px 17px no-repeat;
}

.send_item_title_2_ql {
  float: left;
  padding-left: 50px;
  width: 126px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #292929;
  background: url(../images/item-left.png) 33px 13px no-repeat;
}

.send_types_ql {
  float: right;
  padding-right: 66px;
  padding-top: 8px;
}

.send_types_ql span {
  float: right;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 67px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  background-color: #fff6f1;
  cursor: pointer;
}

.send_types_ql span.on_ql {
  color: #fff;
  background-color: #ff5a00;
}

.send_types_ql .send_type_1_ql {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  border-right: none;
}

.send_types_ql .send_type_3_ql {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  border-left: none;
}




.trans_type_wrap_ql{
  display: none;
}

.trans_types_ql {
  float: right;
  padding-right: 66px;
  padding-top: 8px;
}

.trans_types_ql span {
  float: right;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 67px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  background-color: #fff6f1;
  cursor: pointer;
}

.trans_types_ql span.on_ql {
  color: #fff;
  background-color: #ff5a00;
}

.trans_types_ql .trans_type_1_ql {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  border-right: none;
}

.trans_types_ql .trans_type_2_ql {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  /* border-left: none; */
}



.join_type_wrap_ql{
  display: none;
}

.join_types_ql {
  float: right;
  padding-right: 66px;
  padding-top: 8px;
}

.join_types_ql span {
  float: right;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 67px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  background-color: #fff6f1;
  cursor: pointer;
}

.join_types_ql span.on_ql {
  color: #fff;
  background-color: #ff5a00;
}

.join_types_ql .join_type_1_ql {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  border-right: none;
}

.join_types_ql .join_type_2_ql {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  /* border-left: none; */
}







.send_content_wrap_ql {
  padding-bottom: 16px;
}

.send_content_ql {
  float: left;
  margin: 4px 0 0;
  width: 364px;
  height: 75px;
  border: none;
  background-color: #f8f8f8;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  padding: 5px;
}

.send_link_ql {
  float: left;
  width: 374px;
  height: 46px;
  margin-bottom: 34px;
  background-color: #f8f8f8;
  border-radius: 5px;
}

.send_link_type_wrap_ql {
  /* padding-left: 44px; */
  float: left;
  background: 25px 15px no-repeat;
}

.send_link_type_wrap_ql.icon_1_ql {
  background-image: url(../images/phone.png);
}

.send_link_type_wrap_ql.icon_2_ql {
  background-image: url(../images/wechat.png);
}

.send_link_type_wrap_ql.icon_3_ql {
  background-image: url(../images/qq.png);
}

.send_link_ql select {
  display: block;
  height: 46px;
  line-height: 46px;
  border: none;
}

.send_link_ql input {
  width: 253px;
  padding: 0 20px;
  height: 46px;
  line-height: 46px;
  border: none;
  margin: 0;
  background: none;
  text-align: right;
}

.send_label_ql {
  padding-top: 7px;
}

.send_label_ql .send_label_title_ql {
  float: left;
  padding-left: 26px;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
}


.send_label_title_1_ql {
  color: #ff5a00;
}

.send_label_title_2_ql {
  color: #fea201;
}

.send_label_title_3_ql {
  color: #2077ed;
}

.send_labels_ql {
  float: left;
  width: 452px;
}

.send_labels_ql span,.custom_label_btn_ql {
  display: block;
  cursor: pointer;
  float: left;
  padding: 0 10px;
  margin: 0 6px 7px 0;
  line-height: 26px;
  max-width: 200px;
  height: 26px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px #0eb1ee solid;
}

.send_label_wrap_ql {
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.send_btn_ql {
  display: block;
  margin: 23px auto 0;
  width: 180px;
  height: 40px;
  border-radius: 20px;
  border: none;
  background-color: #ff5a00;
  color: #fff;
  font-size: 16px;
}

.custom_txt_wrap_ql{
  float:right;
}

.custom_label_txt_ql{
  padding: 0 5px;
  width: 64px;
  height: 26px;
  line-height: 26px;
  color: #2077ed;
  border: 1px solid #2077ed;
  margin: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 12px;
}

.custom_label_confirm_ql{
  width: 38px;
  height: 28px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 12px;
  line-height: 26px;
  padding:0;
  margin: 0;
  border:none;
  background-color: #2077ed;
  color: #fff;
}
/* 左侧 end */
.index_chat {
  color: #f60!important;
  font-weight: bold;
  height: 38px;
}