.xtop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 111;
	box-sizing: border-box;
	width: 100%;
	background: rgba(9, 173, 74, 0.3);
	opacity: 1;
	backdrop-filter: blur(2px);
}

.xtop1 {
	align-items: center;
	height: 140px;
}

.xbanners {
	width: 100%;
	/* background-image: url(../images/xbanner1.png);
	background-size:100% 100%;
	background-position: center;
	background-repeat: no-repeat; */
	position: relative;
	z-index: 1;
}

.xbannerswiper {
	position: relative;
	z-index: 5;
}

.xbanners1 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.xlogo {
	width: 119px;
	height: 92px;
}

.xlogo img {
	width: 100%;
	height: 100%;
}

.xnav {
	flex: 1;
	margin: 0 50px 0 150px;
}

.xnav li {
	font-size: 18px;
	font-weight: 500;
	line-height: 35px;
	line-height:35px;
}
.xnav li.hover{ border-bottom:2px solid #fff;}
.xnav li.active {
	padding-bottom: 3px;
	border-bottom: 2px solid #ffffff;
}

.xnav li a {
	color: #FFFFFF;
}

.xserch {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.xserch img {
	width: 20px;
	height: 20px;
}

.xbanners_lm {
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 30px;

	font-size: 18px;
	color: #666666;

	position: absolute;
	bottom: 180px;
	left: 12.5%;
	z-index: 101;
}

.xbanner_lk {
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 101;
	left: 50%;
	bottom: 50px;
	transform: translate(-50%, 0);
	animation: keeptop 0.9s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}

.xbanner_lk img {
	width: 100%;
	height: 100%;
}

@keyframes keeptop {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(12px);
	}
}

.xabout_img {
	position: absolute;
	right: 149px;
	top: 96px;
	width: 928px;
}

.xabout {
	position: relative;
	padding-top: 80px;
}

.xabout1_1 {
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	line-height: 44px;
}

.xabout1_2 {
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	margin-top: 30px;
}

.xabout1_3 {
	width: 530px;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	margin-top: 70px;
}

.xabout1_4 {
	width: 500px;
	margin-top: 50px;
}

.xabout1_4>div {}

.xabout1_4>div span {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

.xabout1_4>div div {
	font-size: 54px;
	color: #666666;
	line-height: 51px;
	margin-top: 10px;
}

.xabout1_5 {
	width: 150px;
	height: 40px;
	background: #09AD4A;
	border-radius: 30px 30px 30px 30px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 120px;
}

.xabout1_5 a {
	color: #FFFFFF;
}

.xabout1_5 img {
	width: 18px;
	height: 18px;
	margin-left: 11px;
}

.xpro {
	margin-top: 138px;
}

.xpro1_t {
	align-items: center;
}

.xpro1_t2 {
	box-sizing: border-box;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #666666;
}

.xpro1_t2 a {
	font-size: 18px;
	color: #666666;
}


.xpro1_t1_1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 44px;
}

.xpro1_t1_2 {
	font-size: 16px;
	color: #999999;
	line-height: 34px;
	margin-top: 10px;
}

.xpro2 {
	margin-top: 90px;
	position: relative;
	/* padding-bottom: 100px; */
}

.xproswp {
	width: 1330px;
	margin: 0 auto;
	height: 614px;
}

.xproswp1 {
	/* width: 450px; */

	width: 310px;
	margin: 0 auto;
	transition: all 0.2s;
}

.xproswp1 img {
	/* width: 450px;height: 450px; */
	width: 310px;
	height: 310px;
}

.xproswp1 div {
	margin-top: 30px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
}

.xproswp1 {
	padding-top: 75px;
}

.xproswp .swiper-slide-active .xproswp1 {
	padding-top: 0;
}

.xproswp .swiper-slide-active .xproswp1 {
	width: 450px;
	transition: all 0.2s;
}

.xproswp .swiper-slide-active .xproswp1 img {
	/* transform: scale(1.45); */
	width: 450px;
	height: 450px;
	transition: all 0.2s;
}

.xproswpprev {
	width: 60px;
	height: 60px;
	background-image: url(../images/xleft1.png);
	position: absolute;
	left: 235px;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 11;
}

.xproswpnext {
	width: 60px;
	height: 60px;
	background-image: url(../images/xright1.png);
	position: absolute;
	right: 235px;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 11;
}

.xnews {
	box-sizing: border-box;
	padding-top: 115px;
	width: 100%;
	height: 805px;
	background: #F1F6F3;
}

.xnews_c {
	position: relative;
	z-index: 10;
}

.xnewst_t p {
	writing-mode: vertical-lr;

	font-size: 20px;
	color: #333333;
	line-height: 20px;
}

.xnews1 {
	/* flex: 1; */
	width: 165px;
	position: absolute;
	left: -165px;
	top: 0;
}

.xnews1_1 {
	width: 30px;
	height: 186px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	margin-left: 10px;
	padding-right: 30px;
	border-right: 3px solid #999999;
}

.xnews_top {
	margin-top: 266px;
}

.xnews_top li {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	margin-bottom: 37px;
	cursor: pointer;
}

.xnews_top li.on {
	color: #09AD4A;
}

.xnews_top li.on::after {
	content: '';
	display: block;
	margin-top: 5px;
	width: 93px;
	height: 2px;
	background: #09AD4A;
}

.xnews2 {
	position: relative;
}

.xnews2_1 {
	width: 615px;
	position: relative;
	z-index: 10;
}

.xnews2_1 img {
	width: 615px;
	height: 630px;
}

.xnews2_2 {
	/* width: 582px; */
	position: absolute;
	/* left: 537px; */
	right: 0;
	top: -34px;

}

.xnews2_2c:nth-child(1) {
	padding-top: 30px;
}

.xnews2_2c:hover .xnews2_2ctime {
	opacity: 1;
}

.xnews2_2c:hover {
	padding-right: 35px;
	z-index: 111;
	background: #FFFFFF;
	/* width: 660px; */
	padding-left: 145px;
	padding-bottom: 0;
	padding-top: 30px;
	margin-bottom: 30px;
}

.xnews2_2c:hover .xnews2_2c_2 {
	/* padding-bottom: 0; */
	border-bottom: transparent;
}

.xnews2_2c {
	/* transition: all 0.2s; */
	position: relative;
	box-sizing: border-box;
	padding-left: 145px;
	padding-bottom: 33px;
	/* padding-left: 60px; */
	/* padding-top: 30px; */
	/* padding-right: 35px; */
	width: 660px;
	/* width: 582px; */
	/* height: 230px; */

	background: #F1F6F3;
	position: relative;
}

.xnews2_2ctime {
	/* transition: all 0.1s; */
	opacity: 0;
	position: absolute;
	left: 40px;
	top: -19px;
	width: 70px;
	height: 194px;
	background: #09AD4A;
	box-sizing: border-box;
	padding: 32px 0;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.xnews2_2ctime div:nth-child(1),
.xnews2_2ctime div:nth-child(3) {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 26px;
}

.xnews2_2ctime div:nth-child(2) {
	font-size: 28px;
	color: #fff;
}

.xnews2_2c_1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

.xnews2_2c_2 {
	margin-top: 25px;
	font-size: 18px;
	color: #888888;
	line-height: 26px;
	padding-bottom: 25px;
	border-bottom: 1px solid #C4C4C4;
}

.xnews_lm {
	position: absolute;
	bottom: 0px;
	right: 0;
	box-sizing: border-box;
	width: 130px;
	height: 34px;
	border-radius: 30px 30px 30px 30px;
	border: 1px solid #666666;
	font-size: 16px;
	line-height: 34px;
}

.xnews_lm a {
	align-items: center;
	display: flex;
	justify-content: center;
	color: #666666;
}

.xnews_lm img {
	width: 18px;
	height: 18px;
	margin-left: 11px;
}

.xcase {
	padding-top: 95px;
}

.xcase1 {
	width: 100%;
	height: 660px;
	position: relative;
}

.xcase1_s {
	position: absolute;
	right: 0;
	top: 0;
	width: 1560px;
	margin-top: 60px;
}

.xcase1_swiperprev {
	width: 60px;
	height: 60px;
	background-image: url(../images/xleft1.png);
	position: absolute;
	left: -95px;
	top: 40%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 11;
}

.xcase1_swipernext {
	width: 60px;
	height: 60px;
	background-image: url(../images/xright1.png);
	position: absolute;
	left: -95px;
	top: 60%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 11;
}

.xcase1_swiper {
	width: 100%;
}

.xcase1_s1 {
	width: 310px;
	height: 600px;
	margin: 0 auto;
	margin-right: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
}

.xcase1_s1_t {
	box-sizing: border-box;
	padding: 117px 0 0 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 172px;
	background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #000000 100%);
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

.xcase1_swiper .swiper-slide {
	width: 310px !important;
}

.xcase1_swiper .swiper-slide-active {
	width: 570px !important;
}

.xcase1_swiper .swiper-slide-active .xcase1_s1 {
	width: 570px;
}

.xonline {
	height: 740px;
	margin-top: 80px;
}

.xonline1 {
	box-sizing: border-box;
	/* flex: 1; */
	background: #F1F7F3;
	padding-top: 90px;
	padding-left: 18.75%;
	/* flex: none; */

	width: 930px;
}

.xonline2 {
	width: 990px;
	height: 740px;
	overflow: hidden;
	/* flex: 1; */
	/* flex: none; */
}

#allmap {
	width: 990px;
	height: 740px;
	overflow: hidden;
}

.xonline1_1 {
	align-items: center;
}

.xonline1_1 img {
    display: none;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.xonline1_1 p {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

.xonline1_2 {
	margin-top: 13px;
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;
}

.xonline_form {
	margin-top: 50px;
}

.xonline_form input {
	width: 460px;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px 0px rgba(136, 227, 172, 0.1);
	border-radius: 5px;
	border: none;
	outline: none;
	margin-bottom: 30px;
	text-indent: 20px;
}

.xonline_form input::placeholder {
	font-size: 16px;
	font-weight: 500;
	color: #C4C4C4;
	line-height: 18px;
}

.xonline_form textarea {
	width: 460px;
	height: 150px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px 0px rgba(136, 227, 172, 0.1);
	border-radius: 5px;
	border: none;
	outline: none;
	resize: none;
	box-sizing: border-box;
	padding: 21px;
}

.xonline_form textarea::placeholder {
	font-size: 16px;
	font-weight: 500;
	color: #C4C4C4;
	line-height: 18px;
}

.xonline_form_submit {
	width: 460px;
	height: 60px;
	background: #09AD4A;
	box-shadow: 0px 4px 20px 0px rgba(136, 227, 172, 0.1);
	border-radius: 5px;
	color: #fff;
	border: none;
	outline: none;
	margin-top: 60px;
}

.xfooter{
	background: #666666;
}
.xfooter_wid{
	padding: 53px 0;
}
.xfooter1_1{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	padding-left: 10px;
}
.xfooter1_1::after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 2px;
	height: 16px;
	background: #FFFFFF;
}
.xfooter1_1 a{
	color: #FFFFFF;
}
.xfooter1_2{
	align-items: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 20px;
}
.xfooter1_2 img{
	width: 28px;height: 28px;margin-right: 13px;
}
.xfooter1_2 a{
	color: #FFFFFF;
}
.xewm{
	width: 105px;
	margin-top: 26px;
}
.xewm img{
	width: 105px;height: 105px;
}
.xewm p{
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 21px;
}

.xfooter2{
	padding: 10px 0;
	border-top: 1px solid #fff;
	background: #666666;
	display: flex;
	align-items: center;
	justify-content: center;
}
.xfooter2 p{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0 10px;
}