.alignleft {
	display: inline;
	float: left
}

.alignright {
	display: inline;
	float: right
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img.alignleft {
	margin: .4em 1.6em 1.6em 0
}

img.alignright {
	margin: .4em 0 1.6em 1.6em
}

img.aligncenter {
	clear: both;
	margin-bottom: 1.6em;
	margin-top: .4em
}

.wp-block-image {
	margin: 0
}

.wp-block-columns {
	margin-bottom: 0
}

.mfp-bg {
	background: #0b0b0b;
	opacity: .8;
	overflow: hidden;
	z-index: 1042
}

.mfp-bg,
.mfp-wrap {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%
}

.mfp-wrap {
	-webkit-backface-visibility: hidden;
	outline: none !important;
	z-index: 1043
}

.mfp-container {
	box-sizing: border-box;
	height: 100%;
	left: 0;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	cursor: auto;
	width: 100%
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	left: 8px;
	margin-top: -.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: none;
	overflow: visible;
	padding: 0;
	touch-action: manipulation;
	z-index: 1046
}

button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.mfp-close {
	color: #fff;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: .65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%
}

.mfp-counter {
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap
}

.mfp-arrow {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 110px;
	margin: -55px 0 0;
	opacity: .65;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 90px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	border: inset transparent;
	content: "";
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0
}

.mfp-arrow:after {
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-bottom-width: 21px;
	border-top-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	border-right: 27px solid #3f3f3f;
	margin-left: 25px
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-bottom: 40px;
	padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	max-width: 900px;
	width: 100%
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%
}

.mfp-iframe-scaler iframe {
	background: #000;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

img.mfp-img {
	box-sizing: border-box;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	padding: 40px 0;
	width: auto
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	background: #444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	content: "";
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%
}

.mfp-title {
	word-wrap: break-word;
	color: #f3f3f3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		bottom: 0;
		top: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		padding: 3px 5px;
		position: fixed;
		top: auto
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		background: rgba(0, 0, 0, .6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		transform: scale(.75)
	}

	.mfp-arrow-left {
		transform-origin: 0
	}

	.mfp-arrow-right {
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-bg {
	opacity: 0;
	transition: all .3s
}

.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-bg.mfp-ready.mfp-removing {
	opacity: 0
}

.white-popup-block {
	background: #fff;
	margin: 20px auto;
	max-width: 1200px;
	padding: 3rem;
	position: relative;
	width: auto
}

.white-popup-block .contact-sce-tit {
	margin-top: 0
}

.slick-loading .slick-list {
	background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
	font-family: slick;
	font-style: normal;
	font-weight: 400;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg")
}

.slick-slider {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

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

.slick-list:focus {
	outline: none
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	align-items: stretch;
	display: flex;
	flex-flow: row nowrap;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0
}

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

.slick-slide {
	display: none;
	min-height: 1px
}

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

.slick-slide img {
	display: block
}

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

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

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

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

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

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

.loop-item-200 {
	display: flex;
	flex-flow: column
}

.loop-item-200 .pages-tit {
	background: #eee;
	border-radius: .5rem .5rem 0 0;
	font-weight: 500;
	line-height: 4rem;
	margin: 0;
	padding: .8rem 4rem;
	transition: all .3s ease
}

.loop-item-200 .pages-tit a {
	color: #333;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 500;
	transition: all .3s ease
}

.loop-item-200 .pages-tit a:hover {
	color: #b9e83a
}

.loop-item-200 .pages-txt {
	background: #f8f8f8;
	flex: 1;
	padding: 1.8rem 4rem 2.4rem
}

.loop-item-200 .pages-txt p {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.8em;
	margin: 0
}

.loop-item-200:hover .pages-tit {
	background: #ddd
}

.loop-app {
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	counter-increment: appc
}

.loop-app-thumb {
	border-radius: .4rem .4rem 0 0;
	display: block;
	overflow: hidden;
	position: relative
}

.loop-app-thumb img {
	display: block;
	transition: all .5s ease
}

.loop-app-thumb:hover img {
	filter: brightness(1.05);
	transform: scale(1.025)
}

.loop-app-thumb:after {
	background: hsla(0, 0%, 70%, .2);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .3s ease;
	width: 100%;
	z-index: 1
}

.loop-app-thumb:hover:after {
	opacity: 0
}

.loop-app-tit {
	background: #fff;
	border-radius: 0 0 .4rem .4rem;
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 3rem;
	padding: 2.4rem 2.2rem 2.8rem;
	position: relative
}

.loop-app-tit a {
	color: inherit
}

.loop-app-tit:after {
	align-items: center;
	background: #b9e83a;
	border-radius: 3rem;
	color: #fff;
	content: counter(appc, decimal-leading-zero);
	display: flex;
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	height: 6rem;
	justify-content: center;
	position: absolute;
	right: 2.4rem;
	top: 0;
	transform: translateY(-50%);
	width: 6rem;
	z-index: 2
}

.loop-news {
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	display: flex;
	flex-flow: column;
	transition: all .3s ease
}

.loop-news:hover {
	box-shadow: 0 .5rem 2rem -.5rem rgba(0, 0, 0, .2)
}

.loop-news-thumb {
	border-radius: .4rem .4rem 0 0;
	display: block;
	flex: none;
	overflow: hidden
}

.loop-news-thumb img {
	display: block;
	transition: all .5s ease
}

.loop-news-thumb:hover img {
	filter: brightness(1.05);
	transform: scale(1.025)
}

.loop-news-x {
	display: flex;
	flex: 1;
	flex-flow: column;
	padding: 2.7rem 3rem 2rem
}

.loop-news-cat {
	margin-bottom: 1.6rem
}

.loop-news-cat ul {
	display: flex
}

.loop-news-cat a {
	color: #b9e83a;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.7rem;
	margin-right: 1rem;
	text-transform: uppercase
}

.loop-news-tit {
	color: #333;
	flex: 1;
	font-family: Poppins, sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.4rem;
	margin: 0 0 2.6rem
}

.loop-news-meta {
	border-top: 1px solid #ececec;
	color: #999;
	font-size: 1.4rem;
	line-height: 1em;
	margin: 0;
	padding-top: 1.4rem
}

.loop-pro {
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	transition: all .3s ease
}

.loop-pro:hover {
	box-shadow: 0 .5rem 2rem -.5rem rgba(0, 0, 0, .2);
	transform: translateY(-.5rem)
}

.loop-pro-thumb {
	border-radius: .4rem .4rem 0 0;
	display: block;
	overflow: hidden
}

.loop-pro-thumb img {
	display: block;
	transition: all .5s ease
}

.loop-pro-thumb:hover img {
	filter: brightness(1.05);
	transform: scale(1.025)
}

.loop-pro-info {
	align-items: center;
	background: #fff;
	border-radius: 0 0 .4rem .4rem;
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 1.8rem 2.2rem 2.4rem
}

.loop-pro-tit {
	color: #333;
	font-size: 1.6rem;
	line-height: 1.6rem;
	margin: 0 0 1rem;
	padding: .5rem 0;
	text-align: center
}

.loop-pro-more,
.loop-pro-tit {
	font-family: Poppins, sans-serif;
	font-weight: 600
}

.loop-pro-more {
	background: #b9e83a;
	background: #f8f8f8;
	border-radius: 3rem;
	color: #fff;
	color: #666;
	cursor: pointer;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 5rem;
	line-height: 3.4rem;
	padding: 0 3.6rem;
	transition: all .3s ease;
	white-space: nowrap
}

.loop-pro-more:hover {
	filter: brightness(1.1)
}

.loop-pro-more:hover i {
	transform: translateX(.5rem)
}

.loop-pro-more:active {
	transform: scale(.95)
}

.loop-pro-more i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.loop-pro-more {
		line-height: 4rem;
		padding: 0 3rem
	}

	.loop-pro-more i {
		font-size: 1.2rem
	}
}

.loop-pro-more:hover {
	background: #b9e83a;
	color: #fff
}

.xz-404 {
	align-items: flex-end;
	color: #666;
	display: flex;
	justify-content: space-between;
	line-height: 2.4rem
}

.xz-404>div {
	flex: none;
	width: 45%
}

.xz-404-a {
	display: block;
	margin-bottom: 3.8rem
}

.xz-404-pic {
	border-radius: .4rem;
	display: block;
	transition: all .3s ease
}

.xz-404-pic:hover {
	filter: brightness(1.05)
}

.xz-404-pic:active {
	transform: scale(.98)
}

.xz-404-p {
	margin: .8rem 0 3.8rem
}

.xz-404-btn {
	background: #b9e83a;
	border-radius: 3rem;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 5rem;
	padding: 0 4rem;
	transition: all .3s ease;
	white-space: nowrap
}

.xz-404-btn:hover {
	filter: brightness(1.1)
}

.xz-404-btn:hover i {
	transform: translateX(.5rem)
}

.xz-404-btn:active {
	transform: scale(.95)
}

.xz-404-btn i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.xz-404-btn {
		line-height: 4rem;
		padding: 0 3rem
	}

	.xz-404-btn i {
		font-size: 1.2rem
	}
}

.xz-404-tit {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 4rem;
	margin: 0 0 .8rem
}

.xz-404 .searchform-x {
	margin: 2.2rem 0 6rem;
	padding: 0;
	width: 100%
}

.xz-404 .searchform-x>* {
	width: 100%
}

.xz-404 #menu-links {
	display: block;
	margin-top: 2rem
}

.xz-404 #menu-links li {
	box-shadow: none;
	list-style: disc;
	list-style-position: inside
}

.xz-404 #menu-links li:hover {
	box-shadow: none;
	transform: none
}

