@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	max-width: 1920px;
	margin: 0 auto
}

body {
	font-family: "微软雅黑";
	font-size: 100%;
	color: #1a1a1a;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

ol,
ul,
li,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}

img {
	border: none;
}

a:link,
a:visited {
	color: #323232;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active {
	color: #323232;
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dw {
	position: relative;
}

.cj {
	overflow: hidden;
}

.gm_top {
	width: 95%;
	max-width: 1400px;
}

.gm {
	width: 97%;
	max-width: 1400px;
	margin: 0 auto;
}

.agm {
	width: 97%;
	max-width: 1600px;
	margin: 0 auto;
}
.dm{
	width: 97%;
	max-width: 1560px;

}
.ppm{
	width: 97%;
	max-width: 1500px;
	margin: 0 auto;
}
.ppmo{
	width: 97%;
	max-width: 1500px;
	margin: 0 auto;
}
.pgm {
	width: 97%;
	max-width: 1200px;
	margin: 0 auto;
}

img {
	max-width: 100%;
	vertical-align: bottom;
	border-style: none !important;
}

::-webkit-scrollbar {
	width: 3px;
	height: 8px;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
}

::-webkit-scrollbar-thumb {
	background-color: #b1b1b1;
	border-radius: 3px;
}

#dituContent {
	height: 650px !important;
	box-sizing: border-box;
}

@media screen and (max-width:770px) {
	#dituContent {
		height: 400px !important;
	}
}

