.ht-title {
	text-align: center;
	margin: 0 auto;
}

.ht-title h1 {
	font-size: 48px;
}
.ht-banner{
	position: relative;
	height: 444px;
	overflow: hidden;
	border-radius: 16px;
}
.swiper {
	width: 100%;
	height: 100%;
}

.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;
	padding: 0;
	margin: 0;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-button-next:after, .swiper-button-prev:after
{
	color: #2C7EFF;
}
.swiper-pagination-bullet-active{
	background: #2C7EFF;
}
.hw-banner-block{
	display: flex;
	align-items: center;
	padding: 60px;
	background:#F5F5F7;
	background-size: cover;
	margin: 0;
	overflow: hidden;
	border-radius: 16px;
	height: 100%;
}
.banner-bg1{
	background: url(../images/hw-banner1.webp) no-repeat center;
}
.banner-bg2{
	background: url(../images/hw-banner2.webp) no-repeat center;
}
.banner-bg3{
	background: url(../images/hw-banner3.webp) no-repeat center;
}
.hw-banner-item{
	width: 45%;
	text-align: left;
}
.hw-banner-item h3{
	font-size:38px;
	padding: 0 0 16px 0;
	margin: 0;
}
.hw-banner-tag{
	display: inline-block;
	padding:0;
	margin: 0 16px 0 0;
	color: #2C7EFF;
}
.hw-banner-tag:hover{
	color: #2C7EFF;
	text-decoration: underline;
}

.hw-banner-btn{
	background: #2C7EFF;
	color: #fff;
	border-radius: 8px;
	display: inline-block;
	padding: 8px 30px;
}
.hw-banner-btn:hover{
	background: #ff552b;
	color: #fff;
}
.hw-blog{
	height: 100%;
	border-radius: 16px;
	box-shadow: 0 0 4px rgb(0, 0, 0,0.2);
	padding: 30px;
	background: #444;
}
.hw-blog h3{
	color: #fff;
}
.hw-blog-block a{
	display: block;
	color: #fff;
	padding: 16px 0;
	border-bottom: 1px #4b4b4b solid;
}
.hw-blog-block a:hover{
	color: #fff;
	text-decoration: underline;
}
.hw-blog-block a p{
	padding: 0;
	margin: 0;
}
.hw-blog-block a p b{
	font-size: 16px;
	font-weight: 500;
}
.hw-blog-block a p span{
	color: #9a9a9a;
	display: inline-block;
	position: relative;
	padding: 8px 0 0 24px;
	font-size: 16px;
}