.xz-404 #menu-links li:hover a {
	color: #b9e83a;
	text-decoration: underline
}

.xz-404 #menu-links li:after,
.xz-404 #menu-links li:before {
	display: none
}

.xz-404 #menu-links li a {
	background: none;
	display: inline-block;
	font-size: 1.6rem;
	height: auto;
	line-height: 2em;
	margin: 0;
	padding: 0
}

.xz-404 #menu-links li a:after {
	display: none
}

.btm-card {
	background: url(//cdn.xuansiwei.com/luobe8667/1711681928349/24_7_r__349-154_.png?x-oss-process=style/png_small) 85% 50% no-repeat, url(//cdn.xuansiwei.com/luobe8667/1711681928381/btm-card-bg_r__1300-180_c__04913c_.jpg?x-oss-process=style/small) 50% 50% no-repeat;
	background-size: 26% auto, cover;
	border-radius: .4rem;
	display: flex;
	justify-content: space-between;
	padding: 5rem 4.3% 6rem;
	transform: translateY(50%)
}

.btm-card,
.btm-card-btn {
	align-items: center;
	color: #fff
}

.btm-card-btn {
	background: #b9e83a;
	background: #fff;
	border-radius: 3rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	color: #b9e83a;
	cursor: pointer;
	display: inline-block;
	display: flex;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 5rem;
	padding: 0 4rem;
	transition: all .3s ease;
	white-space: nowrap
}

.btm-card-btn:hover {
	filter: brightness(1.1)
}

.btm-card-btn:hover i {
	transform: translateX(.5rem)
}

.btm-card-btn:active {
	transform: scale(.95)
}

.btm-card-btn i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.btm-card-btn {
		line-height: 4rem;
		padding: 0 3rem
	}

	.btm-card-btn i {
		font-size: 1.2rem
	}
}

.btm-card-btn i {
	font-size: 1.2rem;
	line-height: 2rem
}

.btm-card-tit {
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 4rem;
	margin: 0 0 1rem
}

.btm-card-des {
	line-height: 2rem;
	margin: 0
}

footer {
	background: #f8f8f8;
	padding: 14rem 0 0
}

.foote-content {
	align-items: flex-start;
	display: flex;
	padding-bottom: 5rem
}

.f-sec1 {
	flex: none;
	width: 28.5%
}

.f-sec2 {
	margin: 0 auto;
	padding-right: 5%
}

.f-sec3 {
	flex: none;
	width: 40%
}

.f-sec-tit {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2rem;
	margin: 2rem 0 3.3rem
}

.f-logo {
	margin-bottom: 3.3rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.f-logo .xz-logo {
	max-height: 4rem
}

.f-contact-li {
	color: #666;
	display: flex;
	font-size: 1.6rem;
	line-height: 3.2rem;
	margin: 0
}

.f-contact-li a {
	color: inherit;
	transition: all .3s ease
}

.f-contact-li a:hover {
	color: #b9e83a;
	text-decoration: underline
}

.f-contact-i {
	color: #b9e83a;
	display: block;
	flex: none;
	font-size: 1.2rem;
	margin-right: 1rem;
	width: 1.2rem
}

.f-procats li {
	color: #666;
	font-size: 1.6rem;
	line-height: 3.2rem
}

.f-procats li:before {
	color: #b9e83a;
	content: "-";
	margin-right: .7rem
}

.f-procats a {
	color: inherit;
	transition: all .3s ease
}

.f-procats a:hover {
	color: #b9e83a;
	text-decoration: underline
}

.footer-btm {
	border-top: 1px solid rgba(0, 145, 64, .4);
	padding: 2.6rem 0 2.8rem
}

.footer-btm .xz-main {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.footer-btm p {
	color: #999;
	font-size: 1.4rem;
	line-height: 1.7rem;
	margin: 0
}

.contact-form {
	background: #fff;
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	display: flex;
	justify-content: space-between;
	margin: 10rem 0 1rem;
	padding: 4.2rem 2.85% 4.2rem 4.77%
}

.popup-form .contact-form {
	margin-bottom: 0
}

.main-form {
	flex: 1;
	margin-right: 6rem
}

.contact-title {
	align-items: flex-end;
	display: flex;
	margin-bottom: 4.2rem
}

.contact-title h2 {
	margin-bottom: 0;
	margin-right: 2.4rem
}

.contact-sec-des {
	color: #999;
	font-size: 1.6rem;
	line-height: 2.8rem;
	margin: 0
}

.contact-info {
	background: url(../img/form-bg.jpg) 50% 50% no-repeat;
	background-size: cover;
	flex: none;
	padding: 5.4rem 5rem;
	width: 38rem
}

.contact-sce-tit {
	margin-bottom: 6.3rem
}

.contact-li:not(:last-child) {
	margin-bottom: 4.8rem
}

.contact-icon,
.contact-li {
	align-items: center;
	display: flex
}

.contact-icon {
	background: #b9e83a;
	border-radius: 5rem;
	color: #fff;
	flex: none;
	font-size: 2rem;
	height: 5rem;
	justify-content: center;
	margin-right: 2.2rem;
	width: 5rem
}

.contact-tit {
	color: #333;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	margin: 0
}

.contact-item a,
.contact-tit {
	font-size: 1.8rem;
	line-height: 2.4rem
}

.contact-item a {
	color: #666;
	display: block;
	font-family: Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
	transition: all .3s ease
}

.contact-item a:hover {
	color: #b9e83a
}

.pagination {
	margin: 8rem 0 0
}

.nav-links {
	clear: both;
	font-size: 0;
	margin: 0;
	text-align: right
}

.page-numbers {
	border-radius: 4rem;
	box-shadow: none;
	color: #666;
	display: inline-block;
	font-size: 1.8rem;
	line-height: 4rem;
	margin: 0 .3rem;
	text-align: center;
	transition: all .3s;
	width: 4rem
}

.page-numbers.current {
	background: #b9e83a !important;
	box-shadow: none;
	color: #fff
}

.page-numbers:hover {
	background: #ddd
}

.page-numbers:active {
	transform: scale(.9)
}

.screen-reader-text {
	display: none
}

.xz-prenext p {
	align-items: center;
	display: flex
}

.xz-prenext p:before {
	color: #333;
	content: "Next:";
	display: inline-block;
	flex: none;
	font-family: Poppins, sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2.2rem;
	margin-right: .5rem
}

.xz-prenext .xz-pn-pre:before {
	content: "Previous:"
}

.xz-pn-pre {
	margin: 0 0 1.6rem
}

.xz-pn-next {
	margin: 0
}

.xz-pn-link {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.xz-pn-link a {
	color: #333;
	transition: all .3s ease
}

.xz-pn-link a:hover {
	color: #b9e83a
}

.xz-search {
	margin-top: 0
}

#search-nav {
	display: flex;
	overflow: auto;
	padding-bottom: 3rem
}

.search-results {
	border-top: 1px solid #d8d8d8;
	padding-top: 4rem
}

.search-nav-li a {
	color: #333;
	font-size: 1.8rem;
	line-height: 3rem
}

.search-nav-li:not(:first-child) {
	margin-left: 6rem
}

.search-nav-li.current {
	align-items: center;
	display: inline-flex
}

.search-nav-li.current a {
	font-weight: 700
}

.search-nav-li.current:before {
	color: #b9e83a;
	content: "\eb05";
	font-family: iconfont;
	font-size: 2rem;
	margin-right: .3rem;
	transform: rotate(-90deg)
}

.search-count {
	color: #999;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1em;
	margin: 0 0 5rem
}

.search-count-txt {
	color: #333;
	font-weight: 500
}

.found-result {
	margin: 6rem auto;
	width: 50%
}

.result-tit {
	color: #333;
	font-size: 3rem;
	font-weight: 300;
	line-height: 3.6rem;
	margin: 0 0 3rem
}

.results-tips {
	margin-bottom: 4rem
}

.results-tip {
	color: #666;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-bottom: .5rem
}

.results-btn {
	background: #b9e83a;
	border-radius: 3rem;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 5rem;
	padding: 0 4rem;
	transition: all .3s ease;
	white-space: nowrap
}

.results-btn:hover {
	filter: brightness(1.1)
}

.results-btn:hover i {
	transform: translateX(.5rem)
}

.results-btn:active {
	transform: scale(.95)
}

.results-btn i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.results-btn {
		line-height: 4rem;
		padding: 0 3rem
	}

	.results-btn i {
		font-size: 1.2rem
	}
}

.searchform-x {
	align-items: center;
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 6rem 0
}

.searchform-x>* {
	width: 50%
}

.xz-searchform {
	background: #fff;
	border: 1px solid #979797;
	border-radius: 3.5rem;
	display: flex;
	height: 7rem;
	position: relative
}

.xz-searchform-input {
	background: transparent;
	border: none;
	flex: 1;
	font-size: 1.8rem;
	padding: 0 1.6rem
}

.xz-searchform-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(//cdn.xuansiwei.com/luobe8667/1711675644774/down_r__200-200_c__040404_.png?x-oss-process=style/png_small) calc(100% - 1rem) 50% no-repeat #fff;
	background-size: auto 1.6rem;
	border: none;
	border-radius: 10rem 0 0 10rem;
	border-right: 1px solid #d8d8d8;
	color: #666;
	display: block;
	font-size: 1.6rem;
	min-width: 13rem;
	padding: 1rem 2rem;
	position: relative;
	width: 23%
}

.xz-searchform-submit {
	align-items: center;
	background: transparent;
	border: none;
	border-radius: 100%;
	color: #666;
	display: flex;
	font-size: 2.4rem;
	height: 7rem;
	justify-content: center;
	outline: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s ease;
	width: 7rem
}

.xz-searchform-submit:active {
	transform: scale(.95)
}

.mfp-content .searchform-x {
	margin-bottom: 25vh
}

.sider-contact {
	bottom: 5%;
	position: fixed;
	right: calc(var(--main_border)/2);
	z-index: 999
}

.sider-contact:hover .right-close {
	opacity: 1
}

#top-btn {
	align-items: center;
	background: linear-gradient(180deg, #b9e83a, rgba(0, 145, 64, .8));
	border-radius: 8rem;
	color: #fff;
	display: flex;
	font-size: 1.6rem;
	font-weight: 700;
	height: 7.6rem;
	justify-content: center;
	opacity: 0;
	transform: scale(0);
	transition: all .3s ease;
	width: 7.6rem
}

#top-btn.show {
	opacity: 1;
	transform: scale(1)
}

