.bdy_wid{
	width: 100%;
}
body{
	background: #fff;
}
.banner_bx{
	background: url(../img/wapbanner.jpg) no-repeat 50% 0 #fff;
	-webkit-background-size: contain;
	background-size: contain;
	height: 4.3rem;
	width: 100%;
}
.mt_min{
	margin-top: 0;
}
.mt-45{
	margin-top: 1.266666rem;
}
.mobile_mt{
	margin-top: 0.533333rem;
}
.mobile_mt_none{
	margin-top: 0;
}
.mr-30{
	margin-right: 0;
}
.ml-30{
	margin-left: 0;
}
.swiper-container-home{
	width: 100%;
	height: 6.146666rem;
}
.swiper-container-home li img{
	width: 100%;
	height: 6.146666rem;
}
.pagination-home{
	background: #62cd9c;
	padding: 0.133333rem 0 0.266666rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.pagination-home span{
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background: #ccc;
	margin: 0 0.133333rem;
}
.pagination-home span.swiper-active-switch{
	background: #fff;
}
.dl_menu{
	background: #62cd9c;
}
.dl_menu dd{
	display: none;
	width: 100%;
	height: 1.8rem;
	overflow: hidden;
}
.dl_menu dd span{
	padding: 0.266666rem 0.466666rem 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	font-size: 0.533333rem;
	line-height: 0.613333rem;
}
.dl_menu dd.current{
	display: block;
}
.item_tit a{
	font-size: 0.48rem;
	line-height: 1.2;
	display: inline-block;
	padding-left: 0.266666rem;
	padding-right: 0.266666rem;
}
.news_lst li{
	margin-top: .4rem;
	padding: 0.266666rem;
	display: flex;
	flex-direction: row;
}
.news_lst li .floatlft{
	margin-right: 0.266666rem;
}
.news_lst li .floatlft img{
	width: 3.6rem;
	height: auto;
}
.news_lst li div h3 a{
	font-size: 0.373333rem;
	line-height: 0.453333rem;
}
.news_lst li div span{
	font-size: 0.24rem;
	line-height: 1.2;
	margin-top: 0.2rem;
	font-family: Verdana;
}
.spot_lst li{
	margin-left: 0.266666rem;
	margin-right: 0.266666rem;
}
.spot_lst li img{
	width: 100%;
	height: auto;
}
.spot_lst li h3 a{
	font-size: 0.373333rem;
	line-height: 0.453333rem;
	margin-top: 0.213333rem;
}
.mt-15{
	margin-top: 0.4rem;
}
.readMore{
	margin-right: 0.4rem;
}
.readMore a{
	font-size: 0.4rem;
	line-height: 0.453333rem;
}
.floatlft{
	float: none;
}
.bdy_lft{
	width: 100%;
}
.footer{
	margin-top: 2.333333rem;
	padding: 1rem 2rem;
	box-sizing: border-box;
}
.foot_ins{
	font-size: 0.32rem;
	line-height: 0.4rem;
	
}