.container{
	width: 100%;
	
	
}
.top_menu{
	width: 100%;
	height: 1rem;
	display: flex;
	text-align: center;
	line-height: 1rem;
	font-size: 0.6rem;
	border:2px solid #333;
}
.common{
	width: 33.333%;
}
.ul{
	width: 100%;
	height: 5.4rem;
	position: relative;
	overflow-x:hidden ;
}
.bottom_content{
	
	width: 300%;
	height: 5.4rem;
	display: flex;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0%;
	
	
}
.body_1{
	width: 100%;
	height: 5.4rem;
	text-align: center;
	line-height: 2rem;
	font-size: 0.6rem;
	color: red;
}
.liactive {
	border-bottom: 0;
	background-color: #7b430a; color:#FFF;
}
.container2{
	width: 100%;
	
	
}
.top_menu2{
	width: 100%;
	height: 1rem;
	display: flex;
	text-align: center;
	line-height: 1rem;
	font-size: 0.6rem;
	border:2px solid #333;
}
.common2{
	width: 33.333%;
}
.ul{
	width: 100%;
	height: 5.4rem;
	position: relative;
	overflow-x:hidden ;
}
.bottom_content2{
	
	width: 300%;
	height: 5.4rem;
	display: flex;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0%;
	
	
}
.body_12{
	width: 100%;
	height: 5.4rem;
	text-align: center;
	line-height: 2rem;
	font-size: 0.6rem;
	color: red;
}
.liactive2 {
	border-bottom: 0;
	background-color: #7b430a; color:#FFF;
}

.container3{
	width: 100%;
	
	
}
.top_menu3{
	width: 100%;
	height: 1rem;
	display: flex;
	text-align: center;
	line-height: 1rem;
	font-size: 0.6rem;
	border:2px solid #333;
}
.common3{
	width: 33.333%;
}
.ul{
	width: 100%;
	height: 5.4rem;
	position: relative;
	overflow-x:hidden ;
}
.bottom_content3{
	
	width: 300%;
	height: 5.4rem;
	display: flex;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0%;
	
	
}
.body_13{
	width: 100%;
	height: 5.4rem;
	text-align: center;
	line-height: 2rem;
	font-size: 0.6rem;
	color: red;
}
.liactive3 {
	border-bottom: 0;
	background-color: #7b430a; color:#FFF;
}