.Mjzgy {
	width: 7.5rem;
	margin: 0 auto;
}

.Mjzgy>img {
	width: 100%;
	display: block;
}

.Mjzgy_bm {
	width: 100%;
	background-color: #6e1416;
}

.bmtc01 {
	width: 7.12rem;
	margin: 0 auto;
	padding-bottom: 0.6rem;
	background-color: #fff;
}

.bmtc01 form .bm_box .tabright input {
	width: 6.4rem;
	height: 0.8rem;
	margin-top: 0.26rem;
	border-radius: 0.1rem;
	background-color: #fff;
	border: #727272 0.02rem solid;

}

.bmtc01 form .bm_box .tabright .layui-btn {
	height: 1rem;
	width: 6.55rem;
	background-color: #c31715;
	border-radius: 0.1rem;
	font-size: 0.34rem;
	color: #FFFFFF;
	border: 0;
	font-size: 25px;
	font-weight: 400;
}

.bmtc01 form {
	width: 6.4rem;
	margin: 0 auto;

}

.Mjzgy_lb {
	width: 7.5rem;
	background-color: #f5f5f5;
}

.swiper {
	width: 7rem;
	height: 5.36rem;
	margin: 0 auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;


}

.Mjzgy_bm1 {
	width: 7.5rem;
	padding-top: 0.3rem;
	height: 7.31rem;
	background:url(../images/Mjzgy_bm1_bg.jpg);
	background-size: 100% 100%;
}

.Mjzgy_bm1 .zxxq {
	padding-top: 0.5rem;
}

.index-foot-kong {
	height: 1.3rem;
}

.index-foot {
	height: 1.5rem;
	width: 7.5rem;
	/* box-shadow: 0 0 0.06rem 0.06rem #ececec; */
	display: flex;
	justify-content: space-around;
	text-align: center;
	box-sizing: border-box;
	/* padding-top: 0.1rem; */
	padding-bottom: 0.2rem;
	position: fixed;
	bottom: 0;
	z-index: 998;
	/* background-color: #FFFFFF; */
	/* background-image: url(index-foot-bgi.png); */
	/* background-repeat: repeat; */
	/* background-size: cover; */
	background-color: #fff;
	box-shadow: 0 0 0.8rem rgba(0, 0, 0, .1)
}

.sousuo-anli .sousuo-item:nth-last-child(1) {
	display: none;
}

.sousuo-anli .sousuo-item:nth-last-child(2) {
	display: none;
}

.index-foot img {
	/* width: 0.45rem; */
	height: 0.45rem;
}

.index-foot .index-foot-item {
	width: 25%;
	margin-top: 0.2rem;
}

.index-foot .index-foot-item a {
	text-align: center;
	font-size: 0.24rem;
}

.index-foot .index-foot-item {
	text-align: center;
	font-size: 0.24rem;
}

.index-foot .index-foot-item:nth-child(3) {
	/* height: 0.8rem; */
	/* z-index: 10; */
	/* margin-top: -0.2rem; */
	/* border-radius: 50%; */
	/* box-shadow: 0 0 0.06rem 0.06rem #ececec; */
	/* width: 0.8rem !important; */
}

.index-foot .index-foot-item img {
	margin-bottom: 0.05rem;
}

.index-foot .on a {
	color: #A07660;
}

.index-foot .index-foot-item:nth-child(1) img {
	/* width: 0.5rem; */
	height: 0.45rem;
}

.index-foot .index-foot-item:nth-child(2) img {
	/* width: 0.45rem; */
	height: 0.45rem;
}

.index-foot .index-foot-item:nth-child(3) img {
	/* width: 0.7rem; */
	/* height: 0.6rem; */
	/* margin-top: 0.25rem; */
}

.index-foot .index-foot-item:nth-child(3) img {
	/* width: 0.45rem; */
	height: 0.45rem;
}

.index-foot .index-foot-item:nth-child(4) img {
	/* width: 0.33rem; */
	height: 0.45rem;
}

.layui-form-radio>i {

	margin-left: 15px;

}

.Mjzgy_kr {
	width: 7.5rem;
	height: 9.82rem;
	background: url(../images/Mjzgy03.jpg);
	background-size: 100% 100%;
}
.Mjzgy_kr img{
	width: 5.67rem;
	margin: 0 auto;
	display: block;
	padding-top: 8.1rem;
}
.heart {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}


@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	14% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	42% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
