/* 轮播宽高 */
.index-swiper {
	width: 100%;
	/* height: 660px; */
}

.product-pagination {}
a{
	color:#000;
}
/*自定义分页器的样式*/
.swiper-pagination-custom {
	text-align: center;
	margin: 15px 0px;
	bottom: 0;
	/* left: -40px; */
}

/*自定义分页器的样式*/
.swiper-pagination-customs {
	width: 50px;
	height: 3px;
	display: inline-block;
	/* border-radius: 5px; */
	margin: 5px 10px;
	outline: 0;
	box-sizing: border-box;
	background: #fff;
}

.swiper-pagination-customs:last-child {}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
	width: 50px;
	height: 8px;
	background: #fff;
}


/*自定义分页器的样式*/
.swiper-pagination-custom2 {
	text-align: center;
	margin: 55px 0px 0px 0px;
}

/*自定义分页器的样式*/
.swiper-pagination-customs2 {
	width: 50px;
	height: 6px;
	display: inline-block;
	border-radius: 5px;
	margin: 5px 10px;
	outline: 0;
	box-sizing: border-box;
	background: #9F9F9F;
}

.swiper-pagination-customs2:last-child {}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active2 {
	width: 50px;
	height: 6px;
	background: #0176DF;
}




/*自定义分页器的样式*/
.swiper-pagination-custom3 {
	text-align: right;
	margin: 5px 0px;
}

/*自定义分页器的样式*/
.swiper-pagination-customs3 {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	margin: 5px 5px;
	outline: 0;
	box-sizing: border-box;
	background: #fff;
}

.swiper-pagination-customs3:last-child {}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active3 {
	width: 10px;
	height: 10px;
	background: #53B448;
}

.about-articletx {
	/* display: none; */
}

.head0 {
	/* display: none; */
}

/* 关于我们 */
.about {
	display: flex;
	flex-direction: column;
	height: 620px;
	position: relative;
	background-image: url('../images/about-bg.png');
}

.about .about-row {
	display: flex;
	flex-direction: row;
	z-index: 10;
}

.about .about-background-img {
	height: 160px;
	position: absolute;
	left: 0px;
	bottom: 0px;

}

.about .about-row .about-article {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-right: 50px;
}

.about .about-row .about-article h2 {
	font-size: 16px;
	color: #313233;
	font-weight: normal;
	text-indent: 2rem;
	line-height: 2rem;
	/* margin-top: 30px; */
	/* margin-left: 20px; */
}

.about .about-row .about-article p {
	color: #53B448;
	font-size: 17px;
	margin-left: 20px;
	margin-top: 75px;
	border: 1rpx solid #53B448;
	padding: 10px 30px;
	border-radius: 25px;
	/* text-indent: 30px; */
	/* display: none; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	overflow: hidden;
}

.about .about-row .about-article .more {
	width: 75px;
	height: 26px;
	text-align: center;
	color: #53B448;
	font-size: 17px;
	/* margin-left: 20px; */
	margin-top: 40px;
	border: 1px solid #53B448;
	padding: 10px 30px;
	border-radius: 25px;
	/* margin-top: 30px; */
	cursor: pointer;
}

.about .about-row .about-article .more:hover {
	background-color: #53B448;
}

.about .about-row .about-article .more a {
	text-decoration: none;
	color: #53B448;
}

.about .about-row .about-article .more a:hover {
	color: #fff;
}

.about .about-row .about-article .about-article-head {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	justify-content: center;
	height: 110px;
	position: relative;

}

.about .about-row .about-article .about-article-head div {
	font-size: 28px;
	color: #000;
}

.about .about-row .about-article .about-article-head span {
	font-size: 18px;
	color: #666666;
	/* margin-left: 15px; */
}

.about .about-row .about-article .about-article-head img {
	position: absolute;
	height: 110px;
	left: 30px;
}

.about .about-row .about-img {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-left: 50px;
	transition: 0.5s;
	margin-top: 120px;
	transition: 0.5s;
}

.about .about-row .about-img video {
	width: 100%;
	height: 390px;
}

.about .about-row .about-img:hover {
	transform: scale(1.1);
}

#product {
	background-image: url('../images/pro-bg.png');
	background-size: 100% 100%;
}

/* 产品展示 */
.product {
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}

