body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: break-word;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

body {
	background-color: #ffffff;
	margin: 0;
	/* margin-top: 6.25rem; */
}

header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	transition: all 0.3s ease;
	z-index: 99;
	padding: 0 5%;
	background-color: rgba(37, 171, 60, 0.15);
	box-sizing: border-box;
}
.headerxz{
	box-shadow: rgba(4, 0, 0, 0.15) 0px 18px 15.75px 7.25px;
	    background-color: rgb(255, 255, 255);
}
.headerleft {
	height: 3rem;
	    margin-top: 1.5rem;
	    float: left;
}

.headerleft img {
	height: 100%;
}

.headercenter {
	float: right;

}

.headercenter a {
	line-height: 6rem;
	color: #ffffff;
	font-size: 1rem;
	margin-left: 3rem;
}



.headercenter .header2mainxz{
	color: #25ab3c;
}

.header2right1 {
	float: right;
	position: relative;
	margin-top: 1.5rem;
	margin-left: 2rem;
	margin-right: 2rem;
}

.header2right1 .header2right11 {
	font-size: 1.5rem;
	line-height: 3rem;
	color: #ffffff;
}

.headersrc1 {
	position: fixed;
	top: 6rem;
	background-color: #ffffff;
	left: 0;
	width: 100%;
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s ease;
	padding: 0 1rem;
}

.header2right1:hover>.headersrc1 {
	max-height: 7rem;
	padding: 1rem;
	border-top: 1px solid #eeeeee;
}

.headersrc1main {
	width: 40%;
	margin-left: 60%;
	position: relative;
}

.headersrc button {
	height: 6.25rem;
	background-color: rgba(0, 0, 0, 0);
	outline-style: none;
	color: #222222;
	padding: 0;
	margin-left: 0.5rem;
}

.headersrc button i {
	line-height: 6.25rem;
	font-size: 1.2rem;
	color: #222222;
}

.headersrc1main div input {
	width: 100%;
	height: 3rem;
	padding: 0 1rem;
	padding-right: 9rem;
	outline-style: none;
	border: none;
	background-color: #eeeeee;
}

.headersrc1main div button {
	width: 8rem;
	position: absolute;
	right: 0;
	top: 0;
	height: 3rem;
	background-color: #25ab3c;
	color: #ffffff;
	font-size: 1rem;
	text-align: center;
}

.headersrc1main div button i {
	line-height: 3rem;
	color: #ffffff;
	font-size: 1.2rem;
}

.header1yy {
	position: relative;
	float: right;
}

.header1yy h4 {
	color: #ffffff;
	line-height: 2rem;
	display: inline-block;
	position: relative;
	font-size: 0.85rem;
	transition: all 0.3s ease;
	background: #25ab3c;
	padding: 0 1rem;
	margin-top: 2rem;
	border-radius: 1rem;
}

.header1yy h4 i {
	font-size: 0.85rem;
	vertical-align: middle;
	margin-left: 0.1rem;
}

.header1yy h4 .icon-duoyuyan1 {
	font-size: 1.2rem;
	margin-right: 0.1rem;
	vertical-align: middle;
}

.header1yy h4 .icon-xia1-copy {
	font-size: 1rem;
	margin-left: 0.1rem;
	vertical-align: middle;
}

.header1yy div {
	background-color: #ffffff;
	position: absolute;
	left: 0;
	top: 4.2rem;
	color: #333;
	text-align: center;
	width: 100%;
	border-radius: 0.2rem;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
	z-index: 2;
}

.header1yy:hover>div {
	padding: 0.3rem 0;
	max-height: 7rem;
}

.header1yy div a {
	text-align: center;
	display: block;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #333;
}

.header1yy div a:hover {
	color: #32b16c;
}

.index01 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index01bg.png) right top no-repeat;
}

.index01main {
	width: 87.5rem;
	margin: auto;
}

.index01top {
	display: flex;
	flex-wrap: wrap;
}

.index01top1 {
	width: 50%;
	padding-left: 5%;
	padding-top: 5rem;
	position: relative;
}

.index01top1 img {
	width: 100%;
	position: relative;
	z-index: 2;
}

.index01top1:after {
	content: "";
	width: 20rem;
	height: 80%;
	background-color: #f1f4f9;
	position: absolute;
	left: 0;
	top: 0;
}

.index01top2 {
	width: 47%;
	margin-left: 3%;
}

.index01top2 h2 {
	font-size: 2.5rem;
	line-height: 2rem;
	margin-bottom: 2rem;
	text-align: right;
	font-weight: bold;
}

.index01top2 h3 {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #222;
}

.index01top2 ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.5rem;
}

.index01top2 ul li {
	width: 50%;
	padding-left: 2rem;
	position: relative;
	margin: 1.5rem 0;
}

.index01top2 ul li:after {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #dddddd;
	position: absolute;
	left: 1px;
	top: 0;
}

.index01top2 ul li:before {
	content: "";
	width: 3px;
	height: 30%;
	background-color: #25ab3c;
	border-radius: 2rem;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 2;
}

.index01top2 ul li h4 {
	font-size: 3rem;
	line-height: 3.2rem;
	margin-bottom: 1rem;
	font-weight: bold;
	color: #00be68;
}

.index01top2 ul li h4 span {
	font-size: 1rem;
	color: #811f96;
	vertical-align: top;
	font-weight: normal;
	margin-left: 0.2rem;
}

.index01top2 ul li h5 {
	font-size: 1rem;
	color: #666;
}

.index01more {
	background-color: #00be68;
	display: inline-block;
	padding: 0 2rem;
	font-size: 1rem;
	line-height: 2.8rem;
	color: #ffffff;
	border-radius: 3rem;
	text-transform: uppercase;
	margin-top: 1.5rem;
	transition: all 0.3s ease;
}

.index01more i {
	margin-right: 0.3rem;
	vertical-align: middle;
}

.index01more:hover {
	padding: 0 2.2rem;
}

.index01bottom {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4rem;
}

.index01bottom div {
	width: 24%;
	background-color: #ffffff;
	border-radius: 0.625rem;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 11.7px 1.3px rgba(4, 0, 0, 0.1);
	padding: 2rem;
	margin-right: 1.25%;
	transition: all 0.3s ease;
}

.index01bottom div:hover {
	box-shadow: 0px 0px 15.7px 1.3px rgba(4, 0, 0, 0.2);
	transform: scale(1.01);
}

.index01bottom div:last-child {
	margin-right: 0;
}

.index01bottom div .index01bottom1 {
	width: 5rem;
	height: 5rem;
	text-align: center;
	line-height: 5rem;
	border-radius: 50%;
	background-color: #811f96;
	color: #ffffff;
	display: block;
	font-size: 2.5rem;
}

.index01bottom div h2 {
	font-size: 1.125rem;
	line-height: 3rem;
	color: #000;
	text-transform: uppercase;
}

.index01bottom div h3 {
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	min-height: 8rem;
	margin-bottom: 2rem;
}

.index01bottom div a {
	display: block;
	font-size: 1rem;
	line-height: 2rem;
	color: #000;
	transition: all 0.3s ease;
}

.index01bottom div a i {
	width: 2rem;
	height: 2rem;
	background-color: #00be68;
	border-radius: 50%;
	display: inline-block;
	margin-right: 0.3rem;
	color: #ffffff;
	font-size: 0.8rem;
	text-align: center;
	transition: all 0.2s ease;
}

.index01bottom div a:hover {
	color: #811f96;
}

.index01bottom div a:hover>i {
	margin-right: 0.4rem;
}

