*{
	padding: 0;
	margin: 0;
	list-style: 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: 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;
}

/*位置定位*/
.house_dw{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.house_dw p{
	text-underline: none;
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	font-size: 14px;
	color: #9399a5;
	line-height: 35px;
}
.house_dw p a{
	font-size: 12px;
	color: #9399a5;
	line-height: 35px;
	text-decoration: none;
}

/*楼盘名称+标签*/
.house_name{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 20px;
}
.house_name h2{
	display: inline-block;
	vertical-align: -4px;
}
.tar_wr{
	margin-top: -2px;
	display: inline-block;
}

.targ{
	width: auto;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	border-radius: 2px;
}
.sm1{
	margin-left: 7px;
	color: white;
	background-image: linear-gradient(-135deg,#ff8400,#ff8400);
}
.sm2{
	margin-left: 5px;
    font-size: 12px;
    color: #849aad;
    background: #f2f4f6
}

.other_name{
	padding-top: 5px;
	font-size: 14px;
	color: #9399a5;
}
/*轮播图+详情介绍的大块*/
.specific{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	margin-bottom: 50px;
}

/*轮播图大块*/
.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%;
   	
}
.right{
	width: 50px;height: 80px;
	background: rgba(0,0,0,0.4);
    cursor: pointer;
   	position: absolute;
   	float: right;
   	top:32%;
   	right:0px;
}


.left img{
	margin-top: 25px;
	margin-left: 10px;
}
.right img{
	margin-top: 25px;
	margin-left: 20px;
}
/*小图*/
.car_xiao{
	width: 700px;
	height: 120px;
}

.car_xiao ul li{
	list-style: none;
	display: inline-block;
	cursor: pointer;
	margin-right:15px;
}
.car_xiao ul li img{
	width: 120px;
	height: 90px;
	margin-top:20px;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.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: 500px;
	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{
	font-family: HiraginoSansGB-W3;
    font-weight: 300;
    font-size: 14px;
    color: #9399a5;
    display: block;
    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: 25px;
    max-height: 180px
}
.hx1{
	display: inline-block;
    width: 710px;
    vertical-align: top;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
  
}
.cha_m{
	padding-top: 20px;
}
.title_c{
	width: 70px;
    font-family: HiraginoSansGB-W6;
    font-size: 14px;
    color: #9399a5;	
    padding-right: 10px;
}
.content_c{
	font-family: HiraginoSansGB-W3;
    font-weight: 300;
    font-size: 14px;
    color: black;
    width: 201px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

/*经纪人*/
.jinji{
	width: 365px;
	height: 90px;
	margin-top: 5px;
}
/*经纪人头像*/
.jinji_tu{
	width: 81px;
	height: 108px;
	float: left;
}

.jinji_tu img{
	width: 81px;
	height: 108px;
}
.jinjiren_m{
	width: 170px;
	height: 82px;
	margin-left: 20px;
	float: left;
}
.jinjiren_m span{
	top: 2px;
	position: relative;
	margin-top: 15px;
	display: inline-block;
	padding: 7px 16px;
	background: #00AE66;
	border-radius: 2px;
	vertical-align: middle;
	cursor: pointer;
	height: 34px;
	line-height: 20px;
	box-sizing: border-box;
	color: white;
	font-weight: bold;
	width: 100px
}
/*经纪人名称*/
.j_a{
	font-family: HiraginoSansGB-W6;
    font-weight: 600;
    font-size: 20px;
    color: #333;
    vertical-align: middle;
    margin-right: 6px;
}
/*带看*/
.j_b{
	margin-bottom: 5px;
    height: 17px;
    line-height: 45px;
    font-size: 12px;
    color: #101d37;
}
/*电话*/
.j_c{
	margin-bottom: 8px;
    height: 23px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 600;
    color: #fe615a;
}

/*二维码*/
.erwei{
	width: 170px;
	height: 185px;
	float: left;
	margin-top: 10px;
	border : 1px solid #BFBFBF ;
	box-shadow:0px 0px  10px 5px #aaa;
}
.erwei img{
	width: 150px;
	height: 150px;
	margin-top: 5px;
	margin-left: 8px;
}

/*基本信息*/
.essential{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ess_item{
	width: 710px;
	height:  auto;
}

.ess_title{
	font-size: 24px;
	font-weight: 600;
	color: #101d37;
	width: 100%;
	height: 35px;
}

.oneline{
	display: inline-block;
	width: 350px;
	color: #101d37;
	font-size: 14px;
	margin-top: 15px;
}
.spans{
	color: #929292;
}

/*楼盘动态*/
.dynamic{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.dongtai{
	width: 710px;
	height: auto;
}
.h2a{
	font-size: 24px;
    font-weight: 600;
    color: #101d37;
    text-decoration: none;
}
.ha2{
	text-decoration: none;
    font-size: 14px;
    color: #9399a5;
    float: right;
    margin-top: 25px;
    font-weight: normal;
}

.biaoq{
	padding: 3px 6px;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top: -2px;
    color: #ff8400;
    background: #e9f0fd;
}
/*每一条楼盘详情*/
.dynamic_item{
	width: 100%;
	height: 92px;
	margin-bottom: 36px;
	display: inline-block;
	margin-top: 30px;
}

.xian1{
	padding-bottom:2px;
    width: 712px;
    border-bottom: 1px solid #e4e6f0;
}
.dynamic_item_a{
	margin-bottom: 4px;
	min-height: 23px;
	color: #101d37;
	font-size: 14px;
	font-weight: 600;
}
.dynamic_item_b{
	font-size: 14px;
	color:#101d37;
	line-height: 24px;
}
.dynamic_item_c{
	margin-top: 8px;
	font-size: 12px;
    line-height: 54px;
    color: #9399a5;
}
.huxing a{
	text-decoration: none;
	margin-right: 10px;
	color:#101d37;
}

/*位置周边*/
.ambitus{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 30px;
}

.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;
}

/*优选顾问*/
.yx{
	width: 1200px;
	height: 230px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.yx_a{
	padding: 0px 0 14px;
	font-size: 24px;
	color: #101d37;
	font-weight: 700;
}
.yx_b span{
	font-size: 14px;
    color: #9399a5;

}
.yx_b span i{
	display: inline-block;
    width: 0;
    height: 10px;
    line-height: 10px;
    border: 1px solid hsla(0,0%,59.2%,.23);
    margin: 0 8px;
    vertical-align: middle;
}
/*每一个顾问*/
.yx_item{
	display: inline-block;
    width: 275px;
    height: 200px;
    margin-top: 20px;
    background: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
    border-radius: 2px;
    margin-right: 20px;
}
/*头像*/
.yx_item_tu{
	width: 70px;
	height: 90px;
	float: left;
}
.yx_item_tu img{
	width: 90px;
	height: 120px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
.yx_item_zi{
	width: 150px;
	height: 90px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}
.zi_a{
	display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    margin-bottom: 15px;
}

.zi_a a{
	color: #333;
}
.zi_b{
	font-size: 12px;
    color: #333;
    vertical-align: middle;
}


.zi_c{
	font-size: 12px;
    color: #fa5741;
    margin-right: 6px;
    vertical-align: middle;
    font-weight: 700;
}

/*推荐好房*/
.recommend{
	width: 1230px;
	height: auto;
	margin: 20px auto;
}
.recommend h2{
	font-size: 24px;
    font-weight: 600;
    color: #101d37;
    margin-bottom:25px;
}

/*具体的每一个好房*/
.reco_item{
	width: 280px;
	height: 265px;
	display: inline-block;
	margin: 10px 10px;
}
.reco_tu{
	width: 280px;
	height: 208px;
	float: left;
}
.reco_tu img{
	width: 280px;
	height: 208px;
}

.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;
}
.zhuzhai{
    font-size: 12px;
    height: 22px;
   	position: relative;
   	top: -5px;
    border-radius: 2px;
    padding: 0 4px;
    color: #fff;
    background-color: #00AE66;
}
.junjia{
    height: 24px;
    padding: 0 4px;
    color: #fff;
    display: inline-block;
    background: #fa5741;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px;
    line-height: 24px;
    text-align: center;
    position: relative;
    top: -50px;
}
.re_p{
	font-size: 12px;
    color: #9399a5;
    margin-top: -5px;
}
.reco_name:hover{
	text-decoration: underline;
}
/*底部*/
.introduction{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}

/*北京新天地全部户型*/
.hx_unit{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 50px;
}
.x_unit{
	width: 710px;
	height: auto;
}
.un_title{
	font-size: 24px;
    font-weight: 600;
    color: #101d37;
    margin-bottom: 30px;
}
/*具体的每一个户型块*/
.unit_item{
	width: 710px;
	height: 174px;
	margin-top: 15px;
	margin-bottom: 35px;
}
.un_a{
	display: block;
    border-radius: 2px;
    border: 1px solid #d9dcde;
    width: 706px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #9399a5;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    background-color: #fff
}
.un_a:hover{
	text-decoration: underline;
}

/*图片*/
.unit_tu{
	width: 232px;
    height: 174px;
    float: left;
    margin-right: 80px;
}
.unit_tu img{
	width: 232px;
    height: 174px;
}
/*文字*/
.unit_zi{
	width: 320px;
	height: 174px;
    float: left;
    color: #717578;
    font-size: 14px;
}

/*标题*/
.un_name{
    font-size: 16px;
    font-weight: 700;
    color: #101d37;
    max-width: 330px;
    text-decoration: none;
}
.un_name a{
	text-decoration: none;
	color: #101d37;
}
.un_name a:hover{
	color: #ff8400;
	text-decoration: underline;
}
.un_miao{
	margin-top: 20px;
}
/*朝向+使用率*/
.un_miao span{
	padding-right: 5px;
	color: #717578;
    font-size: 14px;
}
.pjia{
	line-height: 16px;
    font-family: HiraginoSansGB-W6;
    font-size: 16px;
    color: #fa5741;
}
.un_bq{
	margin-top: 20px;
}

.un_bq span{
	display: inline-block;
    padding: 9px 13px;
    background-color: #f4f7f9;
    color: #849aae;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
}

/*==== 楼盘推荐（样式优化，覆盖上方同名校色）====*/
.reco_list{
	width: 280px;
	height: 272px;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 1px 4px rgba(0,0,0,.06);
	transition: box-shadow .2s ease, transform .2s ease;
}
.reco_list:hover{
	box-shadow: 0 6px 18px rgba(0,0,0,.12);
	transform: translateY(-2px);
}
.reco_list a{
	display: block;
	text-decoration: none;
}
.reco_tu{
	float: none;
	width: 280px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.reco_tu img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.junjia{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 26px;
	padding: 0 8px;
	color: #fff;
	background: rgba(250,87,65,.92);
	font-size: 13px;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	border-radius: 0 4px 0 0;
}
.reco_info{
	padding: 10px 10px 0;
	overflow: hidden;
	white-space: nowrap;
}
.reco_name{
	display: inline-block;
	max-width: 150px;
	height: auto;
	margin-top: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	color: #101d37;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}
.reco_name:hover{
	color: #fa5741;
	text-decoration: none;
}
.zhuzhai{
	display: inline-block;
	position: static;
	top: auto;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin-left: 6px;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	background-color: #00AE66;
	vertical-align: middle;
}
.zhuzhai.sold{
	background-color: #9aa0a6;
}
.zhuzhai.wait{
	background-color: #ff9f2e;
}
.re_p{
	margin-top: 0;
	padding: 8px 10px 10px;
	font-size: 12px;
	color: #9399a5;
}
.re_p span{
	color: #fa5741;
	font-weight: 700;
}
.reco_empty{
	padding: 30px 0;
	text-align: center;
	color: #999;
	font-size: 14px;
}
