﻿.c-container {
	width: 100%;
	position: relative;

}

.center {
	margin: 0 auto;
	padding: 120px 0;
	max-width: 1200px;
	text-align: center;
	
}
@media screen and (max-width:768px) {
	.c-h{
		margin-top: 0 !important;
	}
}
.big-title {
	padding-top: 60px;
	text-align: center;
	margin: 0 auto;
	font-size: 34px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 48px;
	margin-bottom: 60px;
}

.title {
	font-size: 34px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 48px;

}

.c-p {

	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}

.c-hr1 {
	width: 54px;
	height: 4px;
	background: #5D59F5;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 60px;
}


.content-1 {
	display: flex;
	justify-content: space-between;
}

.content-1 .item1 {
	text-align: center;
}

.content-1 .item1 h2 {

	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
	margin: 28px auto;
}

.content-1 .item1 p {
	max-width: 336px;
	font-size: 14px;
	font-family: PingFangSC-Light, PingFang SC;
	font-weight: 300;
	color: #666666;
	line-height: 20px;
}




/* 2 */
.content-2 {
	display: flex;
	justify-content: space-between;

}

.content-2 li {
	width: 255px;
	height: 332px;
	background: #FFFFFF;
	box-shadow: 6px 6px 25px 0px rgba(195, 195, 195, 0.5);
}

.content-2 li h2 {
	margin-bottom: 0;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
}

.content-2 li img {
	margin-top: 20px;
	margin-bottom: 40px;
}

.content-2 li button {
	border: none;
	width: 109px;
	height: 26px;
	background: #5D59F5;
	border-radius: 13px;



	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 20px;
}



.content-3 {
	display: flex;
	justify-content: space-between;

}

.c-p2 {
	margin-top: 40px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}

.content-3 li p {
	margin-top: 24px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}


.content-4 {
	position: relative;
	width: 405px;
	margin: 0 auto;
}

.content-4 span {
	position: absolute;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #5D5D5D;
	line-height: 28px;
}

.content-4 span:nth-of-type(1) {
	left: -105px;
	top: 50px;
}

.content-4 span:nth-of-type(2) {
	right: -105px;
	top: 50px;
}

.content-4 span:nth-of-type(3) {
	left: -80px;
	top: 170px;
}

.content-4 span:nth-of-type(4) {
	right: -80px;
	top: 170px;
}

.content-4 span:nth-of-type(5) {
	left: 0px;
	top: 280px;
}

.content-4 span:nth-of-type(6) {
	right: 0px;
	top: 280px;
}

.content-4 span:nth-of-type(7) {
	left: 160px;
	top: 324px;
}

.content-4 img {
	width: 405px;
	height: 303px;
}



@media screen and (max-width:768px) {
	.content-4{
		width: 90%;
	}
	.content-1,
	.content-2 {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}


	.content-4 span:nth-of-type(1),
	.content-4 span:nth-of-type(3),
	.content-4 span:nth-of-type(5) {
		left: 0;
	}

	.content-4 span:nth-of-type(2),
	.content-4 span:nth-of-type(4),
	.content-4 span:nth-of-type(6) {
		right: 0;
	}

	.title {
		font-size: 22px;
	}

	.big-title {
		font-size: 22px;
	}
}

.bannera {
	width: 100%;
	height: 55%;
	background-image: url(../image/banner7.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: -30px;
}

.center {
	position: relative;
	top: -60px;
}

.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: 30px;
}


@media screen and (max-width: 768px) {
	.imagText {
		padding-top: 10px !important;
	}

	.bannera {
		width: 100%;
		height: 40%;
		padding: 20px;
		box-sizing: border-box;
	}

	.pppp {
		font-size: 20px;
		color: white;
		font-weight: 400;
		position: relative;
		left: -50px;
	}

	.span {
		font-size: 13px;
		position: relative;
		top: -10px;
		left: -50px;
	}

	.spanb {
		position: relative;
		top: -35px;
	}

	.spanc {
		position: relative;
		top: -60px;
	}

	.c-h {
		position: relative;
		top: -75px;
		left: -50px;
	}

	.c-p2{
		padding: 0 20px;
		box-sizing: border-box;
	}
	.c-p{
		padding: 0 20px;
		line-height: 30px;
		box-sizing: border-box;
	}
}

.c-h {
	width: 72px;
	height: 6px;
	background: #F7921A;
	/* text-align: left; */
	margin-left: 50px;
	margin-top: 44px;
}
