.home {
	clear: both;
}

.home-banner {
	clear: both;
	width: 100%;
	overflow: hidden;
}

/**********************/

.home-banner .swiper-banner {
	height: 100%;
	position: relative;
}
.home-banner .swiper-item {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	text-decoration: none;
}
.home-banner .banner-content {
	max-width: 1200px;
	width: 84vw;
	margin: 0 auto;
	height: 420px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.home-banner .banner-content .banner_main_font {
	width: 630px;
}
.home-banner .banner-content .banner_main_font h2 {
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 16px;
	text-align: left;
	font-weight: 600;
}
.home-banner .banner-content .banner_main_font p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
}
.home-banner .banner-content .banner_main_font .banner-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.home-banner .banner-content .banner_main_font .banner-btn .banner_main_font_more {
	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: 14px;
	min-width: 141px;
	height: 42px;
	border-radius: 3px;
	margin-top: 32px;
	border: 1px solid #fff;
	padding: 10px 22px;
	position: relative;
}
.home-banner .banner-content .banner_main_font .banner-btn .banner_main_font_more span {
	font-weight: 400;
	padding-right: 24px;
}
.home-banner .banner-content .banner_main_font .banner-btn .banner_main_font_more .icon {
	position: absolute;
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 13px;
	margin-left: 8px;
	right: 26px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.home-banner .banner-content .banner_main_font .banner-btn .banner_main_font_more:hover {
	background-color: hsla(0, 0%, 100%, 0.2);
}
.home-banner .banner-content .banner_main_font .banner-btn .banner_main_font_more:hover .icon {
	right: 22px;
}
.home-banner .banner-content .banner_main_font.white {
	color: #fff;
}
.home-banner .banner-content .banner_main_font.dark {
	color: #19191a;
}
.home-banner .banner-content .banner_main_font.dark .banner-btn .banner_main_font_more {
	border: 1px solid #19191a;
}
.home-banner .banner-content .banner_main_font.dark .banner-btn .banner_main_font_more:hover {
	background-color: rgba(25, 25, 26, 0.04);
}

.home-banner .swiper-banner-btn {
	position: absolute;
	margin: 0 auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	top: 50%;
	left: 50%;
	z-index: 10;
	width: 100%;
	max-width: 1420px;
	display: none;
}
.home-banner:hover .swiper-banner-btn {
	display: block;
}
.home-banner .swiper-banner-btn .swiper-btn {
	position: absolute;
	top: 50%;
	font-size: 32px;
	color: #fff;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-top: -24px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	line-height: 48px;
	background-image: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.home-banner .swiper-banner-btn .swiper-btn:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.home-banner .swiper-banner .swiper-banner-next {
	left: 0;
	padding-right: 5px;
}
.home-banner .swiper-banner .swiper-banner-prev {
	right: 0;
	padding-left: 5px;
}
.home-banner .swiper-banner-pagination {
	bottom: 12px;
	position: absolute;
	text-align: center;
	transition: opacity 0.3s;
	transform: translateZ(0);
	z-index: 10;
}

.home-banner .swiper-banner-pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.5;
	margin: 0 5px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.home-banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	width: 20px;
	border-radius: 4px;
}
/**********************/
.solution_service {
	background-color: #f7f7f7;
}
.solution_service .title {
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	color: #19191a;
	text-align: center;
	margin-bottom: 32px;
}
.solution_service img {
	display: block;
	width: 100%;
	height: auto;
}
.solution_service .video_first_popup video {
	display: block;
	width: 880px;
}
.solution_service .solutions_card {
	background-color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.solution_service .solutions_card .img_box {
	position: relative;
	width: 100%;
}
.solution_service .solutions_card .img_box img {
	width: 100%;
	height: auto;
}
.solution_service .solutions_card .img_box .play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.solution_service .solutions_card .img_box .play .fs-large-play-button-bg {
	fill: #212121;
	opacity: 0.8;
}
.solution_service .solutions_card .cont {
	padding: 20px 20px 28px;
}
.solution_service .solutions_card .cont p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	height: 48px;
	color: #19191a;
	text-decoration: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.solution_service .solutions_card:hover {
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
}
.solution_service .solutions_card:hover .cont p {
	text-decoration: underline;
}
.solution_service .main {
	width: 1200px;
	margin: 0 auto;
	padding: 48px 0;
}
.solution_service .main .solutions {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 16px;
}
/**********************/

.customer_success {
	padding: 48px 0;
	background-color: #fff;
}
.customer_success img {
	display: block;
	width: 100%;
	height: auto;
}
.customer_success .title {
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	color: #19191a;
	text-align: center;
}
.customer_success .succ_main {
	width: 1200px;
	margin: 0 auto;
}
.customer_success .succ_main .txt {
	text-align: center;
	margin: 16px 0 24px;
	font-size: 16px;
	line-height: 24px;
	color: #19191a;
}
.customer_success .succ_main .txt a {
	color: #0060bf;
}
.customer_success .succ_main .txt a span {
	font-size: 14px;
}
.customer_success .succ_main .txt a i {
	display: inline-block;
	font-size: 12px;
	margin-left: 8px;
}
.customer_success .succ_main .txt a:hover span {
	text-decoration: underline;
}
.customer_success .succ_main .case_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.customer_success .succ_main .case_item .cont {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 20px 20px 28px;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.customer_success .succ_main .case_item .cont .tags_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #646466;
	margin-bottom: 12px;
}
.customer_success .succ_main .case_item .cont .tags_box i {
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 18px;
}
.customer_success .succ_main .case_item .cont .tags_box .types {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.customer_success .succ_main .case_item .cont .tags_box .types div {
	width: 1px;
	height: 10px;
	background-color: #e5e5e5;
	margin: 0 8px 4px;
}
.customer_success .succ_main .case_item .cont .tags_box .types span {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 4px;
	padding-right: 8px;
}
.customer_success .succ_main .case_item .cont .tags_box .types span.left-txt {
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.customer_success .succ_main .case_item .cont .tags_box .types span.left-txt i {
	margin-right: 8px;
}
.customer_success .succ_main .case_item .cont h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #19191a;
	min-height: 48px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-transform: capitalize;

}
.customer_success .succ_main .case_item:hover {
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
}
.customer_success .succ_main .case_item:hover .cont h3 {
	text-decoration: underline;
}
.customer_success .succ_main .success_case {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.customer_success .succ_main .success_case > a {
	width: calc(33.33333% - 10.66667px);
	margin-right: 16px;
}
.customer_success .succ_main .success_case > a:last-child {
	margin-right: 0;
}
/**********************/

.community {
	background-color: #fff;
	padding: 0 0 48px;
}
.community .main {
	width: 84vw;
	max-width: 1200px;
	margin: 0 auto;
}
.community .main .tit {
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	color: #19191a;
	text-align: center;
}
.community .main .txt {
	text-align: center;
	margin: 16px 0 24px;
	font-size: 16px;
	line-height: 24px;
	color: #19191a;
}
.community .main .txt a {
	color: #0060bf;
}
.community .main .txt a span {
	font-size: 14px;
}
.community .main .txt a i {
	display: inline-block;
	font-size: 12px;
	margin-left: 8px;
}
.community .main .txt a:hover span {
	text-decoration: underline;
}
.community .main .list_item {
	border: 1px solid #e5e5e5;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.community .main .list_item .pic {
	position: relative;
	width: 100%;
}
.community .main .list_item .pic img {
	width: 100%;
	height: auto;
	display: block;
}
.community .main .list_item .pic .tag {
	position: absolute;
	top: 0;
	left: 0;
	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: 13px;
	line-height: 20px;
	color: #fff;
	padding: 0 8px;
	min-width: 48px;
	height: 24px;
	text-align: center;
	background-color: rgba(0, 96, 191, 0.6);
}
.community .main .list_item .font {
	width: 100%;
	padding: 20px 20px 28px;
	background-color: #fff;
}
.community .main .list_item .font p {
	font-size: 16px;
	line-height: 24px;
	color: #19191a;
	font-weight: 600;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 48px;
	text-transform: capitalize
}
.community .main .list_item:hover {
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
}
.community .main .list_item:hover .font p {
	text-decoration: underline;
}
.community .main .list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 16px;
}
/**********************/

.fs_support {
	background-color: #f7f7f7;
	padding: 48px 0;
}
.fs_support .title {
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	color: #19191a;
	text-align: center;
	margin-bottom: 32px;
}
.fs_support .support {
	width: 84vw;
	max-width: 1200px;
	margin: 0 auto;
}
.fs_support .support .support_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 16px;
}
.fs_support .support .support_list .supports_item {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	padding: 48px 28px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.fs_support .support .support_list .supports_item img {
	display: block;
	width: 48px;
	height: 48px;
}
.fs_support .support .support_list .supports_item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #19191a;
	min-height: 24px;
	margin: 20px 0 8px;
	text-decoration: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fs_support .support .support_list .supports_item a span {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}
.fs_support .support .support_list .supports_item a i {
	display: inline-block;
	font-size: 12px;
	margin-left: 8px;
}
.fs_support .support .support_list .supports_item p {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #646466;
	text-align: center;
}
.fs_support .support .support_list .supports_item:hover {
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
}
.fs_support .support .support_list .supports_item:hover a span {
	text-decoration: underline;
}
/**********************/

.products {
	margin: 24px auto 0;
}
.products .pc-product {
}

.products .categories {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 16px;
	margin: 0 auto 24px;
	position: relative;
}
.products .categories ul,
.products .categories ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.products .categories ul li {
	width: 14.28571%;
	text-align: center;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.products .categories ul li p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	color: #646466;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.products .categories ul li p .line {
	position: absolute;
	bottom: -16px;
	width: 100%;
	height: 3px;
	border-radius: 1.5px;
	background-color: #c00000;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
}
.products .categories ul li.active p {
	color: #19191a;
}
.products .categories ul li.active p .line {
	opacity: 1;
}

.products .prod-list {
	width: 100%;
}
.products .prod-list .swiper-product {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.products .prod-list .prod-item {
	height: 0;
	position: relative;
	overflow: hidden;
}
.products .prod-list .prod-active {
	height: auto;
}
/* //// */
.products .prod-list .swiper-product-pagination {
	padding-bottom: 15px;
	text-align: center;
	transition: opacity 0.3s;
	transform: translateZ(0);
}

.products .prod-list .swiper-product-pagination .swiper-pagination-bullet {
	background: #646466;
	opacity: 0.5;
	margin: 0 5px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.products .prod-list .swiper-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	width: 20px;
	border-radius: 4px;
}
/* //// */

.prod-list .swiper-product-btn {
	position: absolute;
	margin: 0 auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	top: 50%;
	left: 50%;
	z-index: 10;
	width: 1200px;
	display: none;
}
.prod-list:hover .swiper-product-btn {
	display: block;
}
.prod-list .swiper-product-btn .swiper-btn {
	position: absolute;
	top: 50%;
	font-size: 32px;
	color: #fff;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-top: -44px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	line-height: 48px;
	background-image: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.prod-list .swiper-product-btn .swiper-btn:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.prod-list .swiper-product-next {
	left: -70px;
	padding-right: 5px;
}
.prod-list .swiper-product-prev {
	right: -70px;
	padding-left: 5px;
}

.pro-content {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}

.pro-content .pic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 14px 0;
	background-color: #f7f7f7;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pro-content .pic img {
	display: block;
	width: 160px;
	height: 160px;
	max-width: 100%;
}
.pro-content .pic img:not([src]) {
	opacity: 0;
}

.pro-content .desc_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 1px solid #f1f1f1;
	border-top: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 170px;
}

.pro-content .desc_box .tit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0 16px;
	margin-top: 16px;
}
.pro-content .desc_box .tit span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 16px;
	line-height: 24px;
	color: #19191a;
	font-weight: 600;
	text-align: left;
	min-height: 24px;
}

.pro-content .category_items {
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 8px 16px 24px;
}
.pro-content .category_items a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #646466;
	text-decoration: none;
	display: block;
	width: 100%;
	min-height: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-content .category_items a:not(:last-child) {
	margin-bottom: 8px;
}
.pro-content .category_items a:hover {
	text-decoration: underline;
}
.pro-content .tit:hover span {
	text-decoration: underline;
}
.pro-content category_items {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.products .pc-product .swiper-slide .pro-content:hover {
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.15);
}
/**********************/