.index02tit a {
	position: absolute;
	width: 5rem;
	height: 5rem;
	background-color: #00be68;
	border: 0.8rem solid #c5fae2;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	display: block;
	right: 2rem;
	bottom: 0;
	top: 0;
	line-height: 3.2rem;
	margin: auto;
	box-sizing: border-box;
	transition: all 0.3s ease;
}

.index02tit a i {

	font-size: 1.5rem;
}

.index02tit a img {
	width: 8rem;
	height: 8rem;
	position: absolute;
	left: -2.2rem;
	top: -2.2rem;
	animation: index02tit 15s infinite linear;
}

.index02tit a:hover {
	background-color: #811f96;
}

@keyframes index02tit {
	0% {
		transform: rotateZ(0deg);
	}

	100% {
		transform: rotateZ(360deg);
	}
}

.index02 {
	width: 100%;
}

.index02main {
	width: 87.5rem;
	margin: auto;

}

.index02tit {
	margin-bottom: 3rem;
	position: relative;
	padding-right: 30%;
}

.index02tit h3 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #000;
	margin-bottom: 1rem;
}

.index02tit h3 span {
	color: #00be68;
}

.index02tit h4 {
	font-size: 1rem;
	line-height: 2rem;

}

.index02lb {
	display: flex;
	flex-wrap: wrap;
	margin-top: 5rem;
}

.index02lb li {
	width: 9%;
	margin-right: 2%;
	height: 30rem;
	border-radius: 2rem;
	overflow: hidden;
	position: relative;
	background-color: #000;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 11.7px 1.3px rgba(4, 0, 0, 0.1);
}

.index02lb .index02lbxz {
	width: 56%;
}


.index02lb li:nth-child(5) {
	margin-right: 0;
}

.index02lb li img {
	min-height: 100%;
	opacity: 0.8;
	transition: all 0.3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
}

.index02lb .index02lbxz img {
	opacity: 1;
}

.index02lb li div {
	position: absolute;
	width: 100%;
	padding: 1rem 1rem;
	left: 0;
	bottom: 0;
	transition: all 0.3s ease;
}

.index02lb li div h1 {
	font-size: 0.9rem;
	line-height: 1.8rem;
	text-align: center;
	color: #ffffff;
	transition: all 0.3s ease;
}

.index02lb li div h2 {
	display: none;
	transition: all 0.3s ease;
}

.index02lb .index02lbxz div {
	padding: 2rem;
}

.index02lb .index02lbxz div h1 {
	text-align: left;
	font-size: 1.2rem;
	line-height: 2rem;
}

.index02lb .index02lbxz div h2 {
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #ffffff;
	display: block;
}

.index02lb2 {
	margin-top: 4rem;
	padding-bottom: 2rem;
	padding: 0 30px;
}

.swiper-container2 {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 5rem;
}

.swiper-container2 .swiper-slide {
	position: relative;
}

.swiper-container2 .swiper-slide p {
	width: 80%;
	background-color: #ffffff;
	position: absolute;
	left: 10%;
	bottom: -2rem;
	line-height: 4rem;
	border-radius: 0.5rem;
	text-align: center;
	font-size: 0.95rem;
	padding: 0 1rem;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-shadow: 0px 0px 23.78px 5.22px rgba(23, 23, 21, 0.14);
}

.swiper-container2 .swiper-pagination2 {
	bottom: 0rem;
	position: absolute;
}

.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	background-color: #dddddd;
}

.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet-active {
	width: 1rem;
	height: 1rem;
	background-color: #00be68;
}
.swiper-container2 .swiper-slide img {
    width: 100%;
	height: 24rem;
}

.index03 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index03bg.jpg) center bottom no-repeat;
	background-size: 100% auto;
}

.index03tit {
	width: 87.5rem;
	margin: auto;
	padding-top: 6rem;
	position: relative;
}

.index03tit img {
	width: 10rem;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}

.index03tit h2 {
	font-size: 2.375rem;
	line-height: 3rem;
	font-weight: bold;
	margin-bottom: 3rem;
	text-align: center;
	position: relative;
}

.index03tit h2:after {
	content: '';
	width: 5rem;
	height: 0.2rem;
	border-radius: 1rem;
	background-color: #ababab;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1.4rem;
	margin: auto;
}

.index03tit h3 {
	font-size: 0.95rem;
	line-height: 1.8rem;
	color: #666;
	text-align: center;
}

.index03lb {
	position: relative;
	margin-top: 14rem;
}

.index03lb img {
	width: 100%;
	display: block;
}

.index03lb div {
	position: absolute;
	text-align: center;
	width: 20rem;
	color: #333;
}

.index03lb div i {
	font-size: 4rem;
	line-height: 3rem;
	color: #811f96;
}

.index03lb div p {
	font-size: 0.95rem;
	line-height: 1.2rem;
	margin-top: 0.2rem;
	color: #666;
}

.index03lb div:nth-child(1) {
	left: 3%;
	bottom: 55%;
	transform: rotate(-45deg);
}

.index03lb div:nth-child(2) {
	left: 20%;
	bottom: 87%;
	transform: rotate(-30deg);
}

.index03lb div:nth-child(3) {
	left: 0;
	right: 0;
	margin: auto;
	bottom: 100%;
	transform: rotate(0deg);
}

.index03lb div:nth-child(4) {
	right: 20%;
	bottom: 87%;
	transform: rotate(30deg);
}

.index03lb div:nth-child(5) {
	right: 3%;
	bottom: 55%;
	transform: rotate(45deg);
}

section {
	box-sizing: border-box;
}

.index04 {
	width: 100%;
	padding: 8rem 5%;
}

.swiper-container4 {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 2rem 10px;
	margin-top: 2rem;
}

.swiper-container4 .swiper-slide {
	position: relative;
}

.swiper-container4 .swiper-slide img {
	box-shadow: 0px 0px 11.7px 1.3px rgba(4, 0, 0, 0.1);
	border: 0.5rem solid #dddddd;
	border-radius: 0.3rem;
	display: block;
	height: 13rem;
}

.swiper-container4 .swiper-pagination4 {
	bottom: 0rem;
	position: absolute;
}

.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	background-color: #dddddd;
}

.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet-active {
	width: 1rem;
	height: 1rem;
	background-color: #00be68;
}

.index03tit h2 span {
	color: #00be68;
}

.index05 {
	width: 100%;
	padding: 8rem 0;
	padding-top: 3rem;
	background: url(../images/index05bg.jpg) top center no-repeat;
}

.index05main {
	width: 87.5rem;
	margin: auto;
	background-size: 100% auto;
}

.index05tit {
	text-align: center;
	margin-bottom: 3rem;
}

.index05tit h4 {
	font-size: 2.25rem;
	line-height: 3rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
}

.index05tit p {
	font-size: 1rem;
	color: #333333;
}

.index05lb {
	display: flex;
	flex-wrap: wrap;
}

.index05lb a {
	width: 48%;
	margin-bottom: 2rem;
	position: relative;
	padding-left: 20rem;
	min-height: 11rem;
}

.index05lb a:nth-child(2n) {
	margin-left: 4%;
}

.index05lb a img {
	width: 18rem;
	position: absolute;
	left: 0;
	top: 0;
	height: 11rem;
	border-radius: 1rem;
	transition: all 0.3s ease;
}

.index05lb a h3 {
	font-size: 1.1rem;
	color: #000000;
	line-height: 1.5rem;
	font-weight: bold;
	max-height: 3rem;
	margin-bottom: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
	transition: all 0.3s ease;
}

.index05lb a h4 {
	font-size: 0.9rem;
	color: #32B16C;
	margin-bottom: 0.8rem;
}

