* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 320px;
	max-width: 750px;
	margin: 0 auto;
	padding: 0;
	font-family: "Microsoft YaHei", "Arial";
}
html {
	font-size: 100px;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
i {
	font-style: normal;
}
img {
	width: 100%;
	border: 0;
	vertical-align: top;
}
.nav {
	font-size: 0;
	width: 7.5rem;
	padding-left: rem;
	padding-right: rem;
	overflow:hidden;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: nowrap;
	height: 7rem;
	position: relative;
	z-index:11;
	margin-top: -7rem;
}
.nav > li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	
}
.nav > li img{
	padding-left: rem;
	position: relative;	
	width: 2.93rem;
	height: 1.86rem;
	top: 1.8rem;
	margin-left: rem;

}
.nav > li img:nth-of-type(2){
	display: none;
/* 	width: 1.79rem;
	height: 1.87rem; */
}
.nav > li.active img:first-of-type{
	display: none;
}
.nav > li.active img:nth-of-type(2){
	display: block;
	z-index: 1;
}
.content {
	display: none;
	font-size: 0;
	position: relative;
	vertical-align: top;
}
.content div{
	font-size: 0;
	position: relative;
	vertical-align: top;
}
.content ul {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 7.5rem;
	margin: 0 auto;
	font-size: 0;
	box-sizing: border-box;
}
.content ul li {
	float: left;
	list-style: none;
	font-size: 0;
}
.content ul li a {
	display: inline-block;
	vertical-align: top;
	-webkit-tap-highlight-color: transparent;
}
.tips img {
	width: 100%;
}
/* .content-4-1 .swiper-container1{
	 background: url(../img/content4_1.jpg) no-repeat; 
	background-size: 7.5rem 8.8rem;
	height: 8.8rem;
}
.content-4-1 .swiper-container1 .swiper-wrapper{
	margin-top: 2.3rem;
}
.content-4-1 .swiper-container1 .swiper-wrapper li{
	width: 100%;
	list-style: none;
}
.content-4-1 .swiper-container1 .swiper-wrapper li img{
	width: 100%;
	height: 5.72rem;
}
 */
.swiper-container{
	overflow: hidden; 
	height: 11.26rem;
}

.content, .content-5 {
	font-size: 0;
	position: relative;
	vertical-align: top;
	z-index: 10;
}
.content{
	display: none;
}
.content div,.content-5 div{
	font-size: 0;
	position: relative;
	vertical-align: top;
}
.content ul,.content-5 ul{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2rem;
	width: 7.5rem;
	margin: 0 auto;
	font-size: 0;
	box-sizing: border-box;
}
.content ul li,.content-5 ul li{
	float: left;
	list-style: none;
	font-size: 0;
}
.content ul li a,.content-5 ul li a{
	display: inline-block;
	vertical-align: top;
	-webkit-tap-highlight-color: transparent;
}
.content-5{
	background:url(../img/more_bg.jpg) no-repeat top left;
	background-size: 7.5rem 8.73rem;
	padding-top: 0rem;
	height: 8.73rem;
	box-sizing: border-box;
	text-align: center;
	margin-top: 0rem;
}
.content-5 .more{
	margin-left: rem;
	box-sizing: border-box;
	height: 11.28rem;
	width: 7.5rem;
}
.content-5 .more ul{
	padding: 0 1rem;
	width: 7.5rem;
}
.content-5 .more ul li{
 	position: relative;
	right: 2rem;
	top:2rem;
}
.content-5 .more ul li img{
	width: 6.79rem;
	height: 5.81rem;
	margin-top: 1rem;
}

.swiper-slide swiper-slide-next{
	width: 315.15px;
	margin-right: -480px;
}