<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap1 {
	font-family: SourceHanSansCN-Bold, SourceHanSansCN !important;
}

/* bk1 */
.bk1 {
	width: 100%;
	height: 8.25rem;
	position: relative;
}

.bjt1 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content1 {
	width: 18rem;
	height: 3.25rem;
	position: absolute;
	top: 2.375rem;
	left: 50%;
	transform: translate(-50%, 0);
}

.content1 h1 {
	font-size: .75rem;
	height: .9375rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	line-height: .9375rem;
	color: rgba(68, 93, 248, 1);
	font-weight: bold;
}

.content1 p {
	font-size: .5625rem;
	height: .9375rem;
	line-height: .9375rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	margin-top: .125rem;
}

.btn {
	margin-top: .95rem;
	width: 3.5rem;
	height: .75rem;
	background: #445DF8;
	box-shadow: 0rem .0375rem .125rem 0rem #859FC5;
	border-radius: .0875rem;
	font-size: .3rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .75rem;
	text-shadow: 0rem .0375rem .125rem #859FC5;
	text-align: center;
	cursor: pointer;
}

.btn .icon {
	display: inline-block;
	background: url(../imgs/jt1.png) center center / 100% 100% no-repeat;
	width: .4125rem;
	height: .175rem;
	margin-left: .175rem;
}

.btn:hover {
	background: rgba(97, 119, 255, 1);
}

.btn:hover .icon {
	width: .5rem;
	height: .175rem;
	background: url(../imgs/jt2.png) center center / 100% 100% no-repeat;
}

/* bk2 */
.bk2 {
	width: 100%;
}

.content2 {
	width: 19.2rem;
	height: 1.25rem;
	margin: 0 auto;
}

