.top-header.home-header {
	height: 400px;
	/* min-height: 800px; */
}

.with-bottom-effect.transparent-effect .bottom-effect {
	position: absolute;
	z-index: 10;
	bottom: -100px;
	width: 2500px;
	height: 155px;
	left: 0px;
	background: rgba(255, 255, 255, 0.6);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
	padding-top: 10px;
	/* border: #ff6400 1px solid; */
}

.top-header .wrap-section-slider .slide-item .slide-content {
	padding-top: 150px;
}

/*主体部分*/
section {
	min-width: 1300px;
	margin: 0 auto;
	height: auto;
}

.features-section img {
	width: 100%;
	height: 100%;
	padding: 5px;
	vertical-align: middle;
}

.integrate {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
	margin: 50px auto;
}

.integrate-box {
	width: 1300px;
	margin: 0 auto;
	text-align: center;
}

.integrate-item {
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 30px auto;
	width: 1300px;
	height: auto;
}

.card-nav {
	display: flex;
	width: 180px;
	height: auto;
	margin-top: 0px;
}

.card-li {
	float: left;
	font-size: 13px;
	line-height: 1.1;
	margin: 5px 5px;
}

.card-li dl {
	color: #333;
	cursor: pointer;
}

.item-card {
	display: flex;
	justify-content: space-around;
	width: 260px;
	height: 280px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.item-sp {
	border: none;
}

.item-card:hover {
	box-shadow: 0 0 5px #ddd;
}

.item-card:hover .card-box {
	background: #ff6400;
}

.item-card:hover .card {
	background: #ff6400;
}

.item-card:hover .img-two {
	display: block;
}

.item-card:hover .img-one {
	display: none;
}

.card-box {
	width: 90px;
	height: 90px;
	border: 1px solid #eff2f7;
	background: #fff;
	padding: 10px;
	border-radius: 50%;
	transition: all 0.3s ease-out;
}

h4 {
	position: relative;
	margin: 20px 0 0;
	padding-bottom: 10px;
	font-size: 18px;
	width: 140px;
	color: #2e2751;
	font-weight: 400;
}

h4::before {
	content: "";
	position: absolute;
	top: 30px;
	left: 0;
	width: 100px;
	height: 1px;
	background: #ff6400;
}

.more {
	font-size: 21px;
	font-weight: 700;
	margin: 30px 0;
	padding-bottom: 10px;
	width: 100px;
	color: #504d5e;
}

.content_right_title {
	display: flex;
	height: 35px;
	margin-bottom: 20px;
	flex-direction: row;
	justify-content: center;
}

.content_right_title>span {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 23px;
	font-weight: 700;
	background-image: linear-gradient(to right, var(--main-color), #5ec4cb);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
}

.content_right_title p {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 2px;
	color: var(--main-color);
	margin: 0;
	margin-left: 2px;
	margin-top: 2px;
	background-image: linear-gradient(to right, var(--main-color), #5ec4cb);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
}

.brands {
	width: 100%;
	height: 276px;
}

.brandss {
	width: 1200px;
	height: 276px;
	margin: 0 auto !important;
}

.pinpaitus {
	width: 180px;
	height: 70px;
	/* border: 1px solid #ccc; */
	float: left;
	margin: 10px 10px;
	list-style: none;
	box-shadow: 0px 0px 3px #d2d2d2;
}

.pinpaitus:hover {
	box-shadow: 0px 0px 10px #bbb;
}

.zhiming {
	width: 1200px;
	height: auto;
	margin: 40px auto;
	/* border: 1px solid #ccc; */
}

.zhimingtop {
	width: 440px;
	height: 46px;
	margin: 56px auto;
	text-align: center;
}

.sixtop {
	height: 260px;
	width: 100%;
	/* background-color: #000000; */
	margin: 21px 0;
}

.threebottom {
	height: 180px;
	width: 100%;
	/* background-color: #008000; */
}

.hengxian {
	width: 90px;
	height: 2px;
	background-color: #8b8b8b;
	position: relative;
	top: 17px;
	z-index: 8;
	float: left;
	margin: 0 65px 0 65px;
}

.zhimingtop>p {
	font-size: 20px;
	color: #8b8b8b;
	font-weight: bold;
}

.logoimg:hover {
	box-shadow: 0px 0px 10px #bbb;
}

.logoimg {
	width: 181px;
	height: 260px;
	margin: 0 9px;
	float: left;
	background-color: #fff;
	box-shadow: 0px 0px 3px #d2d2d2;
}

.logoimgs {
	width: 380px;
	height: 181px;
	margin: 0 9px;
	float: left;
	background-color: #fff;
	box-shadow: 0px 0px 3px #d2d2d2;
}

.logoimgs:hover {
	box-shadow: 0px 0px 10px #bbb;
}
 
.suoyoupinpa {
	width: 100%;
	height: 300px;
	/* background-color: #d9e5f2; */
}

.suoyoupinpa>li {
	width: 190px;
	height: 30px;
	/* border: 1px solid red; */
	float: left;
	margin: 5px 5px;
	line-height: 30px;
    color: #3d3d3d;
	font-size: 14px;
	text-align: center;
}