body {
	margin: 0;
}

#app {
	width: 100%;
	height: 100%;
	position: relative;
	display: none;
}

.is-visable {
	background: #fff !important;
}

.tou-box {
	padding: 0 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: transparent;
	position: sticky;
	top: 0;
	z-index: 999;

	img {
		width: 136px;
		height: 56px;
	}

	.el-input__inner {
		width: 240px;
		height: 30px;
		border-radius: 30px;
		border: 1px solid #BBBFC4;
		background-color: transparent;
	}

	.el-input__prefix {
		top: -4px;
	}
}

.top—box {
	height: 534px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;

	.el-carousel__indicators--horizontal {
		left: 360px;
		top: 380px;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	.el-carousel__button {
		background-color: #1456F0;
		height: 4px;
		width: 40px;
	}

	img {
		/* height: 100%; */
		width: 100%;
		position: absolute;
		inset: 0;
		z-index: 100;
	}

	.carousel-item-box1 {
		position: absolute;
		left: 360px;
		top: 150px;
		width: 760px;
		z-index: 111;
		font-weight: 600;
		font-size: 2.5rem;
		color: #1F2329;
		line-height: 48px;
		text-align: left;
	}

	.carousel-item-box2 {
		position: absolute;
		left: 360px;
		top: 224px;
		width: 720px;
		z-index: 111;
		font-weight: 600;
		font-size: 1.125rem;
		color: #646A73;
		line-height: 26px;
		text-align: left;
	}
}

.shu-liang-box {
	margin-top: 534px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 92px 360px;
	background: #FFFFFF;

	.shu-zhi {
		font-weight: bold;
		font-size: 60px;
		color: #1F2329;
		line-height: 84px;

		span {
			font-weight: 400;
			font-size: 20px;
			color: #1F2329;
			line-height: 48px;
		}
	}

	.ming-cheng {
		font-weight: 400;
		font-size: 14px;
		color: #646A73;
		line-height: 22px;
	}
}

.ti-xi-box {
	background: #F4F8FF;
	padding: 64px 360px;

	.ti-xi-title {
		font-weight: 600;
		font-size: 36px;
		color: #1F2329;
		line-height: 42px;
		text-align: center;
	}

	.nei-rong {
		margin-top: 52px;
		display: flex;
		align-items: center;

		.img-box {
			margin-left: 80px;
			width: 768px;
			height: 560px;
			box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
			border-radius: 24px;
			border: 2px solid #FFFFFF;
			overflow: hidden;

			img {
				width: 100%;
				height: 100%;
				object-fit: fill;
			}
		}
	}

	.xiao-card-select {
		background: #FFFFFF !important;
		box-shadow: 0px 5px 20px 0px rgba(19, 60, 154, 0.08), inset 0px 2px 0px 0px #FFFFFF !important;

		.biao-ti {
			color: #1456F0 !important;
			font-weight: 600 !important;
		}
	}

	.xiao-card {
		width: 312px;
		padding: 34px 24px;
		margin-bottom: 32px;
		background: #F2F3FD;
		border-radius: 16px;
		display: flex;
		cursor: pointer;

		.right-box {
			margin-left: 18px;

			.biao-ti {
				color: #1F2329;
				font-size: 20px;
				font-weight: 400;
				line-height: 28px;
			}

			.miao-shu {
				font-weight: 400;
				font-size: 14px;
				color: #646A73;
				line-height: 22px;
			}
		}

	}

	.xiao-card:last-child {
		margin-bottom: 0;
	}
}

.gong-neng-box {
	padding: 64px 360px;
	background: #FFFFFF;

	.fatherItem-box {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		overflow: hidden;
	}

	.cItem-box {
		margin: -1px;
		border: 1px solid #E5E6EB;
		padding: 32px 46px;

		img {
			width: 120px;
			height: 120px;
		}

		.biao-ti {
			font-weight: 600;
			font-size: 16px;
			color: #1F2329;
			line-height: 20px;
			text-align: center;
		}

		.miao-shu {
			margin-top: 18px;
			font-weight: 400;
			font-size: 14px;
			color: #646A73;
			line-height: 22px;
			text-align: center;
		}
	}
}

.bottom-box {
	padding: 0 360px;
	padding-top: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #F4F8FF;

	.logo-font {
		font-weight: 400;
		font-size: 14px;
		color: #646A73;
		line-height: 16px;
	}

	.title-box {
		font-weight: 400;
		font-size: 20px;
		color: #646A73;
		line-height: 28px;
	}

	.xin-xi-font {
		font-weight: 400;
		font-size: 14px;
		color: #1F2329;
		line-height: 22px;
	}

	.top1 {
		margin-top: 20px;
	}

	.top2 {
		margin-top: 12px;
	}
}

.bei-an-hao {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F4F8FF;
	font-weight: 400;
	font-size: 12px;
	color: #646A73;
	line-height: 20px;
	padding: 15px 0;

	.el-link {
		font-weight: 400;
		font-size: 12px;
		color: #646A73;
	}

	.el-link.el-link--info:hover {
		color: #646A73;
	}
}

.el-backtop {
	font-size: 24px;
}

.el-icon-download {
	transform: rotate(180deg);
}