

.m6f73-banner {
	width: 46.875rem;
	height: 46.875rem;
}

.m6f73-banner>.m6f73-cont-two {
	width: 100%;
	height: 100%;
}

.m6f73-banner>.m6f73-cont-two>.swiper-wrapper>.swiper-slide>img {
	width: 100%;
	height: 100%;
}

.swiper-pagination>.swiper-pagination-bullet {
	width: 0.875rem;
	height: 0.875rem;
	background: #FFFFFF;
	opacity: 1;
}

.swiper-pagination>.swiper-pagination-bullet-active {
	background: #BD9369;
}

.m6f73-image {
	width: 100%;
	/* height: 11.75rem; */
	display: flex;
}
.m6f73-image>a{
	display: block;
	height: 11.75rem;
}
.m6f73-image>a>img{
	/* width: 25%;*/
	/* height: 100%; */
	width: 100%;
	display: block;
}

.m6f73-content {
	width: 46.875rem;
	padding: 2.5rem 2.5rem 6rem;
	box-sizing: border-box;
}
.swiper-there{
	text-align: left;
}
.swiper-there>.swiper-pagination-bullet{
	width: 3.75rem;
	height: 0.3125rem;
	border-radius: 0;
	background: #F3DFCB;
}
.swiper-there>.swiper-pagination-bullet-active {
	background: #BD9369;
}
.m6f73-content>.m6f73-cont-there>.swiper-wrapper>.swiper-slide{
	padding-bottom: 4.75rem;
}
.m6f73-content>.m6f73-cont-there>.swiper-wrapper>.swiper-slide>.m6f73-contimg{
	width: 41.875rem;
	height: 22.75rem;
	margin-bottom: 2.5rem;
}
.m6f73-content>.m6f73-cont-there>.swiper-wrapper>.swiper-slide>h2{
	font-size: 2.1875rem;
	color: #707070;
	line-height: 3.4375rem;
	margin-bottom: 0.625rem;
	font-weight: 500;
	text-align: justify;
}
.m6f73-content>.m6f73-cont-there>.swiper-wrapper>.swiper-slide>p{
	font-size: 1.75rem;
	height: 8rem;
	overflow: hidden;
	color: #707070;
	line-height: 2.8125rem;
	text-align: justify;
}

.m6f73-content>.m6f73-more{
	float: right;
	width: 8rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	background: #BD9369;
	color: #FFFFFF;
	font-size: 1.625rem;
	font-weight: 500;
}

.map{
	width: 46.875rem;
	height: 21rem;
	background: gold;
}
.map>a>img{
	width: 100%;
	height: 100%;
}

:root{--ms-accent:#5c4a32;--ms-radius:7px;--ms-line:1.65;--ms-gap:10px;}
