/* ////////////////////////////////slogan/////////////////////////////////// */
.slogan {
	margin-top: 80px;
}

.swiper-container {
	width: 100%;
	height: 577px;
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: rgba(255, 255, 255, 0.5);
	width: 116px;
	height: 3px;
	border-radius: 0;
	opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: rgba(255, 255, 255, 1);
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px !important;
}

.swiper-pagination-bullet {
	position: relative;
}

.swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	left: 0;
	top: -15px;
	height: 30px;
	width: 100%;
}

.banner {
	height: 577px;
	background-position: center;
}

.banner1 {
	background-image: url(../img/banner1.jpg);
}

.banner2 {
	background-image: url(../img/banner2.jpg);
}

.banner3 {
	background-image: url(../img/banner3.jpg);
}


.banner-title {
	text-shadow: 0px 14px 35px rgba(76, 76, 76, 0.23);
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 64px;
	/* font-size: 3.33vw; */

	text-align: center;
	white-space: nowrap;
	line-height: 64px;
	display: block;
	font-weight: bold;
	margin-top: -30px;
}

.banner-des1 {
	text-shadow: 0px 14px 35px rgba(76, 76, 76, 0.23);
	font-size: 64px;
	/* font-size: 3.33vw; */

	font-weight: 400;
	color: #FFFFFF;
	line-height: 92px;
	text-shadow: 0px 14px 35px #4C4C4C;
	margin-top: 20px;
}

.banner-des2 {
	text-shadow: 0px 14px 35px rgba(76, 76, 76, 0.23);
	font-size: 34px;
	/* font-size: 1.77vw; */

	font-weight: 400;
	color: #FFFFFF;
	line-height: 62px;
	text-shadow: 0px 14px 35px rgba(76, 76, 76, 0.23);
	margin-top: 20px;
}

.banner-des3 {
	text-shadow: 0px 14px 35px rgba(76, 76, 76, 0.23);
	font-size: 32px;
	/* font-size: 1.66667vw; */

	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	text-shadow: 0px 14px 35px #4C4C4C;
	margin-top: 20px;
	text-align: center;
}

