*{
	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;
	background-color: #F5F5F5;
}
.dw{
	position: relative;
	right: -497px;
	top: -12px;
}
.picture{
	width:100%;
	height: 460px;
	background-image: url(../../../img/jjr_beijing.jpg);
	background-repeat: no-repeat;
	background-size: 100% 400px;

}
/*头部第一个导航栏*/
.new_header{
	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;
}

/*开始正文内容*/
.middle{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.middle_name{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.middle_name span{
	font-size: 24px;
	font-weight: 700;
	line-height: 80px;
}
.middle_name span i{
	margin-right: 20px;
}
.middle_name span i img{
	vertical-align: middle;
}

.broke_desc{
	width: 1200px;
	height: 350px;
	background-color:white;
	margin: 0 auto;
	margin-top: 20px;
}
/*经纪人头像*/
.user_pic{
	height: 200px;
    width: 150px;
    float: left;
    margin-right: 30px;
}
.site{
	margin-left: 30px;
    margin-top: 40px;
}
.user_pic img{
	height: 200px;
    width: 150px;
}

/*经纪人个人介绍*/
.introduce{
	width:640px;
	height: 290px;
	float: left;
}
.int_name{
	margin-bottom: 6px;
    color: #000;
    font-size: 30px;
}
.int_name span{
	font-size: 14px;
	padding: 4px 11px;
	vertical-align: middle;
	display: inline-block;
	background: rgba(57,160,244,.1);
    color: #39a0f4;
}
.int_name ul{
	font-size: 12px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
}
.int_name ul li{
	float: left;
	margin-right: 13px;
	list-style: none;
}
.int_name ul li img{
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
	background-size: 100% 100%;
	height: 22px!important;
    width: 72px!important
}

/*营业执照*/
.permit{
	line-height: 34px;
}
.permit span{
	cursor: pointer;
	font-size: 14px;    
	color: #989898;
    line-height: 16px;
    padding-bottom: 15px;
    vertical-align: middle;
}
.permit i img{
	width: 22px;
    height: 16px;    
    vertical-align: middle;
    display: inline-block;
    margin-right: 2px;
}

/*等级*/
.deng{
	color: #999;
	font-size: 14px;
	line-height: 34px;
}
.deng span{
	margin-right: 5px;
}
.deng i img{
	background-size: 133px auto;
    background-repeat: no-repeat;
    width: 16px!important;
    height: 16px!important;
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    margin-right: 5px;
}

/*已在五八服务多少天*/
.serve{
	min-height: 28px;
    line-height: 32px;
    color: #999;
    font-size: 14px;
}

.se_p{
	color:#999;
	margin-left: 18px;
}


.con_chat{
	width: 80px;
	height: 60px;
	background-color:#21b2ee ;
	margin-left: 10px;
	text-align: center;
	color: white;
	float: left;
	margin-top: 10px;
}
.con_chat i img{
	width: 32px;
	height: 32px;
	margin: 16px auto 7px;
	display: block;
}

/*微店二维码*/
.Small_shop{
	float: right;
    width: 215px;
    height: 255px;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-right: 40px;
}
.Small_shop img{
	width: 215px;
	height: 215px;
}
.Small_shop span{
	text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 35px;
}

/*经纪人左侧块*/
.biz_left{
	width: 1200px;
	float: left;
	height: auto;
	background-color: red;
	margin-top: 30px;
}
/*业务介绍*/
.biz_info{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 30px 20px 30px;
    background-color: white;
    font-size: 14px;
   
}
.info_title{
	font-weight: 400;
    font-size: 20px;
    margin-bottom: 19px;
}
.biz_info i{
	width: 4px;
    height: 20px;
    float: left;
    opacity: .2;
    background: #ff552e;
    border-radius: 1px;
    margin-right: 14px;
    margin-top: 5px;
}

.biz_info p{
    color: #333;
    line-height: 30px;
}

.mokuai span{
	margin-right: 20px;
}
/*左侧列表数据块*/
.biz_list{
	width: 1200px;
	float: left;
	height: auto;
	background-color: white;
	margin-top: 30px;
	margin-bottom: 30px;
}
.de_men{
	margin-top: 30px;
	width:1200px;
	margin-bottom: 20px;
}
/*排序方式*/
.sort{
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 35px;
	height: 70px;
	border-bottom: 1px solid #f3f3f3;
}
.sort_item{
	flex: 1;
	float: left;
	width: 165px;
	height: 50px;
	color: #666;
	margin-left: 25px;
	line-height: 3.4;
}
.sort_item span{margin-right: 10px;}
.select_tt{
	width: 160px;
	height: 42px;
	color: #666;
	border:none;
	outline: none;
	margin-top: 5px;
	border: 1px solid #ddd;
	padding-left: 7px;

}

.btn_r{
	width: 60px;
	height: 40px;
	background-color: #ff8400;
	border-radius: 2px;
	float: left;
	margin-top:8px;

}
.btn_r img{
	width: 22px;
	height: 22px;
	background-size: 100%;
	margin-top: 8px;
	margin-left: 18px;
}
/*每一个数据项*/
.borker_type{
	width: 1200px;
	height: 145px;
	margin-bottom: 5px;
	
}
.b_xian{
	border-bottom: 1px solid #f3f3f3;
	margin-top: 25px;
	margin-bottom: 35px;
}
.type_tu{
	width: 147px;
	height:120px;
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 30px;
}
.type_tu img{
	width: 147px;
	height:110px;
}

.type_zi{
	width: 420px;
	height: 110px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.type_pric{
	width: 120px;
	height: 110px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.ty_name{
	cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #333;
    font-size: 20px;
}
.ty_text{
	font-size: 12px;
	height: 12px;
    line-height: 12px;
    margin-bottom: 15px;
    color: #777;
}

/*价格区域*/
.pric_a{
	color: #ccc;
    line-height: 18px;
    font-size: 12px;
}
.pric_b{
	font-size: 12px;
	color: #ff552e;
}
.pric_b span{
	font-size: 20px;
	font-weight: 700;
}
.pric_c{
	font-size: 12px;
	color: #777;
}

/*右侧块*/
.biz_right{
	width: 345px;
	float: right;
	height: auto;
	margin-top: 30px;
}
.right_one{
	width: 345px;
	height: 210px;
	margin-bottom: 20px;
	padding-top: 20px;
	background-color: white;
}
.right_dj{
	font-size: 18px;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
    margin-left: 30px;
}

.right_tp{
	line-height: 48px;
	margin-left: 30px;
}
.grade{
	font-size: 12px;
    color: #999;
    vertical-align: middle;
    margin-right: 10px;
}

.grade_a{
	font-size: 18px;
    font-weight: 600;
    color: #333;
    vertical-align: middle;
    margin-right: 5px;
    width: 28px;
    display: inline-block;
}

.grade_b{
    color: #fff;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    margin-right: 40px;
    background-color: #f7271b;
}
.grade_c{
	font-size: 14px;
    color: #555;
    vertical-align: middle;
}
.right_tow{
	width: 345px;
	height: 750px;
	margin-top: 50px;
	background-color: white;
}
.tow_title{
	font-size: 18px;
    font-weight: 400;
    color: #333;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.tow_pinlun{
	margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    
}
.xian{
	border-top: 1px solid #f3f3f3;
	width: 290px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.tow_pinlun i img{
	background-size: 72px auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-position: 0 0;
    height: 16px!important;
    width: 16px!important;
    margin-left: 10px;
}
.top_s{
	font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    margin-left: 5px;
}
.top_s1{
	font-size: 12px;
    color: #ccc;
    line-height: 16px;
    float: right;
}
.mi_user{
	font-size: 14px;
    color: #999;
    line-height: 40px;
    margin-left: 10px;
}
.discuss{
	margin-left: 10px;
	line-height: 30px;
	font-size: 16px;
    color: #000;
}
/*分页*/
.fenye{
	float: right;
    margin-right: 58px;
    margin-top: 10px;
    height: 28px;
    min-width: 1px;
    margin: 20px;
}
.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;
}
/*标签*/
.bq{
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	padding: 0 7px;
	margin-right: 6px;
	border-radius: 2px;

}

/*标签颜色*/
.yans1{
	background: #E8EEFD;
	color: #638FF9;
}
.yans2{
	background: #e1f5ed;
	color: #33BE85;
}

.house_label{
	clear:both;
	padding-left: 205px;
	font-size: 14px;
	color: #666666;
	cursor: default;
	line-height: 33px;
	position: relative;
	top: -65px;
}