th,
td,
button,
input,
select,
textarea,
div,
span,
ul,
li {
	font-size: 0.18rem;
	font-family: "SiYuan";
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	display: block;
}

::-webkit-scrollbar {
	display: none;
	width: 0 !important;
}


@media screen and (min-width: 991px) {
	.box {
		width: 100vw;
		padding-top: 0.8rem;
	}

	.content {
		width: 100%;
		height: 8.6rem;
		background-image: url('/r/cms/www/default/img/contact-bg.jpg');
		background-repeat: no-repeat;
		background-size: 100% 8.6rem;
		background-position: bottom left;
		box-sizing: border-box;
	}

	.content-box {
		position: relative;
	}

	.content-box {
		display: flex;
		justify-content: center;
	}

	.map {
		width: 12rem;
		height: 6.6rem;
	}

	.content-box .content-left {
		margin-right: 1.48rem;
	}

	.content-box .content-left li {
		display: flex;
		margin-top: 0.4rem;
	}

	.content-box .content-left li img {
		width: 0.6rem;
		height: 0.6rem;
	}

	.content-box .content-left li div {
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-left: 0.3rem;
	}

	.content-box .content-left li div p {
		margin-bottom: 0.03rem;
		font-size: 0.22rem;
		font-weight: bold;
		color: #000000;
	}

	.content-box .content-left li div span {
		font-size: 0.18rem;
		color: #999999;
	}
}
@media (max-width:991px) {
	.box {
		width: 100vw;
		padding-top: 0.8rem;
	}

	.content {
		/* width: 100%;
		height: 8.6rem;
		background-image: url('/r/cms/www/default/img/contact-bg.jpg');
		background-repeat: no-repeat;
		background-size: 100% 8.6rem;
		background-position: bottom left;
		box-sizing: border-box; */
	}

	.content-box {
		position: relative;
		
	}

	.content-box {
		/* display: flex;
		justify-content: flex-end; */
	}

	.map {
		width: 100%;
		height: 290px;
		margin-top: 25px;
	}

	.content-box .content-left {
		margin-right: 1.48rem;
	}

	.content-box .content-left li {
		display: flex;
		margin-top: 26px;
		padding: 0 15px;
	}

	.content-box .content-left li img {
		width: 40px;
		height: 40px;
	}

	.content-box .content-left li div {
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-left: 18px;
	}

	.content-box .content-left li div p {
		margin-bottom: 6px;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
	}

	.content-box .content-left li div span {
		font-size:11px;
		color: #999999;
	}
}<!--ºÄÊ±1763794982.6122Ãë-->