﻿
	html{height:100%;}
    body {height:100%; }

    .banner-num9 { width: 100%;height: 100%;}
    .banner-num9 .swiper-slide {position:relative;}
	.banner-num9 .swiper-slide .txt{
		position:absolute;
		top:50%;
		z-index:10;}
	.banner-num9 .swiper-slide p{
		font-size:20px;
		letter-spacing:2px;
		font-weight:bold;
		line-height:2;
		color:transparent;
		-moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
		will-change: transform;}	
	.banner-num9 .swiper-slide-active p,.banner-num9 .swiper-slide-duplicate-active p{
		animation:line 7s; 
		animation-iteration-count:2;
        animation-direction:alternate;
		animation-timing-function:ease;}	
		.banner-num9 a{display:block;width:100%}
@keyframes line{
	0%{transform: matrix3d(0.990268, -0.139173, 0, 0, -0.0348995, 0.999391, 0, 0, 0, 0, 1, 0, 10, -20, 0, 1);}
	50%{transform: rotate(1deg);transform-origin:left center;}
	60%{transform: translate3d(0px, 0px, 0px);}
	100%{transform: translate3d(0px, 0px, 0px);}}	
	.banner-num9 .swiper-slide p span{
	 display: inline-block;
	 will-change: transform, opacity, text-shadow;
	}
		.banner-num9 .swiper-slide-active p .even,  .banner-num9 .swiper-slide-duplicate-active p .even{
		animation:letterL 7s;
		animation-iteration-count:2;
        animation-direction:alternate;	
		animation-fill-mode: forwards;
		animation-timing-function:ease-in-out;
			}
		.banner-num9 .swiper-slide-active p .odd,.banner-num9 .swiper-slide-duplicate-active p .odd	{
		animation:letterR 7s;
		animation-iteration-count:2;
        animation-direction:alternate;	
		animation-fill-mode: forwards;
        animation-timing-function:ease-in-out;
			}

@keyframes letterL{
	0%{opacity: 0;transform: matrix3d(1.53209, -1.28558, 0, 0, -1, 1.73205, 0, 0, 0, 0, 1, 0, 18, -8, 0, 1);text-shadow: rgb(255, 255, 255) 0px 0px 40px}
60%{opacity: 1;transform: translate3d(0px, 0px, 0px);
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;}	
100%{opacity: 1;transform: translate3d(0px, 0px, 0px);
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;}}
@keyframes letterR{
	0%{opacity: 0;transform: matrix3d(1.14907, -0.964181, 0, 0, 1.40954, -0.51303, 0, 0, 0, 0, 1, 0, 15, -8, 0, 1);text-shadow: rgb(255, 255, 255) 0px 0px 40px}
60%{opacity: 1;transform: translate3d(0px, 0px, 0px);
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;}	
100%{opacity: 1;transform: translate3d(0px, 0px, 0px);
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;}}
		
.banner-num9 .swiper-slide p span:nth-child(22) { animation-delay: 770ms;  }
.banner-num9 .swiper-slide p span:nth-child(21) { animation-delay: 735ms;  }
.banner-num9 .swiper-slide p span:nth-child(20) { animation-delay: 700ms;  }
.banner-num9 .swiper-slide p span:nth-child(19) { animation-delay: 665ms;  }
.banner-num9 .swiper-slide p span:nth-child(18) { animation-delay: 630ms;  }
.banner-num9 .swiper-slide p span:nth-child(17) { animation-delay: 595ms;  }
.banner-num9 .swiper-slide p span:nth-child(16) { animation-delay: 560ms;  }
.banner-num9 .swiper-slide p span:nth-child(15) { animation-delay: 525ms;  }
.banner-num9 .swiper-slide p span:nth-child(14) { animation-delay: 490ms;  }
.banner-num9 .swiper-slide p span:nth-child(13) { animation-delay: 455ms;  }
.banner-num9 .swiper-slide p span:nth-child(12) { animation-delay: 420ms;  }
.banner-num9 .swiper-slide p span:nth-child(11) { animation-delay: 385ms;  }
.banner-num9 .swiper-slide p span:nth-child(10) { animation-delay: 350ms;  }
.banner-num9 .swiper-slide p span:nth-child(9) { animation-delay: 315ms;  }
.banner-num9 .swiper-slide p span:nth-child(8) { animation-delay: 280ms;  }
.banner-num9 .swiper-slide p span:nth-child(7) { animation-delay: 245ms;  }
.banner-num9 .swiper-slide p span:nth-child(6) { animation-delay: 210ms;  }
.banner-num9 .swiper-slide p span:nth-child(5) { animation-delay: 175ms;  }
.banner-num9 .swiper-slide p span:nth-child(4) { animation-delay: 140ms;  }
.banner-num9 .swiper-slide p span:nth-child(3) { animation-delay: 105ms;  }
.banner-num9 .swiper-slide p span:nth-child(2) { animation-delay: 70ms;  }
.banner-num9 .swiper-slide p span:nth-child(1) { animation-delay: 35ms;  }		
	
	.banner-num9 .swiper-slide .txt1,.swiper-slide .txt2{ margin-top: -70px;left: 50%;margin-left: -90px;}
	.banner-num9 .swiper-slide .txt3{margin-top: -270px;left: 50%; margin-left: -90px;}
	.banner-num9 .swiper-slide .txt4{margin-top: -120px;left: 180px;}
	.banner-num9 .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;}
	.banner-num9 .swiper-slide-active img,.swiper-slide-duplicate-active img{transition:16s linear;transform:scale(1.2,1.2);}	
	.banner-num9 .swiper-pagination{
		bottom:30px !important;
		left:-20px !important;
		text-align:right;
		text-indent:100px;}	
	.banner-num9 .swiper-pagination-bullet{
		width:10px;
		height:10px;
		opacity:1;
		background:none;
		border:1px solid #fff;}	
	.banner-num9 .swiper-pagination-bullet-active{background:#fff;}
	.banner-num9 .swiper-more{
		width:80px;
		bottom:30px !important;
		right:50px !important;
		text-align:right;
		position: absolute;
		z-index: 20;height:16px;line-height:16px;}	
	.banner-num9 .swiper-more em{display:block;float:left;font-size:13px;padding-top:2px}
	.banner-num9 .swiper-more i{display:block;float:left;padding-left:3px;height:18px;line-height:18px;}
	.banner-num9 a{color:#FFF}
	.banner-num9 a:hover{color:#fff7a0}

@media screen and (max-width:1024px){	
	html{height:100%;}
    body {height:auto; }
    .banner-num9 {width: 100%;height: auto;min-width:100%}
	.banner-num9 .swiper-slide img{width:100%;height:auto;min-height:auto;transition:1s linear 2s;}
	.banner-num9 .swiper-pagination{bottom:-10px !important;}
	.banner-num9 .swiper-pagination-bullet{width:6px !important;height:6px !important;;}	
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 2px;}
}