#top-btn.show:hover {
	transform: scale(1) rotate(1turn)
}

#top-btn.show:active {
	transform: rotate(1turn) scale(.9)
}

.right-nav {
	background: #fff;
	border-radius: 3.8rem;
	bottom: 9rem;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
	left: 0;
	opacity: 1;
	padding-bottom: 2.8rem;
	padding-top: 2rem;
	position: absolute;
	transform: translateX(0);
	transform-origin: 50% bottom;
	transition: all .3s ease;
	visibility: visible;
	width: 7.6rem;
	width: 100%
}

.right-nav:hover {
	box-shadow: 0 0 2rem -.2rem rgba(0, 0, 0, .1)
}

.right-nav.hide {
	opacity: 0;
	transform: translateX(200%);
	visibility: hidden
}

.right-nav-list,
.right-nav-list li {
	align-items: center;
	display: flex;
	flex-flow: column
}

.right-nav-list li {
	margin-bottom: 2rem;
	position: relative;
	width: 100%
}

.right-nav-list li:not(:first-child):before {
	background: #d1d3d2;
	content: "";
	display: block;
	height: 1.5px;
	margin: 0 0 2rem;
	width: 1.5rem
}

.right-nav-list li a {
	align-items: center;
	display: flex;
	flex-flow: column
}

.right-nav-list li:hover .iconfont {
	filter: brightness(1.1);
	transform: scale(1.1)
}

.right-nav-list li:hover .right_hide {
	opacity: 1;
	transform: translate(-100%, -50%);
	visibility: visible
}

.right-nav-list .iconfont {
	display: block;
	font-size: 2.8rem;
	margin-bottom: .8rem;
	transition: all .3s ease
}

.right-nav-list .btn-tit {
	color: #333;
	font-size: 1.4rem;
	line-height: 1.6rem
}

.right_hide {
	background-color: #fff;
	border-radius: .5rem;
	box-shadow: 0 0 1rem -2px rgba(51, 51, 51, .15);
	color: #333;
	font-size: 14px;
	left: -10px;
	line-height: 16px;
	opacity: 0;
	padding: 12px 16px;
	position: absolute;
	top: 50%;
	transform: translate(-110%, -50%);
	transition: all .5s ease;
	visibility: hidden;
	white-space: nowrap
}

.right_hide:before {
	border-bottom: 6px solid transparent;
	border-left: 8px solid #fff;
	border-top: 6px solid transparent;
	content: "";
	position: absolute;
	right: -8px;
	top: calc(50% - 4px)
}

.right-close {
	align-items: center;
	background: transparent;
	border: 1px solid #ddd;
	border-radius: 2rem;
	bottom: 1rem;
	color: #ddd;
	cursor: pointer;
	display: block;
	display: flex;
	font-size: 1rem;
	height: 3rem;
	justify-content: center;
	left: 50%;
	opacity: 0;
	position: absolute;
	text-align: center;
	transform: translate(-50%);
	transition: all .3s ease;
	width: 3rem
}

.right-close:hover {
	background: #333;
	border-color: #333;
	transform: translate(-50%) rotate(180deg)
}

.right-open {
	align-items: center;
	bottom: 9rem;
	color: #ddd;
	cursor: pointer;
	display: flex;
	height: 3rem;
	justify-content: center;
	left: 50%;
	opacity: 0;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	transition: all .3s ease;
	visibility: hidden;
	width: 3rem;
	z-index: 1000
}

.right-open .iconfont {
	display: block;
	font-size: 3rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.right-open:hover {
	color: #333
}

.right-open.show {
	opacity: 1;
	visibility: visible
}

.xz-sns-ul {
	display: flex
}

.xz-sns-li:not(:first-child) {
	margin-left: 2.3rem
}

.xz-sns-a {
	color: #999;
	display: block;
	height: 2.4rem;
	transition: all .3s ease
}

.xz-sns-a:hover {
	color: #b9e83a
}

.xz-sns-i {
	display: block;
	font-size: 2rem
}

.xz-sns-l i {
	transform: scale(1.2)
}

.xz-sns-y i {
	transform: scale(1.1) translateY(-1px)
}

#menu-links {
	align-items: center;
	display: flex;
	gap: 2rem;
	justify-content: space-between;
	margin-top: 10rem
}

#menu-links li {
	background: #fff;
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 145, 64, .12);
	flex: 1;
	position: relative;
	transition: all .5s ease
}

#menu-links li:after {
	bottom: 2.7rem;
	color: #b9e83a;
	content: "\e6fd";
	display: block;
	font-family: iconfont;
	font-size: 4.2rem;
	position: absolute;
	right: 3rem
}

#menu-links li.link-app:after {
	content: "\e6fc"
}

#menu-links li.link-about:after {
	content: "\e6fa"
}

#menu-links li.link-rd:after {
	content: "\e6fb"
}

#menu-links li.link-contact:after {
	content: "\e6c9"
}

#menu-links li:hover {
	box-shadow: 0 .5rem 2rem -.2rem rgba(0, 145, 64, .2);
	transform: translateY(-.5rem)
}

#menu-links li:hover a:after {
	transform: translateX(.75rem)
}

#menu-links li:active {
	transform: scale(.95)
}

#menu-links li.current-menu-item {
	display: none
}

#menu-links a {
	background: radial-gradient(circle 100px at 90% 90%, rgba(238, 248, 242, .53) 100%, #fff 0);
	color: #333;
	display: block;
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	height: 18rem;
	line-height: 3.2rem;
	padding: 4.5rem 3.8rem
}

#menu-links a:after {
	color: #999;
	content: "\ea66";
	display: block;
	font-family: iconfont;
	font-size: 1.6rem;
	line-height: 1em;
	margin-top: 1.4rem;
	transition: all .3s ease
}

.xz-prols .link-pro {
	display: none
}

.sec-tit {
	align-items: center;
	border-left: .6rem solid #b9e83a;
	display: flex;
	justify-content: space-between;
	margin-bottom: 5.7rem;
	padding-left: 1.7rem
}

.sec-tit-h {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 5.8rem;
	margin: 0 0 .5rem
}

.sec-tit-p {
	color: #999;
	font-size: 1.8rem;
	line-height: 1em;
	margin: 0
}

.sec-tit-x {
	flex: 1;
	margin-right: 3rem
}

.sec-tit-btn {
	background: #b9e83a;
	background: #fff;
	border-radius: 3rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	color: #fff;
	color: #b9e83a;
	cursor: pointer;
	display: inline-block;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 5rem;
	padding: 0 4rem;
	transition: all .3s ease;
	white-space: nowrap
}

.sec-tit-btn:hover {
	filter: brightness(1.1)
}

.sec-tit-btn:hover i {
	transform: translateX(.5rem)
}

.sec-tit-btn:active {
	transform: scale(.95)
}

.sec-tit-btn i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.sec-tit-btn {
		line-height: 4rem;
		padding: 0 3rem
	}

	.sec-tit-btn i {
		font-size: 1.2rem
	}
}

.sec-tit-btn:hover {
	background: #b9e83a;
	box-shadow: 0 .5rem 2rem -.2rem rgba(0, 145, 64, .2);
	color: #fff;
	filter: brightness(1)
}

