*{
	padding: 0;
	margin: 0;
}
body {
	font-family: Hiragino Sans GB, Microsoft Yahei UI, Microsoft Yahei, "\5FAE\8F6F\96C5\9ED1", Segoe UI, Tahoma, "\5B8B\4F53 b8b\4F53", SimSun, sans-serif;
	color: #101d37;
}
/*头部第一个导航栏*/
.new_header{
	width: 100%;
	height: 60px;
	color: #333;
	background:#303035 ;
	box-shadow:0 1px 0 0 #eee;
}

.header_warrp{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.header_warrp ul li{
	float: left;
	list-style: none;
}
.header_warrp ul li a{
	text-decoration: none;
	display: inline-block;
	height: 100%;
	padding-right: 24px;
	font-size: 16px;
	color: #9b9b9b;
	line-height: 60px;
}
.header_warrp ul li a:hover{
	color: white;
}
/*logo区域*/
.headlog{
	width: 100%;
	height: 120px;
	background-color: #F5F5F6;
	margin-bottom: 30px;
}

.headmen{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}


.headlog input{
	margin-top: 20px;
	vertical-align: top;
    box-sizing: border-box;
    width: 710px;
    height: 45px;
    line-height: 45px;
    padding: 0 22px;
    border: 0;
    box-shadow: 0 1px 2px -1px rgba(0,0,0,.2);
    border-radius: 2px;
}

.headlog button{
    cursor: pointer;
    width: 50px;
    height: 45px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    margin-top: 20px;
    margin-left: -7px;
    border: 0;
    box-shadow: 0 1px 2px -1px rgba(0,0,0,.2);
    border-radius: 2px;
 
}

.headlog i img{
	width: 20px;
	height: 20px;
}


/*按条件进行查询*/
.condition{
	width: 1200px;
	height: auto;
	background-color: #FBFBFB;
	margin: 0 auto;
	box-shadow: 0 1px 2px -1px rgba(0,0,0,0.2);
	font-size: 12px;
	padding-bottom: 5px;
}
/*位置区域*/
.weizhi{
	padding: 20px 20px 5px 20px;
	font-weight: 600;
}

/*横线*/
.hengxian{
	width: 1160px;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto;
}

/*昆明全部区域*/
.kmqy{margin-top: 13px;}
.kmqy a{
	text-decoration: none;
	margin-left: 20px;
	color: #394043;
	
}
/*各种查询条件*/
.condition_t a{
	display: block;
	width: 100px;
	height: 30px;
    padding-left: 20px;
    padding-right: 10px;
    overflow: hidden;
    float: left;
    color: #394043;
    position: relative;
    line-height: 27px;
    text-decoration: none;	
}
.condition_t span input{
	vertical-align: text-top;
}


/*开始房源列表*/
.fanyuan_list{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 50px;
}

/*共找到多少套房源*/
.fanyuan_name{
	font-weight: 700;
    font-size: 22px;
    color: #394043;
    padding-top: 30px;
}
.hengxian1{
	width: 1200;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto;
    padding-top: 15px;
}

.fangyuan_type{
	width: 1200px;
	height: 175px;
	margin: 0 auto;
	margin-top: 40px;
	
}

/*房源图片块*/
.fantype_img{
	width: 230px;
	height: 175px;
	float: left;
}
.fantype_img img{
	width: 230px;
	height: 175px;
}
/*房源描述块*/
.fantype_cont{
	width: 500px;
	height: 175px;
	float: left;
}

.fantype_cont img{
	width: 14px;
	height: 14px;
	display: inline-block;
	padding-right: 10px;
	vertical-align: -1px;
	background-size: 100% 100%;
}
.fantype_cont a{
	float: left;
	font-weight: bold;
    max-width: 430px;
    text-decoration: none;
    font-size: 22px;
    color: #394043;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
    padding-bottom: 9px;
}
.fantype_cont p{
	clear:both;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
    cursor: default;
    line-height: 33px;
}
/*标签*/
.bq{
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    padding: 0 11px;
    margin-right: 6px;
    border-radius: 2px;
   
}

/*房源价格*/
.fantype_pice{
	width: 270px;
	height: 175px;
	float: left;
	
}
.fantype_pice p{
	text-align: center;
}
.pl{
	font-size: 12px;
    color: #394043;
    padding-top:15px;
}
.pice_col{
	font-weight: bold;
    font-size: 26px;
    font-family: 'tahoma';
    margin-right: 5px;
    color: red;
}
/*推荐楼盘*/
.reco_re{
	width: 100%;
	height: auto;
	background-color: #F5F5F6;
}
.reco_re1{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.reco_re1 h2{
	padding-top: 25px;
	padding-bottom: 10px;
}

.reco_pic{
	width: 218px;
	height: 180px;
	display: inline-block;
	margin-left: 27px;
	padding-top: 20px;
}

.reco_pic img{
	width: 218px;
	height: 150px;
	background-size: 100% 100%;
}
.reco_pic p{
	margin: 0;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
}
.reco_pic p span{
	color: red;
	padding-right: 2px;	
}

.louname{
	position: relative;
	top: -100px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}

/*分页*/
.fen{
	width: 1200px;
	height: 50px;
	margin-top: 20px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.fenye{
	float: right;
    margin-right: -8px;
    margin-top: 10px;
    height: 28px;
    min-width: 1px;
}
.fenye a{
	float: left;
    background: #f5f5f5;
    height: 26px;
    font-family: HelveticaNeue;
    font-size: 12px;
    color: #555;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 8px;
}
/*底部*/
.introduction{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}

.area{
	width: 1200px;
	height: 25px;
	margin: 0 auto;
	font-size: 12px;
}

.area a{
	display: inline-block;
	float: left;
	line-height: 25px;
	margin-right: 20px;
	text-decoration: none;
	color: #394043;
}
/*更多*/
.more{
	text-align: center;
	color: #a7a8a9;
	padding-top: 20px;
	cursor: pointer;
	width: 600px;
	padding-bottom: 10px;
}
.more i img{
	vertical-align: sub;
	margin-left: 2px;
}