/*Dotfuscator By ZPlatform*/  
.contact{
	background-color: #fff;
}
.contact .pad70{
	padding-top: 80px;
	padding-bottom: 40px;
}
.con_m{
	margin:60px 0;
	line-height: 1.75;
	text-align: center;
}
.con_list ul{
	overflow: hidden;
	margin-left:10px;
	margin-right:10px;
}
.con_list li{
	width: calc((100% - 40px) / 2);
	float: left;
	margin-left:40px;
	margin-bottom:14px;
	height: 50px;
	font-size: 0;
	display: flex;
	align-items: center;
}
.con_list_child2{
	margin-bottom: 0px !important;
}
.con_list li:nth-child(2n+1){
	margin-left: 0;
}
.hezuo_c_l{
	height: 100%;
	width: auto!important;
}
.c_img{
	height: 100%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background-color: #000;
}
.c_img img{
	height: 25px;
}
.hezuo_c_l p{
	display: inline-block;
	background-color: #F5F5F5;
	height: 100%;
	vertical-align: middle;
	margin: 0!important;
	line-height: 50px;
	color: #000;
	font-size: 14px;
	width: 100px;
	text-align: center;
	border: 1px solid #000;
}
..hezuo_c_l p:last-child{
	width: 112px;
	text-align: center;
}
.con_list li > p{
	color: #000;
	font-size: 16px;
	background-color: #F5F5F5;
	height: 50px;
	line-height: 50px;
	width: 100%;
	flex: 1;
	margin-left: 10px;
	text-align: center;
	border:1px solid #000;
}
.map{
	background-color: #F5F5F5;
}
.check_list{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 35px;
	border-bottom: 1px solid #B2B2B2;
}
.check_list ul{
	text-align: center;
}
.check_list li{
	display: inline-block;
	margin: 0 35px;
	position: relative;
	cursor: pointer;
}
.check_list li::before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -36px;
	height: 2px;
	width: 0;
	transition: all .5s;
	background-color: #C50000;
}
.check_list_select{
	color: #C50000;
}
.check_list_select::before{
	width: 100%!important;
}
.map_m{
	overflow: hidden;
}
.map_content{
	float: right;
	padding-left: 60px;
	width: calc(100% - 400px);
}
.map_item{
	margin-top: 90px;
}
.map_l{
	width: 400px;
	float: left;
}
.map_l p:nth-child(1){
	font-size: 34px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
}
.map_l p:nth-child(1)::before{
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -25px;
	background-color: #b2b2b2;
}
.map_l p:nth-child(n+2){
	line-height: 1.75;
}
.map_item li:nth-child(n+2){
	display: none;
}
.con_list a{
	color: #000;
}
.maps_type_box{
				background: #F5F5F5;
				    padding: 53.333px;
    padding-bottom: 80px;
			}
			.maps_region_name{
				list-style: none;
				display: flex;
				position: relative;
				top: 2px;
				justify-content: center;
				border-bottom: 1px solid #B2B2B2;
				margin-bottom:40px;
			}
			.maps_region_name li{
				/* height: 50px; */
				line-height: 1;
				padding: 0 10px 20px;
				font-size: 16px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				margin: 0 10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight: 550;
				cursor: pointer;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
			}
			.maps_region_name li:hover{
				border-bottom: 3px solid #CE5152;
				color: #CE5152;
			}
			.maps_region_name .active{
				border-bottom: 3px solid #CE5152;
				color: #CE5152;
			}
			.maps_show{
				/* width: calc(100% - 60px); */
				margin: auto;
				display: flex;
				padding: 50px 0 0px;
			}
			.contact_left{
				width: 30%;
			}
			.map_right{
				width: 70%;
			}
				
			.map_right img{
				max-width: 100%;
			}
			.contact_tit{
				font-size: 24px;
				padding-bottom: 20px;
				border-bottom: 1px solid #c8c8c8;
				display: inline-block;
			}
			.contact_tit span:first-child{
				display: inline-block;
				margin-right: 10px;
			}
			.contact_con{
				margin-top: 20px;
				font-size: 16px;
				line-height: 2.4;
			}
			.maps_show{
				display: none;
			}
			.maps_show:first-child{
				display: flex;
			}
			@media (min-width: 1200px) and (max-width: 1350px){
			    .contact_tit {
			        font-size: 24px;
			        padding-bottom: 20px;
			        border-bottom: 1px solid #c8c8c8;
			        display: inline-block;
			    }
				.contact_con{
					margin-top: 20px;
					font-size: 13px;
				}
				.contact_left{
					width: 33%;
					padding-left:10px;
				}
				.map_right{
					width: 67%;
					padding-right:10px;
				}
			}
			@media (min-width: 1000px) and (max-width: 1200px){
				.maps_type_box{
					padding: 30px 0 40px;
				}
				.maps_show{
					padding: 30px 0 15px;
				}
				.contact_left{
					width: 40%;
					padding-left:10px;
				}
				.map_right{
					width: 60%;
					padding-right:10px;
				}
			}
			@media (min-width: 768px) and (max-width: 1000px){
				.maps_type_box{
					padding: 30px 0 40px;
				}
				.maps_show{
					flex-wrap: wrap;
					padding: 30px 0 15px;
				}
				.map_right{
					margin-top: 20px;
				}
				.contact_left{
					width: 100%;
					padding-left:10px;
					padding-right:10px;
				}
				.map_right{
					width: 100%;
					padding-left:10px;
					padding-right:10px;
				}
			}
			@media (max-width: 768px) {
				.maps_type_box{
					padding: 20px 3%;
				}
				.maps_show{
					flex-wrap: wrap;
					padding: 20px 0 0;
				}
				.map_right{
					margin-top: 0;
					margin-bottom: 14px;
				}
				.maps_region_name li{
					font-size: 14px;
					padding: 0 0 16px;
					margin: 0 13px 0px;
				}
				.contact_left{
					width: 100%;
				}
				.map_right{
					width: 100%;
					order: -1;
				}
				.contact_tit {
					font-size: 14px;
					line-height:1.5;
					padding-bottom: 8px;
					font-weight: 550;
					border-bottom: 1px solid #000;
				}
				.contact_tit span:first-child {
					margin-right: 0;
				}
				.contact_con {
					margin-top: 8px;
					font-size: 12px;
					line-height: 1.75;
					font-weight: 400;
				}
			}
