.m_nav .ul li {
    margin-bottom: 0.45rem;
}
.m_nav .ul li a{
	text-align:center;
	display: block;
	text-decoration: none;
	color:#ffffff99;
	font-size: 15px;
	/* line-height: 30px; */
	width: 100%;
}
.m_nav .logo {
    top: 0.30rem;
    left: 0;
    right: 0;
    text-align: center;
}
.m_nav .top{
    height: 1.75rem;
    text-align: right;
}
.m_nav .top .closed{
    float: none;
    margin-top: 0.25rem;
}
.m_nav .m_contact {
    left: 0;
    right: 0;
}
.m_nav .m_contact span {
    font-size: 12px;
}
.container-items-m {
    position: static;
    height: 100vh;
    width: 100%;
    position: relative;
}
.container-items-m .slogan{
    font-weight: 400;
}
.container-items-m .banner-box {
    width: 70%;
    max-width: 70%;
    margin: 16vh auto 0 auto;
    text-align: center;
    overflow: hidden;
    position: static;
}
::-webkit-scrollbar {
    width: 0;
}
.business-detail-m {
    font-size: 14px;
    line-height:24px;
    text-align: left;
    text-indent: 30px;
}
.mobile-swiper .swiper-slide span {
    font-size: 0.4rem !important;
}

.showContent img {
    width: 100%;
}
.showContent .textContent p{
    font-size: 14px;
    line-height:24px;
    text-align: left;
    text-indent: 30px;
}