*{
	padding: 0;
	margin: 0;
	list-style-type:none;
}
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;
}
.navigation{
	width: 100%;
	height: 36px;
	color: #333;
	background:#303035 ;
	box-shadow:0 1px 0 0 #eee;
}
.header_warrp{
	width: 1200px;
	height: 36px;
	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: 13px;
	color: #9b9b9b;
	line-height: 36px;
}
.header_warrp ul li a:hover{
	color: white;
}

.ren_colo{
	width: 100%;
	height: 100px;
	background-color: #f5f5f6;
	margin-bottom: 20px;
}

/*楼盘名称+标签*/
.house_name{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.house_xx{
padding-top: 20px;
}
.house_xx span{
    font-size: 24px;
    font-weight: 700;
    color: #101d37;
    margin-right:5px;
}

.name_t{
	color: #9399a5;
    font-size: 14px;
    line-height: 20px;
}

.name_t span{
	margin-right: 10px;
}
.wzdw{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.wzdw div{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #aaa;
	line-height: 1.2;
}

/*轮播图+详情介绍的大块*/
.specific{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}

/*轮播图大块*/
.carousel{
	width: 700px;
	height: auto;
	margin-right: 78px;
	float: left;
	position: relative;
}
.carousel1{
	width: 700px;
	height: auto;
	margin-right: 78px;
	float: left;
	position: relative;
}
.car_da{
	width: 7000px;
	height: 400px;
}
.car_da1{
	width: 7000px;
	height: 400px;
}
.car_da img{
	width: 700px;
	height: 400px;
	float:left;
	background-size: 100% 100%;
}

.car_da1 img{
	width: 900px;
	height: 600px;
	float:left;
	background-size: 100% 100%;
}
.car_xiao{
	width: 700px;
	height: 100px;
}

.left{
    width: 50px;height: 80px;
    background: rgba(0,0,0,0.4);
    cursor: pointer;
    margin-left: 1px;
   	float: left;
   	position: absolute;
	top:32%;
	z-index: 1000;
}
.right{
	width: 50px;height: 80px;
	background: rgba(0,0,0,0.4);
    cursor: pointer;
   	position: absolute;
   	float: right;
	top:32%;
   	right:0px;
	z-index: 1000;
}


.left img{
	margin-top: 25px;
	margin-left: 10px;
}
.right img{
	margin-top: 25px;
	margin-left: 20px;
}
/*小图*/
.car_xiao{
	width: 700px;
	height: 100px;
}

.car_xiao ul li{
	list-style: none;
	display: inline-block;
    cursor: pointer;
	margin-right: 13px;

}
.car_xiao ul li img{
	width: 124px;
	height: 90px;
	margin-top: 6px;
	background-size: 100% 100%;

}
.car_xiao .circle-cur img{
    border:1px solid #F29462;
}

.car-da-show{
	overflow: hidden;

}
.car-da-show1{
	overflow: hidden;

}
/*详情描述块*/
.character{
	display: inline-block;
	width: 422px;
	height: 470px;
	box-sizing: border-box;
	background: #fff;
	padding: 20px 30px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,.06);
    transition: height .5s;
    /*position: fixed;*/
}

/*房源价格*/
.cha_pic{
	font-size: 16px;
	line-height: 1;
    color: #fe615a;
}
.cha_pic span{
	font-size: 40px;
	font-weight: bold;
	padding-right: 4px;
}

.time{
    margin: 20px 0
}
/*选项*/
.tag{
	padding: 6px 8px;
	border-radius: 2px;
	color: #849aad;
    background: rgba(132,154,174,.15);
    font-size: 12px;
    font-weight: 300;
}
/*横线*/
.hx{
	border-bottom: 1px solid #e4e6f0;
    padding-bottom: 2px;
    max-height: 180px
}

/*四个图标块*/
.chara_li{
	width: 360px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 17px;
}
.chara_span{
	float: left;
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: rgba(16,29,55,.6);
    line-height: 22px;
    margin-top: 30px;
}

.chara_span img{
	display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto 14px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/*管家块*/
.guan{
	width: 360px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 17px;
}
.guan_zi{
	display: inline-block;
    text-overflow: ellipsis;
    width: 190px;
    height: 90px;
}
.guan_tu{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.guan_tu img{
	float: left;
    width: 80px;
	height: 80px;
    border-radius: 60px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zi_name{
	font-weight: 700;
	font-size: 20px;
	color: #101d37;
	margin-top: 10px;
}

.guan_b{
	font-size: 14px;
    margin-bottom: 18px;
    color: #101d37;
    line-height: 20px;
    margin-top: 20px;
}

/*电话*/
.guan_dian{
	font-size: 25px;
    color: #fa5741;
    font-weight: 700;
    line-height: 60px;
    margin-top: 20px;
	background-image: url(/static/icon/phone.png);
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: 80px;
}

/*基本信息*/
.essential{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 45px;
}

.oneline{
	list-style: none;
	display: inline-block;
    color: #101d37;
   	width: 250px;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 18px;
	margin-left:50px;
}
/*配套信息*/
.ess_span{
	display: inline-block;
    text-align: center;
    font-size: 16px;
    color: rgba(16,29,55,.6);
    line-height: 22px;
	margin-left: 55px;
    margin-top: 30px;
}
.peitao{
	width: 710px;
	height: auto;
}

.ess_span img{
	display: block;
    width: 18px;
    height: 18px;
    margin: 0 auto 4px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/*房源描述*/
.zfdescribe{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.zufan_miao{
	width: 710px;
	height: auto;
}
.info{
	border-top: 1px solid #eee;
    padding-bottom: 25px;
    box-sizing: border-box;
    width: 710px;
}
/*头像+电话*/
.zufan_title{
	width: 710px;
	height: 50px;
	margin-top: 15px;
}
.zufan_tu{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
}

.zufan_tu img{
	width: 50px;
	height: 50px;
	border-radius: 60px;
}

.zufan_zi{
	width: 640px;
	height: 50px;
	float: left;
}
.fuz_dian{
	color: #fa5741;
    float: right;
    font-size: 14px;
    font-weight: 700;
    margin-top: -40px;
}
.niao{
	font-size: 16px;
    line-height: 28px;
    max-height: 78px;
    margin-top: 20px;
    overflow: hidden;
    color: #101d37;
    margin-bottom: 12px
}
/*位置周边*/
.ambitus{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 60px;
}

.am_title{
	font-size: 24px;
    font-weight: 600;
    color: #101d37;
}
.am_li{
	list-style: none;
	margin-top: 10px;
	float: left;
	display: block;
	margin-bottom: 20px;
}
.am_li li{
	float: left;
	margin-right: 30px;
	cursor: pointer;
}
.am_li li a{
	text-decoration: none;
	color: #555555;
}

.am_tu{
	width: 1200px;
	height: 400px;
	clear: both;
}

/*推荐好房*/
.recommend{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.recommend h2{
	font-size: 24px;
    font-weight: 600;
    color: #101d37;
    margin-bottom:25px;
}

/*具体的每一个好房*/
.reco_item{
	width: 270px;
	height: 280px;
	display: inline-block;
	margin-right: 26px;
	margin-bottom: 35px;
}
.reco_tu{
	width: 270px;
	height: 208px;
	float: left;
}
.reco_tu img{
	width: 270px;
	height: 208px;
	border-radius: 5px;
}

.reco_name{
	color: #101d37;
	font-size: 16px;
	font-weight: 700;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
	max-width: 150px;
	overflow: hidden;
	text-decoration: none;
	margin-top: 10px;
}

.re_a{
	margin-top: 10px;
	font-size: 12px;
	color: #616669;
	line-height: 16px;
	overflow: hidden;
}
.re_b{
	font-weight: 700;
	float: right;
	font-size: 16px;
	color: #fa5741;
}
.re_p{
	margin-top: 5px;
}
.reco_name:hover{
	text-decoration: underline;
}

/*底部*/
.introduction{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}

/*电话*/
.dianhua{
	background: #FF8400;
	border-radius: 2px;
	min-width: 252px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-top: 5px;
	cursor: pointer;
}
.dianhua span{
	font-size: 14px;
	padding: 0 4px;
	line-height: 20px;
}

/*房源照片*/
.resol_pic{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
/*照片名称*/
.pic_name{
	color: #101d37;
	font-size: 23px;
	font-weight: 700;
	padding-bottom: 20px;
	width: 710px;
}
/*照片列表*/
.pic_list{
	margin-top: 15px;
	width: 710px;
	text-align: justify;
	line-height: 0;
}
.pic_title{
	display: inline-block;
	position: relative;
	top: -32px;
	line-height: 32px;
	text-align: center;
	padding: 0 11px;
	border-radius: 2px;
	background-color: rgba(0,0,0,.4);
	color: #fff;
	font-size: 12px;
}

.pic_titles{
	display: inline-block;
	position: relative;
	top: -39px;
	line-height: 32px;
	text-align: center;
	padding: 0 11px;
	border-radius: 2px;
	background-color: rgba(0,0,0,.4);
	color: #fff;
	font-size: 12px;
}

.pic_list1{
	width: 350px;
	height: 230px;
	margin-right: 6px;
	display: inline-block;
	position: relative;
	text-align: left;
}

.pic_list2{
	width: 350px;
	height: 230px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}
.pic_list2 img{
	width: 350px;
	height: 230px;
}
.pic_list1 span{
	display: inline-block;
	position: relative;
	top: -38px;
	line-height: 32px;
	text-align: center;
	padding: 0 11px;
	border-radius: 2px;
	background-color: rgba(0,0,0,.4);
	color: #fff;
	font-size: 12px;
}
.pic_list1 img{
	width: 350px;
	height: 230px;
}
