#header{
	height: 160px;
	border-bottom: 1px solid rgba(84,108,65,0.1);
}
.header_right .header_language a{
	color: #333;
}
#header .menu p{
	color: #333;
}
#header .logo img.logo1,#header img.login_icon1,#header .menu1{ display:none;}
#header .logo img.logo2,#header img.login_icon2,#header .menu2{ display:block;}
#main{
	margin-top: 160px;
}
.header_right .header_language a.active{color:#9c7048;}
/*Co-working（Coffice）*/
.contact-office #main{
	text-align: center;
}
.contact-office #main .part1{
	padding: 60px 0 45px;
}
.contact-office #main .part1 img{
	margin-bottom: 30px;
}
.contact-office #main .part1 h5{
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
.contact-office #main .part2{
	font-size: 0;
}
.contact-office #main .part2 a{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #999;
}
.contact-office #main .part2 a.active{
	color: #546c41;
}
.contact-office #main .part2 .line{
	width: 1px;
	height: 11px;
	background-color: #546c41;
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px;
}
.contact-office #main .part3{
	padding: 60px 0 80px;
	font-size: 0;
}
.contact-office #main .part3 ul{
	max-width: 92%;
	width: 1200px;
	margin: 0 auto;
	display: none;
}
.contact-office #main .part3 ul.active{
	display: block;
}
.contact-office #main .part3 ul li{
	width: 20%;
	display: inline-block;
	vertical-align: top;
}
.contact-office #main .part3 ul li img{
	margin-bottom: 28px;
}
.contact-office #main .part3 ul li p{
	font-size: 18px;
	color: #333;
}
.contact-office #map{
	height: 870px;
	width: 100%;
}
/*酒店*/
.contact-hotel .swiper-container{
	width: 100%;
	padding: 3.125% 0;
}
.contact-hotel .swiper-wrapper{
  	height: auto!important;
}
.contact-hotel .swiper-slide{
  	font-size: 0;
  	height: auto!important;
}
.contact-hotel .swiper-slide .slide-box{
  	box-shadow: 3.532px 1.878px 14.4px 1.6px rgba(0, 0, 0, 0.08);
  	padding: 28px 25px;
  	width: 85%;
  	margin: 0 auto;
}
.contact-hotel .swiper-slide .map-box{
	width: 66.3%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.contact-hotel .swiper-slide .map-box .bg{
	width: 100%;
}
.contact-hotel .swiper-slide .map-box .map{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.contact-hotel .swiper-slide .text-box{
	width: 33.7%;
	vertical-align: middle;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-display: inline-flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: inline-flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: inline-flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: inline-flex;
	-o-align-items: center;
	-o-justify-content: center;
}
.contact-hotel .swiper-slide .text-box .box{ padding-left:40px;}
.contact-hotel .swiper-slide .text-box h3{
	font-size: 1.875vw;
	color: #333;
	font-weight: bolder;
	margin-bottom: 21.4%;
}
.contact-hotel .swiper-slide .text-box p{
	font-size: 0.9375vw;
	color: #333;
	margin-bottom: 13.16%;
}
.contact-hotel .swiper-slide .text-box p:last-child{
	margin-bottom: 0;
}
.contact-hotel .swiper-prev,.contact-hotel .swiper-next{
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 1;
	width: 1.71875%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.contact-hotel .swiper-prev.swiper-button-disabled,.contact-hotel .swiper-next.swiper-button-disabled{
	opacity: 0.25;
	cursor: default;
}
.contact-hotel .swiper-prev{
	left: 4%;
}
.contact-hotel .swiper-next{
	right: 4%;
}
.contact-hotel .swiper-prev img,.contact-hotel .swiper-next img{
	width: 100%;
}
.contact-hotel .swiper-pagination{
	display: none;
}

@media only screen and (max-width:1024px){
	#header{
		height: 63px;
	}
	#main{
		padding-top: 63px;
		margin-top: 0;
		height: 100%;
		display: flex;
		align-items: stretch;
		justify-content: space-between;
		flex-direction: column;
		-webkit-display: flex;
		-webkit-align-items: stretch;
		-webkit-justify-content: space-between;
		-webkit-flex-direction: column;
		-moz-display: flex;
		-moz-align-items: stretch;
		-moz-justify-content: space-between;
		-moz-flex-direction: column;
		-ms-display: flex;
		-ms-align-items: stretch;
		-ms-justify-content: space-between;
		-ms-flex-direction: column;
		-o-display: flex;
		-o-align-items: stretch;
		-o-justify-content: space-between;
		-o-flex-direction: column;
	}
}
@media only screen and (max-width:1023px){
	
	#footer{
		display: none;
	}
	
	/*Co-working（Coffice）*/
	.contact-office #header{
		background-color: #bfc8b7;
		border-color: #bec7e6;
	}
	.contact-office #main .part1{
		padding: 0;
		display: none;
	}
	.contact-office #main .part2{
		font-size: 0;
		background-color: #f2f4f1;
		height: 34px;
		line-height: 34px;
	}
	.contact-office #main .part2 a{
		font-size: 12px;
	}
	.contact-office #main .part2 .line{
		height: 6px;
		margin: 0 15px;
	}
	.contact-office #main .part3{
		padding: 30px 0 5px;
	}
	.contact-office #main .part3 ul li{
		width: 33%;
		margin-bottom: 25px;
	}
	.contact-office #main .part3 ul li img{
		margin-bottom: 13px;
		width: 23px;
	}
	.contact-office #main .part3 ul li p{
		font-size: 9px;
	}
	.contact-office #map{
		height: 393px;
	}
	/*酒店*/
	.contact-hotel #header{
		background-color: #f0e9e1;
		border-color: #f0e9e1;
	}
	.contact-hotel .swiper-container{
		padding: 44px 0;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.contact-hotel .swiper-slide .slide-box{
	  	padding: 22px 24px 65px;
		box-shadow: 0px 1.5px 14px 0px rgba(9, 9, 9, 0.3);
	  	width: 83.5%;
	  	border-radius: 5px;
	  	overflow: hidden;
	  	background-color: #fff;
	}
	.contact-hotel .swiper-slide .map-box{
		display: none;
	}
	.contact-hotel .swiper-slide .text-box{
		width: 100%;
	}
	.contact-hotel .swiper-slide .text-box .box{
		width: 100%; padding-left:0;
	}
	.contact-hotel .swiper-slide .text-box h3{
		font-size: 15px;
		margin-bottom: 15px;
	}
	.contact-hotel .swiper-slide .text-box p{
		font-size: 12px;
		margin-bottom: 12px;
	}
	.contact-hotel .swiper-slide .text-box .line{
		width: 30px;
		height: 1.5px;
		background-color: #333;
		margin-bottom: 24px;
	}
	.contact-hotel .swiper-prev,.contact-hotel .swiper-next{
		width: 17px;
	}
	.contact-hotel .swiper-prev{
		left: 7px;
	}
	.contact-hotel .swiper-next{
		right: 7px;
	}
	.contact-hotel .swiper-pagination{
		display: block;
		bottom: 69px;
	}
	.contact-hotel .swiper-pagination .swiper-pagination-bullet{
		width: 8px;
		height: 1px;
		background-color: #cfcfcf;
		margin: 0 2px;
		opacity: 1;
	}
	.contact-hotel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background-color: #d4003b;
		width: 14px;
	}
	.contact-hotel .mapbox.mobile{
		width: 100%;
		position: relative;
	}
	.contact-hotel .mapbox.mobile .bg{
		width: 100%;
	}
	.contact-hotel .mapbox.mobile .map{
		position: absolute!important;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
}