.index05lb a p {
	font-size: 0.95rem;
	line-height: 1.5rem;
	max-height: 4.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
	color: #666;
}

.index05lb a:hover>img {
	opacity: 0.9;
}

.index05lb a:hover>h3 {
	color: #32B16C;
}

.index05 .index03tit {
	padding-top: 0;
	margin-bottom: 3rem;
}

.index05more {
	text-align: center;
	margin-top: 2rem;
}

.index07 {
	width: 100%;
	margin: auto;
	padding: 3rem 0;
	background: url(../images/index07bg.jpg) center center no-repeat;
	/* margin-bottom: 5rem; */
	box-sizing: border-box;
	background-attachment: fixed;
}

.index07main {
	width: 87.5rem;
	margin: auto;
}

.index07tit {
	text-align: center;
	margin-bottom: 3rem;
	color: #ffffff;
}

.index07tit h2 {
	font-size: 1.875rem;
	line-height: 2.2rem;
	text-transform: initial;
}

.index07tit h3 {
	font-size: 1rem;
	line-height: 1.2rem;
	margin-top: 1rem;
	text-transform: initial;
}

.index07lb {
	display: flex;
	flex-wrap: wrap;
}

.index07lb input {
	width: 20%;
	height: 3.5rem;
	background-color: #ffffff;
	border: none;
	outline-style: none;
	border-radius: 0.3125rem;
	padding: 0 1rem;
	text-transform: initial;
}

.index07lb input:nth-child(3) {
	width: 45%;
}

.index07lb input:nth-child(2) {
	margin: 0 1%;
}

.index07lb button {
	width: 12%;
	margin-left: 1%;
	background-color: #811f96;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	outline-style: none;
	border-radius: 0.3125rem;
	padding: 0 1rem;
	font-size: 1rem;
	transition: all 0.3s ease;
}

.index07lb button:hover {
	background-color: #333;
}

.index07lb button i {
	vertical-align: middle;
	margin-right: 0.2rem;
	font-size: 1.5rem;
}

.index08 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index08bg.jpg) center center no-repeat;
}

.index08main {
	width: 87.5rem;
	margin: auto;
}

.index08tit {
	margin-bottom: 3rem;
}

.index08tit h2 {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #fba90e;
}

.index08tit h3 {
	font-size: 1.875rem;
	line-height: 2rem;
	color: #222;
	font-weight: bold;
	margin-top: 0.8rem;
}

.index08lb ul {
	width: 100%;
}

.index08lb ul li {
	width: 100%;
	margin-bottom: 1rem;
	cursor: pointer;
}

.index08lb ul li h2 {
	position: relative;
	font-size: 1rem;
	background-color: #d5d5d5;
	line-height: 2rem;
	padding: 0.5rem 1rem;
	color: #333;
	padding-left: 3rem;
	padding-right: 3rem;
}

.index08lb ul li h2 span {
	position: absolute;
	left: 1rem;
	top: 0.5rem;
	font-size: 1rem;
	line-height: 2rem;
}

.index08lb ul li h2 i {
	position: absolute;
	right: 1rem;
	top: 0.5rem;
	font-size: 1rem;
	line-height: 2rem;
}

.index08lb ul li h3 {
	position: relative;
	font-size: 1rem;
	background-color: #eeeeee;
	line-height: 2rem;
	padding: 0.5rem 1rem;
	color: #333;
	padding-left: 3rem;
	padding-right: 3rem;
	display: none;
}

.index08lb ul li h3 span {
	position: absolute;
	left: 1rem;
	top: 0.5rem;
	font-size: 1rem;
	line-height: 2rem;
}

.index08lb ul .index08lbxz {
	border-radius: 0.5rem;
	overflow: hidden;
}

.index08lb ul .index08lbxz h2 {
	background-color: #00be68;
	color: #ffffff;
}

.index08lb ul .index08lbxz h2 i {
	transform: rotateZ(180deg);
}

.index08lb ul .index08lbxz h3 {
	display: block;
}

footer {
	width: 100%;
	background-color: #222222;
}

.footer {
	width: 87.5rem;
	margin: auto;
}

.footer1 {
	padding: 2rem 0;
	position: relative;
	padding-right: 15rem;
}

.footer1 h2 {
	font-size: 1.3rem;
	line-height: 2.2rem;
	text-transform: capitalize;
	color: #ffffff;
}

.footer1 a {
	padding: 0 2rem;
	background-color: #00be68;
	color: #ffffff;
	position: absolute;
	line-height: 3rem;
	height: 3rem;
	border-radius: 2rem;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.3s ease;
}

.footer1 a:hover {
	background-color: #811f96;
}

.footer2 {
	width: 100%;
	padding: 2rem 0;
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
}

.footer2top {
	display: flex;
	flex-wrap: wrap;
}

.footer2top1 {
	width: 33%;
}

.footer2top2 {
	width: 12%;
	margin: 0 12%;
}

.footer2top3 {
	width: 31%;
}

.footer2top1 img {
	
}

.footer2top1 h2 {
	color: #ffffff;
	font-size: 1rem;
	line-height: 2rem;
	margin: 0.8rem 0;
}

.footer2top1 input {
	width: 100%;
	background-color: #ffffff;
	border-radius: 3rem;
	height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	outline-style: none;
	border: none;
}

.footer2top1 button {
	background-color: #811f96;
	color: #ffffff;
	padding: 0 2rem;
	height: 2.5rem;
	border-radius: 3rem;
	margin-top: 1rem;
	text-transform: capitalize;
	transition: all 0.3s ease;
}

.footer2top1 button:hover {
	background-color: #00be68;
}

.footer2top1 button i {
	margin-left: 0.2rem;
}

.footer2top2tit {
	font-size: 1.125rem;
	line-height: 1.2rem;
	font-weight: bold;
	margin-bottom: 1.5rem;
	color: #FFFFFF;
	position: relative;
	text-transform: capitalize;
}

.footer2top2 a {
	font-size: 1rem;
	line-height: 2.5rem;
	color: #ffffff;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.footer2top2 a:hover {
	opacity: 0.8;
}

.footer2top3 ul {
	display: flex;
	flex-wrap: wrap;
}

.footer2top3 ul li {
	width: 46%;
	margin-left: 8%;
	text-align: center;
}

.footer2top3 ul li:nth-child(1) {
	margin-left: 0;
}

.footer2top3 ul li img {
	width: 100%;
}

.footer2top3 ul li p {
	font-size: 1rem;
	line-height: 2rem;
	color: #ffffff;
	margin-top: 0.5rem;
}

.footer2bottom {
	display: flex;
	flex-wrap: wrap;
	margin-top: 3rem;
}

.footer2bottom div {
	width: 20%;
	margin-right: 10%;
}

.footer2bottom div:nth-child(3) {
	width: 40%;
	margin-right: 0;
}

.footer2bottom div h2 {
	font-size: 1rem;
	line-height: 1.2rem;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
}

.footer2bottom div h3 {
	position: relative;
	padding-left: 1.5rem;
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #ffffff;
}

.footer2bottom div h3 i {
	font-size: 1rem;
	position: absolute;
	color: #00be68;
	left: 0;
	top: 0;
	line-height: 1.8rem;
}

.footer3 {
	padding: 2rem 0;
}

.footer3 h4 {
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #ffffff;
	text-align: center;
}

.footer3 h4 a {
	color: #ffffff;
}

.about {
	width: 100%;
	background-color: #f9fafb;
	padding: 8rem 0;
}

.aboutmain {
	width: 87.5rem;
	margin: auto;
}

.about1 {
	display: flex;
	flex-wrap: wrap;
}

.aboutleft {
	width: 47%;
}