.product-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 10px;
	position: relative;
}

.product-head .product-title-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 110px;
	position: relative;
	margin-top: 20px;
}


.product-head .product-title-head a {
	font-size: 35px;
	color: #000;
}

.product-head .product-title-head span {
	font-size: 25px;
	color: #000;
	/* margin-left: 15px; */
}

.product-head .product-title-head img {
	position: absolute;
	height: 110px;
	left: 30px;
}

.product-head .product-class {
	width: 80%;
	display: flex;
	flex-direction: row;
	align-items: center;
	/* position: absolute; */
	right: 0px;
	margin-top: 20px;
}

.product-head .product-class a {
	color: #666666;
	/* padding: 10px 0px; */
	font-size: 18px;
	cursor: pointer;
	width: 20%;
	height: 42px;
	align-items: center;
	display: flex;
	text-align: center;
	justify-content: center;
	background-color: #E6E6E6;
	border-radius: 6px;
	margin: 0 10px;
	color: #333333;
}

.product-head .product-class a:hover {
	background-color: #53B448;
	color: #fff;
}

/* .product-head .product-class a:hover {
	color: #0176DF;
	border-bottom: 2px solid #0176DF;
} */

.product-head .product-class span {
	color: #666666;
	font-size: 20px;
	margin: 0px 30px;
}

.product-swiper {
	width: 100%;
	margin-top: 80px;
}

.see-more {
	display: flex;
	justify-content: center;
	width: 10%;
	margin: 40px auto;
	text-decoration: none;
	padding: 10px 30px;
	color: #53B448;
	border: 1px solid #53B448;
	border-radius: 25px;
}

.see-more:hover {
	color: #fff;
	background-color: #53B448;
}

.product-box {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	margin-right: -25px;
}

.product-box .product-item {
	display: flex;
	flex-direction: column;
	width: calc(100%/3 - 25px);
	margin-right: 25px;
	margin-bottom: 25px;
	border-radius: 10px;
	box-shadow: 0 1px 2px 0 #999;
	cursor: pointer;
}

.product-box .product-item:hover p {
	color: #53B448;
}

.product-box .product-item img {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 300px;
}

.product-box .product-item p {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	text-align: center;
	padding: 0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 50px;
	max-height: 50px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.product-img {
	position: absolute;
	right: -270px;
	top: 0px;
	height: 160px;
}

.swiper .swiper-wrapper .show {
	display: flex;
}

.swiper .swiper-wrapper .hide {
	display: none;
}




/* 团队力量 */
#team-power {
	background-image: url("../images/team-bg.png");
	background-size: 100% 100%;
}


.team-power {
	display: flex;
	justify-content: space-between;
	width: 70%;
	overflow: hidden;
	/* height: 560px; */
	margin: 0 auto;
}

.team-power .team-blurb {
	width: 40%;
	/* padding-left: 15%; */
	display: flex;
	flex-direction: column;
	margin-top: 3%;
}

.team-power .team-blurb .blurb-title {
	width: 80%;
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.team-power .team-blurb .blurb-title div:nth-child(1) {
	font-size: 24px;
}

.team-power .team-blurb .blurb-title div:nth-child(2) {
	line-height: 3rem;
	font-size: 18px;
}

.team-power .team-blurb .under-line {
	width: 80%;
	height: 1px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

.team-power .team-blurb .blurb-text {
	color: #fff;
	font-size: 14px;
	line-height: 2rem;
}

.team-power .team-blurb .look-more {
	margin: 30px 0;
	width: 25%;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #FFFFFF;
	border-radius: 25px;
	text-align: center;
	padding: 5px 0;
	text-decoration: none;
	color: #fff;
}

.team-power .team-blurb .look-more:hover {
	background-color: #fff;
	color: #53B448;
}

.team-power .team-leader {
	width: 55%;
	display: flex;
	/* margin-left: 50px; */
	margin-top: 6%;
	justify-content: space-between;
}

.team-power .team-leader .leader-item {
	/* margin: 0 30px; */
	text-align: center;
	color: #fff;
	cursor: pointer
}
.team-power .team-leader .leader-item:hover {
	/* margin: 0 30px; */
	font-size: 18px;
}

.team-power .team-leader .leader-item:hover img{
	/* margin: 0 30px; */
	width: 200px;
	height: 200px;
	border: 1px solid #fff;
}



.team-power .team-leader .leader-item .item-img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.team-power .team-leader .leader-item .item-name {
	margin: 20px;
}

/* 公司新闻 */
.journalism {
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	background-image: url("../images/new-bg.png");
}

.journalism-img {
	position: absolute;
	right: -50px;
	top: 0px;
	height: 160px;
}

.journalism-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;

	position: relative;
}

.journalism-head .journalism-title-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* height: 110px; */
	position: relative;
}

