.kelvin-g {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.6;
	letter-spacing: calc(-0.037em + 0.526px);
}

.kelvin-g * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

.kelvin-g a {
	color: inherit;
}

.kelvin-g img {
	width: 100%;
	vertical-align: middle;
}

.kelvin-g picture {
	width: 100%;
	display: block;
}

.kelvin-g .blur-up {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	-webkit-transition: -webkit-filter 400ms;
	transition: -webkit-filter 400ms;
	transition: filter 400ms;
	transition: filter 400ms, -webkit-filter 400ms;
}

.kelvin-g .blur-up.lazyloaded {
	-webkit-filter: blur(0);
	filter: blur(0);
}

.kelvin-g .lazyload:not([src]) {
	display: none;
}

.kelvin-g .is-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.kelvin-g .nowrap {
	white-space: nowrap;
}

.kelvin-g sub,
.kelvin-g sup {
	position: relative;
	vertical-align: baseline;
	line-height: 0;
	font-size: 64%;
}

.kelvin-g sub {
	bottom: -0.5em;
}

.kelvin-g sup {
	top: -0.5em;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g sup {
		top: -0.7em;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g sup {
		top: -0.7em;
	}
}

.kelvin-g .hidden {
	display: none !important;
}

.kelvin-g .is-scroll {
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
	transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
	transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1), -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
	-ms-transition: none;
	will-change: transform;
}

@media screen and (max-width: 1365px),
screen and (max-aspect-ratio: 1 / 1),
screen and (max-width: 1366px) and (min-height: 800px) {
	.kelvin-g .is-scroll {
		-webkit-transition: none;
		transition: none;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .is-scroll {
		-webkit-transition: none;
		transition: none;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .is-scroll {
		-webkit-transition: none;
		transition: none;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .is-scroll {
		-webkit-transition: none;
		transition: none;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .hidden-ie {
		display: none;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .hidden-ie {
		display: none;
	}
}

.kelvin-g .show-ie {
	display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .show-ie {
		display: block;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .show-ie {
		display: block;
	}
}

.kelvin-g .is-toggle {
	opacity: 0;
	z-index: -999 !important;
}

.kelvin-g .is-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 0;
}

.kelvin-g .common-video {
	position: relative;
	width: 100%;
	height: 100%;
}

.kelvin-g .common-container {
	z-index: 2;
	position: relative;
	margin: 0 auto;
	width: 68.22917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-container {
		width: 83.33333vw;
	}
}

.kelvin-g .common-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kelvin-g .common-row .col-1,
.kelvin-g .common-row .col-2,
.kelvin-g .common-row .col-3,
.kelvin-g .common-row .col-4,
.kelvin-g .common-row .col-5,
.kelvin-g .common-row .col-6,
.kelvin-g .common-row .col-7,
.kelvin-g .common-row .col-8,
.kelvin-g .common-row .col-9,
.kelvin-g .common-row .col-10,
.kelvin-g .common-row .col-11,
.kelvin-g .common-row .col-12,
.kelvin-g .common-row .col,
.kelvin-g .common-row .col-auto,
.kelvin-g .common-row .col-mob-1,
.kelvin-g .common-row .col-mob-2,
.kelvin-g .common-row .col-mob-3,
.kelvin-g .common-row .col-mob-4,
.kelvin-g .common-row .col-mob-5,
.kelvin-g .common-row .col-mob-6,
.kelvin-g .common-row .col-mob-7,
.kelvin-g .common-row .col-mob-8,
.kelvin-g .common-row .col-mob-9,
.kelvin-g .common-row .col-mob-10,
.kelvin-g .common-row .col-mob-11,
.kelvin-g .common-row .col-mob-12,
.kelvin-g .common-row .col-mob,
.kelvin-g .common-row .col-mob-auto {
	position: relative;
	width: 100%;
}

.kelvin-g .common-row .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.kelvin-g .common-row .col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.kelvin-g .common-row .col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.kelvin-g .common-row .col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.kelvin-g .common-row .col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.kelvin-g .common-row .col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.kelvin-g .common-row .col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.kelvin-g .common-row .col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.kelvin-g .common-row .col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.kelvin-g .common-row .col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.kelvin-g .common-row .col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.kelvin-g .common-row .col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.kelvin-g .common-row .col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.kelvin-g .common-row .col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-row .col-mob {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.kelvin-g .common-row .col-mob-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.kelvin-g .common-row .col-mob-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.kelvin-g .common-row .col-mob-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.kelvin-g .common-row .col-mob-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.kelvin-g .common-row .col-mob-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.kelvin-g .common-row .col-mob-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.kelvin-g .common-row .col-mob-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.kelvin-g .common-row .col-mob-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.kelvin-g .common-row .col-mob-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.kelvin-g .common-row .col-mob-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.kelvin-g .common-row .col-mob-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.kelvin-g .common-row .col-mob-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.kelvin-g .common-row .col-mob-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.kelvin-g .common-row .order-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.kelvin-g .common-row .order-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.kelvin-g .common-row .order-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.kelvin-g .common-row .order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.kelvin-g .common-row .order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.kelvin-g .common-row .order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.kelvin-g .common-row .order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.kelvin-g .common-row .order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.kelvin-g .common-row .order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.kelvin-g .common-row .order-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.kelvin-g .common-row .order-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.kelvin-g .common-row .order-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.kelvin-g .common-row .order-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.kelvin-g .common-row .order-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.kelvin-g .common-row .order-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
}

.kelvin-g .common-spacing {
	padding-top: 10.41667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-spacing {
		padding-top: 8.33333vw;
	}
}

.kelvin-g .common-summary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 57.44792vw;
}

.kelvin-g .common-title {
	width: 29.47917vw;
	font-size: 3.33333vw;
	line-height: 1.25;
	font-weight: 700;
	color: #1e2022;
	letter-spacing: calc(-0.037em + 0.526px);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-title {
		width: 100%;
		font-size: 8.88889vw;
	}
}

.kelvin-g .common-title.common-pb {
	padding-bottom: 2.08333vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-title.common-pb {
		padding-bottom: 5.55556vw;
	}
}

.kelvin-g .common-desc {
	width: 27.91667vw;
	font-size: 1.14583vw;
	line-height: 1.6;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
	letter-spacing: calc(-0.037em + 0.526px);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .common-desc {
		width: 100%;
		font-size: 4.44444vw;
	}
}

.kelvin-g .cf:before,
.kelvin-g .cf:after {
	content: " ";
	display: table;
}

.kelvin-g .cf:after {
	clear: both;
}

.kelvin-g .cf {
	zoom: 1;
}

.kelvin-g .text-left {
	text-align: left !important;
}

.kelvin-g .text-right {
	text-align: right !important;
}

.kelvin-g .text-center {
	text-align: center !important;
}

.kelvin-g #trigger-block {
	position: relative;
}

.kelvin-g .kelvin-kv {
	position: relative;
	padding-top: 8.802083333333vw;
	padding-left: 4.1666666666666vw;
	padding-bottom: 9.21875vw;
}
@media screen and (min-width: 676.5px) and (max-width: 677.5px),screen and (min-aspect-ratio:10/13) and (max-aspect-ratio:127/100) {
	.kelvin-g .kelvin-kv {
		padding-top: 20.802083vw;
		padding-left: 4.166667vw;
		padding-bottom: 15.21875vw;
	}
}
@media screen and (min-width: 1365.5px) and (max-width: 1366.5px){
	.kelvin-g .kelvin-kv {
		padding-top: 4.802083vw;
		padding-bottom: 6.21875vw;
	}
	.kelvin-g .kelvin-kv .kelvin-slogan{
		top: 9.4375vw;
	}
}
@media screen and (min-width: 1599.5px) and (max-width: 1600.5px){
	.kelvin-g .kelvin-kv {
		padding-top: 6.802083vw;
    	padding-bottom: 7.21875vw;
	}
}
.kelvin-g .kelvin-kv-bg{
	width: 71.302083333vw;
}
.kelvin-g .kelvin-kv .kelvin-slogan {
	position: absolute;
	top: 13.4375vw;
	left: 57.9166666666vw;
	width: 27.97083vw;
	text-align: center;
}
.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-img {
	width: 100%;
}
@media screen and (min-width: 1365.5px) and (max-width: 1366.5px) {
	.kelvin-g .kelvin-kv .kelvin-slogan {
		top: 8.4375vw;
	}
}
@media screen and (max-width: 639px) and (max-width: 1024px),screen and (orientation:landscape){
	.kelvin-g .kelvin-kv .kelvin-slogan {
		left: 62.9166666666vw;
	}
}
.kelvin-g .kelvin-kv .kelvin-kv-icon{
	position: absolute;
	right: 8px;
	bottom: 9.11458333333vw;
	height: 1.6666666666vw;
	min-height: 32px;
    width: auto;
}
.kelvin-g .kelvin-kv .kelvin-kv-icon img{
	height: 100%;
	width: auto;
}


@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-kv {
		padding-top: 64.6666666666vw;
		padding-left: 0vw;
		padding-bottom: 36.805555555vw;
	}
	.kelvin-g .kelvin-kv-bg{
		width: 100%;
	}
	.kelvin-g .kelvin-kv .kelvin-slogan {
		top: 11.944444444vw;
		left: 50%;
		transform: translateX(-50%);
		width: 75.2222222222vw;
	}
	.kelvin-g .kelvin-kv .kelvin-kv-icon{
		bottom: 25.27777777777vw;
		height: 4.444444444444vw;
		min-height: 32px;
	}
}

.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-text {
	font-size: 1.14583333vw;
    line-height: 1.6;
    margin: auto;
    color: #1e2022;
    margin-top: 1.5625vw;
	white-space: nowrap;
}

@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-text {
		font-size: 3.05555555vw;
		margin-top: 2.777778vw;
	}
}

.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-pic{
	color:#000000;
	line-height:1.25;
	margin-top: 2.5vw;
	font-size: 1.46vw;
    font-weight: 400;
    color: #000;
}
.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-pic span{
	font-size: .45em;
    font-weight: 500;
}
.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-botton{
	background-color: #000000;
    color: white;
    font-size: 13px;
    border: 2px solid #000;
    display: inline-block;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 40px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease-out;
    margin-top: 1.25vw;
}
.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-botton:hover {
    opacity: .8;
}
@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-pic span{
        font-size: .65em;
    }
	.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-pic{
		font-size: 5.56vw;
		margin-top: 6.6666666666vw;
    }
	.kelvin-g .kelvin-kv .kelvin-slogan .kelvin-slogan-botton{
		margin-top: 6.666667vw;
	}
}

/*  2022/4/21 start  */

.kelvin-g .kelvin-new-jump{
	width: 82.1875vw;
	margin: 0 auto;
	margin-bottom: 10.41666666666vw;
	text-align: center;
}
.kelvin-g .kelvin-new-tittle{
	font-weight:700;
	color:#1e2022;
	line-height: 1.25;
	font-size:3.333333333333vw;
	margin-bottom: 3.125vw;
}
.kelvin-new-jump-ul .kelvin-new-jump-li{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(1) .kelvin-new-jump-item:nth-of-type(1){
	position: relative;
    width: 38.802083vw;
}

.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(1) .kelvin-new-jump-item:nth-of-type(2){
	position: relative;
    width: 41.822917vw;
}
.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2){
	margin-top: 1.5625vw;
}
.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2) .kelvin-new-jump-item {
	 width: 26.354167vw;
	 position: relative;
}

