.common-width {
	width: 1150px;
	margin: 0 auto;
}

.common-bline {}

.common-bline img {
	height: 3px;

}

.common-title {
	width: 100%;
	justify-content: center;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.title-left {
	width: 180rpx;
}

.title-center {
	display: flex;
	flex-direction: column;
	margin: 0 30px;
	align-items: center;
}

.title-info {
	font-size: 36px;
	font-weight: 700;
	color: #5d63fe;
	margin: 15px 0;
}

.title-top {
	width: 80%;
}

.title-bottom {
	width: 80%;
	margin: 0 auto;
}

.title-top img {
	float: left;
}

.title-bottom img {
	float: right;
}



.bl-item1 {
	width: 100%;
	height: 500px;
}

.bl-item1 img {
	width: 100%;
	height: 100%;
}

.bl-item2 {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 100px;
}

.item2-body {}

.item2-content {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}

.item2-left {
	width: 48%;
	display: flex;
	flex-direction: column;

}

.item2-title {
	font-size: 22px;
	font-weight: 700;
	margin-top: 20px;
	text-align: left;
}

.item2-subtitle {
	font-size: 16px;
	line-height: 30px;
	color: #030303;
	margin-top: 20px;
	padding-right: 56px;
	box-sizing: border-box;
	text-align: left;
}

.item2-right {
	width: 50%;
	display: flex;
	align-items: center;
}

.item2-right img {
	width: 80%;

}

.bl-item3 {
	margin-top: 80px;
}

.item3-body {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;
	justify-content: space-between;
}

.item3-child {
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: ;
	padding: 30px 0;
	margin-bottom: 10px;
}

.item3-child:hover {
	border: 1px solid #d8daff;

}

.item3-child:hover p {
	font-weight: 700;
	color: #000000 !important;
}

.item3selete {
	border: 1px solid #d8daff;
}

.item3-child .item3-cimg {
	width: 50px;
	height: 50px;
}

.item3-child p {
	color: #999999;
	font-size: 16px;

	margin: 0;
	margin-top: 10px;
}

.bl-item4 {
	width: 100%;
	background-color: #f7faff;
	margin-top: 50px;

	box-sizing: border-box;
	padding: 50px 0;
}

.item4-body {
	display: flex;
}

.item4-title {
	font-size: 30px;
	color: #030303;
	font-weight: 700;
}

.item4-subtitle {
	color: #5f5f5f;
	font-size: 15px;
	margin-top: 10px;
}

.item4-ico {
	margin: 10px 0;
}

.item4-btn {
	width: 120px;
	height: 35px;
	background-image: linear-gradient(45deg, #6063fe 10%, #915dfe 100%);
	text-align: center;
	line-height: 35px;
	border-radius: 35px;
	margin-top: 80px;
	color: #fff;

}


.bl-item5 {
	margin-top: 100px;
}

.item5-body {
	width: 100%;
	display: flex;
	margin-top: 50px;

}

.item5-boder {
	width: 50%;
	box-sizing: border-box;
	padding: 0 30px;
}

.item5-child {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px;
	border: 1px solid #d4dae6;
	border-radius: 10px;
	cursor: pointer;
}

.item5-child img {
	width: 150px;
}

/* .item5-child:hover{
	border: 1px solid #6063fe;
}
.item5-child:hover p{
	color:#5d63fe ;
} */
.item5-child p {
	color: #030303;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
}

.item5-btn {
	width: 120px;
	height: 35px;
	/* background-image: linear-gradient(60deg, #6063fe 60%, #915dfe 100%); */
	background-color: #5d63fe;
	text-align: center;
	line-height: 35px;
	border-radius: 35px;
	margin-top: 10px;
	font-weight: 700;
	color: #fff;
}

.item5-child {}

.bl-item6 {
	margin-top: 100px;
	box-sizing: border-box;
	padding: 80px 0;
	width: 100%;
	background-image: url(img/simg28.png);
}

.item6-body {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.item6-body img {
	width: 48%;
	cursor: pointer;
}

.item6-body img:hover {
	border: 1px solid #6063fe;
	box-sizing: border-box;
}

.bl-item7 {
	margin-top: 100px;
}

.item7-body {

	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;

}

.item7-child {
	width: 50%;
	display: flex;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #d4dae6;
}

.item7-child:nth-child(2n) {
	border-left: none;
}

.item7-child:nth-child(-n+2) {
	border-bottom: none;
}

.item7-ico {
	width: 45px;
	height: 45px;
}

.item7-ico img {
	width: 100%;
	height: 100%;
}

.item7-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-left: 20px;
}

.item7-title {
	font-size: 20px;
	color: #030303;
}

.item7-subtitle {
	font-size: 16px;
	color: #5f5f5f;
}

.item7-line {
	margin: 20px 0;
}

.bl-item8 {
	margin-top: 100px;
	background-color: #f7faff;
	padding: 100px 0;
}

.item8-line {
	width: 60px;
	height: 3px;
	/* background: linear-gradient(to right, #676cfe, #d57afe); */
	background-color: #5d63fe;
	margin: 0 auto;
	opacity: 1;
	transition: all 0.3s;
}

.item8-body {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.item8-child {
	width: 23%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #d4dae6;
	background-color: #fff;
	cursor: pointer;
	position: relative;
	padding-bottom: 55px;
}

.item8-child a {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 100px;
	height: 35px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	border-radius: 30px;
	/* background: linear-gradient(to right, #306df0, #538bf5, #70a0fa, #a697fb); */
	background-color: #5d63fe;
}

/* .item8-child:hover{
	    border: 1px solid #6063fe;
} */

.item8-img {
	width: 60%;

}

.item8-img img {
	width: 100%;
	height: 100%;
}

.item8-title {
	font-size: 18px;
	color: #030303;
	margin: 10px 0;
}

.item-subtitle {
	color: #5f5f5f;
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
	text-align: left;
}

.bl-item9 {

	width: 1360px;
	margin: 0 auto;
	margin-top: 100px;
}

.item9-body {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 50px;
	margin-bottom: 50px;
}

.item9-img {
	flex: 1;
	box-sizing: border-box;
	padding: 0 20px;
}

.item9-img img {
	width: 100%;
}