@charset "utf-8";
/* CSS Document */

.apple-banner {

	width: 100%;
	height:780px;
	overflow: hidden;

}
.apple-banner .swipers-container {
	margin-top: -40px;
	width: 100%;
	height: 860px;
}
.swipers-button-prev,.swipers-button-next{
	width: 15%;
	height: 100%;
	top:0;
	background:none;
}
.swipers-button-prev{
	left:0;
}	
.swipers-button-next{
	right:0;
}	
.swipers-button-prev span,.swipers-button-next span{
	display:block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 40px;
	top: 50%;
	border-radius: 100%;
	background: rgba(180,180,180,0.25) url(../imge/arrows.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.swipers-button-next span{
	background: rgba(180,180,180,0.25) url(../imge/arrows.png) no-repeat center -71px;
	left:auto;
	right:40px;
}
.swipers-button-prev:hover span,.swipers-button-next:hover span{
	opacity: .6;
}
/*分页器*/
.apple-banner .swipers-pagination{
	top:auto;
	bottom:60px;
	background:none;
}
.apple-banner  .swipers-pagination-bullet {
	display: inline-block;
	width: 50px;
	height: 30px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius:0;
	opacity: 1;
}
.apple-banner  .swipers-pagination-bullet span {
	width: 50px;
	height: 2px;
	display: block;
	background: rgba(128,128,128,0.2);
}
.apple-banner .swipers-pagination-bullet-active span{
    background:gray;
}
.apple-banner .autoplay .swipers-pagination-bullet-active span{
    background: rgba(128,128,128,0.2);
}
.apple-banner  .swipers-pagination-bullet i{
	background: gray;
	height: 2px;
	transform:scaleX(0);
	transform-origin: 0;
	display: block;
}
.apple-banner .autoplay .firsrCurrent i{
	transition:transform 2.9s linear;
	transform:scaleX(1);
}
.apple-banner .autoplay .current i{
	transition:transform 4s linear;
	transform:scaleX(1);
}
.apple-banner  .autoplay .replace span{
  background:gray;
}
/*内容样式*/

.slidel1 {
	background: #000 url(../imge/Hi2611.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
}

.slidel1 .titlel {
	text-align: center;
	margin-top: 120px;
	font-size:35px;
	font-weight: normal;
	color: #fff;
	line-height: 60px;
}

.slidel1 .titlel txt {
	margin-top: 120px;
}

.slidel1 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 510px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}

.slidel1 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}

.slidel2 {
	background:#f3f3f3 url(../imge/Hi5216.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel2 .titlel {
	font-size: 35px;
	font-weight: normal;
	color: #fff;
	margin-top: 120px;
	text-align: center;
	line-height: 60px;
}

.slidel2 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 460px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel2 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
.slidel3 {
	background: #fff url(../imge/Hi3611.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel3 .titlel {
	text-align: center;
	margin-top: 120px;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
}
.slidel3 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel3 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
.slidel4 {
	background: #fff url(../imge/Hi2610H8.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel4 .titlel {
	text-align: center;
	margin-top: 120px;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
}
.slidel4 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel4 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
.slidel5 {
	background: #fff url(../imge/Haier%20DDR.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel5 .titlel {
	text-align: center;
	margin-top: 120px;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
}
.slidel5 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel5 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
@media (max-width: 1152px){
	.slidel1 {
	background: #000 url(../imge/Hi2611.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
}

.slidel1 .titlel {
	text-align: center;
	margin-top: 170px;
	font-size:35px;
	font-weight: normal;
	color: #fff;
	line-height: 60px;
}

.slidel1 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 470px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}

.slidel1 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}

.slidel2 {
	background:#f3f3f3 url(../imge/Hi3611.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel2 .titlel {
	font-size: 35px;
	font-weight: normal;
	color: #fff;
	margin-top: 170px;
	text-align: center;
	line-height: 60px;
}

.slidel2 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 420px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel2 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
.slidel3 {
	background: #fff url(../imge/Hi2610H8.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel3 .titlel {
	text-align: center;
	margin-top: 170px;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
}
.slidel3 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel3 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}
.slidel4 {
	background: #fff url(../imge/Hi5216.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slidel4 .titlel {
	text-align: center;
	margin-top: 170px;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	line-height: 60px;
}
.slidel4 h2 {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
	font-family: "思源黑体 CN Light";
	font-weight: 100;
	text-align: center;
}
.slidel4 h2 span {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	font-size:17px;
}

	}
@media (max-width: 1152px){

.slidel1 .titlel {
	font-size: 32px;
}
.slidel1 h2 {
	font-size: 15px;
}
.slidel1 h2 span {
	font-size:15px;
}

.slidel2 .titlel {
	font-size: 32px;
}
.slidel2 h2 {
	font-size: 15px;
}
.slidel2 h2 span {
	font-size:15px;
}

.slidel3 .titlel {
	font-size: 32px;
}
.slidel3 h2 {
	font-size: 15px;
}
.slidel3 h2 span {
	font-size:15px;
}

.slidel4 .titlel {
	font-size: 32px;
}
.slidel4 h2 {
	font-size: 15px;
}
.slidel4 h2 span {
	font-size:15px;
}	
	}