.kelvin-new-jump-ul .kelvin-new-jump-tittle{
	position: absolute;
	top: 1.5625vw;
	left: 1.5625vw;
	font-weight:700;
	color:#1e2022;
	font-size:1.4583333333333vw;
	line-height:1.25;
	text-align: left;
}
.kelvin-new-jump-item4 .kelvin-new-jump-tittle{
	left: auto;
	right: 1.5625vw;
	width: 42.5%;
}
.kelvin-new-jump-ul .kelvin-new-jump-text{
	font-weight:500;
	color:#606060;
	font-size:1.041666666666vw;
	line-height: 1.6;
	padding-top: 0.416666666666vw;
}
.kelvin-new-jump-ul .kelvin-new-jump-icon{
	position: absolute;
	right: 1.04166666666vw;
	bottom: 1.04166666666vw;
	width: 2.39583333333vw;
	height: 2.39583333333vw;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	overflow: hidden;
}
.kelvin-new-jump-ul .kelvin-new-jump-icon-img>div{
	width: 2.39583333333vw;
	height: 2.39583333333vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.kelvin-new-jump-ul .kelvin-new-jump-icon-img>div>img{
	width: 0.9375vw;
}
.kelvin-new-jump-ul .kelvin-new-jump-hover{
	cursor: pointer;
}
.kelvin-new-jump-ul .kelvin-new-jump-hover:hover .kelvin-new-jump-icon-img {
    transform: translateY(0%);
}
.kelvin-new-jump-ul .kelvin-new-jump-icon-img{
	transform: translateY(-50%);
    transition: transform 0.8s ease;
}
@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-new-jump{
		width: 91.666666666666vw;
		margin-bottom: 0;
	}
	.kelvin-g .kelvin-new-tittle{
		font-size:8.88888888888vw;
	}
	.kelvin-g .kelvin-new-jump-ul {
		margin-top: 11.38888888888vw;
		display: block;
	}

	.kelvin-new-jump-ul .kelvin-new-jump-li{
	     flex-wrap: wrap;
	}

	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(1) .kelvin-new-jump-item:nth-of-type(1){
		width: 100%;
		margin-bottom: 4.166667vw;
	}
	
	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(1) .kelvin-new-jump-item:nth-of-type(2){
		width: 100%;
		margin-bottom: 4.166667vw;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2){
		margin-top: 0;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2) .kelvin-new-jump-item:nth-of-type(1) {
		 width: 100%;
		 margin-bottom: 4.166667vw;
	}

	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2) .kelvin-new-jump-item:nth-of-type(2),
	.kelvin-new-jump-ul .kelvin-new-jump-li:nth-of-type(2) .kelvin-new-jump-item:nth-of-type(3){
		width: 43.75vw;
	}

	.kelvin-new-jump-ul .kelvin-new-jump-tittle{
		top: 4.166667vw;
		left: 3.3333333vw;
		color:#000000;;
		font-size:3.888888888888vw;
	}

	.kelvin-new-jump-item4 .kelvin-new-jump-tittle{
		left: 3.3333333vw;
		right: auto;
		width: 80%;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-text{
		font-size:3.333333333333vw;
		padding-top: 1.111111111111vw;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-icon{
		right: 2.777777777777vw;
		bottom: 2.777777777777vw;
		width: 4.44444444vw;
		height: 4.44444444vw;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-icon-img>div{
		width: 4.44444444vw;
		height: 4.44444444vw;
	}
	.kelvin-new-jump-ul .kelvin-new-jump-icon-img>div>img{
		width: 2vw;
	}
}

.kelvin-g .kelvin-sec2 {
	position: relative;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 {
		padding-top: 0;
		display: block;
		min-height: auto;
		height: auto;
	}
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 {
		display: block;
		padding-top: 0;
		min-height: auto;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 {
		display: block;
		padding-top: 0;
		min-height: auto;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-IEbg {
	display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-IEbg {
		display: block;
		width: 100%;
		height: 50vw;
		overflow: hidden;
	}

	.kelvin-g .kelvin-sec2 .kelvin-sec2-IEbg img {
		display: block;
		width: 100%;
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-transform-origin: 50% 40%;
		transform-origin: 50% 40%;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-IEbg {
		display: block;
		width: 100%;
		height: 50vw;
		overflow: hidden;
	}

	.kelvin-g .kelvin-sec2 .kelvin-sec2-IEbg img {
		display: block;
		width: 100%;
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-transform-origin: 50% 40%;
		transform-origin: 50% 40%;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-bgc {
	pointer-events: none;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bgc {
		display: none;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bgc {
		display: none;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bgc {
		display: none;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle {
	pointer-events: none;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0;
	letter-spacing: 1.04167vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle {
		opacity: 1;
		position: relative;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: center;
		align-content: center;
		height: calc(100vh - 60px);
		height: calc(var(--vh, 1vh) * 100 - 60px);
		margin-top: calc((100vh - 110.38889vw) / -2);
		margin-top: calc((var(--vh, 1vh) * 100 - 110.38889vw) / -2);
	}
}

@media screen and (max-width: 738px) and (min-width: 730px) and (min-height: 745px) and (max-height: 770px) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle {
		padding-top: 25vw;
		padding-bottom: 27.77778vw;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		height: 50vw;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		height: 50vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle span {
	display: inline-block;
	font-size: 7.8125vw;
	line-height: 1.25;
	font-weight: 800;
	color: #fff;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle span {
		display: block;
		font-size: 13.33333vw;
		color: #000;
		opacity: 0;
		padding: 0.26042vw 0;
	}

}

.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle .kelvin-sec2-title-left {
	padding-right: 1.04167vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle .kelvin-sec2-title-left {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
		padding-right: 0;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle .kelvin-sec2-title-right {
	padding-left: 1.04167vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-largetitle .kelvin-sec2-title-right {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
		padding-left: 0;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary {
	margin: 0 auto;
	width: 68.22916666666vw;
	font-size: 0;
	padding-bottom: 4.16667vw;
	-webkit-transform: translateY(60%);
	transform: translateY(60%);
	opacity: 0;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		width: 91.6666666666666vw;
		padding-bottom: 13.88889vw;
		display: block;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		padding-top: 10.52083vw;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		padding-top: 10.52083vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-title,
.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-title,
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-desc {
		display: block;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-title {
	width: 22.5vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-desc {
	width: 34.8958333333vw;
}
.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-desc .common-desc{
	width: 100%;
}
@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block {
	padding-top: 2.1875vw;
	font-size: 0;
	display: flex;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block {
		padding-top: 6.94444vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item {
	margin-right: 4.89583vw;
	display: flex;
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item:last-child {
	margin-right: 0;
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item img{
	width: 3.75vw;
	height: 3.75vw;
	margin-right: 1.041666666666vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item {
		margin-right: 15vw;
		align-items: flex-start;
	}

	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item img{
		width: 13.05555555555vw;
		height: 13.05555555555vw;
		margin-right: 2.7777777777777vw;
	}

	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item:last-child {
		margin-right: 0;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item .kelvin-sec2-subtitle {
	font-size: 1.6666666666vw;
	font-weight: 700;
	color: #1e2022;
	line-height: 1.25;
	padding-bottom: 0vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item .kelvin-sec2-subtitle {
		font-size: 4.44444444444vw;
		padding-bottom: 0.6944444444444vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item .kelvin-sec2-desc2 {
	font-size: 1.1458333333333vw;
	font-weight: 500;
	color:rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-summary .kelvin-sec2-summary-block .kelvin-sec2-summary-item .kelvin-sec2-desc2 {
		font-size:3.33333333333vw;
	}
}

.kelvin-g .kelvin-sec2 .kelvin-sec2-bg {
	-webkit-transform: scale(3);
	transform: scale(3);
	-webkit-transform-origin: 50% 60%;
	transform-origin: 50% 60%;
	margin: 0 auto;
	width: 57.34375vw;
	height: 31.71875vw;
}

@media screen and (max-width: 1024px) and (min-height: 600px),
screen and (max-width: 1366px) and (min-height: 800px) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bg {
		-webkit-transform-origin: 50% 62%;
		transform-origin: 50% 62%;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bg {
		-webkit-transform: scale(1);
		transform: scale(1);
		width: 94.44444vw;
		height: 52.22222vw;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bg {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec2 .kelvin-sec2-bg {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.kelvin-g .kelvin-sec3 {
	position: relative;
	padding-top: 10.41667vw;
	padding-bottom: 10.41667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 {
		padding-top: 27.77778vw;
		padding-bottom: 27.77778vw;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-summary {
	margin: 0 auto;
	width: 57.44792vw;
	font-size: 0;
	padding-bottom: 4.16667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 .kelvin-sec3-summary {
		width: 83.33333vw;
		padding-bottom: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-title,
.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-title,
	.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-desc {
		display: block;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-title {
	width: 29.47917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-desc {
	width: 27.91667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 .kelvin-sec3-summary .kelvin-sec3-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-bg {
	position: relative;
	margin: 0 auto;
	width: 100vw;
	height: 38.4375vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 .kelvin-sec3-bg {
		width: 100vw;
		height: 65.27777777777vw;
		text-align: center;
	}
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-bg img {
	z-index: 2;
	position: relative;
}

.kelvin-g .kelvin-sec3 .kelvin-sec3-bg .kelvin-sec3-video {
	z-index: 1;
    position: absolute;
    top: 1.6%;
    left: 29.3%;
    width: 41.014583vw;
    height: 27.44792vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec3 .kelvin-sec3-bg img {
		width: 94%;
	}
	.kelvin-g .kelvin-sec3 .kelvin-sec3-bg .kelvin-sec3-video {
		top: 1.5%;
		left: 15.277777777%;
		width: 69.58333333333vw;
		height: 46.38888888vw;
	}
}

.kelvin-g .kelvin-sec4 {
	position: relative;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 {
		padding-bottom: 0vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-summary {
	margin: 0 auto;
	width: 57.44792vw;
	font-size: 0;
	padding-bottom: 4.16667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-summary {
		width: 83.33333vw;
		padding-bottom: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-title,
.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-title,
	.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-desc {
		display: block;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-title {
	width: 29.47917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-desc {
	width: 27.91667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-summary .kelvin-sec4-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id {
	font-size: 0;
	line-height: 0;
	width: 100%;
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-img {
	background-color: #f2f2f2;
	width: 100%;
	height: 100%;
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-left,
.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right {
	display: inline-block;
	vertical-align: top;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-left,
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right {
		display: block;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-left {
	width: 57.76042vw;
	height: 35.52083vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-left {
		width: 100%;
		height: 61.66667vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right {
	width: 33.33333vw;
	height: 35.52083vw;
	padding-left: 3.07292vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right {
		width: 100%;
		height: 13.33333vw;
		margin-top: 5vw;
		padding-left: 0;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right .kelvin-sec4-id-img {
	height: 26.51042vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-id-right .kelvin-sec4-id-img {
		display: none;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm {
	margin-top: 4.89583vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm {
		margin-top: 0;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button {
	font-size: 0;
	height: 2.5vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button {
		height: 13.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-prev,
.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-next {
	vertical-align: top;
	display: inline-block;
	width: 2.5vw;
	height: 2.5vw;
	background: url("/content/dam/huawei-cbg-site/cn/mkt/pdp/laptops/matebook-14-2023/img/additions/icon-arr.svg") no-repeat center;
	background-size: 2.5vw;
	cursor: pointer;
	outline: none;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-prev,
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-next {
		width: 13.33333vw;
		height: 13.33333vw;
		background-size: 13.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-prev {
	margin-left: 0.3125vw;
	margin-right: 1.5625vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-prev {
		margin-left: 7.77778vw;
		margin-right: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .kelvin-button-next {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button .swiper-button-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text {
	position: relative;
	float: right;
	width: 11.25vw;
	height: 2.5vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text {
		width: 40.83333vw;
		height: 13.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-gray,
.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-silver {
	position: relative;
	display: block;
	font-size: 1.14583vw;
	color: rgba(0, 0, 0, 0.7);
	font-weight: 500;
	line-height: 2.5vw;
	padding-left: 1.82292vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-gray,
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-silver {
		font-size: 4.44444vw;
		line-height: 13.33333vw;
		padding-left: 5.27778vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-gray::before,
.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-silver::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.72917vw;
	width: 1.04167vw;
	height: 1.04167vw;
	border-radius: 50%;
	background-color: #bcbcbc;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-gray::before,
	.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-silver::before {
		top: 5vw;
		width: 3.33333vw;
		height: 3.33333vw;
	}
}

.kelvin-g .kelvin-sec4 .kelvin-sec4-id .kelvin-sec4-btm .kelvin-sec4-button-text .kelvin-sec4-button-silver::before {
	background-color: #e8e8e8;
}

.kelvin-g .kelvin-sec59 {
	overflow: hidden;
}

.kelvin-g .kelvin-sec5 {
	position: relative;
	width: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec5 {
		height: calc(100vh - 60px);
		height: calc(var(--vh, 1vh) * 100 - 60px);
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-bg {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title {
	z-index: 2;
	position: relative;
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title span {
	display: inline-block;
	font-size: 7.8125vw;
	line-height: 1.25;
	font-weight: 800;
	padding: 0.52083vw 0.78125vw;
	opacity: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec5 .kelvin-sec5-title span {
		font-size: 11.33333vw;
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left,
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right {
	text-align: center;
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span,
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span {
	color: #000;
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(1),
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(1) {
	-webkit-transform: translateX(-225%);
	transform: translateX(-225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(1),
	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(1) {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(2),
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(2) {
	-webkit-transform: translateX(-75%);
	transform: translateX(-75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(2),
	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(2) {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(3),
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(3) {
	-webkit-transform: translateX(75%);
	transform: translateX(75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(3),
	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(3) {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(4),
.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(4) {
	-webkit-transform: translateX(225%);
	transform: translateX(225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-left span:nth-child(4),
	.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span:nth-child(4) {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}

.kelvin-g .kelvin-sec5 .kelvin-sec5-title .kelvin-sec5-title-right span {
	color: #fff;
}

.kelvin-g .kelvin-sec6 {
	position: relative;
	background-color: #000;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec6 {
		/* height: 62.5vw; */
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec6 {
		height: 62.5vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 {
		height: auto;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-bg {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-bg {
		display: none;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-i7 {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-i7 {
		opacity: 1;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-i7 {
		opacity: 1;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-i7 {
		opacity: 1;
		position: relative;
		height: 84.44444vw;
		display: block;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-summary {
	position: relative;
	z-index: 3;
	margin: 0 auto;
	width: 57.44792vw;
	font-size: 0;
	padding-bottom: 4.16667vw;
}


@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-summary {
		width: 83.33333vw;
		padding-bottom: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-title,
.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-title,
	.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-desc {
		display: block;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-title {
	width: 31.71875vw;
	color: #fff;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-desc {
	width: 25.67708vw;
	font-weight:500;
	color:rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-desc {
		width: 100%;
	}
}

.kelvin-g #triggerSec7 {
	position: absolute;
	top: 100vh;
	top: calc(var(--vh, 1vh) * 100);
}

.kelvin-g #triggerSec77 {
	position: absolute;
	top: 200vh;
	top: calc(var(--vh, 1vh) * 200);
}

.kelvin-g .kelvin-sec7 {
	z-index: 4;
	position: relative;
	margin-top: 7.96875vw;
	margin-bottom: 10.41667vw;
	background-color: #000;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 {
		height: auto;
		margin-top: 27.77778vw;
		margin-bottom: 27.77778vw;
	}
}

.kelvin-g .kelvin-sec7 .common-container {
	height: 42.70833vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .common-container {
		height: auto;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-bg {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-bg {
		position: relative;
		display: block;
		padding-top: 18.05556vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary {
	position: relative;
	z-index: 3;
	width: 23.33333vw;
	font-size: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary {
		width: 83.33333vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-title {
	color: #fff;
	padding-bottom: 2.08333vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-desc {
	width: 22.1875vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance {
	padding-top: 2.13542vw;
	padding-bottom: 3.125vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance {
		padding-top: 2.5vw;
		padding-bottom: 0;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group {
	padding-top: 2.70833vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group {
		padding-top: 10.83333vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress-text {
	font-size: 0.67708vw;
	color: #fff;
	line-height: 1;
	padding-bottom: 0.67708vw;
}

@media screen and (max-width: 1920px) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress-text {
		font-size: 13px;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress-text {
		font-size: 3.61111vw;
		padding-bottom: 2.77778vw;
	}
}

@media screen and (max-width: 639px) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress-text {
		font-size: 11px;
		padding-bottom: 2.77778vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress {
	overflow: hidden;
	width: 14.27083vw;
	height: 0.46875vw;
	border-radius: 0.23438vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress {
		width: 58.33333vw;
		height: 2.02778vw;
		border-radius: 1.01389vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #5f5f5f;
	-webkit-transition: width 0.5s ease;
	transition: width 0.5s ease;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	border-radius: 0.23438vw;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress span {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress span {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress span {
		width: 100%;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		border-radius: 1.01389vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress span.active {
	width: 100%;
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress.blue {
	width: 20.41667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress.blue {
		width: 83.33333vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-progress.blue span {
	background-color: #00c4ff;
	background-image: -webkit-gradient(linear, left top, right top, from(#0045ff), to(#00c4ff));
	background-image: linear-gradient(90deg, #0045ff, #00c4ff);
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-percentage {
	font-size: 2.65625vw;
	color: #0093ff;
	line-height: 1;
	font-weight: 700;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-percentage {
		font-size: 10.55556vw;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-percentage b {
	font-size: 1.04167vw;
	font-weight: normal;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-percentage b {
		font-size: 4.16667vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance .kelvin-sec7-performance-group .kelvin-sec7-percentage span.show-mob {
		display: inline !important;
	}
}

.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance #kelvinSec7Percentage {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance #kelvinSec7Percentage {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance #kelvinSec7Percentage {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec7 .kelvin-sec7-summary .kelvin-sec7-performance #kelvinSec7Percentage {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
		opacity: 1;
	}
}

.kelvin-g .kelvin-sec67 {
	position: relative;
	overflow: hidden;
	margin-bottom: 10.4166666666vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec67 {
		height: auto;
		margin-bottom: 27.77777777777vw;
	}
}

.kelvin-g .kelvin-sec678 {
	position: relative;
	z-index: 2;
	background-color: #000;
	overflow: hidden;
}

.kelvin-g .kelvin-sec8 {
	z-index: 4;
	position: relative;
	background-color: #000;
}


.kelvin-g .kelvin-sec8 .kelvin-sec8-summary {
	position: relative;
	z-index: 3;
	width: 57.44792vw;
	margin: 0 auto;
	font-size: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary {
		width: 83.33333vw;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-title,
.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-desc {
	vertical-align: top;
	display: inline-block;
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-desc .common-desc{
	color: rgba(255, 255, 255, 0.7);
}


@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-title,
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-desc {
		display: block;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-title {
	color: #fff;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block {
	padding-top: 2.1875vw;
	font-size: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block {
		padding-top: 6.94444vw;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item {
	display: inline-block;
	margin-right: 4.89583vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item {
		margin-right: 19.16667vw;
	}

	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item:last-child {
		margin-right: 0;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item .kelvin-sec8-subtitle {
	font-size: 2.5vw;
	font-weight: 800;
	color: #fff;
	line-height: 1.25;
	padding-bottom: 0.72917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item .kelvin-sec8-subtitle {
		font-size: 6.66667vw;
		padding-bottom: 4.16667vw;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item .kelvin-sec8-desc2 {
	font-size: 0.83333vw;
	font-weight: 500;
	color: #808080;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block .kelvin-sec8-summary-item .kelvin-sec8-desc2 {
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec8 .kelvin-sec8-bg {
	width: 100%;
	margin-top: 4.16666666666vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec8 .kelvin-sec8-bg {
		margin-top: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec9 {
	position: relative;
	width: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #000;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 {
		height: calc(100vh - 60px);
		height: calc(var(--vh, 1vh) * 100 - 60px);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-bg {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title {
	z-index: 2;
	position: relative;
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title span {
	display: inline-block;
	font-size: 7.8125vw;
	line-height: 1.25;
	font-weight: 800;
	padding: 0.52083vw 0.78125vw;
	opacity: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title span {
		font-size: 11.33333vw;
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right {
	text-align: center;
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span {
	color: #fff;
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(1)/* ,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(1) */ {
	-webkit-transform: translateX(-225%);
	transform: translateX(-225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(1)/* ,
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(1) */ {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(2)/* ,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(2) */ {
	-webkit-transform: translateX(-75%);
	transform: translateX(-75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(2)/* ,
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(2) */ {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(3)/* ,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(3) */ {
	-webkit-transform: translateX(75%);
	transform: translateX(75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(3)/* ,
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(3) */ {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(4)/* ,
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(4) */ {
	-webkit-transform: translateX(225%);
	transform: translateX(225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-left span:nth-child(4)/* ,
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(4) */ {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}


/* new surper */
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(1) {
	-webkit-transform: translateX(-225%);
	transform: translateX(-225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(1) {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(2) {
	-webkit-transform: translateX(-175%);
	transform: translateX(-175%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(2) {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(3) {
	-webkit-transform: translateX(-75%);
	transform: translateX(-75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(3) {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(4) {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(4) {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(5) {
	-webkit-transform: translateX(75%);
	transform: translateX(75%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(5) {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}
}


.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(6) {
	-webkit-transform: translateX(175%);
	transform: translateX(175%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(6) {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}
.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(7) {
	-webkit-transform: translateX(225%);
	transform: translateX(225%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span:nth-child(7) {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}



.kelvin-g .kelvin-sec9 .kelvin-sec9-title .kelvin-sec9-title-right span {
	color: #000;
}

.kelvin-g .kelvin-sec10 {
	z-index: 2;
	position: relative;
	padding-bottom: 10.41667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 {
		padding-bottom: 27.77778vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-summary {
	position: relative;
	width: 57.44792vw;
	margin: 0 auto;
	font-size: 0;
	padding-bottom: 4.16667vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-summary {
		width: 83.33333vw;
		padding-bottom: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-title,
.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-title,
	.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-desc {
		display: block;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-summary .kelvin-sec10-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-img {
	margin: 0 auto;
	width: 59.0625vw;
	height: 31.875vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-img {
		width: 83.33333vw;
		height: 45vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination {
	text-align: center;
	margin-top: 2.60417vw;
	margin-bottom: 2.60417vw;
	height: 2.70833vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination {
		margin-top: 13.88889vw;
		margin-bottom: 8.33333vw;
		height: 14.44444vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination .kelvin-sec10-btn {
	display: inline-block;
	text-align: center;
	width: 10.41667vw;
	height: 2.70833vw;
	line-height: 2.70833vw;
	margin: 0 0.78125vw;
	background-color: #fff;
	border: 1px solid #6e6e6e;
	border-radius: 1.35417vw;
	font-size: 0.83333vw;
	color: #6e6e6e;
	cursor: pointer;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination .kelvin-sec10-btn {
		width: 3.88889vw;
		height: 3.88889vw;
		line-height: 1;
		border-radius: 50%;
		font-size: 0;
		margin: 0 3.61111vw;
		vertical-align: middle;
		-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
		transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
		transition: transform 0.5s ease, background-color 0.5s ease;
		transition: transform 0.5s ease, background-color 0.5s ease, -webkit-transform 0.5s ease;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination .kelvin-sec10-btn.active {
	background-color: #3c3c3c;
	color: #fff;
	border: none;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-pagination .kelvin-sec10-btn.active {
		width: 55.55556vw;
		height: 14.44444vw;
		line-height: 14.44444vw;
		border-radius: 7.22222vw;
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-text {
	width: 54.27083vw;
	margin: 0 auto;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-text {
		width: 83.33333vw;
	}
}

.kelvin-g .kelvin-sec10 .kelvin-sec10-text .swiper-slide {
	text-align: center;
	font-size: 0.83333vw;
	line-height: 1.6;
	color: #808080;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec10 .kelvin-sec10-text .swiper-slide {
		text-align: left;
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec11 {
	position: relative;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 {
		display: block;
		height: auto;
	}
}

.kelvin-g .kelvin-sec11 .kelvin-sec11-summary {
	position: relative;
	z-index: 3;
	width: 20.9375vw;
	font-size: 0;
	margin-left: 57.76042vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-summary {
		width: 83.33333vw;
		margin: 0 auto;
		padding-bottom: 13.88889vw;
	}
}

.kelvin-g .kelvin-sec11 .kelvin-sec11-summary .kelvin-sec11-title {
	width: 20.9375vw;
	padding-bottom: 2.08333vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-summary .kelvin-sec11-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec11 .kelvin-sec11-summary .kelvin-sec11-desc {
	width: 20.9375vw;
	color: #1e2022;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-summary .kelvin-sec11-desc {
		width: 100%;
		color: rgba(0, 0, 0, 0.7);
	}
}

.kelvin-g .kelvin-sec11 .kelvin-sec11-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-bg {
		position: relative;
		display: block;
		height: auto;
	}
}

.kelvin-g .kelvin-sec11 .kelvin-sec11-bg .kelvin-sec11-img {
	width: 50vw;
	height: 83.33333vw;
	background-color: #fbfbfb;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-bg .kelvin-sec11-img {
		width: 50%;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-bg .kelvin-sec11-img {
		width: 50%;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11 .kelvin-sec11-bg .kelvin-sec11-img {
		width: 100vw;
		height: 101.94444vw;
	}
}

.kelvin-g #triggerSec12 {
	position: absolute;
	top: 50vh;
	top: calc(var(--vh, 1vh) * 50);
}

.kelvin-g .kelvin-sec12 {
	z-index: 3;
	position: relative;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 {
		display: block;
		height: auto;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-summary {
	position: relative;
	z-index: 3;
	width: 20.9375vw;
	font-size: 0;
	margin-left: 57.76042vw;
	opacity: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary {
		opacity: 1;
		margin-left: 21.30208vw;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary {
		opacity: 1;
		margin-left: 21.30208vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary {
		width: 83.33333vw;
		margin: 0 auto;
		padding-top: 27.77778vw;
		padding-bottom: 13.61111vw;
		opacity: 1;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-title {
	width: 20.9375vw;
	padding-bottom: 2.08333vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-desc {
	width: 20.9375vw;
	color: #1e2022;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-desc {
		width: 100%;
		color: rgba(0, 0, 0, 0.7);
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-title2 {
	width: 20.9375vw;
	font-size: 1.45833vw;
	line-height: 1.25;
	color: #000;
	padding-top: 5.88542vw;
	padding-bottom: 0.72917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-title2 {
		width: 100%;
		padding-top: 11.11111vw;
		padding-bottom: 3.88889vw;
		font-size: 7.77778vw;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-desc2 {
	width: 20.9375vw;
	color: #808080;
	font-size: 0.83333vw;
	line-height: 1.6;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-summary .kelvin-sec12-desc2 {
		width: 100%;
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg {
		position: relative;
		display: block;
		height: auto;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-bg .kelvin-sec12-img {
	position: relative;
	width: 50vw;
	height: 83.33333vw;
	background-color: #fbfbfb;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg .kelvin-sec12-img {
		width: 50%;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg .kelvin-sec12-img {
		width: 50%;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-bg .kelvin-sec12-img {
		width: 100vw;
		height: 101.94444vw;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-bg .kelvin-sec12-img img {
	position: relative;
	z-index: 2;
}

@-webkit-keyframes cwave {
	from {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 0.1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes cwave {
	from {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 0.1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box {
	z-index: 1;
	position: absolute;
	bottom: 17%;
	left: 2%;
	width: 21.51042vw;
	height: 21.51042vw;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box {
		bottom: 26%;
		left: 51%;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box {
		bottom: 26%;
		left: 51%;
	}
}

@media screen and (max-width: 1024px) and (min-height: 600px),
screen and (max-width: 1366px) and (min-height: 800px) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box {
		bottom: 28%;
	}
}

@media screen and (max-width: 768px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box {
		bottom: 12%;
		left: 11%;
		width: 42.5vw;
		height: 42.5vw;
	}
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle {
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 2px solid #16a8e0;
	background: radial-gradient(rgba(173, 207, 239, 0) 40%, #8bd1f3);
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave1 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 0;
	animation: cwave 4.5s ease-in-out infinite 0;
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave2 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 0.9s;
	animation: cwave 4.5s ease-in-out infinite 0.9s;
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave3 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 1.8s;
	animation: cwave 4.5s ease-in-out infinite 1.8s;
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave4 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 2.7s;
	animation: cwave 4.5s ease-in-out infinite 2.7s;
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave5 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 3.6s;
	animation: cwave 4.5s ease-in-out infinite 3.6s;
}

.kelvin-g .kelvin-sec12 .kelvin-sec12-circle-box .kelvin-sec12-circle.wave6 {
	-webkit-animation: cwave 4.5s ease-in-out infinite 4.5s;
	animation: cwave 4.5s ease-in-out infinite 4.5s;
}

.kelvin-g .kelvin-sec11-12 {
	position: relative;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	overflow: hidden;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.kelvin-g .kelvin-sec11-12 {
		height: auto;
	}
}

@supports (-ms-ime-align: auto) {
	.kelvin-g .kelvin-sec11-12 {
		height: auto;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec11-12 {
		height: auto;
	}
}

@media screen and (max-width: 738px) and (min-width: 730px) and (min-height: 745px) and (max-height: 770px) {
	.kelvin-g #triggerSec13 {
		position: absolute;
		top: 50vh;
		top: calc(var(--vh, 1vh) * 50);
	}
}

.kelvin-g .kelvin-sec13 {
	overflow: hidden;
	position: relative;
	/* padding-top: 10.41667vw; */
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 {
		/* padding-top: 27.77778vw; */
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-summary {
	position: relative;
	width: 57.44792vw;
	margin: 0 auto;
	font-size: 0;
	padding-bottom: 13.75vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-summary {
		width: 83.33333vw;
		padding-bottom: 34.72222vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-title,
.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-desc {
	vertical-align: top;
	display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-title,
	.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-desc {
		display: block;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-title {
		width: 100%;
		padding-bottom: 8.33333vw;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-summary .kelvin-sec13-desc {
		width: 100%;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-item {
	position: relative;
	height: 5.20833vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-item {
		height: 11.11111vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-left,
.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-right {
	position: absolute;
	top: 0;
	height: 5.20833vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-left,
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-right {
		height: 11.11111vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-left {
	width: 63.125vw;
	right: 0;
	-webkit-transform: translateX(-20%);
	transform: translateX(-20%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-left {
		width: 134.72222vw;
	}
}

@media screen and (max-width: 738px) and (min-width: 730px) and (min-height: 745px) and (max-height: 770px) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-left {
		-webkit-transform: translateX(-40%);
		transform: translateX(-40%);
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-right {
	width: 66.25vw;
	left: 0;
	-webkit-transform: translateX(20%);
	transform: translateX(20%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-right {
		width: 141.38889vw;
	}
}

@media screen and (max-width: 738px) and (min-width: 730px) and (min-height: 745px) and (max-height: 770px) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-right {
		-webkit-transform: translateX(40%);
		transform: translateX(40%);
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text {
	position: absolute;
	width: 10.41667vw;
	height: 1.14583vw;
	text-align: center;
	font-size: 0.83333vw;
	color: rgba(0, 0, 0, 0.7);
	font-weight: 500;
	opacity: 0;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text {
		width: 27.77778vw;
		height: 2.22222vw;
		line-height: 1.6;
		font-size: 1.38889vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text::after {
	content: "";
	position: absolute;
	top: 1.82292vw;
	left: 50%;
	width: 10px;
	height: 5.15625vw;
	background: url("/content/dam/huawei-cbg-site/cn/mkt/pdp/laptops/matebook-14-2023/img/additions/huawei-matebook-14-multiple-interfaces-line.png") repeat-y center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text::after {
		top: 3.88889vw;
		height: 10vw;
		background: url("/content/dam/huawei-cbg-site/cn/mkt/pdp/laptops/matebook-14-2023/img/additions/huawei-matebook-14-multiple-interfaces-line-m.png") repeat-y center;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text1 {
	top: -6.5vw;
    right: 6.7vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text1 {
		top: -15.11111vw;
		right: 11.5vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text1::after {
	height: 6.97917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text1::after {
		height: 16.38889vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text2 {
	top: -4.7vw;
    right: 0.4vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text2 {
		top: -8.86111vw;
		right: -1.8vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text3 {
	top: -4.5vw;
    left: -1vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text3 {
		top: -8.6vw;
    	left: -4.8vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text4 {
	top: -6.3vw;
    left: 2.71vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text4 {
		top: -15.11111vw;
    	left: 2.96vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text4::after {
	height: 6.97917vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text4::after {
		height: 16.38889vw;
	}
}

.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text5 {
	top: -4.5vw;
    left: 7.7vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec13 .kelvin-sec13-img .kelvin-sec13-img-text.kelvin-sec13-img-text5 {
		top: -8.86111vw;
		left: 13.61111vw;
	}
}

.kelvin-g .kelvin-sec14 {
	position: relative;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	/* margin-bottom: -10.416667vw; */
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec14 {
		height: calc(100vh - 60px);
		height: calc(var(--vh, 1vh) * 100 - 60px);
		/* margin-bottom: -27.77778vw; */
	}
}

.kelvin-g .kelvin-sec14 .kelvin-sec14-title {
	position: relative;
}

.kelvin-g .kelvin-sec14 .kelvin-sec14-title>span {
	display: block;
	font-size: 7.8125vw;
	line-height: 1.25;
	padding: 0.26042vw 0;
	color: #000;
	font-weight: 800;
	opacity: 0;
	letter-spacing: 1.04167vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec14 .kelvin-sec14-title>span {
		font-size: 13.33333vw;
	}
}

.kelvin-g .kelvin-sec14 .kelvin-sec14-title .kelvin-sec14-title-left {
	-webkit-transform: translateX(-200%);
	transform: translateX(-200%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec14 .kelvin-sec14-title .kelvin-sec14-title-left {
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

.kelvin-g .kelvin-sec14 .kelvin-sec14-title .kelvin-sec14-title-right {
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec14 .kelvin-sec14-title .kelvin-sec14-title-right {
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}

.kelvin-g .kelvin-sec15 {
	position: relative;
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container {
	margin: 0 8.90625vw 0 15.88542vw;
	width: 75.20833vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container {
		width: 83.33333vw;
		margin: 0 auto;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item {
	-webkit-transform: translateY(30%);
	transform: translateY(30%);
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-img {
	width: 100%;
	height: 32.55208vw;
	border-radius: 1.5625vw;
	background-color: #f4f3f3;
	overflow: hidden;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-img {
		height: 88.61111vw;
		border-radius: 8.33333vw;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-text {
		padding-bottom: 10.27778vw;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-text .kelvin-sec15-item-title {
	font-size: 1.66667vw;
	line-height: 1.25;
	color: #000;
	font-weight: 500;
	padding-top: 1.82292vw;
	padding-bottom: 0.78125vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-text .kelvin-sec15-item-title {
		font-size: 6.66667vw;
		padding-top: 0;
		padding-bottom: 4.16667vw;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-text .kelvin-sec15-item-desc {
	font-size: 1.14583vw;
	line-height: 1.6;
	color: rgba(0, 0, 0, 0.5);
	font-weight: 500;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-item .kelvin-sec15-item-text .kelvin-sec15-item-desc {
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col {
	width: 50%;
	padding-top: 6.25vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col {
		width: 100%;
		padding-bottom: 27.77778vw;
		height: auto;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:first-child {
	padding-top: 0;
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:first-child .kelvin-sec15-item {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(odd) {
	padding-right: 4.27083vw;
	float: left;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(odd) {
		padding-right: 0;
		float: none;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(even) {
	padding-left: 4.27083vw;
	float: right;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(even) {
		padding-left: 0;
		float: none;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(2) {
	padding-right: 3.85417vw;
	padding-top: 17.44792vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(2) {
		padding-right: 0;
		padding-top: 0;
	}
}

.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(3) {
	padding-left: 3.85417vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec15 .kelvin-sec15-container .kelvin-sec15-col:nth-child(3) {
		padding-left: 0;
	}
}

.kelvin-g .kelvin-sec16 {
	position: relative;
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-summary {
	padding-top: 10.41667vw;
	width: 54.27083vw;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec16 .kelvin-sec16-summary {
		padding-top: 4.44444vw;
		width: 83.33333vw;
		text-align: left;
	}
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-title,
.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-desc {
	width: 100%;
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-title {
	padding-bottom: 2.08333vw;
}
.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-desc {
	color: #1e2022
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-title {
		padding-bottom: 8.33333vw;
	}
	.kelvin-g .kelvin-sec16 .kelvin-sec16-summary .kelvin-sec16-desc {
		color: rgba(0, 0, 0, 0.7)
	}
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list {
	width: 50vw;
	margin: 0 auto;
	padding-top: 2.23958vw;
	padding-bottom: 8.854166666666vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list {
		width: 88.88889vw;
		padding-top: 12.5vw;
		padding-bottom: 27.77778vw;
	}
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list .kelvin-sec16-item .kelvin-sec16-icon {
	margin: 0 auto;
	width: 6.25vw;
	height: 6.25vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list .kelvin-sec16-item .kelvin-sec16-icon {
		width: 33.33333vw;
		height: 33.33333vw;
	}
}

.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list .kelvin-sec16-item .kelvin-sec16-text {
	padding-top: 0.625vw;
	padding-bottom: 1.5625vw;
	font-size: 0.9375vw;
	line-height: 1.6;
	color: #1e1e21;
	font-weight: 500;
	text-align: center;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec16 .kelvin-sec16-icon-list .kelvin-sec16-item .kelvin-sec16-text {
		padding-top: 0;
		padding-bottom: 5.55556vw;
		font-size: 4.44444vw;
	}
}

.kelvin-g .kelvin-sec17 {
	width: 82.29vw;
	margin: 0 auto;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-bg{
	position: relative;
	background: #fafafa;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-title0 {
	text-align: center;
	line-height: 1.25;
	font-weight:500;
	color:#000000;
	font-size:1.822916666666vw;
	margin-bottom: 1.302083333333vw;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-title {
	width: 100%;
	text-align: center;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-summary{
	position: absolute;
	top: 8.333333333vw;
	left: 2.29166666666vw;
	width: 30.3125vw;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title1{
	display: inline-flex;
    justify-content: flex-start;
    align-items: center;
	margin-bottom: 2.5vw;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title1 img{
    width: 3.33vw;
    margin-right: 1.25vw;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title2 {
	font-weight: bold;
	font-size: 1.66667vw;
	line-height: 1.25;
	color: #3c3b3c;
}
.kelvin-g .kelvin-sec17 .kelvin-sec17-desc{
	font-size: 1.14583vw;
    line-height: 1.6;
    font-weight: 500;
    color: #808080;
    letter-spacing: calc(-0.037em + 0.526px);
}
@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec17 .kelvin-sec17-title0 {
		font-size: 4.4444444vw;
		margin-bottom: 2.0833333333333vw;
	}
	.kelvin-g .kelvin-sec17 .kelvin-sec17-summary{
		position: initial;
		width: 71.11vw;
		margin: 0 auto;
    	margin-bottom: 8.0555vw;
	}
	.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title1{
		padding-top: 10.69vw;
    	margin-bottom: 4.8611vw;
	}
	.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title1 img{
		width: 8.88vw;
    	margin-right: 3.055vw;
	}
	.kelvin-g .kelvin-sec17 .kelvin-sec17-summary .kelvin-sec17-title2 {
		font-size: 5vw;
	}
	.kelvin-g .kelvin-sec17 .kelvin-sec17-desc{
		font-size: 4.4444444vw;
	}
}





.kelvin-g .kelvin-sec18 {
	width: 82.29vw;
	margin: 0 auto;
	font-size: 0;
	padding-top: 3.333333333333vw;
	/* padding-bottom: 10.41667vw; */
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec18 {
		width: 83.33vw;
		padding-top: 9.86111111111vw;
		padding-bottom: 0;
		display: block;
	}
}

.kelvin-g .kelvin-sec18 .kelvin-sec18-left,
.kelvin-g .kelvin-sec18 .kelvin-sec18-right {
	width: 26.041667vw;
	border-radius: 1.0416vw;
	background-color: #fafafa;
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .kelvin-sec18 .kelvin-sec18-left,
	.kelvin-g .kelvin-sec18 .kelvin-sec18-right {
		width: 83.33vw;
		border-radius: 2.77vw;
		background-color: #fafafa;
		display: block;
	}

	.kelvin-g .kelvin-sec18 .kelvin-sec18-left {
		margin-bottom: 5.55555555555vw;
	}
}

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary {
	width: 21.614583vw;
	margin: 0 auto;
	margin-bottom: 2.083333vw;
}

/* .kelvin-g .kelvin-sec18 .kelvin-sec18-right .kelvin-sec18-summary {
	margin-bottom: 4.6875vw;
} */

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title {
	padding-top: 4.166vw;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 2.083vw;
}

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc a {
	word-wrap: break-word;
	cursor: pointer;
	color: #1b69fd;
	font-size: 0.833333333333vw;
	display: block;
    margin: 0 0 0 auto;
    width: 6vw;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc a {
		font-size: 12px;
	}
}
.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc {
	width: 100%;
	color: rgba(30, 32, 34, 0.7);
	font-weight: 400;
}
@media screen and (width: 1024px) and (width: 677px) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-right .kelvin-sec18-summary {
		margin-bottom: 0;
	}
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary {
		width: 71.11vw;
		margin-bottom: 8.0555vw;
	}

	.kelvin-g .kelvin-sec18 .kelvin-sec18-right .kelvin-sec18-summary {
		margin-bottom: 8.0555vw;
	}

	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title {
		padding-top: 10.69vw;
		margin-bottom: 4.8611vw;
	}
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc {
	    min-height: 9.083vw;
		color: rgba(0, 0, 0, 0.7);
	}
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc a{
		font-size: inherit;
		width: fit-content;
	}
}

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title2 {
	font-weight: bold;
	font-size: 1.66667vw;
	line-height: 1.25;
	color: #000;
	font-weight: 500;
}

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title-icon {
	width: 3.33vw;
	margin-right: 1.25vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title-icon {
		width: 8.88vw;
		margin-right: 3.055vw;
	}

	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-title2 {
		font-size: 5vw;
	}
}


.kelvin-g .kelvin-sec18 .kelvin-sec18-bg {
	width: 100%;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-bg {
		width: 83.3vw;
	}
}


.kelvin-g .kelvin-office {
	width: 50%;
	margin: 0 auto 120px;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-office {
		width: 100%;
	}
}

.kelvin-g .last-notes {
	position: relative;
	padding-bottom: 120px;
}

.kelvin-g .last-notes .last-notes-container {
	position: relative;
	width: 64.270833333333vw;
	margin: 0 auto;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .last-notes .last-notes-container {
		width: 83.33333vw;
		border-top-width: 0.55556vw;
		padding: 0;
	}
}

.kelvin-g .last-notes .last-notes-container .notes-list {
	list-style: decimal;
	margin: 0;
	padding-top: 10.41666666666vw;
	padding-left: 0.78125vw;
	font-size: 12px;
	line-height: 1.6;
	font-weight: 400;
	color: #7f7f7f;
}
@media screen and (max-width: 1920px) {
	.kelvin-g .last-notes .last-notes-container .notes-list {
		font-size: 0.625vw;
	}
}

@media screen and (max-width: 1773px) {
	.kelvin-g .last-notes .last-notes-container .notes-list {
		font-size: 12px;
	}
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .last-notes .last-notes-container .notes-list {
		padding-top: 27.77777777777vw;
		padding-left: 4.16667vw;
		font-size: 3.3333333333333vw;
		font-weight: 500;
	}
}


.kelvin-g .last-notes .last-notes-container .notes-list>li.current {
	color: #000;
}

.kelvin-g .last-notes .last-notes-container .notes-list>li i {
	font-weight: normal;
	white-space: pre-wrap;
	word-break: break-all;
}

.kelvin-g .last-notes .last-notes-container .notes-list .last,
.kelvin-g .last-notes .last-notes-container .notes-list .last2 {
	position: relative;
	list-style: none;
}

.kelvin-g .last-notes .last-notes-container .notes-list .last::before,
.kelvin-g .last-notes .last-notes-container .notes-list .last2::before {
	content: "*";
	position: absolute;
	top: 0.15625vw;
	left: -0.67708vw;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {

	.kelvin-g .last-notes .last-notes-container .notes-list .last::before,
	.kelvin-g .last-notes .last-notes-container .notes-list .last2::before {
		top: 1.11111vw;
		left: -2.77778vw;
	}
}

.kelvin-g .last-notes .last-notes-container .notes-list .last2::before {
	content: "**";
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1) {
	.show-pc {
		display: none !important;
	}
}

@media (min-width: 639px) and (max-width: 1200px) {
	.hide-pad {
		display: none !important;
	}
}

.show-pad {
	display: none !important;
}

@media (min-width: 639px) and (max-width: 1200px) {
	.show-pad {
		display: block !important;
	}
}

.show-mob1 {
	display: none !important;
}

@media screen and (max-width: 639px) {
	.show-mob1 {
		display: block !important;
	}
}

.show-mob {
	display: none !important;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1){ 
	.show-mob {
		display: block !important;
	}
}



.kelvin-g .MachD-s11 {
	margin-top: 6.25vw;
	background-color: #F4F3F3;
	padding-left: 8.85417vw;
	padding-right: 5.98958vw;
	display: flex;
	justify-content: space-between;
}



@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 {
		display: block;
		margin-top: 16.66667vw;
		padding: 0;
		width: 100%;
		overflow: hidden;
	}
}

.kelvin-g .MachD-s11 .s11-text {
	width: 28.4375vw;
	margin-top: 10.98958vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-text {
		width: 100%;
		margin-top: 11.11111vw;
		padding-top: 11.11111vw;
		padding-left: 8.33333vw;
		padding-right: 8.33333vw;
	}
}

.kelvin-g .MachD-s11 .s11-text .MachD-subTit {
	font-weight: bold;
	text-align: left;
	color: #211d1e;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-text .MachD-subTit {
		padding: 0;
		font-size: 5vw;
	}
}

.kelvin-g .MachD-s11 .s11-text .MachD-desc {
	font-size: 1.14583vw;
	opacity: 0.6;
	width: 100%;
	font-weight: 400;
	text-align: left;
	margin-top: 1.5625vw;
	color: #211d1e;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-text .MachD-desc {
		font-size: 4.44444vw;
		padding: 0;
		margin-top: 5.55556vw;
	}
}

.kelvin-g .MachD-s11 .s11-text .s11-link {
	width: 5.72917vw;
	height: 2.60417vw;
	background-color: #211D1E;
	border-radius: 1.30208vw;
	margin-top: 1.5625vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-text .s11-link {
		width: 30.55556vw;
		height: 13.88889vw;
		border-radius: 6.94444vw;
		margin-top: 9.44444vw;
	}
}

.kelvin-g .MachD-s11 .s11-text .s11-link .s11-link-text {
	width: 100%;
	height: 100%;
	display: block;
	color: #F4F3F3;
	font-size: 0.67708vw;
	line-height: 2.60417vw;
	padding-left: 1.51042vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-text .s11-link .s11-link-text {
		font-size: 3.61111vw;
		line-height: 13.88889vw;
		padding-left: 8.05556vw;
	}
}

.kelvin-g .MachD-s11 .s11-img-warp {
	margin-top: 7.5vw;
	margin-bottom: 6.51042vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-img-warp {
		margin-top: 8.33333vw;
		padding-bottom: 11.11111vw;
	}
}

.kelvin-g .MachD-s11 .s11-img {
	width: 40vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-s11 .s11-img {
		width: 100%;
		padding: 0 1.38889vw;
	}
}

.kelvin-g .MachD-subTit {
	font-size: 1.66667vw;
	line-height: 1.25;
	margin-bottom: 1.04167vw;
	text-align: center;
	letter-spacing: calc(-0.037em + 0.526px);
	font-weight: 500;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-subTit {
		font-size: 4.44444vw;
		margin-bottom: 4.16667vw;
		text-align: left;
		padding: 0 8.33333vw;
	}
}

.kelvin-g .MachD-subTit.subTit2 {
	text-align: right;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .MachD-subTit.subTit2 {
		text-align: left;
	}
}


.kelvin-g .MachD-s11 {
	margin-bottom: 120px;
}

.kelvin-g .MachD-desc {
	line-height: 1.6;
}





@media (min-width:834px) {
	.web-none {
		display: none;
	}
}
@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.mob-none {
		display: none;
	}
	.web-none {
		display: block;
	}
}


.kelvin-g .kelvin-sec8 .kelvin-sec8-summary .kelvin-sec8-summary-block {
	padding-top: 2.1875vw;
	padding-bottom: 5.5875vw;
}

.kelvin-g .kelvin-sec9 {
	margin-top: -1px;
}

.kelvin-sec8 .kelvin-sec8-bg video {
	width: 100%;
}

.kelvin-g #li-no-list {
	list-style: none;
	position: relative;
}

.kelvin-g #li-no-list::before {
	content: '*';
	position: absolute;
	left: -12px;
	top: 1px;
}

.kelvin-g #li-no-list-1 {
	list-style: none;
	position: relative;
}

.kelvin-g #li-no-list-1::before {
	content: '**';
	position: absolute;
	left: -17px;
	top: 1px;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	.kelvin-g #li-no-list-1::before {
		top: 5px;
		left: -17px;
	}
	.kelvin-g #li-no-list::before {
		top: 5px;
		left: -11px;
	}
}
@media screen and (max-width: 900px) and (min-width: 500px) {
	.kelvin-g #li-no-list::before {
		left: -2.882vw;
	}
	.kelvin-g #li-no-list-1::before {
		left: -4.882vw;
	}
}
/* new 0104 */
#kelvinSec21 .kelvinSec21-terminal {
	width: 82.29vw;
	margin: 0 auto;
	margin-bottom: 10.4166vw;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#kelvinSec21 .kelvinSec21-terminal-left,
#kelvinSec21 .kelvinSec21-terminal-right {
	width: 40.3125vw;
	background-color: #FBFBFB;
	border-radius: 1.0416vw;
}

#kelvinSec21 .kelvinSec21-terminal-title {
	width: 29.375vw;
	margin: 0 auto;
	padding-top: 2.96875vw;
	margin-bottom: 3.177vw;
	text-align: center;
}

#kelvinSec21 .kelvinSec21-terminal-title-1 {
	font-size: 2.5vw;
	line-height: 1.25;
	font-weight: 700;
	color: #1e2022;
	margin-bottom: 1.0416vw;
}

#kelvinSec21 .kelvinSec21-terminal-text {
	font-size: 1.1458vw;
	line-height: 1.6;
	font-weight:500;
	color:#1e2022;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	#kelvinSec21 .kelvinSec21-terminal {
		width: 83.33vw;
		margin-bottom: 13.88vw;
		display: block;
	}

	#kelvinSec21 .kelvinSec21-terminal-left,
	#kelvinSec21 .kelvinSec21-terminal-right {
		width: 83.33vw;
		border-radius: 2.77vw;
		margin-bottom: 11.11vw;
	}

	#kelvinSec21 .kelvinSec21-terminal-title {
		width: 76.38vw;
		padding-top: 7.9166vw;
		margin-bottom: 6.66vw;
	}

	#kelvinSec21 .kelvinSec21-terminal-title-1 {
		font-size: 6.66vw;
		margin-bottom: 2.777vw;
	}

	#kelvinSec21 .kelvinSec21-terminal-text {
		font-size: 4.44vw;
	}
}

#kelvinSec22 .kelvinSec22-equipment {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 82.135vw;
	margin: 0 auto;
	margin-top: 3.125vw;
	margin-bottom: 10.416vw;
}

#kelvinSec22 h2 {
	font-size: 3.333vw;
	line-height: 1.25;
	text-align: center;
	font-weight: 700;
	color: #1e2022;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con {
	width: 26.302vw;
	background-color: #FBFBFB;
	border-radius: 1.0416vw;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con-1 {
	width: 16.40625vw;
	margin: 0 auto;
	padding-top: 1.875vw;
	padding-bottom: 1.927vw;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-text {
	font-size: 1.14583vw;
	line-height: 1.6;
	color: #1E2022;
	font-weight: 500;
	text-align: center;
}

#kelvinSec22 .kelvinSec22-equipment p:nth-child(2) {
	margin-bottom: 0.8854vw;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-a a {
	font-size: 1.1458vw;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-a {
	margin-top: 1.8229vw;
	text-align: center;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	#kelvinSec22 .kelvinSec22-equipment {
		width: 83.33vw;
		margin-top: 4.166vw;
		margin-bottom: 27.77vw;
		flex-wrap: wrap;
	}

	#kelvinSec22 h2 {
		font-size: 8.88vw;
		color: #000;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con {
		width: 40.277vw;
		border-radius: 2.777vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con-1 {
		width: 40.277vw;
		padding-top: 1.875vw;
		padding-bottom: 1.927vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-text {
		font-size: 3.6111vw;
	}

	#kelvinSec22 .kelvinSec22-equipment p:nth-child(2) {
		margin-bottom: 2.7777vw;
	}

	#kelvinSec22 .kelvinSec22-equipment a {
		font-size: 2.777vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-a {
		margin-top: 2.3611vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con:last-child {
		width: 100%;
		margin-top: 2.5vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con:last-child .kelvinSec22-equipment-con-1 {
		width: 88%;
		margin: 0 auto;
		height: 35vw;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 0;
		padding-bottom: 0;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con:last-child .kelvinSec22-equipment-title {
		width: 34.305vw;
	}

	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con:last-child .kelvinSec22-equipment-img {
		width: 34.305vw;
	}


}



/* new 0104 */
#kelvinSec19 #morgan-s9-triggerWrap {
	position: relative;
}

#kelvinSec19 #morgan-s9-triggerWrap #morgan-s9-trigger {
	position: absolute;
	top: 33.85417vw;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1),
(width: 677px) {
	#kelvinSec19 #morgan-s9-triggerWrap #morgan-s9-trigger {
		top: 97.22222vw;
	}
}

@media screen and (max-width: 639px) and (min-width: 730px) and (max-width: 740px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) and (min-width: 730px) and (max-width: 740px),
screen and (width: 677px) and (min-width: 730px) and (max-width: 740px) {
	#kelvinSec19 #morgan-s9-triggerWrap #morgan-s9-trigger {
		top: 76.38889vw;
	}
}

@media screen and (max-width: 639px) and (width: 677px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) and (width: 677px),
screen and (width: 677px) and (width: 677px) {
	#kelvinSec19 #morgan-s9-triggerWrap #morgan-s9-trigger {
		top: 47.91667vw;
	}
}

#kelvinSec19 .morgan-s9 .morgan-s9-desc {
	position: relative;
	width: 57.44792vw;
	margin: 0 auto;
	z-index: 3;
	opacity: 1;
}

#kelvinSec19 .morgan-s9 .morgan-s9-desc .common-title {
	width: 100%;
	text-align: center;
	margin-bottom: 1.5625vw;
}

#kelvinSec19 .morgan-s9 .morgan-s9-desc .common-desc {
	width: 100%;
	text-align: center;
	color: #1e2022;
}


@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1),
(width: 677px) {
	#kelvinSec19 .morgan-s9 .morgan-s9-desc {
		width: 83.33333vw;
	}

	#kelvinSec19 .morgan-s9 .morgan-s9-desc .common-title {
		width: 100%;
		text-align: center;
		margin-bottom: 8.33333vw;
	}
	#kelvinSec19 .morgan-s9 .morgan-s9-desc .common-desc {
		color: rgba(0, 0, 0, 0.7);
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	#kelvinSec19 .morgan-s9 .morgan-s9-desc {
		opacity: 1;
	}
}

@supports (-ms-ime-align: auto) {
	#kelvinSec19 .morgan-s9 .morgan-s9-desc {
		opacity: 1;
	}
}

#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .morgan-sVideo-imgBox {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .morgan-sVideo-imgBox img ,#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .morgan-sVideo-imgBox video {
	width: 100%;
}



@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .morgan-sVideo-imgBox img {
		width: 100%;
	}
}

@supports (-ms-ime-align: auto) {
	#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .morgan-sVideo-imgBox img {
		width: 100%;
	}
}



#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .video-tit {
	width: 100%;
	font-size: 4.16667vw;
	color: #fff;
	line-height: 1.25;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
}

@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1),
(width: 677px) {
	#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .video-tit {
		font-size: 8.88889vw;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .video-tit {
		opacity: 1;
		z-index: 10;
	}
}

@supports (-ms-ime-align: auto) {
	#kelvinSec19 .morgan-s9 .morgan-sVideo-kv .video-tit {
		opacity: 1;
		z-index: 10;
	}
}

/* new content */
#kelvinSec23 .office-s13 {
	position: relative;
	height: 250vh;
	width: 100%;
}

#kelvinSec23.isie .office-s13 {
	height: auto;
}

#kelvinSec23 .aspect-ratio {
	position: relative;
}

#kelvinSec23 .aspect-ratio::before {
	content: "";
	display: block;
	padding-bottom: calc(100% / (770 / 406));
}

#kelvinSec23 .aspect-ratio img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#kelvinSec23 .os-sticky {
	position: sticky;
	height: calc(100vh - 76px);
	top: 76px;
	overflow: hidden;
}

#kelvinSec23 .isie .os-sticky {
	position: static;
}

#kelvinSec23 .office-s13 .os-sticky {
	top: calc((100vh - 32.708333vw + 76px)/2);
	height: auto;
	overflow: visible;
}

#kelvinSec23 .office-s13 .top-title {
	margin-bottom: 3.125vw;
	text-align: center;
}

#kelvinSec23 .office-s13 .top-title .common-title {
	width: auto;
	text-align: center;
}

#kelvinSec23 .office-s13-img-wrapper {
	position: relative;
}

#kelvinSec23 .office-s13-img-container {
	width: 30.15625vw;
	margin: 0 auto 0;
	position: relative;
	padding-bottom: 7.708333vw;
}

#kelvinSec23 .office-s13-img-container .aspect-ratio::before {
	padding-bottom: calc(100% / (579 / 480));
}

#kelvinSec23 .office-s13-img-container2 .aspect-ratio::before {
	padding-bottom: calc(100% / (1920 / 629));
}

#kelvinSec23 .office-s13-img-container2 {
	position: absolute;
	width: 100vw;
	top: 0;
	left: 0;
}

#kelvinSec23 .office-s13-text-wrapper {
	position: absolute;
	width: 32.916vw;
	text-align: center;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

#kelvinSec23 .office-s13-text-wrapper .common-desc {
	width: 32.916vw;
	color: #1e2022;
	white-space: nowrap;
}


@media screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	#kelvinSec23 .office-s13-img-container .aspect-ratio::before {
		padding-bottom: calc(100% / (854 / 708));
	}

	#kelvinSec23 .office-s13-img-container2 .aspect-ratio::before {
		padding-bottom: calc(100% / (1440 / 1188));
	}

	#kelvinSec23 .office-s13-img-container {
		width: 43.611vw;
		margin-left: 30.416vw;
		padding-bottom: 33.194444vw;
		padding-top: 5vw;
	}

	#kelvinSec23 .office-s13-text-wrapper {
		position: static;
		width: 87.5vw;
		text-align: center;
		transform: translateX(0%);
		margin: 18.33vw auto 0;
	}

	#kelvinSec23 .office-s13 .os-sticky {
		top: calc((100vh - 109.541333vw + 76px)/2);
		height: auto;
		overflow: visible;
	}

	#kelvinSec23 .office-s13-text-wrapper .common-desc {
		width: 87.5vw;
		color: #000;
		white-space: normal;
	}

	#kelvinSec23 .office-s13 .top-title {
		margin-bottom: 11.111vw;
	}
	#kelvinSec23 .office-s13 .top-title .common-title {
		color:#000000;
	}
}

@media (max-aspect-ratio: 11 / 10) and (max-width: 760px) and (min-width: 650px) {
	#kelvinSec23 .office-s13 .os-sticky {
		top: 80px;
	}
}
#kelvinSec23 .kelvinSec23-ie {
	display: none;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, #kelvinSec23 .kelvinSec23-ie {
		display: block;
	}
	*::-ms-backdrop, #kelvinSec23 .os-sticky {
		display: none;
	}
	*::-ms-backdrop, #kelvinSec23 .office-s13 {
		height: auto;
	}
	*::-ms-backdrop, #kelvinSec23 .kelvinSec23-ie .office-s13-img {
		width: 100%;
	}
	*::-ms-backdrop, #kelvinSec23 .kelvinSec23-ie .office-s13-text-wrapper {
		opacity: 1;
	}


}


/*s3*/
@media screen and (max-width: 639px),
screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {

	.swiper-pagination-bullets .swiper-pagination-bullet {
		width: 3.889vw;
		height: 3.889vw;
		background: none;
		border: 2px solid #707070;
		opacity: 1;
	}

	.swiper-pagination-bullets .swiper-pagination-bullet:focus {
		outline: none;
	}

	.swiper-pagination-bullets .swiper-pagination-bullet-active {
		width: 51.388vw;
		height: 11.111vw;
		border-radius: 5.555vw;
		background: #3C3C3C;
		border: 1px solid #707070;
		transition: opacity 0.5s;
	}

	.swiper-pagination-bullets .swiper-pagination-bullet-active:before {
		display: block !important;
	}

	.swiper-pagination-bullets span:before {
		display: none;
		line-height: 11.111vw;
		font-size: 4.444vw;
		color: #FFFFFF;
		font-weight: 500;
	}
	.swiper-pagination-bullets span:nth-of-type(1):before {
		content: attr(data-text);
	}

	.swiper-pagination-bullets span:nth-of-type(2):before {
		content: attr(data-text);
	}

	.swiper-pagination-bullets span:nth-of-type(3):before {
		content: attr(data-text);
	}

}


#kelvinSec19 .show-mob {
	display: none;
}

#kelvinSec19 .show-pc {
	display: block;
}

.kelvin-g .show-pc-inline-block{
    display: inline-block;
}

@media screen and (max-width: 639px),
screen and (max-aspect-ratio: 1 / 1),
(width: 677px) {
	#kelvinSec19 .show-pc {
		display: none;
	}

	#kelvinSec19 .show-mob {
		display: block !important;
	}
	.kelvin-g .show-pc-inline-block{
		display: none;
	}
}

#kelvinSec22 .kelvinSec22-equipment {
	margin-bottom: 1.5625vw;
}

#kelvinSec22 .kelvinSec22-equipment-a {
	width: 82.135vw;
	margin: 0 auto;
	margin-bottom: 10.416vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

#kelvinSec22 .kelvinSec22-equipment-a a {
	/* 	padding: 0.78125vw 1.77083vw;
	background-color: black;
	color: #fff;
	font-size: 13px;
	border-radius: 1.25vw; */
	display: inline-block;
	padding: 12px 24px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	margin-top: 2.083333vw;
	opacity: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

#kelvinSec22 .kelvinSec22-equipment-a a:hover {
	opacity: .8;
}

#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con-1 {
	padding-top: 2.0833vw;
	padding-bottom: 2.865vw;
}

@media screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	#kelvinSec23 .office-s13-img-container {
		width: 56.911vw;
		margin-left: 24.416vw;
		padding-bottom: 25.194444vw;
		padding-top: 0.5vw;
	}

	
	#kelvinSec22 .kelvinSec22-equipment {
		margin-bottom: 4.1666vw;
	}
	
	#kelvinSec22 .kelvinSec22-equipment-a {
		width: 83.33vw;
		margin: 0 auto;
		margin-bottom: 27.777778vw;
	}
	
	#kelvinSec22 .kelvinSec22-equipment .kelvinSec22-equipment-con-1 {
		padding-top: 4.166vw;
		padding-bottom: 4.166vw;
	}
}

@media screen and (width: 1024px), (width: 677px) {
	.kelvin-g .kelvin-sec18 .kelvin-sec18-right .kelvin-sec18-summary {
		margin-bottom: 0;
	}
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary {
		margin-bottom: 0;
	}
	.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc {
	    min-height: 12.083vw;
	}
}

#kelvinSec22 .kelvinSec22-equipment {
    margin-bottom: 0;
}
#kelvinSec22 .kelvinSec22-equipment-a a {
	margin-top: 1.5625vw;
}
@media screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
	#kelvinSec22 .kelvinSec22-equipment {
		margin-bottom: 0;
	}
	#kelvinSec22 .kelvinSec22-equipment-a a {
		margin-top: 4.166vw;
	}
}

/* 2022/4/21 start */
.kelvin-g .kelvinSec6-swiper{
	width: 100%;
	text-align: center;
	margin-top: 1.30208333333vw;
}
.kelvin-g .kelvinSec6-swiper .swiper-slide{
	width: 54.2708333333333vw !important;
	padding: 0 0.78125vw;
}
.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"] .swiper-pagination-bullet{
	margin: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	opacity: 1;
}
.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"]{
	width: 17.7083333333vw;
	display: flex;
	flex: 1;
	justify-content: space-between;
	color: rgba(255, 255, 255, 0.5);
	font-weight:500;
	font-size:1.14583333333vw;
	line-height:1.6;
	margin: 0 auto;
}
.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"] .swiper-pagination-bullet-active{
	color: rgba(255, 255, 255, 1);
	background-color: transparent;
}


.kelvinSec6-swiper .swiper-scrollbar-wrapper{
    height: 1px;
    width: 11.82291666666vw;
	margin: 1.614583333333vw auto 0.989583333333vw;
	background-color:#404040;
}
.kelvinSec6-swiper .swiper-scrollbar-item{
	height: 100%;
    width: 33.33%;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
	transition-duration: .8s;
}



@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvinSec6-swiper{
		margin-top: 10.2777777777vw;
	}
	.kelvin-g .kelvinSec6-swiper .swiper-slide{
		width: 100vw !important;
		padding: 0 4.166666666666vw;
	}
	.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"] .swiper-pagination-bullet{
		border: 0;
	}
	.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"]{
		width: 47.22222222222vw;
		font-size:3.055555555555vw;
	}
	.kelvin-g .kelvinSec6-swiper .swiper-pagination-button[data-index="2"] .swiper-pagination-bullet-active{
		color: rgba(255, 255, 255, 1);
		background-color: transparent;
	}

	.kelvinSec6-swiper .swiper-scrollbar-wrapper{
		width: 31.527777777777vw;
		margin: 6.66666666666vw auto 2.63888888888vw;
	}
}

@media screen and (min-aspect-ratio: 51 / 50) and (min-width:700px) {
    .kelvin-g .kelvin-sec6 .kelvin-sec6-summary{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-title{
        width: auto;
    }
    .kelvin-g .kelvin-sec6 .kelvin-sec6-summary .kelvin-sec6-desc{
        width: 26vw;
    }
}

@media screen and (max-width: 639px), screen and (max-aspect-ratio: 1 / 1) {
    .kelvin-g .margin-right{
        margin-right: -1.5vw;
    }
}

/* new 20220608 */
#kelvinSecNew01 .kelvin-sec14-title span{
	text-align: center;
}

.kelvin-g .kelvin-new-add02{
	height: 100vh;
	width: 100%;
	margin-bottom: 10.41666666666vw;
	position: relative;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-center{
	position: absolute;
	left: 50%;
	top: 0%;
	transform: translate(-50%,-0%);
	width: 56.66666666666vw;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text{
	width: 39.2708333333333vw;
	position: absolute;
	left: 1.19791666666vw;
	top: 0;
	overflow: hidden;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text1-tittle1{
	font-weight:700;
	color:#1e2022;
	font-size:3.3333333333333vw;
	padding-bottom:2.08333333333vw;
	line-height:1.25;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text1-tittle2{
	font-weight:500;
	color:#000000;
	font-size:1.1458333333333vw;
	line-height:1.6;
	width: 36.458333333333vw;
	padding-bottom:2.08333333333vw;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text2-tittle1{
	font-weight:700;
	color:#000000;
	font-size:1.66666666666vw;
	line-height:1.25;
	padding-bottom: 1.041666666666vw;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text2-tittle2{
	font-weight:500;
	color:#000;
	opacity: 0.7;
	font-size:1.14583333333vw;
	line-height:1.6;
	padding-bottom: 3.125vw;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text2-tittle2:last-of-type{
	padding-bottom: 0;
}
.kelvin-g .kelvin-new-add02 .kelvin-new-add02-img{
	width: 100%;
}
.kelvin-g .kelvin-new-add02-ripples{
	position: absolute;
	width: 74.63541666666vw;
	height: 22.447916666vw;
	bottom: -7.447916666666vw;
	left: -12.1875vw;
	display: none;
	z-index: -1;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode:color;
	opacity: 0;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: radial-gradient(rgba(255, 255, 255, 0) 30%, #bcdffe);
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave1 {
	-webkit-animation: cwave 4.5s linear infinite 0;
	animation: cwave 4.5s linear infinite 0;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave2 {
	-webkit-animation: cwave 4.5s linear infinite 0.9s;
	animation: cwave 4.5s linear infinite 0.9s;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave3 {
	-webkit-animation: cwave 4.5s linear infinite 1.8s;
	animation: cwave 4.5s linear infinite 1.8s;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave4 {
	-webkit-animation: cwave 4.5s linear infinite 2.7s;
	animation: cwave 4.5s linear infinite 2.7s;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave5 {
	-webkit-animation: cwave 4.5s linear infinite 3.6s;
	animation: cwave 4.5s linear infinite 3.6s;
}
.kelvin-g .kelvin-new-add02-ripples .kelvin-new-add02-wave6 {
	-webkit-animation: cwave 4.5s linear infinite 4.5s;
	animation: cwave 4.5s linear infinite 4.5s;
}
@keyframes cwave {
	from {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	to {
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-new-add02{
		height: auto;
		width: 100%;
		padding-bottom: 39.02777777777vw;
		margin-bottom: 0;
		position: relative;
		overflow: hidden;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-center{
		position: initial;
		left: 0%;
		top: 0%;
		transform: translate(0%,0%);
		width: 91.666666666vw;
		margin: 0 auto;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text{
		width: 100%;
		position: initial;
		left: 0;
		top: 0;
		overflow: initial;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text1-tittle1{
		font-size:8.888888888888vw;
		padding-bottom:5.555555555555vw;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text1-tittle2{
		font-size:3.611111111vw;
		width: 85.1388888888vw;
		padding-bottom:5.555555555555vw;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text2-tittle1{
		font-size:4.444444444444vw;
		padding-bottom: 2.777777777777vw;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text2-tittle2{
		font-size:3.3333333333333vw;
		padding-bottom: 8.333333333333vw;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-img{
		width: 87.222222222222vw;
		margin: 0 auto;
		margin-top: -24.44444444444vw;
	}
	.kelvin-g .kelvin-new-add02-ripples{
		position: absolute;
		width: 114.72222222222vw;
		height: 34.44444444444vw;
		bottom: -11.25vw;
		left: -16.61111111111vw;
		display: block;
	}
}
@media only screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.kelvin-g .kelvin-new-add02{
		height: auto;
		margin-bottom: 16.92708333333vw;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-center{
		position: static;
		left: 0%;
		top: 0%;
		transform: translate(0%,0%);
		margin: 0 auto;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-text{
		position: static;
	}
	.kelvin-g .kelvin-new-add02 .kelvin-new-add02-img{
		margin-top: -18.48958333333vw;
	}
	.kelvin-g .kelvin-new-add02-ripples{
		display: block;
	}
} 

.kelvin-g .kelvin-new-add03{
	margin-bottom: 10.41666666666vw;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text{
	margin: 0 auto;
	width: 57.44792vw;
	padding-bottom: 3.125vw;
	font-size: 0;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text1{
	width: 29.47917vw;
	font-size: 3.33333vw;
	line-height: 1.25;
	font-weight: 700;
	color: #1e2022;
	vertical-align: top;
    display: inline-block;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text2{
	width: 27.91667vw;
	font-size: 1.14583vw;
	line-height: 1.6;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
	vertical-align: top;
    display: inline-block;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img{
	width: 56.51041666666vw;
	margin: 0 auto;
	position: relative;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img .kelvin-new-add03-img-all{
	transform-origin: bottom;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-bag{
	position: absolute;
	width: 41.25vw;
	height: 27.5vw;
	left: 7.65625vw;
	top: 0.72916666666666vw;
	background: #000;
	z-index: 9;
	opacity: 0;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text{
	display: flex;
	justify-content: space-around;
	text-align: center;
	margin-top: 2.083333333333vw;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text1{
	font-weight:700;
	color:#000000;
	font-size:1.666666666666vw;
	line-height:1.25;
	margin-bottom: 1.041666666vw;
}
.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text2{
	font-weight:500;
	color:#000;
	opacity: 0.7;
	font-size:1.145833333333vw;
	line-height:1.6;
}

@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-new-add03{
		margin-bottom: 27.77777777777vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text{
		width: 91.66666666666vw;
		padding-bottom: 8.33333333333vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text1{
		width: 100%;
		font-size: 8.88889vw;
		padding-bottom: 5.555555555555vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-text2{
		width: 85.13888888888vw;
    	font-size: 3.611111111111vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img{
		width: 91.666666666666vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text{
		justify-content: space-between;
		margin-top: 5.5555555555555vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text1{
		font-size:4.44444444444vw;
		margin-bottom: 2.777777777777vw;
	}
	.kelvin-g .kelvin-new-add03 .kelvin-new-add03-img-text2{
		font-size:3.333333333333vw;
	}
	
}

.kelvin-g .kelvin-new-add04 {
	width: 68.22916666666vw;
	margin: 0 auto;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text{
	width: 55.208333333333vw;
	margin: 0 auto;
	text-align: center;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text1{
	font-weight:700;
	color:#1e2022;
	font-size:3.33333333333vw;
	line-height:1.25;
	margin-bottom: 2.083333333333vw;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text2{
	font-weight:500;
	color:#000000;
	font-size:1.145833333333vw;
	line-height:1.6;
	margin-bottom: 3.125vw;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text{
	display: flex;
	justify-content: space-around;
	text-align: center;
	margin-top: 2.083333333333vw;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text1{
	font-weight:700;
	color:#000000;
	font-size:1.666666666666vw;
	line-height:1.25;
	margin-bottom: 1.041666666vw;
}
.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text2{
	font-weight:500;
	color:#000;
	opacity: 0.7;
	font-size:1.145833333333vw;
	line-height:1.6;
}
@media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
	.kelvin-g .kelvin-new-add04 {
		width: 100%;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text{
		width: 91.666666666666vw;
		text-align: left;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text1{
		font-size:8.88888888888vw;
		margin-bottom: 5.555555555555vw;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-text2{
		width: 85.13888888888vw;
		font-size:3.6111111111vw;
		margin-bottom: 8.33333333333vw;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text{
		margin-top: 5.5555555555555vw;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text1{
		font-size:4.44444444444vw;
		margin-bottom: 2.777777777777vw;
	}
	.kelvin-g .kelvin-new-add04 .kelvin-new-add04-img-text2{
		font-size:3.333333333333vw;
	}
}



/* 28 new */







.kelvin-g .kelvin-section01 .kelvin-section-word p,
 .kelvin-g .kelvin-section02 .kelvin-section-word p,
 .kelvin-g .kelvin-section03 .kelvin-section-word p{
    font-size: 1.041667vw;
    margin-bottom: .520833vw;
	color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    width: 100%;
 }

 .kelvin-g .kelvin-section02 .common-title,
 .kelvin-g .kelvin-section03 .common-title{
	margin-bottom: 2.083333vw;
 }

 .kelvin-g .kelvin-section02 .common-title,
 .kelvin-g .kelvin-section03 .common-title{
	color: #fff;
 }

 .kelvin-g .kelvin-section02 .common-desc,
 .kelvin-g .kelvin-section03 .common-desc{
	color: rgba(255, 255, 255, 0.7);
 }


 .kelvin-g .kelvin-section01{
    position: relative;
    width: 82.1875vw;
    margin: 10.41667vw auto 0;
 }

 .kelvin-g .kelvin-section01 .kelvin-section-word{
    width: 57.44792vw;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 4.1666667vw;
    flex-wrap: wrap;
 } 

 .kelvin-g .kelvin-section01 .kelvin-section-word .kelvin-section-tit{
    width: 18.666667vw;
 }


 .kelvin-g .kelvin-section01 .kelvin-section-word .kelvin-section-content{
    width:27.941667vw;
    margin: 0;
 }

 .kelvin-g .kelvin-section01 .kelvin-section01-img{
    width: 55.229167vw;
	margin:0 auto;
 }

 .kelvin-g .kelvin-section02{
    width: 100%;
    position: relative;
    margin: 0 auto 10.41667vw;
    display: flex;
    justify-content: flex-end;
    align-items: center;
 }


 .kelvin-g .kelvin-section02 .kelvin-section-word{
    width: 28.645833vw;
    margin-right: 5.729167vw;
    
 } 

 .kelvin-g .kelvin-section02 .kelvin-section-word .kelvin-section-tit{
    width: 100%;
 }

 .kelvin-g .kelvin-section02 .kelvin-section-word .kelvin-section-content{
    width:100%;
 }

 .kelvin-g .kelvin-section02 .kelvin-section02-img{
    width: 52.604167vw;
 }


 .kelvin-g .kelvin-section03{
    width: 100%;
    position: relative;
    margin: 0 auto 10.41667vw;
    display: flex;
    align-items: center;
 }


 .kelvin-g .kelvin-section03 .kelvin-section-word{
    width: 29.6875vw;
    
 } 

 .kelvin-g .kelvin-section03 .kelvin-section-word .kelvin-section-tit{
    width: 100%;
 }

 .kelvin-g .kelvin-section03 .kelvin-section-word .kelvin-section-content{
    width:100%;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img{
    width: 56.458333vw;
    position: relative;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box{
    position: absolute;
    width: 13.958333vw;
    height: 7.177083vw;
    overflow: hidden;
    top: 22.966667vw;
    
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wifi-icon{
    position: absolute;
    width: 3.645833vw;
    top: 26.5vw;
    left: 25vw;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave{
    height: 13.958333vw;
    width: 13.958333vw;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: radial-gradient(rgba(255, 255, 255, 0) 30%, #0B70C8);

 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave1{
    animation: soundWave 4s linear infinite;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave2{
    animation: soundWave 4s linear infinite 0.8s;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave3{
    animation: soundWave 4s linear infinite 1.6s;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave4{
    animation: soundWave 4s linear infinite 2.4s;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave5{
    animation: soundWave 4s linear infinite 3.2s;
 }

 @keyframes soundWave {
    0% {
        opacity: .5;
        transform: scale(0.2);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
 }


 .kelvin-g .kelvin-section03 .kelvin-section03-img .wave-box-left{
    left: 13.927083vw;
 }

 .kelvin-g .kelvin-section03 .kelvin-section03-img .wave-box-right{
    left: 25.927083vw;
 }


 .kelvin-g #kelvinSec20 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 10.416667vw;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2{
     width: 77.08333333vw;
	 margin: 0 auto;
	 overflow: hidden;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect{
    width: fit-content;
	margin: 2.083333333vw auto 1.61458333vw;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.3);
 }
 .kelvin-g #kelvinSec20.isIe .kelvin-section12-2 .sec20bullect{
    width: 21vw;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click{
   display: flex;
   width: auto;
   margin-bottom: 1.041666666vw;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click p{
	color: rgba(32, 29, 30, 0.5);
    cursor: pointer;
    font-size: 0.833333333vw;
    font-weight: 500;
    line-height: 1.6;
	margin-right: 1.82291666vw;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click p.active{
	color: black;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click p:nth-last-child(1){
	margin-right: 0;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-line{
     height: 3px;
	 background: #000000;
	 position: relative;
	 top: 2px;
	 transition: 0.5s all linear;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20swiperThumbs{
	width: 36.7708333vw;
	overflow: hidden;
	margin: 0 auto;
 }

 .kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20swiperThumbs .swiper-slide{
	text-align: center;
	color: #a9a9a9;
    font-size: 1.04166666vw;
    font-weight: 500;
    line-height: 1.6;
 }


 

 @media screen and (max-width: 639px),screen and (max-aspect-ratio: 1 / 1) {
    .kelvin-g .kelvin-section01 .kelvin-section-word p,
    .kelvin-g .kelvin-section02 .kelvin-section-word p,
    .kelvin-g .kelvin-section03 .kelvin-section-word p{
       font-size: 3.333333vw;
       margin-bottom: 1.388889vw;
    }
	.kelvin-g .kelvin-section01{
		width: 100%;
        flex-wrap: wrap;
        margin: 27.77777vw auto 0;
	}
    
    .kelvin-g .kelvin-section02,
    .kelvin-g .kelvin-section03{
        width: 100%;
        flex-wrap: wrap;
        margin: 0 auto 27.77777vw;
    }

    .kelvin-g .kelvin-section01 .kelvin-section-word,
    .kelvin-g .kelvin-section02 .kelvin-section-word,
    .kelvin-g .kelvin-section03 .kelvin-section-word{
        width: 86.111111vw;
        margin-left: 6.944444vw;
        margin-bottom: 13.888889vw;
    }

    .kelvin-g .kelvin-section03 .kelvin-section-word{
        margin-bottom: 3.666667vw;
    }



    .kelvin-g .kelvin-section01 .kelvin-section-word .kelvin-section-tit,
    .kelvin-g .kelvin-section02 .kelvin-section-word .kelvin-section-tit,
    .kelvin-g .kelvin-section03 .kelvin-section-word .kelvin-section-tit{
        width: 100%;
        margin-bottom: 8.33333vw;
    }


    .kelvin-g .kelvin-section01 .kelvin-section-word .kelvin-section-content,
    .kelvin-g .kelvin-section02 .kelvin-section-word .kelvin-section-content,
    .kelvin-g .kelvin-section03 .kelvin-section-word .kelvin-section-content{
           width: 100%;
           font-size: 4.444444vw;
    }

    .kelvin-g .kelvin-section01 .kelvin-section01-img{
        width: 89.444444vw;
        margin: 0 auto;
     }

    .kelvin-g .kelvin-section02 .kelvin-section02-img{
        width: 93.055556vw;
        margin-left: 6.944444vw;
     }

     .kelvin-g .kelvin-section03 .kelvin-section03-img{
        width: 94.305556vw;
        order: 2;
     }


     .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box{
        position: absolute;
        width: 23.958333vw;
        height: 11.177083vw;
        overflow: hidden;
        top: 38.6vw;
     }
    
     .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wifi-icon{
        position: absolute;
        width: 6.944444vw;
        top: 44vw;
        left: 42vw;
     }
    
     .kelvin-g .kelvin-section03 .kelvin-section03-img .kelvin-wave-box .wave{
        height: 22.958333vw;
        width: 22.958333vw;
     }

     .kelvin-g .kelvin-section03 .kelvin-section03-img .wave-box-left{
        left: 23.927083vw;
     }
    
     .kelvin-g .kelvin-section03 .kelvin-section03-img .wave-box-right{
        left: 42.927083vw;
     }


    .kelvin-g #kelvinSec20 {
	    margin: 13.888889vw 0 27.777778vw;
    }


	.kelvin-g #kelvinSec20 .kelvin-section12-2{
		width: 91.666667vw;
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect{
	   width: fit-content;
	   margin: 6.944444444vw auto 5.694444444vw ;
	   border-bottom: 0.5px solid rgba(0, 0, 0, 0.3);
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click{
	  margin-bottom: 2.361111111vw;
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click p{
	   font-size: 3.888888888vw;
	   margin-right: 5.55555555vw;
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20bullect .sec20bullect-click p:nth-last-child(1){
	   margin-right: 0;
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20swiperThumbs{
	   width: 86.111111111vw;
	}
   
	.kelvin-g #kelvinSec20 .kelvin-section12-2 .sec20swiperThumbs .swiper-slide{
	   font-size: 3.33333333vw;
	}

}

.kelvin-g .kelvin-sec18 .kelvin-sec18-summary .kelvin-sec18-desc-new a{
	display: inline-block;
    width: auto;
    color: inherit;
    font-size: inherit;
}

@media (min-width:1920px){
	.kelvin-g .last-notes .last-notes-container .notes-list{
		font-size: .625vw;
	}
}


.footlast {
	list-style: none !important;
	position: relative;
}

.footlast::before {
	content: "*";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -9px;
}
.price_btn{
	color: inherit;
}