.hot-pro-sec {
	margin-top: 10rem
}

.slick-slider {
	position: relative
}

.slick-arrow {
	background: none;
	border: none;
	font-size: 0;
	left: 0;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform-origin: left;
	z-index: 9
}

.slick-arrow,
.slick-arrow:after {
	display: block;
	transition: all .3s ease
}

.slick-arrow:after {
	background: hsla(0, 0%, 100%, .2);
	border-radius: 0 .4rem .4rem 0;
	color: #333;
	content: "\e755";
	font-family: iconfont;
	font-size: 1.8rem;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	transform: translateY(-50%);
	width: 4rem
}

.slick-arrow.slick-next {
	left: auto;
	right: 0;
	transform-origin: right
}

.slick-arrow.slick-next:after {
	border-radius: .4rem 0 0 .4rem;
	content: "\e761"
}

.slick-arrow:hover:after {
	background: #fff;
	color: #b9e83a
}

.slick-arrow:active {
	transform: scale(.95)
}

.slick-arrow.slick-disabled:after {
	color: #ddd
}

.slick-dots {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 1.2rem;
	position: relative;
	z-index: 999
}

.slick-dots li {
	line-height: 0;
	padding: 0 .5rem
}

.slick-dots li button {
	background: #bcbcbc;
	border: none;
	border-radius: 1rem;
	font-size: 0;
	height: .8rem;
	line-height: 0;
	margin: 0;
	padding: 0;
	transition: all .3s ease;
	width: .8rem
}

.slick-dots li button:hover {
	background: #b9e83a
}

.slick-dots li.slick-active button {
	background: #b9e83a;
	width: 2rem
}

.pro-sec {
	display: flex
}

.procat-lv1 {
	flex: none;
	margin-right: 5.75%;
	width: 18.5%
}

.procat-lv1 li {
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	margin-bottom: 2rem;
	transition: all .3s ease
}

.procat-lv1 li a {
	align-items: center;
	color: #333;
	display: flex;
	flex-flow: column;
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1em;
	padding: 3rem;
	text-align: center;
	transition: all .3s ease
}

.procat-lv1 li a:before {
	color: #b9e83a;
	content: "\e6fe";
	display: block;
	font-family: iconfont;
	font-size: 6.8rem;
	line-height: 1em;
	margin-bottom: 1.5rem
}

.procat-lv1 li.cat_7 a:before {
	content: "\e700"
}

.procat-lv1 li.cat_8 a:before {
	content: "\e6ff"
}

.procat-lv1 li.current-menu-item,
.procat-lv1 li:hover {
	background: #b9e83a;
	box-shadow: 0 .2rem 3rem rgba(0, 145, 64, .3)
}

.procat-lv1 li.current-menu-item a,
.procat-lv1 li.current-menu-item a:before,
.procat-lv1 li:hover a,
.procat-lv1 li:hover a:before {
	color: #fff
}

.procat-lv2 {
	display: flex;
	flex-flow: row wrap;
	gap: 1rem;
	justify-content: flex-start;
	margin-bottom: 5.3rem
}

.procat-lv2 li {
	border-radius: 3rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	min-width: 17rem
}

.procat-lv2 li a {
	color: #b9e83a;
	display: block;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 4rem;
	padding: 0 2rem;
	text-align: center
}

.procat-lv2 li.current-menu-item,
.procat-lv2 li:hover {
	background: #b9e83a;
	box-shadow: 0 .5rem 2rem -.2rem rgba(0, 145, 64, .2)
}

.procat-lv2 li.current-menu-item a,
.procat-lv2 li:hover a {
	color: #fff
}

.pro-sec-x {
	flex: 1
}

.pro-ul {
	grid-gap: 2rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr)
}

.pro-rel-ul {
	grid-gap: 1.4rem;
	display: grid;
	grid-template-columns: repeat(4, 1fr)
}

.app-ls {
	grid-gap: 3.6rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr)
}

.post-ls {
	grid-gap: 3.5rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr)
}

.share {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0
}

.a2a_kit a {
	color: #b9e83a;
	display: inline-block;
	height: 2.6rem;
	margin-right: 1rem;
	overflow: hidden;
	padding: 0 !important;
	width: 2.6rem
}

.a2a_kit a>.a2a_svg {
	background: #999 !important;
	display: block;
	height: 100%;
	transition: all .3s ease;
	width: 100%
}

.a2a_kit a>.a2a_svg path {
	transform: scale(.8);
	transform-origin: 50% 50%
}

.a2a_kit a:hover .a2a_svg {
	background: #b9e83a !important;
	opacity: 1 !important
}

.post-tit {
	margin: 0 0 3.7rem;
	width: 69%
}

.post-sec {
	display: flex;
	justify-content: space-between
}

.post-x {
	flex: none;
	width: 69%
}

.post-sidebar {
	flex: none;
	width: 26%
}

.post-meta {
	border-bottom: 1px solid #dbe2e0;
	border-top: 1px solid #dbe2e0;
	display: flex;
	justify-content: space-between;
	margin-bottom: 4.5rem;
	padding: 1.6rem 0
}

.post-meta .share {
	margin-left: 30%
}

.post-meta span {
	color: #666;
	line-height: 2.4rem
}

.content {
	color: #333;
	font-size: 1.6rem;
	line-height: 2.4rem
}

.content p {
	margin: 0 0 2.4rem
}

.content .wp-block-image {
	border-radius: .6rem;
	margin: 2.4rem 0
}

.content>:first-child {
	margin-top: 0
}

.post-content {
	border-bottom: 1px solid #edf0ef;
	margin-bottom: 4rem;
	padding-bottom: 4rem
}

.sider-tit {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1em;
	margin: 0 0 3rem
}

.sider-procats li {
	background: #f8f8f8;
	border-radius: .4rem;
	margin-bottom: 1rem;
	transition: all .3s ease
}

.sider-procats li a {
	align-items: center;
	color: #333;
	display: flex;
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	justify-content: flex-start;
	line-height: 1em;
	padding: 1.6rem 3rem;
	transition: all .3s ease
}

.sider-procats li a:before {
	color: #b9e83a;
	content: "\e6fe";
	display: block;
	font-family: iconfont;
	font-size: 3.8rem;
	line-height: 1em;
	margin-right: 2rem;
	transition: all .3s ease
}

.sider-procats li.cat_7 a:before {
	content: "\e700"
}

.sider-procats li.cat_8 a:before {
	content: "\e6ff"
}

.sider-procats li:hover {
	background: #b9e83a
}

.sider-procats li:hover a,
.sider-procats li:hover a:before {
	color: #fff
}

.rel-news-x {
	margin-bottom: 5rem
}

.rel-news-x .slick-list {
	margin: -3rem;
	padding: 3rem
}

.app-share {
	align-items: flex-start;
	flex-flow: column;
	margin-top: 4.8rem
}

.app-share .a2a_kit a {
	transform: scale(.9)
}

.share-tit {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 2.3rem;
	margin: 0 0 1.3rem
}

.sider-app-x {
	border: 1px solid #dbe2e0;
	border-radius: .4rem;
	margin-bottom: 4rem;
	padding: 4rem
}

.sider-app-ul {
	padding-left: 1.5rem
}

.loop-app_m {
	line-height: 2rem;
	list-style-type: circle
}

.loop-app_m:not(:last-child) {
	margin-bottom: 2rem
}

.loop-app_m a {
	color: #666;
	transition: all .3s ease
}

.loop-app_m a:hover {
	color: #b9e83a
}

.xz-contact .contact-form {
	margin-top: 0
}

.xz-map {
	background: #f8f8f8;
	border-radius: .4rem;
	margin: 10rem 0;
	overflow: hidden
}

.map-add {
	align-items: center;
	color: #333;
	display: flex;
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	line-height: 2.6rem;
	margin: 0;
	padding: 4rem 5rem
}

.map-i {
	color: #b9e83a;
	font-size: 6rem;
	line-height: 1em;
	margin-right: 4rem
}

.map-add-txt span {
	color: #b9e83a;
	display: block;
	font-size: 1.8rem;
	margin: 0 0 1.2rem
}

.map-add+p {
	margin: 0
}

.map-add+p iframe {
	display: block
}

.page-content {
	color: #333;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin: 0 auto;
	max-width: 76rem
}

.page-content a {
	color: inherit;
	text-decoration: underline;
	transition: all .3s ease
}

.page-content a:hover {
	color: #b9e83a
}

.page-content h2 {
	font-size: 3rem;
	font-weight: 400;
	line-height: 1em;
	margin: 7.5rem auto 2.5rem
}

.page-content p {
	margin-bottom: 2.4rem;
	margin-top: 0
}

.page-content strong {
	font-weight: 500
}

.conntent-tit {
	font-size: 5.6rem;
	font-weight: 300;
	line-height: 6.8rem;
	margin: 12rem auto 2.5rem;
	text-align: center
}

.rd-content {
	margin-top: 12rem
}

.rd-content h2 {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 5.8rem;
	margin: 0 0 7.5rem
}

