.bg-one {
	background: url(../img/bg-one.png) no-repeat center center;
}

nav>ul:first-child>li:first-child::after {
	content: '';
	width: 40px;
	height: 2px;
	background: #7C7C7C;
	border-radius: 1px;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 20px);
}

/*-----------------------第二部分----------------------------------*/
.saas {
	width: 100%;
	background: #F3F3F3;
	text-align: center;
	padding-top: 86px;
}

.saas>div:first-child {
	font-size: 34px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 35px;
}

.saas>div:last-child {
	font-size: 24px;
	font-weight: 400;
	color: #444444;
}

.saas>ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 30px;
}

.saas>ul li {
	list-style-type: none;
	margin-right: 19px;
	margin-top: 54px;
}

.saas>ul li:last-child {
	margin-right: 0;
}

.saas>ul li>div:first-child {
	width: 235px;
	height: 78px;
	background: linear-gradient(90deg, #0169E4, #459AFF);
	box-shadow: 0px -1px 0px 0px #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.saas>ul li>div:last-child {
	width: 235px;
	height: 180px;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0, 11, 44, 0.05);
	border-radius: 0px 0px 5px 5px;
	padding-top: 20px;
}

.saas>ul li>div:first-child>div:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.saas>ul li>div:first-child>div:last-child {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
}

.options {
	display: flex;
	align-items: center;
	padding: 0 23px;
	margin-bottom: 29px;
}

.options>.circle {
	width: 10px;
	height: 10px;
	background: rgba(90, 161, 255, 0);
	border: 2px solid #1789FF;
	border-radius: 50%;
	margin-right: 10px;
}

.options>.circle2 {
	width: 10px;
	height: 10px;
	background: rgba(90, 161, 255, 0);
	border: 2px solid #6E17FF;
	border-radius: 50%;
	margin-right: 10px;
}

.options>.circle3 {
	width: 10px;
	height: 10px;
	background: rgba(90, 161, 255, 0);
	border: 2px solid #E91A3C;
	border-radius: 50%;
	margin-right: 10px;
}

.options>.circle4 {
	width: 10px;
	height: 10px;
	background: rgba(90, 161, 255, 0);
	border: 2px solid #FFC600;
	border-radius: 50%;
	margin-right: 10px;
}

.options>.circle5 {
	width: 10px;
	height: 10px;
	background: rgba(90, 161, 255, 0);
	border: 2px solid #0CD048;
	border-radius: 50%;
	margin-right: 10px;
}

.options>.option {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #656565;
}

.product {
	max-width: 1500px;
	margin: auto;
}

.product li {
	width: 400px;
	height: 460px;
	background: linear-gradient(90deg, #0169E4, #459AFF);
	box-shadow: 0px -1px 0px 0px #FFFFFF;
	border-radius: 4px;
	padding: 10px 10xp 0 10px;
	padding: 10px 10px 0 10px;
}

.product li>span:first-child {
	display: block;
	width: 380px;
	height: 320px;
	background: #FFFFFF;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product li>span:last-child {
	display: block;
	padding: 47px 0 42px 0;
	text-align: center;
}

.product li>span:last-child>.pro-title {
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
}

.product li>span:last-child>span {
	display: block;
	width: 34px;
	height: 4px;
	background: #FFFFFF;
	border-radius: 2px;
	margin: 16px auto 0;
}

/*----------------------------第三部分-------------------------------*/

.bg-two {
	margin-top: 105px;
	width: 100%;
	/* height: 800px;
	background: url(../img/bg-two.png) no-repeat center center;
	background-size: cover; */
}

/*--------------------------------第四部分--------------------------------------*/
.sponsor {
	background-color: #FFFFFF;
	width: 100%;
	height: 800px;
	background: url(../img/sponsor.png) no-repeat center center;
}

/*------------------------------------------------第五部分--------------------------------------------*/
.data {
	width: 100%;
	/* height: 1000px; */
	background-color: rgba(0, 0, 0, .7);
	overflow: hidden;
}

.data>div:nth-child(1) {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 96px;
}

.data>div:nth-child(2) {
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 31px;
}

.data-one {
	max-width: 1250px;
	display: flex;
	justify-content: center;
	list-style-type: none;
	margin: 0 auto;
}

.data-one li {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 75px;
}

.data-one li div:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
}

.data-one li div:first-child>span {
	display: block;
	width: 6px;
	height: 31px;
	background: #3986FF;
}

.data-one li div:first-child>p {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}

.data-one li div:last-child {
	font-size: 20px;
	font-weight: 500;
	color: #ABABAB;
}

.data-one li:last-child div:first-child>p::after {
	content: '毫秒';
	font-size: 20px;
	font-weight: 400;
}

.data-two {
	list-style-type: none;
	max-width: 1250px;
	margin: 51px auto 0;
	text-align: left;


}

.data-two li {
	/* height: 150px; */
	background-color: rgba(218, 227, 255, .2);
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	padding: 32px 25px;
	margin-bottom: 26px;
	margin-right: 30px;
	margin-left: 30px;
}

.data-two li>div {
	margin-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 50px;
}

.data-two li>div div:first-child {
	font-size: 20px;
}

.data-two li>div div:last-child {
	font-size: 18px;
	margin-top: 5px;
}


