.index-left {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 37.24%;
	font-size: 36px;
	position: fixed;
	overflow: hidden;
	line-height: 40px;
	font-weight: lighter;
	background-color: #0014dc;
}
.index-txt {
	top: 50%;
	left: 50%;
	width: 520px;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	margin: -220px 0 0 -250px;
}
.index-txt h2 {
	font-size: 48px;
	line-height: 70px;
	font-weight: lighter;
	text-transform: uppercase;
}
.index-txt span {
	height: 4px;
	width: 35px;
	display: block;
	overflow: hidden;
	margin: 20px 0 40px;
	background-color: #ffffff;
}
.index-right {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 62.76%;
	position: fixed;
	overflow: hidden;
}
.index-right .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-right .swiper .swiper-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-button-next,.swiper-button-prev {
	width: 20px;
	height: 20px;
	right: 210px;
	bottom: 40px;
	overflow: hidden;
	position: absolute;
}
.swiper-button-next {
	right: 100px;
	text-align: right;
}
.swiper-pagination {
    z-index: 1;
	width: 93px;
	height: 1px;
	right: 120px;
	bottom: 49px;
	overflow: hidden;
	text-align: center;
	position: absolute;
    transition: opacity 0.3s;
	background-color: #9b9b9b;
    transform: translate3d(0,0,0);
}
.swiper-pagination span {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	background-color: #373737;
	transform-origin: left top;
}
@media only screen and (max-width: 991px) {
	.index-right {
		width: 100%;
	}
	.index-right .swiper .swiper-slide:nth-of-type(1) {
		background-image: url(https://website-xzball.oss-cn-shanghai.aliyuncs.com/website-xzball/image/legacy/en/Dist/img/index2s.jpg);
	}
	.index-right .swiper .swiper-slide:nth-of-type(2) {
		background-image: url(https://website-xzball.oss-cn-shanghai.aliyuncs.com/website-xzball/image/legacy/en/Dist/img/index2s.jpg);
	}
	.swiper-button-next,.swiper-button-prev,.swiper-pagination {
		display: none;
	}
	.index-left {
		z-index: 1;
		width: 100%;
		font-size: 48px;
		line-height: 60px;
		background-color: transparent;
	}
	.index-txt {
		top: 0px;
		left: 50%;
		width: 680px;
		color: #000000;
		margin: 220px 0 0 -340px;
	}
	.index-txt h2 {
		font-size: 64px;
		line-height: 90px;
	}
	.index-txt span {
		width: 56px;
		height: 6px;
		margin: 16px 0 40px;
		background: #0014dc;
	}
}
@media only screen and (max-width: 750px) {
	.index-left {
		font-size: 24px;
		line-height: 30px;
	}
	.index-txt {
		width: 340px;
		margin: 135px 0 0 -170px;
	}
	.index-txt h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.index-txt span {
		width: 30px;
		height: 4px;
		margin: 10px 0 25px;
	}
}
@media only screen and (min-width: 992px) {
	.logo img:nth-of-type(1) {
		opacity: 0;
	}
	.logo img:nth-of-type(2) {
		opacity: 1;
	}
	.index-right .swiper .swiper-wrapper {
		height: calc(100% - 100px);
	}
	.index-right .swiper .swiper-slide:nth-of-type(1) {
		background-image: url(https://website-xzball.oss-cn-shanghai.aliyuncs.com/website-xzball/image/legacy/en/Dist/img/index1.jpg);
	}
	.index-right .swiper .swiper-slide:nth-of-type(2) {
		background-image: url(https://website-xzball.oss-cn-shanghai.aliyuncs.com/website-xzball/image/legacy/en/Dist/img/index2.jpg);
	}
	.index-left {
		font-size: 24px;
		line-height: 30px;
	}
	.index-txt {
		width: 320px;
		margin: -220px 0 0 -140px;
	}
	.index-txt h2 {
		font-size: 36px;
		line-height: 55px;
	}
	.index-txt span {
		width: 30px;
		margin: 15px 0 30px;
	}
}
@media only screen and (min-width: 1200px) {
	.index-left {
		font-size: 28px;
		line-height: 32px;
	}
	.index-txt {
		width: 380px;
		margin: -220px 0 0 -155px;
	}
	.index-txt h2 {
		font-size: 40px;
		line-height: 60px;
	}
	.index-txt span {
		width: 32px;
	}
}
@media only screen and (min-width: 1400px) {
	.index-left {
		font-size: 32px;
		line-height: 36px;
	}
	.index-txt {
		width: 400px;
		margin: -230px 0 0 -175px;
	}
	.index-txt h2 {
		font-size: 44px;
		line-height: 65px;
	}
	.index-txt span {
		width: 33px;
		margin: 20px 0 40px;
	}
}
@media only screen and (min-width: 1650px) {
	.index-left {
		font-size: 36px;
		line-height: 40px;
	}
	.index-txt {
		width: 520px;
		margin: -240px 0 0 -210px;
	}
	.index-txt h2 {
		font-size: 48px;
		line-height: 70px;
	}
	.index-txt span {
		width: 35px;
	}
}