﻿.k-one {
	display: flex;
	flex-wrap: wrap;
	margin-top: 130px;
}

.k-one li {
	max-width: 246px;
	max-height: 72px;

	margin: 0 27px;
	margin-bottom: 100px;
}

.c-items .c-title {
	font-size: 28px;
}


.c-ld .l-ul li {
	margin-bottom: 65px;
	font-size: 16px;
}

.c-ld .l-ul li span {
	margin-left: 14px;
}

.c-ld .l-ul li:nth-of-type(4) {
	margin-bottom: 0;
}

@media screen and (max-width:768px) {
	.k-one li {
		margin: 0 10px;
		width: 80px;
		margin-bottom: 100px;
	}
}

.bannera {
	width: 100%;
	height: 55%;
	background-image: url(../image/banner5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.pppp {
	/* width: 420px;
	 height: 42px; */
	font-size: 35px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 42px;
	margin-left: 50px;
	margin-top: -120px;
}

.span {
	width: 638px;
	height: 174px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 54px;
	margin-left: 50px;
	position: relative;
	top: 80px;
}

.c-h {
	width: 72px;
	height: 6px;
	background: #F7921A;
	/* text-align: left; */
	margin-left: 50px;
	margin-top: 104px;
}

.bottom-a {
	width: 85px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 22px;
	position: relative;
	top: 70px;
	left: 50px;
}

.bottom-b {
	width: 140px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 22px;
	position: relative;
	top: 40px;
	left: 145px;
}
.c-title{
	font-size: 20px;
}
.bottom-c {
	width: 140px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 22px;
	position: relative;
	top: 11px;
	left: 295px;
}

.bottom-d {
	width: 100px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 22px;
	position: relative;
	top: -19px;
	left: 445px;
}

.bottom-b p,
.bottom-c p,
.bottom-a p,
.bottom-d p {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #377BF0;
	/* line-height: 24px; */
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.c-items .c-title,
	.c-items2 .c-items .c-title{
		font-size: 20px !important;
		font-weight: bold;
	}
	
	.imagText {
		padding-top: 10px !important;
	}

	.bannera {
		width: 100%;
		height: 40%;
		padding: 20px;
		box-sizing: border-box;
	}

	.bottom-a {
		width: 55px;
		height: 18px;
		position: relative;
		top: 53px;
		left: 0px;
	}

	.bottom-b {
		width: 90px;
		height: 18px;
		position: relative;
		top: 35px;
		left: 59px;
	}

	.bottom-c {
		width: 90px;
		height: 18px;
		position: relative;
		top: 17px;
		left: 153px;
	}

	.bottom-d {
		width: 60px;
		height: 18px;
		position: relative;
		top: -1px;
		left: 248px;
	}

	.bottom-a p,
	.bottom-c p,
	.bottom-b p,
	.bottom-d p {
		font-size: 12px;
		margin: 0 auto;
	}

	.pppp {
		font-size: 20px;
		color: white;
		font-weight: 400;
		position: relative;
		left: -50px;
		top: 45px;
	}

	.span {
		font-size: 13px;
		margin: 0 auto;
	}

	.spanaa {
		position: relative;
		top: 60px;
		left: -50px;
	}
	.c-h{
		position: relative;
		top: -25px;
	}
}