.hw-blog-block a p span::before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: url(../../images/ic-page-data.svg) no-repeat;
	position: absolute;
	left: 0;
	top: 10px;
}
.fs-fea-block{ width: 520px; height: auto; margin: 0 auto; padding: 4px; position: relative; border: 1px #EDEDED solid; border-radius: 8px; }
.fs-fea-nav{list-style: none; margin:0; padding: 0; display: flex; z-index: 10;}
.fs-fea-nav li{ width: 25%; height: 54px;  cursor: pointer; align-items: center; display: flex; justify-content: center;}
.fs-fea-nav .sel{ background: #2C7EFF; color: #fff; border-radius: 8px;}
.fea-nav-block{ background: #F5F5F7; border-radius: 30px; padding: 30px; cursor: pointer; position: relative; transition: 0.3s linear; box-shadow: 0 0 8px rgb(0,0,0,0); top: 0; display: block; color: #000;}
.fea-nav-block:hover{ color: #000;}
.fea-nav-block p b{ font-size: 24px; line-height: 32px;}
.fea-nav-block p span{ display: block; color: #6C6C6C;}
.fea-nav-block:hover{box-shadow: 4px 8px 16px rgb(0,0,0,0.1); top: -5px; }
.fea-nav-block::before{ content: ''; display: block; width:40px; height: 40px; background: url(../images/ic-fea-learn.svg) no-repeat; position: absolute; right: 20px; top:20px; transform: translate3d(-40px,0,0); transition: 0.3s linear; opacity: 0;}
.fea-nav-block:hover::before{transform: translate3d(-10px,0,0); opacity: 1;}
.fea-hide{ display: none;}
.hs-tag-title{
	text-align: center;
	padding: 30px 0 60px 0;
}
.hs-tag-title h2{
	font-size: 32px;
	padding:  0 0 30px 0;
}
.hs-tag{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}
.hs-tagli{
	padding: 8px 0;
	margin: 0;
}
.hs-tag li a{
	border-radius: 8px;
	padding: 10px 16px;
	font-weight: 500;
	color: #555;
	margin: 8px;
	font-size: 18px;
}
.hs-tag ul li a:hover{
	color: #2C7EFF;
}
.hs-tag .sel{
	background: #2C7EFF;
	color: #fff!important;
}
.ht-block-main{
	padding:0;
	display: none;
}
.ht-block-top{
	border: 1px #eeeeee solid;
	border-radius: 16px;
	overflow: hidden;
	margin: 0;
	height: 300px;
}
.ht-block-phto{
	display: flex;
	align-items: center;
}
.ht-block-phto img{
	width: 100%;
	height: auto;
	border-radius: 16px;
}
.ht-block-text{
	display: flex;
	align-items: center;
	padding:0 30px;
}
.ht-block-text section h3{
	font-size: 24px;
}
.ht-block-text p a{
	color: #2C7EFF;
	font-size: 18px;
}
.ht-pd0{
	padding: 0;
}
.ht-block-bor{
	padding: 0;
}
.ht-block-itme{
	border: 1px #eeeeee solid;
	border-radius: 16px;
	padding: 30px;
	margin: 20px 0;
}
.ht-block-itme div a{
	font-size: 20px;
	padding:  0 0 16px 0;
	display: block;
	font-weight: 600;
	color: #000;
}
.ht-block-itme div a:hover{
	color: #2C7EFF;
}
.ht-block-itme ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ht-block-itme ul li{
	padding: 0;
	position: relative;
}
.ht-block-itme ul li:before{
	content: '.';
	display: block;
	width: 14px;
	height: 14px;
	line-height: 24px;
	color: #333;
	font-size: 28px;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 0;
}
.ht-block-itme ul li a{
	display: block;
	padding: 8px 0 8px 20px;
	color: #444;
}
.ht-block-itme ul li a:hover{
	color: #2C7EFF;
	text-decoration: underline;
}
.hot-top-item{
	margin: 16px;
	color: #444;
	display: block;
}
.hot-top-item:hover{
	color: #2C7EFF;
}
.hot-top-item p {
	margin: 0;
	padding: 0;
}
.hot-top-item p img{
	border-radius: 16px;
	width: 100%;
	height: 200px;
	background-image: ;
}
.hot-top-photo{
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 16px;
	background-size: cover;
}
.hot-top-item p b{
	font-size: 20px;
	padding: 16px 0 8px 0;
	display: block;
}
.hot-top-item p span{
	display: inline-block;
	position: relative;
	padding: 0 0 0 24px;
	color: gray;
}
.hot-top-item p span::before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: url(../../images/ic-page-data.svg) no-repeat;
	position: absolute;
	left: 0;
	top: 2px;
}
.ht-top-title{
	text-align: center;
}
.ht-email{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	padding: 100px 0;
	background: linear-gradient(120deg,#fff3ee,#FFF6EC);
	text-align: center;
}
.ht-email-box{
	padding: 8px 0;
	display: flex;
	justify-content: center;
}
.ht-email-box p{
	margin: 0 8px;
}
.ht-email-box p input{
	background: #fff;
	border-radius: 8px;
	border: 2px #ccc solid;
	padding:8px 16px;
	width: 400px;
	outline: none;
}
.ht-email-box p button{
	background:#2C7EFF;
	border-radius: 8px;
	padding: 10px 30px;
	font-weight: 18px;
	color: #fff;
	border: none;
}
.ht-email-box p button:hover{
	background:#ff6735;
}
.sb-tips{
	display: block;
	color: #2C7EFF;
	text-align: left;
	padding: 8px 0;
}

@media (max-width: 1920px) {

  }
@media (max-width: 1440px) {

  }
@media (max-width: 1280px) {
  }
@media (max-width: 1024px) {	
  }
@media (max-width: 768px) {
	.fs-fea-block{
		width: 100%;
	}
	.ht-email-box p input{
		width: 100%;
	}
	.ht-email-box p button{
		padding: 10px;
	}
	.hw-blog{
		margin: 20px 0 0 0;
	}
	.hw-banner-item{
		width: 80%;
	}
	.hw-banner-item h3{
		font-size: 24px;
	}
}