.brand_baner{
	height: auto;
}
#l-map {
	width: 100%;
	height: 100%;
	min-height: 200px;
}
.contact_content_left{
	display: flex;
	flex-direction: column;
}
.contact_content_left-one{
	display: flex;
	justify-content: space-between;
}
.contact_content_left_one{
	width: 50%;
}
.contact_content{
	display: flex;
}
.contact_content_right{
	width: 50%;
	position: relative;
}
.contact_content_right img{
	width: 100%;
}
.contact_content_right_wenan{
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 337px;
}
.contact_content_right_wenan_logo{
	margin-top: 18.5%;
	margin-left: 15%;
}
.contact_content_right_wenan_logo img{
	width: 125px;
}
.contact_content_right_wenan_e{
	font-size: 12px;
	margin-left: 15%;
	margin-top: 2%;
}
.contact_content_right_wenan_z{
	font-size: 22.5px;
	font-weight: bold;
	margin-left: 15%;
}
.contact_content_right_wenan_xiao_fei{
	margin-left: 15%;
	display: flex;
	margin-top: 5%;
	margin-bottom: 4%;
}
.contact_content_right_wenan_xiao_fei img{
	width: 65px;
	height: 65px;
}
.contact_content_right_wenan_xiao_fei_text{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 2%;
}
.contact_content_right_wenan_xiao_fei_text_one{
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}
.contact_content_right_wenan_xiao_fei_text_two{
	font-size: 22.5px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
}
.contact_content_right_lianxi_zi_img img{
	width: 19px;
	height: 26px;
}
.contact_content_right_lianxi{
	margin-left: 15%;
}
.contact_content_right_lianxi_zi{
	display: flex;
	margin-top: 5px;
}
.contact_content_right_lianxi_zi_text{
	margin-left: 2%;
	font-size: 14px;
}
.contact_content_right_e{
	margin-top: 3%;
	font-size: 19.5px;
	margin-left: 15%;
	font-weight: bold;
}
.sanshiliuhao{
	font-size: 27px;
}
input,textarea{
	background: none;
}
.shubiaobianxiaoshou{
	color: #24aae1;
	text-align: center;
	margin-top: 60px;
	display: flex;
	justify-content: center;
	font-weight: bold;
}
.shubiaobianxiaoshou img{
	width: 22px;
	height: 22px;
}
.contact_content_right_wenan_xiao_fei_text_two a{
	color: black;
}
.contact_content_right_lianxi_zi_img-1 img{
	height: 16px;
}
/* 移动端 */
@media (max-width: 1000px) {
	.contact_content{
		flex-direction: column;
	}
	.contact_content_left,.contact_content_right{
		width: 100%;
	}
	.left_one_box .dingzhi_cn{
		font-size: 16px;
	}
	.left_one_box .dingzhi_en{
		font-size: 12px;
		line-height: 20px;
	}
	.left_one_box_text p{
		font-size: 12px;
	}
	.left_one_box_text{
		width: 80%;
		display: flex;
		align-items: center;
	}
	.left_one_box_text .icon-sirendingzhi{
		font-size: 12px;
		padding: 0px;
		padding-left: 5px;
	}
	.contact_content_right_wenan_z{
		font-size: 16px;
	}
	.contact_content_right_wenan_xiao_fei img{
		width: 35px;
		height: 35px;
	}
	.contact_content_right_wenan_xiao_fei_text_two{
		font-size: 16px;
		height: 20px;
		line-height: 20px;
	}
	.contact_content_right_lianxi_zi_img img{
		width: 11px;
		height: 16px;
	}
	.contact_content_right_lianxi_zi_img-1 img{
		height: 9px;
	}
	.contact_content_right_lianxi_zi_text{
		font-size: 12px;
		display: flex;
		align-items: center;
	}
	.contact_content_right_e{
		font-size: 12px;
	}
	.contact_content_right_wenan_logo{
		margin-top: 10%;
	}
	.om-box{
		width: 100%;
	}
	.om-from .om-1 .s-input,.om-from .om-1 .o{
		width: 100%;
	}
	.om-1{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.om-from li{
		width: 90%;
	}
	.om-from .om-1 .o{
		margin: 0px;
	}
	.om-from .s-input, .om-from .s-textarea{
		width: 100%;
	}
	.om-from .o{
		margin: 0px;
	}
	.om-from{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.om-tx{
		width: 90%;
		margin-left: 5%;
	}
	.pw{
		width: 100%;
	}
	.nowti{
		font-size: 12px;
	}
	.society-list .so1 {
	    width: 17.5%;
	    float: left;
	}
	
	.society-list .so2 {
	    width: 11.5%;
	    float: left;
	}
	
	.society-list .so3 {
	    width: 20.5%;
	    float: left;
	}
	
	.society-list .so4 {
	    width: 20.5%;
	    float: left;
	}
	
	.society-list .so5 {
	    width: 23%;
	    float: left;
	}
	.society-list .so5 .nowti{
		padding-right: 0px;
	}
	.youcejiahao{
		display: none;
	}
}