.rd-content img {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

#rd-sec1 {
	font-size: 1.8rem;
	line-height: 1.5em;
	margin-bottom: 14rem
}

#rd-sec1 .wp-block-media-text__media {
	border-radius: .5rem;
	overflow: hidden
}

#rd-sec1 .wp-block-media-text__content {
	align-self: end;
	border-radius: 0 .5rem .5rem 0;
	border-right: 1.6rem solid #f2f2f2;
	border-top: 1.6rem solid #f2f2f2;
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 6rem 7rem;
	position: relative
}

#rd-sec1 .wp-block-media-text__content:before {
	border-radius: .4rem;
	height: 1.6rem;
	width: 20rem
}

#rd-sec1 .wp-block-media-text__content:after,
#rd-sec1 .wp-block-media-text__content:before {
	background: #b9e83a;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: -1.6rem;
	z-index: 9
}

#rd-sec1 .wp-block-media-text__content:after {
	border-radius: 0 0 .4rem .4rem;
	height: 20rem;
	width: 1.6rem
}

.rd-center-i {
	color: #b9e83a;
	font-size: 4.5rem;
	line-height: 1em;
	margin-bottom: 3rem
}

#rd-sec2 {
	background: url(../img/rd-bg.png) 100% 100% no-repeat #f9fafa;
	background-size: cover;
	margin: 0 calc(var(--main_w)/2 - 50vw);
	padding: 11rem calc(50vw - var(--main_w)/2) 15rem
}

#rd-sec2 .wp-block-media-text {
	background: #fff;
	border-radius: .4rem;
	counter-increment: rdc;
	margin-bottom: 3rem;
	overflow: hidden
}

#rd-sec2 .wp-block-media-text__content {
	padding: 2rem 20% 2rem 8%;
	position: relative;
	z-index: 1
}

#rd-sec2 .wp-block-media-text__content h3 {
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 5.8rem;
	margin: 0 0 1.6rem
}

#rd-sec2 .wp-block-media-text__content p {
	color: #666
}

#rd-sec2 .wp-block-media-text__content:before {
	color: #eef8f2;
	content: counter(rdc);
	display: block;
	font-family: Poppins, sans-serif;
	font-size: 20rem;
	font-weight: 600;
	position: absolute;
	right: 3rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1
}

#rd-sec3 {
	gap: 0;
	margin: 0 calc(var(--main_w)/2 - 50vw)
}

#rd-sec3 .wp-block-image {
	margin: 0
}

#rd-sec3 .rd-pic1 {
	max-width: 91.5%
}

#rd-sec3 .rd-pic2 {
	float: right;
	margin-top: -80rem;
	max-width: 51.35%;
	position: relative
}

#rd-sec3 .rd-pic3 {
	margin-left: 7rem;
	max-width: 48.33%;
	position: relative;
	transform: translateY(-104rem)
}

#rd-sec3 .wp-block-column:first-child {
	flex: none;
	margin-bottom: -14rem;
	width: 50%
}

#rd-sec3 .wp-block-column:last-child {
	color: #666;
	flex: none;
	padding: 11.5rem calc(50vw - var(--main_w)/2) 0 7rem;
	width: 50%
}

.guideline-x {
	margin-top: 6rem
}

.guideline-x p {
	color: #b9e83a;
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1em;
	margin: 2rem auto 4rem;
	max-width: 22rem;
	text-align: center
}

.cert-x:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	width: 100%
}

.about-sec1-x {
	/* background removed - image now served as an <img> placed after the content for better semantics */
	background: none;
	display: flex;
	align-items: flex-start;
	gap: 2.5rem;
	margin: 0 0 0 calc(50vw - var(--main_w)/2);
	padding-bottom: 3rem;
}

.about-sec1-x .about-left {
	flex: 1 1 60%;
}

.about-sec1-x .about-image-right {
	flex: 0 0 40%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-sec1-x .about-image-right img {
	width: 100%;
	/* max-width: 420px; */
	height: auto;
	display: block;
	object-fit: contain;
}

@media (max-width: 900px) {
	.about-sec1-x {
		flex-direction: column;
		padding-bottom: 2rem;
	}
	.about-sec1-x .about-image-right {
		width: 100%;
		flex: none;
		margin-top: 1rem;
	}
}

.about-content1 {
	color: #666;
	line-height: 2.6rem;
	margin-bottom: 4rem;
	max-width: 63.7rem
}

.about-content1 h2 {
	color: #333;
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 2.7rem;
	margin: 3rem 0 4.7rem
}

.about-content1 p {
	margin: 0 0 2rem
}

.about-figure-x>div {
	display: flex
}

.about-figure {
	color: #666;
	flex-flow: column;
	line-height: 1.8rem;
	margin-right: 3rem;
	padding-left: 9.2rem;
	position: relative
}

.about-figure,
.about-figure:before {
	display: flex;
	height: 8rem;
	justify-content: center
}

.about-figure:before {
	align-items: center;
	background: #eef8f2;
	border-radius: 4rem;
	color: #b9e83a;
	content: "\e6f8";
	font-family: iconfont;
	font-size: 3.8rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 8rem
}

.about-figure strong {
	color: #333;
	display: block;
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 1em;
	margin: 0 0 .3rem
}

.about-figure.about-figure2:before {
	content: "\e6fa"
}

.about-figure.about-figure3:before {
	content: "\e6f9"
}

.about-video {
	color: #fff;
	font-family: Poppins, sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 2.7rem
}

.about-video-btn {
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	margin-top: 4.3rem
}

.about-video-btn a {
	display: block;
	font-family: iconfont;
	font-size: 8.6rem;
	line-height: 1em;
	transition: all .5s ease
}

.about-video-btn a:hover {
	color: #b9e83a;
	transform: scale(.9)
}

.about-video-btn a:active {
	transform: scale(.85)
}

.about-sec2-x {
	background: url(../img/about-bg.png) 50% 0 no-repeat;
	background-size: 100% auto;
	margin: 5rem calc(50vw - var(--main_w)/2) 8.8rem
}

.about-content2 {
	color: #333;
	font-size: 1.8rem;
	line-height: 2.7rem;
	margin: 0 auto 7.8rem;
	/* max-width: 76rem; */
	max-width: 83rem;
	padding-top: 3.8rem
}

.about-content2 p {
	margin: 0 0 2.7rem
}

.about-intro-gallery {
	gap: 4rem !important
}

.about-intro-gallery .wp-block-image {
	flex: 1;
	padding: 3.2rem;
	position: relative
}

.about-intro-gallery .wp-block-image .ring {
	--ring_c: #58baff;
	--ring_c1: #c7e7ff;
	-webkit-animation: round 11s linear infinite;
	animation: round 11s linear infinite;
	border: 4px solid var(--ring_c1);
	border-radius: 50%;
	bottom: 0;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.about-intro-gallery .wp-block-image .ring:after {
	background: var(--ring_c);
	border-radius: 1rem;
	content: "";
	display: block;
	height: 2rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(calc(-50% - 2px), -50%);
	width: 2rem
}

.about-intro-gallery .wp-block-image:nth-of-type(2) .ring {
	--ring_c: #c4d871;
	--ring_c1: #edf3d4;
	-webkit-animation: round 13s linear -1s infinite;
	animation: round 13s linear -1s infinite
}

.about-intro-gallery .wp-block-image:nth-of-type(3) .ring {
	--ring_c: #fbd683;
	--ring_c1: #fef2d9;
	-webkit-animation: round 10s linear -3s infinite;
	animation: round 10s linear -3s infinite
}

.about-intro-gallery img {
	border-radius: 50%;
	display: block;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

@-webkit-keyframes round {
	0% {
		transform: rotate(-45deg)
	}

	to {
		transform: rotate(315deg)
	}
}

@keyframes round {
	0% {
		transform: rotate(-45deg)
	}

	to {
		transform: rotate(315deg)
	}
}

.xz-about .h2 {
	font-size: 4.6rem;
	line-height: 5.8rem;
	margin: 10rem 0 5rem
}

#about-sec2 {
	background: url(../img/history-bg.png) no-repeat 50% 100%;
	background-size: 100% auto;
	padding-bottom: 7.8rem
}

.history-item {
	align-items: center;
	display: flex !important;
	gap: 5%;
	justify-content: center
}

.history-item .history-txt,
.history-item p {
	flex: none;
	width: 40%
}

.history-item .history-txt {
	width: 35%
}

.history-item p img {
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	display: block;
	max-width: 100%
}

.history-item h3 {
	color: #b9e83a;
	font-family: Poppins, sans-serif;
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 7.5rem;
	margin: 0 0 1.6rem
}

.history-item li {
	color: #333;
	font-size: 1.8rem;
	line-height: 1em;
	margin-bottom: 1.8rem
}

.history-item p {
	margin: 0
}

#history-menu {
	margin-bottom: 10rem;
	padding: 0 5%
}

#history-menu .slick-list {
	position: relative
}

#history-menu .slick-list:after {
	background: #e2e2e2;
	bottom: 1.5rem;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1
}

#history-menu .slick-arrow:after {
	font-size: 2.5rem;
	transform: translateY(0) !important
}