.journalism-head .journalism-title-head a {
	font-size: 35px; 
}

.journalism-head .journalism-title-head span {
	font-size: 25px;
	color: #000;
	/* margin-left: 15px; */
}

.journalism-head .journalism-title-head img {
	position: absolute;
	height: 110px;
	left: 30px;
}

.journalism-data {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
	margin-bottom: 50px;
}

.journalism-data .journalism-banner {
	/* flex: 1; */
	width: 45%;
	height: 400px;
}

.news-swiper {
	width: 100%;
	height: 100%;
}

.journalism-data .journalism-list {
	/* flex: 1; */
	display: flex;
	flex-direction: column;
	margin-left: 40px;
}

.journalism-data .journalism-list .journalism-list-tab {
	display: flex;
	flex-direction: row;
	align-items: center;
	background: #DBDBDB;
}

.journalism-data .journalism-list .journalism-list-tab a {
	flex: 1;
	height: 50px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

.journalism-data .journalism-list .journalism-list-tab .active {
	flex: 1;
	height: 50px;
	background: #0176DF;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.journalism-data .journalism-list .journalism-item {
	display: none;
	flex-direction: column;
}

.journalism-data .journalism-list .journalism-item ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: auto;
}

.journalism-data .journalism-list .show {
	display: flex;
	height: 100%;
}

.journalism-data .journalism-list .hide {
	display: none;
}

.journalism-data .journalism-list .journalism-item ul li {
	display: flex;
	flex-direction: row; 
	padding-bottom: 20px;
	/* align-items: baseline;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC; */
}

.journalism-data .journalism-list .journalism-item ul li img{
	width: 130px;
	height: 85px;
	margin-right:10px;
}

.journalism-data .journalism-list .journalism-item ul li .item-time {
	width: 150px;
	height: 85px;
	/* border: 1px solid #000;	 */
	border-radius: 10px;
	margin-right: 20px;
}


 

.journalism-data .journalism-list .journalism-item ul li .item-time strong {
	font-size: 32px;
	font-weight: bold;
	color: #0176DF;
}

.journalism-data .journalism-list .journalism-item ul li .item-time span {
	font-size: 16px;
	color: #0176DF;
}

.journalism-data .journalism-list .journalism-item ul li a {
	flex: 1;
	display: flex;
	flex-direction: column;
	cursor: pointer;
	margin-right: 20px;
	justify-content: space-between;
}

.journalism-data .journalism-list .journalism-item ul li a p {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.journalism-data .journalism-list .journalism-item ul li a span {
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	color: #5A5A5A;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.journalism .look-more {
	/* width: 100%; */
	display: flex;
	justify-content: center;
	/* margin-bottom: 50px; */
	margin-top: 30px;
	width: 10%;
	background-color: rgb(0, 0, 0, 0);
	border: 1px solid #53B448;
	border-radius: 25px;
	text-align: center;
	padding: 10px 30px;
	text-decoration: none;
	color: #53B448;
	margin: 30px auto;
}

.journalism .look-more:hover {
	color: #fff;
	background-color: #53B448;
}

#news-banner .swiper-wrapper .swiper-slide a img{
	width: 100%;
	height: 100%;
}

/* 案例展示 */
.case-box {
	display: flex;
	flex-direction: column;
	/* overflow: hidden; */
	position: relative;
	background-image: url('../images/case-bg.png');
}

.case-box-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	justify-content: center;
}

.case-box-head .case-box-title-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* height: 110px; */
	position: relative;
	margin-top: 50px;
}


.case-box-head .case-box-title-head a {
	font-size: 35px;
	color: #666666;
}

.case-box-head .case-box-title-head span {
	font-size: 25px;
	color: #000;
	margin-left: 15px;
}