.product-item p a{color: #52daaf;}
NaNremd {
	background: #d8e4ec;
}

NaNremd em {
	transform: scaleX(1) !important;
}

.cxd {
	background: #077ed1;
	color: white !important;
}

.axd {
	background: #077ed1;
	color: white !important;
}

.nxd {
	background: #077ed1;
	color: white !important;
}

.mxd a {
	color: #077ed1 !important;
	font-weight: bold;
}

.MGI {
	margin-right: 400px;
}

@font-face {
	font-family: "D-Bold";
	src: url("../font/D-Bold.ttf");
}

@font-face {
	font-family: "GOT-BOOK";
	src: url("../font/GOT-BOOK.ttf");
}

@font-face {
	font-family: "GOT-LIGHT";
	src: url("../font/GOTHAM-SSM-LIGHT.ttf");
}


@font-face {
	font-family: "D-Re";
	src: url("../font/D-Re.ttf"),
		url("../font/D-Re.otf");
}

@font-face {
	font-family: "D-Me";
	src: url("../font/D-Medium.ttf"),
		url("../font/D-Medium.otf");
}

@font-face {
	font-family: "st";
	src: url("../font/st.eot"),
			 url("../font/st.ttf");
 }

.xjp {display: block;}
.xjb {display: none;}
@media screen and (max-width:768px) {
	.xjp {display: none;}
	.xjb {display: block;}
}




 .seard{position: absolute;right: 0;bottom: 0;width: 100%;text-align: center;z-index: 11;left: 0;margin: 0 auto;transform: translate(0,100%);display: none;}
 .seard::before{content: "";width: 100%;height: 100%;background: #f3f3f3;left: 0;top: 0;display: block;position: absolute;transition: .5s;border-bottom: 5px solid #d71518;}
 .seard form{width: 50%;margin: 0 auto;position: relative;}
 .d1 {padding: 20px 0;box-sizing: border-box;}
 .d1 input {box-sizing: border-box;width: 100%; height: 42px;padding-left: 10px; border: 2px solid #444444; border-radius: 5px; outline: none; background: #fff;color: #9E9C9C;}
 .d1 button {box-sizing: border-box;position: absolute; top: 0; right: 0px; width: 42px;height: 42px; border: none; background: #444444; border-radius: 0 5px 5px 0; cursor: pointer;}
 
 /* head */
.nav_box {
	z-index: 999;
	position: fixed;
	width: 100vw;
	box-sizing: border-box;
	background: transparent;
	top: 0;
	height: 90px;
}

.nav_box .nax-box {
	width: 98%;
	margin: auto;
	height: 100%;
	color: #fff;
}
.top_nav{width: 60%;height: 100%;display: flex;align-items: center;}

.top_logo img {
	margin-bottom: 5px;
}
.proshow_nr{display: none;}

.top_r_list {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.top_l {
	display: flex;
	align-items: center;
}

.top_nav>ul {
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.ophne{vertical-align: bottom;}
.top_nav>ul>li:hover::after{content: "";position: absolute;left: -15px;top: 42px;display: inline-block;background: url(../img/1.png)no-repeat;width: 7px;height: 7px;}
.top_nav>ul>li.xd::after{content: "";position: absolute;left: -15px;top: 42px;display: inline-block;background: url(../img/1.png)no-repeat;width: 7px;height: 7px;}
.top_nav>ul>li {
	text-align: center;
	transition: .5s;
	position: relative;
	width: max-content;
	margin-right: 30px;
}
.top_nav>ul>li span{color: #272727;font-size: 22px;}
.top_nav>ul>li:nth-last-child(1) {
	margin-right: 0;
}

.top_nav>ul>li>a {
	padding: 0;
	line-height:90px;
	transition: .5s;
	font-size: 18px;
	height: 90px;
	z-index: 9;
	position: relative;
	display: block;
	color: #fff;
}


.top_nav>ul>li:hover>a {
	color: #95DE7C;
}

.top_nav>ul>li.xd>a {
	color: #95DE7C;
}

.top_r {
	position: relative;
	display: flex;
	align-items: center;
}

.top_r>span {
	font-size: 22px;
	font-family: "GOT-BOLD";
	margin-right: 1.25rem;
}

.top_r>img {
	margin-right: 8px;
}

.top_box_move {
	z-index: 999;
	top: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	background: url(../img/menuBG1.png);
	border-bottom: 0;
}

.mob_logo {
	display: none;
}

.rj {
	z-index: 99;
}

.rj>.xs {
	top: 144px;
	display: none;
	background: #E6E6E6;
	position: absolute;
	width:max-content;
	height: auto;
	line-height: 30px;
	left:0;
	z-index: 99;
}

.xs>ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 10px 0;
}

.xs li a {
	display: flex;
	justify-content: space-between;

	color: #6c6c6c;
	text-align: center;
	font-size: 15px;
	align-items: center;
}
.xs li em{background-image: url(../img/xl-jt.png);width: 14px;height: 14px;background-repeat: no-repeat;background-size: cover;display: inline-block;margin: 0 5px 0 20px;}
.xs li {
	transition: .5s;
	padding: 5px 10px;
}
.xs li:hover{background-color: #CCCCCC;}
.xs li:nth-last-of-type(1) {
	border-bottom: 0;
}

.xs li:hover {
	color: #2a2a2a;
}

.xs h1 i {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.6992px 5px 0 5px;
	border-color: #1e7f8a transparent transparent transparent;
	display: block;
	right: 20px;
	position: absolute;
	top: 50%;
	transition: .5s;
	transform: translate(0, -50%);
}

.top_ss em{display: block;width: 1px;height: 15px;background-color: #fff;margin: 0 40px;}
#aff-im-root{display: none!important;}
/* 移动端底部导航*/
.fswzj {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100vw;
	display: block;
	background: #7bb766;;
}

.fswzj ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 2px solid #7bb766;
}

.fswzj ul li {
	color: #fff;
	width: 25%;
	text-align: center;
	padding: .3rem 0;
	position: relative;
	float: left;
}

.fswzj ul li a {
	color: #fff;
	display: block;
	border-left: 1px solid #fff;
}

.fswzj ul li.on a {
	border-left: none;
}

.fnav_pic {
	width: 24%;
	margin: 0 auto;
}

.fnav_pic img {
	max-width: 100%;
}

.fnav_wb {
	font-size: .75rem;
}

.fswzj {
	display: none;
}

/* 移动端导航*/


/* 移动端导航按扭 */
.mob_inner_box {
	display: none;
	z-index: 10;
}

.mob_txt h1 {
	font-size: 1.75rem;
	margin-right: 10px;
}

.mob_ico {
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
}

.mob_ico span {
	margin-bottom:6px;
	width: 34px;
	height: 2px;
	background: #fff;
	display: block;
	transition: 0.3s;
}

.menu_bg {
	background: black;
	opacity: 0.85;
	width:100vw;
	height: 100vh;
	position: absolute;
	display: none;
	right: 0;
	top: 30px;
}

.menu_bg_show {
	transition: 0.5s;
}

.menu_txt {
	text-align: center;
}

.menu_txt ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	transition: all 0.5s;
}
.pro-list{display: none;}
.menu_txt a {
	font-size: 1.125rem;
	color: white;
	padding: 20px 0px;
	line-height: 40px;
	margin-left: 60px;
}

.mob_ico_show span:nth-of-type(1) {
	transform: translateY(10px) rotate(-45deg);
}

.mob_ico_show span:nth-of-type(2) {
	opacity: 0;
}

.mob_ico_show span:nth-of-type(3) {
	transform: translateY(-6px) rotate(45deg);
}

/* 延迟加载菜单文字 */
.menu_txt a {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: returnToNormal;
	animation-name: returnToNormal;
}

@-webkit-keyframes returnToNormal {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@keyframes returnToNormal {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		transform: none;
	}
}

@media screen and (max-width:1800px) {
	.top_nav>ul>li {
		margin-right: 10%;
	}
}



@media screen and (max-width:1024px) {
	.mob_inner_box {
		display: block;
		position: relative;
		height: 30px;
	}

	.top_r_list {
		display: none;
	}

	.nav_box .gm_top {
		height: 90px;
		position: static;
	}

	.nav_box2 .gm_top {
		height: 90px;
		position: static;
	}

	.nav_box {
		height: auto;
	}

	.top_logo a {
		height: 80px;
		width: auto;
		padding: 5px;
	}

	.top_logo img {
		width: 100%;
	}
}



/* 移动端导航按��?*/
@media screen and (max-width:768px) {
	.logo h1 {
		font-size: 1.75rem;
	}

	.top_r_list::after {
		display: none;
	}

	.fswzj {
		display: block;
	}

	.logo_box {
		padding: 10px 0;
	}

	.top_nav ul {
		display: none;
	}

	.logo_txt {
		padding-left: 10px;
		margin-left: 10px;
		line-height: 30px;
	}

	.logo_img img {
		width: 17%;
	}

	.top_box_move {
		position: fixed;
		transition: .3s;
		z-index: 999;
		box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, .1);
	}

	.logo i {
		display: block;
		line-height: 20px;
	}


	.menu_txt a {
		font-size: 1.1rem;
		color: rgba(255, 255, 255, 0.9);
		padding: 15px 0;
		display: block;
	}

	.menu_txt ul li {
		padding: 0;
		border-color: rgba(255, 255, 255, 0.2);
	}

	.nav_box {
		background-position: -60px;
	}
}

@media screen and (max-width:520px) {
	.logo_txt p {
		display: none;
	}

	.top_logo>img {
		display: none;
	}

	.top_logo span {
		display: none;
	}

	.logo_txt {
		border: none;
		margin-left: 0;
	}

	.logo_txt h2 {
		display: none;
	}

	.logo_txt h1 {
		font-size: .85rem;
	}

	.mob_ico {
	}

	.menu_bg {
	}

	.menu_txt a {
		font-size: .875rem;
	}

	.top_logo {
		width: 42%;
		margin-left: 0px;
	}

	.mob_inner {
		top: 22%;
	}

	.mob_logo {
		display: flex;
		align-items: center;
	}

	.mob_logo>p {
		margin-left: 5px;
		color: black;
		font-weight: bold;
	}

	.nav_box .gm_top {
		height: 53px;
	}

	.logo i {
		display: none;
	}

	.menu_txt a {
		padding: 10px 0;
	}

	.top_logo a p:nth-child(2) {
		margin-left: 5px;
		padding-left: 5px;
	}

	.nav_box {
		background-position: -225px;
	}

	.top_logo a {
		height: 43px;
	}

	.top_logo img {
		width: 80%;
	}

	.top_box_move {
		background: #fff;
	}
}

/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */

.news_con .swiper-slide {
	margin-left: 8px;
}

.news_con .swiper-slide .img>img {
	width: 100%;
}

/* head */
.top_r {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
}

.top_r b.xd{
	background-color: #ff650dc2;
	padding: .1875rem .625rem;
}
.top_r b:hover{
	background-color: #FF650D;

}
.top_r b {
	padding: .1875rem .625rem;
	margin: 0 3px;
	font-weight: normal;
	border-radius: 5px;

}

.top_r span {
	font-size: 1.125rem;
	font-weight: bold;
}



.ps-wl .container {
	max-width: 1200px;
	margin: 0 auto;
}
.ps-wl .main-swiper-container {
	height: max-content;
}
.ps-wl .main-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: white;
	background-color: #3498db;
}
.ps-wl .thumb-swiper-container {
	margin-top: 2em;
	box-sizing: border-box;
	padding: 10px 0;
}
.ps-wl .thumb-slide {
	cursor: pointer;
	flex: 0 1 30%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ecf0f1;
	border-radius: 4px;
	transition: all 0.3s;
	border: 1px solid #dcdcdc;
}
.ps-wl .thumb-slide:hover {
	opacity: 0.8;
}
.ps-wl .thumb-slide.swiper-slide-thumb-active {
	background-color: #3498db;
	color: white;
}






/* banner */
.banner {
	position: relative;
}

.banner .swiper-pagination {
	bottom: 35px !important;
}

.banner .swiper-pagination-bullet {
	opacity: 1 !important;
	background: white !important;
	border-radius: 10px !important;
	transition: .5s;
	width: 19px !important;
	height: 19px !important;
	margin: 0 3px !important;
	border: 1px solid #D80D1F;
}

.banner .swiper-pagination-bullet-active {
	background: #D80D1F !important;
	transition: .5s;
}

.banner .swiper-pagination span {
	position: relative;
}

.banner .swiper-pagination-bullet-active::after {
	opacity: 1 !important;
}

.banner .swiper-slide img:nth-child(2) {
	display: none;
}

@media screen and (max-width:768px) {
	.banner .swiper-slide img:nth-child(2) {
		display: block;
	}


	.banner .swiper-pagination {
		right: 0% !important;
		left: auto !important;
		bottom: 10px !important;
	}
}

.banner .swiper-container-horizontal>.swiper-paginationProTop {
	bottom: 35px !important;
	position: absolute;
}

.banner .swiper-paginationProTop-bullet {
	opacity: 1 !important;
	background: white !important;
	transition: .5s;
	width: 40px !important;
	height: 2px !important;
	margin: 0 8px !important;
	border-radius: 0 !important;
}

.banner .swiper-paginationProTop-bullet-active {
	background: #0c6297 !important;
	transition: .5s;
}

.banner .swiper-paginationProTop span {
	position: relative;
}

.banner .swiper-paginationProTop-bullet-active::after {
	opacity: 1 !important;
}

/* head */


/* index */
.in-so{padding-top: 100px;}
.in-so h2{color: #010101;font-size: 40px;position: relative;margin-bottom: 20px;font-weight: bold;z-index: 9;}
.in-so h2::after{position: absolute;content: "";display: block;background: url(../img/4.png)no-repeat;width: 41px;height: 41px;top: 6px;left: -26px;z-index: -1;}
.in-so h3{font-size: 24px;color: #7A7A7A;text-align: justify;width: 94%;}
.in-so h4{color: #010101;font-size: 30px;margin-top: 10px;padding-left:20px;padding-right: 40px;}
.in-so p{color: #010101;font-size: 20px;padding-left:20px;padding-right: 12px;}
.in-so em{display: block;margin-top: 5px;margin-bottom: 10px;background-color: #7BB766;width: 20px;height: 3px;margin-left: 20px;}
.in-so ul{display: flex;justify-content: space-between;margin-top: 40px;margin-bottom: 60px;}
.in-so ul img{display: block; margin:  0 auto;border-radius: 20px;}
.in-so li{background-color: #EFEFEF;width: 510px;height: auto;padding-top: 10px;border-radius: 20px;padding-bottom: 40px;}
.in-so h5{color: #010101;font-size: 16px;margin-top: 70px;padding-left:20px;padding-right: 40px;}
.in-so li:hover{background-color: #7BB766;}
.in-so li:hover h4,.in-so li:hover h5,.in-so li:hover p{color: #fff;}
.in-so li:hover em{background-color: #fff;}
/* in-pro */
.in-ad{background: url(../img/2.jpg)no-repeat;background-size: cover;padding-top: 100px;}
.in-ad>.agm{display: flex;}
.in-ad h2{color: #fff;font-size: 40px;position: relative;margin-bottom: 20px;z-index: 9;font-weight: bold;margin-right: 50px	;}
.in-ad h2::after{position: absolute;content: "";display: block;background: url(../img/4.png)no-repeat;width: 41px;height: 41px;top: 6px;left: -26px;z-index: -1;}
.in-ad h3{color: #C9C9C9;font-size: 24px;}
.in-ad ul{display: flex;justify-content: space-between;max-width: 1600px;margin: 50px auto 0;padding-bottom: 80px;}
.in-ad ul li{width: 380px;height: auto;border-radius: 20px;color: #fff;padding: 100px 25px 80px;}
.in-ad ul li h4{font-size: 30px;color: #fff;}
.in-ad ul li em{display: block;margin: 20px 0;width: 20px;height: 3px;background-color: #fff;}
.in-ad ul li h5{font-size: 16px;color: #fff;height: 125px;}
.in-ad ul li h6{font-size: 16px;color: #fff;position: relative;display: inline-block;z-index: 3;}
.in-ad ul li h6::after{content: "";position: absolute;width: 100%;height: 8px;background-color: #7BB766;bottom: 0;left: 0;display: inline-block;z-index: -1;}
.in-ad ul li:hover{border: 4px solid #7BB766;}
.in-ad b{font-size: 40px;color: #484848;}
.in-ad s{width: 100%;height: 2px;background-color: #EBEBEB;}
.in-pp{max-width: 1600px;margin: 0 auto;display: flex;align-items: flex-end;}
.pp-img{padding: 140px 20px 30px;border-bottom: 5px solid #7BB766;}
.pp-img .top{display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;}
.pp-img .top>div {flex:0 1 10%;margin-right:2%;margin-bottom:50px;text-align: center;}
.pp-img .top>div:nth-child(7) {margin-right:10%;}
.pp-img .top>div:nth-child(8) {margin-left:10%;}
.pp-img .bottom{display: flex;justify-content: space-between;align-items: center;margin-left: 10%;margin-right: 1%;}
/* in-case */
.in-ab{background: url(../img/15.jpg)no-repeat;background-size: cover;height: 1000px;padding-top: 150px;}
.in-ab>.agm{display: flex;justify-content: space-between;}
.in-ab h2{color: #7BB766;font-size: 40px;position: relative;margin-bottom: 20px;z-index: 9;font-weight: bold;margin-right: 50px	;}
.in-ab h2::after{position: absolute;content: "";display: block;background: url(../img/4.png)no-repeat;width: 41px;height: 41px;top: 6px;left: -26px;z-index: -1;}

.in-ab h6{font-size: 16px;;position: relative;display: inline-block;z-index: 3;}
.in-ab h3{font-size: 36px;color: #6D6D6D;margin-bottom: 30px;}
.in-ab p{font-size: 18px;color: #545454;text-align: justify;margin-bottom: 30px;}
.in-ab h6::after{content: "";position: absolute;width: 100%;height: 8px;background-color: #7BB766;bottom: 0;left: 0;display: inline-block;z-index: -1;}
.in-ab .left{width: 43%;}
.in-ab .right{width: 50%;display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;z-index: 6;;}
.in-ab .right::after{content: "";position: absolute;display: block;width: 693px;height: 632px;background: url(../img/9.png)no-repeat;top: -120px;left: 50px;z-index: -1;}
.in-ab .right li{width: 390px;height: 280px;border-radius: 20px;background-color: #FEFEFE;padding: 30px;margin-bottom: 20px;position: relative;}
.in-ab .right li img{float: left;}
.rbk{position: absolute;right:16px;bottom:12px;text-align: right;}
.rbk b{font-size: 60px;}
.rbk span{font-size: 24px;}
.rbk h4{font-size: 14px;color: #5D5D5D;text-transform: uppercase;}

/* 优势 */
.proshow_bom{border-top: 7px solid #BEBEBE;margin-top: 60px;}
.proshow_title{display: flex;align-items: center;height: 120px;}
.proshow_title p{font-size: 24px;color: #2C2C2C;line-height: 50px;margin-right: 85px;}
.proshow_title p.xd{border-bottom: 7px solid #95DE7C;}
.proshow_nr{display: none;}

.news_con .news_txt {
	background: #f8f8f8;
	padding: 30px;
	border: 1px solid #e3e3e3;
	border-top: 0;
	border-radius: 0 0 20px 20px;
}

.news_con .news_txt h3 {
	font-size: 24px;
	color: #474747;
	font-weight: normal;
	margin-bottom: 20px;
	height: 78px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-wrap: nowrap;
}

.news_con .news_txt p {
	color: #919191;
}

.news_con>ul>li div.img img {
	transition: all 0.5s;
	width: 100%;
}

.news_con>ul>li:hover div.img img {
	transform: scale(1.1);
}

.news_con>ul>li:hover {
	-webkit-box-shadow: 0 0 13px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 13px 4px rgba(0, 0, 0, 0.15);
}

.ny_newss {padding:2% 0;}
.newssContainer {}
.container a {display:flex;align-items: center;margin-bottom:1em;background:#f9f9f9;border: 2px solid #dadada;}
.newss_img {flex:0 1 25%;margin-right:5%;}
.newss_txt {flex:1;padding:1em;margin-right:5%;}
.newss_txt h2 {font-size:2rem;color:#252525;margin-bottom:13px;}
.newss_txt p {line-height:1.5;font-size:16px;color:#8d8d8d;margin-bottom:2em;}
.container a:hover {background:#f0f0f0;}
.container a:hover .newss_txt h2{color:#7bb766;}

/* in-news */
.in-news{background: url(../img/7.jpg)no-repeat;height: 850px;padding-top: 150px;}
.in-news h2{color: #7BB766;font-size: 40px;position: relative;margin-bottom: 20px;z-index: 9;font-weight: bold;margin-right: 50px	;}
.in-news h2::after{position: absolute;content: "";display: block;background: url(../img/4.png)no-repeat;width: 41px;height: 41px;top: 6px;left: -26px;z-index: -1;}
.in-news ul{display: flex;justify-content: space-between;margin-top: 50px;}
.in-news ul li{width: 510px;height: 400px;background-color: #fff;border-radius: 20px;padding: 30px;border: 1px solid #e9e9e9; border-bottom: 6px solid #7BB766;position: relative;z-index: 3;}
.in-news ul li img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 20px;display: none;}
.in-news ul h3{font-size: 30px;color: #3A3A3A;margin-bottom: 20px;}
.in-news ul h5{font-size: 16px;color: #909090;margin-bottom: 40px;}
.in-news ul h4{font-size: 14px;color: #909090;}
.in-news ul li:hover h5{display: none;}
.in-news ul li:hover img{display: block;z-index: -1;}
.in-news ul li:hover{padding-top: 150px;background-color: #7BB766;}
.in-news ul li:hover h3{color: #fff;}
.in-news ul li:hover h4{color: #fff;}

.form{display: flex;justify-content: space-between;height: 100px;align-items: center;}
.form h2{font-size: 30px;color: #898989;}
.form input{width: 480px;height: 59px;border-radius: 29.5px;}
.form input::placeholder{font-size: 18px;color: #C5C5C5;padding-left: 30px;}
.user-login-but{width: 160px;height: 59px;border-radius: 29.5px;background-color: #7BB766;border: none;}
.user-login-but span{font-size: 18px;color: #fff;padding-right: 30px;}
/* footer */
.footer{padding-top: 70px;background-image: url(../img/9.jpg);padding-bottom: 60px;background-repeat: no-repeat;background-position: left;}
.f-txt li{display: flex;align-items: center;margin-bottom: 10px;flex-wrap: wrap;}
.f-txt h2{color: #FEFEFE;font-size: 14px;margin-left: 10px;}
.foot_con{display: flex;justify-content: space-between;margin-bottom: 60px;}
.foot_con a{display: block;color: #959595;font-size: 16px;}
.foot_con a:first-child{color: #fff;font-size: 22px;}
.fl-one{margin-bottom: 30px;}
.fo_l b{margin-bottom: 30px;display: block;font-size: 30px;font-weight: normal;}
.fo_l p{color: #fff;line-height: 1.3;}
.fl-dx{font-size: 24px;font-weight: bold;margin-bottom: 30px;}
.fo_l img{margin-right: 10px;}
.fot-bm{border-top: 1px solid #dcdcdd ;}
.fot-bm>.ppm{display: flex;justify-content: space-between;align-items: center;height: 80px;}
.fot-bm img {width: 100px;height: 100px;margin-right: 10px;}
.fo_l p{color: #2E2E2E;font-size: 12px;margin-top: 10px;}
.fol-1 span{font-size: 20px;color: #2E2E2E;padding-right: 50px;border-right: 2px solid #f5f3f3;}
.fot-hq>.ppm{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.fot-hq h5{font-size: 18px;color: #fff;}
.fot-hq h6{font-size: 18px;color: #fff;}
.fol-1:nth-child(3) span{padding-right: 0;}


/* 分页 */
div.green-black {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  margin: 20px auto;
}

div.green-black A {
  display: inline-block;
  box-sizing: border-box;
  padding:0 10px;
  line-height: 36px;
  height: 36px;
  min-width: 36px;
  box-sizing: border-box;
  border-radius: 5px;
  COLOR: #a8a7a7;
  MARGIN-RIGHT: 6px;
  TEXT-DECORATION: none;
  font-size: 100%;
  background-color: #fff;
}

div.green-black A:hover {
  COLOR: #fff;
  background-color: #886;
}

div.green-black SPAN.current {
  padding:0 15px;
  height: 36px;
  display: inline-block;
  box-sizing: border-box;
  line-height: 36px;
  COLOR: #fff;
  MARGIN-RIGHT: 6px;
  background: #7bb766;
  border-radius: 5px;
}

div.green-black .linkPL {
  font-family: "宋体";
  font-weight: bold;
}

/*sitemap*/
.sitemap_nr>dl {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-top: 30px;
}

.sitemap_nr>dl>a {
	font-size: 1.5rem;
	font-weight: bold;
	color: #999;
	display: block;
}

.sitemap_nr>dl>dt {
	padding: 25px 0 0px 0;
}

.sitemap_nr>dl>dt>a {
	font-size: 1.125rem;
	border-left: 2px solid #2a4197;
	padding-left: 10px;
	display: block;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #999;
}

.sitemap_nr>dl>dd {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}

.sitemap_nr>dl>dd>a {
	display: block;
	margin-right: 15px;
	line-height: 24px;
	color: #999;
}

/*sitemap*/
@media screen and (max-width:414px) {
	.ny_case_item>h4 {
		font-size: 13px;
		text-indent: 1em;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.ny_case>ul>li {
		padding: 0;
	}

	.ny_proL>h4 {
		font-size: 18px;
	}

	.ny_proR>.img {
		margin-right: 0;
	}

	.QG-TC {
		margin-left: 30px;
	}

	t .QG-CT {
		margin-left: 25px;
	}

	.ys {
		margin-top: 10px;
	}

	.ys_txt {
		padding: 155px 0 0 40px;
	}

	.ys .ys_con>.menu>li h4 {
		font-size: 10px;
	}

	.ys_con>.menu>li {
		height: 100px;
		padding: 18px 0;
	}

	.ca .pro_t h5 {
		font-size: 15px;
	}

	.pro_t .more {
		padding: 14px 15px;
	}

	.ca_con>ul {
		display: block;
	}

	.ca_con>ul>li {
		width: 95%;
		margin: 10px auto;
	}

	.pb .pro_t h4 {
		font-size: 25px;
	}

	.pb ul {
		width: 97%;
		margin: 0 auto;
		padding: 0;
		justify-content: space-around;
	}

	body .pb ul>li {
		width: 45%;
		margin-right: 0;
	}
}

/* about */
.ab{position: relative;height: 550px;text-align-last: left;padding-left: 210px;padding-top: 190px;border-bottom: 7px solid #95DE7C;}
.ab h2{font-size: 72px;color: #fff;font-weight: bold;text-transform: uppercase;}
.mbx{position: absolute;left: 100px;font-size: 14px;bottom: 30px;left: 210px;}
.ab h3{font-size: 48px;color: #fff;font-weight: bold;}
.ab h3 span {color: #95DE7C;font-weight: bold;font-size: 48px;}
.ab-l{display: flex;justify-content: space-around;margin: 50px auto;}
.ab-l a{font-size: 30px;color: #3C3C3C;padding-bottom: 5px;transition: all 0.5s ease;}
.ab-l a:hover{border-bottom: 5px solid #DE0719;}
.ab-m{display: flex;padding-top: 100px;justify-content: space-between;}
.ab-m h4{font-size: 36px;text-transform: uppercase;}
.ab-m .left{width: 66%;}
.ab-m .left p{margin-bottom: 30px;margin-top: 20px;line-height: 34px;}
.ab-m .midden{width: 22%;}
.ab-m  ul li{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #E8E8E8 ;padding-bottom: 20px;padding-top: 20px;}
.m-bx{text-align: right;}
.ab-m  ul h3{display: inline-block;font-size: 60px;color: #95DE7C;}
.ab-m  ul h4{font-size: 12px;color: #5D5D5D;}
.ab-m  ul span{font-size: 30px;font-weight: bold;}

.ab-x h2{font-size: 36px;text-transform: uppercase;margin-left: 85px;}
.x-bx{background: url(../img/10.jpg)no-repeat;height: 730px;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 85px;border-bottom: 7px solid #95DE7C;border-radius: 20px;}
.x-bx li{width: 30%;}
.x-bx li h3{font-size: 30px;}
.x-bx li h4{font-size: 18px;color: #5F5F5F;}
.ab-xx{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: -70px;}
.ab-xx li{margin-bottom: 40px;}
.ab-xx li img{border-radius: 20px;}

.ab-hor{background: url(../img/11.jpg)no-repeat;height: 1000px;padding-top: 50px;}
.ab-hor h2{font-size: 36px;text-transform: uppercase;font-weight: bold;}
.ab-qq {padding-top: 60px;}
.ab-qq h2{font-size: 36px;}
.ab-qq h3{font-size: 18px;color: #808080;margin-bottom: 30px;}
.ab-qq img{margin-bottom: 80px;}
.ab-hor .swiper {
    width: 100%;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
  }
  .ab-hor .swiper-wrapper {
    display: flex;
   
  }
  .ab-hor .swiper-slide {
    box-sizing: border-box;
    margin-bottom: 1%;
    width: 25%;
  }
  .ab-hor .swiper-slide img {
    display: block;
    height: auto; 
    max-width: 100%; 
    margin: 0 auto;
  }
  .ab-hor .swiper-pagination {
    bottom: 0;
    width: 100%;
  }

  .ab-hor .swiper-pagination-bullet {
    width:15px;
    height:15px;
    margin:0 12px;
  }

  .ab-hor .swiper-pagination-bullet-active {
    background: #5d9649;}


.ab-o {position: relative;height: 550px;text-align-last: left;padding-left: 210px;padding-top: 190px;border-bottom: 7px solid #95DE7C;}

/* case */
.ab-c{background: url(../img/case-logo.png)no-repeat;height: 500px;text-align: center;padding-top: 108px;position: relative;}
.ab-c h2{font-size: 72px;color: #fff;}
.ny_case_top {margin:8% auto;}
.ny_case ul{margin-top: 50px;}
.ny_case ul li{margin-bottom: 40px;background-color: #F1F1F1;border-radius: 20px;overflow: hidden;}
.ny_case ul li>a{display: block;width: 100%;height: 100%;}
.ny_case ul li .left{width: 49%;}
.ny_case ul li .right{width: 48%;padding-top: 77px;padding-right: 3%;}
.ny_case ul li .right h3{font-size: 30px;margin-bottom: 50px;}
.ny_case ul li .right h4{font-size: 14px;color: #767676;}
.ny_case ul li .right h5{width: 112px;height: 45px;color:#fff;background-color: #7BB766;line-height: 45px;text-align: center;border-radius: 10px;margin-top: 80px;}
.ny_case ul li .left img{border-radius: 20px;}
.ny_case h2{font-size: 24px;}
.ny_case ul li:nth-child(even) .liv {flex-direction: row-reverse;}
.liv {display: flex;align-items: center;justify-content: space-between;}
.liv_l {flex:0 1 52%;border-radius: 20px;overflow: hidden;}
.liv_l img{width:100%;transition:all 0.8s;}
.liv_r {flex:1;margin:0 5%;}
.liv_r h2 {
	white-space: nowrap;       /* 禁止文本换行 */
	overflow: hidden;          /* 隐藏溢出内容 */
	text-overflow: ellipsis;   /* 溢出部分显示省略号 */
	width: 500px;              /* 设定容器宽度 */
	font-size:2rem;color:#101010;margin-bottom:1em;
}
.liv_r p {
	display: -webkit-box;        /* 结合 -webkit-line-clamp 使用 */
	-webkit-line-clamp: 6;       /* 限制显示的行数为2 */
	-webkit-box-orient: vertical; /* 设置盒子排列方式为垂直 */
	overflow: hidden;            /* 隐藏溢出内容 */
	text-overflow: ellipsis;     /* 溢出部分显示省略号（部分浏览器可能不需要） */
	width: 570px;                /* 设定容器宽度 */
	font-size:1rem;color:#767676;line-height:1.75;margin-bottom: 30px;
} 
.liv_r span {background:transparent;color:#252525;padding:.5em 2em;border-radius: 12px;transition:all 0.5s;display: inline-block;}
.liv:hover .liv_l img {transform:scale(1.125);transition:all 0.8s;}
.liv:hover span {background:#7bb766;color:#fff;transition:all 0.5s;}

.ny_caseShow  {text-align: center;padding:5% 0 2.5%;}
.ny_caseShow h3 {font-size:1.5rem;color:#252525;margin-bottom:.5em;}
.ny_caseShow p {font-size:1rem;color:#868686;}
.ny_caseShow .case_time ul  {display: flex;align-items: center;justify-content: space-between;}
.ny_caseShow .case_time::after {content:"";display: block;width: 100%;margin-top:.5em;border-bottom: 1px dashed #ababab;}
.newsshow_p {padding:2%;margin:auto;}
.newsshow_pn {border-top: 1px dashed #ababab;padding:.5em}
.newsshow_pn ul {display:flex;align-items: center;justify-content: space-between;}

/* product */

 /* 左侧栏样式 */
 .left-column {width: 380px;float: left;}
 .ppm {display: flex;justify-content: space-between;padding-top: 50px;}
/* 产品类别样式 */
.product-category {
	background-color: #F3F3F3;
	color: white;
	margin-bottom: 10px;
	border-radius: 10px;
}

.product-category ul {
	list-style-type: none;
	padding: 0;
	padding-bottom: 30px;
}

.product-category ul li {
	padding:17px 0px;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	color: #333;
	border-bottom: 1px solid #DADADA;
	margin:0 20px;
}
.hides{display: none;}
.product-category ul li>img{margin-right: 10px;}
.product-category ul li:hover a{color: #7BB766;}
.product-category ul li:hover .hides { display: block; }
.product-category ul li:hover .shows { display: none; }
/* 联系我们表单样式 */
.contact-form {
	background-color: #F3F3F3;
	color: #F3F3F3;
	border-radius: 10px;
}
.contact-form h3{width: 380px;height: 60px;line-height: 60px;background-color: #7BB766;border-radius: 10px 10px 0 0;padding-left: 19px;font-size: 24px;color: #FFFFFF;}
.contact-form form {
	display: flex;
	flex-direction: column;
	padding: 0 20px;
	padding-top: 30px;
	height: 590px;
}
input, textarea {
    border: none;
    padding: 0;
    margin: 0;
}
.contact-form form input,
.contact-form form textarea {
	outline: none;
	margin-bottom: 10px;
	padding: 20px;
	border: none;
	border-radius: 3px;
	background-color: transparent;
}
.contact-form form input{border-bottom: 1px solid #DADADA;}
.contact-form form input:focus,
.contact-form form textarea:focus {
	outline: none !important;
	box-shadow: none !important;
}

.contact-form form button {
	background-color: #7BB766;
	color: #fff;
	padding: 10px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	width: 122px;
	height: 40px;
	margin-top: 100px;
}

/* 主内容区样式 */
.main-content {
	padding: 10px;
	width: 70%;
}

.main-content h2{color: #3C3C3C;font-size: 24px;font-weight: bold;margin-bottom: 30px;}
/* 产品展示区样式 */
.product-display {
	display: flex;
	flex-wrap: wrap;

}

.product-item {
	width: 50%;
	border-radius: 5px;
	padding: 10px;
}

.product-item img {
	width: 100%;
	height: auto;
}

.product-item h3 {
	margin-bottom: 5px;
	color: #3C3C3C;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

.product-item p {
	margin: 0;
	font-size: 14px;
	color: #3C3C3C;
	margin-left: 20px;
}

.product-category h3{width: 380px;height: 60px;line-height: 60px;background-color: #7BB766;border-radius: 10px 10px 0 0;padding-left: 19px;font-size: 24px;color: #FFFFFF;}
.ps-w{padding-top: 80px;display: flex;justify-content: space-between;}
.ps-w .left{width: 800px;height:auto;border-radius: 20px;border: 2px solid #e5e5e5;position: relative;overflow: hidden;}
.ps-w .right{flex: 1;margin-left: 60px;}
.ps-w .right h3{font-size: 48px;color: #81B56F;font-weight: bold;margin-bottom: 10px;}
.ps-w .right h4{font-size: 16px;color: #5D5D5D;font-weight: bold;margin-top: 40px;margin-bottom: 10px;}
.ps-w .right a{font-size: 18px;display: block;width: 143px;height: 48px;line-height: 48px;color: #000;background-color: #95DE7C;text-align: center;border-radius:24px ;margin-top: 60px;}
.ps-l {margin-top: 30px;}
.ps-l .left {width: 800px;display: flex;justify-content: space-between;}
.ps-l li{width: 180px;height: 140px;border-radius: 20px;border: 2px solid #e5e5e5;}
.ps-l li>img{border-radius: 20px;}
.proshow_title p{text-transform: uppercase;font-size: 24px;}
.showcp_an {margin-bottom: 66px;padding:0 6px;}

/* news */
.ab-n {position: relative;height: 320px;text-align: center;padding-top: 108px;}
.ab-n  h2{font-size: 72px;color: #fff;font-weight: bold;}
.ab-n  h3{font-size: 30px;color: #3C3C3C;}
.pro-n{display: flex;justify-content: center;align-items: center;position: absolute;right: 15%;bottom: 30px;}
.pro-n li{width: 180px;height: 55px;text-align: center;border: 1px solid #fff;margin-right: 20px;border-radius: 27.5px;display: flex;align-items: center;justify-content: center;}
.pro-n li a{font-size: 16px;color: #fff;text-align: center;line-height: 55px;}
.pro-n li:hover {background-color: #7BB766;border: none;}
.ny_news{margin-top: 80px;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:15px; font-size:2rem; line-height:24px; margin-top: 60px;margin-bottom: 10px;}
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:5px;margin-top: 10px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9375rem; line-height:28px; }
.newsshow_wnnr img{ max-width:100%;}

.newsContainer {display: flex;justify-content: space-between;margin-bottom: 100px;}
.newsContainer h2 {font-size: 24px;}
.newsContainer h3 {font-size: 14px;color: #757575;margin-top:1em;}
.newsContainer h4 {font-size: 14px;color: #757575;margin: 30px 0 0;}
.newsContainer .newss {padding:1em;}
.newsContainer .left {width: 49%;border-radius: 20px;background-color: #f3f3f3;overflow: hidden;}
.newsContainer .left h2 {margin: 20px 0;}
.newsContainer .left img {width: 100%;}
.newsContainer .right {width: 50%;display: flex;flex-direction: column;flex-wrap: wrap;}
.newsContainer .right>div {flex:1;background-color: #F3F3F3;border-radius: 20px;margin-bottom: 2%;min-height: 0; }
.newsContainer .right>div a{display: flex;align-items: center;}
.newsContainer .right>div:last-child{margin-bottom: 0;}
.newsContainer .right .news_img {flex: 0 1 38%;border-radius: 20px;overflow: hidden;text-align: center;border: 1px solid #7bb766;}
.news_img {display: flex;justify-content: center;}
.newsContainer .right .news_img img {max-width: 125%;}
.newsContainer .right .newss {flex: 1;}

/* sol */
.so-l{padding-top: 100px;}
.so-l h2{text-transform: uppercase;font-size: 36px;font-weight: bold;}
.s-box{display: flex;justify-content: space-between;margin-top: 30px;margin-bottom: 60px;}
.s-box p{width: 49%;font-size: 16px;color: #676767;line-height: 30px;}
.ad-v .agm{height: auto;background-color: #EFEFEF;border-radius: 20px;padding-bottom: 60px;}
.ad-v .agm ul{display: flex;justify-content: space-between;padding-top: 70px;padding-bottom: 60px;border-bottom: 1px solid #BFBFBF;}
.ad-v .agm ul li{width: 32%;border-right: 1px solid #BFBFBF;}
.ad-v .agm ul li:last-child{border-right: none;}
.ad-v h2{font-size: 36px;font-weight: bold;margin-bottom: 20px;}
.ad-v h3{font-size: 24px;margin: 20px 0;}
.ad-v h4{font-size: 16px;color: #686868;line-height: 30px;}
.ox-x span{font-size: 24px;}
.ox-x p{font-size: 16px;color: #696969;line-height: 30px;}
.ox-o {margin: 20px 0;display: flex;align-items: center;}
.ox-o img{margin-right: 20px;}
.ad-v h5{text-transform: uppercase;font-size: 36px;font-weight: bold;}
.oc h2{font-size: 48px;color: #CFCFCF;}
.oc p{font-size: 16px;color: #4F4F4F;}
.oc-x{display: flex;flex-wrap: wrap;justify-content: space-around;background-color: #E6E6E6;border-radius: 20px;padding-top: 50px;margin-bottom:50px;}
.oc-x li{display: flex;justify-content: space-between;width: 47%;margin-bottom: 2%;}
.oc{width: 48%;}
.oc-x li img{border-radius: 20px;}
.au-x {background:#fafafa url(../img/sol.png) repeat center;background-size:cover;padding: 70px 0;}
.au-x .gm {display: flex;justify-content: space-between;}
.au-x h2{font-size: 36px;text-transform: uppercase;line-height: 36px;font-weight: bold;margin: 0;}
.au-x h3{font-size: 36px;text-transform: uppercase;line-height: 36px;position: relative;display: inline-block;z-index: 3;font-weight: bold;margin: 0;}
.au-x h3::after{content: "";width: 100%;height: 17px;background-color: #fff;border-radius: 8.5px;position: absolute;left: 0;bottom: -2px;display:inline-block;z-index: -1;}
.au-x h5{font-size: 20px;font-weight: 500;text-transform: math-auto;}
.au-x .left, .au-x .right {flex:0 1 46%;}
.au-x .au-v h2 {font-size: 16px;line-height: 1;margin-bottom: 5px;}
.au-i>p {margin:1em 0;padding:1em;}
.au-c{background-color: #fff;padding: 30px 20px 0;border-radius: 20px;margin-top: 20px;min-height:780px;}
.au-c h4{font-size: 24px;margin-bottom: 30px;}
.au-c ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.au-c ul li{width: 48%;display: flex;align-items: start;margin-bottom: 25px;}
.au-v{margin-left: 10px;}
.au-v p{line-height: 16px;font-size: 12px;color: #6B6B6B;}
.au-y {margin-top:4em;}

/* contact */
.con-bx{display: flex;position: relative;margin-top: -312px;}
.con-bx .left , .con-bx .right{width: 50%;height: 620px;position: relative;}
.con-bx .left{padding-left: 230px;color: #fff;padding-top: 90px;}
.con-bx .left h2{font-size: 24px;margin-bottom:30px;width: 448px;}
.con-bx .left h3{font-size: 30px;margin-bottom: 30px;}
.con-bx .left h4 {color: #fff;font-size: 72px;margin-bottom: 30px;font-weight: bold;text-transform: uppercase;}
.con-bx .left p{font-size: 18px;margin-bottom: 10px;}
.con-bx .left span{font-size: 18px;}
.con-bx .left .ex {top:-60px;position: absolute;}
.con-bx .right {background: url(./img/c1.jpg)no-repeat;}
.fre {display:none;}

/* video */
.product-displays {display: flex;flex-wrap: wrap;justify-content: space-around;}
.product-displays li{width: 31.3%;margin-bottom: 5%;}
.case_txt {color: #040404;margin: 10px;}
.case_txt h3 {
	text-align:center;
	width: 98%; /* 设置一个固定的宽度，或使用其他方式限制宽度 */
	white-space: nowrap; /* 禁止文本换行 */
	overflow: hidden; /* 隐藏超出容器的文本 */
	text-overflow: ellipsis; /* 显示省略号 */}

.vtb {background: url(../img/video.jpg)no-repeat;}
.abou {background: url(../img/about.jpg)no-repeat;}
.prod {background: url(../img/pro.jpg)no-repeat;}
.solo {background: url(../img/sol.jpg)no-repeat;}
.cas {background: url(../img/case.jpg)no-repeat;}
.newo {background: url(../img/news.jpg)no-repeat;}
.cont {background: url(../img/contact.jpg)no-repeat;}

@media (max-width: 1280px) {
	.top_nav {width: auto;}

	.in-so li {flex:0 1 32%}
	.in-ad ul {justify-content: space-evenly;}
	.in-ad ul li {flex: 0 1 24%;}
	.in-ab .left {width: 50%;}
	.in-ab .right {justify-content: center;}
	.in-ab .right li {height: 180px;}
	.in-news ul li {flex: 0 1 32%;}
	.in-news {height: auto;padding: 5% 0;}
	.pp-img {padding-top: 80px;}
	.in-so {padding-top: 50px;}
	.form input {height: 48px;}
	.user-login-but {height: 48px;}
	.ab-m .midden {width: 30%;}
	.ab-xx {justify-content: space-around;}
	.ab-xx li {flex: 0 1 30%;}
	.ab-hor {height: auto;padding: 50px 20px;}
	.oc-x li img {margin-right: 2%;}
	.ny_news {margin-top: 0;}
	.newsContainer h2 {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;width: 98%;}

	.pro-n li {height: 48px;}
	.mbx {left: 5%;}
	.pro-n {right: 4%;}
}

@media (max-width: 1028px) {
	.ab {position: relative;height: 250px;padding-left: 50px;padding-top: 90px;}
	.top_r_list {display: none;}
	.mob_inner_box {display: block;}
	.pp-img .top>div:nth-child(7) {margin-right:6%;}
	.pp-img .top>div:nth-child(8) {margin-left:6%;}
	.in-news ul {flex-direction: column;}
	.in-news ul li {flex: 0 1 100%;width: 100%;margin-top:1em;}
	.in-news ul li:hover img {display: none;}
	.in-news ul li:hover { padding-top: 20px;}
	.in-news ul li:hover h5 {display: block;color:#fff;opacity: 90%;}
	.form input {width: 250px;}

	.foot_con {flex-wrap: wrap;}
	.fo_l {flex:0 1 100%;}

	.oc-x {padding-top:0;padding:20px;}
	.oc-x li {flex:0 1 100%;width: 100%;margin-bottom: 1em;justify-content: left;align-items: center;}
	.oc-x li:nth-child(2n) {flex-direction: row-reverse;}
	.oc-x li img {flex:0 1 30%;margin-right: 0;}
	.oc {flex:1;width: auto;margin: 2em;}
	.au-c ul li {width: 98%;}
	.liv_r p {-webkit-line-clamp: 3;}
	.liv {padding:1em;}
	.ps-w {flex-wrap: wrap;padding-top: 20px;}
	.ps-wl {width: 100%;height: auto;overflow: hidden;}
	.ps-w .left {margin: auto;}
	.ps-w .right {margin-left:0;padding:0 2%;}
	.ab-n {padding-top: 70px;}
	.newsContainer {flex-wrap: wrap;}
	.newsContainer .left {width: 100%;margin-bottom: 2%;}
	.newsContainer .left>div a {display: flex;align-items: center;}
	.newsContainer .left .news_img {flex: 0 1 38%;border-radius: 20px;overflow: hidden;text-align: center;border: 1px solid #7bb766;}
	.newsContainer .left .newss {flex: 1;}
	.newsContainer .right {width: 100%;}

	.con-bx .left {padding-left:50px;}
}

@media (max-width: 768px) {
	.in-so h2 {font-size:30px;}
	.in-so h2::after {top: -25%;left: 45%;}
	.in-so h3 {font-size: 18px;text-align:start;padding: 0 2%;}
	.in-so ul {flex-wrap: wrap;margin-top:20px;}
	.in-so ul li {flex:0 1 100%;margin-top: 1em;}
	.in-so h4 {font-size: 25px;padding-right:20px;}
	.in-so h5 {margin-top: 40px;}
	.in-ad {padding-top: 50px;}
	.in-ad>.agm {flex-wrap: wrap;}
	.in-ad h2 {font-size:30px;}
	.in-ad h2::after {top: -25%;left: 88%;}    
	.in-ad ul {flex-wrap: wrap;margin: 30px auto 30px;padding-bottom: 0;}
	.in-ad ul li {flex: 0 1 96%;padding: 50px 25px;margin-bottom: 1em;}
	.in-ad ul li h4 {font-size: 25px;}
	.in-ad b {font-size:30px;}
	.pp-img {padding-top: 0;padding-bottom: 0;padding:2em 1em;}
	.pp-img img {flex: 0 1 48%;}
	.pp-img .top {flex-wrap: wrap;justify-content: flex-start;margin-right: 0; margin-left: 0;margin-bottom: 0;}
	.pp-img .top>div {flex: 0 1 23%;margin-bottom: 20px;}
	.pp-img .top>div:nth-child(7) {margin-right:2%;}
	.pp-img .top>div:nth-child(8) {margin-left:0;}
	.in-ab {padding-top: 50px;height: auto;}
	.in-ab>.agm {flex-wrap: wrap;}
	.in-ab h2 {font-size:30px;}
	.in-ab h2::after {top: -25%;left: 45%;}
	.in-ab h3 {font-size: 20px;}
	.in-ab p {font-size: 16px;text-align: start;margin-bottom: 30px;}
	.in-ab .left { width: 100%;margin-bottom: 2em;}
	.in-ab .right { width: 100%;}
	.in-ab .right li { height: 125px;}
	.rbk b {font-size: 40px;}
	.in-news h2 {font-size:30px;margin-bottom: 0;margin-right: 0;}
	.in-news ul li:hover h5 {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden}
	.in-news h2::after {top: -25%;left: 22%;}
	.in-news ul {margin-top: 30px;}
	.in-news ul h3 {font-size: 20px;}
	.form {flex-wrap: wrap;justify-content: center;text-align: center;height: auto;margin-bottom: 40px;padding:1em .5em;background: #e0dcdc;}
	.form h2 {font-size: 22px;color: #616161;}    
	.form input {width: 100%;margin: 1em auto;border-radius: 0.5px;height:32px;}
	.user-login-but {width: 120px;height: 36px;}
	.user-login-but span {padding-right: 5%;}
	.footer {display: none;}

	.ab {position: relative;height: 180px;padding-left: 0;padding-top: 50px;text-align: center;text-align-last: center;}
	.ab h2 {font-size: 38px;}
	.ab h3 {font-size: 28px;}
	.ab h3 span {font-size: 28px;}
	.mbx {left: 5%; bottom: 5%; }
	.ab-m {flex-wrap: wrap;padding-top: 30px;}
	.ab-m .left {width: 100%;}
	.ab-m h4 {font-size: 32px;}
	.ab-m .left p{margin-bottom: 0;margin-top: 15px;line-height: 1.6;font-size: 15px;}
	.ab-m .midden {width: 100%;}
	.ab-m ul h3 {font-size: 40px;}
	.ab-x {padding:5% 0;}
	.ab-x h2 {margin-left: 0;text-align: center;margin-bottom: 4%;font-size: 32px;}
	.x-bx {height:auto;padding:1.5em;background-size: cover;}
	.x-bx li {width: 100% !important;margin-bottom:1.5em;}
	.x-bx li:last-child {margin-bottom:0;}
	.x-bx li h3 {font-size: 20px;}
	.x-bx li h4 {font-size: 15px;}
	.ab-xx {margin-top: 0px;}
	.ab-xx li {flex: 0 1 46%;margin-bottom: 15px;}
	.ab-xx li img {border-radius: 10px;}
	.ab-hor {padding: 30px 10px;}
	.ab-hor h2 {font-size: 32px;}
	.ab-hor .swiper {margin-top: 30px;}
	.ab-hor .swiper-pagination-bullet {margin: 0 6px;}
	.ab-qq {padding-top: 30px;}
	.ab-qq h2 {font-size: 32px;}
	.ab-qq h3 {font-size: 16px;margin-top: 10px;}
	.ab-bq {width:100%;overflow-x: auto;position: relative;margin-bottom: 80px;}
	.ab-qq img {display: inline-block; width: 250%;max-width: none;margin-bottom:0;}

	.left-column {width: 100%;}
	.product-category h3 {width: 100%;font-size: 20px;height: 48px;line-height: 48px;}
	.ppm {flex-wrap: wrap;padding-top: 20px;}
	.product-category ul li {padding: .5em 0;}
	.product-category ul {padding-bottom: 15px;}
	.contact-form {display:none;}
	.main-content {width: 100%;padding: 25px 0;}
	.main-content h2 {font-size: 24px;margin-bottom: 20px;padding: 0 5px;}
	.product-item h3 {font-size:16px;margin-left: 0;}
	.product-item p {font-size: 12px;margin-left:0;}

	.ps-w .left {width: 100%;}
	.ps-w .right {margin-left: 0;margin-top:1em;}
	.ps-w .right h3 {font-size: 36px;}
	.ps-w .right a {margin: 0 auto;margin-top:30px;}
	.ps-l .left {width: 100%;display: flex;justify-content: flex-start;overflow: auto;}
	.ps-l .left li {margin-right:10px;}
	.ps-wl .thumb-swiper-container {margin-top: 0;}
	.proshow_title {justify-content: space-between;height: 60px;padding:0 2%;}
	.proshow_title p {font-size: 16px;line-height: 1.25;margin-right: 0;text-align: center;}
	.proms_l {padding:4% 0;}

	.so-l {padding-top: 30px;}
	.so-l h2 {font-size: 25px;}
	.s-box {flex-wrap: wrap;margin-bottom: 30px;}
	.s-box p {width: 98%;}
	.ad-v .agm ul {padding-top: 20px;flex-wrap: wrap;padding-bottom: 0;border-bottom: 0;}
	.ad-v .agm ul li {width: 99%;margin-bottom: 1.5em;}
	.ad-v .agm ul li img  {max-width: 40px;}
	.ad-v h4 {line-height: 26px;padding-left: 12px;}
	.ox-o {margin: 0;flex-wrap: wrap;}
	.ox-o img {max-width: 40px;}
	.ox-x span {margin: 20px 0;width: 100%;}
	.ox-x p {line-height: 26px;padding-left: 12px;}
	.ad-v {padding-bottom: 60px;}
	.ad-v .agm {padding-bottom: 30px;}
	.ad-v h5 {font-size: 25px;}
	.oc-x li {flex-wrap: wrap;}
	.oc {margin: 2em 0;}
	.au-c ul li {margin: 12px;}
	.au-x {background: #fafafa;padding: 0;}
	.au-x .gm {flex-wrap: wrap;}
	.au-x .left, .au-x .right {flex: 0 1 100%;padding:2em 10px;}
	.au-x .left {background:#95de7c;}
	.au-x .right {background:#b5fa9e;}
	.au-x h2 {font-size: 25px;}
	.au-x h3 {font-size: 25px;}
	.au-i>p {padding: 0;}
	.ad-v h5 {padding: 0 1em;font-size: 20px;margin-bottom: 6px;}
	.au-y {margin-top: 0;padding: 10px;}
	.au-c {padding: 20px 0;min-height: 0;}

	.ny_case ul li {margin-bottom: 20px;}
	.liv {flex-wrap: wrap;}
	.liv_l {flex: 0 1 100%;}
	.liv_r {margin: 0;width: 100%;}
	.liv_r h2 {width:98%;margin-top:16px;margin-bottom: 15px;font-size: 20px;}
	.liv_r p {width: 100%;line-height: 1.5;}
	.liv_r span {padding: .5em 2em;background:#7bb766;color:#fff;}
	.ny_case {margin-bottom:60px;}

	.newsshow_p {padding: 2em 0;}
	.ny_caseShow p {font-size: 13px;}
	.pro-n {bottom: 50px;right: 0;width: 100%;justify-content: space-evenly;}
	.pro-n li {flex: 0 1 30%;width: auto;height: 36px;margin-right: 0;}
	.pro-n li a {font-size: 12px;line-height: 1;}
	.news_img {display: none;}
	.newsContainer h2 {font-size: 20px;}
	.newsContainer h3 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.newsContainer .left h2 {margin: 0;}
	.newss_img {display: none;}
	.newss_txt h2 {font-size: 20px;}
	.container {margin-bottom: 50px;}
	.newsshow_title {font-size: 20px;line-height: 25px;}
	.newsshow_wnnr {font-size: 14px;line-height: 26px;}
	
	.product-displays li {width: 48%;}

	.con-bx {flex-wrap: wrap;margin-top: -420px;margin-bottom:48px;}
	.con-bx .left { flex: 0 1 100%;padding-left: 0;padding: 1em;height: auto;}
	.con-bx .left h2 {font-size: 20px;width: 300px;}
	.con-bx .left h3 {font-size: 20px;margin-bottom: 10px;}
	.con-bx .left h4 {color: #fff;font-size: 36px;}
	.con-bx .left .ex {position: relative;top: 0;}
	.con-bx .right {width: 100%;height: auto;background: none;}
	.fre {display:block;}

	div.green-black SPAN.current {padding: 0 10px;height: 28px;line-height: 28px;font-size: 13px;}
	div.green-black A {padding: 0;height: 28px;line-height: 28px;min-width: 26px;font-size: 13px;}
	div.green-black a:nth-child(n+5):not(.current):not(:nth-last-child(-n+2)) { display: none; }
}