@charset "utf-8";

.clearfix:after,.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}



.banner-engine {
	height: 510px;
	position: relative;
	overflow: hidden;
}

.banner-engine .banner-ul {
	position: relative;
	width: 100%;
	height: 510px;
}

.banner-engine .banner-text {
	position: absolute;
	left: 0;
	top: -720px;
	width: 100%;
	height: 510px
}

.banner-engine .banner-text {
	display: none
}

.banner-engine .banner-text1 {
	font-size: 50px;
	line-height: 50px;
	color: #fff
}

.banner-engine .banner-text2 {
	margin-top: 28px;
	font-size: 20px;
	line-height: 20px;
	color: #e4e7eb
}

.banner-engine .banner-link-button {
	display: inline-block;
	border: 1px solid #fff;
	margin-top: 54px;
	width: 160px;
	height: 44px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.banner-engine .banner-link-button:hover {
	background: #fff;
	color: #333;
	border: 1px solid #fff
}

.banner-ul li {
	display: none;
	height: 100%;
	width: 100%;
	float: left
}

.banner-engine .banner-ul li {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	float: left
}

.banner-engine .banner-ul li:first-child {
	z-index: initial
}

.banner-point {
	display: none;
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
	height: 18px;
	line-height: 18px
}

.banner-engine .banner-point {
	display: block
}

.slider-main {
	display: none;
	position: relative;
	margin: 0 auto;
	min-width: 1200px;
	max-width: 1200px
}

.banner-engine .slider-main {
	display: block
}

.slider-text {
	position: absolute;
	margin-top: 214px
}

.banner-area {
	width: 100%;
	text-align: center
}

.banner-area li {
    margin: 0 5px !important;
	display: inline-block;
	width: 6px;
	height: 6px;
      cursor: pointer;
	background:#fff;
  border-radius: 3px;
}

.banner-area li.active {
	background:#fff;
  	width: 20px;
}