* {
	margin: 0px;
	padding: 0px;
}

.maxdiv {
	height: 91vh;
}

.top {
	color: #000;
	text-align: center;
	font-size: 1rem;
	padding: 10px 0px;
}

.swiperOne {
	height: 17rem;
}

.titleimg {
	width: 90%;
	object-fit: cover;
	height: 14rem;
	border-radius: 30px;
	padding: 5%;
}

.title {
	font-size: 1rem;
	color: #FFF;
	padding-left: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-color: #bd3124;
	height: 2rem;
}

.swiperTwo {
	height: 3rem;
}

.swiper-pagination-bullet-active {
	background: #fff;
}

.lbt {
	width: 100%;
	height: 19rem;
	background-image: url(../img/bejingtup.png);
	background-repeat: no-repeat;
	background-size: 100% 90%;
	-moz-background-size: 100% 100%;
}

.grzxtitleimg {
	text-align: center;
}

.grzxtitleimg img {
	width: 100px;
	margin-bottom: -10px;
	margin-top: 20px;
}

.titletext {
	font-weight: bold;
	font-size: 23px;
	font-family: system-ui;
	text-align: center;
	padding-top: 22px;
}

.n5jj_hdhd {
	position: relative;
	left: 0;
	bottom: 3px;
	height: 1rem;
	width: 100%;
	z-index: 1;
	margin-top: -1.82rem;
	background-color: #7ea68e;
}

.n5jj_hdhd_1,
.n5jj_hdhd_2 {
	position: relative;
	width: 100%;
	height: 1.25rem;
}

.n5jj_hdhd_1 {
	background: url(../img/water-1.svg) repeat-x;
	background-size: 400px;
	-webkit-animation: wave-animation-1 3.5s infinite linear;
	animation: wave-animation-1 3.5s infinite linear;
}

.n5jj_hdhd_2 {
	top: -17px;
	background: url(../img/water-2.svg) repeat-x;
	background-size: 400px;
	-webkit-animation: wave-animation-2 6s infinite linear;
	animation: wave-animation-2 6s infinite linear;
}

@keyframes wave-animation-1 {
	0% {
		background-position: 0 top;
	}

	100% {
		background-position: 400px top;
	}
}

@keyframes wave-animation-2 {
	0% {
		background-position: 0 top;
	}

	100% {
		background-position: 400px top;
	}
}

.cdl {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 1rem 0 0 0;
	row-gap: 1.3rem;
}

.cdl div {
	text-align: center;
}

.cdlnew {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	margin-top: 0.5rem;
}

.cdlnew div {
	display: flex;
	flex-direction: column;
	font-size: 1rem;
	font-weight: 400;
	border-radius: 5rem;
	justify-content: center;
	align-items: center;
}

.cdl .menuItem {
	width: 25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 8px;

	font-size: 1rem;
	font-weight: 400;
}

.cdl .menuItem img {
	width: 50%;
}

.cdl .menuItem p {
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cdl .menuIconBox {
	width: 48px;
	height: 48px;

	display: flex;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;

	border-radius: 5rem;
	box-shadow: 0.05rem 0.15rem 0.05rem #e0e0e0fc;
}

.nr {
	padding: 0rem 1rem;
}

.kap {
	height: 70px;
	width: 47%;
	font-size: larger;
	border-radius: 10px;
	margin-top: 1.5rem;
}

.kap img {
	width: 100%;
}

.swing img {
	width: 80px;
	height: 80px;
}
