﻿/* @font-face {
	font-family: "Archivo-Regular";
  src: url("../font/Archivo-Regular.woff2") format("woff2"), url("../font/Archivo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-0025, U+0027-FFFF;
}

@font-face {
	font-family: "Archivo-Medium";
  src: url("../font/Archivo-Medium.woff2") format("woff2"), url("../font/Archivo-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-0025, U+0027-FFFF;
} */
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
.icon-search:before {
	content: "\e917";
}
  
.icon-language:before {
	content: "\e918";
}

.icon-youtube:before {
	content: "\e91a";
}

.icon-facebook:before {
	content: "\e920";
}
  
.icon-next:before {
	content: "\e921";
}
  
.icon-more-arrow:before {
	content: "\e919";
}

.icon-linkedin:before {
	content: "\e91f";
}
.icon-TOP:before {
	content: "\e68e";
}
.icon-close:before {
	content: "\e600";
}

@font-face {
	font-family: "iconfont"; /* Project id 4959336 */
	src: url('../font/font_4959336_ld8lu5nf21.woff2') format('woff2'),
		 url('../font/font_4959336_ld8lu5nf21.woff') format('woff'),
		 url('../font/font_4959336_ld8lu5nf21.ttf') format('truetype');
  }

@font-face {
	font-family: "SaansBold";
  src: url("../font/SaansBold.woff2") format("woff2"), url("../font/SaansBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-0025, U+0027-FFFF;
}

@font-face {
	font-family: "Saans";
  src:url("../font/SaansLight.woff2") format("woff2"),
      url("../font/SaansLight.woff") format("woff");
  font-weight: 300;
  font-style: "normal";
  font-display: swap;
}

@font-face {
	font-family: "saans";
  src: url("../font/SaansRegular.woff2") format("woff2"),
      url("../font/SaansRegular.woff") format("woff");
  font-weight: 400;
  font-style: "normal";
  font-display: swap;
}

@font-face {
	font-family: "saans";
  src: url("../font/SaansMedium.woff2") format("woff2"),
      url("../font/SaansMedium.woff") format("woff");

  font-weight: 500;
  font-style: "normal";
  font-display: swap;
}

@font-face {
	font-family: "Saans";
  src: url("../font/SaansBold.woff2") format("woff2"),
      url("../font/SaansBold.woff") format("woff");
  font-weight: 700;
  font-style: "normal";
  font-display: swap;
}



html[lang=en] body {
	font-family: "saans", Arial, sans-serif;
}

.mt-10 {
	margin-top: 0.3333333333rem;
}

.pt-10 {
	padding-top: 0.3333333333rem;
}

.mb-10 > li {
	margin-bottom: 0.3333333333rem;
}

.mt-20 {
	margin-top: 0.6666666667rem;
}

.pt-20 {
	padding-top: 0.6666666667rem;
}

.mb-20 > li {
	margin-bottom: 0.6666666667rem;
}

.mt-30 {
	margin-top: 1rem;
}

.pt-30 {
	padding-top: 1rem;
}

.mb-30 > li {
	margin-bottom: 1rem;
}

.mt-40 {
	margin-top: 1.3333333333rem;
}

.pt-40 {
	padding-top: 1.3333333333rem;
}

.mb-40 > li {
	margin-bottom: 1.3333333333rem;
}

.mt-50 {
	margin-top: 1.6666666667rem;
}

.pt-50 {
	padding-top: 1.6666666667rem;
}

.mb-50 > li {
	margin-bottom: 1.6666666667rem;
}

.mt-60 {
	margin-top: 2rem;
}

.pt-60 {
	padding-top: 2rem;
}

.mb-60 > li {
	margin-bottom: 2rem;
}

.mt-70 {
	margin-top: 2.3333333333rem;
}

.pt-70 {
	padding-top: 2.3333333333rem;
}

.mb-70 > li {
	margin-bottom: 2.3333333333rem;
}

.mt-80 {
	margin-top: 2.6666666667rem;
}

.pt-80 {
	padding-top: 2.6666666667rem;
}

.mb-80 > li {
	margin-bottom: 2.6666666667rem;
}

.mt-90 {
	margin-top: 3rem;
}

.pt-90 {
	padding-top: 3rem;
}

.mb-90 > li {
	margin-bottom: 3rem;
}

.mt-100 {
	margin-top: 3.3333333333rem;
}

.pt-100 {
	padding-top: 3.3333333333rem;
}

.mb-100 > li {
	margin-bottom: 3.3333333333rem;
}

.mt-110 {
	margin-top: 3.6666666667rem;
}

.pt-110 {
	padding-top: 3.6666666667rem;
}

.mb-110 > li {
	margin-bottom: 3.6666666667rem;
}

.mt-120 {
	margin-top: 4rem;
}

.pt-120 {
	padding-top: 4rem;
}

.mb-120 > li {
	margin-bottom: 4rem;
}

.mt-130 {
	margin-top: 4.3333333333rem;
}

.pt-130 {
	padding-top: 4.3333333333rem;
}

.mb-130 > li {
	margin-bottom: 4.3333333333rem;
}

.mt-140 {
	margin-top: 4.6666666667rem;
}

.pt-140 {
	padding-top: 4.6666666667rem;
}

.mb-140 > li {
	margin-bottom: 4.6666666667rem;
}

.mt-150 {
	margin-top: 5rem;
}

.pt-150 {
	padding-top: 5rem;
}

.mb-150 > li {
	margin-bottom: 5rem;
}

.mt-160 {
	margin-top: 5.3333333333rem;
}

.pt-160 {
	padding-top: 5.3333333333rem;
}

.mb-160 > li {
	margin-bottom: 5.3333333333rem;
}

.mt-170 {
	margin-top: 5.6666666667rem;
}

.pt-170 {
	padding-top: 5.6666666667rem;
}

.mb-170 > li {
	margin-bottom: 5.6666666667rem;
}

.mt-180 {
	margin-top: 6rem;
}

.pt-180 {
	padding-top: 6rem;
}

.mb-180 > li {
	margin-bottom: 6rem;
}

.mt-190 {
	margin-top: 6.3333333333rem;
}

.pt-190 {
	padding-top: 6.3333333333rem;
}

.mb-190 > li {
	margin-bottom: 6.3333333333rem;
}

.mt-200 {
	margin-top: 6.6666666667rem;
}

.pt-200 {
	padding-top: 6.6666666667rem;
}

.mb-200 > li {
	margin-bottom: 6.6666666667rem;
}

.mt-210 {
	margin-top: 7rem;
}

.pt-210 {
	padding-top: 7rem;
}

.mb-210 > li {
	margin-bottom: 7rem;
}

.mt-220 {
	margin-top: 7.3333333333rem;
}

.pt-220 {
	padding-top: 7.3333333333rem;
}

.mb-220 > li {
	margin-bottom: 7.3333333333rem;
}

.mt-230 {
	margin-top: 7.6666666667rem;
}

.pt-230 {
	padding-top: 7.6666666667rem;
}

.mb-230 > li {
	margin-bottom: 7.6666666667rem;
}

.mt-240 {
	margin-top: 8rem;
}

.pt-240 {
	padding-top: 8rem;
}

.mb-240 > li {
	margin-bottom: 8rem;
}

.mt-250 {
	margin-top: 8.3333333333rem;
}

.pt-250 {
	padding-top: 8.3333333333rem;
}

.mb-250 > li {
	margin-bottom: 8.3333333333rem;
}

.mt-260 {
	margin-top: 8.6666666667rem;
}

.pt-260 {
	padding-top: 8.6666666667rem;
}

.mb-260 > li {
	margin-bottom: 8.6666666667rem;
}

.mt-270 {
	margin-top: 9rem;
}

.pt-270 {
	padding-top: 9rem;
}

.mb-270 > li {
	margin-bottom: 9rem;
}

.mt-280 {
	margin-top: 9.3333333333rem;
}

.pt-280 {
	padding-top: 9.3333333333rem;
}

.mb-280 > li {
	margin-bottom: 9.3333333333rem;
}

.mt-290 {
	margin-top: 9.6666666667rem;
}

.pt-290 {
	padding-top: 9.6666666667rem;
}

.mb-290 > li {
	margin-bottom: 9.6666666667rem;
}

.mt-300 {
	margin-top: 10rem;
}

.pt-300 {
	padding-top: 10rem;
}

.mb-300 > li {
	margin-bottom: 10rem;
}

.mt-310 {
	margin-top: 10.3333333333rem;
}

.pt-310 {
	padding-top: 10.3333333333rem;
}

.mb-310 > li {
	margin-bottom: 10.3333333333rem;
}

.mt-320 {
	margin-top: 10.6666666667rem;
}

.pt-320 {
	padding-top: 10.6666666667rem;
}

.mb-320 > li {
	margin-bottom: 10.6666666667rem;
}

.mt-330 {
	margin-top: 11rem;
}

.pt-330 {
	padding-top: 11rem;
}

.mb-330 > li {
	margin-bottom: 11rem;
}

.mt-340 {
	margin-top: 11.3333333333rem;
}

.pt-340 {
	padding-top: 11.3333333333rem;
}

.mb-340 > li {
	margin-bottom: 11.3333333333rem;
}

.mt-350 {
	margin-top: 11.6666666667rem;
}

.pt-350 {
	padding-top: 11.6666666667rem;
}

.mb-350 > li {
	margin-bottom: 11.6666666667rem;
}

.mt-360 {
	margin-top: 12rem;
}

.pt-360 {
	padding-top: 12rem;
}

.mb-360 > li {
	margin-bottom: 12rem;
}

.mt-370 {
	margin-top: 12.3333333333rem;
}

.pt-370 {
	padding-top: 12.3333333333rem;
}

.mb-370 > li {
	margin-bottom: 12.3333333333rem;
}

.mt-380 {
	margin-top: 12.6666666667rem;
}

.pt-380 {
	padding-top: 12.6666666667rem;
}

.mb-380 > li {
	margin-bottom: 12.6666666667rem;
}

.mt-390 {
	margin-top: 13rem;
}

.pt-390 {
	padding-top: 13rem;
}

.mb-390 > li {
	margin-bottom: 13rem;
}

.mt-400 {
	margin-top: 13.3333333333rem;
}

.pt-400 {
	padding-top: 13.3333333333rem;
}

.mb-400 > li {
	margin-bottom: 13.3333333333rem;
}

.list-3 > li {
	width: 33.3333333333%;
}


@media (max-width: 750px) {
	.mt-10 {
		margin-top: 1.3333333333vw;
	}

	.pt-10 {
		padding-top: 1.3333333333vw;
	}

	.mb-10 > li {
		margin-bottom: 1.3333333333vw;
	}

	.small-pt-10 {
		padding-top: 1.3333333333vw;
	}

	.small-mt-10 {
		margin-top: 1.3333333333vw;
	}

	.mt-20 {
		margin-top: 2.6666666667vw;
	}

	.pt-20 {
		padding-top: 2.6666666667vw;
	}

	.mb-20 > li {
		margin-bottom: 2.6666666667vw;
	}

	.small-pt-20 {
		padding-top: 2.6666666667vw;
	}

	.small-mt-20 {
		margin-top: 2.6666666667vw;
	}

	.mt-30 {
		margin-top: 4vw;
	}

	.pt-30 {
		padding-top: 4vw;
	}

	.mb-30 > li {
		margin-bottom: 4vw;
	}

	.small-pt-30 {
		padding-top: 4vw;
	}

	.small-mt-30 {
		margin-top: 4vw;
	}

	.mt-40 {
		margin-top: 5.3333333333vw;
	}

	.pt-40 {
		padding-top: 5.3333333333vw;
	}

	.mb-40 > li {
		margin-bottom: 5.3333333333vw;
	}

	.small-pt-40 {
		padding-top: 5.3333333333vw;
	}

	.small-mt-40 {
		margin-top: 5.3333333333vw;
	}

	.mt-50 {
		margin-top: 6.6666666667vw;
	}

	.pt-50 {
		padding-top: 6.6666666667vw;
	}

	.mb-50 > li {
		margin-bottom: 6.6666666667vw;
	}

	.small-pt-50 {
		padding-top: 6.6666666667vw;
	}

	.small-mt-50 {
		margin-top: 6.6666666667vw;
	}

	.mt-60 {
		margin-top: 8vw;
	}

	.pt-60 {
		padding-top: 8vw;
	}

	.mb-60 > li {
		margin-bottom: 8vw;
	}

	.small-pt-60 {
		padding-top: 8vw;
	}

	.small-mt-60 {
		margin-top: 8vw;
	}

	.mt-70 {
		margin-top: 9.3333333333vw;
	}

	.pt-70 {
		padding-top: 9.3333333333vw;
	}

	.mb-70 > li {
		margin-bottom: 9.3333333333vw;
	}

	.small-pt-70 {
		padding-top: 9.3333333333vw;
	}

	.small-mt-70 {
		margin-top: 9.3333333333vw;
	}

	.mt-80 {
		margin-top: 10.6666666667vw;
	}

	.pt-80 {
		padding-top: 10.6666666667vw;
	}

	.mb-80 > li {
		margin-bottom: 10.6666666667vw;
	}

	.small-pt-80 {
		padding-top: 10.6666666667vw;
	}

	.small-mt-80 {
		margin-top: 10.6666666667vw;
	}

	.mt-90 {
		margin-top: 12vw;
	}

	.pt-90 {
		padding-top: 12vw;
	}

	.mb-90 > li {
		margin-bottom: 12vw;
	}

	.small-pt-90 {
		padding-top: 12vw;
	}

	.small-mt-90 {
		margin-top: 12vw;
	}

	.mt-100 {
		margin-top: 13.3333333333vw;
	}

	.pt-100 {
		padding-top: 13.3333333333vw;
	}

	.mb-100 > li {
		margin-bottom: 13.3333333333vw;
	}

	.small-pt-100 {
		padding-top: 13.3333333333vw;
	}

	.small-mt-100 {
		margin-top: 13.3333333333vw;
	}

	.mt-110 {
		margin-top: 14.6666666667vw;
	}

	.pt-110 {
		padding-top: 14.6666666667vw;
	}

	.mb-110 > li {
		margin-bottom: 14.6666666667vw;
	}

	.small-pt-110 {
		padding-top: 14.6666666667vw;
	}

	.small-mt-110 {
		margin-top: 14.6666666667vw;
	}

	.mt-120 {
		margin-top: 16vw;
	}

	.pt-120 {
		padding-top: 16vw;
	}

	.mb-120 > li {
		margin-bottom: 16vw;
	}

	.small-pt-120 {
		padding-top: 16vw;
	}

	.small-mt-120 {
		margin-top: 16vw;
	}

	.mt-130 {
		margin-top: 17.3333333333vw;
	}

	.pt-130 {
		padding-top: 17.3333333333vw;
	}

	.mb-130 > li {
		margin-bottom: 17.3333333333vw;
	}

	.small-pt-130 {
		padding-top: 17.3333333333vw;
	}

	.small-mt-130 {
		margin-top: 17.3333333333vw;
	}

	.mt-140 {
		margin-top: 18.6666666667vw;
	}

	.pt-140 {
		padding-top: 18.6666666667vw;
	}

	.mb-140 > li {
		margin-bottom: 18.6666666667vw;
	}

	.small-pt-140 {
		padding-top: 18.6666666667vw;
	}

	.small-mt-140 {
		margin-top: 18.6666666667vw;
	}

	.mt-150 {
		margin-top: 20vw;
	}

	.pt-150 {
		padding-top: 20vw;
	}

	.mb-150 > li {
		margin-bottom: 20vw;
	}

	.small-pt-150 {
		padding-top: 20vw;
	}

	.small-mt-150 {
		margin-top: 20vw;
	}

	.mt-160 {
		margin-top: 21.3333333333vw;
	}

	.pt-160 {
		padding-top: 21.3333333333vw;
	}

	.mb-160 > li {
		margin-bottom: 21.3333333333vw;
	}

	.small-pt-160 {
		padding-top: 21.3333333333vw;
	}

	.small-mt-160 {
		margin-top: 21.3333333333vw;
	}

	.mt-170 {
		margin-top: 22.6666666667vw;
	}

	.pt-170 {
		padding-top: 22.6666666667vw;
	}

	.mb-170 > li {
		margin-bottom: 22.6666666667vw;
	}

	.small-pt-170 {
		padding-top: 22.6666666667vw;
	}

	.small-mt-170 {
		margin-top: 22.6666666667vw;
	}

	.mt-180 {
		margin-top: 24vw;
	}

	.pt-180 {
		padding-top: 24vw;
	}

	.mb-180 > li {
		margin-bottom: 24vw;
	}

	.small-pt-180 {
		padding-top: 24vw;
	}

	.small-mt-180 {
		margin-top: 24vw;
	}

	.mt-190 {
		margin-top: 25.3333333333vw;
	}

	.pt-190 {
		padding-top: 25.3333333333vw;
	}

	.mb-190 > li {
		margin-bottom: 25.3333333333vw;
	}

	.small-pt-190 {
		padding-top: 25.3333333333vw;
	}

	.small-mt-190 {
		margin-top: 25.3333333333vw;
	}

	.mt-200 {
		margin-top: 26.6666666667vw;
	}

	.pt-200 {
		padding-top: 26.6666666667vw;
	}

	.mb-200 > li {
		margin-bottom: 26.6666666667vw;
	}

	.small-pt-200 {
		padding-top: 26.6666666667vw;
	}

	.small-mt-200 {
		margin-top: 26.6666666667vw;
	}

	.mt-210 {
		margin-top: 28vw;
	}

	.pt-210 {
		padding-top: 28vw;
	}

	.mb-210 > li {
		margin-bottom: 28vw;
	}

	.small-pt-210 {
		padding-top: 28vw;
	}

	.small-mt-210 {
		margin-top: 28vw;
	}

	.mt-220 {
		margin-top: 29.3333333333vw;
	}

	.pt-220 {
		padding-top: 29.3333333333vw;
	}

	.mb-220 > li {
		margin-bottom: 29.3333333333vw;
	}

	.small-pt-220 {
		padding-top: 29.3333333333vw;
	}

	.small-mt-220 {
		margin-top: 29.3333333333vw;
	}

	.mt-230 {
		margin-top: 30.6666666667vw;
	}

	.pt-230 {
		padding-top: 30.6666666667vw;
	}

	.mb-230 > li {
		margin-bottom: 30.6666666667vw;
	}

	.small-pt-230 {
		padding-top: 30.6666666667vw;
	}

	.small-mt-230 {
		margin-top: 30.6666666667vw;
	}

	.mt-240 {
		margin-top: 32vw;
	}

	.pt-240 {
		padding-top: 32vw;
	}

	.mb-240 > li {
		margin-bottom: 32vw;
	}

	.small-pt-240 {
		padding-top: 32vw;
	}

	.small-mt-240 {
		margin-top: 32vw;
	}

	.mt-250 {
		margin-top: 33.3333333333vw;
	}

	.pt-250 {
		padding-top: 33.3333333333vw;
	}

	.mb-250 > li {
		margin-bottom: 33.3333333333vw;
	}

	.small-pt-250 {
		padding-top: 33.3333333333vw;
	}

	.small-mt-250 {
		margin-top: 33.3333333333vw;
	}

	.mt-260 {
		margin-top: 34.6666666667vw;
	}

	.pt-260 {
		padding-top: 34.6666666667vw;
	}

	.mb-260 > li {
		margin-bottom: 34.6666666667vw;
	}

	.small-pt-260 {
		padding-top: 34.6666666667vw;
	}

	.small-mt-260 {
		margin-top: 34.6666666667vw;
	}

	.mt-270 {
		margin-top: 36vw;
	}

	.pt-270 {
		padding-top: 36vw;
	}

	.mb-270 > li {
		margin-bottom: 36vw;
	}

	.small-pt-270 {
		padding-top: 36vw;
	}

	.small-mt-270 {
		margin-top: 36vw;
	}

	.mt-280 {
		margin-top: 37.3333333333vw;
	}

	.pt-280 {
		padding-top: 37.3333333333vw;
	}

	.mb-280 > li {
		margin-bottom: 37.3333333333vw;
	}

	.small-pt-280 {
		padding-top: 37.3333333333vw;
	}

	.small-mt-280 {
		margin-top: 37.3333333333vw;
	}

	.mt-290 {
		margin-top: 38.6666666667vw;
	}

	.pt-290 {
		padding-top: 38.6666666667vw;
	}

	.mb-290 > li {
		margin-bottom: 38.6666666667vw;
	}

	.small-pt-290 {
		padding-top: 38.6666666667vw;
	}

	.small-mt-290 {
		margin-top: 38.6666666667vw;
	}

	.mt-300 {
		margin-top: 40vw;
	}

	.pt-300 {
		padding-top: 40vw;
	}

	.mb-300 > li {
		margin-bottom: 40vw;
	}

	.small-pt-300 {
		padding-top: 40vw;
	}

	.small-mt-300 {
		margin-top: 40vw;
	}

	.mt-310 {
		margin-top: 41.3333333333vw;
	}

	.pt-310 {
		padding-top: 41.3333333333vw;
	}

	.mb-310 > li {
		margin-bottom: 41.3333333333vw;
	}

	.small-pt-310 {
		padding-top: 41.3333333333vw;
	}

	.small-mt-310 {
		margin-top: 41.3333333333vw;
	}

	.mt-320 {
		margin-top: 42.6666666667vw;
	}

	.pt-320 {
		padding-top: 42.6666666667vw;
	}

	.mb-320 > li {
		margin-bottom: 42.6666666667vw;
	}

	.small-pt-320 {
		padding-top: 42.6666666667vw;
	}

	.small-mt-320 {
		margin-top: 42.6666666667vw;
	}

	.mt-330 {
		margin-top: 44vw;
	}

	.pt-330 {
		padding-top: 44vw;
	}

	.mb-330 > li {
		margin-bottom: 44vw;
	}

	.small-pt-330 {
		padding-top: 44vw;
	}

	.small-mt-330 {
		margin-top: 44vw;
	}

	.mt-340 {
		margin-top: 45.3333333333vw;
	}

	.pt-340 {
		padding-top: 45.3333333333vw;
	}

	.mb-340 > li {
		margin-bottom: 45.3333333333vw;
	}

	.small-pt-340 {
		padding-top: 45.3333333333vw;
	}

	.small-mt-340 {
		margin-top: 45.3333333333vw;
	}

	.mt-350 {
		margin-top: 46.6666666667vw;
	}

	.pt-350 {
		padding-top: 46.6666666667vw;
	}

	.mb-350 > li {
		margin-bottom: 46.6666666667vw;
	}

	.small-pt-350 {
		padding-top: 46.6666666667vw;
	}

	.small-mt-350 {
		margin-top: 46.6666666667vw;
	}

	.mt-360 {
		margin-top: 48vw;
	}

	.pt-360 {
		padding-top: 48vw;
	}

	.mb-360 > li {
		margin-bottom: 48vw;
	}

	.small-pt-360 {
		padding-top: 48vw;
	}

	.small-mt-360 {
		margin-top: 48vw;
	}

	.mt-370 {
		margin-top: 49.3333333333vw;
	}

	.pt-370 {
		padding-top: 49.3333333333vw;
	}

	.mb-370 > li {
		margin-bottom: 49.3333333333vw;
	}

	.small-pt-370 {
		padding-top: 49.3333333333vw;
	}

	.small-mt-370 {
		margin-top: 49.3333333333vw;
	}

	.mt-380 {
		margin-top: 50.6666666667vw;
	}

	.pt-380 {
		padding-top: 50.6666666667vw;
	}

	.mb-380 > li {
		margin-bottom: 50.6666666667vw;
	}

	.small-pt-380 {
		padding-top: 50.6666666667vw;
	}

	.small-mt-380 {
		margin-top: 50.6666666667vw;
	}

	.mt-390 {
		margin-top: 52vw;
	}

	.pt-390 {
		padding-top: 52vw;
	}

	.mb-390 > li {
		margin-bottom: 52vw;
	}

	.small-pt-390 {
		padding-top: 52vw;
	}

	.small-mt-390 {
		margin-top: 52vw;
	}

	.mt-400 {
		margin-top: 53.3333333333vw;
	}

	.pt-400 {
		padding-top: 53.3333333333vw;
	}

	.mb-400 > li {
		margin-bottom: 53.3333333333vw;
	}

	.small-pt-400 {
		padding-top: 53.3333333333vw;
	}

	.small-mt-400 {
		margin-top: 53.3333333333vw;
	}
}

@media (max-width: 1024px) {
	.list-4 > li {
		width: 33.33%;
	}
}

@media (max-width: 768px) {
	.list-4 > li,
  .list-3 > li {
		width: 50%;
	}
}

@media (max-width: 500px) {
	.list-3 > li {
		width: 100%;
	}
}
[class*=" icon-"],
[class^=icon-] {
	font-family: "iconfont";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html, body {
	margin: 0;
	padding: 0;
}

html {
  /* 1 */
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
  /* 2 */
}

body {
	color: #000;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
	outline: none;
}

input, textarea {
	border: none;
	outline: none;
}

textarea {
	resize: none;
}

input,
textarea {
	border-radius: 0;
	padding: 0;
}

button {
	border: none;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
}

button, a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

abbr[title] {
	border-bottom: none;
  /* 1 */
	text-decoration: underline;
  /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
	font-weight: bolder;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
	border-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
  /* 1 */
	font-size: 100%;
  /* 1 */
	line-height: 1.15;
  /* 1 */
	margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
	overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
	text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

/**
        * Remove the inner border and padding in Firefox.
        */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

input, textarea {
	border: none;
	outline: none;
}

input,
textarea {
	border-radius: 0;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

@media (max-width: 1024px) {
	a {
		-webkit-tap-highlight-color: transparent;
 /* 禁用触摸高亮效果 */
	}
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 999;
}

.hide-placeholder .header-placeholder {
	display: none;
}

.hide-header-bg .header {
	background-color: transparent;
}

.white-header:not(.header-hover) .header {
	border-bottom-color: rgba(218, 220, 224, 0.3);
}

.white-header:not(.header-hover) .logo-white {
	opacity: 1;
}

.white-header:not(.header-hover) .logo-black {
	opacity: 0;
}

.white-header:not(.header-hover) .header-menu-link {
	color: #fff;
}

.white-header:not(.header-hover) .header-menu-link::after {
	background-color: #fff;
}

.white-header:not(.header-hover) .header-menu-item.on .header-menu-link::after {
	background-color: #fff;
}

.white-header:not(.header-hover) .header-language-icon path {
	fill: #fff;
}

.white-header:not(.header-hover) .header-menu-toggle i {
	background-color: #fff;
}

.white-header:not(.header-hover) .header-search-button {
	color: #fff;
}

.body-scroll .header {
	background-color: #fff;
}

.header-hover .header {
	background-color: #DADCE0;
	border-bottom-color: rgba(0, 0, 0, 0.3);
}

.header-placeholder {
	height: 85px;
}

.submenu-bg {
	position: fixed;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	z-index: 500;
}

.header-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-content,
.header-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.logo {
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 4.0666666667rem;
	position: relative;
}

.logo img {
	height: 100%;
	width: auto;
	-webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.logo-white {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.header-tool {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-menu-item {
	margin-right: 55px;
	position: relative;
}

.header-menu-item.on:not(.current) .header-menu-link::after, .header-menu-item.current .header-menu-link::after {
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.header-menu-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding: 1.6666666667em 0;
	position: relative;
	font-family: "saans";
	line-height: 1;
	font-weight: 500;
}

.header-menu-link sup {
	font-size: 0.6666666667em;
	margin-left: 0.1666666667em;
	display: none;
}

.header-menu-link::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-language {
	position: relative;
	padding: 10px 0;
}

.header-language-icon {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: relative;
}

.header-language-icon svg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.header-language-list {
	position: absolute;
	left: 50%;
	top: 100%;
	width: 70px;
	border-radius: 10px;
	background-color: #fff;
	margin-left: -35px;
	text-align: center;
	padding: 0.7em 0.1em;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 1.2s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-language-list li {
	margin-bottom: 0.4em;
}

.header-language-list li:last-child {
	margin-bottom: 0;
}

.header-language-list a {
	color: #DADCE0;
	-webkit-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
}

.header-language-list .current a {
	color: #000;
}

.header-search-button {
	font-size: 20px;
	margin-left: 20px;
	cursor: pointer;
}

.header-menu-toggle {
	cursor: pointer;
	margin-left: 20px;
}

.header-menu-toggle i {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #000;
	margin: 0.1666666667rem 0;
}

.global-search {
	position: fixed;
	left: 0;
	top: 84px;
	width: 100%;
	background-color: #fff;
	z-index: 500;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
}

.global-search-bg {
	position: fixed;
	left: 0;
	top: 85px;
	width: 100%;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	z-index: 200;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.global-search-bg.show {
	opacity: 1;
	visibility: visible;
}

.global-search-content {
	padding: 2.6666666667rem;
	position: relative;
	z-index: 20;
}

.global-search-input {
	border-bottom: 1px solid #000;
	width: 100%;
	padding: 8px 0;
}

.global-search-input::-webkit-input-placeholder {
	-webkit-transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.global-search-input::-moz-placeholder {
	-moz-transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.global-search-input:-ms-input-placeholder {
	-ms-transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.global-search-input::-ms-input-placeholder {
	-ms-transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.global-search-input::placeholder {
	-webkit-transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.global-search-input:focus::-webkit-input-placeholder {
	opacity: 0;
}

.global-search-input:focus::-moz-placeholder {
	opacity: 0;
}

.global-search-input:focus:-ms-input-placeholder {
	opacity: 0;
}

.global-search-input:focus::-ms-input-placeholder {
	opacity: 0;
}

.global-search-input:focus::placeholder {
	opacity: 0;
}

.global-search-btn {
	position: absolute;
	right: 0;
	top: 0.25em;
	font-size: 16px;
	color: #000;
	z-index: 100;
}

.global-search-btn::before {
	color: #000;
}

/*three product*/
.title--overview {
	font-weight: 500;
	color: #fff;
	font-size: 50px;
	line-height: 1.2;
}

.title--overview>p {
	margin-top: 30px;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px
}

.title.ani-zoom-out {
	font-size: 40px
}

.ind-overview {
	font-size: 0;
	margin-top: 79px;
	/* margin-left: 50px;
	margin-right: 50px; */
}

.ind-overview__list {
	display: flex;
	height: 80vh;
	height: calc(100vh - 79px);
	margin-top: 40px;
}

.ind-overview__list>li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	flex-shrink: 1;
	flex-basis: 33.3333%;
	transition: .43s ease-in-out;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.ind-overview__list>li a {
	display: block;
	position: relative;
}


.ind-overview__list>li::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	transition: .63s ease
}

.ind-overview__list>li.active {
	flex-shrink: 0;
	flex-basis: 50%
}

.ind-overview__list>li.active::before {
	opacity: 0
}

.ind-overview__list>li.active .ind-overview__subject {
	opacity: 0;
	visibility: hidden
}

.ind-overview__list>li.active .ind-overview__wrap {
	justify-content: space-between;
	opacity: 1;
	visibility: visible
}

.ind-overview__subject {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	transition: .3s ease;
	transition-delay: .2s;
	opacity: .4;
	padding: 0 20px
}

.ind-overview__wrap {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	flex-shrink: 1;
	flex-basis: 680px;
	height: 100%;
	padding: 220px 20px 150px 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .53s ease;
	transition-delay: .43s;
	z-index: 1
}

.ind-overview__content ul li {
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,.4)
}

.ind-overview__content ul li .toggle-box {
	opacity: .4
}

.ind-overview__content ul li:hover .toggle-box {
	opacity: 1
}

.ind-overview__content ul li:hover::before {
	width: 100%
}

.ind-overview__content ul li::before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: .53s ease
}

.toggle-box {
	display: flex;
	align-items: center;
	padding: 35px 0
}

.toggle-box__img {
	flex-shrink: 0;
	flex-basis: 50px;
	text-align: center
}

.toggle-box__img img {
	fill: rgba(255,255,255,.3)
}

.toggle-box__content {
	padding-left: 40px
}

.toggle-box__link {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	color: #fff
}

.toggle-box__link::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 12px;
	margin-top: 6px;
	background-image: url("../picture/btn_overview_arrow.svg");
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	transition: right .17s ease
}

.toggle-box:hover .toggle-box__link::before {
	right: 5px
}


.tijiao .main-button {
	line-height: 1;
	text-decoration: none;
	display: flex;
	border: none;
	cursor: pointer;
	align-items: center;
	gap: 12px;
	background-color: #ddae28;
	color: #fff;
	border-radius: 10rem;
	font-weight: 600;
	padding: 12px 24px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color 0.3s;
	font-size: 16px;
	margin-top: 20px;
	--clr: #ddae28;
}
.main-button a {
	line-height: 1;
	text-decoration: none;
	display: flex;
	border: none;
	cursor: pointer;
	align-items: center;
	gap: 12px;
	background-color: #ddae28;
	color: #fff;
	border-radius: 10rem;
	font-weight: 600;
	padding: 12px 24px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color 0.3s;
	font-size: 16px;
	margin-top: 20px;
	--clr: #ddae28;
}
.ind-overview__list .main-button {
	line-height: 1;
	text-decoration: none;
	display: flex;
	border: none;
	cursor: pointer;
	align-items: center;
	gap: 12px;
	background-color: #ddae28;
	color: #fff;
	border-radius: 10rem;
	font-weight: 600;
	padding: 12px 24px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color 0.3s;
	font-size: 16px;
	margin-top: 20px;
	--clr: #ddae28;
}

.main-button.center {
	margin: 0 auto;
}

.home-new {
	margin-top: 70px;
}
.home-new .main-button {
	display: block;
	margin: 0 auto;
	margin-bottom: 70px;
}

.button__icon-wrapper {
	flex-shrink: 0;
	width: 25px;
	height: 25px;
	position: relative;
	color: var(--clr);
	background-color: #fff;
	border-radius: 50%;
	display: grid;
	place-items: center;
	overflow: hidden;
}

.main-button:hover a{
	background-color: #000;
}

.tijiao .main-button:hover {
	background-color: #000;
}
.ind-overview__list .main-button:hover {
	background-color: #000;
}


.main-button .button:hover .button__icon-wrapper {
	color: #000;
}

.button__icon-svg--copy {
	position: absolute;
	transform: translate(-150%, 150%);
}

.main-button:hover .button__icon-svg:first-child {
	transition: transform 0.3s ease-in-out;
	transform: translate(150%, -150%);
}

.main-button:hover .button__icon-svg--copy {
	transition: transform 0.3s ease-in-out 0.1s;
	transform: translate(0);
}

@media (hover: hover) {
	.header-menu-link:hover::after {
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	.submenu-product-filter a {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.submenu-product-filter a:hover {
		color: #13141D;
	}

	.submenu-product-list .item-title {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.submenu-product-list .item-sym {
		-webkit-transform: translate(-2px, 2px);
		transform: translate(-2px, 2px);
		-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.submenu-product-list .item-pic img {
		-webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.submenu-product-list .img-h {
		opacity: 0;
	}

	.submenu-product-list a:hover .item-title {
		color: #fff;
	}

	.submenu-product-list a:hover .item-sym {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

}

@media (min-width: 1025px) {
	.mobile-nav {
		display: none;
	}

	.header-language:hover .header-language-list {
		opacity: 1;
		pointer-events: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.header-language-list a:hover {
		color: #000;
	}

	.header-menu-toggle {
		display: none;
	}

	.drop .header {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	.header-submenu {
		position: fixed;
		left: 0;
		top: 80px;
		width: 100%;
		background-color: #DADCE0;
		z-index: 999;
	}

	.header-submenu-container {
		height: 0;
		overflow: hidden;
	}

	.header-submenu-placeholder {
		display: none;
	}

	.header-submenu-product {
		padding-top: 1.6666666667rem;
		padding-bottom: 3.6666666667rem;
	}

	.header-menu-link {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.submenu-product-filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		justify-content: center;
	}

	.submenu-product-filter li {
		margin-right: 1.40625em;
		margin-right: 5%;
		font-size: 18px;
	}

	.submenu-product-filter a {
		color: rgba(19, 20, 29, 0.3);
		font-family: "saans";
		position: relative;
		padding-left: 15px;
	}

	.submenu-product-filter a::before {
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background: rgba(19, 20, 29, 0.3);
		border-radius: 50px;
		left: 0;
		top: 7px;
	}

	.submenu-product-filter .current a {
		color: #13141D;
		font-family: "saans";
	}

	.submenu-product-filter .current a::before {
		background: #ddae28;
	}

	.submenu-product-content {
		margin-top: 1.6666666667rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.submenu-product-toggle {
		width: 86%;
	}

	.submenu-product-item {
		display: none;
	}

	.submenu-product-item:first-child {
		display: block;
	}

	.submenu-product-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.submenu-product-list li {
		width: 25%;
	}

	.submenu-product-list .item-box {
		position: relative;
	}

	.submenu-product-list .item-pic {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
		background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
		border-radius: 20px;
		position: relative;
	}
	.submenu-product-list .item-pic::after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: linear-gradient(to bottom, rgb(0 0 0 / 51%), rgb(0 0 0 / 0%));
	}

	.submenu-product-list .item-pic::before {
		padding-top: 100%;
	}

	.submenu-product-list .item-inner {
		position: absolute;
		left: 24px;
		right: 24px;
		top: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.submenu-product-list .item-title {
		color: rgb(255 255 255);
	}

	.submenu-product-list .item-sym {
		font-size: 0.8em;
		opacity: 0;
	}

	.submenu-product-all {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 11.25em;
		height: 11.25em;
		position: relative;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		overflow: hidden;
	}

	.submenu-product-all > div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
	}

	.submenu-product-all span {
		margin-right: 0.875em;
	}

	.custom-button-circle {
		overflow: hidden;
	}

	.custom-button-circle .circle-svg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: rotate(-150deg);
		transform: rotate(-150deg);
	}

	.custom-button-circle circle {
		-webkit-transition: opacity 0.3s ease;
		transition: opacity 0.3s ease;
	}

	.custom-button-circle .circle-full {
		stroke: #424452;
		stroke-width: 1;
		fill: none;
	}

	.custom-button-circle .circle-gaps {
		stroke: #424452;
		stroke-width: 1;
		fill: none;
		stroke-dasharray: 265 25 220 25;
 /* 两个缺口的位置和大小 */
		stroke-dashoffset: 0;
		opacity: 0;
	}

	.custom-button-circle .button-shine {
		position: absolute;
		left: -75%;
		top: 0;
		height: 100%;
		width: 20%;
		background-color: rgba(255, 255, 255, 0.1);
		border-radius: 50%;
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
		-webkit-filter: blur(16px);
		filter: blur(16px);
		z-index: 1;
		-webkit-transition: left 800ms cubic-bezier(0.4, 0, 0.2, 1);
		transition: left 800ms cubic-bezier(0.4, 0, 0.2, 1);
	}

	.custom-button-circle:hover .circle-full {
		opacity: 0;
	}

	.custom-button-circle:hover .circle-gaps {
		opacity: 1;
	}

	.custom-button-circle:hover .button-shine {
		left: 175%;
	}

	.header-submenu-solution {
		padding: 1.1666666667rem 0;
	}

}

@media (max-width: 1024px) {
	.header-nav,
  .header-submenu,
  .header-language {
		display: none;
	}

	.header {
		padding: 14px 0;
	}

	.header-language-icon {
		width: 20px;
		height: 20px;
	}

	.header-menu-toggle i {
		width: 20px;
		margin: 5px 0;
	}

	.header-search-button {
		font-size: 18px;
	}

	.global-search-content {
		padding: 50px 0;
	}

	.mobile-nav {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #DADCE0;
		display: none;
		z-index: 999;
	}

	.mobile-nav-close {
		font-size: 18px;
		position: absolute;
		right: 30px;
		top: 20px;
		color: #13141D;
	}

	.mobile-nav-container {
		overflow-y: auto;
		height: 100%;
		padding-top: 80px;
		padding-bottom: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: justify;
		align-content: space-between;
	}

	.mobile-nav-list {
		font-size: 26px;
		color: #13141D;
		width: 100%;
	}

	.mobile-nav-item {
		padding: 10px 30px;
		margin-bottom: 0.4166666667em;
	}

	.mobile-nav-item.active .mobile-nav-link i {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.mobile-nav-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-family: "saans";
	}

	.mobile-nav-link i {
		font-size: 12px;
		zoom: 0.6;
		display: inline-block;
		-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.mobile-submenu {
		display: none;
	}

	.mobile-submenu-product {
		font-size: 0.7em;
		padding-top: 1.2em;
	}

	.mobile-submenu-product-item {
		margin-bottom: 1em;
	}

	.mobile-submenu-product-all {
		font-size: 0.74em;
		margin-top: 1.2em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.mobile-submenu-product-all i {
		font-size: 0.6em;
		margin-left: 0.5em;
	}

	.mobile-submenu-product-link {
		text-decoration: underline;
	}

	.mobile-submenu-product-list {
		margin-top: 2em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.mobile-submenu-product-list li {
		width: 25%;
		margin-bottom: 2em;
	}

	.mobile-submenu-product-list .item-pic {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
		background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
	}

	.mobile-submenu-product-list .item-pic::before {
		padding-top: 100%;
	}

	.mobile-submenu-product-list .img-h {
		display: none;
	}

	.mobile-submenu-product-list .item-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 1em;
	}

	.mobile-submenu-product-list .item-name {
		font-size: 0.8em;
	}

	.mobile-submenu-product-list .item-sym {
		font-size: 12px;
		zoom: 0.9;
	}

	.mobile-submenu-list {
		font-size: 0.7em;
		padding-top: 1.2em;
	}

	.mobile-submenu-list li {
		margin-bottom: 1em;
	}

	.mobile-lang-switcher {
		font-size: 20px;
		padding: 10px 30px;
		margin-top: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.mobile-lang-switcher a {
		color: rgba(19, 20, 29, 0.7);
		margin-right: 1.5em;
	}

	.mobile-lang-switcher .current {
		color: #13141D;
		text-decoration: underline;
	}
}

@media (max-width: 500px) {
	.mobile-submenu-product-list li {
		width: 50%;
	}
}

html {
	font-size: 1.5625vw;
}

@media (min-width: 1921px) {
	html {
		font-size: 30px;
	}
}

body {
	font-size: 16px;
}

.w-1520 {
	max-width: 1520px;
	width: 80%;
}

.w-1000 {
	max-width: 1000px;
}

.fs-64 {
	font-size: 64px;
}

.fs-56 {
	font-size: 1.8666666667rem;
}

.fs-48 {
	font-size: 1.6rem;
}

.fs-36 {
	font-size: 1.2rem;
}

.fs-32 {
	font-size: 1.0666666667rem;
}

.fs-24 {
	font-size: 0.8rem;
}

.fs-20 {
	font-size: 20px;
}

.fs-18 {
	font-size: 0.6rem;
}

.fs-16 {
	font-size: 0.5333333333rem;
}

.fs-14 {
	font-size: 0.4666666667rem;
}

.lh-16-24 {
	line-height: 1.5;
}

.lh-24-36 {
	line-height: 1.5;
}

html[lang=ja] .paragraph strong,
html[lang=ja] .paragraph h3,
html[lang=ja] .paragraph blockquote {
	font-weight: 500;
}

html[lang=ja] .en-500 {
	font-weight: 500;
}

html[lang=ja] .en-600 {
	font-weight: 600;
}

html[lang=en] .en-500 {
	font-family: "saans";
}

html[lang=en] .en-600 {
	font-family: "SaansBold";
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-uppercase {
	text-transform: uppercase;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.overflow-hidden {
	overflow: hidden;
}

.opa-5 {
	opacity: 0.5;
}

.bg-000 {
	background-color: #000;
}

.c-white {
	color: #fff;
}

.c-DBDCE0 {
	color: #DBDCE0;
}

.c-DADCE0 {
	color: #DADCE0;
}

.bg-DBDCE0 {
	background-color: #DBDCE0;
}

.bg-DADCE0 {
	background-color: #DADCE0;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-wrap-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.flex-justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex-justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-justify-around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flex-justify-evenly {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.flex-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.flex-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.flex-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.flex-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.flex-self-start {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.flex-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.flex-self-center {
	-ms-flex-item-align: center;
	align-self: center;
}

.flex-self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.radius-20 {
	border-radius: 20px;
}

.sp-wrap-42 {
	margin-left: -0.7rem;
	margin-right: -0.7rem;
}

.sp-item-42 {
	margin-left: 0.7rem;
	margin-right: 0.7rem;
}

.sp-wrap-30 {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

.sp-item-30 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.w-10 {
	width: 10%;
}

.w-20 {
	width: 20%;
}

.w-30 {
	width: 30%;
}

.w-40 {
	width: 40%;
}

.w-50 {
	width: 50%;
}

.w-60 {
	width: 60%;
}

.w-70 {
	width: 70%;
}

.w-80 {
	width: 80%;
}

.w-90 {
	width: 90%;
}

.w-100 {
	width: 100%;
}

.h-100 {
	height: 100%;
}

.mt-0 {
	margin-top: 0;
}

.img-box,
.media-box {
	position: relative;
	overflow: hidden;
}

.home-banner-content .img-box.item-pic {
	height: 100vh;
}

.img-box::before,
.media-box::before {
	content: "";
	display: block;
}

.img-box img,
.img-box > img,
.media-box img,
.media-box > img,
.img-box video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.sk-arrow {
	width: 1.6666666667rem;
	height: 1.6666666667rem;
	border: 1px solid #424452;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0.4666666667rem;
	color: #424452;
	cursor: pointer;
}

.slick-disabled {
	pointer-events: none;
	opacity: 0.3;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
}

.slick-dots li {
	padding: 0 5px;
}

.slick-dots button {
	width: 15px;
	height: 15px;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.slick-dots .slick-active button {
	background-color: #fff;
}

.black-dots .slick-dots button {
	background-color: rgba(41, 43, 60, 0.5);
}

.black-dots .slick-dots .slick-active button {
	background-color: #292B3C;
}

.btn-more {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-width: 13.8888888889em;
	height: 2.7777777778em;
	padding: 1.1111111111em;
	position: relative;
}

.btn-more .icon-more-arrow {
	font-size: 20px;
	zoom: 0.6;
}

.btn-video {
	width: 1.9333333333rem;
	height: 1.9333333333rem;
	font-size: 0.8rem;
	background-color: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #DBDCE0;
	cursor: pointer;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: wrap;
	-ms-flex-positive: wrap;
	flex-grow: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.pagination-prev,
.pagination-next {
	zoom: 0.5;
}

.pagination-prev a,
.pagination-next a {
	font-size: 12px;
}

.pagination-prev {
	margin-right: 1.4285714286em;
}

.pagination-next {
	margin-left: 1.4285714286em;
}

.horizontal-page-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.horizontal-page-toggle .item-link {
	color: #B8B8B8;
}

.horizontal-page-toggle .item-prev i {
	margin-right: 0.25em;
}

.horizontal-page-toggle .item-next i {
	margin-left: 0.3125em;
}

.horizontal-page-toggle .item-back i {
	margin-right: 2em;
}

.banner-wrap {
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	overflow: hidden;
}

.banner-image::before {
	padding-top: 31.25%;
}

.banner-animate-pic {
	width: 12.8rem;
	position: absolute;
	left: 50%;
	top: 54%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	will-change: transform;
 /* 优化性能 */
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
 /* 保持3D变换 */
}

.banner-animate-pic::before {
	padding-top: 117.96875%;
}

.banner-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner-title {
	text-transform: uppercase;
}

.banner-search-wrap {
	margin-top: 1.3333333333rem;
}

.banner-search-inner {
	width: 13.75em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.banner-search-inner input {
	width: 100%;
	height: 2.5em;
	border: 1px solid rgba(0, 0, 0, 0.78);
	background-color: rgba(255, 255, 255, 0.78);
	border-radius: 40px;
	padding-left: 1.875em;
}

.banner-search-inner input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.banner-search-inner input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.banner-search-inner input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.banner-search-inner input::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.banner-search-inner input::placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.banner-search-btn {
	font-size: 0.9166666667em;
	position: absolute;
	right: 2.5454545455em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
}

.form-basic {
	color: #292B3C;
}

.form-basic input[type=text] {
	width: 100%;
	background-color: transparent;
	border-bottom: 1px solid #292B3C;
	padding-bottom: 0.625em;
}

.form-basic input[type=text]::-webkit-input-placeholder {
	color: #292B3C;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic input[type=text]::-moz-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-moz-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic input[type=text]:-ms-input-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-ms-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic input[type=text]::-ms-input-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-ms-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic input[type=text]::placeholder {
	color: #292B3C;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic textarea {
	width: 100%;
	background-color: transparent;
	border: 1px solid #292B3C;
	border-radius: 20px;
	height: 15.625em;
	padding: 1em;
}

.form-basic textarea::-webkit-input-placeholder {
	color: #292B3C;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic textarea::-moz-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-moz-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic textarea:-ms-input-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-ms-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic textarea::-ms-input-placeholder {
	color: #292B3C;
	transform-origin: left center;
	-ms-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic textarea::placeholder {
	color: #292B3C;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-basic input[type=text]:focus::-webkit-input-placeholder, .form-basic textarea:focus::-webkit-input-placeholder {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

.form-basic input[type=text]:focus::-moz-placeholder, .form-basic textarea:focus::-moz-placeholder {
	transform: scale(0.7);
}

.form-basic input[type=text]:focus:-ms-input-placeholder, .form-basic textarea:focus:-ms-input-placeholder {
	transform: scale(0.7);
}

.form-basic input[type=text]:focus::-ms-input-placeholder, .form-basic textarea:focus::-ms-input-placeholder {
	transform: scale(0.7);
}

.form-basic input[type=text]:focus::placeholder,
.form-basic textarea:focus::placeholder {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

.tel-form-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tel-form-select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.tel-form-code {
	width: 80px;
	position: relative;
}

.tel-form-number {
	width: calc(100% - 80px);
}

label.error {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	font-size: 12px;
	color: #424452;
	padding-top: 2px;
}

.form-inner {
	position: relative;
}

.form-select-group input[type=text] {
	cursor: pointer;
}

.form-select-group .icon-down {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 12px;
	margin-top: -6px;
	zoom: 0.4;
}

.form-select-slide {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #DBDCE0;
	z-index: 100;
	display: none;
}

.form-select-list {
	padding: 0.625em 0;
}

.form-select-list li {
	padding: 0.625em 0;
	color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.filter-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.filter-list li {
	margin: 0 1.25em;
}

.filter-list a {
	color: rgba(0, 0, 0, 0.5);
	display: block;
	padding-bottom: 1.25em;
	position: relative;
}

.filter-list a::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #424452;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.filter-list .on a {
	color: #000;
}

.filter-list .on a::after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.filter-panel-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter-panel-item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.filter-panel-item.active .filter-panel-title label {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.filter-panel-item.active .filter-panel-title .icon-down {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.filter-panel-inner {
	position: relative;
}

.filter-panel-title {
	position: relative;
	cursor: pointer;
}

.filter-panel-title span {
	width: 90%;
}

.filter-panel-title label {
	border: 1px solid #424452;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0.9375em 1.375em;
	cursor: pointer;
}

.filter-panel-title input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.filter-panel-title .icon-down {
	font-size: 12px;
	zoom: 0.4;
	position: absolute;
	right: 4.1666666667em;
	top: 50%;
	margin-top: -6px;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.filter-panel-slide {
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
	width: 100%;
	display: none;
	z-index: 100;
}

.filter-panel-options {
	padding: 0.625em 0;
	background-color: #fff;
	border: 1px solid #424452;
	border-top-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	max-height: 300px;
	overflow-y: auto;
}

.filter-panel-options a {
	display: block;
	width: 100%;
	color: rgba(0, 0, 0, 0.5);
	padding: 0.9375em 1.375em;
}

.filter-panel-options a.selected {
	color: #000;
}

.filter-panel-options .current a {
	color: #000;
}

.sm-msg {
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #000;
	font-size: 0.6666666667rem;
	padding: 16px 20px;
	color: #fff;
	border-radius: 20px;
	z-index: 680;
	display: none;
}

.video-fixed {
	position: fixed;
	inset: 0;
	display: none;
	z-index: 1200;
}

.video-fixed::before {
	content: "";
	display: block;
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.9);
}

.video-popover {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 70vw;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.video-popover video {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.video-popover-close {
	position: absolute;
	right: 1.2em;
	top: 1.2em;
	color: #fff;
	cursor: pointer;
}

.video-popover-close i {
	font-size: 1em;
}

.btn-video-play {
	font-size: 2rem;
	color: #fff;
	cursor: pointer;
}

.spinner {
	width: 2.6666666667rem;
	height: 2.6666666667rem;
	border-radius: 50%;
	border: 4px solid;
	border-color: #9f9f9f;
	border-right-color: #fff;
	-webkit-animation: spinner-d3wgkg 1s infinite linear;
	animation: spinner-d3wgkg 1s infinite linear;
	pointer-events: none;
}

@-webkit-keyframes spinner-d3wgkg {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes spinner-d3wgkg {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-webkit-keyframes moveRightIn {
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes moveRightIn {
	50% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes moveLeftIn {
	50% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes moveLeftIn {
	50% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes moveDown {
	50% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes moveDown {
	50% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes moveUp {
	50% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes moveUp {
	50% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
[data-aos] {
	opacity: 0;
}

[data-aos=fade] {
	opacity: 0;
}

[data-aos=fade-up-10] {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}

[data-aos=fade-up-20] {
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}

[data-aos=fade-up-50] {
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}

[data-aos=fade-right-20] {
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0);
}

[data-aos=fade-right-50] {
	-webkit-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
}

[data-aos=zoom-in-70] {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

[data-aos=zoom-in-80] {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

[data-aos=zoom-in-90] {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

@media (hover: hover) {
	.btn-video {
		-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.btn-video:hover {
		color: #000;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	.video-popover-close i {
		display: inline-block;
		-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.video-popover-close:hover i {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.filter-panel-options a {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.filter-panel-options a:hover {
		color: #000;
	}

	.sk-arrow {
		-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.sk-arrow:hover {
		background-color: #424452;
		color: #DADCE0;
	}

	.horizontal-page-toggle .item-link {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.horizontal-page-toggle .item-link:hover {
		color: #000;
	}

	.filter-list a {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.filter-list a:hover {
		color: #000;
	}

	.form-select-list li {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.form-select-list li:hover {
		color: #000;
	}

}

@media (min-width: 1025px) {
	.custom-button {
		overflow: hidden;
	}

	.custom-button.btn-white .border-line {
	 
	}

	.custom-button.btn-white .button-shine {
		background-color: rgba(255, 255, 255, 0.2);
		visibility: visible;
	}

	.custom-button .button-shine {
		position: absolute;
		left: -75%;
		top: 0px;
		height: 100%;
		width: 20%;
		background-color: rgba(0, 0, 0, 0.1);
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
		-webkit-filter: blur(16px);
		filter: blur(16px);
		z-index: 10;
		visibility: hidden;
		-webkit-transition: left 800ms cubic-bezier(0.4, 0, 0.2, 1);
		transition: left 800ms cubic-bezier(0.4, 0, 0.2, 1);
	}

	.custom-button .border-line {
		position: absolute;
		border-width: 0;
		border-style: solid;
 
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.custom-button .top-left {
		border-top-width: 1px;
		border-left-width: 1px;
		border-top-left-radius: 10px;
		width: 50%;
		height: 20%;
		top: 0px;
		left: 0px;
	}

	.custom-button .top-right {
		border-top-width: 1px;
		border-right-width: 1px;
		border-top-right-radius: 10px;
		width: 50%;
		height: 80%;
		top: 0px;
		right: 0px;
	}

	.custom-button .bottom-left {
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-bottom-left-radius: 10px;
		width: 50%;
		height: 80%;
		left: 0px;
		bottom: 0;
	}

	.custom-button .bottom-right {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-bottom-right-radius: 10px;
		width: 50%;
		height: 20%;
		right: 0px;
		bottom: 0px;
	}

	.custom-button .icon-more-arrow {
		-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.custom-button:hover .button-shine {
		left: 125%;
	}

	.custom-button:hover .top-right,
  .custom-button:hover .bottom-left {
		height: 60%;
	}

	.custom-button:hover .icon-more-arrow {
		-webkit-transform: translate(6px, -6px);
		transform: translate(6px, -6px);
	}
}

@media (max-width: 1340px) {
	html {
		font-size: 22px;
	}
}

@media (max-width: 1024px) {
	.w-1520,
  .w-1000 {
		width: 90%;
	}

	.filter-list {
		border-bottom: none;
		text-align: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.filter-list li {
		margin: 1.3333333333vw;
		width: 30%;
	}

	.filter-list a {
		padding: 0.8em;
		border: 1px solid #424452;
		border-radius: 10px;
	}

	.filter-list a::after {
		display: none;
	}

	.btn-more {
		border: 1px solid #424452;
		border-radius: 10px;
	}

	.btn-more .button-label,
  .btn-more .icon-more-arrow {
		color: #424452;
	}

	.btn-more.btn-white {
		border-color: #fff;
	}

	.btn-more.btn-white .button-label,
  .btn-more.btn-white .icon-more-arrow {
		color: #fff;
	}
}

@media (max-width: 750px) {
	.fs-64 {
		font-size: 8.5333333333vw;
	}

	.fs-56 {
		font-size: 7.4666666667vw;
	}

	.fs-48 {
		font-size: 6.4vw;
	}

	.fs-36 {
		font-size: 4.8vw;
	}

	.fs-32 {
		font-size: 4.2666666667vw;
	}

	.fs-24 {
		font-size: 3.7333333333vw;
	}

	.fs-20 {
		font-size: 3.4666666667vw;
	}

	.fs-18 {
		font-size: 3.3333333333vw;
	}

	.fs-16 {
		font-size: 3.2vw;
	}

	.fs-14 {
		font-size: 2.9333333333vw;
	}

	.paragraph {
		font-size: 3.2vw;
		line-height: 1.4;
	}

	.paragraph h3,
  .paragraph blockquote {
		font-size: 3.7333333333vw;
		line-height: 1.3;
	}

	.sp-wrap-42 {
		margin-left: -0.3666666667rem;
		margin-right: -0.3666666667rem;
	}

	.sp-item-42 {
		margin-left: 0.3666666667rem;
		margin-right: 0.3666666667rem;
	}

	.sp-wrap-30 {
		margin-left: -0.2666666667rem;
		margin-right: -0.2666666667rem;
	}

	.sp-item-30 {
		margin-left: 0.2666666667rem;
		margin-right: 0.2666666667rem;
	}

	.slick-dots li {
		margin: 0 4px;
	}

	.slick-dots button {
		width: 6px;
		height: 6px;
	}

	.banner-image::before {
		padding-top: 100%;
	}

	.banner-animate-pic {
		width: 42.6666666667vw;
	}

	.filter-list li {
		width: 45%;
	}

	.radius-20 {
		border-radius: 10px;
	}

	.filter-panel-item {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		margin-bottom: 20px;
	}

	.filter-panel-item:last-child {
		margin-bottom: 0;
	}

	.btn-more {
		height: 2.5em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
}

@media (max-width: 500px) {
	.form-basic .w-50 {
		width: 100%;
	}

	.form-basic textarea {
		height: 40vw;
	}
}

.home-banner-slick::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 22%;
	z-index: 100;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 82, 112, 0.74)), to(rgba(84, 105, 124, 0)));
	background-image: linear-gradient(to bottom, rgba(53, 82, 112, 0.74), rgba(84, 105, 124, 0));
}

.home-banner-slick .item-pic::before {
	padding-top: 50%;
}

.home-banner-slick .item-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.home-banner-slick .item-title {
	line-height: 1.3125;
	font-weight: 500;
	letter-spacing: -1px;
}

.home-banner-slick .item-btn-wrap {
	margin-top: 0.78125em; 
}

.home-banner-slick .btn-more {

    background: none;
    border-radius: 0px;
    color: #fff;
	padding:  3px 20px;
	font-weight: bold;
	    -webkit-transition-delay: 0s;
    transition-delay: 0s;	border-color: #FFC107;  
border-color: #FFC107;
    border: 0px;
    border-bottom: 3px solid #FFC107;
}
.home-banner-slick .btn-more span {
	border: 0;
}
.home-banner-slick .btn-more:hover {
	border-color: #fff; 
	    border: 0;
    background: #FFC107; 
	color: #333;
}

.home-banner-slick .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 9%;
}

.home-banner-slick .item-title,
.home-banner-slick .btn-more {
	-webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.home-banner-slick .btn-more {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.ready-home .home-banner-slick .slick-current .item-title,
.ready-home .home-banner-slick .slick-current .btn-more {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.home-intro-title {
	line-height: 1.15625;
}

.home-intro-pic {
	display: inline-block;
	vertical-align: middle;
	width: 2.8125em;
	border-radius: 10px;
	margin-left: 0.3125em;
	margin-right: 0.4375em;
	visibility: hidden;
}

.home-intro-pic::before {
	padding-top: 50%;
}

.home-intro-text {
	color: rgb(66 68 82 / 92%);
	width: 30.6666666667rem;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}

.home-product .product-list .item {
	border-bottom-color: #424452;
}

.home-intro ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;
	margin-bottom: 100px;
}

.home-intro ul li {
	border-right: 1px solid #d9d9d9;
	width: 25%;
	text-align: center;
	color: #2a2a2a;
}

.home-intro ul li:last-child {
	border-right: 0px solid #d9d9d9;
}

.home-intro ul li img {
	width: 110px;
	display: block;
	margin: 0 auto;
}

.home-intro .numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}

.home-intro .numbers .item-num {
	font-size: 40px;
	font-weight: 500;
	letter-spacing: -1px;
}

.home-intro .numbers .item-sym {
	font-size: 28px;
}

.tech {
	padding-top: 90px;
	background: #fff;
	position: relative;
}

.tech-down {
	display: inline-block;
	position: absolute;
	right: 3%;
	top: 20%;
  /* transform: translate(-50%,-50%); */
	width: 170px;
}

.tech-down .inner {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 100%;
}

.tech-down .inner:before {
	content: "";
	position: absolute;
	top: 8.03%;
	left: 8.03%;
	right: 8.03%;
	bottom: 8.03%;
	background: url(main_business_circle.png) no-repeat center / cover;
	animation: rotate_image 10s linear infinite;
	transform-origin: 50% 50%;
	z-index: 2;
}

.tech-down .inner i {
	position: absolute;
	top: 45%;
	left: 35%;
	transform: rotate(90deg);
}

.tech-down .inner i svg {
	fill: #9e9e9e;
}

.hexinjs {
	background-color: #f3f3f3;
	margin-left: 50px;
	margin-right: 50px;
	border-radius: 30px;
}

.hexinjs #about-2 {
	text-align: right;
	color: #fff;
}

.hexinjs .area-box {
	margin: 0px auto;
	padding: 0 50px 0 40px;
	position: relative;
}

.hexinjs .area-box .main-title {
	font-size: 40px;
	line-height: 1.5;
}

.hexinjs .area-box .main-title.pa {
	top: 50px;
	background: url(../picture/luntai.png) no-repeat left;
	background-size: 40px;
	padding-left: 50px;
}

.hexinjs #about-2 h3 {
	position: sticky;
	top: 50%;
	float: left;
	margin: 25% 0 30%;
	text-align: left;
	width: 50%;
}

.hexinjs #about-2 h3 .active {
	opacity: 1
}

.hexinjs #about-2 h3 span {
	position: absolute;
  /* white-space: nowrap; */
	opacity: 0;
	transform: translate(0, -50%);
	transition: opacity 0.35s;
	line-height: 1.3;
	color: #333;
	font-size: 1.8666666667rem;
	font-weight: 500;
	letter-spacing: -1px;
}

.hexinjs #about-2 h3 span b {
	position: absolute;
	opacity: 1;
	top: -170px;
	font-size: 130px;
	display: block;
	font-family: 'saans';
	color: rgb(224 224 224);
}

#about-2 h3 span i {
	display: block;
	font-size: 20px;
	font-weight: normal;
  /* white-space: normal; */
	padding-top: 25px;
	color: #333;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
}

#about-2 h3 span i a {
	display: block;
	color: #333;
	position: relative;
	padding-left: 24px;
}

#about-2 h3 span i a::before {
	content: "";
	width: 15px;
	height: 1px;
	background: #d60024;
	position: absolute;
	left: 0;
	top: 50%;
}

#about-2 .btn_link {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	padding: 0 72px 0 0px;
	color: #d60024;
	font-size: 1.8rem;
	line-height: 1.18rem;
	font-weight: 500;
	width: 60px;
	margin-top: 50px;
	transition: .5s ease;
}

#about-2 .btn_link:hover {
	color: #fff;
	padding-left: 20px;
}

#about-2 img {
	margin: 30px 0 0px;
	width: 50%;
	border-radius: 15px;
}

#about-2 li:last-child img {
	margin-bottom: 30px;
}

.hidden-box {
	display: block;
	overflow: hidden;
	line-height: inherit;
	font-weight: inherit;
}

.hidden-box .hidden-item {
	display: block;
	transform: translateY(100%) rotate(10deg);
	opacity: 0;
	transform-origin: left;
	transition: all 0.8s cubic-bezier(.7, .1, .2, 1);
	transition-duration: 1s;
	transition-property: transform, opacity
}

.hidden-box .hidden-item.reverse {
	transform: translateY(100%) rotate(-10deg);
	transform-origin: right;
}

.main-tit-box {
	color: #000;
}

.main-tit-box .main-tit {
	font-size: 40px;
	font-weight: 500;
	margin-top: 5px;
}

.main-tit-box .main-sub-tit {
	display: block;
	font-size: 18px;
	font-weight: 600;
}

.main-tit-box .main-sub-tit .point {
	color: var(--theme-red-color);
}

.main-tit-box .main-sub-tit-txt {
	font-size: 18px;
	letter-spacing: 0;
	color: #575757;
	margin-top: 20px;
	line-height: 1.67;
	margin-right: 250px;
}

.animated .hidden-box .hidden-item {
	opacity: 1.0;
	transform: translateY(0) rotate(0);
}

@media (max-width: 1500px) {
	.home-intro-text {
		width: 1200px;
		font-size: 18px;
	}

	.home-intro ul {
		margin-bottom: 80px;
	}

	#about-2 h3 span i {
		white-space: normal;
	}

	.header-menu-link {
		font-size: 17px
	}

	.w-1520 {
		width: 90%;
	}

	.item-date.fs-16 {
		font-size: 15px;
		padding-bottom: 10px;
	}

	.logo {
		height: 25px;
	}

	.hexinjs #about-2 h3 span b {
		position: relative;
		opacity: 1;
		top: 0;
		font-size: 100px;
		display: block;
		font-family: 'saans';
		color: rgb(224 224 224);
	}

	.title--overview {
		font-size: 38px;
	}
}

@media (min-width: 1025px) {
	.home-banner.active .home-banner-slick::before {
		border-radius: 100px;
	}

	.home-banner.active .home-banner-slick .item-pic img {
		border-radius: 100px;
	}

	.home-banner-slick .item-pic img {
		-webkit-transition: border 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: border 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.home-intro {
		pointer-events: none;
	}

	.home-intro-title,
  .home-intro-text,
  .home-intro-btnWrap {
		opacity: 0;
	}

	.home-banner-content {
		position: sticky;
		top: 0;
		left: 0;
		width: 100%;
	}

	.home-banner-place {
		height: 140vh;
	}

	.home-intro {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (max-width: 1024px) {
	.home-intro {
		margin-top: 5.3333333333rem;
		margin-bottom: 5.3333333333rem;
	}

	.home-intro-pic {
		visibility: visible;
	}
}

@media (max-width: 750px) {
	.home-intro {
		margin-top: 21.3333333333vw;
		margin-bottom: 21.3333333333vw;
	}

	.home-banner-slick .item-pic::before {
		padding-top: 160%;
	}

	.home-banner-slick .item-title {
		line-height: 1.2;
	}

	.home-banner-slick .item-title br {
		display: none;
	}

	.home-banner-slick .item-inner {
		top: calc(50% + 0px);
	}

	.home-banner-slick .slick-dots {
		bottom: 5%;
	}

	.home-intro-title br,
  .home-intro-text br {
		display: none;
	}

	.home-intro-text {
		width: 90%;
	}
}

.new-list .item-pic {
	border-radius: 20px;
}

.new-list .item-pic::before {
	padding-top: 75%;
}

.new-list .item-inner {
	margin-top: 0.8333333333em;
}

.new-list .item-title {
	line-height: 1.3333333333;
	margin-top: 0.5em;
  font-size:20px
}

.new-detail-header,
.new-detail-text,
.new-detail-push .new-list {
	width: 82%;
}

.new-detail-title {
	line-height: 1.0714285714;
}

.new-detail-tool {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.new-detail-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-toggle a {
	width: 1.6666666667rem;
	height: 1.6666666667rem;
	border: 1px solid #000;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-toggle-item {
	margin-bottom: 0.4rem;
}

.page-toggle-prev svg,
.page-toggle-next svg {
	width: 7px;
	height: 7px;
}

.page-toggle-back i {
	display: block;
	width: 7px;
	height: 1px;
	background-color: #000;
	margin: 4px 0;
}

@media (hover: hover) {

	.new-list .item-pic img {
		-webkit-transition: -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.new-list .item-title span {
		background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
		background-image: linear-gradient(#000, #000);
		background-repeat: no-repeat;
		background-size: 0% 2px;
		background-position: 0 100%;
		-webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.new-list a:hover .item-title span {
		background-size: 100% 2px;
	}

	.new-list a:hover .item-pic img {
		-webkit-transform: scale(1.04);
		transform: scale(1.04);
	}

	.new-detail-share a {
		-webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.new-detail-share a i {
		-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.new-detail-share a:hover {
		background-color: #000;
	}

	.new-detail-share a:hover i {
		color: #fff;
	}

	.page-toggle a {
		-webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.page-toggle a path {
		-webkit-transition: fill 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: fill 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.page-toggle a:hover {
		background-color: #000;
	}

	.page-toggle a:hover path {
		fill: #fff;
	}

	.page-toggle a:hover .item-line i {
		background-color: #fff;
	}

	.page-toggle .item-line i {
		-webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
		transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	}
}

@media (min-width: 1025px) {
	.page-toggle {
		position: sticky;
		top: 0;
	}
}

@media (max-width: 1024px) {
	.new-detail-header,
  .new-detail-text,
  .new-detail-push .new-list {
		width: 100%;
	}

	.page-toggle {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 10.6666666667vw;
	}
}

@media (max-width: 750px) {
	.new-list li {
		margin-bottom: 13.3333333333vw;
	}

}

.expand-list .is-hidden {
	display: none;
}

.btn-expand-flex {
	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;
}

.btn-expand {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	cursor: pointer;
}

.btn-expand svg {
	width: 0.8571428571em;
	height: 0.8571428571em;
	margin-left: 0.7142857143em;
}

.btn-expand path {
	-webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-expand.is-active .item-b {
	opacity: 0;
}

.service-center {
	background-color: #424452;
}

@media (hover: hover) {

	.btn-expand:hover i {
		-webkit-animation: moveDown 1s 1;
		animation: moveDown 1s 1;
	}

	.btn-expand.is-active:hover {
		-webkit-animation-name: moveUp;
		animation-name: moveUp;
	}
}

.product-list .item {
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid rgba(66, 68, 82, 0.5);
}

.product-list .item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.product-list .item:nth-child(even) .item-link {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.product-list .item-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-list .item-pic {
	width: 48%;
	border-radius: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
	background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
}

.product-list .item-pic::before {
	padding-top: 100%;
}

.product-list .item-pic img {
	-webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.product-list .img-h {
	opacity: 0;
}

.product-list .item-inner {
	width: 49%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.product-list .item-bottom {
	width: 100%;
}

.product-list .item-title {
	line-height: 1.2;
	margin-bottom: 0.4166666667em;
}

.product-list .item-intro {
	line-height: 1.25;
}

.product-list .item-text {
	line-height: 1.875;
	padding-left: 1em;
	width: 74%;
}

.product-list .item-text ul {
	list-style: disc;
}

.product-list .btn-more {
	margin-top: 1.5rem;
}

.pd-banner {
	position: relative;
}

.pd-banner-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	pointer-events: none;
}

.pd-banner-title {
	text-align: center;
	text-transform: uppercase;
	color: #424452;
	font-size: 6.9333333333rem;
	font-family: "SaansBold";
	position: relative;
	line-height: 1;
	z-index: 100;
}

.pd-banner-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 100;
}

.pd-banner-left {
	width: 71%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.pd-banner-right {
	width: 24%;
}

.pd-banner-inner1 {
	width: 33%;
	margin-bottom: 0.6666666667rem;
}

.pd-banner-inner1 .item-title {
	color: #424452;
	margin-bottom: 0.9166666667em;
}

.pd-banner-pic {
	width: 59%;
}

.pd-banner-pic::before {
	padding-top: 100%;
}

.pd-banner-inner2 {
	margin-bottom: 0.6666666667rem;
}

.pd-banner-inner2 .item-text {
	line-height: 1.875;
}

.pd-banner-inner2 .item-text ul {
	list-style: disc;
}

.pd-features-list li:nth-child(odd) .item-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.pd-features-list li:last-child {
	margin-bottom: 0;
}

.pd-features-list .item-box {
	background-color: #fff;
	border-radius: 20px;
	padding: 0.875em 0.875em 0.875em 2.0833333333em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pd-features-list .item-pic {
	width: 50%;
}

.pd-features-list .item-pic::before {
	padding-top: 75%;
}

.pd-features-list .item-inner {
	width: 47%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.pd-features-list .item-title {
	width: 100%;
}

.pd-features-list .item-text {
	width: 74%;
}

.pd-features-list .item-text ul {
	list-style: disc;
	padding-left: 0.9375em;
}

.gallery-item {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	width: 260px;
}

.gallery-item .item-box {
	position: relative;
}

.gallery-item .item-box::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(218, 220, 224, 0)), to(rgb(218, 220, 224)));
	background-image: linear-gradient(to bottom, rgba(218, 220, 224, 0), rgb(218, 220, 224));
	pointer-events: none;
	border-radius: 20px;
}

.gallery-item .item-pic {
	border-radius: 20px;
}

.gallery-item .item-pic::before {
	padding-top: 18.8333333333rem;
}

.gallery-item .item-pic img {
	border-radius: 20px;
}

.gallery-item .item-title {
	position: absolute;
	left: 1.25em;
	bottom: 1.6666666667em;
	color: #fff;
	white-space: nowrap;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	z-index: 50;
}

.gallery-item--active .item-title {
	-webkit-transform: translateX(0.4166666667em);
	transform: translateX(0.4166666667em);
}

.pd-parameter-tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pd-parameter-tab li {
	cursor: pointer;
	margin: 0 1.25em;
	color: rgba(0, 0, 0, 0.5);
	-webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.pd-parameter-tab .active {
	color: #000;
}

.pd-parameter-text {
	display: none;
}

.pd-parameter-text:first-child {
	display: block;
}

.pd-parameter-inner table {
	width: 100%;
	table-layout: fixed;
	text-align: center;
}

.pd-parameter-inner th, .pd-parameter-inner td {
	width: auto;
}

.pd-parameter-inner thead {
	font-size: 0.8rem;
	line-height: 1.2;
}

.pd-parameter-inner thead tr {
	background-color: #DADCE0;
}

.pd-parameter-inner thead th,
.pd-parameter-inner thead td {
	padding: 1.0833333333em;
	font-weight: normal;
	font-family: "Archivo-Medium";
}

.pd-parameter-inner thead th:first-child,
.pd-parameter-inner thead td:first-child {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: left;
}

.pd-parameter-inner thead th:last-child,
.pd-parameter-inner thead td:last-child {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.pd-parameter-inner tbody tr {
	border-bottom: 1px solid #707070;
}

.pd-parameter-inner tbody td {
	padding: 1.75em;
}

.pd-parameter-inner tbody td:first-child {
	text-align: left;
}

.pd-download-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #F5F5F5;
	border-radius: 10px;
	padding: 1em 2.1em;
}

.pd-download-list .item-left,
.pd-download-list .item-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pd-download-list .item-icon {
	width: 1.8em;
	height: 1.8em;
	background: url(../image/icon-01.svg) no-repeat center center;
	margin-right: 0.6em;
	background-size: contain;
}

.pd-download-list .item-size,
.pd-download-list .item-date {
	color: #A7A7A7;
	margin-left: 0.8571428571em;
}

.pd-download-list .item-round {
	font-size: 0.7em;
	width: 2.5714285714em;
	height: 2.5714285714em;
	background-color: #424452;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	margin-left: 2.1428571429em;
}

.hero-slick {
	font-size: 0;
}

.hero-slick-pic::before {
	padding-top: 56.25%;
}

.hero-slick-card {
	position: absolute;
	right: 10%;
	bottom: 21%;
	background-color: #fff;
	border-radius: 20px;
	width: 12.8333333333em;
}

.hero-slick-card .item-box {
	padding: 1.0416666667em;
}

.hero-slick-card .item-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.hero-slick-card .item-pic {
	width: 4.375em;
	margin-bottom: 1.3333333333rem;
	border-radius: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
	background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
	display: none;
}

.hero-slick-card .item-pic::before {
	padding-top: 76.1904761905%;
}

.hero-slick-card .item-title {
	line-height: 1.0833333333;
}

.hero-slick-card .item-slide {
	display: none;
	overflow: hidden;
}

.hero-slick-card .item-inner {
	margin-top: 1.6666666667rem;
}

.hero-slick-card .item-text {
	color: #424452;
	padding-top: 1.75em;
}

.hero-slick-card .item-btn-wrap {
	margin-top: 0.5208333333em;
}

.hero-slick-card .btn-more {
	width: 100%;
}

.hero-slick-tool {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hero-slick-progress {
	width: calc(100% - 1.5rem);
	position: relative;
	background-color: rgba(218, 220, 224, 0.5);
	height: 1px;
}

.hero-slick-bar {
	position: absolute;
	left: 0%;
	top: -1px;
	width: 100px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
}

.hero-slick-pagination {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.hero-slick-pagination span {
	margin: 0 3px;
}

.pd-video-media {
	position: relative;
	background-color: #000;
	min-height: 200px;
}

.pd-video-media video {
	width: 100%;
}

.pd-video-media .spinner-wrapper,
.pd-video-media .btn-video-play {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
}

.pd-shape-list {
	margin-bottom: -1.6666666667rem;
}

.pd-shape-list .item-pic {
	border-radius: 20px;
}

.pd-shape-list .item-pic::before {
	padding-top: 79.1666666667%;
}

.pd-shape-list .item-title {
	margin-top: 0.5em;
}

@media (hover: hover) {
	.pd-parameter-tab li:hover {
		color: #000;
	}

	.product-list .item-pic:hover .img-d {
		opacity: 0;
	}

	.product-list .item-pic:hover .img-h {
		opacity: 1;
	}

	.pd-download-list a:hover .icon-download {
		-webkit-animation: moveDown 0.5s ease-out 1;
		animation: moveDown 0.5s ease-out 1;
	}
}

@media (max-width: 1024px) {
	.hero-slick-card {
		position: relative;
		top: auto;
		right: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		width: 100%;
		background-color: #DADCE0;
		border-radius: 0;
	}

	.hero-slick-card.white {
		background-color: #fff;
		margin-bottom: 11.71875vw;
	}

	.hero-slick-card .item-header {
		display: none;
	}

	.hero-slick-card .item-inner {
		margin-top: 0;
	}

	.image-gallery-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.gallery-item {
		width: 100%;
		margin-bottom: 8vw;
	}

	.gallery-item .item-pic::before {
		padding-top: 55.5%;
	}

	.pd-parameter-inner {
		overflow-x: scroll;
	}

	.pd-parameter-inner table {
		width: 900px;
	}

	.pd-download-list li {
		width: 100%;
		margin-bottom: 20px;
	}

	.pd-download-list a {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
}

@media (max-width: 750px) {

	.hero-slick-pic::before {
		padding-top: 80%;
	}

	.pd-banner-title {
		font-size: 14vw;
	}

	.pd-banner-left,
  .pd-banner-right,
  .pd-banner-inner1,
  .pd-banner-pic {
		width: 100%;
	}

	.pd-banner-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.pd-banner-inner2 .item-text {
		padding-left: 12px;
	}

	.pd-features-list .item-box {
		border-radius: 10px;
		padding-left: 6vw;
		padding-right: 6vw;
	}

	.pd-features-list .item-pic,
  .pd-features-list .item-inner {
		width: 100%;
	}

	.pd-features-list .item-inner {
		margin-top: 5.3333333333vw;
	}

	.pd-features-list .item-title {
		margin-bottom: 3.3333333333vw;
	}

	.pd-features-list .item-text {
		width: 100%;
	}

	.pd-parameter-inner table {
		width: 1200px;
	}

	.pd-parameter-inner thead {
		font-size: 3.7333333333vw;
	}

	.pd-parameter-inner thead th, .pd-parameter-inner thead td {
		padding: 2.5vw 5vw;
	}

	.pd-parameter-inner tbody td {
		padding: 2.2vw 4vw;
	}
}

.solution-detail-intro {
	color: #424452;
}

@media (min-width: 1025px) {
	.solution-detail-intro {
		max-width: 45em;
	}
}

.case-list .item-pic {
	border-radius: 20px;
}

.case-list .item-pic::before {
	padding-top: 56.4864864865%;
}

.case-list .item-inner {
	margin-top: 0.6666666667em;
}

.case-list .item-title {
	line-height: 1.25;
}

.case-list .item-labels {
	line-height: 1;
	margin-top: 0.625em;
	color: #424452;
}

.case-list .item-labels span {
	position: relative;
	padding-right: 0.875em;
	margin-right: 0.875em;
}

.case-list .item-labels span::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0.125em;
	width: 1px;
	height: 0.875em;
	background-color: rgba(0, 0, 0, 0.5);
}

.case-list .item-labels span:last-child::after {
	display: none;
}

.case-list .item-address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 0.875em;
	color: #424452;
}

.case-list .item-address span {
	width: 80%;
}

.case-list .icon-address {
	font-size: 1.375em;
	margin-right: 0.375em;
}

.case-detail-attr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.case-detail-attr .item-text {
	margin-right: 0.75em;
	padding-right: 0.75em;
	position: relative;
}

.case-detail-attr .item-text::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 0.875em;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.case-detail-attr .item-text:last-child::after {
	display: none;
}

.case-detail-attr .item-address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.case-detail-attr .item-address span {
	margin-left: 0.75em;
}

.case-detail-attr .icon-address {
	font-size: 1.5em;
}

.case-detail-banner .item-pic {
	border-radius: 20px;
}

.case-detail-banner .item-pic::before {
	padding-top: 45.6578947368%;
}

.case-detail-banner .btn-video {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.case-detail-banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 8.6%;
	right: 0;
}

.case-detail-video video {
	width: 100%;
	border-radius: 20px;
}

.case-detail-images .item-pic {
	border-radius: 20px;
	margin-bottom: 1.5rem;
}

.case-detail-images .item-pic::before {
	padding-top: 45.6578947368%;
}

.case-detail-parameter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.case-detail-parameter__inner {
	width: 34%;
}

.case-detail-parameter__list {
	line-height: 1.1111111111;
}

.case-detail-parameter__list .item-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.case-detail-parameter__list .item-text {
	color: #424452;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 10px;
}

.case-detail-parameter__pic {
	width: 60%;
	border-radius: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
	background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
	mix-blend-mode: overlay;
 /* 可改为 multiply, soft-light 等尝试 */
}

.case-detail-parameter__pic::before {
	padding-top: 75.1648351648%;
}

.cd-related {
	background-color: #DADCE0;
}

.cd-related-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 20px;
	padding: 0.8333333333em;
}

.cd-related-list .item-pic {
	width: 49%;
	border-radius: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 33, 0.2)), color-stop(rgba(117, 124, 130, 0.2)), to(rgba(201, 201, 201, 0.2)));
	background: linear-gradient(to bottom, rgba(0, 18, 33, 0.2), rgba(117, 124, 130, 0.2), rgba(201, 201, 201, 0.2));
}

.cd-related-list .item-pic::before {
	padding-top: 100%;
}

.cd-related-list .item-pic img {
	-webkit-transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.cd-related-list .img-h {
	opacity: 0;
}

.cd-related-list .item-inner {
	width: 47%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.cd-related-list .item-top {
	color: #020202;
}

.cd-related-list .item-title {
	margin-bottom: 0.5555555556em;
}

.cd-related-list .item-intro {
	max-width: 80%;
}

.cd-related-list .item-intro ul {
	list-style: disc;
	padding-left: 1.3em;
}

#map {
	height: 25.3333333333rem;
}

@media (hover: hover) {
	.cd-related-list a:hover .img-h {
		opacity: 1;
	}

	.cd-related-list a:hover .img-d {
		opacity: 0;
	}

	.case-list .item-pic img {
		-webkit-transition: -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
		transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
	}

	.case-list a:hover .item-pic img {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@media (max-width: 1024px) {
	.cd-related-list li {
		width: 100%;
	}
}

@media (max-width: 750px) {
	.case-detail-parameter__inner,
  .case-detail-parameter__pic {
		width: 100%;
	}

	.case-detail-banner .item-pic {
		border-radius: 10px;
	}

	.case-detail-banner .item-pic::before {
		padding-top: 66.6666666667%;
	}

	.cd-related-list .btn-more,
  .cd-related-list .item-bottom {
		width: 100%;
	}

	.cd-related-list .btn-more {
		min-width: inherit;
	}

	.cd-related-list .item-intro {
		font-size: 2.6666666667vw;
		max-width: 100%;
	}

	.case-detail-attr .item-text {
		margin-bottom: 10px;
	}

	.case-detail-attr .item-address {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.case-detail-attr .item-address span {
		margin-left: 0.4em;
		max-width: 90%;
	}

	.case-detail-attr .icon-address {
		font-size: 1.1em;
	}
}

@media (max-width: 500px) {
	.case-list li {
		width: 100%;
	}

	.case-list .item-pic {
		border-radius: 10px;
	}

	.cd-related-list .item-title {
		margin-bottom: 0.3em;
	}
}

.about-scroll {
	position: relative;
}

.about-scroll-pic {
	-webkit-transition: border 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: border 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.about-scroll-pic::before {
	padding-top: 42.7631578947%;
}

.about-scroll-pic.active {
	border-radius: 200px;
}

.about-solution-title {
	line-height: 1.15625;
	text-transform: uppercase;
}

.about-solution-title .item-pic {
	width: 2.8125em;
	border-radius: 20px;
	margin-left: 0.40625em;
	margin-right: 0.15625em;
	display: inline-block;
	vertical-align: middle;
	visibility: hidden;
}

.about-solution-text {
	color: rgba(66, 68, 82, 0.5);
	line-height: 1.5;
	margin-top: 1.25em;
	margin-left: auto;
	margin-right: auto;
	max-width: 45em;
}

.about-solution-list li {
	margin-bottom: 1.4rem;
}

.about-solution-list .item-box {
	background-color: #DADCE0;
	border-radius: 20px;
	padding: 0.8333333333em 1.1111111111em;
	min-height: 7.2222222222em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.about-solution-list .item-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.about-solution-list .item-icon {
	width: 1.5em;
}

.about-solution-list .item-icon::before {
	padding-top: 100%;
}

.about-solution-list .item-text {
	margin-top: 1.875em;
}

.about-solution-list .item-text ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.about-solution-list .item-text li {
	position: relative;
	margin-bottom: 0.375em;
	margin-right: 1.25em;
	padding-left: 1.125em;
}

.about-solution-list .item-text li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0.5em;
	width: 0.3125em;
	height: 0.3125em;
	background-color: #292B3C;
	border-radius: 50%;
}

.about-company {
	background-color: #424452;
}

.about-company-list .item {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid rgba(218, 220, 224, 0.5);
}

.about-company-list .item:nth-child(odd) .item-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.about-company-list .item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.about-company-list .item-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.about-company-list .item-pic {
	width: 48%;
	border-radius: 20px;
}

.about-company-list .item-pic::before {
	padding-top: 75%;
}

.about-company-list .item-inner {
	width: 48%;
	color: #DADCE0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.about-company-list .item-text li {
	margin-bottom: 0.625em;
	padding-left: 1.125em;
	position: relative;
}

.about-company-list .item-text li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0.5625em;
	width: 0.3125em;
	height: 0.3125em;
	background-color: #DADCE0;
	border-radius: 50%;
}

.about-company-list .item-text li:last-child {
	margin-bottom: 0;
}

.about-qualification-slick a {
	display: block;
	background-color: #DADCE0;
	border-radius: 20px;
	padding: 2.625em;
	position: relative;
}

.about-qualification-slick .item-date {
	color: rgba(66, 68, 82, 0.5);
}

.about-qualification-slick .item-title {
	color: #424452;
	margin-top: 0.75em;
	max-width: 18.4375em;
}

.about-qualification-slick .item-pic {
	width: 17.375em;
	margin-top: 2.3333333333rem;
	border-radius: 15px;
}

.about-qualification-slick .item-pic::before {
	padding-top: 136.1010830325%;
}

.about-qualification-slick .item-pic img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.about-qualification-slick .item-sym {
	font-size: 1.25em;
	position: absolute;
	right: 2.1em;
	bottom: 2.1em;
}

.about-qualification-slick .slick-current .item-pic img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.about-qualification-prev,
.about-qualification-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.about-qualification-prev {
	left: -3.8666666667rem;
}

.about-qualification-next {
	right: -3.8666666667rem;
}

.about-environment-slick::before, .about-environment-slick::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 13%;
	z-index: 100;
}

.about-environment-slick::before {
	left: 0;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.about-environment-slick::after {
	right: 0;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.about-environment-slick .item-pic {
	border-radius: 20px;
}

.about-environment-slick .item-pic::before {
	padding-top: 56.25%;
}

.about-environment-slick .item-pic img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.about-environment-slick .slick-current .item-pic img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.about-environment-slick .slick-dots {
	margin-top: 2rem;
}

.about-event-slick {
	color: #292B3C;
}

.about-event-slick .item-box {
	height: 466px;
}

.about-event-slick .item-box {
	position: relative;
}

.about-event-slick .item-cont {
	position: absolute;
	bottom: 0;
	height: 100%;
	left: 0;
	width: 100%;
}

.about-event-slick .item-pic {
	position: absolute;
	left: 20px;
	top: 0;
	width: 13.3333333333em;
	opacity: 0;
	border-radius: 20px;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.about-event-slick .item-pic::before {
	padding-top: 75%;
}

.about-event-slick .item-inner {
	margin-top: 1.6666666667em;
	width: 100%;
}

.about-event-slick .item-year {
	margin-bottom: 0.5833333333em;
}

.about-event-slick .item-text {
	max-width: 80%;
}

.about-event-slick .item-lines {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 15.0833333333em;
	margin-right: 0.8333333333em;
}

.about-event-slick .item-line {
	width: 1px;
	height: 15px;
	background-color: rgba(41, 43, 60, 0.5);
	-webkit-transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.about-event-slick .item-line:nth-child(1), .about-event-slick .item-line:nth-child(6), .about-event-slick .item-line:nth-child(11) {
	background-color: #292B3C;
	height: 30px;
}

.about-event-slick .active .item-line:first-child {
	width: 2px;
	height: 100%;
}

.about-event-slick .active .item-pic {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.thank-wrap {
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.thank-title {
	line-height: 1;
}

.thank-intro {
	margin-top: 0.6666666667rem;
}

.thank-btn a {
	background-color: #000;
	padding: 1.25em 2.5em;
	border-radius: 60px;
	color: #000;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

@media (min-width: 1025px) {
	.about-event-prev,
  .about-event-next {
		position: absolute;
		top: calc(12.0666666667rem - 1.6666666667rem);
	}

	.about-event-prev {
		left: -3.8333333333rem;
	}

	.about-event-next {
		right: -3.8333333333rem;
	}

	.about-solution-title,
  .about-solution-text {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@media (max-width: 1024px) {
	.about-solution-title {
		margin-top: 16vw;
	}

	.about-solution-title .item-pic {
		visibility: visible;
		border-radius: 10px;
	}

	.about-qualification-slick .item-pic {
		width: 60%;
	}

	.about-qualification-prev,
  .about-qualification-next {
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.about-qualification-prev {
		left: auto;
	}

	.about-qualification-next {
		right: auto;
	}

	.sk-arrow-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 5.3333333333vw;
	}

	.sk-arrow-wrap .sk-arrow {
		margin-left: 1.3333333333vw;
		margin-right: 1.3333333333vw;
	}
}

@media (max-width: 750px) {
	.about-solution-list li {
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}

	.about-company-list .item-pic,
  .about-company-list .item-inner {
		width: 100%;
	}

	.about-company-list .item-inner {
		margin-top: 6vw;
	}

	.about-company-list .item-title {
		margin-bottom: 2.6666666667vw;
	}

	.about-scroll-pic::before {
		padding-top: 66.6666666667%;
	}

	.about-solution-list .item-box {
		border-radius: 10px;
	}

	.about-qualification-slick a {
		border-radius: 10px;
	}

	.about-environment-slick .item-pic {
		border-radius: 10px;
	}

	.about-event-slick .item-pic {
		border-radius: 10px;
	}
}

@media (max-width: 500px) {
	.about-event-slick .item-box {
		height: 380px;
	}

	.about-event-slick .item-pic {
		width: 70%;
	}
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
}

.leaflet-container {
	overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
	background: transparent;
}

.leaflet-tile::selection {
	background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
}

.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
}

.leaflet-top {
	top: 0;
}

.leaflet-right {
	right: 0;
}

.leaflet-bottom {
	bottom: 0;
}

.leaflet-left {
	left: 0;
}

.leaflet-control {
	float: left;
	clear: both;
}

.leaflet-right .leaflet-control {
	float: right;
}

.leaflet-top .leaflet-control {
	margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
	margin-left: 10px;
}

.leaflet-right .leaflet-control {
	margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
}

.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
	transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
}

/* cursors */
.leaflet-interactive {
	cursor: pointer;
}

.leaflet-grab {
	cursor: -webkit-grab;
	cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted;
 /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(/wp-content/themes/shisai/front-end/styles/images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(/wp-content/themes/shisai/front-end/styles/images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(/wp-content/themes/shisai/front-end/styles/images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}

.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.page-list-search li {
  margin-bottom: 12px;
}

.search-header h3 {
  color: #000;
  font-size: 0.8rem;
  line-height: 1.5;
}
.search-header p {
  color: #424452;
  font-size: 0.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.search-header p span {
  color: #000;
}

.search-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  padding: 10px 20px;
  background-color: #DADCE0;
}
.search-item h4 {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #000;
  font-size: 0.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.search-item p {
  color: #424452;
  font-size: 0.4666666667rem;
  line-height: 1.5;
}

@media (min-width: 1025px) {
  .search-item:hover {
    opacity: 0.7;
  }
}
@media (max-width: 750px) {
  .search-header h3 {
    font-size: 3.7333333333vw;
  }
  .search-header p {
    font-size: 3.3333333333vw;
  }
  .search-item h4 {
    font-size: 3.3333333333vw;
  }
  .search-item p {
    font-size: 2.9333333333vw;
  }
}
.eror-404 {
  overflow-x: hidden;
}

.page404 {
  overflow: hidden;
  text-align: center;
  height: calc(100vh - 96px);
  width: 100vw;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page404 #errorText {
  font-size: 22px;
  margin-top: 40px;
  color: #000;
}
.page404 #errorLink {
  font-size: 20px;
  padding: 12px;
  border: 1px solid;
  color: #000;
  background-color: transparent;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 20px;
}
.page404 #errorLink:hover, .page404 #errorLink:active {
  color: #fff;
  background: #000;
}
.page404 #g6219 {
  -webkit-transform-origin: 85px 4px;
          transform-origin: 85px 4px;
  -webkit-animation: an1 12s 0.5s infinite ease-out;
          animation: an1 12s 0.5s infinite ease-out;
}

@-webkit-keyframes an1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  15% {
    -webkit-transform: rotate(-2.5deg);
            transform: rotate(-2.5deg);
  }
  25% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  35% {
    -webkit-transform: rotate(-1.5deg);
            transform: rotate(-1.5deg);
  }
  45% {
    -webkit-transform: rotate(1deg);
            transform: rotate(1deg);
  }
  55% {
    -webkit-transform: rotate(-1.5deg);
            transform: rotate(-1.5deg);
  }
  65% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  75% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  85% {
    -webkit-transform: rotate(2.5deg);
            transform: rotate(2.5deg);
  }
  95% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes an1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  15% {
    -webkit-transform: rotate(-2.5deg);
            transform: rotate(-2.5deg);
  }
  25% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  35% {
    -webkit-transform: rotate(-1.5deg);
            transform: rotate(-1.5deg);
  }
  45% {
    -webkit-transform: rotate(1deg);
            transform: rotate(1deg);
  }
  55% {
    -webkit-transform: rotate(-1.5deg);
            transform: rotate(-1.5deg);
  }
  65% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  75% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  85% {
    -webkit-transform: rotate(2.5deg);
            transform: rotate(2.5deg);
  }
  95% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}


.footer1 {
	background-color: #333;
    padding-top: 3rem;
    padding-bottom: 0.8333333333rem;
    overflow: hidden;
    background-image: url(../picture/footbg.png);
    background-position: left top;
    background-size: 45%;
    background-repeat: no-repeat;
	overflow: hidden;
}

/* .footer1 .footbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 780px;
}
.footer1 .footbg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.1;
} */

.footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-logo {
  display: inline-block;
  height: 120px;
  opacity: 0.8;
}
.footer-logo img {
  height: 100%;
  width: auto;
}

.footer-top-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-menu li {
  margin-bottom: 1.3333333333em;
}
.footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-menu a {
	color: #DBDCE0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
}
.footer-menu span {
  text-transform: uppercase;
}
.footer-menu i {
  margin-left: 1em;
  font-size: 0.7777777778em;
  opacity: 0;
  -webkit-transform: translateX(-2px);
          transform: translateX(-2px);
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-contact {
  margin-left: 8.6666666667rem;
  max-width: 16em;
  color: #DBDCE0;
}

.footer-contact-item {
  margin-bottom: 2rem;
}
.footer-contact-item:last-child {
  margin-bottom: 0;
}
.footer-contact-item .item-title {
	margin-bottom: 1em;
    font-size: 22px;
    font-weight: 600;
}
.footer-contact-item .item-text {
  line-height: 1;
  font-size: 16px;
}
.footer-contact-item .item-text p {
	margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    line-height: 1.5;
    font-size: 17px;
    display: flex;
    font-weight: 500;
	align-items: normal;
}
.footer-contact-item .item-text p:last-child {
  margin-bottom: 0;
}
.footer-contact-item .item-text p i {
	display: inline-block;
    font-size: 0.8em;
    margin-right: 0.5em;
    color: #d8ad09;
    opacity: 1 !important;
	display: flex;
}
.footer-contact-item .item-whatapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.footer-bottom {
  margin-top: 2.6666666667rem;
  padding-top: 0.6666666667rem;
  border-top: 1px solid rgb(219 220 224 / 28%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-shares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-shares a {
  width: 1.5333333333rem;
  height: 1.5333333333rem;
  border: 1px solid #707070;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.5333333333rem;
  color: #DBDCE0;
}
.footer-shares i {
  font-size: 15px;
  display: inline-block;
}

.footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(219, 220, 224, 0.5);
  font-size: 14px;
}
.footer-copyright a {
  margin-left: 0.5em;
}

.back-top {
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin-left: 0.5rem;
}
.back-top i {
  display: inline-block;
}

.chat {
  position: fixed;
  right: 18px;
  bottom: 18px;
  width: 2.4rem;
  height: 2.4rem;
  background-color: #DADCE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 500;
  mix-blend-mode: difference;
}
.chat i {
  font-size: 0.8rem;
}

@media (hover: hover) {
  .back-top:hover i {
    -webkit-animation: moveUp 1s 1;
            animation: moveUp 1s 1;
  }
  .footer-menu a:hover i {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .chat {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .chat:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  .footer-shares a {
    -webkit-transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .footer-shares a i {
    -webkit-transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .footer-shares a:hover {
    background-color: #DBDCE0;
  }
  .footer-shares a:hover i {
    color: #000;
  }
}




@media (max-width: 1024px) {
  .footer-top-inner {
    width: 100%;
    margin-top: 6.6666666667vw;
  }
  .back-top {
    display: none;
  }
}
@media (max-width: 750px) {
  .footer {
    padding-top: 10.6666666667vw;
  }
  .footer-logo {
    height: 11px;
  }
  .footer-top-inner {
    margin-top: 9.3333333333vw;
  }
  .footer-contact {
    margin-left: 0;
  }
  .footer-copyright {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4vw;
    line-height: 1.4;
  }
  .footer-copyright a {
    margin-left: 0;
  }
  .footer-contact-item {
    margin-bottom: 6.6666666667vw;
  }
  .footer-contact-item .item-text {
    line-height: 1.2;
  }
  .footer-shares a {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .chat {
    width: 2rem;
    height: 2rem;
    right: 10px;
    bottom: 10px;
  }
  .chat i {
    font-size: 0.6rem;
  }
  .footer-nav,
  .footer-contact {
    width: 100%;
  }
  .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-menu li {
    width: 50%;
  }
  .footer-contact {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 8vw;
  }
  .footer-contact-item {
    width: 50%;
    padding-right: 4%;
  }
}
@media (max-width: 500px) {
  .footer-shares a {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
}
/*# sourceMappingURL=style.css.map */



/*新版*/
.fix-product {
	background: #fff;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 60px;
}

.fix-product .h2 {
	color: #333;
    padding-bottom: 30px;
    font-style: normal;
    text-transform: capitalize;
}
.fix-product .hrbu_li{
    border-radius: 30px;
    overflow: hidden;
    margin-top: 55px;
    position: sticky;
    top: 130px;
}
/* .fix-product .hrbu_li2 {top: 150px;}
.fix-product .hrbu_li3 {top: 170px;}
.fix-product .hrbu_li4 {top: 200px;} */


.fix-product .hrbu_li .hrbu_li_cont{
    display: block;
    width: 100%;
    height: 100%;
	display: flex;
    position: relative;
	flex-direction: row;
    align-items: center;
    justify-content: center;
	background: #f7f7f7;
}
.fix-product .hrbu_li1 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
	background: #f7f7f7;
}
.fix-product .hrbu_li2 .hrbu_li_cont{
    background: #f7f7f7;
}
.fix-product .hrbu_li3 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
	background: #f7f7f7;
}
.fix-product .hrbu_li4 .hrbu_li_cont{
	background: linear-gradient(149deg, #D4E5FF 0%, #F3F9FF 59.55%, #E9FBFF 97.73%);
	background: #f7f7f7;
}



.hrbu_li_text {
    width: 50%;
    z-index: 5;
}
.hrbu_li_text .kz-feature-number {
	margin-bottom: 5px;
	font-size: 40px;
	font-weight: bold;
}
.hrbu_li_text .kz-feature-description {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 30px;
	width: 90%;
}
.hrbu_li_bg .kz-feature-img {
    width: 90%;
    height: 500px;
    margin-bottom: 0;
    overflow: hidden;
    margin-right: 10%;
}
.hrbu_li_bg .kz-feature-img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
	vertical-align: middle;
}
.hrbu_li_text .std_tit3 {
    color: #333;
    margin-top: 8px;
    margin-bottom: 96px;
	font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
}
.hrbu_li_text .std_tit4 {
    font-size: 38px;
    font-weight: 500;
	line-height: 1.6;

}
.hrbu_li_text .std_tit4 span {
	display: block;
    font-size: 20px;
    text-transform: uppercase;
}
.hltb_btn {
    display: inline-block;
    cursor: pointer;
}
.hltb_btn_box a{
    display: flex !important;
    padding: 0 30px;
    border-radius: 50px;
    background: #1d274f;
    transition: all .36s;
	font-size: 16px;
    line-height: 1.8;
    color: #666;
}
.hltb_btn_box p {
    color: #fff;
    line-height: 47px !important;
    margin-right: 10px;
	font-size: 16px;
}
.kz-feature-description p.-op70 {
	opacity: .7;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.kz-feature-description p.-op70 a {
	width: 50%;
	display: block;
	margin-bottom: 5px;
	padding-left: 40px;
    position: relative;
    height: 35px;
    line-height: 35px;
}
.kz-feature-description p.-op70 a:hover {
    padding-left: 55px;
    color: #c51903;
    font-weight: bold;
	opacity: 1;
}
.kz-feature-description p.-op70 a:before {
    position: absolute;
    left: 16px;
    top: 7px;
    content: '';
    width: 20px;
    height: 20px;
    line-height: 20px;
    transform: scale(.7);
    background: url(/css/images/sanj.png) no-repeat left center;
    background-size: 15px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.kz-feature-description p.-op70 a:hover:before {
    background: url(/css/images/sanj2.png) no-repeat left center;
    background-size: 15px;
}
.hltb_btn_box img {
    width: 17px;
    transition: all .36s;
    transform: translateX(0);
}
.hltb_btn:hover img {
	transform: translateX(10px);
}
.hltb_btn_box a:hover {
	background: #132fa9;
}
.hrbu_li_bg {
	width: 50%;
    display: flex;
    justify-content: center;
}
.hrbu_li_bg img {
    width: 100%;
}
.sticky_body {
    overflow: inherit !important;
}

.cpsection .swiper {
	width: 100%;
	padding-top: 50px;
    padding-bottom: 50px;
}
.mySwiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.mySwiper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.gallerySlider_img {
	height: 500px;
	width: 100%;
}
.gallerySlider_img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gallerySlider .gallerySlider_Name {
	margin-top: 20px;
}
.gallerySlider__descDesc {
	margin-bottom: 32px;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 15px;
	text-align: center;

}
.gallerySlider {
	background: #f7f7f7;
    padding: 60px 50px;
}

.swiper-pagination-bullet-active {
    
}


@media (max-width: 1500px) {
	.fix-product {
		margin-top: 50px;
	  }
	  .fix-product .hrbu_li {
		top: 90px;
	  }
}