@charset "utf-8";
/* CSS Document */
.navtop_nav a:nth-of-type(7){
	background-color:turquoise;
}
.content{
	width: 100%;
	margin-bottom: 10vh;
}
.n_content {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.contact_sup{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact_xf {
	width: 100%;
	margin: 4.4rem auto 3.8rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.contact_xf_top {
	height: 3rem;
	color: #3d5998;
	font-size: 2.6rem;
	margin-bottom: 4rem;
}
.contact_xf_con {
	width:60%;
	text-align: center;
	margin-bottom:4rem;
	font-size: 1.8rem;
	color: #808080;
}
.contact_mtr {
	width: 40%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.tuy_dz {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.tuy_dz01 {
	display: flex;
	align-items: center;
	height: 3.2rem;
	font-size: 1.4rem;
	color: #585858;
	padding-left: 3rem;
	background: url("../m/Images/contact/tuy_dz01.png") no-repeat;
	background-size: contain;
	background-position: 0.1rem center;
}
.tuy_dz03 {
	display: flex;
	align-items: center;
	height: 3.2rem;
	font-size: 1.4rem;
	color: #585858;
	padding-left: 3rem;
	background: url("../m/Images/contact/tuy_dz03.png") no-repeat;
	background-size: 3rem;
	background-position: left center;
}
.tuy_dz04 {
	display: flex;
	align-items: center;
	height: 3.2rem;
	font-size: 1.4rem;
	color: #585858;
	padding-left: 3rem;
	overflow: hidden;
	background: url("../m/Images/contact/tuy_dz04.png") no-repeat;
	background-size: contain;
	background-position: 0.2rem center;
}
.contact_mu {
	width: 10rem;
	margin-right: 4.8rem;
}
.contact_mu img {
	display: block;
	width: 10rem;
	height: 10rem;
	overflow: hidden;
}
.contact_mu span {
	display: block;
	width: 10rem;
	text-align: center;
	height: 2.8rem;
	line-height: 2.8rem;
	overflow: hidden;
	color: #3d5998;
	font-size: 1.4rem;
	font-weight: bold;
}
.n_content_left_t1 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4rem;
	font-size: 3.5rem;
	color: #3d5998;
	margin-top: 3.1rem;
	text-shadow: 0.2rem 0.2rem 0.3rem hsla(0,0%,24%,1.00);
}
.n_content_left_t2{
	width: 100%;
	margin-top: 0.5rem;
	height: 2.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #56a333;
	font-size: 2.4rem;
	text-shadow: 0.1rem 0.1rem 0.2rem hsla(0,0%,24%,1.00);
}
.n_content_left_t2 hr{
	width: 5%;
	height: 0.2rem;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	background-color: #3d5998;
	border:none
}

.myMap{
	width: 60%;
	height: 60rem;
	margin: 3rem auto 3rem;
}
