@charset "UTF-8";
/**
*
*--- 头部 ---
*
*/
.header {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff; }

.list-header {
  border-bottom: 1px solid #e1e1e1;}

.hd-box {
  width: 1190px;
  height: auto;
  overflow: hidden;
  margin: 0 auto; }

.logo {
  width: auto;
  height: 38px;
  overflow: hidden;
  margin: 10px 0;
  float: left;
  padding-right: 50px; }

.logo .logo_link{
	display:block;
	width: 108px;
	height: 38px;
	overflow: hidden;
	float: left;
 }
 .logo .logo_link img{
	display:block;
	width: 108px;
	height: 38px;
 }
.logo_list{
  width: 160px;
  height: 38px;
  overflow: hidden;
  margin: 10px 0;
  float: left;
  padding-right: 50px;
 }
 /* 列表页logo */
 .logo_list .logo_link .logo_link_left{
 	width:38px;
 	height:38px;
 }
.logo_list .logo_link .logo_link_left img{
	display:block;
	width: 38px;
  	height: 38px;
}
.logo_list .logo_link .logo_link_right{
 	width:112px;
 	height:38px;
 	font-size:24px;
 	text-align:center;
 	line-height:38px;
 	font-weight:700;
 	color:#333;
 }
.city-box {
  width: 50;
  height: 38px;
  position: relative;
  padding-right: 20px;
  line-height: 38px;
  float: left;
  overflow: hidden;
  margin: 10px 0;
  font-size: 14px;
  color: #333333; }

.city-box input{
	width:50px;
	height:38px;
	border:none;
}
.city-box i {
  display: inline-block;
  width: 0px;
  height: 0px;
  border: 0 none;
  border-top: 5px solid #aaa;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 30px;
  top: 17px; }

.header .nav {
  height: 60px;
  width: auto;
  float: right;
  overflow: hidden; }

.header .nav .nav-list {
  display: inline-block;
  cursor: pointer;
  height: 100%;
  line-height: 60px;
  width: auto;
  overflow: hidden;
  padding: 0 20px;
  color: #333333;
  font-size: 16px; }

.header .nav .nav-list:hover, .header .nav .nav-cur {
  color: #3498db; }
.header .list-nav a:hover{
	color: #3498db;
}
.personNav ul,.personNavList ul {
  position: fixed;
  background: #fff;
  top:36px;
  width: 95px;
  z-index: 9;
  display: none; }

.personNav ul li,.personNavList ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  list-style: none; }

.header .personNav ul li .nav-list,.header .personNavList ul li .nav-list {
  line-height: 30px;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 0;
  font-size: 14px; }

.list-nav {
  float: left;
  overflow: hidden; }

.list-nav a,.list-nav span {
  width: auto;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  color: #333333;
  display: inline-block;
  font-size: 12px; }

.list-nav span ul{

}

.list-nav a:first-child {
  padding-left: 0; }

.header .nav-contact {
  display: inline-block;
  float: right;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  width: auto;
  color: #e16452;
  font-size: 12px; }

/**
*
*--- 尾部 ---
*
*/
.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #aaaaaa;
  background: #444444; }

.ft-box {
  width: 1190px;
  height: auto;
  overflow: hidden;
  margin: 0 auto; }

.ft-parner {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #787878;
  overflow: hidden; }

.ft-parner:last-child {
  border-bottom: 0 none; }

.ft-parner-left {
  width: 80%;
  height: auto;
  overflow: hidden;
  float: left; }

.ft-parner-right {
  width: 20%;
  height: auto;
  overflow: hidden;
  float: right; }

.ft-parner span {
  font: 14px;
  color: #aaa;
  display: inline-block;
  width: auto;
  height: 100%;
  line-height: 65px;
  margin: 0 10px; }
.ft-parner span a{
	color: #aaa;
}
.ft-parner span:first-child {
  margin-left: 0; }

.ft-parner span:last-child {
  margin-right: 0; }

.ft-parner .ft-parner-right span:last-child {
	color:#aaa;
  float: right; }

.ft-parner p {
  width: 732px;
  height: auto;
  padding: 20px 0;
  font: 12px;
  line-height: 20px; }

.ft-parner .ft-wx-code {
  float: right;
  margin: 20px 0;
  width: 92px;
  height: 92px;
  background: url("../images/wx_code.png") no-repeat left top; }

.ft-parner .ft-logo {
  width: 120px;
  height: 36px;
  margin: 20px 0;
  float: left;
  background: url("../images/ft_logo.png") no-repeat left top; }

.ft-parner .ft-info {
  width: auto;
  height: auto;
  margin: 20px 0;
  float: left; }

.ft-parner .ft-info a {
  color: #aaaaaa; }

.ft-parner .ft-info p {
  padding: 0; }

.recommendation_city{
	width:1190px;
	height:150px;
	border-bottom:1px solid #787878;
}
.recommendation_city div{
	width:70px;
	height:135px;
	float:left;
	color: #aaa;
	padding-top:15px;
}
.recommendation_city ul{
	width:915px;
	height:135px;
	float:left;
	padding-top:15px;
	padding-left:15px;
}
.recommendation_city ul li a{
	color:#aaa;
}
.recommendation_city .last_ewm{
	width:92px;
	height:135px;
	float:left;
	padding-left:98px;
}
.recommendation_city .last_ewm .last_ewm_img{
  	width: 92px;
  	height: 92px;
  	/* background: url("../images/wx_code.png") no-repeat 0 0;  */
}
.recommendation_city ul li{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

/**
*
*--- 主体 ---
*
*/
.content {
  width: 100%;
  height: auto;
  overflow: hidden; }

.content .ct-box {
  overflow: hidden;
  margin: 0 auto;
  height: auto;
  padding:11px 0;
  width: 1190px; }

/**
*
*--- 列表 ---
*
*/
.search-box, .ad-img {
  float: right;
  width: auto;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin: 10px 0; }
.search-box, .ad-img .three_min{
	display:block;
	height:35px;
	width:auto;
	line-height:35px;
	font-size:14px;
	color:#447ea7;
	text-decoration:underline;
}
.search-box {
  margin-right: 20px;
  overflow: hidden; }

.search-box input.query, .search-box .bot {
  display: block;
  float: right;
  height: 100%;
  line-height: 35px;
  background: none;
  border: 0 none; }

.search-box input.query {
  height: 11px;
  padding: 10px;
  width: 460px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-left: 20px;
  border: 2px solid #3498db;
  border-right: 0 none; }

.search-box .bot {
  width: 70px;
  background: #3498db;
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 16px; }

.ct-nav {
  width: 100%;
  background: #3498db;
  height: 45px; }

.ct-nav-box {
  width: 1190px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden; }

.ct-nav-box a {
  display: block;
  float: left;
  width: 110px;
  height: 100%;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 16px; }

.ct-nav-box a.navCur, .ct-nav-box a:hover {
  background: #257eba; }

.ct-story {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f5f5f5; }

.ct-story-box {
  width: 1190px;
  height: auto;
  overflow: hidden;
  margin: 0 auto; }

.ct-story span.ct-router {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  color: #666666; }

.ct-story span.ct-router a:hover {
  color: #3498db;
  text-decoration: underline; }

.ct-screen {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px; }

.ct-screen ul {
  margin: 20px; }

.ct-screen ul li {
  border-bottom: 1px dashed #eaeaea;
  height: 40px;
  line-height: 40px; }

.ct-screen ul li a, .ct-screen ul li span {
  font-size: 14px;
  color: #333333;
  margin-right: 8px; }

.ct-screen ul li span {
  color: #787878; }

.ct-screen ul li a.navCur, .ct-screen ul li a:hover {
  color: #3498db; }
.ct-screen ul li a.navCur, .ct-screen ul li .no_gl:hover {
	color: #3498db;
}
.ct-screen ul li a input {
  display: inline-block;
  width: 45px;
  background: none;
  border: 1px solid #ccc;
  border-radius: 3px; }

.ct-screen ul li a button {
  border: 1px solid #ccc;
  background: #e5e5e5;
  font-size: 12px;
  color: #666666;
  padding: 1px 5px;
  border-radius: 3px; }

.sr-item a {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  padding: 2px 10px;
  padding-right: 15px; }

.sr-item a i {
  display: block;
  width: 15px;
  height: 100%;
  text-align: center;
  line-height: 23px;
  position: absolute;
  right: 0;
  top: 0;
  font-style: normal; }

.sr-item .clear-screen {
  padding-right: 10px;
  padding-left: 20px; }

.sr-item .clear-screen i {
  background: url("../images/clear.png") no-repeat;
  left: 0;
  width: 20px;
  background-position: 5px 6px; }

.ct-list {
  width: 100%;
  height: auto;
  overflow: hidden; }

.ct-list-left {
  float: left;
  width: 890px;
  height: auto; }

.list-screen {
  width: auto;
  padding-left: 20px;
  height: 50px;
  border-bottom: 1px solid #e1e1e1;
  line-height: 50px;
  background: #fff; }

.list-sort {
  right: 0;
  top: 0;
  width: auto;
  height: 100%;
  line-height: 50px; }

.list-sort a {
  display: inline-block;
  width: auto;
  height: 100%;
  line-height: 50px; }

.list-sort a.relative {
  padding-right: 14px; }

.list-sort a i {
  width: 12px;
  height: 13px;
  top: 50%;
  right: 0;
  margin-top: -7px; }

.list-sort a i.srot-no{
	background: url("../images/sort_icon.png") no-repeat left top;}

.list-sort a i.srot-top{
	background: url("../images/sort_top.png") no-repeat left top;}

.list-sort a i.srot-bottom{
	background: url("../images/sort_bottom.png") no-repeat left top;}

.ct-list-left ul.ct-item, .ct-list-left ul.ct-item li {
  width: 100%;
  height: auto;
  overflow: hidden; }

.ct-item #no_no{
	width:100%;
	height:80px;
	line-height:80px;
	font-size:18px;
	text-align:center;
	color:#999;
	display:none;
}
#show_you{
	width:870px;
	height:40px;
	padding-left:20px;
	color:#333;
	line-height:40px;
	font-size:14px;
	display:none;
}
.ct-list-left ul.ct-item li a {
  display: block;
  width: auto;
  height: auto;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #e1e1e1; }

.ct-list-left ul.ct-item li a:hover {
  background: #f9f9f9; }

.house-img {
  width: 245px;
  height: 175px; }

.house-img img {
  width: 100%;
  height: 100%; }

.house-info {
  max-width: 580px; }

.house-info p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  overflow: hidden; }

.house-info p span {
  display: block; }

.house-info p span.house-title {
  max-width: 500px; }
.house-info p span.house-title:hover{
	color:#3498db;
}
.house-info p span.house-sign {
  color: #fffefe;
  padding: 5px 10px;
  line-height: 12px;
  border-radius: 3px;
  margin-top: 15px; }

.house-info p span.recom {
  background: #e16452; }

.house-info p span.overs {
  background: #aaaaaa; }

.house-content {
  width: 580px;
  height: 30px;
  line-height: 30px;
  overflow: hidden; }

.house-content .house-content-left {
  width: auto;
  height: 100%;
  line-height: 30px; }

.house-content .house-content-left i, .house-content .house-content-right i {
  display: inline-block;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
  margin-right: 5px; }

.house-content .house-content-right i {
  height: 20px;
  line-height: 20px; }

.house-content .house-content-left i.recomm {
  border: 1px solid #d89b92;
  color: #d89b92; }

.house-content .house-content-left i.loans {
  border: 1px solid #8ec2b5;
  color: #8ec2b5; }

  .house-content .house-content-left i.huiloans {
  border: 1px solid #888;
  color: #888; }

.house-content .house-content-left i.beats {
  border: 1px solid #d9b188;
  color: #d9b188; }

.house-content .house-content-right span {
  color: #e16452;
  font-size: 22px; }

.house-content .house-content-right i {
  background: url("../images/reco_icon.png") no-repeat left top;
  width: 90px;
  height: 15px;
  padding: 0; }

.ct-list-right {
  float: right;
  width: 280px;
  height: auto; }

.list-right-notice {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px; }

.list-right-notice img {
  width: 100%; }

.list-right-notice h4 {
  position: relative;
  width: auto;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  border-bottom:1px solid #e1e1e1;
  font-weight: normal; }

.list-right-notice-bg {
  background: #fff; }

.list-right-notice h4 a {
  display: block;
  height: 100%;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 0; }

.list-right-notice a {
  display: block;
  width: auto;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  overflow: hidden; }


.list-right-notice_for a{
	display:block;
	padding:0;
	height:160px;
}
.list-right-notice-bg .for_liang:hover{
	color:#e16452;
}
.list-right-notice-bg .for_liang2:hover{
	color:#3498db;
}
.list-page-num {
  width: 100%;
  height: 30px;
  text-align: center; }

.list-page-num a {
  display: inline-block;
  height: 100%;
  line-height: 30px;
  border-radius: 3px;
  width: auto;
  padding: 0 15px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  margin: 0 5px; }

.list-page-num a.elli {
  border: 0 none; }

.list-page-num a.pageCur {
  background: #3498db;

  border: 1px solid #3498db;
  color: #fff; }

.list-page-num a:hover {
  background: #3498db;
  color: #fff;
  border-color: #3498db; }

.list-page-num a.elli:hover {
  background: none;
  color: #666666; }

/**
*
*--- 详情 ---
*
*/
.detail-info, .lookTime, .detail-show-info {
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 20px;
  background: #fff; }
.detail-info .detail-info-img {
  width: 520px;
  height: 450px; }

.detail-info .detail-info-img .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }

.detail-info .detail-info-img .swiper-slide {
  background-size: cover;
  background-position: center; }

.detail-info .detail-info-img .gallery-top {
  height: 80%;
  width: 100%; }

.detail-info .detail-info-img .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }
.detail-info .detail-info-img .large_box img{
	display:block;
	width: 520px;
    height: 360px;
}
.detail-info .detail-info-img .small_box li{
	width: 110px;
    height: 80px;
}
.detail-info .detail-info-img .small_box li img{
	display:block;
	width: 110px;
    height: 80px;
}
.detail-info .detail-info-img .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.detail-info .detail-info-img .gallery-thumbs .swiper-slide-active {
  opacity: 1; }

.dtail-info-data {
  width: 600px;
  height: 450px; }

.detail-info-title {
  width: 100%;
  height: auto;
  overflow: hidden; }

.detail-info-title p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  /* margin-bottom: 10px; */ }

.detail-info-title i {
  width: 150px;
  height: 30px; }

.detail-info-title i img {
  width: 100%;
  height: 100%;
  display: block; }

.detail-info-item {
  padding: 5px 0; }

.detail-info-item span {
  color: #787878; }

.detail-info-item em {
  color: #e16452; }

.detail-info-item em a {
  font-size: 22px;
  color: #e16452; }

.detail-info-item a.tb-url {
  color: #3498db;
  text-decoration: underline; }

.detail-info-item i {
  cursor: pointer;
  right: 0;
  top: 5px;
  display: block;
  width: auto;
  height: auto;
  /* padding-left: 10px; */
  /* background: url("../images/pm_not.png") no-repeat left top; */ }
.detail-info-item i img{
	display:block;
	width:20px;
	height:20px;
	margin-right:5px;
}
.detail-info-type {
  width: 600px;
  height: 120px;
  background: #f5f5f5;
  margin-top:12px;
  overflow: hidden;
margin-bottom:15px}

.detail-info-type div {
  width: 24.5%;
  height: auto;
  margin: 20px 0;
  border-right: 1px solid #e1e1e1; }

.detail-info-type div:last-child {
  border-right: 0 none; }

.detail-info-type div label, .detail-info-type div span {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 40px; }

.detail-info-service {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 20px 0; }

.detail-info-service label {
  color: #787878;
  display: block;
  width: auto;
  height: auto;
  overflow: hidden; }

.detail-info-service label span {
  color: #e16452; }

.detail-info-service i {
  display: block;
  width: 18px;
  height: 22px;
}
.detail-info-service i img{
	display:block;
	width: 18px;
  	height: 22px;
}
.detail-info-service a {
  display: block;
  color: #3498db;
  text-decoration: underline;
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 3px; }

.detail-info-service em {
  display: block;
  cursor: pointer;
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 3px 10px;
  background: #e16452;
  border-radius: 3px; }
.detail-info-service em a{
	display:block;
	width:100%;
	height:100%;
	text-decoration : none;
	color: #fff;
}
.detail-info-contact {
  width: 100%;
  height: auto;
  overflow: hidden; }

.detail-info-contact .phoneNum {
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #3498db;
  background:#3498db;
  color:#fff;
  border-radius: 3px; }

.detail-info-contact .share {
  width: auto;
  height: 45px; }

.detail-info-contact .share dt {
	margin:13px 20px 0 13px;
  color: #787878; }
.detail-info-contact .share dd {
	margin:13px 20px 0 13px;
}
.lookTime{
	position:relative;
}
.lookTime .look_bg{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	background:#000;
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;
    display:none;
}
.lookTime .look_bg .look_js{
	width:100%;
	height:60px;
	font-size:16px;
	text-align:center;
	line-height:75px;
	color:#fff;
}
.lookTime .look_bg .look_tu{
	width:300px;
	height:34px;
	border:1px solid #fff;
	margin:0 auto;
	line-height:34px;
	text-align:center;
	font-size:16px;
	color:#fff;
}
.lookTime_left{
	height:80px;
	width:470px;
}
.lookTime_right{
	height:80px;
	width:650px;
}

.lookTime-logo {
  width: 150px;
  height: 56px;
  margin: 12px 0;
 /*  background: url("../images/looktime_logo2.png") no-repeat left top; */
  border-right: 1px solid #cccccc; }
.lookTime-logo img{
	display:block;
	width: 150px;
  height: 56px;
}
.lookTime-into {
  width: 230px;
  height: 40px;
 /*  margin-right:30px; */
  line-height: 20px; }

.change-lookTime {
  width: 635px;
  height: auto;
  overflow: hidden;
  margin: 12px 0; }

.change-lookTime span, .change-lookTime a {
  display: inline-block;
  width: 130px;
  height: 45px;
  line-height: 45px; }

.change-lookTime a {
  border: 1px solid #cccccc;
  text-align: center;
  border-radius: 3px; }

.change-lookTime a.lookTimeCur {
  color: #e16452;
  border: 1px solid #e16452; }
.change-lookTime .add_hover:hover{
	color: #e16452;
  	border: 1px solid #e16452;
}
.detail-show {
  width: 100%;
  height: 44px;
  line-height: 44px;}

 .detail-show div{
  width: 1190px;
  height: 43px;
  margin: 0 auto;
  border-bottom: 1px solid #e1e1e1;
  background: #fff; }

.detail-show a {
  color: #333333;
  display: inline-block;
  height: 43px;
  line-height: 43px; }

.detail-show a.showCur {
  color: #3498db;
  border-bottom: 2px solid #3498db; }

.show-box {
  width: 100%;
  height: auto;
  overflow: hidden; }

.show-box-left {
  width: 130px;
  height: auto;
  voerflow: hidden; }

.show-box-right {
  width: 1020px;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px; }
.single{
	padding:0;
	padding-bottom:20px;
}
.show-box-right:last-child {
  border-bottom: 0 none; }

.show-box-right ul, .show-box-right ul li {
  width: 100%;
  height: auto;
  overflow: hidden; }

.show-box-right ul li span {
  width: 33.333%;
  display: block;
  height: 45px;
  line-height: 45px; }

.show-box-right h5 {
  margin-bottom:20px;margin-top: 20px;font-size:22px;text-align:center;color:red }

.show-box-right p {
  line-height: 21px; }

.show-box-right p a {
  color: #3498db; }
.show-box-right .notice_ajax{
	height:66px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.show-box-right .notice_ajax a{
	font-size:14px;
	color:#3498db;
}
.show-box-right .src_a a{
	font-size:14px;
	color:#3498db;
}
.report-table {
  width: 660px;
  height: 245px; }

.report-table table {
  background: #f8f8f8;
  width: 100%; }

.report-table table td {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 14px;
  color: #333333;
  height: 48px;
  line-height: 48px; }

.report-table table tr td:first-child {
  width: 20%; }

.report-table table tr td:last-child {
  width: 80%; }

.report-download {
  width: 280px;
  height: 205px;
  overflow: hidden;
  border: 1px solid #cccccc; }

.rd-left {
  width: 106px;
  height: 191px;
  background: #f8f8f8;
  padding: 7px; }

.rd-left-box {
  border: solid 5px #ddd;
  width: 96px;
  height: 181px;
  line-height: 25px;
  text-align: center;
  font-size: 22px; }

.rd-left-box span {
  display: block; }

.rd-left-box span:first-child {
  margin-top: 40px; }

.rd-right {
  width: 140px;
  height: auto;
  overflow: hidden; }

.rd-right p {
  padding: 30px 0; }

.rd-right a {
  display: block;
  color: #fff;
  background: #e16452;
  border-radius: 3px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center; }

.rd-right span {
  display: block;
  text-align: center; }

.show-img {
  width: 100%;
  height: auto;
  overflow: hidden; }

.show-img div {
  width: 480px;
  height: 350px;
  overflow: hidden; }

.show-img div img {
  width: 100%;
  height: 100%; }

.show-map {
  width: 100%;
  height: 400px;
  overflow: hidden; }

.map-size-coll {
  left: 25px;
  top: 40px; }

.map-size-coll a, .map-size-search a, .map-size-search a i {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/map_icon.png") no-repeat; }

.map-size-coll a#enlarges {
  background-position: -96px -114px; }

.map-size-coll a#narrows {
  background-position: -126px -114px; }

.map-size-search {
  right: 0;
  bottom: 170px; }

.map-size-search a {
  width: 80px;
  padding-left: 30px;
  background: #5c6470;
  text-align: center;
  line-height: 30px;
  color: #fff; }

.map-size-search a span {
  display: block;
  left: 0;
  top: 0;
  background: #555a64;
  width: 30px;
  height: 30px; }

.map-size-search a i {
  overflow: hidden;
  left: 6px;
  top: 8px;
  width: 17px;
  height: 13px; }

.map-size-search a#map-bus i {
  background-position: -160px -20px; }

.map-size-search a#map-eat i {
  background-position: -160px -78px; }

.map-size-search a#map-school i {
  background-position: -160px -65px; }

.map-size-search a#map-shop i {
  background-position: -160px -36px; }

.map-size-search a:hover {
  background: #fff;
  color: #333; }

.map-size-search a:hover span.bus-cur, #map-bus .map-cur {
  background: #00b39c; }

.map-size-search a:hover span.eat-cur, #map-eat .map-cur {
  background: #dd0e49; }

.map-size-search a:hover span.school-cur, #map-school .map-cur {
  background: #c4651a; }

.map-size-search a:hover span.shop-cur, #map-shop .map-cur {
  background: #e94a47; }

.map-size-search a.map-curs {
  background: #fff;
  color: #333; }

/**
*
*--- 弹出框 ---
*
*/
.modal-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  z-index: 99; }

.remind-box, .download-box, .change-service, .contact-service, .look-house {
  display: none;
  position: fixed;
  width: 400px;
  height: 410px;
  background: #fff;
  left: 50%;
  top: 50%;
  z-index: 9999;
  margin-top: -205px;
  margin-left: -200px; }

.remind-box h4, .download-box h4, .change-service h4, .contact-service h4, .look-house h4 {
  height: 50px;
  line-height: 50px;
  text-align: center; }
.close_all{
	width:100%;
	height:20px;
}
.close_all span{
	width:20px;
	height:20px;
	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	-ms-border-radius: 50%;
  	-o-border-radius: 50%;
	text-align:center;
	line-height:20px;
	background:#ccc;
	cursor:pointer;
}
.remind-content {
  padding: 0 50px; }

.remind-content p, .remind-content p input, .remind-content p button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px; }

.remind-content p {
  margin-top: 15px;
  overflow: hidden;
  text-align: center; }

.remind-content p input {
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 33px;
  width: 288px;
  padding: 0 5px;
  line-height: 33px; }

.remind-content p button {
  display:block;
  background: #e16452;
  border: 0 none;
  color: #fff;
  width: 100%;
  border-radius: 3px; }

.remind-content p  #id_href{
  display:block;
  background: #e16452;
  border: 0 none;
  color: #fff;
  width: 100%;
  border-radius: 3px;
}
.remind-content p a {
  /* display:block;
  background: #e16452; */
  border: 0 none;
  color: #fff;
  width: 100%;
  border-radius: 3px; }
.remind-content p.phoneYz input {
  width: 60%; }

.remind-content p.phoneYz .fuck {
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 35px;
  width: 35%;
  background: #e16452;
  color: #fff;
  border:none;
  border-radius: 3px; }

.remind-content p .change-radio {
  width: 20px;
  height: 20px;
  margin-top: 10px; }

.remind-content p .change-title {
  width: auto;
  height: 30px; }

.remind-content div {
  padding-left: 20px; }

.change-service h4 {
  height: 60px;
  line-height: 60px; }

.change-service .remind-content p {
  margin-top: 0; }

.remind-content p.btn-sv {
  margin-top: 10px; }

.remind-content p.contact-phone {
  margin-top: 0;
  font-size: 24px;
  color: #333333; }

.remind-content .contact-wx {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding-left: 0; }

.remind-content img {
  width: 120px;
  height: 120px; }

.remind-content i.contact-notrem {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: block;
  text-align: center; }

.remind-content p.lh-sure {
  text-align: left; }

.remind-content p.lh-sure a {
  color: #3498db; }

.remind-content p.lh-sure input {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../images/check.png") no-repeat left top; }


#name_sex{
	width: 98%;
    height: 35px;
	margin-top: 15px;
    overflow: hidden;
    padding:0;
}
#name_sex .name_sex_one{
	width:130px;
	height:35px;
	float:left;
	padding:0;
}
#name_sex .name_sex_one input{
	display:block;
	width:120px;
	height:33px;
	border:none;
	outline:none;
	border:1px solid #ccc;
	border-radius: 3px;
	padding:0 5px;
}
#name_sex  .name_sex_two{
	width:50px;
	height:35px;
	float:left;
	padding:0;
	margin-left:10px;
}
#name_sex  .name_sex_two input{
	display:block;
	width:20px;
	height:35px;
	float:left;
}
#name_sex  .name_sex_two .name_sex_three{
	display:block;
	width:30px;
	height:35px;
	float:left;
	line-height:35px;
}
.alert_txt{
	display:block;
	padding:0 65px;
	font-style:normal;
	font-size:16px;
	color:#333;
	line-height:22px;
}

/* 参拍公告 */
.notice_notice{
	width:1000px;
	height:680px;
	background:#fff;
	margin:0 auto;
	display:none;
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-340px;
	z-index:90000;
}
.notice_ch{
	width:920px;
	height:570px;
	background:#fff;
	margin:0 auto;
	padding:0 40px;
}
.notice_notice h2{
	width:920px;
	height:80px;
	text-align:center;
	font-size:20px;
	line-height:80px;
	color:#333;
	position:relative;
}
.close{
	width:20px;
	height:20px;
	position: absolute;
	top:0;
	right:0;
	background:url(../images/icon-19.png) no-repeat 0 6px;
}
.close:hover{
	cursor:pointer;
}
.notice_notice .notice_du{
	width:920px;
	height:80px;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_one{
	width:920px;
	height: auto;
    background: #fff;
    overflow: hidden;
}
.notice_notice .notice_one p{
	width:920px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight: 900;
	color:#333;
}
.notice_notice .notice_one ul{
	width:920px;
	height:150px;
}
.notice_notice .notice_one ul li{
	width:306px;
	height:30px;
	float:left;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_one .frist_li{
	width:920px;
}
.notice_notice .notice_one .last_li{
	width:920px;
}

.notice_notice .notice_two{
	width:920px;
	height:120px;
	background:#fff;
}
.notice_notice .notice_two p{
	width:920px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight: 900;
	color:#333;
}
.notice_notice .notice_two ul{
	width:920px;
	height:180px;
}
.notice_notice .notice_two ul li{
	width:306px;
	height:30px;
	float:left;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_two .frist_li{
	width:920px;
}
.notice_notice .notice_two .last_li{
	width:920px;
}

.notice_notice .notice_foot{
	width:920px;
	height:66px;
	padding-top:14px;
	font-size:16px;
	line-height:30px;
	text-indent:35px;
	color:#333;
}
.notice_notice .notice_tel{
	width:920px;
	height:30px;
}
.notice_notice .notice_tel p{
	width:240px;
	height:30px;
	float:left;
	color:#333;
	font-size:16px;
}
.notice_notice .notice_zhupai{
	width:920px;
	height:30px;
	padding-top:30px;
	font-size:16px;
	color:#333;
	text-align:right;
}
/* 三种选择的开始 */
.choice_three{
	width:400px;
	height:340px;
	position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin-top: -170px;
    margin-left: -200px;
    display:none;
}
.choice_three .alert_header2{
	width: 400px;
    height: 60px;
}
.choice_three .alert_header2 .close_alert2 {
    width: 400px;
    height: 17px;
}
.choice_three .alert_header2 .close_alert2 span {
    width: 20px;
    height: 17px;
    float: right;
    background: url(../images/icon-19.png) no-repeat 5px 2px;
}
.choice_three .alert_header2 h2 {
    width: 400px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
}
.choice_three .remind_all{
	width:300px;
	height:320px;
	padding:0 50px;
}
.choice_three .alert_tx{
	width:300px;
	height:80px;
	font-size:16px;
	color:#333;
	line-height:22px;
	color:#333;
}
.choice_three .choice_head{
	width:100%;
	height:40px;
	color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}
.choice_three .choice_remind{
	width:300px;
	height:140px;
}
.choice_three .choice_remind p{
	width:300px;
	height:40px;
}
.choice_three .choice_remind .change-title{
	display:block;
	float:left;
	width:auto;
	height:40px;
	line-height:40px;
	font-size:16px;
	margin-left:15px;
}
.choice_three .choice_remind .change-radio{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-top:13px;
	border: 1px solid #cccccc;
    border-radius: 3px;
}
.choice_three .yes_appoint{
	width:300px;
	height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    background: #cf2b2a;
    border-radius: 5px;
}
/* 独有的关闭弹框 */
.close_attention_notice{
	width:100%;
	height:20px;
}
.close_attention_notice .close_tk{
	width: 20px;
    height: 20px;
    float:right;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: #ccc;
    cursor: pointer;
}
/* 详情预约图片 */
.house_images{
	width:300px;
	height:180px;
	padding:0 50px;
	position:relative;
}
.house_images img{
	display:block;
	width:300px;
	height:180px;
}
.house_images .house_images_name{
	width: 280px;
    height: 36px;
    padding: 0 10px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 50px;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

#fuck_left{
	width:450px;
}
#fuck_left .lookTime-into{
	margin-right:0;
}
#fuck_right{
	width:670px
}
#fuck_right  .change-lookTime{
	width:640px;
}
 #fuck_right .change-lookTime span, .change-lookTime a{
 	display:inline;
 	padding: 10px 5px;
 }

 .show-box-right ul li.bodyimg{width: 48%;
    height: 417px;
    margin: 0 1% 20px;
    float: left;
    overflow: hidden;}
.show-box-right ul li.bodyimg img{width: 100%;}

