.banner,.banner a{
	width: 100%;
	height: auto;
	display: block;
}

.banner a img{
	width: 100%;
	height: auto;
}

.banner .lxwm{
	width: 35%;
	margin:auto;
	position: absolute;
	top:32%;
	left: 32.5%;
  
    text-align: center;
}

.banner .lxwm p{
	color: #fff;
	font-size: 16px;
	height: auto;
	max-height:150px;
    line-height: 25px;
    overflow: hidden;
}

.banner .lxwm  button{
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	border:1px solid #fff;
	display: block;
	margin: 3% auto;
	background: none;
	border-radius: 5px;
}

.banner .lxwm1{
	height: auto;
	max-height: auto;
}

.banner .lxwm1 p{
	margin-top: 2%;
}