::-webkit-scrollbar {
	-webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
	width: 12px;
}

::-webkit-scrollbar:horizontal {
	 height: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .5);
	border-radius: 4px;
	border: 2px solid transparent;
}

::-webkit-scrollbar-track {
	background-color: transparent; 
}

img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.title-1{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.givePadding {
	padding-top: 80px;
	padding-bottom: 80px;
}
.hero-imgbox .hero-imgbox__inner .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.product-big-text-group {
	position: absolute;
	top: -22px;
	left: -52px;
	z-index: 5;
	font-family: 'Noto Serif TC',-apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
	font-weight: 700;
}
.big-text-group__text{
	margin-bottom: 0;
	background-color: #fff;
	display: inline-block;
	padding: 2px 8px;
	margin-bottom: 12px;
	box-shadow: 0px 4px 8px 2px rgba(0,0,0,0.1);
}
.show-product {
	position: relative;
}
.bg-deco {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.deco1{
	position: absolute;
	top: -240px;
	right: -48px;
	opacity: 0.4;
}
.deco2 { 
	position: absolute;
	top: 30px;
	left: -210px;
	transform: scale(1.2);
	opacity: 0.6
}
.deco3 {
	position: absolute;
	top: 160px;
	right: -10px;
}

.about::before{
	content: "";
	width: 0;
	height: 80px;
	display: block;
}
.product-carousel {
	margin-top: 80px;
}
.product-carousel p {
	margin-bottom: 8px;
}
.product-carousel-intro {
	margin-bottom: 48px;
	font-style: italic;
	font-size: 17px;
}
.product-carousel .card-price {
	margin-top: 16px;
	margin-bottom: 0;
	letter-spacing: 0.4px;
	font-size: 15px;
}
#platform .list {
	color: #899c22;
	font-size: 16px;
}
#platform li.important{
	color: #899c22;
	border-bottom: 1px solid #899c22;
	width: 80%;
} 
#platform .feature-list {
	line-height: 28px;
}
.platform-text {
	line-height: 38px;
	letter-spacing: 0.8px;
	font-size: 17px;
}
.intro .platform-text {
	line-height: 40px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.imgbox {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.imgbox__inner {
	width: 100%;
	padding-top: 60%;
}
.imgbox__inner .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.3s ease;
}
.platform-progress {
	color: #c0da82;
	font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;

}

.product-carousel .imgbox__inner{
	padding-top: calc(100% * 6 / 5);
}
.product-carousel .imgbox:hover .image {
	transform: scale(1.1, 1.1);
}
.product-thumb-info-image .imgbox__inner,
.thumb-gallery-wrapper .imgbox__inner{
	padding-top: 100%;
}
#platform{
	padding-bottom: 180px;
}
.nav-link img {
	width: 35px;
	height: 35px;
}
.intro-imgbox {
	width: 100%;
	height: 100%;
}
.intro-imgbox__inner {
	width: 100%;
	padding-top: 35%;
}
.intro-imgbox2__inner {
	width: 100%;
	padding-top: 40%;
}
.intro-imgbox3__inner {
	width: 100%;
	padding-top: 24%;
	opacity: 0.3;
}
.intro-imgbox__inner .image,
.intro-imgbox2__inner .image,
.intro-imgbox3__inner .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.shop-header-intro-bg {
	background-image: url('../img/products/header.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding: 16px 24px;
	position: relative;
	
}
.shop-header-intro-bg::after {
	content: "";
	background-color: #fff;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.intro-name {
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: center;
}
.intro-name img {
	display: inline-block;
	vertical-align: top;
	width: 350px;
}
.shop-header-intro {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.shop-header-intro-text {
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	letter-spacing: 0.8px;
	width: 60%;
	margin-bottom: 0;
}
.shop-header-intro-icon {
	width: 90px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
	margin-left: 36px;
}
.intro {
	position: relative;
}
.contact-info-box {
	position: relative;
	margin-left: 52px;
}
.contact-border {
	border: 1px solid #dedede;
	width: 100%;
	height: 600px;
	
	background-image: url('../img/home/1.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.contact-border::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.5;
}
.hf-logo {
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
}

.company-name {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-left: 24px;
}
.company-goal {
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: center;
}
.company-info {
	margin-left: 32px;
}
.company-info p {
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}
/*.hero-carousel{
	height: 100vh;
}*/
@media (max-width: 1660px) {
	.deco3 {
		top: 214px;
		right: -180px;
	}
	.deco3 img {
		width: 80%;
	}
}
@media (max-width: 1441px) {
	.deco3 {
		top: 214px;
		right: -180px;
	}
	.deco3 img {
		width: 80%;
	}
}
@media (max-width: 1281px) {
	.deco3 {
		top: 214px;
		right: -220px;
	}
}
@media (max-width: 1100px) {
	.deco3 {
		top: 214px;
		right: -280px;
	}
}
@media (max-width: 1025px){
	/*.hero-carousel {
		height: 60vh;
	}*/
	.big-text-group__text {
		font-size: 24px;
		margin-bottom: 8px;
		padding: 0 6px;
	}
	.product-carousel-intro {
		margin: 0px 48px;
		padding-bottom: 24px;
	}
	.deco1 {
		top: -180px;
		right: -380px;
	}
	.deco1 img {
		width: 75%;
	}
	.deco3 {
		top: 214px;
		right: -320px;
	}
	.deco3 img {
		width: 80%;
	}
	#platform li.important{
		width: 100%;
	}
	.deco2 {
		left: -130px;
	}
	.deco2 img{
		width: 80%;
	}
	.shop-header-intro-text {
		line-height: 30px;
	}
	
}
@media (max-width: 992px) {
	.deco3 {
		top: 80px;
		right: -410px;
		z-index: 2;
	}
	.deco3 img {
		width: 50%;
	}
}
@media (max-width: 769px){
	.givePadding {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.product-big-text-group {
		top: -72px;
		left: -22px;
	}
	.big-text-group__text {
		font-size: 28px;
	}
	.title {
		text-align: center;
	}
	.deco1 {
		right: -480px;
	}
	.deco1 img {
		width: 70%;
	}
	.deco2 {
		opacity: 0.2;
	}
	.deco3 {
		top: -36px;
		right: -410px;
		z-index: 2;
	}
	.deco3 img {
		width: 68%;
	}
	#platform {
		padding-bottom: 130px;
	}
	.platform-text {
		padding: 0 24px;
	}
	.contact-border {
		width: 100%;
		height: 240px;
	}
	.contact-info-box {
		margin-top: 32px;
		margin-left: 0;
	}
	.intro-imgbox3__inner {
		padding-top: 30%;
	}
	.shop-header-intro-text {
		width: 70%;
	}
}
@media (max-width: 430px) {
	.givePadding {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.product-big-text-group {
		top: -99px;
		left: 18px;
	}
	.big-text-group__text {
		font-size: 22px;
	}
	.custom-svg-wrapper-cloud .cloud2 {
		top: 96px;
		left: 3%;
	}
	.custom-svg-wrapper-cloud .cloud3 {
		top: 80px;
		left: 75%;
	}
	.hint {
		padding-left: 16px;
		padding-right: 16px;
	}
	.product-carousel-intro {
		margin: 0 40px;
	}
	.deco1 {
		opacity: 0.2;
	}
	.deco2 {
		opacity: 0.1;
		left: -190px;
		top: -120px;
	}
	.deco2 img {
		width: 62%;
	}
	#platform {
		padding-top: 100px;
	}
	#platform .list {
		padding: 0 10px;
	}
	.feature-item {
		text-align: center;
	}
	.feature-item ul {
		display: inline-block;
		text-align: left;
	}
	.contact-wrapper {
		margin-top: 0;
	}
	.company-title-box {
		text-align: center;
	}
	.company-info {
		margin-left: 0;
	}
	.company-info p {
		padding-top: 10px;
	}
	.intro-imgbox3__inner {
		padding-top: 62%;
	}
	.shop-header-intro {
		text-align: center;
	}
	.shop-header-intro-icon {
		width: 50px;
		margin-left: 0;
		margin-right: 0;
	}
	.shop-header-intro-text {
		width: 100%;
		padding: 8px;
	}
	.intro-name img {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 400px) {
	.platform-text {
		line-height: 32px;
	}
	.product-carousel-intro {
		font-size: 16px;
		margin: 0 24px;
	}
	.hint {
		line-height: 20px;
	}
	.deco3 {
		top: -6px;
		right: -420px;
	}
	.deco3 img {
		width: 46%;
	}
	.shop-header-intro-text {
		width: 100%;
		font-size: 15px;
		line-height: 28px;
	}
	.big-text-group__text {
		line-height: 30px;
	}
}
@media (max-width: 361px) {
	.shop-header-intro-text {
		line-height: 24px;
	}
	.intro-imgbox3__inner {
		padding-top: 66%;
	}
	.intro .platform-text {
		padding: 0 8px;
		line-height: 36px;
	}
	
}
@media (max-width: 321px) {
	.platform-text {
		line-height: 30px;
	}
	.product-carousel-intro {
		font-size: 15px;
		margin: 0 12px;
	}
	.product-carousel{
		margin-top: 0;
	}
	.intro-imgbox3__inner {
		padding-top: 75%;
	}
	.big-text-group__text {
		font-size: 20px;
		margin-bottom: 6px;
		line-height: 28px;
	}
	.product-big-text-group {
		top: -102px;
		left: 6px;
	}
}
.f-imgbox{

}
.f-imgbox .imgbox__inner {
	width: 100%;
	padding-top: 60%;
	position: relative;
}
.f-imgbox .imgbox__inner .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}