.lift_nav{
	width:100%;
	height:640px;
	overflow: hidden;
}
.lift_nav ul{
	width: 5000px;
	height: 100%;
}
.nav_li{
	height: 100%;
	float: left;
}
.lift_img{
	width: 100%;
	height: auto;
	max-height: 100%;
}
.nav_ol{
	width: 208px;
	height: 5px;
	margin:38px auto;
}
.nav_dian{
	width: 20px;
	height: 2px;
	margin-left: 15px;
	float: left;
	background: #000;
	margin-top: 4px;
}
.nav_dian2{
	background: #00b5a4;
	 width: 26px;
     height: 6px;
     margin-top: 0px;
}
.nav_info{
	width: 84%;
	height: auto;
	margin:0 auto;
	margin-bottom: 90px;
}
.info_box{
	display: none;
	white-space:normal;
	word-wrap:break-word;

}
.info_active{
	display: block;
}
.info_title{
	font-size: 36px;
	color: #000;
	margin-bottom: 15px;
}
.info_words{
	font-size: 24px;
	color: #bebebe;
}