* {
	padding: 0;
	margin: 0;
	font-family: PingFang SC, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
}
html {
	color: #000;
	background: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
i, s {
	font-style: normal;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}*/


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* 20190425 tengfangyun.com */
.baiduclass {
	display: none;
	height: 0px;
	clear: both
}
/*css清除浮动*/
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
/*clearfix:after*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	display: block;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	zoom: 1; /* for ie6 & ie7 */
}
.re_f1 {
	width: 70%;
	white-space: nowrap;
	overflow: hidden;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
body {
	background: #f5f6f8;
	font-family: "微软雅黑";
	color: #5c5c5c;
	font-size: 16px;
}
/* 20190425 tengfangyun.com */
.h {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.tfybdclass {
	display: none;
	height: 0px;
	clear: both
}
.anchorBL {
	display: none;
}
a {
	color: #5c5c5c;
	transition: 0.5s ease;
	-moz-transition: 0.5s ease; /* Firefox 4 */
	-webkit-transition: 0.5s ease; /* Safari �? Chrome */
	-o-transition: 0.5s ease; /* Opera */
}
img {
	vertical-align: top;
}
.nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
dt {
	font-weight: normal;
}
.ab {
	width: 1200px;
	overflow: hidden;
	text-align: center;
	height: auto;
	margin: 0 auto;
}
.ab a {
	display: block;
	position: relative;
	float: left;
	margin: 0 auto;
	margin-top: 5px;
	width: 100%
}
.adimg {
	width: 100%;
}
.ab a .ad-description {
	position: absolute;
	font-size: 13px;
	line-height: 1;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 3px 10px;
	background-color: rgba(0,0,0,0.5);
}
.mt10 {
	margin-top: 10px;
}
.ab-flex {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}  /*通栏广告更改广告位为4个 */
.ab-flex a {
	width: 280px;
	overflow: hidden;
	margin-right: 25px;
	margin-top: 10px;
}     /*通栏广告更改广告位为4个 */
.ab-flex a:nth-child(4) {
	margin-right: 0px
}     /* 通栏广告更改广告位为4个 */
.ab-flex a img {
	width: 100%
}  /*通栏广告更改广告位为4个 */
/*分页样式.new_midend a{ display:inline-block; margin-right:10px; float:left; border:#b0b4b9 solid 1px; height:32px; line-height:32px; padding:0 10px;}
.new_midend a:hover{ border:#ff4546 solid 1px; background:#ff4546; color:#FFF; }
.new_midend .on{ background:#eeeeee;}
.new_midend .on_hover{ border:#ff4546 solid 1px; background:#ff4546; color:#FFF; }*/
.header .site_list {
	height: 36px;
	max-width: 350px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.header .site_list .relation_site {
	display: inline-block;
}
.new_midend {
	font-size: 14px;
	line-height: 32px;
	padding: 30px 0 30px 0;
	height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 0px auto;
	text-align: center
}
.page{
	text-align: center;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
	width: auto;
	display: inline-block;
}
.pagination .disabled {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px 12px;
	height: 30px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 30px;
}
.pagination li {
	display: block;
	float: left;
}
.pagination li a {
	display: block;
	float: left;
	margin-right: 10px;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 30px;
	border: 1px #cccccc solid;
	padding-right: 12px;
	padding-left: 12px;
}
.pagination a:hover {
	color: #d91a30;
	background: white;
	border: 1px #d91a30 solid;
}
.pagination .active {
	padding-right: 12px;
	padding-left: 12px;
	height: 30px;
	line-height: 30px;
	border: none;
	font-size: 12px;
	background: #d91a30;
	color: #fff;
	border: 1px #d91a30 solid;
	margin-right: 10px;
}
.pagination li.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination li.pageRemark b {
	color: #d91a30;
}
.pagination li.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
/*面包屑*/
.juzhong {
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.crumbs {
	color: #999;
	font-size: 14px;
	width: 100%;
	padding: 11px 0 11px 0;
	background-color: #f2f2f2;
	margin-bottom: 20px;
}
.crumbs a {
	color: #999
}
.crumbs a:hover {
	color: #ff5b6a
}
/*弹出窗口*/
.kpTc_heibu, .kfzc_heibu {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	height: -webkit-fill-available;
	background-size: cover;
	background-position: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
}
.kfzc_heibu .kfzc {
	width: 320px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -210px;
	padding: 40px 50px;
	border-radius: 10px;
	margin-top: -113px;
}
.kfzc_heibu .kfzc h1 {
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
}
.kfzc_heibu .kfzc input {
	display: block;
	border: 1px solid #ededed;
	width: 308px;
	line-height: 42px;
	height: 42px;
	padding-left: 10px;
	margin-top: 34px;
	margin-bottom: 4px;
	font-size: 14px;
	border-radius: 4px;
}
.errorText {
	height: 24px!important;
	line-height: 24px!important;
	padding-bottom: 3px!important;
	color: #de0000!important;
}
.kfzc_heibu .kfzc a {
	display: block;
	background: #FF5C6A;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	border-radius: 4px;
	width: 320px;
	font-weight: bold;
	margin-bottom: 4px;
}
.kfzc_heibu .kfzc img {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
#instantlyAsk {
	margin-top: 26px;
	margin-bottom: 22px;
	width: 315px;
	height: 120px;
	border-radius: 4px;
	resize: none;
	border: 1px solid #e0e0e0;
}
.housesRight .salesOffice span b b {
	font-size: 14px;
	padding: 0 2px;
}
.disclaimer {
	background: #eee;
	width: 1160px;
	margin: 10px auto 0;
	padding: 20px;
	font-size: 12px;
	line-height: 26px;
}
.banner_pop {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 999;
	background: #000;
	/* background: rgba(0, 0, 0, 0.2); */
	display: none;
	opacity: 0.2;
	filter: Alpha(opacity=20);
}
.banner_c {
	width: 420px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	/* opacity:1;
        filter:Alpha(opacity=100); */
    /* transform: translate(-50%, -50%); */
	background: #fff;
	border-radius: 10px;
	z-index: 1000;
	display: none;
}
.banner_con {
	width: 420px;
	/* height: 360px; */
    /* position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */
	background: #fff;
	border-radius: 10px;
	position: relative;/* overflow: auto; */
}
.close_pop {
	position: absolute;
	right: -33px;
	top: -17px;
	font-size: 32px;
	color: #fff;
	z-index: 1500;
	cursor: pointer;
}
.lp_close_drag {
	right: -86px;
	top: -92px;
}
.banner_con_top {
	height: 95px;
	background: #F3F3F3;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.banner_con_top_l {
	font-size: 22px;
	line-height: 95px;
	color: #333;
	padding: 0 20px;
}
.banner_con_top_l::after {
	content: "";
	position: absolute;
	left: 15px;
	top: 37px;
	width: 3px;
	height: 22px;
	background: #ff5c00;
}
.banner_con_top_r {
	position: absolute;
	width: 200px;
	height: 130px;
	top: -35px;
	right: 20px;
}
.banner_con_top_r img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner_top_body {
	padding: 15px 20px;
}
.banner_top_body h4 {
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
}
.banner_top_body input {
	display: block;
	border: 1px solid #ededed;
	width: 308px;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
	margin-top: 14px;
	margin-bottom: 4px;
	margin-left: 15px;
	font-size: 14px;
	border-radius: 4px;
}
.banner_top_body a {
	display: block;
	background: #FF5C6A;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	border-radius: 4px;
	width: 320px;
	font-weight: bold;
	margin: 15px;
	margin-left: 15px;
}
.check_code {
	margin-bottom: 5px;
}
.banner_top_body #kfzcCode_lp {
	width: 200px;
	display: inline-block;
}
.reCode {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	background: #FF5C6A;
	color: #fff;
	border-radius: 5px;
}
.login_pop {
	position: fixed;
	/* top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.2); */
	display: none;
	z-index: 1000;
}
.login_pop_mask {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 999;
	display: none;
	background: #000;
	opacity: 0.3;
	filter: Alpha(opacity=30);
}
.login_pop_c {
	width: 420px;
	height: 385px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: #fff;
	border-radius: 10px;
	z-index: 1000;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.login_pop_c .login_pop_con {
	vertical-align: middle;
}
.login_pop_mask {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 999;
	display: none;
	opacity: 0.3;
	filter: Alpha(opacity=30);
}
.login_pop_top {
	height: 95px;
	background: #F3F3F3;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: left;
}
.login_pop_top_l {
	font-size: 22px;
	line-height: 95px;
	color: #333;
	padding: 0 20px;
}
.login_pop_top_l::after {
	content: "";
	position: absolute;
	left: 15px;
	top: 37px;
	width: 3px;
	height: 22px;
	background: #ff5c00;
}
.login_pop_top_r {
	position: absolute;
	width: 200px;
	height: 130px;
	top: -35px;
	right: 20px;
}
.login_pop_top_r img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.login_pop_middle {
	width: 100%;
	padding: 45px 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.login_pop_middle_c {
	width: 30%;
	text-align: center;
	float: left;
	margin-right: 5%;
}
.login_pop_middle_c img {
	width: 40px;
	height: 40px;
	object-fit: cover;
}
.login_pop_middle_r {
	margin-right: 0;/* float: left;
	width: 30%;
	text-align: center; */
}
.login_pop_middle_l_m {
	font-size: 15px;
	color: #666;
	font-weight: 800;
}
.login_pop_middle_l_b {
	font-size: 12px;
	color: #999;
	font-weight: 400;
}
.login_pop_bottom {
	padding: 15px 30px;
	text-align: center;
}
.login_pop_bottom .login_inp {
	border: 1px solid #ededed;
	margin-right: 30px;
	border-radius: 10px;
	padding: 10px 0;
	font-size: 12px;
	width: 235px;
}
.login_pop_bottom .login_code {
	border: 1px solid #ededed;
	margin-right: 30px;
	border-radius: 10px;
	padding: 10px 0;
	font-size: 12px;
	width: 185px;
}
.login_btn, .login_btn_c {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	background: #FD5D6B;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
.login_btn_c {
	font-size: 13px;
}
.login_pop_bottom_b {
	padding: 10px 25px;
	text-align: center;
}
.login_pop_bottom_b span {
	display: inline-block;
	padding: 5px 50px;
	text-align: center;
	background: #FD5D6B;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
/* .login_pop_bottom_b span{
	display: inline-block;
	padding: 2px 7px;
	font-size: 12px;

} */
.login_pop_bottom_b .login_pop_bottom_b_l {
	border-radius: 3px;
	border: 1px solid #FA6067;
	color: #FA6067;
	margin-right: 10px;
}
.drag_check_log {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 320px;
	height: 200px;
	z-index: 2001;
	background: #ffffff;
	padding: 20px;
}
.drag_img_log {
	width: 320px;
	height: 160px;
	background: #fff;
	position: relative;
}
.drag_img_bg_log {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background-size: 100%;
	background-repeat: no-repeat;
}
.drag_img_icon_log {
	position: relative;
}
.drag_img_icon_block_log {
	width: 50px;
	height: 160px;
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-position: 0 -160px;
}
.drag_img_icon_block_img_log {
	/* position: absolute;
	left:0; */
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 -160px;
}
.drag_bar_log {
	height: 40px;
	line-height: 40px;
	margin: 10px 0px;
	/* text-align: center; */
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	box-sizing: border-box;
	border: 1px solid #f6f6f6;
	word-spacing: -1px;
}
.drag_bar_icon_log {
	width: 50px;
	height: 40px;
	display: inline-block;
	position: absolute;
	left: 0;
	line-height: 40px;
	background-image: url("__CDN__/skin/tz/img/img24.png");
	background-repeat: no-repeat;
	background-position: center;
}
.drag_bar_icon_log img {
	vertical-align: middle;
}
.drag_jind_l_log {
	box-sizing: border-box;
	display: inline-block;
	border-radius: 3px;
	height: 100%;
	width: 50px;
	vertical-align: top;
	visibility: hidden;
	word-spacing: 0;/* float: left; */
}
.drag_jind_l_log.active {
	background-color: #a3d3fd;
	border: 1px solid #1991fa;
	border-right: 0;
	visibility: visible;
}
.drag_jind_l_log.error {
	background-color: #ff9999;
	border: 1px solid #f00;
	border-right: 0;
	visibility: visible;
}
.drag_jind_r_log {
	text-align: center;
	display: inline-block;
	width: 200px;
	height: 100%;
	vertical-align: top;
	word-spacing: 0;
}
.drag_check {
	position: absolute;
	/* width: 320px; */
    /* height: 160px; */
	top: 70px;
	left: 50px;
	z-index: 2001;
	background: #ffffff;
}
.drag_img {
	width: 320px;
	height: 160px;
	background: #fff;
	position: relative;
}
.drag_img_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background-size: 100%;
	background-repeat: no-repeat;
}
.drag_img_icon {
	position: relative;
}
.drag_img_icon_block {
	width: 50px;
	height: 160px;
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-position: 0 -160px;
}
.close_pop {
	position: absolute;
	right: -33px;
	top: -17px;
	font-size: 32px;
	color: #fff;
	z-index: 1500;
	cursor: pointer;
}
.drag_img_icon_block_img {
	/* position: absolute;
	left:0; */
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 -160px;
}
.drag_bar {
	height: 40px;
	line-height: 40px;
	margin: 10px 1px;
	/* text-align: center; */
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	box-sizing: border-box;
	border: 1px solid #f6f6f6;
	word-spacing: -1px;
}
.drag_bar_icon {
	width: 60px;
	height: 40px;
	display: inline-block;
	position: absolute;
	left: 0;
	line-height: 40px;
	background-image: url("__CDN__/skin/tz/img/img24.png");
	background-repeat: no-repeat;
	background-position: center;
}
.drag_bar_icon img {
	vertical-align: middle;
}
.drag_jind_l {
	box-sizing: border-box;
	display: inline-block;
	border-radius: 3px;
	height: 100%;
	width: 50px;
	vertical-align: top;
	visibility: hidden;/* float: left; */
}
.drag_jind_l.active {
	background-color: #a3d3fd;
	border: 1px solid #1991fa;
	border-right: 0;
	visibility: visible;
}
.drag_jind_l.error {
	background-color: #ff9999;
	border: 1px solid #f00;
	border-right: 0;
	visibility: visible;
}
.drag_jind_r {
	text-align: center;
	display: inline-block;
	width: 200px;
	height: 100%;
	vertical-align: top;
}
/* 刷新 */
.drag_refresh {
	position: absolute;
	right: 10px;
	top: 10px;
	/* height: 20px;
	width: 20px;
	border-radius: 100%;
	background: #fff; */
	z-index: 1;
}
.drag_refresh_log {
	position: absolute;
	right: 30px;
	top: 30px;
	/* height: 20px;
	width: 20px;
	border-radius: 100%; */
    /* background: #fff; */
	z-index: 1;
}
.drag_refresh img, .drag_refresh_log img {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	object-fit: cover;
}
.fixed {
	position: fixed;
	z-index: 13;
	top: 50%;
	right: 0;
	margin-top: -50px;
}
.fixed dd {
	margin-bottom: 4px;
	width: 60px;
	height: 60px;
	transition: 0.5s all;
	background: #6478a6;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: center;
}
.fixed dd:hover {
	background: #ff5c00;
}
.fixed dd a {
	display: block;
	height: 60px;
	overflow: hidden;
}
.fixed dd .img {
	width: 24px;
	height: 24px;
	margin: 10px auto 0 auto;
}
.fixed dd .tit {
	font-size: 14px;
	color: #fff;
}
.fixed dd ul {
	width: 172px;
	position: absolute;
	right: 66px;
	display: none;
	z-index: 12;
	top: 15%;
	padding: 24px 24px 20px;
	background-color: #ffffff;
	box-shadow: 0px 2px 4px 0px #ccc;
	border: solid 1px #e8e8e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fixed dd:hover ul {
	display: block;
}
.fixed .erweima ul {
	width: 172px;
	height: 182px;
}
.fixed dd li {
	text-align: center;
	width: 172px;
	background: #fff;
}
.fixed dd li a {
	font-size: 12px;
	line-height: 30px;
	display: block;
}
.fixed dd li p {
	font-size: 14px;
	text-align: center;
	color: #333;
	line-height: 26px;
}
.fixed dd li .img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	padding-bottom: 5px;
}
.fixed dd li .img img {
	width: 100%;
	height: 100%;
}
/* 右侧聊天好友列表样式 */
.fixed .chat {
	position: relative;
}
.fixed .chat .spot {
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #f00;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	animation: blink 0.8s infinite;
	-webkit-animation: blink 0.8s infinite;
}
.fixed .spot_green {
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #0AD487;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;/* animation: blink 0.8s infinite; */
    /* -webkit-animation: blink 0.8s infinite; */
}
.fixed .spot_green.hide {
	display: none;
}
.fixed .spot.hide {
	display: none;
}
 @keyframes blink {
 0% {
 opacity: 0;
}
 50% {
 opacity: 100;
}
 100% {
 opacity: 0;
}
}
 @-webkit-keyframes blink {
 0% {
 opacity: 0;
}
 50% {
 opacity: 100;
}
 100% {
 opacity: 0;
}
}
.fixed .chat .chat_list {
	right: 60px;
	top: 0;
	padding-right: 6px;
	position: absolute;/* display: block; */
}
.fixed .chat .chat_list ul {
	position: static;
	padding: 5px;
	width: 230px;
	display: block;
	max-height: 400px;
	overflow-x: hidden;
}
 .fixed .chat .chat_list ul::-webkit-scrollbar {
 display: none;
}
.fixed dd .chat_list {
	display: none;
}
.fixed dd:hover .chat_list {
	display: block;
}
.fixed .chat .friend {
	width: 100%;
	box-sizing: border-box;
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px solid #f3f3f3;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	position: relative;
}
.fixed .chat .friend:hover {
	background: #fff8f8;
}
.fixed .chat .friend .uncount {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	min-width: 16px;
	padding: 0 5px;
	box-sizing: border-box;
	border-radius: 9px;
	background-color: #f00;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 15px;
}
.fixed .chat .friend img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.fixed .chat .friend .info .nickname {
	text-align: left;
	font-size: 15px;
}
.fixed .chat .friend .info .message {
	height: 26px;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.site_name {
	font-size: 16px;
	font-weight: 800;
	color: #000;
}
.site_info {
	background: #0AD487;
	color: #fff;
	padding: 2px 5px;
	margin-left: 5px;
}
.fixed dd .kefu_info_con {
	/* width: 245px; */
    /* padding: 24px 15px 20px; */
	top: -130px;
	right: 60px;
	padding-right: 6px;
	position: absolute;
}
.fixed dd .kefu_info {
	width: 245px;
	padding: 24px 15px 20px;
	top: -130px;
	right: 64px;
	position: static;
	overflow-x: hidden;
}
.fixed dd .kefu_info li {
	width: 100%;
	text-align: left;
}
.fixed dd .kefu_info li p {
	text-align: left;
}
.fixed dd .kefu_info li .kefu_tel {
	color: #FF6D86;
	font-weight: 800;
	font-size: 20px;
	padding: 10px 0;
}
.right_zixunshi {
	margin-top: 15px;
}
.site_info_box {
	border-bottom: 1px solid #EAEAEA;
	padding: 5px 0 15px;
}
.refresh {
	font-size: 12px;
	cursor: pointer;
}
.zxs_title {
	text-align: left;
}
.zixunshi_desc {
	text-align: left;
}
.zixunshi_desc span {
	font-size: 12px;
}
.zixunshis {
	margin-top: 10px;
}
.zixunshis_con {
	/* margin-top: 5px; */
	overflow: hidden;
	margin-bottom: 15px;
}
.zixunshis_con_img {
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 8px;
	margin-top: 5px;
}
.zixunshis_con_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.zixunshis_con_mid {
/* padding: 5px 0; */
}
.zixunshis_con_name {
	font-size: 14px;
	font-weight: 800;
	color: #000;
}
.zixunshis_con_info {
	color: #4CB5E2;
	background: #EFF5F6;
	font-size: 13px;
	padding: 2px 5px;
}
.zixunshis_con_desc {
	width: 135px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	margin-top: 5px;
}
.zixunshis_con_ask {
	font-size: 12px;
	margin-top: 18px;
	color: #4CB5E2;
	padding: 3px 8px;
	border: 1px solid #4CB5E2;
	border-radius: 20px;
	cursor: pointer;
}
.im_adv {
	position: relative;
}
/* end右侧聊天好友列表样式结束 */

/* 搜索框样式 */
.searchbox2 {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 12;
	background: #fff;
	width: 410px;
	max-height: 300px;
	overflow-y: auto;
	padding: 20px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .3);
	display: none;
}
.searchbox2 dt {
	font-size: 12px;
	color: #ff5c00;
	margin-bottom: 10px;
}
.searchbox2 dd {
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	padding: 2px;
}
.searchbox2 dd:hover {
	background: #EEE;
	cursor: pointer
}
.searchbox2 dd span {
	float: left;
	color: #333333;
	margin-right: 15px;
	max-width: 260px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.searchbox2 dd em {
	float: left;
	color: #808080;
}
.searchbox2 dd i.newhouse_pink {
	float: right;
	/* color: #808080; */
	color: #ea6e31;
	padding: 0px 10px;
	background: #fff4ee;
	border-radius: 5px;
}
.searchbox2 dd i.comm_green {
	float: right;
	/* color: #808080; */
	color: #5CCC53;
	padding: 0px 10px;
	background: #e9f8e7;
	border-radius: 5px;
}

.top_border{padding: 0;
    box-sizing: border-box;
    background: none;
    background-image: url(../img/house_border.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.top_tag{display: inline-block;
    padding: 8px 12px;
    position: relative;
    line-height: 1;
    border-bottom-right-radius: 6px;
    font-size: 16px;
    background-image: url(../img/price_label.png);
    background-size: 100% 100%;
    color: #fff;}
