
.blueText { color: #1173c3;}
.pagination { position: absolute; z-index: 20; width: 100%; left: 0; bottom: 10px; text-align: center;}
.swiper-pagination-switch { display: inline-block; width: 12px; height: 12px; border-radius: 100%; background: #fff; margin: 0 5px; opacity: 0.7; cursor: pointer;}
.swiper-visible-switch { background: #aaa;}
.swiper-active-switch { background: #1173c3;}

.btn { display: inline-block; font-size: 18px; padding: 15px 50px; background: #fff; color: #267dca; cursor: pointer;}
.btn.btnA { background: #267dca; color: #fff;}
.btn.btnA:hover { color: #fff;}

.scene-1 {}
.scene-1 .content { position: relative;}
.scene-1 .bg { position: relative;}
.scene-1 .bg img { width: 100%; vertical-align: top;}
.scene-1 .bg .flash { position: absolute; top: 0; left: 0; width: 0; height: 100%; background: url(../img/scene-1-flash.png) no-repeat;
 	background-size: auto 100%; transition: all 3s ease; -webkit-transition: all 3s ease;}
.scene-1 .list { position: absolute; z-index: 3; top: 0; left: 0; width: 100%; height: 100%;}
.scene-1 .list .point { position: absolute; z-index: 3; width: 3.253796%; height: 6.666667%; background: url(../img/point.png) no-repeat;
	background-size: 100%; cursor: pointer; animation: fadeBigSmall 1s ease infinite alternate; -webkit-animation: fadeBigSmall 1s ease infinite alternate;}
.scene-1 .list .point-1 { top: 32.7%; left: 36.3%;}
.scene-1 .list .point-2 { top: 49%; left: 62.7%;}
.scene-1 .list .point-3 { top: 72.5%; left: 55.3%;}
.scene-1 .list .item { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background: no-repeat; background-size: 100%; opacity: 0; transition: all .6s ease; -webkit-transition: all .6s ease;}
.scene-1 .list .item.active { opacity: 1;}
.scene-1 .list .item-1 { background-image: url(../img/scene-1-1-1.png);}
.scene-1 .list .item-2 { background-image: url(../img/scene-1-1-2.png);}
.scene-1 .list .item-3 { background-image: url(../img/scene-1-1-3.png);}

.scene-1.active .flash { width: 100%;}


.scene-2 { position: relative;}
.scene-2 .img { width: 100%; vertical-align: top;}
.scene-2 .titleA { position: absolute; z-index: 2; top: 5%; left: 10%; padding: 0; text-align: left;}
.scene-2 .titleA h5 { color: #fff;}
.scene-2 .titleA h2 { color: #fff;}
.scene-2 .list { position: absolute; z-index: 3; bottom: 2%; width: 100%; text-align: center;}
.scene-2 .list .item { display: inline-block; line-height: 6px; border-right: 1px solid #77787a; padding: 5px 10px; text-align: center; font-size: 16px; cursor: pointer; transition: all .3s ease; -webkit-transition: all .3s ease;}
.scene-2 .list .item:last-child { border: none;}
.scene-2 .list .item.active { color: #1e7bcd;}
.scene-2 .tabbar { position: absolute; z-index: 3; bottom: 7%; right: 10%; font-size: 0;}
.scene-2 .tabbar .item { display: inline-block; width: 170px; height: 60px; line-height: 60px; text-align: center;
	 font-size: 20px; color: #fff; background: #1e7bcd; cursor: pointer; transition: all .3s ease; -webkit-transition: all .3s ease;}
.scene-2 .tabbar .item.active { color: #1e7bcd; background: #fff;}
.scene-2 .content { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.scene-2 .content.active { display: block;}
.scene-2 .content .content360 { position: absolute; z-index: 1; top: 15%; left: 50%; margin-left: -30%; width: 60%;}
.scene-2 .content .content360 img { width: 100%; vertical-align: top;}
.scene-2 .content .content720 { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%;}
.scene-2 .colors { position: absolute; z-index: 2; left: 0; bottom: 13%; width: 100%; text-align: center; font-size: 0;}
.scene-2 .colors .item { display: inline-block; margin: 0 1%; width: 56px; height: 56px; border-radius: 100%; cursor: pointer;}
.scene-2 .outside h5 { color: #000;}
.scene-2 .outside h2 { color: #000;}
.scene-2 .con { display: none; position: absolute; z-index: 2; right: 0; top: 30%; width: 20%; text-align: center; font-size: 0;}
.scene-2 .con.active { display: block;}
.scene-2 .con .item { display: block; position: relative;}
.scene-2 .con .item img { width: 50%;}
.scene-2 .con .item p {    font-size: 16px; position: absolute; bottom: -10%; left: 45%;  margin: 0;}


.scene-3 { position: relative;}
.scene-3 .content { position: relative; height: 900px; background-color: #f2f2f2;}
.scene-3 .content .img { position: absolute; top: 15%; left: 6%; width: 35%;}
.scene-3 .content .img img { width: 100%;}
.scene-3 .content .titleB { position: absolute; top: 10%; left: 51%; width: 40%;}
.scene-3 .content .titleB h2 { font-size: 18px; margin-top: 6%;}
.scene-3 .content .list { position: absolute; top: 49%; left: 51%; font-size: 0;}
.scene-3 .content .list .item { display: inline-block; width: 260px; height: 120px; border-bottom: 2px #eee solid; margin-bottom: 30px;}
.scene-3 .content .list .item b { font-size: 24px; font-weight: normal;}
.scene-3 .content .list .item b i { font-style: normal; font-size: 20px; margin-left: 5px;}
.scene-3 .content .list .item span { display: block; font-size: 14px; color: #999; padding-left: 2px;}
.scene-3 .content .list .item.nwd { width: auto; padding-right: 10px;}
.scene-3 .content .list .item.nbd { border-bottom: none;}
.scene-3 .content.left .describe { left: 5%; }
.scene-3 .content.left img { position: relative; left: 40%; width: 60%;}
.scene-3 .content.bgHeight { height: auto; background: #f2f2f2; font-size: 0;}


.scene-4 {}
.scene-4 img { width: 100%;}
.scene-4 .content { position: relative;}
.scene-4 .content.centerText { text-align: center; font-size: 0;}
.scene-4 .content.centerText .describe { width: 45%; left: 27.5%; top: 4%;}
.scene-4 .content.swiper-4 img { width: 100%; vertical-align: top;}
.scene-4 .content.swiper-4 .describe { top: 18%; left: 68%; z-index: 10; color: #000;}
.scene-4 .content.swiper-4 a { width: 62px; height: 62px; top: 63%;}
.scene-4 .content.swiper-4 a.arrow-left { left: 68%; background: url(../img/ico-left.png) no-repeat; background-size: 100%;}
.scene-4 .content.swiper-4 a.arrow-right { left: 73%; background: url(../img/ico-right.png) no-repeat; background-size: 100%;}

.scene-4 .content.swiper-5 img { position: relative; width: 60.7%; left: 40%; vertical-align: top;}
.scene-4 .content.swiper-5 .describe { top: 18%; left: 7%; z-index: 10;}
.scene-4 .content.swiper-5 a { width: 62px; height: 62px; top: 60%;}
.scene-4 .content.swiper-5 a.arrow-left { left: 7%; background: url(../img/ico-left.png) no-repeat; background-size: 100%;}
.scene-4 .content.swiper-5 a.arrow-right { left: 12%; background: url(../img/ico-right.png) no-repeat; background-size: 100%;}


.scene-4 .content.centerText .layer { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; display: none; background: #fff;}
.scene-4 .content.centerText .layer .describe { width: 26%; left: 65%; top: 28%; text-align: left;}
.scene-4 .content.centerText .layer img { position: absolute; left: 0; top: 0; width: 60.73%;}
.scene-4 .content.centerText .layer i.ico-close { display: inline-block; position: absolute; top: 40px; right: 40px; cursor: pointer; width: 40px; height: 40px; 
	background: url(../img/ico-close.png) no-repeat;}
.scene-4 i.ico-layer { position: absolute; left: 50%; top: 29.5%; cursor: pointer; display: inline-block; width: 190px; height: 90px; margin-left: 65px; background: url(../img/ico-layer.png) no-repeat; background-size: 100%;}

.scene-4 .content .describe h5.del-mb { margin-bottom: 0;}
.scene-4 .content .describe h2.del-mt { margin-top: 0;}
.scene-4 .content.graybg { background: #f3f3f3;}


.scene-5 { position: relative;}
.scene-5 img { width: 100%;}
.scene-5 .content.blackbg { background: #000;} 
.scene-5 .content { position: relative; width: 100%; height: 100%; overflow: hidden; background-color: #f2f2f2;}
.scene-5 .content img { width: 60.7%; vertical-align: top;}
.scene-5 .content .describe { top: 28%; left: 65%; height: 100%;}
.scene-5 .content.right img { position: relative; left: 50%}
.scene-5 .content.right .describe { left: 7%;}
.scene-5 .content.center img { width: 100%; text-align: center;}
.scene-5 .content.center .describe { left: 7%;}

.scene-6 { font-size: 0;}
.scene-6 .content.left img { width: 100%;}
.scene-6 .content img { width: 60.7%;}
.scene-6 .content { position: relative;}
.scene-6 .content.left .describe { left: 7%;}

.scene-7 { font-size: 0;}
.scene-7 img { width: 100%; font-size: 0;}

.scene-8 { position: relative;}
.scene-8 .type { position: absolute; bottom: 65px; width: 100%; text-align: center;}
.scene-8 .type h5 { font-size: 45px; font-weight: normal; margin-bottom: 40px;}
.scene-8 .type a { padding: 20px 55px; margin: 0 40px; background: #0076bf; font-size: 20px; color: #fff;}
.scene-8 img { width: 100%;}

.scene-9 img { width: 100%;}


.content .describe { position: absolute; left: 65%; top: 30%; width: 27%;}
.content .describe h5 { font-weight: normal; font-size: 42px;}
.content .describe h2 { font-weight: normal; font-size: 24px; line-height: 45px;}


.subBanner { text-align: center; padding: 20px 0 0;}
.subBanner img { width: 42.5%; vertical-align: top;}
.subBanner .title { padding: 40px 0; border-bottom: 1px #b3b3b3 solid; background: #fff;}
.subBanner .title ul { padding: 0; margin: 0; font-size: 0; text-align: center;}
.subBanner .title li { list-style: none; display: inline-block; line-height: 30px; font-size: 20px; color: #707070;
	padding: 0 10px; margin: 0 25px; vertical-align: middle; transition: all .3s ease; -webkit-transition: all .3s ease;}
.subBanner .title li span { display: block; color: #707070; font-size: 18px;}
.subBanner .title li b { color: #333; font-size: 30px; font-weight: normal;}
.subBanner .title li b i { font-style: normal; color: #1e7bcd;}

@keyframes fadeBigSmall {
	0% { transform: scale(1); opacity: .6;}
	100% { transform: scale(1.1); opacity: 1;}
}
@-webkit-keyframes fadeBigSmall {
	0% { -webkit-transform: scale(1); opacity: .6;}
	100% { -webkit-transform: scale(1.1); opacity: 1;}
}
@keyframes fadeDown {
	0% { transform: translate(0, -10%);}
	100% { transform: translate(0, 0);}
}
@-webkit-keyframes fadeDown {
	0% { -webkit-transform: translate(0, -10%);}
	100% { -webkit-transform: translate(0, 0);}
}
@-webkit-keyframes animation1 {
	0% { background-image: url(../animation-1/1.png);}
	8% { background-image: url(../animation-1/2.png);}
	16% { background-image: url(../animation-1/3.png);}
	24% { background-image: url(../animation-1/4.png);}
	32% { background-image: url(../animation-1/5.png);}
	40% { background-image: url(../animation-1/6.png);}
	48% { background-image: url(../animation-1/7.png);}
	56% { background-image: url(../animation-1/8.png);}
	64% { background-image: url(../animation-1/9.png);}
	72% { background-image: url(../animation-1/10.png);}
	80% { background-image: url(../animation-1/11.png);}
	90% { background-image: url(../animation-1/12.png);}
	100% { background-image: url(../animation-1/13.png);}
}
@-webkit-keyframes animation2 {
	0% { background-image: url(../animation-2/1.png);}
	8% { background-image: url(../animation-2/2.png);}
	16% { background-image: url(../animation-2/3.png);}
	24% { background-image: url(../animation-2/4.png);}
	32% { background-image: url(../animation-2/5.png);}
	40% { background-image: url(../animation-2/6.png);}
	48% { background-image: url(../animation-2/7.png);}
	56% { background-image: url(../animation-2/8.png);}
	64% { background-image: url(../animation-2/9.png);}
	72% { background-image: url(../animation-2/10.png);}
	80% { background-image: url(../animation-2/11.png);}
	90% { background-image: url(../animation-2/12.png);}
	100% { background-image: url(../animation-2/13.png);}
}
@-webkit-keyframes animation3 {
	0% { background-image: url(../animation-3/1.png);}
	14% { background-image: url(../animation-3/2.png);}
	28% { background-image: url(../animation-3/3.png);}
	42% { background-image: url(../animation-3/4.png);}
	56% { background-image: url(../animation-3/5.png);}
	70% { background-image: url(../animation-3/6.png);}
	80% { background-image: url(../animation-3/7.png);}
	90% { background-image: url(../animation-3/8.png);}
	100% { background-image: url(../animation-3/9.png);}
}
@-webkit-keyframes animation4 {
	0% { background-image: url(../animation-4/1.jpg);}
	20% { background-image: url(../animation-4/2.jpg);}
	40% { background-image: url(../animation-4/3.jpg);}
	60% { background-image: url(../animation-4/4.jpg);}
	80% { background-image: url(../animation-4/5.jpg);}
	100% { background-image: url(../animation-4/1.jpg);}
}

@media (max-width: 1600px) {

	.titleA h5 { font-size: 45px;}
	.titleA h2 { font-size: 20px;}
	.titleB h5 { font-size: 38px; margin-bottom: 10px;}
	.titleB h2 { font-size: 14px;}
	.titleC { padding: 60px 0;}
	.titleC h5 { font-size: 45px;}
	
	.content .describe h5 { font-size: 36px;}
	.content .describe h2 { font-size: 20px; line-height: 35px;}

	.scene-2 .tabbar .item { width: 120px; height: 40px; line-height: 40px; font-size: 16px;}
	.scene-2 .colors { zoom: .7;}

	.scene-4 .content.swiper-4 a { width: 50px; height: 50px; top: 66%;}
	
	.scene-4 .content.swiper-4 a.arrow-right { left: 75%;}
	.scene-4 .content.swiper-5 a.arrow-right { left: 14%;}
	.scene-4 .content .titleB { top: 0;}
	
	.scene-3 .content { height: 750px;}
	.scene-3 .content .titleB h2 { font-size: 14px;}
	.scene-3 .content .img { height: 820px; top: 17%;}
	.scene-3 .content .list { position: absolute; top: 50%;}
	.scene-3 .content .list .item { width: 200px; height: 100px; margin-bottom: 10px;}
	
	.productList .item { bottom: 10px; padding: 0 25px; line-height: 90px;}
	.productList .item.title { height: 50px; line-height: 50px;}
	.productList .item span { font-size: 16px;}
	.productList .item .arr { zoom: .8; bottom: 15px;}
	.productList .item .priceList { margin: 0 -25px;}
	.productList .item .priceList .price-item { padding: 0 25px; height: 60px; line-height: 60px; margin-bottom: 5px; font-size: 14px;}
	.productList .item .priceList .price-item li.tabbar span { font-size: 14px;}
	
	.scene-4 i.ico-layer { background-size: 80%;}
	
	
}

@media (max-width: 1366px) {
	.pagination { bottom: 80px;}

	.titleA h5 { font-size: 35px; letter-spacing: 3px;}
	.titleA h2 { font-size: 16px; letter-spacing: 3px;}
	.titleB h5 { font-size: 24px; margin-bottom: 10px; letter-spacing: 2px;}
	.titleB h2 { font-size: 12px; letter-spacing: 2px;}
	.titleC { padding: 40px 0;}
	.titleC h5 { font-size: 35px; letter-spacing: 3px;}

	.content .describe h5 { font-size: 24px;}
	.content .describe h2 { font-size: 16px; line-height: 30px;}

	.scene-2 .tabbar .item { width: 100px; height: 30px; line-height: 30px; font-size: 14px;}
	.scene-2 .colors { zoom: .5;}

	.scene-3 .content { height: 610px;}
	.scene-3 .content .list { position: absolute; top: 53%;}
	.scene-3 .content .list .item { width: 150px; height: 80px; margin-bottom: 20px;}
	.scene-3 .content .list .item b { font-size: 24px;}
	.scene-3 .content .list .item span { font-size: 12px;}

	.scene-4 .describe { top: 21%;}
	.scene-4 .tabbar .item { width: 120px; height: 40px; line-height: 40px; font-size: 16px;}
	.scene-4 .content.swiper-4 a { width: 40px; height: 40px; top: 58%;}
	.scene-4 .content.swiper-5 a { width: 40px; height: 40px; top: 58%;}

	.scene-8 .type h5 { font-size: 20px;}
	.scene-8 .type a { padding: 10px 35px; font-size: 18px;}

	.productList .item { bottom: 10px; padding: 0 15px; line-height: 70px;}
	.productList .item.title { height: 40px; line-height: 40px;}
	.productList .item span { width: 20%; font-size: 14px;}
	.productList .item span.tit { width: 30%;}
	.productList .item .arr { zoom: .5; bottom: 15px;}
	.productList .item .priceList { margin: 0 -15px; padding: 6px 0 25px;}
	.productList .item .priceList .price-item { padding: 0 15px; height: 40px; line-height: 40px; margin-bottom: 2px; font-size: 14px;}
	.productList .item .priceList .price-item li.tabbar span { width: 50px; height: 25px; line-height: 25px; font-size: 14px;}
	.scene-4 i.ico-layer { background-size: 60%;}
}



#module-25-1>div,.match-text{text-align:center;}
#module-25-1 .item{display:inline-block;width:300px;margin:0 20px;}
.scene-4 i.ico-layer{position:static;}
.module-28,.module-26{background-color: #f7f7f7;padding: 50px 0 15px !important;}
.match-img{width: 800px;margin: -40px auto 0;text-align: center;}
.module-26 .toggle img{width:100%;}
.module-25{padding-bottom: 50px;}
.match-img img{height:300px;}
.match-tab{text-align: center;font-size: 16px;margin-top: 30px;}
.match-tab span{display: inline-block;margin: 0 20px;cursor:pointer;}
.match-tab span.tab-active{color:#1e7bcd;}
.text-tab h5{font-size:26px;font-weight:normal;margin:0 0 15px 0;}
.text-tab h2{font-size:16px;font-weight:normal;margin:0 0 30px 0;}
.nav-previous,.nav-next{opacity: 0.8 !important;}
#module-22 .content .describe{width:16%;}
#module-25 i.ico-layer{
	width:114px;
	height:70px;
	margin-left:-12px;
	background: url(../img/ico-player-2.png) no-repeat;
	background-size:100%;
}