.milestone {
	color: #666;
	cursor: pointer;
	display: flex !important;
	flex-flow: column;
	font-size: 1.8rem;
	line-height: 2.3rem;
	margin: 0
}

.milestone,
.milestone:after {
	align-items: center;
	justify-content: center;
	transition: all .3s ease
}

.milestone:after {
	background: #c6c6c6;
	background-clip: content-box;
	border: .5rem solid hsla(0, 0%, 78%, .26);
	border-radius: 3rem;
	color: #fff;
	content: "\eb05";
	display: flex;
	font-family: iconfont;
	font-size: 1.6rem;
	height: 2rem;
	margin-top: 1.6rem;
	transform: rotate(-90deg);
	width: 2rem
}

.milestone.slick-current,
.milestone:hover {
	color: #333
}

.milestone.slick-current:after,
.milestone:hover:after {
	background-color: #b9e83a;
	border: .5rem solid rgba(0, 145, 64, .26)
}

.milestone.slick-current:after {
	transform: rotate(0)
}

.culture-x {
	display: flex;
	gap: 1.5%
}

.culture-item {
	align-items: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	border-radius: .4rem;
	counter-increment: culture;
	display: flex;
	flex: none;
	flex-flow: column;
	height: 60rem;
	justify-content: center;
	overflow: hidden;
	padding: 4rem;
	position: relative;
	transition: all .3s ease;
	width: 20%
}

.culture-item:after {
	background: rgba(0, 0, 0, .2);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .5s ease;
	z-index: 1
}

.culture-item.current {
	width: 57%
}

.culture-item.current .culture-info {
	transform: translateY(0)
}

.culture-item.current .culture-tit {
	opacity: 0;
	transform: translateY(-100%)
}

.culture-item.current:after {
	opacity: 0
}

.culture-tit {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 3.2rem;
	max-width: 18rem;
	position: relative;
	text-align: center;
	transition: all .5s ease;
	z-index: 2
}

.culture-tit,
.culture-tit:before {
	color: #fff;
	font-family: Poppins, sans-serif
}

.culture-tit:before {
	align-items: center;
	border: 2px dotted #fff;
	border-radius: 5rem;
	content: counter(culture, decimal-leading-zero);
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	height: 4.6rem;
	justify-content: center;
	margin: 0 auto 2rem;
	width: 4.6rem
}

.culture-info {
	background: rgba(0, 145, 64, .89);
	bottom: 0;
	color: #fff;
	left: 0;
	line-height: 1.8rem;
	-webkit-mask: url(//cdn.xuansiwei.com/luobe8667/1711681551259/4_r__780-321_c__049444_.svg) no-repeat 50% 100%;
	mask: url(//cdn.xuansiwei.com/luobe8667/1711681551259/4_r__780-321_c__049444_.svg) no-repeat 50% 100%;
	-webkit-mask-size: cover;
	mask-size: cover;
	padding: 17rem 4rem 9rem;
	position: absolute;
	right: 0;
	transform: translateY(100%);
	transition: all .5s ease;
	z-index: 2
}

.culture-title {
	font-family: Poppins, sans-serif;
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 5.8rem;
	margin: 0 0 .8rem
}

.culture-txt {
	margin: 0
}

.cert-x .gallery-item {
	display: flex;
	flex-flow: column;
	height: auto;
	margin: 0 .8rem !important
}

.cert-x dt {
	border: 1px solid #b9e83a;
	border-radius: .4rem;
	flex: 1;
	padding: 2rem
}

.cert-x dd {
	color: #666;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.3rem;
	margin: 1.2rem 0 0
}

.cert-x img {
	border: none !important;
	border-radius: .4rem;
	display: block
}

.cert-x a {
	display: block;
	overflow: hidden
}

.cert-x a img {
	display: block;
	transition: all .5s ease
}

.cert-x a:hover img {
	filter: brightness(1.05);
	transform: scale(1.025)
}

.cert-x .slick-arrow:after {
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	transform: translate(-120%, -50%)
}

.cert-x .slick-next:after {
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	transform: translate(120%, -50%)
}

.pro-intro-x {
	display: flex;
	margin-bottom: 7rem
}

.pro-intro {
	flex: 1
}

.pro-gallery {
	flex: none;
	margin-right: 4.38%;
	width: 55.38%
}

.pro-gallery .gallery {
	display: flex;
	overflow: hidden;
	width: 100%
}

.pro-gl {
	margin-bottom: 1rem;
	position: relative;
	z-index: 1
}

.pro-gl:before {
	background: hsla(0, 0%, 100%, .2);
	border-radius: .4rem;
	color: #fff;
	content: "\e66b";
	display: block;
	font-family: iconfont;
	font-size: 1.6rem;
	height: 4rem;
	line-height: 4rem;
	pointer-events: none;
	position: absolute;
	right: 2.4rem;
	text-align: center;
	top: 2.4rem;
	transition: all .5s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	width: 4rem;
	z-index: 9
}

.pro-gl img {
	border: none !important;
	border-radius: 1rem;
	width: 800px
}

.pro-gl a,
.pro-gl dl,
.pro-gl dt {
	display: block;
	width: 100%
}

.pro-gl dl {
	margin: 0 !important
}

.pro-gl:hover:before {
	background: hsla(0, 0%, 100%, .5)
}

.pro-gs {
	margin-right: -1rem
}

.pro-gs .gallery-item {
	margin: 0 1rem 0 0 !important
}

.pro-gs img {
	border: 1px solid #ddd !important;
	border-radius: .4rem;
	opacity: .6;
	transition: all .5s ease
}

.pro-gs img:hover {
	opacity: 1
}

.pro-gs .slick-list,
.pro-gs .slick-track {
	min-width: 100%
}

.pro-gs .slick-current img {
	border: 1px solid #b9e83a !important;
	opacity: 1
}

.pro-gs dt {
	background: #000;
	border-radius: .5rem
}

.pro-tit {
	margin: 1.8rem 0 2.3rem
}

.pro-intro-content {
	margin-bottom: 4.5rem
}

.pro-intro-content li {
	color: #333;
	display: flex;
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin-bottom: 1rem
}

.pro-intro-content li strong {
	color: #999;
	display: inline-flex;
	font-weight: 400
}

.pro-intro-content li strong:after {
	content: "|";
	margin: 0 .8rem
}

.btns-ls {
	display: flex;
	margin-bottom: 4.8rem
}

.btns-ls a {
	background: #b9e83a;
	border-radius: 3rem;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 5rem;
	margin-right: 1rem;
	padding: 0 4rem;
	transition: all .3s ease;
	white-space: nowrap
}

.btns-ls a:hover {
	filter: brightness(1.1)
}

.btns-ls a:hover i {
	transform: translateX(.5rem)
}

.btns-ls a:active {
	transform: scale(.95)
}

.btns-ls a i {
	display: inline-block;
	font-size: 1.8rem;
	margin-left: 1rem;
	transition: all .3s ease
}

@media screen and (max-width:600px) {
	.btns-ls a {
		line-height: 4rem;
		padding: 0 3rem
	}

	.btns-ls a i {
		font-size: 1.2rem
	}
}

.pro-share {
	justify-content: flex-start
}

.pro-share>span {
	color: #666;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	margin-right: 2.4rem
}

#pro-sec-nav {
	border-bottom: 1px solid #dbe2e0;
	display: flex;
	margin-bottom: 5rem;
	padding-bottom: 2rem
}

#pro-sec-nav a {
	align-items: center;
	color: #999;
	display: flex;
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	line-height: 3.2rem;
	margin-right: 7%;
	transition: all .3s ease
}

#pro-sec-nav a:before {
	background: transparent;
	border-radius: 1rem;
	content: "";
	display: block;
	height: .8rem;
	margin-right: 1rem;
	transition: all .3s ease;
	width: .8rem
}

#pro-sec-nav a:first-child,
#pro-sec-nav a:hover {
	color: #333
}

#pro-sec-nav a:first-child:before,
#pro-sec-nav a:hover:before {
	background: #b9e83a
}

.pro-x {
	display: flex
}

.pro-content {
	flex: none;
	margin-right: 4.5%;
	width: 70%
}

.pro-content h2 {
	color: #333;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	margin: 6rem 0 2rem
}

.pro-content>:first-child {
	margin-top: 0
}

.wp-block-yoast-faq-block {
	color: #666;
	line-height: 2.4rem;
	margin-bottom: 3.8rem;
	max-width: 80%
}

.wp-block-yoast-faq-block p {
	margin: 0
}

.schema-faq-section {
	display: flex;
	margin-bottom: 1rem
}

.schema-faq-question {
	color: #333;
	flex: none;
	font-weight: 500;
	margin-right: 1rem;
	width: 9rem
}

.pro-sidebar {
	flex: 1;
	min-width: 30rem
}

.pro-rel-app {
	display: flex;
	gap: 1rem;
	justify-content: space-between;
	margin-top: 4rem
}

.loop-app_thumb {
	border-radius: .4rem;
	overflow: hidden
}

.loop-app_thumb:hover .loop-app_thumb-tit {
	opacity: 1
}