.bd2:hover .img2 {
	opacity: 1;
	visibility: visible;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.img2 {
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

/* 
@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
 
}

@media (min-width: 1200px) {

} */



/* //////////////////////////////info/////////////////////// */
.info {
	justify-content: center;
	padding: 90px 0;
	align-items: center;
}

.section-info-right {
	/* margin-left: 90px; */
	justify-content: center;
}

.wrap1 {
	background-color: rgba(26, 26, 26, 0.7);
	height: 233px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}



.info11 {
	width: 71px;
	height: 18px;
	overflow-wrap: break-word;
	color: rgba(83, 83, 83, 1);
	font-size: 18px;
	font-family: MicrosoftYaHei;
	text-align: center;
	white-space: nowrap;
	line-height: 18px;
	display: block;
	position: relative;
	z-index: 11;
}

.label1 {
	width: 39px;
	height: 39px;
	position: absolute;
	left: 30px;
	bottom: 30px;
}

.info2,
.info33 {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 22px;
	font-family: MicrosoftYaHei;
	text-align: left;
	line-height: 22px;
	display: block;
	margin: 20px 0 0 0;
	text-align: justify;
	justify-content: space-between;
}

.info33 {
	display: none;
	line-height: 1.7;
	text-indent: 2em;
}


@media (min-width: 576px) {
	.wrap1 {
		padding: 25px;
	}

	.info33 {
		line-height: 1.5;
		margin-top: 0;
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.info33 {
		line-height: 1.5;
		margin-top: 20px;
		font-size: 18px;
	}
}

@media (min-width: 992px) {
	.info33 {
		line-height: 2;
		margin-top: 20px;
	}
}

@media (min-width: 1200px) {
	.wrap1 {
		padding: 30px;
	}
	.info33 {
		line-height: 2;
		margin-top: 20px;
	}
}


.main2 {
	height: 488px;
	background: url(../img/ps1b6h18g4qn2q31b08l5y3hxwu8dvaomfc20d4577f-36ef-4193-81da-2d135e3d51d9.jpg) 100% no-repeat;
	background-size: cover;
	width: 100%;

}

.main2:hover .wrap1 {
	height: 100%;
}

.main2:hover .word7,
.main2:hover .main3,
.main2:hover .info2 {
	display: none;
}

.main2:hover .label1 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.main2:hover .info33 {
	display: block;
}

/* //////////////////////////////service/////////////////////// */
.service {
	justify-content: center;
	padding: 90px 0;
	align-items: center;
	padding-top: 60px;
}

.service-content {
	margin-top: 52px;
}

.service-item {
	height: 417px;
	overflow: hidden;
	position: relative;
}

.service-item-pic {
	width: 100%;
	height: 287px;
	object-fit: cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: absolute;
	left: 0;
}

.service-item-content {
	background-color: rgba(245, 245, 245, 1);
	height: 130px;
	width: 100%;
	padding: 0 32px 0 44px;
	align-items: center;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.service-arrow {
	width: 39px;
	height: 39px;
	background: url(../img/service-arrow.png) no-repeat;
	background-size: contain;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.service-item-icon {
	width: 74px;
	height: 74px;

}

.service-item-name {
	width: 56px;
	height: 26px;
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	text-align: center;
	white-space: nowrap;
	line-height: 28px;
	display: block;
	margin: 25px 0 0 23px;
}



.service-item-show {
	height: 130px;
}

.service-item-more {
	display: none;
	font-size: 18px;
}

@media (min-width: 1200px) {

	.service-item2,
	.service-item3 {
		margin-left: 10px;
	}
}


/* .service-item+.service-item {
	margin-left: 1vw;
} */

.service-item:hover .service-item-pic {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.service-item:hover .service-item-content {
	height: 250px;
}

.service-item:hover .service-item-more {
	display: block;
}

.service-item:hover .service-arrow {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.service-item-desc {
	font-size: 25px;
	color: rgb(102, 102, 102);
	line-height: 1.2;
}



/* //////////////////////////////brand/////////////////////// */
.section3+.section3 {
	margin-top: 120px;
}

.brand {
	padding-top: 50px;
	align-items: center;
}

.brand-content {
	margin-top: 45px;
}

.brand-item {
	box-shadow: 0px 2px 12px 0px rgba(169, 169, 169, 0.18);
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px;
	height: 218px;
	/* width: 431px; */
	/* margin: 2px 0 0 53px; */
	align-items: center;
	justify-content: center;
}

.brand-image {
	width: 76.24%;
}


.interface {
	width: 100%;
}

.brand2 {
	padding-top: 110px;
	padding-bottom: 130px;
}

.brand2-content {
	margin-top: 70px;
}


/* ////////////////////////////////section-sales//////////////////////////// */

.sales {
	padding-top: 115px;
}

.sales .container {
	margin-top: 61px;
}

.sales-panel {
	box-shadow: 0px 2px 12px 0px rgba(169, 169, 169, 0.18);
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px;
	height: 486px;
	justify-content: center;
	align-items: center;
}

.sales-panel-1:hover {
	background: linear-gradient(#fffaed 0%, transparent 40%);
}

.sales-panel-2:hover {
	background: linear-gradient(#e5f9ff 0%, transparent 40%);
}

.sales-panel-3:hover {
	background: linear-gradient(#f5fbf2 0%, transparent 40%);
}

.sales-panel-icon {
	width: 178px;
	height: 178px;
}

.sales-panel-title {
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	text-align: center;
	white-space: nowrap;
	line-height: 28px;
	display: block;
	margin-top: 25px;
}

.sales-panel-li-dot {
	background-color: rgba(254, 194, 44, 1);
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin-right: 15px;
	display: inline-block;
}

.sales-panel-ul {
	margin-top: 48px;
}

.sales-panel-li {
	font-size: 22px;

	font-weight: 400;
	color: #666666;
	align-items: center;
	line-height: 1;
}

.sales-panel-li+.sales-panel-li {
	margin-top: 20px;
}

/* ////////////////////////////////honor//////////////////////////// */

.honor {
	width: 100%;
	height: 429px;
	background: url(../img/bg-honor.jpg) no-repeat;
	margin-top: 91px;

	padding-top: 80px;
}

.honor .section-title {
	color: #FFF;
}

/* ////////////////////////////////honor//////////////////////////// */

.home-honor-swiper {
	height: 151px;
	margin-top: 68px;
}

.home-honor-swiper .swiper-slide {
	/* background: #FFF; */
	/* width: 243px; */
	/* height: 151px; */
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.honor .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/pstqyu24b56wihqi7r1dl66iwyveu2fm7l4ce2b32d-c8e3-4515-9774-d3a026041a31.png);
	width: 30px;
	height: 55px;
	left: -40px;
}


.honor .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/ps6txaksh3gri222wz9hg6pnf607xdjmkcs093dec7f-cd57-411e-ae1f-014dfaf3168c.png);
	width: 30px;
	height: 55px;
	right: -40px;
}


/* 
@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
 
}

@media (min-width: 1200px) {

} */


/* ////////////////////////////////client//////////////////////////// */
.client {
	padding-top: 105px;
	padding-bottom: 80px;
}

.section-client-group {
	flex-wrap: wrap;
}

.section-client-img {
	width: 200px;
	margin: 15px 15px;
}



/* ////////////////////////////////section-product//////////////////////////// */
.product {
	padding-bottom: 120px;
	background-color: rgba(245, 245, 245, 1);
	height: 880px;
	padding-top: 87px;
}


.section-product-panel {
	box-shadow: 0px 2px 12px 0px rgba(169, 169, 169, 0.18);
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px;
	height: 446px;
	/* width: 451px; */
	overflow: hidden;
}

.section-product-slogan {
	overflow-wrap: break-word;
	color: rgba(102, 102, 102, 1);
	font-size: 24px;
	font-family: MicrosoftYaHei;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	display: block;
	margin: 45px 0 0 0;
}

.section-product-panel-content {
	position: relative;
	background-color: #FFF;
}

.section-product-panel-img {
	width: 100%;
	height: 252px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	object-fit: cover;
}

.section-product-panel:hover .section-product-panel-img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.section-product-panel-title {
	height: 27px;
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 28px;
	font-family: MicrosoftYaHei;
	text-align: center;
	white-space: nowrap;
	line-height: 28px;
	display: block;
	margin: 33px 0 0 0;
}

.section-product-panel-des {
	height: 19px;
	overflow-wrap: break-word;
	color: rgba(102, 102, 102, 1);
	font-size: 20px;
	font-family: MicrosoftYaHei;
	text-align: center;
	white-space: nowrap;
	line-height: 20px;
	display: block;
	margin: 21px 0 0 0;
}

.section-product-panel-more {
	margin-top: 40px;
	color: #FEC22C;
	line-height: 1;
	cursor: pointer;
}

.section-product-panel-more a {
	color: #FEC22C;
}

.box14 {
	width: 9px;
	height: 15px;
	background: url(../img/arrow-right.png) no-repeat;
	margin-left: 10px;
	/* margin-top: -1px; */
}
