* {
	margin: 0;
	padding: 0;
}

header {
	font-size: 16px !important;
}

header html {
	font-size: 16px !important;
}

html {
	overflow-y: scroll;
}

:root {
	overflow-y: auto;
	overflow-x: hidden;
}

:root body {
	position: absolute;
}

body {
	width: 100vw;
	overflow: hidden;
}

/* index S */
#address>* {
	color: #fff;
}

.videImage {
	width: 100vw;
	/* height: 800px; */
}

.title {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	margin: 0;
	padding: 0;
	z-index: 1;
	text-align: center;
	width: 100%;
}

.title-p1 {
	font-weight: 400;
}


.text-center {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.font-title {
	font-size: 28px;
	font-weight: bold;
}

.content-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-pagination-bullet {
	background-color: #ccc !important;
	opacity: 1 !important;

	position: relative;
	width: 15px;
	height: 15px;
	background-color: transparent !important;
	border: 2px solid #d6d6d6;
	border-radius: 50%;
	opacity: 1 !important;
	transition: all 0.3s ease;

}

.swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	background-color: #ccc;
	border-radius: 50%;
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.swiper-pagination-bullet-active {
	background-color: #065b02 !important;
}

.swiper-pagination {
	@apply  !static mt-4;
}



.home_nav_cont_sur_action {
	color: #009933;
	border-left: 2px #009933 solid;
}

.line-clamp-3 {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.element {
	margin-top: 2rem;
	width: 179px;
	height: 61px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #009933;
	border-radius: 47px;
	background-color: #009933; 
	color: white;
}
	.element a{
		color: white;
	}

.container_ {
	width: 100vw;
	height: 668px;
	position: relative;
	overflow: hidden;
}

.container_ .dajianshi {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 7px;
	margin: 0 auto;
}

.container_ .dajianshi span {
	flex: 0 0 4px;
	height: 50px;
	border-radius: 0;
	transform-origin: center;
	animation: noiseWave var(--duration) infinite ease-in-out;
	animation-delay: var(--delay);
	opacity: 0.9;
}

@keyframes noiseWave {

	0%,
	100% {
		transform: scaleY(var(--min-scale));
		opacity: 0.6;
	}

	30% {
		transform: scaleY(1.2);
	}

	50% {
		transform: scaleY(var(--max-scale));
		opacity: 1;
		filter: brightness(1.5);
	}

	70% {
		transform: scaleY(0.8);
	}
}

.maintop01 .swiper {
	width: 100%;
	height: 100%;
}

.maintop01 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.maintop01 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.maintop01 .swiper {
	margin-left: auto;
	margin-right: auto;
}

.maintop01 {
	margin-top: 75px;
}

.container03 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}



.mainBox03 img {
	width: 100%;
	/* min-height: 349px; */
	border-radius: 20px;
}

.mainBox03 .item {
	    width: 14.66%;
	    float: left;
	    margin: 10px 1%;
}

.mainBox03 .itemBox03{
	margin: 10px -2%;
}
.mainBox03 .font-semibold{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 8px;
}

/**
清浮动
*/
div.clear {
	clear: both;
	height: 0;
	width: 0;
}

.clearfix:after {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */

	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */

	display: block;
	clear: both;
	content: "";
}

.main-08-01 .main-08-01-left{
	max-width: 74%;
	padding: 62px;
}
@media (max-width:767px) {

	.swiper-header-heigth{
		height: 200px;
	}

	.element {
		margin-top: 2rem;
		width: 171px;
		height: 48px;
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #009933;
		border-radius: 47px;
		background-color: #009933; 
		
	}
	.element a{
		color: white;
	}


}
@media (min-width:768px) {
	.container03 {
		/* width: 750px */
	}
}

@media (min-width:992px) {
	.container03 {
		/* width: 970px */
	}
}


@media (min-width: 996px) {

	.main-08 .main-08-01-left{
		max-width: 100%;
		background-size: 148%;
		
	}
}
@media (min-width: 1024px) {
    .lg\:pt-\[100px\] {
        padding-top: 100px;
        background-repeat: no-repeat;
        max-width: 89%;
    }
	.main-08 .main-08-01{
		flex: inherit;
		width: 100%;
		
	}
	.main-08 .main-08-01-left{
		max-width: 100%;
		background-size: 148%;
		
	}
}
@media (min-width:1200px) {
	.container03 {
		/* max-width: 1440px; */
		width: 100%;
		padding: 0;
	}
}

.fontapp{
	font-size: 18px;
}
.apptcc{
	    padding-top: 50px;
	    padding-bottom: 50px;
		    padding-left: 20px;
		    padding-right: 20px;
}
.conmt30{
	margin-top: 30px;
}
.text_bigsize{
	font-size: 34px;
}
@media only screen and (max-width:1200px) {
	
.main02box .text_44_ {
        font-size: 2.00rem;
    }
	    .text_50_ {
	        font-size: 2.5rem;
	    }
		.mainBox03 .item {
		    width: 31.33%;

	}
	.fontapp{
		font-size: 20px;
	}
	.text_bigsize{
		font-size: 28px;
	}
}


@media only screen and (max-width:1020px) {
	
	
	.main-08 .main-08-01-left{
		max-width: 100%;
		background-size: 148%;
		margin-bottom: 40px;
		
	}
	.text_bigsize{
		font-size: 24px;
	}
}

@media only screen and (max-width:993px) {
	.text_50_ {
	    font-size: 1.5rem;
	}
	.fontapp{
		font-size: 18px;
	}
	.text_bigsize{
		font-size: 24px;
	}
	
	.main-08-01 .main-08-01-left{
		max-width: 100%;
		/* padding: 62px; */
		/* background-size: 100%; */
		/* margin-bottom: 40px; */
		padding: 34px;
		border-radius: 20px 20px;
		background-size: 100% 100%;
	}
}

@media only screen and (max-width:768px) {
	.mainBox03 .item {
		    width: 100%;
	}
	/* .mainBox03 .item {
	    width: 100%;
	    float: left;
	    margin: 10px 1%;
	}
	.mainBox03 .itemBox03{
		display: flex;
    	flex-direction: column;
		margin: 30px -2%;
	} */
	.text_50_ {
	    font-size: 1.5rem;
	}
	.text_bigsize{
		font-size: 20px;
	}
	.mainBox03 .item {
		    /* width: 48%; */

	}
	.main-08-01 .main-08-01-left {
		padding: 34px;
		border-radius: 20px 20px;
		background-size: 100% 100%;
	}

}

.mainbox-066 .text-\[\#009933\] {
    --tw-text-opacity: 1;
    color: #222;
}
.mainbox-066 .border_Bot {
    border-bottom: 3px #222 solid;
}
.mainbox-066 .\!bg-\[\#E2FFEC\] {
    --tw-bg-opacity: 1 !important;
    background-color: #FFFFFF!important;
}


.mainbox-066bj{
	background: #222;
	color: #fff;
}
/* index S */
.dot-indicator {
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: #f2f5f8!important;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.p-right{
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}





/* 第六个一个板块 S */
.mainbox-6Box {}

.title06 {

	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	text-align: center;
}

.title06 .nav-dot01 {
	font-size: 1.2vw;
	background: #fff;
	border: none;
	border-bottom: 1px #ccc solid;
	margin: 10px -2px 0 -2px;
	padding: 10px 2vw;
	color: #666666;
}

.title06 .nav-dot01.active {
	color: #222;
	font-weight: bold;
	border-bottom: 1px #222 solid;
}

.cards06main {
	overflow: hidden;
	margin-top: 30px;
}

.cards06 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

/* .cards06 .cards06-01 { */
.cards06 .feature-card {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.cards06-01 a {
	color: #222;
}

.cards06-01-01 {
	position: relative;
}

.cards06-01-01 img {
	width: 755px;
	height: 473px;
	border-radius: 30px;
}

.cards06-01-01 .cards06-011 {
	position: absolute;
	background: url(../images/zjia-bj.png) no-repeat left top;
	background-size: 496px;
	z-index: 1;
	top: 0px;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}

.cards06-01-01 .cards06-011 p {
	white-space: normal;
	text-align: left;
	padding: 0 30px;
}

.cards06-0112 {
	width: 55%;
}

.font30 {
	font-size: 26px;
}

.font16 {
	font-size: 16px;
	line-height: 20px;
}

.cards06-02 a {
	color: #222;
	text-decoration: none;
}

.cards06-02 img {
	width: 316px;
	height: 196px;
}

.cards06 .cards06-02 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	background: #F8F9FC;
	border-radius: 30px;
	padding: 20px 15px;
	margin-left: 20px;
	width: 340px;
}

.cards06 .cards06-02-01 {
	white-space: normal;
}

.cards06 .cards06-02-01 {
	margin-bottom: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.main-06line {
	height: 5px;
	width: 100%;
	background: #e7e9eb;
	border-radius: 20px;
	margin-top: 50px;
}

.main-06line01 {
	height: 5px;
	width: 400px;
	border-radius: 20px;
	background: #009933;
}

.main-06line02 {
	position: absolute;
	background: #009933;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	padding: 0 20px;
}

.main-06lineBox {
	width: 400px;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.height40hid {
	overflow: hidden;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	 height: 40px;
}
.text-simple-hidden {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 第六个一个板块 E */