@charset "utf-8";
/* CSS Document */

.apple-banner {
	width: 100%;
	height: 780px;
	overflow: hidden;
}
.apple-banner .swiper-container {
	margin-top: -40px;
	width: 100%;
	height: 860px;
}
.swiper-button-prev,.swiper-button-next{
	width: 15%;
	height: 100%;
	top:0;
	background:none;
	}
.swiper-button-prev{
	left:0;}	
.swiper-button-next{
	right:0;}	
.swiper-button-prev span,.swiper-button-next span{
	display:block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top:-32px;
	border-radius: 100%;
	background: rgba(180,180,180,0.25) url(../img/arrows.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.swiper-button-next span{
	background: rgba(180,180,180,0.25) url(../img/arrows.png) no-repeat center -71px;
	left:auto;
	right:20px;
	}
.swiper-button-prev:hover span,.swiper-button-next:hover span{
	opacity: .6;
}
/*分页器*/
.apple-banner .swiper-pagination{
	top:auto;
	bottom:50px;
	background:none;
}
.apple-banner  .swiper-pagination-bullet {
	display: inline-block;
	width: 50px;
	height: 30px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius:0;
	opacity: 1;
}
.apple-banner  .swiper-pagination-bullet span {
	width: 50px;
	height: 2px;
	display: block;
	background: rgba(128,128,128,0.2);
}
.apple-banner .swiper-pagination-bullet-active span{
    background:gray;
}
.apple-banner .autoplay .swiper-pagination-bullet-active1 span{
    background: rgba(128,128,128,0.2);
}
.apple-banner  .swiper-pagination-bullet i{
	background: rgba(203, 29, 35, 1.000);
	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: rgba(203, 29, 35, 1.000);
}
/*内容样式*/

.apple-banner .swiper-container .nth1 {
	background: #000 url(../img/banner_1.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
	-moz-background-size: cover;
	background-size: cover;

}

/* .nth1 .title {
	text-align: center;
	margin-top: 300px;
	font-size: 60px;
	font-weight: normal;
	color: #fff;
} */

.apple-banner .swiper-container .nth2 {
	background: #000 url(../img/banner_2.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
	-moz-background-size: cover;
	background-size: cover;

}

/* .nth2 .title {
	padding-top: 200px;
	text-align: center;
}

.nth2 h2 {
	bottom: 100px;
	text-align: center;
	font-size: 60px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	color: #fff;
} */

.apple-banner .swiper-container .nth3 {
	background: #000 url(../img/banner_3.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
	-moz-background-size: cover;
	background-size: cover;

}

/* .nth3 .title {
	text-align: center;
	margin-top: 300px;
	font-size: 60px;
	font-weight: normal;
	color: #fff;
} */


.apple-banner .swiper-container .nth1 .box {
	position: relative;
	margin:0 auto;
	margin-top: 245px;
	width: 500px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 10;
}

.apple-banner .swiper-container .nth1 .box .left {
	position: absolute;
	left: 0px;
	width: 123px;
	height: 231px;
	background: url(../images/words.png) no-repeat top right;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.indexbg{
	width: 423px;
	height: 1231px;
	background: url(../images/words.png) no-repeat top left;
}



.apple-banner .swiper-container .nth1 .box .left {
	left: 0px;
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth1 .box .right {
	position: absolute;
	right: 0px;
	margin: 30px 0 0 120px;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.apple-banner .swiper-container .nth1 .box .right {
	right: 0px;
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth1 .box .right span {
	font-size: 36px;
	color: White;
}

.apple-banner .swiper-container .nth1 .box .right i {
	display: block;
	width: 339px;
	height: 66px;
	margin-bottom: 5px;
	background: url(../images/words.png) no-repeat;
}

.apple-banner .swiper-container .nth1 .box .right p {
	font-size: 16px;
	line-height: 25px;
	color: #ccc;
}

/* .swiper-container .nth2 {
	background: url(../images/wallpaper1_2.jpg) 50% center;
	-moz-background-size: cover;
	background-size: cover;
} */

.apple-banner .swiper-container .nth2 .box {
	margin-top: 160px;
	width: 500px;
	position: relative;
	width: 100%;
}

.apple-banner .swiper-container .nth2 .box .top {
	font-size: 28px;
	color: #094E67;
	text-align: center;
	line-height: 45px;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	z-index: 10;
}

.apple-banner .swiper-container .nth2.active .box .top {
	font-size: 28px;
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth2 .box .mid {
	
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.apple-banner .swiper-container .nth2.active .box .mid {
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth2 .box .bottom {
	width: 100%;
	color: #baf0f6;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .6s ease-in-out .3s;
	-moz-transition: all .6s ease-in-out .3s;
	-ms-transition: all .6s ease-in-out .3s;
	-o-transition: all .6s ease-in-out .3s;
	transition: all .6s ease-in-out .3s;
	z-index: 10;
}


.apple-banner .swiper-container .nth2 .box .bottom span{
	line-height: 45px;
	color: #094E67;
	font-size: 28px;
}



.apple-banner .swiper-container .nth2.active .box .bottom {
	-moz-opacity: 1;
	opacity: 1;
}




/* .swiper-container .nth3 {
	background: url(../images/wallpaper1_3.jpg) 50% center;
	-moz-background-size: cover;
	background-size: cover;
} */

.apple-banner .swiper-container .nth3 .box {
	margin-top: 240px;
	width:400px;
	position: relative;
	width: 100%;
}

.apple-banner .swiper-container .nth3 .box .top {
	font-size: 30px;
	color:#fff;
	text-align: center;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	z-index: 10;
}

.apple-banner .swiper-container .nth3.active .box .top {
	font-size: 26px;
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth3 .box .mid {
	width: 970px;
	height:76px;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 10px;
	background: url(../images/wz3.png) no-repeat;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.apple-banner .swiper-container .nth3.active .box .mid {
	-moz-opacity: 1;
	opacity: 1;
}

.apple-banner .swiper-container .nth3 .box .bottom {
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .6s ease-in-out .3s;
	-moz-transition: all .6s ease-in-out .3s;
	-ms-transition: all .6s ease-in-out .3s;
	-o-transition: all .6s ease-in-out .3s;
	transition: all .6s ease-in-out .3s;
	z-index: 10;
}

.apple-banner .swiper-container .nth3.active .box .bottom {
	-moz-opacity: 1;
	opacity: 1;
}

@media
(orientation:landscape) and (max-height:480px),(orientation:portrait) and (max-width:699px) {
	
	.apple-banner .swiper-container .nth1 .box {
	position: relative;
	width: 284px;
	top: 45px;
	left: 0px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 10;
}

	.apple-banner .swiper-container .nth1  .box .left {
		width: 74px;
		height: 109px;
		background: url(../images/words_mini.png) no-repeat top right;
	}

	.apple-banner .swiper-container .nht1  .box .right {
		margin-top: -8px;
	}

	.apple-banner .swiper-container .nth1 .box .right span {
		font-size: 24px;
	}

	.apple-banner .swiper-container .nth1 .box .right i {
		width: 203px;
		height: 40px;
		margin: 3px 0px 5px 0px;
		background: url(../images/words_mini.png) no-repeat;
	}

	.apple-banner .swiper-container .nth1 .box .right p {
		font-size: 12px;
		font-family: "宋体";
		line-height: 20px;
	}
}

@media
(orientation:landscape) and (max-height:480px),(orientation:portrait) and (max-width:699px) {
	
    .apple-banner .swiper-container .nth2 .box {
		left: 0px;
		width: 100%;
		text-align: center;
	}

	.apple-banner .swiper-container .nth2 .box .mid {
		width: 360px;
		height: 140px;
		margin-top: 10px;
		background: url(../images/wz2_min.png) no-repeat center;
		background-size: auto 80%;
		/* -moz-background-size: cover; */
		/* background-size: cover; */
	}

	.apple-banner .swiper-container .nth2 .box i {
		margin: 0 auto;
		margin-bottom: 10px;
	}

	.apple-banner .swiper-container .nth2 .box span {
		font-size: 24px;
	}

	.apple-banner .swiper-container .nth2 .box i {
		width: 191px;
		height: 40px;
		margin-top: 8px;
		margin-bottom: 5px;
		background: url(../images/words_mini.png) no-repeat 0px -45px;
	}

	.apple-banner .swiper-container .nth2 .box p {
		font-size: 12px;
		font-family: "宋体";
		line-height: 20px;
	}
	.apple-banner .swiper-container .nth2 .box .bottom {
		font-size: 12px;
		font-family: "宋体";
		line-height: 20px;
	}
}

@media
(orientation:landscape) and (max-height:480px),(orientation:portrait) and (max-width:699px) {
	
    .apple-banner .swiper-container .nth3 .box {
		top: 45px;
	}

	.apple-banner .swiper-container .nth3 .box .top {
		font-size: 40px;
	}

	.apple-banner .swiper-container .nth3.active .box .top {
		font-size: 24px;
	}

	.apple-banner .swiper-container .nth3 .box .mid {
		width: 216px;
		height: 40px;
		margin-top: 10px;
		background: url(../images/words_mini.png) no-repeat 0px -131px;
	}

	.apple-banner .swiper-container .nth3 .box .bottom {
		font-size: 12px;
		font-family: "宋体";
		line-height: 20px;
	}
}