.loop-app_thumb-a {
	display: block;
	overflow: hidden;
	position: relative
}

.loop-app_thumb-a img {
	display: block;
	transition: all .5s ease
}

.loop-app_thumb-a:hover img {
	filter: brightness(1.05);
	transform: scale(1.025)
}

.loop-app_thumb-tit {
	align-items: center;
	background: #b9e83a;
	color: #fff;
	display: flex;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	padding: 2rem;
	position: absolute;
	top: 0;
	transition: all .3s ease;
	width: 100%;
	z-index: 9
}

.xz-form-sider {
	background: #f8f8f8;
	border-radius: .4rem;
	margin-bottom: 4rem;
	padding: 4rem 2.5rem;
	position: -webkit-sticky;
	position: sticky;
	top: 1rem
}

.table-x {
	margin-bottom: 5rem
}

.table-x table {
	border-collapse: collapse;
	color: #333;
	font-size: 1.5rem;
	line-height: 2rem;
	width: 100%
}

.table-x td {
	border-bottom: 1px solid #d8d8d8;
	padding: 1.5rem;
	text-align: center;
	transition: all .3s ease
}

.table-x td:not(:last-child) {
	border-right: 1px solid #d8d8d8
}

.table-x td:first-child {
	background: #f8f8f8;
	font-weight: 500
}

.table-x tr:hover td {
	background: #f2f2f2
}

.table-x tr:first-child td {
	border-top: 2px solid #002736;
	font-weight: 500
}

.table-x tr:first-child td,
.table-x tr:last-child td {
	border-bottom: 2px solid #002736
}

.home-about {
	background: url(//cdn.xuansiwei.com/luobe8667/1711677014446/home-about-bg1_r__1920-985_.png?x-oss-process=style/png_small) no-repeat 50% 100%, url(//cdn.xuansiwei.com/luobe8667/1711677014417/home-about-bg_r__1920-327_.png?x-oss-process=style/png_small) no-repeat 50% 100%;
	background-size: cover, 100% auto
}

.home-about-x {
	align-items: center;
	display: flex
}

.home-sec-content {
	flex: 1
}

.home-sec-content p {
	color: #666;
	font-size: 1.6rem;
	line-height: 3.2rem;
	padding-right: 14.5%
}

.home-sec-content strong {
	color: #333;
	display: block;
	font-weight: 500;
	margin: 2.8rem 0
}

.home-about-video1 {
	flex: 1
}

.about-video-x {
	background: #f2f2f2
}

.about-video .video-mask {
	background: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform-origin: left;
	width: calc(50vw - var(--main_w)/2);
	z-index: 99
}

.about-video .video-mask-r {
	left: auto;
	right: 0;
	transform-origin: right
}

#home-app-nav-l,
#home-app-nav-r {
	border-radius: 3rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	color: #b9e83a;
	height: 5rem;
	position: static;
	width: 5rem
}

#home-app-nav-l:after,
#home-app-nav-r:after {
	border-radius: 3rem;
	font-size: 2.4rem;
	height: 5rem;
	line-height: 5rem;
	transform: translate(0);
	width: 5rem
}

#home-app-nav-l:hover,
#home-app-nav-r:hover {
	border-radius: 3rem
}

#home-app-nav-l:hover:after,
#home-app-nav-r:hover:after {
	background: #b9e83a;
	color: #fff
}

#home-app-nav-r {
	margin: 0 2.6rem 0 1rem
}

#home-app-nav-r:after {
	transform: translate(0) rotate(180deg)
}

.sec-tit-btns {
	align-items: center;
	display: flex
}

.home-app {
	background: url(../img/home-app-bg.png) 50% 100% no-repeat;
	background-size: cover
}

.home-app-x .slick-track {
	gap: 3rem
}

.home-app-x .slick-list {
	overflow: visible;
	padding-top: 3rem
}

.home-app-x .slick-slide {
	opacity: 0;
	transition: all .3s ease
}

.home-app-x .slick-active {
	opacity: 1
}

.home-app-x .loop-app-tit {
	padding: 1.4rem 2.2rem 1.8rem
}

.home-app-x .loop-app:nth-of-type(2n) {
	transform: translateY(5rem)
}

.home-app-x .loop-app-tit:after {
	transform: translateY(-50%) scale(.8)
}

.home-service-bg {
	height: 100vh;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: -1
}

.home-footer {
	border-top: 1px solid rgba(0, 145, 64, .4);
	/* 注意 */
	/* bottom: 0; */
	left: 0;
	padding-bottom: 2.2rem;
	/* padding-top: 2.2rem; */
	padding-top: 1.2rem;
	position: absolute;
	width: 100%
}

.home-footer .xz-main1 {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.home-footer p {
	color: #999;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.7rem;
	margin: 0
}

.home-footer .xz-sns-a {
	color: #fff
}

.home-footer .xz-sns-a:hover {
	color: #b9e83a
}

.home-service-content ul {
	display: flex
}

.home-service-content li {
	background: #fff;
	border-radius: .4rem;
	box-shadow: 0 .2rem 3rem rgba(0, 0, 0, .1);
	color: #333;
	counter-increment: hs;
	display: flex;
	flex-flow: column;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	height: 23.6rem;
	justify-content: flex-end;
	line-height: 2.4rem;
	line-height: 1.8rem;
	margin-right: 1rem;
	padding: 2.8rem;
	position: relative;
	width: 20rem
}

.home-service-content li:before {
	color: #b9e83a;
	content: "\e6f2";
	display: block;
	font-family: iconfont;
	font-size: 5rem;
	line-height: 1em;
	margin-bottom: 1.5rem
}

.home-service-content li:nth-of-type(2):before {
	content: "\e6c9"
}

.home-service-content li:nth-of-type(3):before {
	content: "\e6c2"
}

.home-service-content li:nth-of-type(4):before {
	content: "\e6c3"
}

.home-service-content li:after {
	color: #eef8f2;
	content: counter(hs);
	font-family: Poppins, sans-serif;
	font-size: 7rem;
	font-weight: 700;
	line-height: 1em;
	position: absolute;
	right: 2.3rem;
	top: 2rem
}

.xz-prols .searchform-x {
	box-shadow: none;
	margin-bottom: 8rem;
	padding: 0
}

.xz-prols .searchform-x .hot-search {
	display: none
}

.xz-prols .searchform-x select {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.xz-prols .searchform-x #searchform {
	margin-bottom: 0
}

.a2a_kit a {
	transform: scale(.75)
}

.a2a_kit a:not(:first-child) {
	margin-left: .5rem
}

.table-x {
	overflow: auto
}

@media screen and (max-width:1650px) {
	.sider-contact {
		right: 1rem;
		transform: scale(.8);
		transform-origin: right bottom
	}
}

@media screen and (max-width:1366px) {
	.contact-title {
		align-items: flex-start;
		flex-flow: column
	}

	.contact-sec-des {
		line-height: 2rem;
		margin-top: .5rem
	}
}

@media screen and (max-width:1024px) {
	.sider-contact {
		display: none
	}

	.post-meta .share {
		margin-left: 2rem
	}

	#rd-sec1 .wp-block-media-text__media {
		align-self: start
	}

	#rd-sec1 .wp-block-media-text__content {
		padding: 4rem
	}

	.about-sec1-x {
		background-size: 80% auto
	}
}

