.home-banner .m-home-banner[data-v-589d735a] {
	display: none
}

.home-banner .m-home-banner img[data-v-589d735a] {
	width: 100%
}

.home-banner .swiper-container[data-v-589d735a] {
	height: 100%
}

.home-banner .swiper-container .swiper-wrapper .to-next[data-v-589d735a] {
	background: #f4a460;
	bottom: 0;
	color: #fff;
	cursor: pointer;
	height: 50px;
	left: 0;
	line-height: 50px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
	z-index: 100
}

.home-banner .swiper-item[data-v-589d735a] {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%
}

.home-banner .banner-content[data-v-589d735a] {
	align-items: center;
	display: flex;
	height: 420px;
	margin: 0 auto;
	max-width: 1200px;
	width: 84vw
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font {
	color: #fff;
	width: 750px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font h1 {
	margin-bottom: 24px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font h1,
.home-banner .banner-content[data-v-589d735a] .banner_main_font h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 48px;
	margin-bottom: 24px;
	text-align: left
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn {
	align-items: center;
	display: flex;
	margin-top: 32px;
	transition: opacity .6s ease-in-out .4s
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_learn {
	align-items: center;
	border-radius: 9999px;
	cursor: pointer;
	display: flex
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_learn .iconfont {
	color: #fff;
	font-size: 12px;
	margin-left: 4px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video {
	margin-left: 24px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video .btn_info {
	color: #fff
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video .iconfont {
	color: #fff;
	font-size: 12px;
	margin-left: 4px
}

.home-banner .banner-content .price_list[data-v-589d735a] {
	display: flex;
	padding-top: 32px;
	text-align: center
}

.home-banner .banner-content .price_list>li[data-v-589d735a] {
	display: flex;
	flex-direction: column;
	margin-left: 20px
}

.home-banner .banner-content .price_list>li[data-v-589d735a]:first-child {
	margin-left: 0
}

.home-banner .banner-content .price_list>li b[data-v-589d735a] {
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 4px
}

.home-banner .banner-content .price_list>li span[data-v-589d735a] {
	font-size: 12px;
	line-height: 20px
}

@media (max-width: 1420px) {
	.home-banner .banner-content[data-v-589d735a] {
		padding-left: 92px
	}
}

@media (max-width: 1200px) {
	.home-banner .banner-content[data-v-589d735a] {
		width: 94vw
	}
}

@media (max-width: 1024px) {
	.home-banner .banner-content[data-v-589d735a] {
		padding: 0 48px;
		width: 100%
	}

	.home-banner .banner-content[data-v-589d735a] .banner_main_font {
		width: 600px
	}

	.home-banner .banner-content[data-v-589d735a] .banner_main_font .tit {
		margin-bottom: 24px
	}

	.home-banner .banner-content[data-v-589d735a] .banner_main_font.mx {
		width: 630px
	}
}

.home-banner .btn_box[data-v-589d735a] {
	height: 42px;
	left: 50%;
	max-width: 1200px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .3s;
	width: 84vw;
	z-index: 10
}

@media (max-width: 1200px) {
	.home-banner .btn_box[data-v-589d735a] {
		width: 94vw
	}
}

.home-banner .swiper-btn[data-v-589d735a] {
	background-color: #0003;
	background-image: none;
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	transition: all .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 48px
}

.home-banner .swiper-btn[data-v-589d735a]:after {
	display: none
}

.home-banner .swiper-btn .iconfont[data-v-589d735a] {
	color: #fff;
	font-size: 24px
}

.home-banner .swiper-button-prev[data-v-589d735a] {
	left: -108px
}

@media (max-width: 1420px) {
	.home-banner .swiper-button-prev[data-v-589d735a] {
		left: -16px
	}
}

.home-banner .swiper-button-prev[data-v-589d735a]:hover {
	background-color: #0006
}

.home-banner .swiper-button-next[data-v-589d735a] {
	right: -108px
}

@media (max-width: 1420px) {
	.home-banner .swiper-button-next[data-v-589d735a] {
		right: -16px
	}
}

.home-banner .swiper-button-next[data-v-589d735a]:hover {
	background-color: #0006
}

.home-banner[data-v-589d735a] .swiper-pagination {
	bottom: 12px;
	width: 100%
}

.home-banner[data-v-589d735a] .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	border-radius: 100%;
	margin: 0 5px;
	opacity: .5;
	transition: all .3s
}

.home-banner[data-v-589d735a] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-radius: 4px;
	opacity: 1;
	width: 20px
}

.home-banner .p-home-banner:hover .btn_box[data-v-589d735a] {
	opacity: 1
}

.home-banner .p-home-banner .swiper-slide .to-right[data-v-589d735a] {
	opacity: 0;
	transform: translate(-40px);
	transition: transform .6s ease-in-out, opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide .to-left[data-v-589d735a] {
	opacity: 0;
	transform: translate(40px);
	transition: transform .6s ease-in-out, opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide .btn[data-v-589d735a] {
	opacity: 0
}

.home-banner .p-home-banner .swiper-slide-active .text_area[data-v-589d735a] {
	opacity: 1;
	transform: translate(0);
	transition: transform .6s ease-in-out, opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide-active .btn[data-v-589d735a] {
	opacity: 1;
	transform: translate(0)
}

.p-home-banner[data-v-589d735a] {
	height: 420px;
	position: relative;
	width: 100%
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.home-banner .p-home-banner .btn_box[data-v-589d735a] {
		display: none
	}
}

@media screen and (max-width: 768px) {
	.p-home-banner[data-v-589d735a] {
		display: none
	}

	.home-banner .m-home-banner[data-v-589d735a] {
		display: block
	}
}

.fs_dialog_title[data-v-589d735a] {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px
}

.close_icon[data-v-589d735a] {
	background-color: #ffffff4d;
	border-radius: 4px;
	display: flex;
	height: 40px;
	left: calc(100% + 16px);
	position: absolute;
	top: 0;
	width: 40px
}

.close_icon[data-v-589d735a]:hover {
	cursor: pointer
}

.close_icon .iconfont[data-v-589d735a] {
	color: #fff;
	font-size: 24px;
	margin: auto
}

@keyframes slideDownIn-589d735a {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-589d735a {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

@keyframes slideDownIn {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.home_banner_video_dialog_div.fs-dialog__content {
	aspect-ratio: 1440/810 !important;
	max-height: 100% !important;
	max-width: 75%;
	overflow: visible !important;
	position: absolute;
	width: 100% !important
}

.home_banner_video_dialog_div.fs-dialog__content #video-player2 {
	cursor: default;
	height: 100% !important;
	width: 100% !important
}

.home_banner_video_dialog_div.fs-dialog__content video {
	-o-object-fit: cover;
	object-fit: cover
}

.products {
	margin: 24px auto 0
}

.products .pc-product .desc_box {
	background: linear-gradient(0deg, #00000005, #00000005), linear-gradient(180deg, transparent, rgba(0, 0, 0, .02));
    border: 1px solid #e5e5e5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none;
    display: flex;
    flex: 1;
    flex-direction: column;
}

.products .pc-product .desc_box .tit {
	color: #19191a;
	font-size: 14px;
	font-weight: 600;
	height: 22px;
	line-height: 22px;
	margin-top: 16px;
	padding: 0 16px;
	text-align: left
}

.products .pc-product .desc_box .tit a {
	color: #19191a;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.products .pc-product .categories {
	border-bottom: 1px solid #e5e5e5;
	/*margin: 0 auto 16px;*/
	/*max-width: 1200px;*/
	position: relative;
	transition: scroll-margin-left .5s ease;
	/*width: 84vw*/
	margin-bottom: 16px;
}

.products .pc-product .categories ul {
	display: flex
}

.products .pc-product .categories ul li {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 16px;
	padding-top: 16px;
	text-align: center;
	width: 25%
}

.products .pc-product .categories ul li p {
	color: #707070;
	cursor: pointer;
	flex: 1;
	font-size: 13px;
	line-height: 20px;
	padding-top: 12px;
	position: relative;
	width: -moz-fit-content;
	width: fit-content
}

.products .pc-product .categories ul li p label {
	cursor: pointer
}

.products .pc-product .categories ul li p .line {
	background-color: #c00000;
	border-radius: 1.5px;
	bottom: -16px;
	height: 2px;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: all .2s;
	width: 100%
}

@media (max-width: 960px) {
	.products .pc-product .categories ul li p {
		flex: 1
	}
}

.products .pc-product .categories ul li.active p {
	color: #19191a
}

.products .pc-product .categories ul li.active p .line {
	opacity: 1
}

.products .pc-product .pic {
	background: #fff;
    display: flex;
    justify-content: center;
    padding: 0;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 160px;
    display: grid;
    place-items: center;
}

.products .pc-product .pic img {
	display: block;
	/*height: 160px;*/
	max-width: 100%;
	width: 160px;
	height: auto;
}

.products .pc-product .pic img:not([src]) {
	opacity: 0
}

.products .pc-product .category_items {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 12px 20px 20px
}

.products .pc-product .category_items a {
	color: #707070;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none
}

.products .pc-product .category_items a:hover {
	color: #19191a
}

.products .pc-product .category_items a:not(:last-child) {
	margin-bottom: 8px
}

.products .pc-product .list {
	margin: 0 auto;
	max-width: 1360px
}

.products .pc-product .list .list_cont {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	width: 84vw
}

.products .pc-product .list .list_cont .swiper_box {
	padding-bottom: 48px
}

.products .pc-product .list .list_cont .swiper_box .swiper {
	padding-bottom: 28px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide {
	display: flex;
	height: auto;
	margin-right: 16px;
	width: calc(20% - 12.8px)
}

@media (max-width: 1024px) {
	.products .pc-product .list .list_cont .swiper_box .swiper-slide {
		width: calc(25% - 12px)
	}
	.products .pc-product {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.products .pc-product {
    margin: 0 auto;
    padding: 0 32px;
    width: 1264px;
}
@media (max-width: 1264px){
    .products .pc-product {
        width: 100%;
    }
}
.products .pc-product .list .list_cont .swiper_box .swiper-slide .product {
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	overflow: hidden;
	text-decoration: none;
	transition: all .3s;
	width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit {
	align-items: center;
	display: flex;
	justify-content: flex-start;
	margin-top: 20px;
	padding: 0 20px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit span {
	color: #19191a;
	flex: 1;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	min-height: 24px;
	text-align: left
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit i {
	color: #19191a;
	display: none;
	font-size: 12px;
	font-weight: 400;
	height: 10px;
	margin-left: 8px;
	width: 12px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit:hover span {
	text-decoration: underline
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .isNotEn span:after {
	display: none
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items {
	flex: 1
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items a {
	display: block;
	min-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items a:hover {
	text-decoration: underline
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items .isHide {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product:hover {
	box-shadow: 0 15px 15px -10px #00000026
}

.products .pc-product .list .list_cont .swiper_box .swiper-pagination {
	bottom: 0;
	display: flex;
	justify-content: center
}

.products .pc-product .list .list_cont .swiper_box .swiper-pagination .swiper-pagination-bullet {
	/*background: #707070;*/
	/*border-radius: 100%;*/
	/*opacity: .4;*/
	/*transition: all .3s;*/
	width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.products .pc-product .list .list_cont .swiper_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #707070;
	/*border-radius: 4px;*/
	opacity: 1;
	width: 20px
}

.products .pc-product .list .list_cont .swiper-btn {
	align-items: center;
	background-color: #0003;
	background-image: none;
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 28px;
	height: 48px;
	justify-content: center;
	line-height: 48px;
	margin-top: -60px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 48px
}

.products .pc-product .list .list_cont .swiper-btn.swiper-button-disabled {
	cursor: default
}

.products .pc-product .list .list_cont .swiper-btn:hover {
	background-color: #0006
}

.products .pc-product .list .list_cont .swiper-btn:after {
	content: none
}

@media (max-width: 1024px) {
	.products .pc-product .list .list_cont .swiper-btn {
		display: none
	}
}

.products .pc-product .list .list_cont .swiper-btn .iconfont {
	color: #fff;
	font-size: 24px
}

.products .pc-product .list .list_cont .swiper-button-prev {
	left: -150px
}

.products .pc-product .list .list_cont .swiper-button-next {
	right: -150px
}
.products .pc-product .list:hover .list_cont .swiper-bt {
    opacity: 1; 
}
.products .pc-product .list .list_cont .swiper-button-disabled {
	background-color: #0000000d !important
}

.products .pc-product .list:hover .list_cont .swiper-btn {
	opacity: 1
}
.products .pc-product .list .list_cont .swiper-btn {
    align-items: center;
    background-color: #0003;
    background-image: none;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 32px;
    height: 48px;
    justify-content: center;
    line-height: 48px;
    margin-top: -60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 48px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.products .pc-product .list .list_cont .swiper-button-next:after {      
    content: 'next';  
    font-size: 24px;
}
.products .pc-product .list .list_cont .swiper-button-prev:after {      
    content: 'prev';
    font-size: 24px;
}
.products .pc-product .list .list_cont .swiper-button-prev[data-v-ef75be76] {
    left: -80px;
}
.products .pc-product .list .list_cont .swiper-button-next[data-v-ef75be76] {
    right: -80px;
}
.products .pc-product .list .list_cont .swiper-button-disabled[data-v-ef75be76] {
    background-color: #0000000d!important;
}
.products .pc-product .list .list_cont .swiper-btn.swiper-button-disabled[data-v-ef75be76] {
    cursor: default;
}
.products .pc-product .list:hover .list_cont .swiper-btn[data-v-ef75be76] {
    opacity: 1;
}
.products .pc-product .list .list_cont .swiper-btn .iconfont[data-v-ef75be76] {
    color: #fff;
    font-size: 28px;
}
.iconfs_2024110802icon:before {
    content: "prev";
}


@media (max-widht:1420px) {
	.products .pc-product .list {
		width: 100%
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {

	.products .pc-product .categories,
	.products .pc-product .list .list_cont {
		width: 94vw
	}
}

@media(max-width: 768px) {
	.products {
		margin-top: 0
	}
    .products .pc-product{
        padding-left:16px;
        padding-right: 16px;
    }
	.products .pc-product .category_items a:not(:last-child) {
		margin-bottom: 8px
	}

	.products .pc-product .categories {
		overflow-x: auto;
		scrollbar-width: none;
		transition: all .2s;
		-ms-overflow-style: none;
		background-color: #fff;
		padding-bottom: 6px;
		position: sticky;
		top: 48px;
		width: 100%;
		z-index: 20
	}

	.products .pc-product .categories>ul li {
		flex-shrink: 0;
		margin-right: 20px;
		padding-bottom: 0;
		width: 80px
	}

	.products .pc-product .categories>ul li p .line {
		bottom: -6px
	}

	.products .pc-product .list .list_cont {
		width: 100%
	}

	.products .pc-product .list .list_cont .swiper_box {
		padding-bottom: 36px
	}

	.products .pc-product .list .list_cont .swiper_box .swiper-pagination {
		bottom: 0
	}

	.products .pc-product .list .list_cont .swiper_box .swiper {
		padding-bottom: 28px
	}

	.products .pc-product .list .list_cont .swiper_box .swiper-slide {
		display: grid;
		/*grid-template-columns: repeat(2, 2fr);*/
		margin: 0;
		width: 100%;
		grid-column-gap: 16px;
		grid-row-gap: 16px
	}

	.products .pc-product .list .list_cont .swiper_box .swiper-slide .product {
		margin: 0;
		max-height: 387px
	}

	.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .pic {
		padding: 0;
		height: 140px;
	}

	.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .pic>a {
		display: flex;
		justify-content: center;
		width: 100%
	}
}

@keyframes slideDownIn-daacac87 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-daacac87 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.solution_wrap {
	/*background-color: #fff;*/
	color: #19191a
}

.solution_wrap .common-wrap {
	margin: 0 auto;
	max-width: 1420px;
	max-width: 1200px;
	padding: 0 0 32px;
	width: 84vw
}
.solution_wrap .common-wrap.cn_common_wrap {
    padding: 40px 0 32px;
}
@media (max-width: 1200px) {
	.solution_wrap .common-wrap {
		width: 94vw
	}
}

.solution_wrap .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}
#swiperSolutions{
    display: none;
}
#swiperServices{ 
    display: none;
}
.solution_wrap .solution_card {
	color: #19191a;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	transition: all .3s
}

.solution_wrap .solution_card .img_box {
	position: relative;
	width: 100%;
	height: 160px;
}

.solution_wrap .solution_card .img_box img {
	border-radius: 8px 8px 0 0;
	display: block;
	height: 100%;
	width: 100%
}

.solution_wrap .solution_card .img_box .play {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.solution_wrap .solution_card .img_box .play .fs-large-play-button-bg {
	fill: #212121;
	opacity: .8
}

.solution_wrap .solution_card .cont {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 8px 8px;
	border-top: none;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px
}

.solution_wrap .solution_card .cont .tit {
	display: -webkit-box;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

.solution_wrap .solution_card .cont .tit.no-des {
	margin-bottom: 0
}

.solution_wrap .solution_card .cont .des {
	color: #707070;
	display: -webkit-box;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.solution_wrap .solution_card .cont .learnmore {
	align-items: flex-end;
	color: #19191a;
	display: flex;
	margin-top: 16px
}

.solution_wrap .solution_card .cont .learnmore span {
	font-size: 13px;
	line-height: 20px
}

.solution_wrap .solution_card .cont .learnmore .iconfont {
	font-size: 12px;
	line-height: 20px;
	margin-left: 4px
}

.solution_wrap .solution_card:hover {
	box-shadow: 0 15px 15px -10px #0000001a
}

.solution_wrap .solution_card:hover .cont .tit {
	text-decoration: underline
}

.solution_wrap .solution-item {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 20px;
	padding-bottom: 16px
}

.solution_wrap .swiper-container {
	display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.solution_wrap .common-wrap {
		padding: 0 24px 48px;
		width: 100%
	}

	.solution_wrap .solution-item {
		padding-bottom: 0
	}
}
@media (max-width: 819px){
    .products .pc-product {
        padding-left: 16px;
        padding-right: 16px;
    }  
}
@media screen and (max-width: 768px) {
	.solution_wrap .common-wrap {
		padding: 0 0 36px;
		width: calc(100% - 32px)
	}

	.solution_wrap .title {
		font-size: 20px;
		line-height: 28px
	}

	.solution_wrap .swiper-wrapper {
		align-items: stretch
	}
    .swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
        transform: translateZ(0);
    }
    .swiper-wrapper {
        box-sizing: content-box;
        display: flex;
        height: 100%;
        position: relative;
        transition-property: transform;
        transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
        width: 100%;
        z-index: 1;
    }
	.solution_wrap .swiper-slide {
		height: auto
	}

	.solution_wrap .swiper-slide .solution-item {
		display: block;
		height: 100%
	}

	.solution_wrap .swiper-slide .solution_card {
		height: 100%
	}

	.solution_wrap .swiper-slide .solution_card .cont .tit {
		margin-bottom: 4px
	}

	.solution_wrap .swiper-slide .solution_card:hover {
		box-shadow: none
	}

	.solution_wrap .swiper-slide .solution_card:hover .cont .tit {
		text-decoration: none
	}

	.solution_wrap .swiper {
		display: block;
		padding-bottom: 12px
	}

	.solution_wrap .swiper .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: center
	}

	.solution_wrap .swiper .swiper-pagination .swiper-pagination-bullet {
		background: #707070;
		height: 8px;
		opacity: .4;
		transition: all .3s;
		width: 8px
	}

	.solution_wrap .swiper .swiper-pagination .swiper-pagination-bullet-active {
		border-radius: 4px;
		opacity: 1;
		width: 20px
	}
}

@keyframes slideDownIn-f81962e1 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-f81962e1 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.software_wrap[data-v-827c3b39] {
	background-color: #fff;
	color: #19191a
}

.software_wrap .common-wrap[data-v-827c3b39] {
	margin: 0 auto;
	max-width: 1420px;
	max-width: 1200px;
	padding: 48px 0 32px;
	width: 84vw
}

@media (max-width: 1200px) {
	.software_wrap .common-wrap[data-v-827c3b39] {
		width: 94vw
	}
}

.software_wrap .title[data-v-827c3b39] {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.software_wrap .software_card[data-v-827c3b39] {
	color: #19191a;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	transition: all .3s
}

.software_wrap .software_card .img_box[data-v-827c3b39] {
	position: relative;
	width: 100%
}

.software_wrap .software_card .img_box img[data-v-827c3b39] {
	border-radius: 8px 8px 0 0;
	display: block;
	height: auto;
	width: 100%
}

.software_wrap .software_card .img_box .play[data-v-827c3b39] {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.software_wrap .software_card .img_box .play .fs-large-play-button-bg[data-v-827c3b39] {
	fill: #212121;
	opacity: .8
}

.software_wrap .software_card .cont[data-v-827c3b39] {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 8px 8px;
	border-top: none;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px
}

.software_wrap .software_card .cont .tit[data-v-827c3b39] {
	display: -webkit-box;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

.software_wrap .software_card .cont .tit.no-des[data-v-827c3b39] {
	margin-bottom: 0
}

.software_wrap .software_card .cont .des[data-v-827c3b39] {
	color: #707070;
	display: -webkit-box;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.software_wrap .software_card .cont .learnmore[data-v-827c3b39] {
	align-items: flex-end;
	color: #19191a;
	display: flex;
	margin-top: 16px
}

.software_wrap .software_card .cont .learnmore span[data-v-827c3b39] {
	font-size: 13px;
	line-height: 20px
}

.software_wrap .software_card .cont .learnmore .iconfont[data-v-827c3b39] {
	font-size: 12px;
	line-height: 20px;
	margin-left: 4px
}

.software_wrap .software_card[data-v-827c3b39]:hover {
	box-shadow: 0 15px 15px -10px #00000026
}

.software_wrap .software_card:hover .cont .tit[data-v-827c3b39] {
	text-decoration: underline
}

.software_wrap .software-item[data-v-827c3b39] {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 20px;
	padding-bottom: 16px
}

.software_wrap .swiper-container[data-v-827c3b39] {
	display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.software_wrap .common-wrap[data-v-827c3b39] {
		padding: 48px 24px;
		width: 100%
	}

	.software_wrap .software-item[data-v-827c3b39] {
		padding-bottom: 0
	}
}

@media screen and (max-width: 768px) {
	.software_wrap .common-wrap[data-v-827c3b39] {
		padding: 36px 0;
		width: calc(100% - 32px)
	}

	.software_wrap .title[data-v-827c3b39] {
		font-size: 20px;
		line-height: 28px
	}

	.software_wrap[data-v-827c3b39] .swiper-wrapper {
		align-items: stretch
	}

	.software_wrap .swiper-slide[data-v-827c3b39] {
		height: auto
	}

	.software_wrap .swiper-slide .software-item[data-v-827c3b39] {
		display: block;
		height: 100%
	}

	.software_wrap .swiper-slide .software_card[data-v-827c3b39] {
		height: 100%
	}

	.software_wrap .swiper-slide .software_card .cont .tit[data-v-827c3b39] {
		margin-bottom: 4px
	}

	.software_wrap .swiper-slide .software_card[data-v-827c3b39]:hover {
		box-shadow: none
	}

	.software_wrap .swiper-slide .software_card:hover .cont .tit[data-v-827c3b39] {
		text-decoration: none
	}

	.software_wrap .swiper[data-v-827c3b39] {
		display: block;
		padding-bottom: 12px
	}

	.software_wrap .swiper[data-v-827c3b39] .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: center
	}

	.software_wrap .swiper[data-v-827c3b39] .swiper-pagination .swiper-pagination-bullet {
		background: #707070;
		height: 8px;
		opacity: .4;
		transition: all .3s;
		width: 8px
	}

	.software_wrap .swiper[data-v-827c3b39] .swiper-pagination .swiper-pagination-bullet-active {
		border-radius: 4px;
		opacity: 1;
		width: 20px
	}
	
	#swiperSolutions{
	    display: block;
	    height: 289px;
	}
    #swiperServices{
	    display: block;
	    height: 289px;
	}
	#pcSolutions{
	    display: none;
	}
	
	#pcServices{
	    display: none;
	}
}

@keyframes slideDownIn-827c3b39 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-827c3b39 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.certified_wrap[data-v-acf122bf] {
	background-color: #f7f7f7;
	color: #19191a
}

.certified_wrap .common-wrap[data-v-acf122bf] {
	margin: 0 auto;
	max-width: 1420px;
	max-width: 1200px;
	padding: 48px 0;
	width: 84vw
}

@media (max-width: 1200px) {
	.certified_wrap .common-wrap[data-v-acf122bf] {
		width: 94vw
	}
}

.certified_wrap .title[data-v-acf122bf] {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.certified_wrap .swiper[data-v-acf122bf] {
	overflow: unset
}

.certified_wrap .certified_card[data-v-acf122bf] {
	background-color: #fff;
	border-radius: 8px;
	color: #19191a;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	text-decoration: none;
	transition: all .3s
}

.certified_wrap .certified_card .img_box[data-v-acf122bf] {
	display: flex;
	justify-content: center;
	padding: 32px 0 0;
	position: relative;
	width: 100%
}

.certified_wrap .certified_card .img_box img[data-v-acf122bf] {
	display: block;
	height: auto;
	max-width: 100%;
	width: 72px
}

.certified_wrap .certified_card .img_box .play[data-v-acf122bf] {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.certified_wrap .certified_card .img_box .play .fs-large-play-button-bg[data-v-acf122bf] {
	fill: #212121;
	opacity: .8
}

.certified_wrap .certified_card .cont[data-v-acf122bf] {
	background-color: #fff;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	padding: 8px 32px 32px
}

.certified_wrap .certified_card .cont .tit[data-v-acf122bf] {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	justify-content: center;
	line-height: 22px;
	margin-bottom: 4px
}

.certified_wrap .certified_card .cont .tit .iconfont[data-v-acf122bf] {
	color: #19191a;
	font-size: 12px;
	margin-left: 4px
}

.certified_wrap .certified_card .cont .des[data-v-acf122bf] {
	color: #707070;
	font-size: 12px;
	line-height: 20px;
	text-align: center
}

.certified_wrap .certified_card .cont .learnmore[data-v-acf122bf] {
	align-items: flex-end;
	color: #19191a;
	display: flex;
	margin-top: 16px
}

.certified_wrap .certified_card .cont .learnmore span[data-v-acf122bf] {
	font-size: 13px;
	line-height: 20px
}

.certified_wrap .certified_card .cont .learnmore .iconfont[data-v-acf122bf] {
	font-size: 12px;
	line-height: 20px;
	margin-left: 4px
}

.certified_wrap .certified_card[data-v-acf122bf]:hover {
	box-shadow: 0 15px 15px -10px #00000026
}

.certified_wrap .certified_card:hover .cont .tit span[data-v-acf122bf] {
	text-decoration: underline
}

.certified_wrap .certified-item[data-v-acf122bf] {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px
}

.certified_wrap .swiper-container[data-v-acf122bf] {
	display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.certified_wrap .common-wrap[data-v-acf122bf] {
		padding: 48px 24px;
		width: 100%
	}
}

@media screen and (max-width: 768px) {
	.certified_wrap .common-wrap[data-v-acf122bf] {
		padding: 36px 16px;
		width: 100%
	}

	.certified_wrap .title[data-v-acf122bf] {
		font-size: 20px;
		line-height: 28px
	}

	.certified_wrap[data-v-acf122bf] .swiper-wrapper {
		align-items: stretch
	}

	.certified_wrap .swiper-slide[data-v-acf122bf] {
		height: auto
	}

	.certified_wrap .swiper-slide .certified-item[data-v-acf122bf] {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		height: 100%;
		grid-column-gap: 20px;
		grid-row-gap: 20px
	}

	.certified_wrap .swiper-slide .certified_card[data-v-acf122bf] {
		flex-direction: row;
		padding: 20px
	}

	.certified_wrap .swiper-slide .certified_card .img_box[data-v-acf122bf] {
		padding: 0 16px 0 0;
		width: auto
	}

	.certified_wrap .swiper-slide .certified_card .img_box img[data-v-acf122bf] {
		height: 36px;
		width: 36px
	}

	.certified_wrap .swiper-slide .certified_card .cont[data-v-acf122bf] {
		padding: 0
	}

	.certified_wrap .swiper-slide .certified_card .cont .tit[data-v-acf122bf] {
		justify-content: flex-start
	}

	.certified_wrap .swiper-slide .certified_card .cont .des[data-v-acf122bf] {
		text-align: left
	}

	.certified_wrap .swiper-slide .certified_card[data-v-acf122bf]:hover {
		box-shadow: none
	}

	.certified_wrap .swiper-slide .certified_card:hover .cont .tit[data-v-acf122bf] {
		text-decoration: none
	}

	.certified_wrap .swiper[data-v-acf122bf] {
		display: block;
		overflow: hidden;
		padding-bottom: 28px
	}

	.certified_wrap .swiper[data-v-acf122bf] .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: center
	}

	.certified_wrap .swiper[data-v-acf122bf] .swiper-pagination .swiper-pagination-bullet {
		background: #707070;
		height: 8px;
		opacity: .4;
		transition: all .3s;
		width: 8px
	}

	.certified_wrap .swiper[data-v-acf122bf] .swiper-pagination .swiper-pagination-bullet-active {
		border-radius: 4px;
		opacity: 1;
		width: 20px
	}
}

@keyframes slideDownIn-acf122bf {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-acf122bf {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

[data-v-67199954] .fs-button {
	justify-content: flex-start
}

[data-v-67199954] .fs-button.is-text {
	font-size: 13px;
	height: auto;
	line-height: 20px;
	margin-top: 16px;
	padding: 0
}

[data-v-67199954] .fs-button.is-text .fs-button--suffix {
	margin-right: 4px
}

[data-v-67199954] .fs-button.is-text i {
	color: #19191a
}

.customer_success[data-v-67199954] {
	background-color: #fff;
	padding: 48px 0
}

.fs-cases[data-v-67199954] {
	margin: 0 auto;
	max-width: 1200px;
	width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.fs-cases[data-v-67199954] {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.fs-cases[data-v-67199954] {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.fs-cases[data-v-67199954] {
		width: calc(100% - 32px)
	}
}

.fs-cases>h2[data-v-67199954] {
	color: #19191a;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	text-align: center
}

.fs-cases .fs-cases-describe[data-v-67199954] {
	color: #707070;
	font-size: 14px;
	line-height: 22px;
	margin-top: 12px;
	text-align: center
}

.fs-cases .fs-cases-list[data-v-67199954] {
	margin-top: 24px
}

.fs-cases .fs-cases-list[data-v-67199954] .swiper {
	overflow: unset
}

.fs-cases .fs-cases-list .fs-cases-item[data-v-67199954] {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px
}

.fs-cases .fs-cases-list .fs-cases-item>a[data-v-67199954] {
	background-color: #fff;
	height: 100%;
	transition: all .3s ease-in-out
}

.fs-cases .fs-cases-list .fs-cases-item>a[data-v-67199954]:hover {
	box-shadow: 0 15px 15px -10px #00000026;
	text-decoration: none
}

.fs-cases .fs-cases-list .fs-cases-item>a:hover .case_item_content .rt .more[data-v-67199954] .fs-button--suffix {
	text-decoration: underline
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content[data-v-67199954] {
	display: flex;
	flex-direction: column;
	height: 100%
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content:hover .title[data-v-67199954] {
	text-decoration: underline
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .lt>img[data-v-67199954] {
	border-radius: 8px 8px 0 0;
	width: 100%
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt[data-v-67199954] {
	border: 1px solid #e5e5e5;
	border-radius: 0 0 8px 8px;
	border-top: none;
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 20px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags[data-v-67199954] {
	align-items: center;
	color: #707070;
	display: flex;
	justify-content: flex-start
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags[data-v-67199954] .fs-tag {
	height: auto
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags img[data-v-67199954] {
	display: inline-block;
	height: 16px;
	width: 16px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags span[data-v-67199954] {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom[data-v-67199954] {
	display: flex;
	flex: 1;
	flex-direction: column
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list[data-v-67199954] {
	color: #19191a
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li[data-v-67199954] {
	align-items: flex-start;
	display: flex;
	font-size: 14px;
	line-height: 22px;
	margin-top: 4px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li[data-v-67199954]:first-child {
	margin-top: 16px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li i[data-v-67199954] {
	font-style: normal;
	font-weight: 600;
	white-space: nowrap
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li span[data-v-67199954] {
	display: -webkit-box;
	overflow: hidden;
	padding-left: 4px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .title[data-v-67199954] {
	color: #19191a;
	display: -webkit-box;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	text-overflow: ellipsis;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 12px;
	overflow: hidden
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc[data-v-67199954] {
	align-items: center;
	color: #707070;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	max-height: 20px;
	overflow: hidden
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc .desc_content:first-of-type .fs-divider[data-v-67199954] {
	display: none
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc .fs-divider[data-v-67199954] {
	font-size: 10px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .more[data-v-67199954] {
	text-decoration: none
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .more>.right[data-v-67199954] {
	color: #19191a;
	font-size: 12px;
	line-height: 1
}

.fs-cases .fs-cases-notes[data-v-67199954] {
	border-top: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
	padding-top: 48px
}

.fs-cases .fs-cases-notes .punctuation[data-v-67199954] {
	height: 32px;
	width: 32px
}

.fs-cases .fs-cases-notes>figcaption[data-v-67199954] {
	flex: 1;
	margin: 0 80px 0 24px
}

.fs-cases .fs-cases-notes>figcaption .txt[data-v-67199954] {
	color: #19191a;
	font-size: 14px;
	line-height: 22px
}

.fs-cases .fs-cases-notes>figcaption .by[data-v-67199954] {
	color: #707070;
	font-size: 14px;
	line-height: 22px;
	margin-top: 36px
}

.fs-cases .fs-cases-notes .pic[data-v-67199954] {
	height: 72px;
	width: 154px
}

@media screen and (max-width: 768px) {
	.customer_success[data-v-67199954] {
		padding: 36px 0
	}

	.customer_success .fs-cases[data-v-67199954] {
		overflow: hidden;
		width: calc(100% - 32px)
	}

	.customer_success .fs-cases>h2[data-v-67199954] {
		font-size: 20px;
		line-height: 28px
	}

	.customer_success .fs-cases .fs-cases-list[data-v-67199954] .swiper {
		overflow: clip
	}

	.customer_success .fs-cases .fs-cases-list .fs-cases-item[data-v-67199954] {
		grid-template-columns: repeat(1, 1fr);
		height: 100%
	}

	.customer_success .fs-cases .swiper-slide[data-v-67199954] {
		height: auto;
		width: 100%
	}

	.customer_success .fs-cases .fs-cases-notes[data-v-67199954] {
		align-items: center;
		flex-direction: column;
		margin-top: 56px;
		padding-top: 36px
	}

	.customer_success .fs-cases .fs-cases-notes>figcaption[data-v-67199954] {
		margin: 12px auto 20px
	}

	.customer_success .fs-cases .swiper[data-v-67199954] {
		display: block;
		padding-bottom: 28px
	}

	.customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: center
	}

	.customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination .swiper-pagination-bullet {
		background: #707070;
		height: 8px;
		opacity: .4;
		transition: all .3s;
		width: 8px
	}

	.customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination .swiper-pagination-bullet-active {
		border-radius: 4px;
		opacity: 1;
		width: 20px
	}
}

@keyframes slideDownIn-67199954 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-67199954 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.contact[data-v-751357f0] {
	background-image: url(https://resource.fs.com/mall/generalImg/20240327143844z8vl7h.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%
}

.contact .contact-content[data-v-751357f0] {
	display: flex;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.contact .contact-content[data-v-751357f0] {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.contact .contact-content[data-v-751357f0] {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.contact .contact-content[data-v-751357f0] {
		width: calc(100% - 32px)
	}
}

.contact .contact-content .contact-list[data-v-751357f0] {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	padding: 48px 0;
	width: 100%
}

.contact .contact-content .contact-list>li[data-v-751357f0] {
	background-color: #fff;
	border-radius: 8px;
	transition: all .3s
}

.contact .contact-content .contact-list>li[data-v-751357f0]:hover {
	box-shadow: 0 15px 15px -10px #00000026
}

.contact .contact-content .contact-list>li:hover .tit span[data-v-751357f0] {
	text-decoration: underline
}

.contact .contact-content .contact-list>li a[data-v-751357f0] {
	color: #19191a;
	display: block;
	display: flex;
	height: 100%;
	padding: 32px;
	text-decoration: none
}

.contact .contact-content .contact-list>li a .lt[data-v-751357f0] {
	flex-shrink: 0;
	height: 36px;
	margin-right: 16px;
	width: 36px
}

.contact .contact-content .contact-list>li a .lt img[data-v-751357f0] {
	max-width: 100%
}

.contact .contact-content .contact-list>li .tit[data-v-751357f0] {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 4px
}

.contact .contact-content .contact-list>li .tit .iconfont[data-v-751357f0] {
	color: #19191a;
	font-size: 12px;
	line-height: 24px;
	margin-left: 8px
}

.contact .contact-content .contact-list>li .txt[data-v-751357f0] {
	color: #707070;
	font-size: 12px;
	line-height: 20px
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.contact[data-v-751357f0] {
		background-image: url(https://resource.fs.com/mall/generalImg/20240327200909pgyxgd.webp)
	}

	.contact .contact-content[data-v-751357f0] {
		flex-direction: column;
		height: auto
	}

	.contact .contact-content .contact-list>li[data-v-751357f0] {
		text-align: left
	}
}

@media screen and (max-width: 768px) {
	.contact[data-v-751357f0] {
		background-image: url(https://resource.fs.com/mall/generalImg/20240327200909yq0u99.webp)
	}

	.contact .contact-content[data-v-751357f0] {
		flex-direction: column;
		height: auto
	}

	.contact .contact-content .contact-list[data-v-751357f0] {
		grid-template-columns: repeat(1, 1fr);
		padding: 36px 0
	}

	.contact .contact-content .contact-list>li[data-v-751357f0] {
		margin: 0;
		padding: 32px;
		width: 100%
	}

	.contact .contact-content .contact-list>li a[data-v-751357f0] {
		padding: 0
	}
}

@keyframes slideDownIn-751357f0 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-751357f0 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.cn_company {
	background-color: #f7f7f7;
	/*background-image: url(../img/indexcompany.webp);*/
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #19191a
}

.cn_company .common-wrap {
	margin: 0 auto;
	max-width: 1200px;
	padding: 28px 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.cn_company .common-wrap {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.cn_company .common-wrap {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.cn_company .common-wrap {
		width: calc(100% - 32px)
	}
}

.cn_company .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 40px;
	text-align: center
}
.cn_company .nlists_div{
    
    width: 100%;
}
.cn_company .nlists {
    width: 100%;
    float: left;
}
.cn_company .nlists li {
    border-radius: 8px;
    display: flex;
    transition: all .2s;
    position: relative;
    font-size: 14px;
    /*font-weight: 600;*/
    line-height: 32px;
}
.cn_company .nlists li a {
    display:inline-block;
    transition: all .3s;
    width: 100%;
    padding-left:15px;
    box-sizing: border-box;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    height: 32px;
    
}
.cn_company .nlists li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 48%;
    background: #19191a;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.cn_company .nmore{
    float: left;
    width: 100%;
    margin-top:15px;
    text-align: right;
}
.cn_company .nmore a{
    /*color: #19191a;*/
    font-size: 14px;
    padding-right: 30px;
}
.cn_company .lists,
.cn_company .lists .item {
	display: flex;
	justify-content: center
}

.cn_company .lists .item {
	align-items: center;
	border-right: 1px solid hsla(0, 0%, 88%, .3);
	flex-direction: column;
	width: 220px
}

.cn_company .lists .item:last-of-type {
	border-right: none
}

.cn_company .lists .item img {
	display: block;
	margin-bottom: 4px
}

.cn_company .lists .item>p {
	align-items: flex-end;
	display: flex
}

.cn_company .lists .item>p .num {
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-right: 4px
}

.cn_company .lists .item>p .num1 {
	font-size: 14px;
	line-height: 22px
}

.cn_company .lists .item .des {
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px
}

@media (max-width: 1024px) {
	.cn_company .common-wrap {
		padding: 48px 24px;
		width: 100%
	}

	.cn_company .lists .item {
		width: 156px
	}
}

@media (max-width: 768px) {
	.cn_company {
		background-image: none;
	}

	.cn_company .common-wrap {
		padding: 48px 16px;
		grid-template-columns: none;
	}

	.cn_company .lists {
		display: flex;
		grid-template-columns: repeat(2, 3fr);
		grid-column-gap: 40px;
		grid-row-gap: 24px;
		flex-flow: wrap;
		margin: 0 auto;
		width: 256px
	}

	.cn_company .lists .item {
		align-items: flex-start;
		border: 0;
		padding: 0;
		position: relative;
		width: calc(50% - 20px)
	}

	.cn_company .list-item .left {
		margin-bottom: 16px
	}
}

@keyframes slideDownIn-7f84adf1 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-7f84adf1 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.cn_customize[data-v-e4291303] {
	background-color: #fafafb;
	color: #19191a
}

.cn_customize img[data-v-e4291303] {
	display: block;
	max-width: 100%
}

.cn_customize .common-wrap[data-v-e4291303] {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0 48px;
	width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.cn_customize .common-wrap[data-v-e4291303] {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.cn_customize .common-wrap[data-v-e4291303] {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.cn_customize .common-wrap[data-v-e4291303] {
		width: calc(100% - 32px)
	}
}

.cn_customize .title[data-v-e4291303] {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.cn_customize .customize_list[data-v-e4291303] {
	display: flex;
	justify-content: space-between
}

.cn_customize .customize_list li[data-v-e4291303] {
	transition: all .3s;
	width: calc(33.33333% - 10.66667px)
}

.cn_customize .customize_list li[data-v-e4291303]:hover {
	box-shadow: 0 15px 15px -10px #0000001a
}

.cn_customize .customize_list li>a[data-v-e4291303] {
	color: #19191a;
	display: flex;
	flex-direction: column;
	height: 100%
}

.cn_customize .customize_list li>a[data-v-e4291303]:hover {
	text-decoration: none
}

.cn_customize .customize_list li>a:hover h3[data-v-e4291303] {
	text-decoration: underline
}

.cn_customize .customize_list li>a .top img[data-v-e4291303] {
	border-radius: 8px 8px 0 0
}

.cn_customize .customize_list li>a .bottom[data-v-e4291303] {
	background-color: #fafafb;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 8px 8px;
	border-top: none;
	flex: 1;
	padding: 20px 20px 28px
}

.cn_customize .customize_list li>a .bottom h3[data-v-e4291303] {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px
}

.cn_customize .customize_list li>a .bottom p[data-v-e4291303] {
	color: #4b4b4d;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 12px;
	text-decoration: none
}

@media (max-width: 1024px) {
	.cn_customize .common-wrap[data-v-e4291303] {
		padding: 48px 24px;
		width: 100%
	}
}

@media (max-width: 768px) {
	.cn_customize .common-wrap[data-v-e4291303] {
		padding: 36px 16px
	}

	.cn_customize .title[data-v-e4291303] {
		font-size: 20px;
		line-height: 28px
	}

	.cn_customize .customize_list[data-v-e4291303] {
		flex-direction: column
	}

	.cn_customize .customize_list>li[data-v-e4291303] {
		margin-bottom: 16px;
		width: 100%
	}

	.cn_customize .customize_list>li[data-v-e4291303]:last-child {
		margin-bottom: 0
	}
}

@keyframes slideDownIn-e4291303 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-e4291303 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.cn_solutions[data-v-c32209b0] {
	background-color: #f7f7f7;
	color: #19191a
}

.cn_solutions img[data-v-c32209b0] {
	display: block;
	max-width: 100%
}

.cn_solutions .common-wrap[data-v-c32209b0] {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0 48px;
	width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.cn_solutions .common-wrap[data-v-c32209b0] {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.cn_solutions .common-wrap[data-v-c32209b0] {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.cn_solutions .common-wrap[data-v-c32209b0] {
		width: calc(100% - 32px)
	}
}

.cn_solutions .title[data-v-c32209b0] {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.cn_solutions .nav_list[data-v-c32209b0] {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px
}

.cn_solutions .nav_list li[data-v-c32209b0] {
	display: flex;
	justify-content: center;
	padding-bottom: 18px;
	width: 20%
}

.cn_solutions .nav_list li span[data-v-c32209b0] {
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	position: relative
}

.cn_solutions .nav_list li.active span[data-v-c32209b0] {
	font-weight: 500
}

.cn_solutions .nav_list li.active span[data-v-c32209b0]:before {
	background-color: #c00000;
	border-radius: 3px;
	bottom: -19px;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 100%
}

.cn_solutions .solutions_list[data-v-c32209b0] .swiper-slide {
	display: flex
}

.cn_solutions .solutions_list .lt[data-v-c32209b0] {
	width: 50%
}

.cn_solutions .solutions_list .rt[data-v-c32209b0] {
	align-items: flex-start;
	background-color: #fafafb;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 28px;
	width: 50%
}

.cn_solutions .solutions_list .rt>div[data-v-c32209b0] {
	display: flex;
	padding-bottom: 16px
}

.cn_solutions .solutions_list .rt>div p[data-v-c32209b0] {
	align-items: center;
	border: 1px solid #707070;
	border-radius: 3px;
	color: #4b4b4d;
	display: flex;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	padding: 4px 8px
}

.cn_solutions .solutions_list .rt>div p img[data-v-c32209b0] {
	height: 16px;
	margin-right: 4px;
	width: 16px
}

.cn_solutions .solutions_list .rt>h3[data-v-c32209b0] {
	color: #19191a;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px
}

.cn_solutions .solutions_list .rt>p[data-v-c32209b0] {
	color: #4b4b4d;
	display: -webkit-box;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	margin: 12px 0 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.cn_solutions .solutions_list .rt>p.mb24[data-v-c32209b0] {
	margin-bottom: 24px
}

.cn_solutions .solutions_list .rt>ul[data-v-c32209b0] {
	display: grid;
	grid-template-columns: repeat(2, 2fr);
	grid-row-gap: 8px;
	padding-bottom: 36px
}

.cn_solutions .solutions_list .rt>ul li[data-v-c32209b0] {
	align-items: center;
	display: flex;
	font-size: 12px;
	line-height: 20px;
	min-width: 176px
}

.cn_solutions .solutions_list .rt>ul li img[data-v-c32209b0] {
	height: 24px;
	margin-right: 8px;
	width: 24px
}

.cn_solutions .solutions_list .rt>a[data-v-c32209b0] .fs-button--suffix {
	margin-right: 0
}

.cn_solutions .solutions_list .rt>a[data-v-c32209b0] .iconfont {
	color: #0060bf;
	font-size: 12px;
	line-height: 1;
	margin-left: 4px
}

@media (max-width: 1024px) {
	.cn_solutions .common-wrap[data-v-c32209b0] {
		padding: 48px 24px;
		width: 100%
	}
}

@media (max-width: 768px) {
	.cn_solutions .common-wrap[data-v-c32209b0] {
		padding: 36px 16px
	}

	.cn_solutions .title[data-v-c32209b0] {
		font-size: 20px;
		line-height: 28px
	}

	.cn_solutions .nav_list_box[data-v-c32209b0] {
		margin-bottom: 24px;
		overflow-x: auto
	}

	.cn_solutions .nav_list_box[data-v-c32209b0]::-webkit-scrollbar {
		display: none
	}

	.cn_solutions .nav_list[data-v-c32209b0] {
		display: flex;
		margin-bottom: 0;
		width: 976px
	}

	.cn_solutions .nav_list li[data-v-c32209b0] {
		width: 122px
	}

	.cn_solutions .nav_list li span[data-v-c32209b0] {
		white-space: nowrap
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide {
		flex-direction: column;
		height: auto
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide .lt {
		width: 100%
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide .rt {
		background-color: #fafafb;
		flex: 1;
		justify-content: flex-start;
		padding: 20px 20px 28px;
		width: 100%
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul {
		width: 100%
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul li {
		min-width: unset;
		width: 100%
	}

	.cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul li span {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

@keyframes slideDownIn-c32209b0 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-c32209b0 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.cn_success[data-v-f9b005a9] {
	background-color: #fafafb;
	color: #19191a
}

.cn_success img[data-v-f9b005a9] {
	display: block;
	width: 100%
}

.cn_success .common-wrap[data-v-f9b005a9] {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0 48px;
	width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
	.cn_success .common-wrap[data-v-f9b005a9] {
		width: 94vw
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.cn_success .common-wrap[data-v-f9b005a9] {
		width: calc(100% - 48px)
	}
}

@media screen and (max-width: 768px) {
	.cn_success .common-wrap[data-v-f9b005a9] {
		width: calc(100% - 32px)
	}
}

.cn_success .title[data-v-f9b005a9] {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.cn_success .success_list[data-v-f9b005a9] {
	display: flex;
	justify-content: space-between
}

.cn_success .success_list li[data-v-f9b005a9] {
	transition: all .3s;
	width: calc(25% - 13.5px)
}

.cn_success .success_list li>a[data-v-f9b005a9] {
	color: #19191a;
	display: block;
	height: 100%
}

.cn_success .success_list li>a[data-v-f9b005a9]:hover {
	text-decoration: none
}

.cn_success .success_list li>a>div[data-v-f9b005a9] {
	color: #19191a;
	display: flex;
	flex-direction: column;
	height: 100%
}

.cn_success .success_list li[data-v-f9b005a9]:hover {
	box-shadow: 0 15px 15px -10px #0000001a
}

.cn_success .success_list li[data-v-f9b005a9]:hover .text {
	text-decoration: underline
}

.cn_success .top img[data-v-f9b005a9] {
	border-radius: 8px 8px 0 0
}

.cn_success .bottom[data-v-f9b005a9] {
	background-color: #fafafb;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 8px 8px;
	border-top: none;
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 20px 20px 28px
}

.cn_success .bottom p[data-v-f9b005a9] {
	color: #4b4b4d;
	display: flex;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 16px
}

.cn_success .bottom p .icon[data-v-f9b005a9] {
	font-size: 16px
}

.cn_success .bottom p span[data-v-f9b005a9] {
	margin-right: 1px;
	padding: 0 8px;
	position: relative
}

.cn_success .bottom p span[data-v-f9b005a9]:after {
	background-color: #ccc;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: -1px;
	top: 4px;
	width: 1px
}

.cn_success .bottom p span[data-v-f9b005a9]:last-child:after {
	display: none
}

.cn_success .bottom .bottom_box[data-v-f9b005a9] {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between
}

.cn_success .bottom .bottom_box h3[data-v-f9b005a9] {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px
}

.cn_success .bottom .bottom_box .tag_box[data-v-f9b005a9] {
	display: flex;
	padding-top: 16px
}

.cn_success .bottom .bottom_box .tag_box span[data-v-f9b005a9] {
	background-color: #f2f2f2;
	border-radius: 3px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	padding: 2px 8px
}

.cn_success .bottom .bottom_box .href_box[data-v-f9b005a9] {
	font-size: 13px;
	line-height: 20px;
	padding-top: 24px
}

.cn_success .bottom .bottom_box .href_box a[data-v-f9b005a9] {
	color: #19191a;
	text-decoration: none
}

.cn_success .success_list>li>a:hover .href_box[data-v-f9b005a9] {
	text-decoration: underline
}

@media (max-width: 1024px) {
	.cn_success .common-wrap[data-v-f9b005a9] {
		padding: 48px 24px;
		width: 100%
	}
}

@media (max-width: 768px) {
	.cn_success .common-wrap[data-v-f9b005a9] {
		padding: 36px 16px
	}

	.cn_success .title[data-v-f9b005a9] {
		font-size: 20px;
		line-height: 28px
	}

	.cn_success .success_list[data-v-f9b005a9] {
		flex-direction: column
	}

	.cn_success .success_list>li[data-v-f9b005a9] {
		margin-bottom: 16px;
		width: 100%
	}

	.cn_success .success_list>li[data-v-f9b005a9]:last-child {
		margin-bottom: 0
	}
}

@keyframes slideDownIn-f9b005a9 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-f9b005a9 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

@keyframes slideDownIn-11e803e3 {
	0% {
		display: block;
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(4px)
	}
}

@keyframes slideUpOut-11e803e3 {
	0% {
		height: 100%
	}

	to {
		display: none;
		height: 0
	}
}

.gray_line[data-v-11e803e3] {
	background-color: #e5e5e5;
	height: 1px;
	margin: 0 auto;
	max-width: 1420px;
	max-width: 1200px;
	width: 84vw
}

@media (max-width: 1200px) {
	.gray_line[data-v-11e803e3] {
		width: 94vw
	}
}

@media screen and (max-width: 768px) {
	.gray_line[data-v-11e803e3] {
		width: calc(100% - 32px)
	}
}