.case-box-head .case-box-title-head img {
	position: absolute;
	height: 110px;
	left: 30px;
}

.case-img {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 160px;
}

.case-data-box {
	margin: 0px auto;
	/* width: 3600px; */
	/* align-content: space-between; */
	margin-top: 50px;
}

.case-data-list {
	width: calc(100vw - 235px);
	display: flex;
	/* justify-content: space-between; */
	position: relative;
	left: 0px;
}

.case-data-box .case-item {
	display: flex;
	flex-direction: column;
	/* width: calc(30% - 120px); */
	width: 430px;
	height: 300px;
	margin-right: 25px;
	/* margin-bottom: 25px; */
	cursor: pointer;
	position: relative;
	border-radius: 15px;
	margin-bottom: 25px;

	/* background: #FFFFFF;
	border: 1px solid #DDDDDD; */
}

.case-data-box .case-item:hover {
	/* border: 1px solid #0176DF; */
}


.case-data-box .case-item img {
	width: 430px;
	/* margin: 15px 15px 0px 15px; */
	height: 300px;
	border-radius: 15px;

}

.case-data-box .case-item p {
	background: rgba(0, 0, 0, .5);
	text-align: center;
	/* padding: 0px 22px; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 50px;
	max-height: 50px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

}

.case-data-box .case-item p:hover {
	color: #0176DF;
}

.case-box .look-more {
	/* width: 100%; */
	display: flex;
	justify-content: center;
	/* margin-bottom: 50px; */
	width: 10%;
	background-color: rgb(0, 0, 0, 0);
	border: 1px solid #53B448;
	border-radius: 25px;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
	color: #53B448;
	margin: 30px auto;

}

.case-box .look-more:hover {
	/* margin-top: 30px; */
	color: #fff;
	background-color: #53B448;
}



/* 留言 */
.message-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 70%;
	margin: 0px auto;
	overflow: hidden;
}

.message-box .message-title {
	font-size: 22px;
	font-weight: 400;
	color: #000;
	margin-top: 22px;
}

.message-box .message-en-title {
	font-size: 11px;
	/* font-weight: 400; */
	color: #999;
	text-transform: uppercase;
	margin-top: 11px;
}

.message-box .message-post {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 10px;
	justify-content: space-between;
	/* padding: 0 300px; */
}

.message-box .message-post div {
	width: 45%;
	margin-bottom: 20px;
	float: left;
}

.message-box .message-post span {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	/* margin-left: 20px; */
	margin-right: 20px;
}


.message-box .message-post input {
	width: calc(100% - 120px);
	height: 42px;
	background: #FFFFFF;
	border-radius: 5px;
	border: 1px solid #E6E6E6;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}

.message-box .message-post button {
	margin: 0 auto;
	padding: 13px 0px 12px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	width: calc(100% - 80px);
	background: #53B448;
	border-radius: 25px;
	margin-left: 60px;
	margin-bottom: 50px;
	text-decoration: none;
	border:0px;
	cursor: pointer;

}

.message-box .message-post .textarea {

	display: flex;
	width: 100%;
}

.message-box .message-post .textarea div {
	width: 54px;
	/* margin-left: 20px; */
}

.message-box .message-post .textarea textarea {
	font-size: 18px;

	border: 1px solid #E6E6E6;
	border-radius: 5px;
	padding-left: 20px;
	color: #333;
	font-weight: 600;
	padding-right: 20px;
	padding-top: 10px;
	width: 100%;
}


.concat-us {
	background-image: url('../images/small_banner.png');
	width: 100%;
	height: 200px;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-size: 100% 100%;
}

.concat-us .us-title {
	margin-bottom: 20px;
	font-size: 24px;
}

.concat-us .us-tel {
	font-size: 36px;
	font-weight: bold;
}


input:focus {
	outline: none;
}

 

/* chrome⾕歌浏览器，Safari苹果浏览器 */
input[name="color"]::-webkit-input-placeholder {
	color: #999999;
	font-size: 18px;
}

/* firefox⽕狐浏览器 */
input[name="color"]:-moz-placeholder {
	color: #999999;
	font-size: 18px;
}

input[name="color"]:-ms-input-placeholder {
	color: #999999;
	font-size: 18px;
}