.land{
	background: url(../img/bj.jpg) no-repeat;
	background-size: 100% 100%;
	height: 663px;
}
.land_case{
	width: 1200px;
	margin: 0 auto;
	padding-top: 114px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.land_pic{
	margin-top: 78px;
	width: 524px;
	margin-left: 92px;
}
.agencies_center{
	width: 346px;
	height: 420px;
	background: #fff;
	margin-right: 138px;
}
.agencies_bt{
	color: #e66f91;
	font-size: 20px;
	margin-top: 32px;
	text-align: center;
}
.agencies_x{
	width: 12px;
	height: 1px;
	background: #e66f91;
	margin: 21px auto 31px;
}

.agencies_box{
	display: flex;
	flex-wrap: wrap;
	width: 320px;
	margin: 32px auto 0;
}
.agencies_name{
	display: flex;
	flex-wrap: wrap;
	width: 307px;
	margin-bottom: 6px;
}
.agencies_name_l{
	width: 81px;
	line-height: 34px;
	font-size: 16px;
	color: #999;
	text-align: right;
}
.agencies_name_r{
	width: 222px;
	height: 32px;
}
.agencies_name_r input{
	width: 202px;
	height: 34px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #999;
	padding: 0 10px;
}
.agencies_name_z{
	width: 86px;
	height: 34px;
	line-height: 34px;
	background: #e66f91;
	color: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	text-align: center;
}
.agencies_name_img{
	width: 65px;
	height: 65px;
	border-radius: 75px;
	border: 2px solid #ccc;	
}
.agencies_name_img img{
	width: 50px;
	height: 50px;
	padding: 7.5px;
}
.agencies_name_sc{
	margin-left: 13px;
	font-size: 15px;
	color: #333;
	width: 144px;
	margin-top: 12px;
}
.agencies_name_sc_a{
	border-bottom: 1px solid #333;
	width: 60px;
}
.agencies_name_sc div{
	margin-bottom: 2px;
}
.agencies_btn{
	width: 300px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	background: #e66f91;
	margin: 36px auto 0;
}
.land_box{
	display: flex;
	flex-wrap: wrap;
	width: 300px;
	margin: 0 auto;
	border: 1px solid #ccc;
	height: 44px;
	/*line-height: 44px;*/
	margin-bottom: 14px;
}
.land_input input{
	width: 244px;
	height: 44px;
	line-height: 42px;
	border: none;
	padding: 0 5px;
	font-size: 16px;
	color: #666;
}
.land_img{
	border-right: 1px solid #ccc;
}
.land_zc{
	width: 300px;
	text-align: right;
	margin: 0 auto;
	color: #333;
	font-size: 16px;
}
.land_mm{
	display: flex;
	justify-content: flex-end;
	width: 300px;
	font-size: 16px;
	color: #333;
	margin: 0 auto;
}


.detai_main{
	margin-top: 37px;
}
.detai_eml{
	font-size: 26px;
	color: #333;
}
.detai_eml span{
	color: #e9c737;
	font-size: 26px;
}
.detai_box{
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}
.detai_box1{
	border-bottom: 1px solid #ccc;
}
.detai_title1{
	display: flex;
	flex-wrap: wrap;
	padding: 35px 0;
	background: url(../img/rt.png) no-repeat right center;
}
