@charset "UTF-8";

@font-face {
	font-family: "HanyiVar-vivo-hwid-50";
	src: url("./HanyiVar-vivo-hwid-50.woff2?v=20230320_09") format('woff2'),
		url("./HanyiVar-vivo-hwid-50.woff?v=20230320_09") format('woff'),
		url("./HanyiVar-vivo-hwid-50.ttf?v=20230320_09") format('truetype');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "HanyiVar-vivo-hwid-65";
	src: url("./HanyiVar-vivo-hwid-65.woff2?v=20230320_09") format('woff2'),
		url("./HanyiVar-vivo-hwid-65.woff?v=20230320_09") format('woff'),
		url("./HanyiVar-vivo-hwid-65.ttf?v=20230320_09") format('truetype');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "HanyiVar-vivo-hwid-75";
	src: url("./HanyiVar-vivo-hwid-75.woff2?v=20230320_09") format('woff2'),
		url("./HanyiVar-vivo-hwid-75.woff?v=20230320_09") format('woff'),
		url("./HanyiVar-vivo-hwid-75.ttf?v=20230320_09") format('truetype');
	font-style: normal;
	font-weight: 400;
}


/* .vp-head-wrap {
	display: none;
} */

.debugBtn {
	width: 8em;
	height: 5em;
	line-height: 5em;
	text-align: center;
	background-color: #00000078;
	color: white;
	z-index: 999;
	position: fixed;
	top: 8em;
	right: 4em;
	/* display: flex; */
	display: none;
	justify-content: center;
	align-items: center;
	border-radius: 2em;
	cursor: pointer;
}

html {
	font-family: HanyiVar-vivo-hwid-50, sans-serif;
}

video {
	object-fit: fill;
}

video:focus {
	outline: none;
}

.s17Pro-blackSpace {
	background-color: #fff;
	height: 100vh;
	width: 100vw;
}

.uimix-pc-mid-s17Pro {
	font-size: 15px !important;
	font-size: 0.78125vw !important;
	font-family: HanyiVar-vivo-hwid-50, sans-serif;
	background: transparent;
	color: black;
	display: none;
}

.s17Pro-pc-screen {
	position: relative;
	width: 100%;
	background-color: white;
	margin-top: -1px !important;
}

.s17Pro-pc-parallel-wrapper {
	width: 100%;
	height: 100%;
	margin-top: 0;
	position: relative;
	overflow: hidden;
	z-index: 50;
	box-sizing: border-box;
}

.uimix-pc-mid-s17Pro section {
	overflow: hidden;
}

.uimix-pc-mid-s17Pro sup {
	font-size: 0.3em;
	position: relative;
	top: -0.6em;
}

/* kv */
.s17Pro-pc-kv-screen {
	background: #fafafa;
	height: 100vh;
}

.s17Pro-pc-kv-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100vh;
}

.s17Pro-pc-kv-img-bg1 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.s17Pro-pc-kv-img-bg2 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
}

.s17Pro-pc-kv-desc {
	font-size: 0.8em;
	font-family: HanyiVar-vivo-hwid-60;
	color: rgba(0, 0, 0, .5);
	position: absolute;
	right: 3%;
	bottom: 3%;
	z-index: 2;
}

.s17Pro-pc-kv-content-btn {
	position: absolute;
	right: 17em;
	top: calc(50% + 15vh);
	font-size: 1.3em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #000000;
	line-height: 2.8em;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.s17Pro-pc-kv-content-btn-icon {
	display: block;
	position: relative;
	top: 0.05em;
	width: 1.04em;
	margin-left: 0.392857142857em;
	fill: currentColor;
}

.s17Pro-pc-kv-content-btn:hover {
	color: #475ef6;
}

/* summary */
.s17Pro-pc-summary-screen {
	width: 100%;
	height: 100vh;
	background: #fafafa;
	z-index: 50;
}

.s17Pro-pc-summary-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.s17Pro-pc-summary-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.s17Pro-pc-summary-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.s17Pro-pc-summary-txt-p1 {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #51737e;
}

.s17Pro-pc-summary-txt-p2 {
	margin-top: 0.5em;
	font-size: 3.3333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #51737e;
	opacity: 0.8;
}

.s17Pro-pc-summary-txt1 {
	position: absolute;
	top: 60em;
	left: 21em;
	opacity: 0;
}

.s17Pro-pc-summary-txt2 {
	position: absolute;
	top: 60em;
	left: 21em;
	opacity: 0;
}

.s17Pro-pc-summary-txt3 {
	position: absolute;
	top: 29.266666666em;
	left: 29.333333333em;
	opacity: 0;
}

.s17Pro-pc-summary-txt3 span {
	font-size: 6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #51737e;
}

.s17Pro-pc-summary-txt-p3-right {
	margin-left: 3.6em;
}

/* light */
.s17Pro-pc-light-screen {
	width: 100%;
	height: 100vh;
	background: #F4F4F4;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-light-content {
	width: 100%;
	height: 100%;
	position: relative;
}

.s17Pro-pc-light-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.s17Pro-pc-light-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.s17Pro-pc-light-txt1 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 33em;
	left: 0;
}