.content2 li {
	width: 4.8rem;
	height: 1.25rem;
	line-height: 1.25rem;
	align-items: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content2 li span:nth-of-type(2) {
	font-size: .2625rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #000000;
	line-height: 1.25rem;
}

.icon2 {
	width: .825rem;
	height: .825rem;
	display: inline-block;
	background: url(../imgs/icon2.png) center center / 100% 100% no-repeat;
	margin-right: .225rem;
}

.icon3 {
	width: .825rem;
	height: .825rem;
	display: inline-block;
	background: url(../imgs/icon3.png) center center / 100% 100% no-repeat;
	margin-right: .225rem;
}

.icon4 {
	width: .825rem;
	height: .825rem;
	display: inline-block;
	background: url(../imgs/icon4.png) center center / 100% 100% no-repeat;
	margin-right: .225rem;
}

.icon5 {
	width: .825rem;
	height: .825rem;
	display: inline-block;
	background: url(../imgs/icon5.png) center center / 100% 100% no-repeat;
	margin-right: .225rem;
}


/* bk3 */
.bk3 {
	width: 100%;
	height: 12.0625rem;
	background: linear-gradient(90deg, #F9F7F7 0%, #E4F0FD 100%);
}

.content3 {
	width: 19.2rem;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.content3 .title {
	margin: 1.5rem auto 0;
	width: 6.25rem;
	height: .5625rem;
	font-size: .5625rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: .5625rem;
	text-align: center;
}

.content3-wrap {
	width: 19.2rem;
	height: 7.5rem;
	margin: 1rem auto 0;
}

.content3-wrap li {
	width: 9.425rem;
	height: 2.25rem;
	background: #FFFFFF;
	box-shadow: 0rem .025rem .125rem .025rem rgba(219, 221, 227, 0.3000);
	border-radius: .15rem;
	padding: 0 .6rem 0 .6rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	transition: all 0.5s;
	border: .025rem solid transparent;
}

.content3-wrap li:hover {
	transform: translate(0, -0.125rem);
	border: .025rem solid rgba(202, 209, 255, .8);
	background: linear-gradient(180deg, rgba(202, 209, 255, .3) 0%, #FFFFFF 20%, #FFFFFF 80%, rgba(202, 209, 255, .3) 100%);
	box-shadow: 0rem .025rem .1875rem .025rem rgba(134, 143, 178, 0.3000);
	border-radius: .15rem;

}

.icon6 {
	position: absolute;
	width: .8rem;
	height: .8rem;
	background: #F0F4F9;
	border-radius: 50%;
	top: .9875rem;
	left: 1.2rem;
}

.content3-wrap li .left {
	width: 1.25rem;
	height: 1rem;
	font-size: 1rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #697EFF;
	line-height: 1rem;
	margin-right: .5625rem;
	z-index: 10;
}

.content3-wrap li .right {
	flex: 1;
}

.content3-wrap li .right h1 {
	height: .45rem;
	font-size: .45rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: .45rem;
}

.content3-wrap li .right p {
	font-size: .3rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: .45rem;
	margin-top: .35rem;
}

/* bk4 */
.bk4 {
	width: 100%;
}

.content4 {
	width: 19.2rem;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.dash {
	position: absolute;
	width: 19.2rem;
	height: .0125rem;
	border: .0125rem dashed rgba(113, 113, 131, .3);
	top: 5.1625rem;
}

.content4 .title {
	width: 5.25rem;
	height: .5625rem;
	font-size: .5625rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: .5625rem;
	text-align: center;
	margin: 1.5rem auto 0;
}

.content4-wrap {
	width: 100%;
	height: 6.025rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content4-wrap ul {

	display: flex;
	justify-content: space-around;
}

.icon7 {
	background: url(../imgs/icon7.png) center center / 100% 100% no-repeat;
	width: .775rem;
	height: .55rem;
	margin-top: .6rem;
}

.content4-wrap li {
	width: 4.025rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

}

.content4-wrap li img {
	width: 1.625rem;
	height: 1.7375rem;
	object-fit: fill;
	transition: all .5s;
}

.content4-wrap li:hover img {
	transform: translate(0, -0.25rem);
}

.content4-wrap li .tb {
	width: .1625rem;
	height: .1625rem;
	margin: .35rem auto .35rem;
	border-radius: 50%;
	z-index: 2;
}

.content4-wrap li .tb1 {
	background: linear-gradient(180deg, #7898FF 0%, #1757FF 100%);
}

.content4-wrap li .tb2 {
	background: linear-gradient(180deg, #7EECCE 0%, #2DB78F 100%);
}

.content4-wrap li .tb3 {
	background: linear-gradient(180deg, #AD9AF4 0%, #684ED8 100%);
}

.content4-wrap li .tb4 {
	background: linear-gradient(180deg, #65BDEF 0%, #2489C4 100%);
}

.content4-wrap li span {
	width: 2.25rem;
	height: .625rem;
	border-radius: .3rem;
	font-size: .3rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: .625rem;
	text-align: center;
}

.content4-wrap li .sp1 {
	background: linear-gradient(180deg, #7898FF 0%, #1757FF 100%);
}

.content4-wrap li .sp2 {
	background: linear-gradient(180deg, #7EECCE 0%, #2DB78F 100%);
}

.content4-wrap li .sp3 {
	background: linear-gradient(180deg, #AD9AF4 0%, #684ED8 100%);
}

.content4-wrap li .sp4 {
	background: linear-gradient(180deg, #65BDEF 0%, #2489C4 100%);
}

.content4-wrap li .dl {
	margin-top: .2375rem;
}

.content4-wrap li .dl p {
	font-size: .225rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: .3375rem;
	text-align: center;
}


/* bk5 */
.bk5 {
	width: 100%;
	height: 7.5875rem;
	background: linear-gradient(90deg, #F9F7F7 0%, #E4F0FD 100%);
}

.content5 {
	width: 19.2rem;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.content5 h1 {
	width: 2.75rem;
	height: .5625rem;
	font-size: .5625rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	line-height: .5625rem;
	align-items: center;
	margin: 1.5rem auto 0;
}

.content5-wrap {
	width: 100%;
	height: 2.875rem;
	margin: 1.15rem auto 0;
}

.content5-wrap li {
	width: 6.1625rem;
	height: 2.875rem;
	display: flex;
	background: #FFFFFF;
	box-shadow: 0rem .025rem .05rem 0rem rgba(219, 221, 227, 0.3000);
	border-radius: .15rem;
	justify-content: center;
	align-items: center;
	transition: all .8s;
}

.content5-wrap li:hover {
	box-shadow: 0rem .025rem .25rem 0rem rgba(106, 118, 154, 0.3000);
}

.content5-wrap li img {
	width: 4.175rem;
	height: 2.0875rem;
	object-fit: fill;
}
</pre></body></html>