.bannerBox {
	color: #333;
}

.banner_list {
	height: 100%;
}

.bannerBox {
	height: 460px;
}

.main-content {
	color: #333;
	min-width: 1050px;
}

.main-content section {
	padding-bottom: 30px;
}

.main-content h4 {
	font-size: 30px;
	text-align: center;
	padding: 30px 0 50px;
}

.productFunction h5 {
	font-weight: bold;
	line-height: 30px;
}

.productFunction>div {
	padding: 0 30px;
}

.productFunction dl {
	width: 261px;
	min-height: 346px;
	text-align: center;
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin-right: 32px;
	margin-bottom: 30px;
}

.productFunction dt {
	height: 115px;
}

.productFunction dl img {
	height: 100%;
}

.productFunction dl:nth-child(4n) {
	margin-right: 0;
}

.productFunction dd {
	padding: 25px;
}

.productFunction dd h5 {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.productFunction dd P {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 20px;
	height: 125px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}


@media screen and (max-width: 1280px) {
	.productFunction dl {
		margin-right: 18px;
	}

	.productFunction>div {
		padding: 0;
	}

	.downloadM1 dl:not(:nth-child(3n)) {
		margin-right: calc(4% / 2);
	}

	.downloadM1 dl {
		width: 32%;
	}

	.downloadM3 a {
		margin: 0 16px;
		margin-bottom: 20px;
	}

	.aboutUs_four .information {
		width: 540px;
		top: 90px;
	}

	.aboutUs_four .information:nth-of-type(1) {
		left: 0px;
	}

	.aboutUs_four .information:nth-of-type(2) {
		right: 0px;
	}

	.caselist li {
		padding: 18px 20px;
	}

	.wintone .third:before {
		display: none;
	}
}

@media screen and (max-width: 1150px) {
	.downloadM1 dl {
		width: 45%;
	}

	.downloadM1 dl:not(:nth-child(2n)) {
		margin-right: calc(10% / 2);
	}

	.downloadM3 a {
		margin: 0 6px;
		margin-bottom: 20px;
	}

	.productFunction>div {
		padding: 0 50px;
	}

	.productFunction dl,
	.productFunction dl:nth-child(4n) {
		margin-right: 58px;
	}

	.productFunction dl:nth-child(3n) {
		margin-right: 0;
	}

	.aboutUs_four .information {
		width: 490px;
	}

	.caselist li {
		padding: 18px 15px;
	}
}

.bannerTxt {
	width: 700px;
	position: absolute;
	top: 3%;
	left: 50%;
	margin-left: -570px;
}

.bannerTxt h2 {
	font-size: 32px;
	margin-bottom: 35px;
}

.bannerTxt h3 {
	font-size: 32px;
	margin-bottom: 35px;
}

.bannerTxt p {
	font-size: 14px;
	line-height: 30px;
}

.bannerTxt>span,
.bannerTxt a {
	border: 1px solid #333;
	min-width: max-content;
	min-width: 149px\9;
	height: 50px;
	line-height: 47px;
	margin-top: 75px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	padding: 0 8px;
	min-width: 136px;
}

.bannerTxt a {
	background: #333;
	color: #fff;
}

.bannerTxt span {
	margin-left: 10px;
}


.bannerTxt .ProductBtn {
	min-width: 168px;
}

.bannerTxt .ProductBtn1 {
	min-width: 168px;
}

.bankcard .bannerBox {
	color: #333;
}

.bankcard .bannerBox {
	height: 460px;
}

.BannerTxt h3 {
	font-size: 36px;
	margin-bottom: 22px;
}

.BannerTxt a {
	margin-top: 40px;
	cursor: pointer;
	min-width: 160px;
	padding: 0 20px;
	width: max-content;
}

.Cooperation .BannerTxt {
	top: 50%;
}

.bannerTxt a {
	background: #0562c7;
	border: 1px solid #0562c7;
}

.Advantages,
.productCase {
	background: #fafbfd;
}

.Advantages {
	padding-bottom: 0px;
}

.Advantages dt {
	overflow: hidden;
}

.Advantages dt img {
	float: left;
}

.Advantages h5 {
	width: 82%;
	font-size: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 26px;
	max-width: 260px;
	float: left;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.Advantages dl {
	width: 25%;
	margin: 0 4%;
	margin-bottom: 55px;
	float: left;
}

.Advantages dd {
	color: #666;
	line-height: 26px;
	padding-left: 40px;
	overflow: hidden;
	height: 72px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.productCase>div {
	display: flex;
	flex-wrap: wrap;
}

.productCase dl:not(:nth-child(3n)) {
	margin-right: calc(15% / 3);
}

.productCase dl {
	width: 30%;
	border-radius: 8px;
	box-shadow: 0px 2px 21px 3px rgba(130, 166, 245, .2);
	margin-bottom: 30px;
	float: left;
}

.productCase img {
	width: 800px;
	margin: 0 auto;
}

.productCase dd {
	font-size: 18px;
	margin: 20px;
	line-height: 28px;
	overflow: hidden;
	height: 60px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.productCase .readMore {
	width: 183px;
	margin: auto;
}


.section-help {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.section-help-title {
	width: 100%;
	text-align: center;
}

.section-help-title h4 {
	padding: 50px 0 50px;
	font-size: 28px;
}

.section-help-list {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
}

.section-help-list a {
	width: 230px;
    font-size: 16px;
    padding: 20px 0;
    background-color: #eaeaea;
    text-align: center;
    display: inline-block;
	text-decoration: none;
}