.s17Pro-pc-light-txt1-1 {
	top: 33em;
}

.s17Pro-pc-light-txt1-title {
	font-size: 3.333333333em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-light-txt1-desc {
	margin-top: 0.3em;
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
}

.s17Pro-pc-light-txt2 {
	position: absolute;
	top: -20%;
	left: 23.8em;
	mix-blend-mode: difference;
}

.s17Pro-pc-light-txt2-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #fff;
}

.s17Pro-pc-light-txt2-desc {
	margin-top: 0.3em;
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #fff;
}

.s17Pro-pc-light-txt3 {
	position: absolute;
	bottom: -20%;
	right: 20.4em;
	mix-blend-mode: difference;
}

.s17Pro-pc-light-txt3-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #fff;
}

.s17Pro-pc-light-txt3-desc {
	margin-top: 0.3em;
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #fff;
}

.s17Pro-pc-light-txt4 {
	display: flex;
	width: 100%;
	position: absolute;
	top: 14.33333em;
	left: 0;
	justify-content: center;
}

.s17Pro-pc-light-txt4-title {
	width: auto;
	display: flex;
	font-size: 8em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	line-height: 1.2em;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
	.s17Pro-pc-light-txt4-title {
		background: linear-gradient(137deg, #4acbff 10%, #93ebff 26%, #ffd178 35%, #ffd178 50%, #000 55%, #000 0);
		-webkit-background-clip: text;
		background-clip: text;
		color: transparent !important;
		background-size: 300% 100%;
		background-position: 100% 0%;
		background-repeat: no-repeat;
	}
}

/* color */
.s17Pro-pc-color-screen {
	width: 100%;
	height: 100vh;
	background: #fafafa;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-color-img1 {
	position: absolute;
	left: 62em;
	top: 22em;
	width: 24em;
}

.s17Pro-pc-color-img2 {
	position: absolute;
	left: 69em;
	top: 27.6em;
	width: 36.6em;
}

.s17Pro-pc-color-img3 {
	position: absolute;
	left: 79em;
	top: 40.2em;
	width: 58em;
}

.s17Pro-pc-color-txt {
	font-size: 1.33333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #000000;
	position: absolute;
	right: 4.1em;
	bottom: 3.2em;
	line-height: 1em;
}

.s17Pro-pc-color-txt span {
	margin: 0 1em;
	position: relative;
	top: -0.1em;
}

/* text */
.s17Pro-pc-text-screen {
	width: 100%;
	height: 50em;
	background: #fafafa;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-text-content {
	position: absolute;
	left: 26em;
	bottom: -20em;
	width: 100%;
}

.s17Pro-pc-text-txt1 p {
	position: relative;
	font-size: 8em;
	color: rgba(142, 142, 142, 0.2);
	line-height: 1.2em;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 0%, #93ebff 57%, #ffd178 100%);
	font-family: HanyiVar-vivo-hwid-65;
	opacity: 0.2;
}

.s17Pro-pc-text-txt1 p.s17Pro-pc-text-p2 {
	opacity: 1;
}

.s17Pro-pc-text-txt1 p.s17Pro-pc-text-phide {
	opacity: 0;
}

.s17Pro-pc-text-txt2 {
	position: absolute;
	font-size: 8em;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 20%, #93ebff 37%, #ffd178 80%);
	font-family: HanyiVar-vivo-hwid-65;
	line-height: 1.2em;
	top: 2.4em;
	left: 2.1em;
}

/* halo */
.s17Pro-pc-halo-screen {
	width: 100%;
	height: 100vh;
	background: #F4F7F8;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-halo-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.s17Pro-pc-halo-video1 {
	position: absolute;
	width: 90em;
	left: 52em;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 45px;
}

.s17Pro-pc-halo-txt1 {
	position: absolute;
	left: 14em;
	top: 50%;
	transform: translateY(-50%);
}

.s17Pro-pc-halo-txt1-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-halo-txt1-desc {
	margin-top: 1em;
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-halo-txt1-detail {
	margin-top: 2em;
	display: flex;
	justify-content: space-between;
}

.s17Pro-pc-halo-txt1-detail-title {
	font-size: 1.33333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
}

.s17Pro-pc-halo-txt1-detail-desc {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(-55deg, #58b7f4 0%, #9ee6fa 100%);
	font-size: 3.3333333em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #000000;
}

.s17Pro-pc-halo-txt1-info {
	margin-top: 1em;
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-halo-page1 {
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
}

.s17Pro-pc-halo-img1 {
	position: absolute;
	left: 8.25em;
	bottom: 3em;
	width: 60em;
	z-index: 1;
	opacity: 0;
}

.s17Pro-pc-halo-img2 {
	position: absolute;
	left: 12.25em;
	bottom: 7em;
	width: 60em;
	z-index: 2;
}

.s17Pro-pc-halo-img3 {
	position: absolute;
	left: 16.25em;
	bottom: 11em;
	width: 60em;
	z-index: 3;
}

.s17Pro-pc-halo-info1 {
	position: absolute;
	display: block;
	top: 0;
	right: 14em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.s17Pro-pc-halo-p1 {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-halo-p2 {
	font-size: 2.666666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	margin-top: 0.25em;
}

.s17Pro-pc-halo-p3 {
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.4em;
	margin-top: 1.2em;
}

/* flash */
.s17Pro-pc-flash-screen {
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-flash-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.s17Pro-pc-flash-img1 {
	width: 50em;
	border-radius: 1em;
	position: absolute;
	top: 17em;
	left: 19.5em;
}

.s17Pro-pc-flash-img2 {
	width: 55em;
	border-radius: 1em;
	position: absolute;
	top: 20em;
	left: 17em;
	z-index: 2;
}

.s17Pro-pc-flash-img3 {
	width: 60em;
	border-radius: 1em;
	position: absolute;
	top: 50em;
	left: 14.5em;
	z-index: 3;
	opacity: 0;
}

.s17Pro-pc-flash-info {
	position: absolute;
	top: 23em;
	right: 20em;
}

.s17Pro-pc-flash-p1 {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-flash-p2 {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 0%, #93ebff 37%, #ffd178 70%);
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #000000;
	line-height: 1.1em;
}

.s17Pro-pc-flash-p3 {
	margin-top: 0.8em;
	font-size: 2.66666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-flash-p4 {
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.4em;
	margin-top: 0.5em;
}

.s17Pro-pc-flash-txt2 {
	position: absolute;
	bottom: -15em;
	left: 0;
	opacity: 0;
}

/* front */
.s17Pro-pc-front-screen {
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-front-imgDiv {
	position: absolute;
	height: 55em;
	width: 30em;
	transform: scale(2.5);
	bottom: -33em;
	left: 24em;
}

.s17Pro-pc-front-img1 {
	position: absolute;
	z-index: 2;
	width: 21.7em;
	bottom: 6.2em;
	left: 5.4em;
}

.s17Pro-pc-front-img2 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.s17Pro-pc-front-txt1 {
	position: absolute;
	left: 79em;
	bottom: 6.5em;
}

.s17Pro-pc-front-txt1-mainTitle {
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 20%, #93ebff 50%, #ffd178 75%);
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	line-height: 1.2em;
}

.s17Pro-pc-front-txt1-desc {
	margin-top: 1.5em;
	font-size: 1.333333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

.s17Pro-pc-front-txt1-title {
	font-size: 2.666666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #000000;
}

.s17Pro-pc-front-txt2 {
	position: absolute;
	left: 79em;
	bottom: -10em;
	opacity: 0;
}

.s17Pro-pc-front-txt2-title {
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 20%, #93ebff 47%, #ffd178 75%);
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	line-height: 1.2em;
}

.s17Pro-pc-front-txt2-desc {
	margin-top: 1.5em;
	font-size: 1.333333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

/* portraitTxt */
.s17Pro-pc-portraitTxt-screen {
	background: #fafafa;
	height: 50em;
}

.s17Pro-pc-portraitTxt-content {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.s17Pro-pc-portraitTxt-p1 {
	text-align: center;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 40%, #93ebff 57%, #ffd178 70%);
	font-size: 8em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #000000;
}

/* proLevel */
.s17Pro-pc-prolevel-screen {
	width: 100%;
	height: 100vh;
	background: #F4F7F8;
	z-index: 50;
}

.s17Pro-pc-prolevel-img1 {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.s17Pro-pc-prolevel-txt1 {
	width: 30.5em;
	height: 100%;
	position: absolute;
	top: 0;
	right: 18em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.s17Pro-pc-prolevel-txt1-p1 {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-prolevel-txt1-p2 {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-prolevel-txt1-p3 {
	margin-top: 1em;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

.s17Pro-pc-prolevel-txt2 {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	padding-left: 18em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.s17Pro-pc-prolevel-txt2-p1 {
	font-size: 3.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
	line-height: 1.2em;
}

.s17Pro-pc-prolevel-txt2-p1 span {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 40%, #93ebff 57%, #ffd178 80%);
}

.s17Pro-pc-prolevel-img2 {
	height: 100%;
	position: absolute;
	left: 50%;
	top: -100%;
}

.s17Pro-pc-prolevel-img3 {
	height: 100%;
	position: absolute;
	right: 50%;
	top: 100%;
}

.s17Pro-pc-prolevel-txt3 {
	width: 37em;
	height: 100%;
	position: absolute;
	top: -100%;
	right: 15em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.s17Pro-pc-prolevel-txt3-p1 {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-prolevel-txt3-p2 {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-prolevel-txt3-p3 {
	margin-top: 1em;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-prolevel-txt3-p4 {
	margin-top: 0.5em;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
}

.s17Pro-pc-prolevel-txt4 {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	padding-left: 18em;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.s17Pro-pc-prolevel-txt4-p1 {
	font-size: 3.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
	line-height: 1.2em;
}

.s17Pro-pc-prolevel-txt4-p1 span {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(300deg, #4acbff 40%, #93ebff 57%, #ffd178 90%);
}

.s17Pro-pc-prolevel-img4 {
	height: 100%;
	position: absolute;
	left: 50%;
	top: -100%;
}

/* rear */
.s17Pro-pc-rear-screen {
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 50;
	position: relative;
}


.s17Pro-pc-rear-txt1 {
	position: absolute;
	top: calc(50% + 80px);
	transform: translateY(-50%);
	left: 10em;
}

.s17Pro-pc-rear-txt1-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	line-height: 1.2em;
}

.s17Pro-pc-rear-txt1-info {
	margin-top: 1em;
	margin-bottom: 3em;
	font-size: 1.33333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}


.s17Pro-pc-rear-video1 {
	position: absolute;
	width: 90em;
	left: 52em;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 45px;
}

.s17Pro-pc-rear-page1 {
	position: absolute;
	left: 128em;
	top: 0;
	margin-top: 90px;
	width: 600em;
	height: calc(100vh - 90px);
}

.s17Pro-pc-rear-p1 {
	float: left;
	font-size: 2.6666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	line-height: 1em;
}

.s17Pro-pc-rear-p2 {
	float: right;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.2em;
}

.s17Pro-pc-rear-p3 {
	font-size: 2.66666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	line-height: 2em;
}

.s17Pro-pc-rear-p4 {
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

.s17Pro-pc-rear-page1-div1 {
	float: left;
	height: 100%;
	margin-left: 28em;
	width: 87em;
	overflow: hidden;
}

.s17Pro-pc-rear-img1 {
	width: 100%;
	margin-top: 4.75em;
	margin-bottom: 3em;
}

.s17Pro-pc-rear-page1-info1 {
	width: 100%;
}

.s17Pro-pc-rear-page1-div2 {
	float: left;
	height: 100%;
	margin-left: 27.5em;
	width: 52em;
	overflow: hidden;
	margin-top: 10em;
}

.s17Pro-pc-rear-page1-info2 {
	width: 100%;
}

.s17Pro-pc-rear-img2 {
	margin-top: 3em;
	width: 100%;
}

.s17Pro-pc-rear-page1-div3 {
	float: left;
	height: 100%;
	margin-left: 26.5em;
	width: 48.5em;
	overflow: hidden;
}

.s17Pro-pc-rear-page1-info3 {
	width: 100%;
}

.s17Pro-pc-rear-img3 {
	margin-top: 4.75em;
	margin-bottom: 3em;
	width: 100%;
}

.s17Pro-pc-rear-page1-div4 {
	float: left;
	height: 100%;
	margin-left: 30.5em;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.s17Pro-pc-rear-page1-info4 {
    margin-left: 10em;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.s17Pro-pc-rear-img4 {
	width: 70em;
}

.s17Pro-pc-rear-page1-div5 {
	float: left;
	height: 100%;
	margin-left: 31em;
	width: 70.5em;
	overflow: hidden;
}

.s17Pro-pc-rear-page1-info5 {
	width: 100%;
}

.s17Pro-pc-rear-video5 {
	width: 100%;
	margin-top: 4.75em;
	margin-bottom: 3em;
}

/* screen */

.s17Pro-pc-screen-screen {
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 50;
	position: relative;
}

.s17Pro-pc-screen-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.s17Pro-pc-screen-img {
	position: absolute;
	display: block;
	width: 108.6em;
	top: 20em;
	left: 50%;
	transform: translateX(-50%);
}

.s17Pro-pc-screen-txt1 {
	position: absolute;
	top: 13em;
	left: 23em;
}

.s17Pro-pc-screen-txt1-desc {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-screen-txt1-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-screen-txt1-info {
	margin-top: 1em;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

.s17Pro-pc-screen-txt2 {
	position: absolute;
	bottom: -100%;
	left: calc(50% - 45em);
	width: 90em;
	display: flex;
	flex-wrap: wrap;
	background-image: -webkit-linear-gradient(300deg, #1f94fb 30%, #67ddff 50%, #ffaf44 65%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.s17Pro-pc-screen-txt2-item {
	width: 24.3%;
}

.s17Pro-pc-screen-txt2-item:nth-of-type(4n-1) {
	width: 27.1%;
}

.s17Pro-pc-screen-txt2-title {
	font-size: 1.33333333em;
	font-family: HanyiVar-vivo-hwid-50;
	-webkit-text-fill-color: #717171;
	color: #717171;
}

.s17Pro-pc-screen-txt2-desc {
	font-size: 2.6666666666em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #54adff;
	white-space: nowrap;
	margin-bottom: 1.5em;
}

.s17Pro-pc-screen-txt2-desc sup{
	vertical-align: top;
	position: unset;
}

/* chip */
.s17Pro-pc-chip-screen {
	width: 100%;
	height: 100vh;
	background: #F4F7F8;
	z-index: 50;
}

.s17Pro-pc-chip-info1 {
	position: absolute;
	bottom: calc(50% + 6.4em);
	left: 0;
	width: 100%;
	text-align: center;
}

.s17Pro-pc-chip-info1-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #000000;
}

.s17Pro-pc-chip-info1-desc {
	margin-top: 1.5em;
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
}

.s17Pro-pc-chip-imgdiv {
	width: 80%;
	position: absolute;
	left: 10%;
	top: 50%;
	border-radius: 1em;
	overflow: hidden;
}

.s17Pro-pc-chip-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position:50% top;
}

.s17Pro-pc-chip-info2-title {
	font-size: 1.333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #ffffff;
}

.s17Pro-pc-chip-info2-desc {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #ffffff;
}

.s17Pro-pc-chip-info2 {
	position: absolute;
	top: 22em;
	left: 8em;
}

.s17Pro-pc-chip-info3 {
	position: absolute;
	bottom: 20em;
	left: 8em;
}

.s17Pro-pc-chip-info4 {
	position: absolute;
	top: 30em;
	right: 8em;
}

/* rom */
.s17Pro-pc-rom-screen {
	width: 100%;
	height: 100vh;
	background: #F4F7F8;
	z-index: 50;
}

.s17Pro-pc-rom-content {
	width: 100%;
	height: 100%;
	position: relative;
}

.s17Pro-pc-rom-txt {
	width: 100%;
	height: 20em;
	position: absolute;
	top: calc(50% + 25px);
	transform: translateY(-50%);
	left: 0;
	overflow: hidden;
}

.s17Pro-pc-rom-txt-left {
	font-size: 20em;
	font-family: HanyiVar-vivo-hwid-65;
	display: block;
	position: absolute;
	right: calc(50% + 0.35em);
	line-height: 1em;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(110deg, #58b7f4 35%, #9ee6fa 55%);
	background-size: 200% 100%;
	background-position: left center;
}

.s17Pro-pc-rom-txt-right {
	font-size: 20em;
	font-family: HanyiVar-vivo-hwid-65;
	display: block;
	position: absolute;
	left: calc(50% + 0.35em);
	line-height: 1em;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(110deg, #58b7f4 35%, #9ee6fa 55%);
	background-size: 200% 100%;
	background-position: right center;
}

.s17Pro-pc-rom-info1 {
	position: absolute;
	top: 11.4em;
	left: 24em;
	opacity: 0;
}

.s17Pro-pc-rom-info1-title {
	font-size: 1.6em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #717171;
}

.s17Pro-pc-rom-info1-desc {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

.s17Pro-pc-rom-info2 {
	position: absolute;
	top: 11.26666666em;
	right: 24.2em;
	width: 18.8em;
	opacity: 0;
}

.s17Pro-pc-rom-info2-desc {
	text-align: justify;
	font-size: 1.333333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
}

.s17Pro-pc-rom-img-div {
	position: absolute;
	width: 127em;
	left: 0;
	top: calc(50% + 45px);
	transform: translateY(-50%);
}

.s17Pro-pc-rom-img1,
.s17Pro-pc-rom-img7 {
	width: 11.266666666em;
	position: absolute;
	bottom: 5.26em;
}

.s17Pro-pc-rom-img2,
.s17Pro-pc-rom-img6 {
	width: 13.066666666em;
	position: absolute;
	bottom: 3.17em;
}

.s17Pro-pc-rom-img3,
.s17Pro-pc-rom-img5 {
	width: 14.866666666em;
	position: absolute;
	bottom: 1.06em;
}

.s17Pro-pc-rom-img4 {
	width: 18.75em;
	bottom: 0;
	margin-left: 54.125em;
}

.s17Pro-pc-rom-img1,
.s17Pro-pc-rom-img2,
.s17Pro-pc-rom-img3 {
	right: 55.125em;
	z-index: -1;
}

.s17Pro-pc-rom-img5,
.s17Pro-pc-rom-img6,
.s17Pro-pc-rom-img7 {
	right: 55.125em;
	z-index: -1;
}

/* charge */
.s17Pro-pc-charge-screen {
	width: 100%;
	height: 100vh;
	background: #fff;
	z-index: 50;
}

.s17Pro-pc-charge-video {
	width: 40.5333333333em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 45px;
	z-index: -1;
}

.s17Pro-pc-charge-info1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: calc(50% + 25.53333333em);
	z-index: -1;
	opacity: 0;
}

.s17Pro-pc-charge-info1-title {
	font-size: 4em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
	line-height: 1.2em;
}

.s17Pro-pc-charge-info1-desc {
	margin-top: 1.5em;
	width: 14.75em;
	font-size: 1.3333333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
	line-height: 1.3em;
	text-align: justify;
}

.s17Pro-pc-charge-info2 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: calc(50% + 25.53333333em);
	z-index: -1;
	opacity: 0;
}

.s17Pro-pc-charge-info2-title {
	margin-top: 1.5em;
	font-size: 1.3333333333em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #717171;
}

.s17Pro-pc-charge-info2-desc {
	font-size: 3.333333333em;
	font-family: HanyiVar-vivo-hwid-65;
	color: #272727;
}

/* os */
.s17Pro-pc-os-screen {
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 50;
}

.s17Pro-pc-os-content {
	width: 100%;
	height: 100%;
	position: relative;
}

.s17Pro-pc-os-content1 {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #f2f1f7;
	margin: 0 auto;
}

.s17Pro-pc-os-img1 {
	width: 64.33em;
	margin-bottom: 4.6em;
}

.s17Pro-pc-os-title1 {
	font-size: 6em;
	font-family: HanyiVar-vivo-hwid-75;
	color: #000000;
	margin-bottom: 2.1em;
}

.s17Pro-pc-os-more {
	font-size: 2.33em;
	font-family: HanyiVar-vivo-hwid-75;
	color: #000000;
}

.s17Pro-pc-os-content-div {
	width: 82%;
	display: flex;
	justify-content: space-between;
	margin: 40em auto 0;
}

.s17Pro-pc-os-content2 {
	width: calc(50% - 1em);
	height: 37.2em;
	background: #f2f1f7;
	border-radius: 2.6em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.s17Pro-pc-os-img2 {
	width: 15.07em;
	margin-bottom: 4em;
}

.s17Pro-pc-os-title2 {
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-75;
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 0.9em;
	text-align: center;
}

.s17Pro-pc-os-desc2 {
	font-size: 1.33em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #000000;
	line-height: 1.40601504em;
	text-align: center;
}

.s17Pro-pc-os-content3 {
	width: calc(50% - 1em);
	height: 37.2em;
	background: #f2f1f7;
	border-radius: 2.6em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.s17Pro-pc-os-img3 {
	width: 15.07em;
	margin-bottom: 4.4em;
}

.s17Pro-pc-os-title3 {
	font-size: 2em;
	font-family: HanyiVar-vivo-hwid-75;
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 0.9em;
	text-align: center;
}

.s17Pro-pc-os-desc3 {
	font-size: 1.33em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #000000;
	line-height: 1.40601504em;
	text-align: center;
}

/* note */
.s17Pro-pc-note-screen {
	width: 100%;
	height: auto;
	background: white;
	z-index: 50;
	margin-top: -1px;
}

.s17Pro-pc-note-content {
	width: 100%;
	position: relative;
	margin: 8em auto;
	padding-left: 24.07em;
}


.s17Pro-pc-note-title {
	font-size: 2.67em;
	font-family: HanyiVar-vivo-hwid-75;
	color: #4d4d4d;
}

.s17Pro-pc-note-desc {
	margin-top: 3.93em;
}

.s17Pro-pc-note-desc p {
	font-size: 1.07em;
	font-family: HanyiVar-vivo-hwid-50;
	color: #adadac;
	line-height: 1.86915888em;
}


@media screen and (min-width: 1440px) and (max-width: 1600px) {
	.s17Pro-pc-screen-txt2-desc {
		margin-bottom: 1em;
	}
}

@media screen and (max-width:1030px) {

	.s17Pro-pc-rear-p1 {
		font-size: 2em;
	}

	.s17Pro-pc-rear-p2 {
		font-size: 1.2em;
		line-height: 1.5em;
	}

	.s17Pro-pc-charge-info1-desc {
		width: 20em;
	}

	.s17Pro-pc-note-content {
		padding-left: 8em;
	}
	
	.s17Pro-pc-rear-img4 {
		height: 60%;
	}

	.s17Pro-pc-summary-video {
		margin-left: 1.5em;
	}

	.s17Pro-pc-kv-img-bg1 {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: none;
	}

	.s17Pro-pc-kv-img-bg2 {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
}

.J_replace_content {
	min-height: 100vh;
}

.s17Pro-pc-video-playDiv {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: black;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999;
	overflow: hidden;
	display: none;
}

.s17Pro-pc-video-playDiv-wrapper {
	width: auto;
	height: 60%;
	overflow: hidden;
}

.s17Pro-pc-video-playDiv-video {
	height: 100%;
	object-fit: fill;
}

.s17Pro-pc-video-playDiv-closeBtn {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: 2em;
	right: 2em;
	color: white;
	font-size: 2.5em;
	border-radius: 1em;
	cursor: pointer;
	background: #ffffff24;
	line-height: 1.4em;
	text-align: center;
}