.contact .box1{
	padding: 121px 0 123px;
	background-color: rgba(246, 246, 246, 1);
}
.contact .box1 .content1600{
	display: flex;
	justify-content: space-between;
}
.contact .box1 .l .line{
	width: 3px;
	height: 99px;
	background-color: #000;
}
.contact .box1 .l .zh{
	font-size: 24px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: 82px;
}
.contact .box1 .l .en{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: 11px;
}
.contact .box1 .l .text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #000000;
	line-height: 48px;
	margin-top: 45px;
}
.contact .box1 .r{
	margin-left: 46px;
	flex: 1;
}
.contact .box1 .r #map{
	height: 587px;
	width: 100%;
}
.contact .box2 {
	text-align: center;
	padding: 73px 0 0;
}
.contact .box2 .title{
	font-size: 32px;
	font-family: PingFang;
	color: #333333;
	line-height: 1;
}
.contact .box2 .sub-title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	margin-top: 23px;
}
.contact .box2 .box-b{
	
	background-color: rgba(0, 0, 0, 1);
	margin-top: 37px;
}
.contact .box2 .box-b .content1600{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 121px 0 123px;
	/* overflow: hidden; */
}
.contact .box2 .box-b .l{
	width: 32.3%;
	text-align: left;
}
.contact .box2 .box-b .l .en{
	font-size: 28px;
	font-family: FandolSong;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
	text-transform: uppercase;
}
.contact .box2 .box-b .l .en1{
	font-size: 24px;
	font-family: FandolSong;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
	text-transform: uppercase;
	margin-top: 25px;
}
.contact .box2 .box-b .l .zh{
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 25px;
}
.contact .box2 .box-b .r{
	border: 2px solid #fff;
	width: 60%;
	height: 168px;
	line-height: 160px;
	padding: 0 72px;
	text-align: center;
	position: relative;
}
.contact .box2 .box-b .r .btn{
	position: absolute;
	top: 0;
	height: 100%;
	width: 72px;
	background-color: #fff;
	cursor: pointer;
	z-index: 2;
}
.contact .box2 .box-b .r .btn.swiper-button-lock{
	display: block;
}
.contact .box2 .box-b .r .btn .iconfont{
	font-size: 25px;
	color: #000;
}
.contact .box2 .box-b .r .btn.btn-prev{
	left: 0;
}
.contact .box2 .box-b .r .btn.btn-next{
	right: 0;
}
.contact .box2 .box-b .r .swiper-slide{
	position: relative;
	height: 100%;
	cursor: pointer;
}
.contact .box2 .box-b .r .swiper-slide a{
	/*display: block;*/
	display: flex;
	height: 164px;
	align-items: center;
	justify-content: center;
}
.contact .box2 .box-b .r .swiper-slide a:hover{
	background: linear-gradient(135deg,#000 40%,#3c311e)
}
.contact .box2 .box-b .r .swiper-slide:hover{/
}
.contact .box2 .box-b .r .swiper-slide:not(:last-child){
	
	border-right: 1px solid rgba(255, 255, 255, 1);
}
.contact .box2 .box-b .r .swiper-slide .iconfont{
	font-size: 30px;
	color: rgba(207, 172, 108, 1);
}
.contact .box2 .box-b .r .swiper-container{
	overflow-x: hidden;
	overflow-y: visible;
	padding: 500px 0; 
	margin: -500px 0; 
}
.contact .box2 .box-b .r .swiper-slide .swiper-box{
	display: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 131px;
	background-color: #fff;
	z-index: 99;
	line-height: 1;
	/* height: 135px; */
	width: 100%;
	padding-bottom: 20px;
}
.contact .box2 .box-b .r .swiper-slide:hover .swiper-box{
	display: block;
}
.contact .box2 .box-b .r .swiper-slide .swiper-box .ewm img{
	max-width: 100%;
}
.contact .box2 .box-b .r .swiper-slide .swiper-box::before {
    position: absolute;
    content: "";
    left: 50%;
    border: 6px solid transparent;
    border-top-color: #fff;
    transform: translateX(-50%);
    bottom: -12px;
}
.contact .box2 .box-b .r .swiper-slide .swiper-box .text{
	margin-top: 7px;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #000000;
	line-height: 1;
}
.contact .box2 .box-c img{
	display: block;
	width: 100%;
}
.contact .box3 {
	padding: 123px 0 159px;
	text-align: center;
}
.contact .box3 .title{
	font-size: 34px;
	font-family: PingFang;
	color: #CDA766;
	line-height: 1;
}
.contact .box3 .sub-title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	margin-top: 19px;
}
.contact .box3 .table{
	margin: 55px 0 95px;
	overflow-x: scroll;
}
.contact .box3 .table table{
	border: 1px solid rgba(220, 220, 220, 0.48);
}
.contact .box3 .table th,
.contact .box3 .table td{
	border: none;
}
.contact .box3 .table table{
	width: 100%;
	min-width: 1060px;
}
.contact .box3 .table tr{
	height: 80px;
	line-height: 80px;
}
.contact .box3 .table tr:nth-child(2n+1){
	background: #FAFAFA;
}
.contact .box3 .table th{
	width: 16.66%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.contact .box3 .table tr{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: 16.66%;
}
.contact .box3 .table th:first-child{
	text-align: left;
	padding-left: 42px;
}
.contact .box3 .table td:first-child{
	text-align: left;
	padding-left: 42px;
}
.contact-d{
	padding: 103px 0 0;
}
.contact-d .box1{
	position: relative;
	padding: 92px 0 75px;
	margin-top: 20px;
}
.contact-d .box1::before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 98%;
	background-color: rgba(239, 239, 239, 0.28);
	z-index: -1;
}
.contact-d .box1 .content1400{
	display: flex;
	justify-content: space-between;
}
.contact-d .box1 .title{
	font-size: 24px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #282828;
	line-height: 30px;
}
.contact-d .box1 .msg{
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #CDA766;
	line-height: 30px;
	margin-top: 18px;
}
.contact-d .box1 .date{
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin-top: 20px;
}
.contact-d .box1 .r{
	margin-right: 200px;
	padding-top: 19px;
}
.contact-d .box1 .r .btn{
	width: 204px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	background: #CDA766;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FAFAFA;
}
.contact-d .box1 .r .btn a{
	display: block;
	color: #FAFAFA;
}
.contact-d .box2 .text-title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.contact-d .box2 .text-box:not(:last-child){
	margin-bottom: 60px;
}
.contact-d .box2{
	padding: 80px 0 104px;
}
.contact-d .box2 .text{
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	margin-top: 11px;
}
@media (max-width:1199px) {
	.contact .box1 .content1600{
		flex-wrap: wrap;
	}
	.contact .box1 .r{
		flex: none;
		width: 100%;
		margin-top: 40px;
		margin-left: 0;
	}
	.contact .box2 .box-b .content1600{
		flex-wrap: wrap;
	}
	.contact .box2 .box-b .r{
		width: 100%;
		margin-top: 40px;
	}
	.contact .box2 .box-b .l{
		width: 100%;
	}
	.contact .box2 .title,
	.contact .box3 .title{
		font-size: 28px;
	}
	.contact-d .box1 .r{
		margin-right: 0;
	}
	.contact-d .box1{
		padding: 50px 0 30px;
	}
	.contact-d .box1::before{
		width: 100%;
	}
}
@media (max-width:800px) {
	.contact-d .box1 .content1400{
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	
	.contact-d .box1 .l{
		width: 100%;
	}
}
@media (max-width:500px) {
	.contact .box1{
		padding: 70px 0 ;
	}
	.contact .box1 .l .line{
		height: 40px;
	}
	.contact .box1 .l .zh{
		margin-top: 30px;
	}
	.contact .box1 .l .text{
		margin-top: 30px;
		line-height: 2.3;
		font-size: 16px;
	}
	.contact .box1 .r #map{
		height: 300px;
	}
	.contact .box2{
		padding: 50px 0;
	}
	.contact .box2 .box-b .content1600{
		padding: 60px 0;
	}
	.contact .box2 .box-b .l .en{
		font-size: 22px;
	}
	.contact .box2 .box-b .l .en1{
		font-size: 20px;
	}
	.contact .box2 .box-b .r .btn{
		width: 40px;
	}
	.contact .box2 .box-b .r{
		padding: 0 40px;
	}
	.contact .box3{
		padding: 30px 0 70px;
	}
	.contact .box2 .title, .contact .box3 .title{
		font-size: 24px;
	}
	.contact-d .box1 .msg{
		line-height: 1.5;
	}
	.contact-d .box1 .date{
		line-height: 1;
		margin-top: 15px;
	}
	.contact-d .box2{
		padding: 60px 0 50px;
	}
	.contact-d .box2 .text-box:not(:last-child){
		margin-bottom: 30px;
	}
}