.aboutleft h4 {
	font-size: 3rem;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 2rem;
}

.aboutleft h4 span {
	color: #32B16C;
}

.aboutleft div p {
	font-size: 1rem;
	line-height: 2rem;
	word-break: break-word;
}

.aboutright {
	width: 49%;
	margin-left: 4%;

}

.aboutright img {
	width: 100%;
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: 0.75rem;
}

.banner {
	width: 100%;

}

.banner img {
	width: 100%;
}

.productleft {
	width: 25%;
	float: left;
}

.productright {
	width: 73%;
	float: right;
	margin-left: 2%;
}

.productleft1 {
	background-image: -moz-linear-gradient(-180deg, #32B16C, #2a9058);
	background-image: -webkit-linear-gradient(-180deg, #32B16C, #2a9058);
	background-image: -ms-linear-gradient(-180deg, #32B16C, #2a9058);
	box-shadow: 0px 5px 16px 0px rgb(88 94 101 / 36%);
	padding: 2rem;
	border-radius: 1rem;
}

.productleft1 h3 {
	color: #ffffff;
	line-height: 1.5rem;
	font-size: 1.5rem;
	margin-bottom: 1.2rem;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.productleft1 h3 span {
	font-size: 1rem;
	text-transform: uppercase;
}

.productleft2 {
	/* max-height: 30rem; */
	overflow: auto;
	/* padding-right: 1rem; */
}

/* ä»…ä½œç”¨äºŽçš„å…ƒç´  */
/* .productleft2::-webkit-scrollbar {
	width: 3px;
	border-radius: 5px;
}

.productleft2::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.4);
}

.productleft2::-webkit-scrollbar-thumb {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
}

.productleft2::-webkit-scrollbar-thumb:hover {
	background: #3366ff;
} */

/* Firefox å•ç‹¬è®¾ç½® */
.productleft2 {
	scrollbar-width: thin;
	scrollbar-color: #6699ff #e9e9e9;
}

.productleft2 a {
	font-size: 0.9rem;
	    color: #000000;
	    background-color: #ffffff;
	    line-height: 4rem;
	    padding: 0 1.5rem;
	    display: block;
	    box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	    border-radius: 0.3125rem;
	    margin-bottom: 1rem;
	    position: relative;
	    /* padding-right: 4rem; */
	    transition: all 0.3s ease;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
}

.productleft2 a i {
	position: absolute;
	right: 1rem;
	top: 0;
	font-size: 2rem;
	line-height: 4rem;
	color: #32B16C;
	transition: all 0.3s ease;
}

.productleft2 a:hover {
	background-color: #32B16C;
	color: #FFFFFF;
}

.productleft2 a:hover>i {
	color: #FFFFFF;
}

.productleft2 .productleft2xz {
	background-color: #84209a;
	color: #FFFFFF;
}

.productleft2 .productleft2xz i {
	color: #FFFFFF;
}

.productright1 {
	display: flex;
	flex-wrap: wrap;
}

.productright1 a {
	width: 31.33%;
	display: block;
	margin-bottom: 1rem;
	box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	border-radius: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}

.productright1 a img {
	width: 100%;
	display: block;
	min-height: 18rem;
}

.productright1 a div {
	height: 18rem;
	overflow: hidden;
}

.productright1 a:nth-child(3n-1) {
	margin: 0 3%;
	margin-bottom: 1rem;
}

.productright1 a p {
	font-size: 1rem;
	line-height: 3.5rem;
	color: #000000;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
	padding: 0 1rem;
}

.productright1 a:hover {
	background-color: #32B16C;
}

.productright1 a:hover>p {
	color: #FFFFFF;
}

.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.fenye li {
	float: left;
	width: auto;
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
}

.fenye .active {
	background-color: #32B16C;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}

.productdet1left {
	width: 45%;
	padding-right: 3%;
}

.productdet1left img {
	width: 100%;
}

.productdet1right {
	width: 50%;
}

.productdet1right h2 {
	font-size: 1.875rem;
	line-height: 2rem;
	margin-bottom: 2rem;
}

.productdet1right ul {
	padding: 2rem;
	display: flex;
	flex-wrap: wrap;
	background-color: #f5f5f5;
}

.productdet1right ul li {
	width: 100%;
	padding-right: 1rem;
	position: relative;
}


.productdet1right ul li h4 {
	font-size: 0.875rem;
	line-height: 1.2rem;
	color: #666666;
}

.productdet1right ul li p {
	font-size: 0.95rem;
	line-height: 1.5rem;
	color: #222222;
}

.productdet1right ul li i {
	font-size: 2rem;
	line-height: 2.5rem;
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.productdet1right h3 {
	font-size: 0.875rem;
	line-height: 1rem;
	padding-top: 1rem;
	margin-top: 1rem;
	border-top: 1px solid #dddddd;
	color: #666;
}

.productdet1right div {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}

.productdet1right div a {
	padding: 0 2rem;
	font-size: 1rem;
	color: #ffffff;
	line-height: 3rem;
	border-radius: 0.5rem;
	margin-right: 2rem;
	transition: all 0.3s ease;
}

.productdet1right div a i {
	font-size: 1.2rem;
	vertical-align: middle;
	margin-right: 0.2rem;
}

.productdet1right div a:nth-child(1) {
	background-color: #84209a;
}

.productdet1right div a:nth-child(2) {
	background-color: #333333;
}

.productdet1right div a:nth-child(1):hover {
	background-color: #22A58F;
}

.newslb {
	display: flex;
	flex-wrap: wrap;
}

.newslb li {
	width: 31.33%;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
}

.newslb li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.newslb li img {
	width: 100%;
}

.newslb li div {
	padding: 1.5rem;
}

.newslb li div h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newslb li div h4 {
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin-bottom: 0.6rem;
	color: #242424;
}

.newslb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newslb li div a {
	background-color: #434343;
	margin-top: 1.5rem;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #ffffff;
	border-radius: 3px;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.newslb li div a:hover {
	background-color: #222222;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.newsxzfl {
	text-align: center;
	margin-bottom: 2rem;
}

.newsxzfl a {
	color: #ffffff;
	display: inline-block;
	background-color: #333;
	padding: 0 2rem;
	border-radius: 5px;
	margin: 0 0.5rem;
	line-height: 2.8rem;
	transition: all 0.3s ease;
}

.newsxzfl a:hover {
	background-color: #22A58F;
}

.newsxzfl .newsxzflxz {
	background-color: #22A58F;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.contact1 {
	width: 87.5rem;
	margin: auto;
	padding-bottom: 5rem;
}

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

.contact1main div {
	width: 20%;
	text-align: center;
}

.contact1main div i {
	width: 8rem;
	height: 8rem;
	border-radius: 50%;
	text-align: center;
	line-height: 8rem;
	font-size: 2.5rem;
	color: #FFFFFF;
	background-color: #32b16c;
	border: 1rem solid #def4e8;
	display: inline-block;
}

.contact1main div h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	color: #111417;
	font-weight: bold;
	margin-top: 0.5rem;
}

.contact1main div p {
	font-size: 0.95rem;
	line-height: 1.8rem;
}

.contact2 {
	width: 100%;
	padding: 5rem 0;
	background-color: #eeeeee;
}

.contact2main {
	width: 87.5rem;
	margin: auto;
}

.contact2tit {
	text-align: center;
	font-size: 2rem;
	line-height: 3rem;
	margin-bottom: 2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.contact2tit span {
	color: #32b16c;
}

.contact2lb {
	display: flex;
	flex-wrap: wrap;
}

.contact2lb input {
	width: 31.33%;
	padding: 0 1rem;
	height: 4rem;
	line-height: 4rem;
	background-color: #FFFFFF;
	font-size: 1.1rem;
	border: none;
}

.contact2lb input:nth-child(2) {
	margin: 0 3%;
}

.contact2lb textarea {
	width: 100%;
	height: 13rem;
	padding: 1rem;
	background-color: #FFFFFF;
	font-size: 1.1rem;
	border: none;
	font-family: å¾®è½¯é›…é»‘;
	margin-top: 2rem;
	outline-style: none;
}

.contact2btn {
	width: 100%;
	margin-top: 2rem;
	text-align: center;
}

.contact2btn button {
	background-color: #32b16c;
	font-size: 1.2rem;
	color: #FFFFFF;
	border-radius: 2rem;
	line-height: 4rem;
	padding: 0 3rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.contact2btn button i {
	margin-right: 0.2rem;
	transition: all 0.3s ease;
}

.contact2btn button:hover {
	background-color: #111417;
	padding: 0 3.5rem;
}

.contact2btn button:hover>i {
	margin-right: 0.4rem;
}

.promenu {
	display: none;
}

.swiper-containerpro {
	position: relative;
	overflow: hidden;
	width: 100%;
	box-shadow: 0px 5px 5px #dddddd;
}

.swiper-containerpro img {
	display: block;
	border-radius: 0.5rem;
	box-sizing: border-box;

}

.swiper-containerpro .swiper-paginationpro {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 1rem;
	z-index: 2;
}

.swiper-containerpro .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #00be68;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	margin: 0 3px;
}

.productdet2tit {
	font-size: 1.1rem;
	color: #ffffff;
	background-color: #00be68;
	padding: 0 1rem;
	line-height: 3rem;
	margin-bottom: 1rem;
	margin-top: 5rem;
	border-radius: 0.3rem;
}

.proviewdet1 img {
	max-width: 100%;
}

.proviewdet1 p {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #000;
}

.jmys1 {
	width: 80rem;
	margin: auto;
}

.jmys1tit {
	text-align: center;
	margin-bottom: 3rem;
}

.jmys1tit h3 {
	font-size: 2rem;
	color: #000;
}

.jmys1tit h4 {
	font-size: 12px;
	color: #666565;
	margin: 10px auto;
	text-transform: uppercase;
	position: relative;
}

.jmys1tit p {
	height: 3px;
	width: 35px;
	margin: 20px auto auto;
	background-color: #222222;
}

.jmys1lb {
	display: flex;
	flex-wrap: wrap;
}

.jmys1lb li {
	width: 48.5%;
	border: 1px solid #dddddd;
	padding: 2rem;
	text-align: center;
	margin-bottom: 2rem;
}

.jmys1lb li:nth-child(2n) {
	margin-left: 3%;
}

.jmys1lb li i {
	font-size: 5rem;
	line-height: 5rem;
	margin-bottom: 1rem;
	color: #25ab3c;
}

.jmys1lb li .title {
	margin: 1.5rem 0;
	font-size: 1.5rem;
}

.jmys1lb li p {
	font-size: 1.2rem;
	color: #666;
	line-height: 2;
}

.jjfalb li {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}

.jjfalb li:last-child {
	margin-bottom: 0;
}

.jjfalb li img {
	width: 49%;
	border-radius: 1rem;
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.jjfalb li div {
	width: 49%;
	margin-left: 2%;
}

.jjfalb li:nth-child(2n) div {
	margin-left: 0;
	margin-right: 2%;
}

.jjfalb li div h1 {
	font-size: 1.5rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
	padding-top: 3rem;
	color: #000;
}

.jjfalb li div h2 {
	font-size: 1.1rem;
	line-height: 2rem;
	color: #666;
}

.hzys {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.hzys li {
	width: 31.33%;
	text-align: center;
	padding: 4rem 2rem;
	color: #ffffff;
	background-image: -moz-linear-gradient(-90deg, rgb(84, 185, 112) 0%, rgb(148, 232, 172) 100%);
	background-image: -webkit-linear-gradient(-90deg, rgb(84, 185, 112) 0%, rgb(148, 232, 172) 100%);
	background-image: -ms-linear-gradient(-90deg, rgb(84, 185, 112) 0%, rgb(148, 232, 172) 100%);
	box-shadow: 0px 5px 14.25px 0.75px rgba(0, 0, 0, 0.13);
	border-radius: 2rem;
	margin-bottom: 2rem;
	transition: all 0.3s ease;
}

.hzys li:nth-child(2n) {
	
	background-image: -moz-linear-gradient(-90deg, #811f96 0%, #df80f3 100%);
	background-image: -webkit-linear-gradient(-90deg, #811f96 0%, #df80f3 100%);
	background-image: -ms-linear-gradient(-90deg, #811f96 0%, #df80f3 100%);
}

.hzys li:nth-child(2) {
	margin: 0 3%;
	margin-bottom: 2rem;
}
.hzys li:nth-child(4){
	margin-right: 3%;
}

.hzys li i {
	font-size: 5rem;
	line-height: 5rem;
}

.hzys li h3 {
	font-size: 1.2rem;
	line-height: 2rem;
	margin: 0.5rem 0;
}

.hzys li p {
	font-size: 0.95rem;
	line-height: 1.5rem;
}

.hzys li:hover {
	transform: scale(1.05);
	box-shadow: 0px 5px 14.25px 0.75px rgba(0, 0, 0, 0.33);
}

.headerxz a{
	color: #000;
}
.headerxz .header2right1 .header2right11{
	color: #000;
}
.logoc{
	display: none;
}
.headerxz .logob{
	display: none;
}
.headerxz .logoc{
	display: block;
}
.productdet1right ul h1{
	font-size: 1rem;
	line-height: 2rem;
}
.index03lb div h5{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	color: #666;
	opacity: 0;
	transition: all 0.3s ease;
}
.index03lb div:hover> h5{
	opacity: 1;
}


.banner{
	position: relative;
}

.banner div{
	width: 60rem;
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner div h4{
	font-size: 1rem;
	line-height: 2rem;
	color: #ffffff;
	text-align: center;
}
.prodetxp{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.prodetxp input{
	width: 49%;
	margin-bottom: 1rem;
	height: 3rem;
	padding: 0 1rem;
	border: 1px solid #e7e7e7;
	outline-style: none;
	font-size: 0.9rem;
	border-radius: 0.2rem;
}
.prodetxp input:nth-child(2n){
	margin-left: 2%;
}
.prodetxp button{
	background: #84209a;
	padding: 0 2rem;
	height: 2.5rem;
	outline-style: none;
	border: none;
	color: #ffffff;
	transition: all 0.3s ease;
	border-radius: 0.2rem;
}
.prodetxp button:hover{
	background: #22A58F;
}

.mbx {
	width: 87.5rem;
    margin: auto;
    text-align: right;
    color: #000000;
    font-size: 1rem;
    line-height: 5rem;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 2rem;
    margin-top: -8rem;
}

.mbx a {
	display: inline-block;
	color: #000000;
	transition: all 0.3s ease;
	text-transform: initial;
}

.mbx a:hover {
	color: #666;
}

.mbx i {
	display: inline-block;
	margin-right: 0.3125rem;
}











@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1100px) {
	html {
		font-size: 11px;
	}
}

@media only screen and (max-width: 640px) {
	html {
		font-size: 14px;
	}

	section {
		box-sizing: border-box;
	}
header {
		height: 50px;
		background: #ffffff;
		padding: 0 10px;
	}

	.headerleft {
		height: 30px;
    margin-top: 10px;
    float: left;
	}

	.header2right1 .header2right11 {
		font-size: 1.2rem;
		line-height: 50px;
		color: #000000;
	}

	.header2right1 {
		float: right;
		position: relative;
		margin-top: 0;
		margin-left: 0;
		margin-right: 1rem;
	}

	.header1yy h4 {
		color: #ffffff;
		line-height: 28px;
		display: inline-block;
		position: relative;
		font-size: 0.85rem;
		transition: all 0.3s ease;
		padding: 0 1rem;
		margin-top: 11px;
		border-radius: 2rem;
	}

	.header1yy div {
		top: 50px;
	}

	.header1yy {
		margin-right: 45px;
	}

	.headersrc1 {
		top: 50px;
	}

	.header2right1:hover>.headersrc1 {
		padding: 10px;
	}
	.mobilemenu {
			display: block;
			width: 35px;
			height: 30px;
			position: fixed;
			overflow: hidden;
			z-index: 99;
			float: right;
			right: 10px;
			top: 10px;
		}
	
		.mobilemenu span {
			width: 100%;
			height: 4px;
			background-color: #00be68;
			transition: all 0.3s ease;
			border-radius: 1rem;
		}
	
		.mobilemenu span:nth-child(1) {
			position: absolute;
			left: 0;
			top: 0;
		}
	
		.mobilemenu span:nth-child(2) {
			position: absolute;
			left: 0;
			top: 13px;
			width: 60%;
			margin-left: 40%;
		}
	
		.mobilemenu span:nth-child(3) {
			position: absolute;
			left: 0;
			bottom: 0;
		}
	
		.mobilemenuxz span:nth-child(2) {
			left: -40px;
		}
	
		.mobilemenuxz span:nth-child(1) {
			transform: rotate(45deg);
			left: 3px;
			top: 13px;
			width: 30px;
		}
	
		.mobilemenuxz span:nth-child(3) {
			transform: rotate(-45deg);
			left: 3px;
			top: 13px;
			width: 30px;
		}
		.headercenter {
		    float: right;
		    position: fixed;
		    width: 100%;
		    height: 100vh;
		    background: #f5f5f5;
		    left: 0;
		    top: 0;
			display: none;
		}
		.headercenter a {
		    line-height: 50px;
		    color: #222222;
		    font-size: 1rem;
		    margin-left: 0;
		    width: 100%;
		    display: block;
		    text-align: center;
		}
		.headercenter .header2mainxz{
			background: #c9d2fc;
		}
		.headersrc1main {
		    width: 100%;
		    margin-left: 0;
		    position: relative;
		}
		body{
			padding-top: 50px;
		}
		.swiper-pagination-bullet{
			width: 1.8rem;
		}
		.swiper-pagination-bullet-active {
			opacity: 1;
			width: 3rem;
			height: 0.2rem;
			background-color: #32b16c;
		}
		.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		    bottom: 1rem;
		}
		.index01 {
		    width: 100%;
		    padding: 20px 10px;
		    background: none;
		}
		.index01main {
		    width: 100%;
		    margin: auto;
		}
		.index01top1 {
		    width: 100%;
		    padding-left: 0;
		    padding-top: 0;
		    position: relative;
		}
		.index01top2 {
		    width: 100%;
		    margin-left: 0;
		    margin-top: 1rem;
		}
		.index01top2 h2 {
		    font-size: 1.5rem;
		    line-height: 1.5rem;
		    margin-bottom: 1rem;
		    text-align: right;
		    font-weight: bold;
		}
		.index01top2 h3 {
		    font-size: 0.9rem;
		    line-height: 1.8rem;
		    color: #222;
		}
		.index01top2 ul {
		    display: flex;
		    flex-wrap: wrap;
		    margin-top: 0;
		}
		.index01top2 ul li {
		    width: 50%;
		    padding-left: 1rem;
		    position: relative;
		    margin: 1.5rem 0;
		}
		.index01top2 ul li h4 {
		    font-size: 2rem;
		    line-height: 2.2rem;
		    margin-bottom: 0.5rem;
		    font-weight: bold;
		    color: #00be68;
		}
		.index01top2 ul li h5 {
		    font-size: 0.8rem;
		    color: #666;
		}
		.index01top2 ul li h4 span {
		    font-size: 0.8rem;
		    color: #811f96;
		    vertical-align: top;
		    font-weight: normal;
		    margin-left: 0.2rem;
		}
		.index01more {
		    background-color: #00be68;
		    display: inline-block;
		    padding: 0 2rem;
		    font-size: 0.9rem;
		    line-height: 2.5rem;
		    color: #ffffff;
		    border-radius: 3rem;
		    text-transform: uppercase;
		    margin-top: 0.5rem;
		    transition: all 0.3s ease;
		}

.index01bottom div {
    width: 49%;
    background-color: #ffffff;
    border-radius: 0.625rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 11.7px 1.3px rgb(4 0 0 / 10%);
    padding: 1rem;
    margin-right: 2%;
    transition: all 0.3s ease;
    margin-bottom: 0.8rem;
}
.index01bottom div:nth-child(2n){
	margin-right: 0;
}
.index01bottom div h2 {
    font-size: 1rem;
    line-height: 2rem;
    color: #000;
    text-transform: uppercase;
}
.index01bottom div h3 {
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #666;
    min-height: 2rem;
    margin-bottom: 1rem;
}
.index02main {
    width: 100%;
    margin: auto;
    padding: 0px 10px;
}
.index02tit h3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 0.5rem;
}
.index02tit h4 {
    font-size: 0.9rem;
    line-height: 1.8rem;
}
.index02tit {
    margin-bottom: 1rem;
    position: relative;
    padding-right: 35%;
}
.index02lb {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.index02lb li {
    width: 100%;
    margin-right: 1%;
    height: 10rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    background-color: #000;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 11.7px 1.3px rgb(4 0 0 / 10%);
    margin-bottom: 10px;
}
.index02lb .index02lbxz {
    width: 100%;
}
.index02lb li div {
	padding: 1rem;
}
.index02lb .index02lbxz div {
    padding: 1rem;
}

.index02lb li div h1 {
	text-align: left;
	font-size: 1rem;
	line-height: 2rem;
}

.index02lb li div h2 {
	font-size: 0.8rem;
	line-height: 1.8rem;
	color: #ffffff;
	display: block;
}
.index02lb li img {
    width: 100%;
}

.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet {
    width: 0.4rem;
    height: 0.4rem;
    background-color: #dddddd;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet-active{
	width: 0.4rem;
    height: 0.4rem;
    background-color: #25ab3c;
}
.index02lb2 {
    margin-top: 1rem;
    padding-bottom: 2rem;
    padding: 0 10px;
}
.index03{
	display: none;
}
.index04 {
    width: 100%;
    padding: 20px 10px;
}
.index03tit {
    width: 100%;
    margin: auto;
    padding-top: 3rem;
    position: relative;
}
.index03tit img {
    width: 5rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.index03tit h2 {
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}
.index03tit h2:after {
    content: '';
    width: 3rem;
    height: 0.2rem;
    border-radius: 1rem;
    background-color: #ababab;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.8rem;
    margin: auto;
}
.index03tit h3 {
    font-size: 0.9rem;
    line-height: 1.8rem;
    color: #666;
    text-align: center;
}
.swiper-container4 {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 2rem 10px;
    margin-top: 1rem;
}
.swiper-container4 .swiper-slide img {
    box-shadow: 0px 0px 11.7px 1.3px rgb(4 0 0 / 10%);
    border: 0.2rem solid #dddddd;
    border-radius: 0.3rem;
    display: block;
    box-sizing: border-box;
}

.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet {
    width: 0.4rem;
    height: 0.4rem;
    background-color: #dddddd;
}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet-active{
	width: 0.4rem;
    height: 0.4rem;
    background-color: #25ab3c;
}
.index05 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index05bg.jpg) bottom center no-repeat;
	}

	.index05main {
		width: 100%;
		margin: auto;
		background-size: auto 100%;
	}

	.index05tit {
		text-align: center;
		margin-bottom: 1.5rem;
	}

	.index05tit h4 {
		font-size: 1.25rem;
		line-height: 2rem;
		margin-bottom: 0rem;
		font-weight: bold;
	}

	.index05tit p {
		font-size: 0.85rem;
		color: #333333;
		line-height: 1.5rem;
	}

	.index05lb a {
		width: 100%;
		margin-bottom: 10px;
		position: relative;
		padding-left: 0;
		min-height: 11rem;
	}

	.index05lb a:nth-child(2n) {
		margin-left: 0%;
	}

	.index05lb a img {
		width: 100%;
		position: initial;
		left: 0;
		top: 0;
		height: 12rem;
		border-radius: 1rem;
		margin-bottom: 0.5rem;
		transition: all 0.3s ease;
	}

	.index05lb a h3 {
		font-size: 1rem;
	}

	.index05lb a p {
		font-size: 0.9rem;
	}
	.index05more {
    text-align: center;
    margin-top: 0rem;
}
.index07 {
    width: 100%;
    margin: auto;
    padding: 20px 10px;
    background: url(../images/index07bg.jpg) center center no-repeat;
    /* margin-bottom: 5rem; */
    box-sizing: border-box;
    background-attachment: fixed;
}
.index07main {
    width: 100%;
    margin: auto;
}
.index07tit {
    text-align: center;
    margin-bottom: 1rem;
    color: #ffffff;
}
.index07tit h2 {
    font-size: 1.2rem;
    line-height: 2rem;
    text-transform: initial;
}
.index07tit h3 {
    font-size: 0.9rem;
    line-height: 1.2rem;
    margin-top: 0.5rem;
    text-transform: initial;
}
.index07lb input {
    width: 100%;
    height: 2.5rem;
    background-color: #ffffff;
    border: none;
    outline-style: none;
    border-radius: 0.3125rem;
    padding: 0 1rem;
    text-transform: initial;
}
.index07lb input:nth-child(2) {
    margin: 0.5rem 0;
}
.index07lb input:nth-child(3) {
    width: 100%;
}
.index07lb button {
    width: 100%;
    margin-left: 0;
    background-color: #811f96;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    outline-style: none;
    border-radius: 0.3125rem;
    padding: 0 1rem;
    font-size: 1rem;
    transition: all 0.3s ease;
    height: 3rem;
    margin-top: 1rem;
}
.index08 {
    width: 100%;
    padding: 20px 10px;
    background: url(../images/index08bg.jpg) center center no-repeat;
}
.index08main {
    width: 100%;
    margin: auto;
}
.index08tit {
    margin-bottom: 1rem;
}
.index08tit h2 {
    font-size: 0.9rem;
    line-height: 1.2rem;
    color: #fba90e;
}
.index08tit h3 {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #222;
    font-weight: bold;
    margin-top: 0;
}
.index08lb ul li h3 {
    position: relative;
    font-size: 0.8rem;
    background-color: #eeeeee;
    line-height: 1.5rem;
    padding: 0.5rem 1rem;
    color: #333;
    padding-left: 3rem;
    padding-right: 1rem;
    display: none;
}
.index08lb ul li h3 span {
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    font-size: 0.8rem;
    line-height: 1.5rem;
}
.index08lb ul li {
    width: 100%;
    margin-bottom: 0.5rem;
    cursor: pointer;
}
.footer {
    width: 100%;
    margin: auto;
    padding: 0 10px;
}
.footer1 {
    padding: 1rem 0;
    position: relative;
    padding-right: 0;
}
.footer1 h2 {
    font-size: 1rem;
    line-height: 2rem;
    text-transform: capitalize;
    color: #ffffff;
}
.footer1 a {
    padding: 0 2rem;
    background-color: #00be68;
    color: #ffffff;
    position: initial;
    line-height: 2rem;
    height: 2rem;
    border-radius: 2rem;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease;
    display: inline-block;
    margin-top: 1rem;
}
.footer2 {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #595959;
    border-bottom: 1px solid #595959;
    padding-bottom: 0;
}
.footer2top1 {
    width: 100%;
}
.footer2top2{
	display: none;
}
.footer2top3 {
    width: 55%;
    margin-top: 1rem;
}
.footer2top2tit {
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #FFFFFF;
    position: relative;
    text-transform: capitalize;
}
.footer2top3 ul li p {
    font-size: 1rem;
    line-height: 2rem;
    color: #ffffff;
    margin-top: 0;
}
.footer2top1 img{
	height: 3rem;
}

.footer2top1 h2 {
    color: #ffffff;
    font-size: 1rem;
    line-height: 2rem;
    margin: 0.2rem 0;
}
.footer2bottom {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.footer2bottom div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.footer2bottom div:nth-child(3) {
    width: 100%;
    margin-right: 0;
}
.footer3 {
    padding: 1rem 0;
}
.footer3 h4 {
    font-size: 0.8rem;
    line-height: 1.8rem;
    color: #ffffff;
    text-align: center;
}
.footer3 h4 {
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
}
.about {
		width: 100%;
		background-color: #f9fafb;
		padding: 20px 10px;
	}

	.aboutmain {
		width: 100%;
		margin: auto;
	}

	.aboutleft {
		width: 100%;
	}

	.aboutright {
		width: 100%;
		margin-left: 0;
	}

	.aboutleft h4 {
		font-size: 2rem;
		line-height: 1;
		font-weight: 900;
		margin-bottom: 1rem;
	}

	.aboutleft div p {
		font-size: 0.9rem;
		line-height: 1.65rem;
	}

	.promenu {
		display: block;
		position: fixed;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-image: -moz-linear-gradient(-180deg, #CC2329, #9b2226);
		background-image: -webkit-linear-gradient(-180deg, #CC2329, #9b2226);
		background-image: -ms-linear-gradient(-180deg, #CC2329, #9b2226);
		box-shadow: 0px 5px 16px 0px rgb(88 94 101 / 36%);
		text-align: center;
		line-height: 40px;
		right: 20px;
		bottom: 20%;
	}

	.promenu i {
		line-height: 40px;
		font-size: 25px;
		color: #ffffff;
	}

	.productleft1 {
		width: 60%;
		position: fixed;
		left: -70%;
		top: 0;
		height: 100%;
		border-radius: 0;
		padding: 10px;
		transition: all 0.3s ease;
		z-index: 99;
	}

	.productleft2 {
		max-height: 92%;
		overflow: auto;
		padding-right: 5px;
	}

	.productleft2 a {
		font-size: 0.9rem;
		color: #000000;
		background-color: #ffffff;
		line-height: 3rem;
		padding: 0 1rem;
		display: block;
		box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
		border-radius: 0.3125rem;
		margin-bottom: 1rem;
		position: relative;
		padding-right: 3rem;
		transition: all 0.3s ease;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.productleft2 a i {
		position: absolute;
		right: 0.5rem;
		top: 0;
		font-size: 1.5rem;
		line-height: 3rem;
		transition: all 0.3s ease;
	}

	.productleft1 h3 {
		font-size: 1.2rem;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}

	.productright {
		width: 100%;
		float: right;
		margin-left: 0;
	}

	.productright1 a {
		width: 49%;
		display: block;
		margin-bottom: 10px;
		box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
		border-radius: 10px;
		overflow: hidden;
		transition: all 0.3s ease;
	}

	.productright1 a:nth-child(3n-1) {
		margin: 0;
		margin-bottom: 10px;
	}

	.productright1 a:nth-child(2n) {
		margin-left: 2%;
	}

	.productright1 a img {
		width: 100%;
		display: block;
		min-height: 10rem;
	}

	.productright1 a div {
		height: 10rem;
		overflow: hidden;
	}

	.productright1 a p {
		font-size: 0.9rem;
		line-height: 2.5rem;
		color: #222;
		text-align: center;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		transition: all 0.3s ease;
		padding: 0 1rem;
	}

	.productdet1left {
		width: 100%;
		padding-right: 0;
	}

	.productdet1right {
		width: 100%;
		margin-top: 10px;
	}

	.productdet1right h2 {
		font-size: 1.1rem;
		line-height: 2rem;
		margin-bottom: 10px;
	}

	.productdet1right ul {
		padding: 1rem;
		display: flex;
		flex-wrap: wrap;
		background-color: #f5f5f5;
	}

	.productdet1right h3 {
		font-size: 0.875rem;
		line-height: 1.5rem;
		padding-top: 10px;
		margin-top: 10px;
		border-top: 1px solid #dddddd;
		color: #666;
	}

	.productdet1right div {
		display: flex;
		flex-wrap: wrap;
		margin-top: 1rem;
	}

	.productdet1right div a {
		padding: 0 1.5rem;
		font-size: 0.9rem;
		color: #ffffff;
		line-height: 2.5rem;
		border-radius: 0.5rem;
		margin-right: 2rem;
		transition: all 0.3s ease;
	}

	.newslb li {
		width: 100%;
		margin-bottom: 10px;
		background-color: #FFFFFF;
		box-shadow: 0px 2px 19.92px 4.08px rgb(0 0 0 / 8%);
	}

	.newslb li div a {
		background-color: #434343;
		margin-top: 1.5rem;
		display: inline-block;
		line-height: 2.2rem;
		padding: 0 1.5rem;
		color: #ffffff;
		border-radius: 3px;
		margin-bottom: 0;
		transition: all 0.3s ease;
	}

	.newslb li div {
		padding: 1rem;
	}

	.newsxqtit h4 {
		font-weight: bold;
		font-size: 1rem;
		line-height: 1.8rem;
		color: #000000;
		margin-bottom: 0.3rem;
	}

	.newsxqtit h5 {
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #666;
	}

	.newsxqtit {
		text-align: center;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #dddddd;
	}

	.newsxqnr p {
		font-size: 0.9rem;
		line-height: 1.8rem;
	}

	.contact1 {
		width: 100%;
		margin: auto;
		padding-bottom: 0px;
	}

	.contact1main {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.contact1main div {
		width: 49%;
		text-align: center;
		margin-bottom: 10px;
	}

	.contact1main div i {
		width: 5rem;
		height: 5rem;
		border-radius: 50%;
		text-align: center;
		line-height: 5rem;
		font-size: 1.5rem;
		color: #FFFFFF;
		display: inline-block;
	}

	.contact1main div h4 {
		font-size: 1.1rem;
		line-height: 2rem;
		color: #111417;
		font-weight: bold;
		margin-top: 0.1rem;
	}

	.contact1main div p {
		font-size: 0.85rem;
		line-height: 1.5rem;
	}

	.contact2 {
		width: 100%;
		padding: 20px 10px;
		background-color: #eeeeee;
	}

	.contact2main {
		width: 100%;
	}

	.contact2tit {
		text-align: center;
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin-bottom: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}

	.contact2lb input {
		width: 100%;
		padding: 0 1rem;
		height: 3rem;
		line-height: 3rem;
		background-color: #FFFFFF;
		font-size: 0.95rem;
		border: none;
	}

	.contact2lb input:nth-child(2) {
		margin: 10px 0;
	}

	.contact2lb textarea {
		width: 100%;
		height: 7rem;
		padding: 1rem;
		background-color: #FFFFFF;
		font-size: 0.95rem;
		border: none;
		font-family: 微软雅黑;
		margin-top: 10px;
		outline-style: none;
	}

	.contact2btn {
		width: 100%;
		margin-top: 1rem;
		text-align: center;
	}

	.contact2btn button {
		font-size: 1rem;
		color: #FFFFFF;
		border-radius: 2rem;
		line-height: 3rem;
		padding: 0 3rem;
		text-transform: uppercase;
		transition: all 0.3s ease;
	}
.productdet1right ul li {
    width: 100%;
    padding-right: 1rem;
    position: relative;
    padding-left: 2.5rem;
    border-bottom: 1px solid #dddddd;
    /* padding: 1rem 0; */
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.productdet1right ul li h4 {
    font-size: 0.875rem;
    line-height: 1.2rem;
    color: #666666;
    display: inline-block;
}
.productdet1right ul li p {
    font-size: 0.95rem;
    line-height: 1.5rem;
    color: #222222;
    display: inline-block;
}
.productdet1right ul li i {
    font-size: 1.5rem;
}
.productdet2tit {
    margin-top: 2rem;
}
.banner div {
    width: 100%;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 10px;
}
.banner div h4 {
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #ffffff;
    text-align: center;
}
.mobilemenu {
		display: block;
		width: 35px;
		height: 30px;
		position: fixed;
		overflow: hidden;
		z-index: 99;
		float: right;
		right: 10px;
		top: 10px;
	}

	.mobilemenu span {
		width: 100%;
		height: 4px;
		background-color: #25ab3c;
		transition: all 0.3s ease;
		border-radius: 1rem;
	}

	.mobilemenu span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mobilemenu span:nth-child(2) {
		position: absolute;
		left: 0;
		top: 13px;
		width: 60%;
		margin-left: 40%;
	}

	.mobilemenu span:nth-child(3) {
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.mobilemenuxz span:nth-child(2) {
		left: -40px;
	}

	.mobilemenuxz span:nth-child(1) {
		transform: rotate(45deg);
		left: 3px;
		top: 13px;
		width: 30px;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
	}
.logob{
	display: none;
}
.logoc{
	display: block;
}
.jmys1 {
    width: 100%;
    margin: auto;
}
.jmys1tit {
    text-align: center;
    margin-bottom: 1rem;
}
.jmys1tit h3 {
    font-size: 1.2rem;
    color: #000;
}
.jmys1tit h4 {
    font-size: 12px;
    color: #666565;
    margin: 5px auto;
    text-transform: uppercase;
    position: relative;
}
.jmys1tit p {
    height: 2px;
    width: 35px;
    margin: 10px auto auto;
    background-color: #222222;
}
.jmys1lb li {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1rem;
}
.jmys1lb li .title {
    margin: 0.5rem 0;
    font-size: 1.2rem;
}
.jmys1lb li p {
    font-size: 0.9rem;
    color: #666;
    line-height: 2;
}
.jmys1lb li:nth-child(2n) {
    margin-left: 0;
}
.jjfalb li img {
    width: 100%;
    border-radius: 1rem;
}
.jjfalb li div {
    width: 100%;
    margin-left: 0;
}
.jjfalb li div h1 {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0.2rem;
    padding-top: 1rem;
    color: #000;
}
.jjfalb li div h2 {
    font-size: 0.9rem;
    line-height: 2;
    color: #666;
}
.jjfalb li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.jjfalb li:nth-child(2n) div {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
}
.hzys li {
    width: 100%;
    padding: 1.5rem 1rem;
	margin-bottom: 1rem;
}
.hzys li:nth-child(2) {
    margin: 0;
    margin-bottom: 1rem;
}
.hzys li:nth-child(4) {
    margin-right: 0;
}













}