.solution .banner {
	width: 100%;
	min-width: 1200px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.solution .banner img {
	width: 100%;
}

.solution .brief {
	width: 1200px;
	margin: 0 auto;
	padding-top: 110px;
}

.solution .brief h5 {
	font-size: 30px;
	color: rgb(0, 0, 0);
}

.solution .red {
	color: rgb(211, 0, 0) !important;
}

.solution .brief>h5 {
	padding-top: 79px;
	padding-bottom: 50px;
	text-align: center;
}

.solution .brief .text {
	width: 888px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 20px;
	color: rgb(68, 68, 68);
	text-align: center;
	margin-bottom: 130px;
}

.solution .alltit {
	width: 1200px;
	margin: 0 auto;
}

.solution .alltit>div {
	font-size: 30px;
	color: rgb(0, 0, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
}

.solution .alltit>p {
	font-size: 15px;
	color: rgb(68, 68, 68);
	text-align: center;
}

.solution .alltit>i {
	width: 122px;
	height: 5px;
	background-color: rgba(211, 0, 0, 1);
	border-radius: 3px;
	opacity: 0.18;
	display: block;
	margin: 0 auto;
	margin-top: 29px;
	margin-bottom: 58px;
}

.solution .brief .info {
	height: 346px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 72px;
}

.solution .brief .info .item1 {
	height: 346px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 104px;
}

.solution .brief .info .item1>div {
	width: 203px;
	height: 69px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	position: relative;
	font-size: 20px;
	color: rgb(14, 14, 14);
	display: flex;
	align-items: center;
	justify-content: center;
}

.solution .brief .info .item1>div:nth-child(2) {
	margin: 33px 0;
}

.solution .brief .info .item1>div img {
	width: 26px;
	margin-right: 23px;
}

.solution .brief .info .item1>div img:nth-last-child(1) {
	width: 66px;
	position: absolute;
	right: -89px;
	margin-right: 0;
}

.solution .brief .info .item2 {
	width: 353px;
	height: 276px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	padding: 35px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

.solution .brief .info .item2>div {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: rgb(0, 0, 0);
}

.solution .brief .info .item2>div i {
	width: 9px;
	height: 9px;
	background-color: rgba(211, 0, 0, 1);
	display: block;
	margin-left: 24px;
	margin-right: 17px;
}

.solution .brief .info .item2>img {
	width: 66px;
	position: absolute;
	right: -81px;
	top: 50%;
	margin-top: -4px;
}

.solution .brief .info .item3 img {
	width: 353px;
	margin-left: 66px;
}

.cover {
	width: 100%;
	height: 819px;
	background-color: rgba(249, 249, 249, 1);
	padding-top: 78px;
}

.cover .info {
	width: 1091px;
	margin: 0 auto;
	display: flex;
}

.cover .info .wx {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.cover .info .wx img {
	height: 480px;
	margin-bottom: 40px;
}

.cover .info h5 {
	font-size: 26px;
	color: rgb(0, 0, 0);
	margin-bottom: 14px;
}

.cover .info p {
	font-size: 15px;
	color: rgb(68, 68, 68);
}

.cover .info .app {
	width: 630px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-left: 60px;
}

.cover .info .app .img {
	width: 630px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.cover .info .app .img img {
	height: 480px;
}

.cover .info .app .text {
	text-align: center;
}

.system {
	width: 1200px;
	padding-top: 84px;
	padding-bottom: 70px;
	margin: 0 auto;
}

.system>img {
	height: 501px;
	margin: 0 auto;
}

.trait>div {
	width: 1200px;
	height: 557px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.trait .info. tit {
	line-height: 38px;
}

.trait .info h5 {
	font-size: 26px;
	color: rgb(18, 18, 18);
}

.trait .info .text {
	padding: 30px 0;
}

.trait .info p {
	font-size: 15px;
	color: rgb(68, 68, 68);
}

.trait .info .btn {
	width: 126px;
	height: 33px;
	background-color: rgba(211, 0, 0, 1);
	border-radius: 10px;
	font-size: 20px;
	color: rgb(255, 255, 255);
	display: flex;
	align-items: center;
	justify-content: center;
}

.trait .info .share {
	width: 292px;
	height: 62px;
	background-color: rgba(245, 245, 245, 1);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	color: rgb(68, 68, 68);
	margin-top: 22px;
}

.trait2,
.trait4 {
	width: 100%;
	background-color: rgb(249, 249, 249);
}

.trait1 img {
	width: 678px;
}

.trait2 img {
	width: 445px;
	margin-right: 150px;
}

.trait3 img {
	width: 480px;
	margin-left: 156px;
}

.trait4 img {
	width: 396px;
	margin-right: 223px;
}

.setup {
	padding-top: 75px;
	padding-bottom: 137px;
}

.setup .list {
	width: 822px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 97px;
}

.setup .list .item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.setup .list .item img {
	height: 74px;
	margin-bottom: 43px;
}

.setup .list .item h5 {
	font-size: 26px;
	margin-bottom: 17px;
}

.setup .list .item p {
	font-size: 15px;
	color: rgb(68, 68, 68);
	line-height: 30px;
}

.footer {
	width: 100%;
	height: 165px;
	font-size: 30px;
	color: rgb(255, 255, 255);
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/solution/29@2x.png) no-repeat;
	background-size: 100% 100%;
}
