.wp-pic {
	height: 800px;
	width: 100%;
	background: url(../images/wp3.jpg) center no-repeat;

	background-size: 100% 100%;

}

.mainTip {
	height: 600px;
	width: 100%;
	background: url(../images/pic-bg.jpg) no-repeat;

	background-size: 100% 100%;

}

.slider-height {
	height: auto;
	background-color: transparent;
	width: 100%;
}

.section {
	margin-bottom: 0;
	min-height: 520px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.slider-1 {
	background-image: url(../images/slider-one.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 570px;
}

.slider-2 {
	background-image: url(../images/slider-two.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 570px;
}

.slider-3 {
	background-image: url(../images/slider-thr.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 570px;
}

.slider-4 {
	background-image: url(../images/slider-two.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.slider-5 {
	background-image: url(../images/slider-thr.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.slider-main {
	width: 1100px;
	height: 450px;
	margin: 0 auto;
	padding: 60px 0;
	overflow: hidden;
}

.slider-content-1 {
	width: 50%;
	height: 100%;
}

.slider-content-2 {
	width: 50%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 0px;
	left: 50px;
}

.slider-content-3 {
	width: 50%;
	height: 100%;
}

.slider-content-4 {
	width: 50%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 0px;
	left: 50px;
}


.slider-main>div.slider-content-1,
.slider-main>div.slider-content-2 {
	float: left;
}

.slider-p1 {
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	text-align: right;
	font-weight: normal;
}

.slider-p {
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	text-align: left;
	font-weight: normal;
}

.slider-a {
	height: 70px;
	width: 175px;
	border: 2px solid #fff;
	display: inline-block;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.slider-content-2-pic {
	display: inline-block;
	width: 400px;
	height: 400px;
	background-image: url(../images/css1.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.slider-content-2-pic-2 {
	display: inline-block;
	width: 400px;
	height: 400px;
	background-image: url(../images/css2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.slider-content-2-pic-3 {
	display: inline-block;
	width: 500px;
	height: 500px;
	background-image: url(../images/css3.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
}

.slider-content-2-pic-4 {
	display: inline-block;
	width: 260px;
	height: 260px;
	background-image: url(../images/slider-con-five.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.slider-content-2-pic-5 {
	display: inline-block;
	width: 260px;
	height: 260px;
	background-image: url(../images/slider-con-for.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.swiper-pagination-bullet-active {
	background-color: #fff;
}

.footer-list {
	height: 820px;
	width: 100%;
	background-image: url(../images/slider-list.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.footer-main {
	width: 480px;
	height: 550px;
	margin: 0 auto;
	position: relative;
	top: 130px;
}

.footer-p5 {
	font-size: 36px;
	color: #fff;
	text-align: center;
}

.footer-p6 {
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.footer-form input {
	font-size: 20px;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	width: 420px;
	margin-left: 30px;
	border-radius: 5px;
	border: none;
	text-indent: 5px;
}

.footer-form textarea {
	height: 170px;
	width: 420px;
	margin-left: 30px;
	border-radius: 5px;
	margin-top: 10px;
	font-size: 20px;
}

.footer-smt {
	display: inline-block;
	margin-top: 20px;
	border: 2px solid #fff;
	height: 60px;
	width: 190px;
	line-height: 60px;
	font-size: 28px;
	color: #fff;
	cursor: pointer;
}

.wp-main-pic {
	position: absolute;
	top: 32.5%;
	left: 50%;
}