@media screen and (max-width:810px) {
	.f-sec1 {
		margin-right: 10%;
		width: 40%
	}

	.f-sec2 {
		display: none
	}

	.f-sec3 {
		flex: 1
	}

	#menu-links {
		display: grid;
		gap: 1rem;
		grid-template-columns: 1fr 1fr;
		margin-top: 5rem
	}

	.contact-info {
		padding: 3rem;
		width: 30rem
	}

	.procat-lv1 li a:before {
		font-size: 4.5rem
	}

	.pro-ul {
		gap: 1rem;
		grid-template-columns: 1fr 1fr
	}

	.loop-app-tit:after {
		font-size: 1.4rem;
		height: 4rem;
		right: 1rem;
		width: 4rem
	}

	.loop-app-tit {
		line-height: 2rem
	}

	.page-title-sec {
		align-items: flex-start;
		flex-flow: column
	}

	.page-tit-x {
		margin-bottom: 2rem;
		margin-right: 0
	}

	.page-tit-x p {
		font-size: 1.5rem
	}

	.page-tit-btns>* {
		margin: 0 1rem 0 0
	}

	.post-ls {
		grid-gap: 2rem;
		grid-template-columns: 1fr 1fr
	}

	.pro-rel-ul {
		grid-template-columns: 1fr 1fr 1fr
	}

	.sec-tit-h {
		font-size: 3rem;
		line-height: 4rem
	}

	.sec-tit-p {
		font-size: 1.4rem
	}

	.post-sec {
		flex-flow: column
	}

	.post-x {
		margin-bottom: 6rem
	}

	.post-sidebar,
	.post-x {
		width: 100%
	}

	.rel-news-x .slick-track {
		gap: 2rem
	}

	.pro-intro-x {
		flex-flow: column-reverse
	}

	.pro-gallery {
		margin-top: 5rem
	}

	.pro-content,
	.pro-gallery {
		margin-right: 0;
		width: 100%
	}

	.pro-gl:before,
	.pro-sidebar {
		display: none
	}

	#pro-sec-nav {
		overflow: auto
	}

	.pro-rel-app {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr
	}

	.loop-app_thumb-tit {
		background: transparent;
		color: #333;
		font-size: 1.4rem;
		justify-content: flex-start;
		line-height: 1.2em;
		margin-bottom: 0 !important;
		opacity: 1;
		padding: 1rem 0;
		position: static
	}

	.rd-content {
		margin-top: 8rem
	}

	.rd-content h2 {
		font-size: 3rem;
		line-height: 1em;
		margin-bottom: 4rem
	}

	#rd-sec2 .wp-block-media-text__content h3 {
		font-size: 2rem;
		line-height: 2.4rem;
		margin: 1.6rem 0
	}

	#rd-sec1 {
		margin-bottom: 8rem
	}

	#rd-sec2 {
		padding: 6rem calc(50vw - var(--main_w)/2) 8rem
	}

	#rd-sec3 .wp-block-column:first-child {
		margin-bottom: -8rem;
		max-width: 50rem
	}

	#rd-sec3 .wp-block-column:last-child {
		padding: 6rem 7rem 0
	}

	#rd-sec3 .rd-pic2 {
		margin-top: -4rem
	}

	#rd-sec3 .rd-pic3 {
		transform: translateY(-8rem)
	}

	.cert-x .slick-arrow:after {
		transform: translate(0)
	}

	.history-item h3 {
		font-size: 2.4rem;
		line-height: 4rem
	}

	.history-item li {
		font-size: 1.6rem;
		margin-bottom: 1rem
	}

	.about-figure-x>div {
		flex-flow: column
	}

	.about-content1 {
		margin-right: 2rem
	}

	.home-about-x {
		align-items: flex-start;
		flex-flow: column
	}

	.home-sec-content {
		width: 100%
	}

	.home-about-video1 {
		margin-top: 4rem;
		max-width: 45rem
	}

	.home-sec-content a {
		margin-top: 3rem
	}
}

@media screen and (max-width:600px) {
	.foote-content {
		flex-flow: column
	}

	.f-sec1 {
		margin: 0 0 2rem
	}

	.f-sec1,
	.f-sec3 {
		width: 100%
	}

	.footer-btm .xz-main {
		align-items: flex-start;
		flex-flow: column
	}

	.footer-sns {
		margin-top: 1rem
	}

	.footer-btm {
		padding: 1.8rem 0 1.5rem
	}

	.btm-card {
		align-items: flex-start;
		flex-flow: column;
		margin: 5rem auto 2rem;
		padding: 3rem 2.5rem 3.5rem;
		transform: translateY(0)
	}

	.btm-card-info {
		margin-bottom: 3rem
	}

	footer {
		padding-top: 4rem
	}

	.btm-card-tit {
		line-height: 3rem;
		margin-bottom: 1.5rem
	}

	#menu-links a {
		font-size: 1.6rem;
		height: 14rem;
		padding: 2.5rem
	}

	.contact-form {
		flex-flow: column;
		margin-top: 5rem
	}

	.main-form {
		margin-bottom: 3rem;
		margin-right: 0
	}

	.contact-info {
		width: 100%
	}

	.contact-li:not(:last-child),
	.contact-sce-tit {
		margin-bottom: 2rem
	}

	.h2 {
		font-size: 2rem;
		line-height: 3rem
	}

	.contact-item a,
	.contact-tit {
		font-size: 1.6rem
	}

	.pro-sec {
		flex-flow: column
	}

	.procat-lv1 {
		grid-gap: 1rem;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		margin-bottom: 1rem;
		margin-right: 0;
		width: 100%
	}

	.procat-lv1 li a {
		font-size: 1.6rem;
		padding: 2rem
	}

	.procat-lv1 li a:before {
		font-size: 3rem
	}

	.procat-lv2 {
		margin-bottom: 3rem
	}

	.loop-pro-tit {
		font-size: 1.4rem;
		margin-bottom: 0
	}

	.loop-pro-more {
		display: none
	}

	.loop-pro-info {
		padding: 1rem
	}

	.app-ls {
		grid-gap: 1.5rem;
		grid-template-columns: 1fr 1fr
	}

	.post-ls {
		grid-gap: 2rem;
		grid-template-columns: 1fr
	}

	.pro-rel-ul {
		grid-template-columns: 1fr 1fr
	}

	.sec-tit {
		align-items: flex-start;
		flex-flow: column;
		margin-bottom: 4rem
	}

	.sec-tit-btn {
		margin-top: 2rem
	}

	.hot-pro-sec {
		margin-top: 5rem
	}

	.searchform-x>* {
		width: 100%
	}

	.xz-searchform {
		height: 5.5rem
	}

	.xz-searchform-submit {
		height: 5.5rem;
		width: 5.5rem
	}

	.search-nav-li:not(:first-child) {
		margin-left: 3rem
	}

	.found-result {
		width: 100%
	}

	.post-meta {
		align-items: flex-start;
		flex-flow: row wrap
	}

	.post-meta .share {
		justify-content: flex-start;
		margin-left: 0;
		margin-top: 1rem;
		width: 100%
	}

	.post-tit {
		width: 100%
	}

	.pro-rel-app {
		grid-template-columns: 1fr 1fr
	}

	.page-tit-btns {
		flex-flow: row wrap;
		gap: 1rem 0;
		justify-content: flex-start
	}

	#rd-sec3 .wp-block-column:last-child {
		padding: 6rem 2rem 0
	}

	#history-menu {
		margin-bottom: 5rem
	}

	.history-item {
		flex-flow: column;
		justify-content: flex-start
	}

	.history-item .history-txt,
	.history-item p {
		width: 80%
	}

	.history-item .history-txt {
		margin-top: 2rem
	}

	.xz-about .h2 {
		font-size: 3rem;
		line-height: 4rem;
		margin: 5rem 0 2rem
	}

	.culture-x {
		flex-flow: column
	}

	.culture-item {
		height: 40rem;
		margin-bottom: 2rem;
		width: 100% !important
	}

	.culture-info {
		padding: 12rem 2rem 4rem
	}

	.culture-title {
		font-size: 2.5rem;
		line-height: 4rem;
		margin-bottom: 2rem
	}

	.culture-txt {
		line-height: 1.5em
	}

	.about-intro-gallery .wp-block-image {
		padding: 1rem
	}

	.about-intro-gallery {
		gap: 1rem !important;
		margin: 0
	}

	.about-content1 {
		margin-right: 1.5rem
	}

	.about-sec2-x {
		overflow: hidden;
		padding-bottom: 1rem
	}

	.about-intro-gallery .wp-block-image .ring:after {
		height: 1rem;
		width: 1rem
	}

	.about-intro-gallery .wp-block-image .ring {
		border-width: 2px
	}

	#about-sec2 {
		padding-bottom: 5rem
	}

	.about-video {
		min-height: 300px !important
	}

	.home-service-content ul {
		display: grid;
		gap: 1rem;
		grid-template-columns: 1fr 1fr
	}

	.home-service-content li {
		height: 16rem;
		margin: 0;
		width: auto
	}

	.home-sec-content a,
	.home-service-content a {
		margin-top: 3rem
	}

	.home-app-x .slick-track {
		gap: 1rem
	}

	.home-app-nav {
		margin-top: 2rem !important
	}

	.home-case-intro .sec-tit-btn {
		margin-right: 2rem;
		order: -1
	}

	#home-app-nav-r {
		margin-right: 0
	}

	.home-app-x .loop-app:nth-of-type(2n) {
		transform: translateY(2rem)
	}

	.home-pro .loop-pro-info {
		padding: 0
	}

	.home-pro .loop-pro-tit {
		font-size: 1.2rem
	}

	.home-pro .xz-main {
		max-height: 82vh;
		overflow: auto
	}

	.home-sec-content p {
		font-size: 1.5rem;
		line-height: 2.4rem;
		padding-right: 0
	}

	.home-sec-content strong {
		margin: 2rem 0
	}

	.home-about .fp-tableCell {
		vertical-align: bottom
	}

	.home-about-video1 {
		max-width: 20rem
	}

	.home-about-video1 a:after {
		font-size: 5rem
	}
}

.m-footer {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border-radius: 20px 20px 0 0;
	box-shadow: 0px -3px 20px 0px rgba(45, 45, 45, 0.14);
	display: none;
}

@media (max-width:1024px) {
	footer {
		margin-bottom: 6rem;
	}

	.m-footer {
		display: block;
	}
}

.footer-menu {
	display: flex;
	justify-content: space-between;
	gap: 2rem;
}

.footer-menu-item {
	flex: 1;
	padding: 1rem 0 1.2rem;
}

.footer-menu-item a {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
	font-weight: 500;
}

.footer-menu-item .iconfont {
	font-size: 2rem;
	line-height: 1em;
	color: inherit;
	margin-bottom: .4rem;
}