@media (max-width:768px) {
	.con_m{
		margin: 14px 0;
		font-size: 14px;
		margin-left:0px !important;
		margin-right:0px !important;
	}
	.con_m p{
		font-size: 14px;
		text-align: left;
		line-height: 1.75;
	}
	.con_list ul{
		margin-left:0px;
		margin-right:0px;
	}
	.con_list li{
		width: 100%;
		margin: 0 0 14px 0;
		height: 40px;
	}
	.con_list li > p{
		font-size: 12px;
	}
	.hezuo_c_l p{
		width: calc(100% - 38px);
		font-size: 12px !important;
		line-height: 37px !important;
		text-align: center;
		overflow: hidden;
		background: #F5F5F5;
		border: none;
	}
	.hezuo_c_l{
		display: flex;
		width: 120px !important;
		height: 39px;
		border: solid 1px #000;
		box-sizing: border-box;
	}
	.c_img{
		width: 38px;
		line-height: 38px;
		height: 38px;
	}
	.c_img img{
		height: 14px;
	}
	.con_list_child2{
		margin-bottom: 14px !important;
	}
	.con_list li:last-child{
		margin-bottom: 0 !important;
	}
	.con_list li > p{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border:1px solid #000;
	}
	.check_list li{
		margin: 0 10px;
	}
	.check_list{
		font-size: 15px;
		padding-bottom: 15px;
	}
	.check_list li::before{
		bottom: -16px;
	}
	.map_item{
		margin-top: 15px;
	}
	.map_m>div{
		width: 100%;
		padding: 0;
	}
	.map_l{
		font-size: 12px;
		margin-top: 20px;
	}
	.map_l p:nth-child(1){
		font-size: 15px;
		margin-bottom:15px;
	}
	.map_l p:nth-child(1)::before{
		bottom: -10px;
		height: 1px;
	}
	.contact .pad70, .contact .pad80{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}
