@media screen and (min-width:1050px) {
	.common-slides[data-v-196701ee] {
		width: 100%;
		height: 650px;
		background-size: cover;
		color: #fff
	}

	.common-slides .m[data-v-196701ee] {
		display: none!important
	}

	.common-slides>div[data-v-196701ee] {
		width: 1000px;
		margin: 0 auto;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.common-slides>div .cont-item[data-v-196701ee] {
		width: 100%;
		padding-top: 280px;
		text-align: left
	}

	.common-slides>div .cont-item h1[data-v-196701ee] {
		font-size: 35px;
		font-weight: 700
	}

	.common-slides>div .cont-item p[data-v-196701ee] {
		font-size: 60px;
		line-height: 79px
	}

	.common-slides>div .cont-item p[data-v-196701ee]:after {
/*		content: "";
		width: 80px;
		height: 4px;
		display: block;
		margin: 40px 0*/
	}

	.common-slides>div .cont-item span[data-v-196701ee] {
		display: block;
		line-height: 30px;
		font-size: 16px
	}

	.common-slides>div .cont-item .btn-list[data-v-196701ee] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 70px
	}

	.common-slides>div .cont-item .btn-list a[data-v-196701ee] {
		width: 150px;
		height: 40px;
		margin-right: 33px;
		border-radius: 25px;
		display: block;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
		cursor: pointer
	}

	.common-slides>div .cont-item .btn-list a.orange[data-v-196701ee] {
		background: darkorange;
		color: white;
		border: 1px solid darkorange;
	}

	.common-slides>div .cont-item .btn-list a.orange[data-v-196701ee]:hover {
		background: orange
	}

	.common-slides>div .cont-item .btn-list a.blue[data-v-196701ee] {
		background: #3296fa;
		color: #fff
	}

	.common-slides>div .cont-item .btn-list a.blue[data-v-196701ee]:hover {
		background: #63aff8
	}

	.common-slides>div .img-item[data-v-196701ee] {
		width: 50%;
		height: 100%
	}

	.slide02[data-v-196701ee] {
		z-index: 0;
		background-image: url("../img/p11_bg.png");
		overflow: hidden;
		height: 750px;
		-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;
		background-color: #c5c5c5;
		background-size:cover;
	}

	.slide02 p[data-v-196701ee]:after {
		background: #fff
	}

	.slide02 .img-item[data-v-196701ee] {
		position: relative
	}

	.slide02 .img-item img[data-v-196701ee] {
		position: absolute;
		bottom: 170px;
		right: 0;
		width: 120%
	}

	.slide03[data-v-196701ee] {
		color: #333;
		background-image: url(../img/p21_bg.png);
		background-repeat:no-repeat;
/*		background-size:100% 100%;
-moz-background-size:100% 100%;*/
background-color: #c5c5c5;
background-repeat: no-repeat;
background-size:cover;
height: 750px;

}

.slide03>div .cont-item[data-v-196701ee] {
	padding-left: 200px;

}

.slide03>div .cont-item p[data-v-196701ee]:after {
	background: #333
}

.slide03>div .img-item[data-v-196701ee] {
	padding-top: 220px;
}

.slide03>div .img-item img[data-v-196701ee] {
	width: 450px
}

.slide05[data-v-196701ee] {
	color: #333;
	background-image: url(../img/p21_bg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size:cover;
	height: 750px;
}

.slide05>div .cont-item[data-v-196701ee] {
	padding-left: 300px;

}

.slide05>div .cont-item p[data-v-196701ee]:after {
	background: #333
}

.slide05>div .img-item[data-v-196701ee] {
	padding-top: 160px
}

.slide05>div .img-item img[data-v-196701ee] {
	width: 340px
}

.slide04[data-v-196701ee] {
	background-image: url("../img/p31_bg.png");
	background-color: #333;
	background-repeat:no-repeat;
	background-color: #e6e6e6;
	background-size:cover;
	height: 750px;
}

.slide04 p[data-v-196701ee]:after {
	background: #fff
}

.slide04>div .cont-item[data-v-196701ee] {

}

.slide04>div .img-item[data-v-196701ee] {
	padding-top: 130px
}

.slide04>div .img-item img[data-v-196701ee] {
	width: 450px
}
}

@media screen and (max-width:1050px) {
	.common-slides[data-v-196701ee] {
		width: 100%;
		background-size: cover;
		background-position: 50%;
		color: #fff;
		text-align: center
	}

	.common-slides .pc[data-v-196701ee] {
		display: none!important
	}

	.common-slides h1[data-v-196701ee] {
		font-size: .7rem;
		padding-top: 1.01rem
	}

	.common-slides p[data-v-196701ee] {
		font-size: .6rem;
		line-height: .84rem
	}

	.common-slides p[data-v-196701ee]:after {
		content: "";
		width: .8rem;
		height: .04rem;
		display: block;
		margin: .26rem auto .39rem;
		background: #fff
	}

	.common-slides span[data-v-196701ee] {
		display: block;
		margin: 0 auto;
		font-size: .26rem;
		line-height: .45rem
	}

	.common-slides .btn-list[data-v-196701ee] {
		margin-top: .21rem
	}

	.common-slides .btn-list a[data-v-196701ee] {
		width: 4.6rem;
		height: .8rem;
		display: block;
		font-size: .26rem;
		line-height: .8rem;
		border-radius: 4px;
		margin: .4rem auto 0
	}

	.common-slides .btn-list a.white[data-v-196701ee] {
		background: #fff;
		color: #333;
		border: 1px solid #d6d6d6
	}

	.common-slides .btn-list a.white[data-v-196701ee]:active {
		background: #e7e7e7
	}

	.common-slides .btn-list a.blue[data-v-196701ee] {
		background: #3296fa;
		color: #fff
	}

	.common-slides .btn-list a.blue[data-v-196701ee]:active {
		background: #63aff8
	}

	.slide02[data-v-196701ee] {
		height: 15.5rem;
		background-image: linear-gradient(-42deg,#000743 11%,#3f80bb)
	}

	.slide02 h1[data-v-196701ee] {
		padding-top: 1.51rem
	}

	.slide02 .img-item[data-v-196701ee] {
		width: 4.15rem;
		margin: .89rem auto 0;
		padding-left: .3rem
	}

	.slide02 .img-item img[data-v-196701ee] {
		width: 4.15rem
	}

	.slide03[data-v-196701ee] {
		height: 15rem;
		background-image: url(../img/S6Ltu_m.70f129f.png);
		position: relative;
		color: #333
	}

	.slide03 p[data-v-196701ee]:after {
		background: #333
	}

	.slide03 .img-item[data-v-196701ee] {
		width: 5rem;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		padding-left: .25rem;
		bottom: 1.02rem
	}

	.slide03 .img-item img[data-v-196701ee] {
		width: 5rem
	}

	.slide04[data-v-196701ee] {
		height: 15rem;
		background-image: url("../img/X6Ptu.93988dc.jpg")
	}

	.slide04 .btn-list[data-v-196701ee] {
		margin-top: 1.09rem
	}

	.slide04 .img-item[data-v-196701ee] {
		width: 5.98rem;
		margin: 1.32rem auto 0;
		padding-left: .3rem
	}

	.slide04 .img-item img[data-v-196701ee] {
		width: 5.98rem
	}
}