#menu{
	position: relative;
	background: #1b1b1b;
}
.banner{
	position: relative;
	border-bottom: 0.2rem solid #434343;
}
.banner .company{
	position: absolute;
	width: 6.72rem;
	left: 0.24rem;
	top: 0.9rem;
	color: #fff;
}
.banner .company .border{
	width: 1.24rem;
	height: 0.08rem;
	background: #fff;
}
.banner .company .name{
	font-size: 0.36rem;
	margin-top: 0.22rem;
	margin-bottom: 0.12rem;
}
.banner .company .tips{
	font-size: 0.2rem;

}
.banner .nav{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.7rem;
	background: rgba(0,0,0,0.4);
	padding-right: 0.24rem;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.banner .nav a{
	display: block;
	width: 0.7rem;
	float: right;
	margin-left: 1px;
}
.intro{
	padding:0 0.24rem;
}
.intro .tit{
	font-size: 0.34rem;
	color: #434343;
	margin-top: 0.5rem;
	margin-bottom: 0.4rem;
}
.intro .wz{
	color: #7d7d7d;
	font-size: 0.24rem;
	line-height: 0.36rem;
	margin-bottom: 1.3rem;
}
.intro .wz img{
	max-width: 100%;
}
.pubtit{
	height: 1rem;
	background: #434343;
}
.pubtit .title{
	font-size: 0.32rem;
	color: #fff;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
	border-bottom: 0.06rem solid #000;
	width: 1.9rem;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.color{
	font-size:0.24rem;
	margin: 0.45rem 0.24rem 1.2rem;
}
.color img{
	max-width: 100%;
}
.plate{
	font-size:0.24rem;
	margin: 0 0.24rem;
	margin-top: 0.85rem;
	margin-bottom: 0.75rem;
}
.plate img{
	max-width: 100%;
}
.show{
	font-size:0.24rem;
	margin: 0 0.24rem;
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}
.show img{
	max-width: 100%;
}
.contact{
	width: 4.15rem;
	margin: 0 auto;
	font-size: 0.28rem;
	color: #7d7d7d;
	letter-spacing: 0.06rem;
	text-align: center;
	display: block;
	height: 0.88rem;
	line-height: 0.88rem;
	border: 1px solid #4c4c4c;
	border-radius: 20px;
}
.icons{
	width: 2.62rem;
	margin: 0 auto;
	margin-top: 0.6rem;
	margin-bottom: 1.04rem;
}
.icons .icon{
	width: 0.88rem;
}
.lunbo{
	background: #262626;
	padding: 0.44rem 0;
}
.swiper-container{
	width: 5.6rem;
}
.lunbo{
	position: relative;
}
.lunbo .swiper-container{
	position: unset;
}
.lunbo .swiper-button-next, .swiper-button-prev{
	width: 0.5rem;
	height: 0.5rem;
	margin-top: -0.25rem;
}
.lunbo .swiper-button-next{
	background: url('../images/case_next2.jpg') no-repeat center center;
	right: 0;
	width: 0.5rem;
	height: 0.5rem;
	margin-top: -0.25rem;
}
.lunbo .swiper-button-prev{
	background: url('../images/case_prev2.jpg') no-repeat center center;
	left: 0;
	width: 0.5rem;
	height: 0.5rem;
	margin-top: -0.25rem;
}