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

.index_about_more {
	margin: 0 auto;
	margin-top: 22px;
	color: #0AB259;
	width: 170px;
	height: 44px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #0AB259;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .8s;
}

.index_about_more:hover {
	background-color: #0AB259;
	color: #fff;
	border-radius: 10px;
}

.page1Swiper {
	width: 100vw;
	height: calc(100vh - 70px);
}

/* news */
.new {
	position: relative;
}

.news {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 65px;
	margin-top: 40px;
}

.news .news_l {
	width: 580px;
}

.news .news_l .news_l_img {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.news .news_l .news_l_img img {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.5s;
}

.news .news_l .news_l_text p:first-child {
	font-size: 15px;
	color: #999999;
	margin-top: 20px;
}

.news .news_l .news_l_text p:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
	color: #121212;
	margin: 10px 0 20px 0;
}

.news .news_l .news_l_text p:last-child {
	font-size: 14px;
	color: #999999;
	background: url(/template/pc/skin/20230815//img/jt_b.png) no-repeat 90px 6px;
}

.news .news_l:hover img {
	transform: scale(1.1);
}

.news .news_r {
	width: 570px;
}

.news .news_r .news_list {
	width: 100%;
	overflow: hidden;
	transition: all 0.5s;
	position: relative;
}

.news .news_r .news_list:hover {
	margin-left: 50px;
}

.news .news_r a {
	width: 550px;
	float: right;
	border-bottom: 1px solid #DEDEDE;
	padding: 22px 0;
}

.news .news_r a p:first-child {
	font-size: 15px;
	color: #999;
	transition: all 0.5s;
}

.news .news_r a p:nth-child(2) {
	font-size: 20px;
	font-weight: bold;
	color: #121212;
	margin: 10px 0 14px 0;
	transition: all 0.5s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.news .news_r a p:last-child {
	font-size: 14px;
	color: #999999;
	background: url(../img/jt_b.png) no-repeat 90px 6px;
	transition: all 0.5s;
}

.news .news_r .news_list:first-child a {
	padding: 0 0 25px 0;
}

.news .news_r .news_list:hover {
	background: #F4F4F4;
}

.news .news_r .news_list:hover p:first-child,
.news .news_r .news_list:hover p:nth-child(2) {
	/* color: #0AB259; */
}

.news .news_r .news_list:hover p:last-child {
	color: #0AB259;
	/* background: url(image/news_fixed.png) no-repeat 90px 6px; */
}

.news_fixed {
	position: absolute;
	right: 115px;
	top: -70px;
	z-index: -1;
	width: 358px;
	/* height: 482px; */
}

.news_fixed img {
	width: 100%;
}

.join {
	margin-bottom: 450px;
}

.join .join_l {
	width: 400px;
}

.join .join_l .block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 30px;
}

.join .join_l .block .l {
	width: 50px;
	position: relative;
}

.join .join_l .block .l img {
	width: 100%;
}

.join .join_l .block .l .wechatImg {
	width: 180px;
	height: 180px;
	position: absolute;
	top: -191px;
	left: -63px;
	opacity: 0;
	z-index: -1;
}

.join .join_l .wechatBlock {
	cursor: pointer;
	transition: all 0.5s;
}

.join .join_l .wechatBlock:hover .wechatImg {
	opacity: 1;
	z-index: 1;
}

.join .join_l .block .r {
	margin-left: 10px;
}

.join .join_l .block .r p:first-child {
	color: #333;
	font-weight: bold;
	font-size: 18px;
}

.join .join_l .block .r p:last-child {
	color: #999;
	font-size: 13px;
	margin-top: 5px;
}

.join .join_r {
	width: 800px;
}

.footer_cen {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	margin-top: 10px;
}

.ly .fixphone {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	pointer-events: none;
}

.ly .fixphone img {
	height: 100%;
	width: 100%;
}

.footer_cen a {
	color: #fff;
	font-size: 14px;
}

.section {
	height: 100vh;
	overflow: hidden;
}

.acticity {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	box-sizing: border-box;
}

.acticity .actit {
	font-size: 28px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.acticity .acdes {
	margin-top: 20px;
	height: 100px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.acticitySwiper {}

.acticitySwiper .swiper-slide {
	/* width: calc(100% / 3)!important; */
	/* height: 70vh; */
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	margin-bottom: 80px;
}

.swiper {
	--swiper-theme-color: #ff6600;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #00ff33;
	/* 单独设置按钮颜色 */
	--swiper-navigation-size: 30px;
	/* 设置按钮大小 */
	--swiper-pagination-bullet-inactive-color:#fff!important;
}

.acticity-swiper-button-prev,
.acticity-swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	cursor: pointer;
}

.swiper {
	--swiper-theme-color: #0AB259;
	--swiper-pagination-color: #0AB259;
	--swiper-pagination-bullet-width:15px;
	--swiper-pagination-bullet-height:15px;
}

#page_box {
	background: transparent;
}

header {
	position: relative;
	z-index: 9999;
}
header .cur  {
	border-bottom: 4px solid #0ab259cc;
	box-sizing: border-box;
}

.case_list li {
	height: auto;
}
.case_list li .case_name {
	position: relative;
	padding: 0px;
	background: rgba(247, 248, 249, 1);
	border-bottom: 2px solid rgba(10, 178, 89, 1);
}

.acimg {
    height:204px;
}
.acimg img {
    height: 100%;
}

.product_btns{position: absolute;width: 100%;bottom: 35px;z-index: 6;transition: bottom .3s;-webkit-transition: bottom .3s;z-index: 10;}
.product_btns.show{bottom: 100px;}
.product_btns .content{width: 1000px;position: absolute;bottom: 0;left: 50%;margin-left: -500px;}
.product_btns .btns_area{margin: 0 auto;border-bottom: 3px solid #92a0b4;border-color: rgba(255,255,255,0.2);+zoom: 1;}
.product_btns .btns_box{position: absolute;width: 100%;height: 84px;top: 3px;font-size: 0;line-height: 0;}
.product_btns .btns_box a{display: inline-block;+display: inline;+zoom: 1;position: relative;}
.product_btns .btns_box a span{display: block;background-repeat: no-repeat;cursor: pointer;position: absolute;top: 0;left: 50%;}
.product_btns .btns_box a:hover,.product_btns .btns_box a.cur{background: url(about:blank);}

.product_btns .ic_line{position: absolute;height: 3px; background:#fff; left: 0;bottom: 3px;transition: left .3s;-webkit-transition: left .3s;}
 .btn_product{margin-left: -75px;width: 148px;height: 40px;line-height: 40px;font-size: 18px;}
 .product_btns .btns_area{width: 371px;_width: 373px;height: 84px;}
 .product_btns .btns_box{height: 84px;}
 .product_btns .btns_box a{width: 70px;height: 84px;margin: 0 15px;}
 .product_btns .btns_box a span{height: 68px;background-image: url(/template/pc/skin/img/ic_spr.png);}
 .product_btns .btns_box a:hover span, .product_btns .btns_box a.cur span{_height: 69px;}
 .product_btns .ic_line{width: 70px;}
 .product_btns .btns_box .btn_ipr{margin: 0 15px 0 0;}
 .product_btns .btns_box .btn_xav{margin: 0 0 0 15px;}

 .ic_shoulei{background-position: 0 0;width: 61px;margin-left: -30px;}
 a:hover .ic_shoulei, a.cur .ic_shoulei{background-position: 0 -108px;}
 .ic_xnet{background-position: -106px 0;width: 65px;margin-left: -32px;}
 a:hover .ic_xnet, a.cur .ic_xnet{background-position: -106px -108px;}
 .ic_member{background-position: -224px 0; width:60px;margin-left: -30px;}
 a:hover .ic_member, a.cur .ic_member{background-position: -224px -108px;}
 .ic_xav{background-position: -406px 0;width: 58px;margin-left: -30px;}
 a:hover .ic_xav, a.cur .ic_xav{background-position: -406px -108px;}