.footer[data-v-dc99e7e1] {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 60px 80px;
	box-sizing: border-box;
	text-align: center;
	background: #101828;
	font-size: 12px
}

.footer .introduce_box[data-v-dc99e7e1] {
	margin: 0 20px;
	font-size: 24px;
	text-align: left
}

.footer .introduce_box .jump[data-v-dc99e7e1] {
	color: red;
	display: block;
	line-height: 40px;
	text-decoration: underline
}

.footer .introduce_box .title[data-v-dc99e7e1] {
	margin-bottom: 30px
}

.footer .icp_box[data-v-dc99e7e1] {
	margin-top: 15px
}

.footer .icp_box .text[data-v-dc99e7e1] {
	font-size: 24px;
	line-height: 50px
}

.footer .icp_box .logo[data-v-dc99e7e1] {
	width: 75px
}

.footer .icp_box .name[data-v-dc99e7e1] {
	font-size: 40px;
	line-height: 64px;
	font-weight: 700;
	margin-left: 10px
}

.desktop[data-v-dc99e7e1] {
	width: 100vw;
	min-width: 1200px;
	overflow-x: hidden;
	font-size: 1rem
}

.desktop .customer_box[data-v-dc99e7e1] {
	width: 60px;
	position: fixed;
	bottom: 130px;
	right: 50px
}

.desktop .customer_box img[data-v-dc99e7e1] {
	width: 100%;
	display: block;
	margin-top: -2px
}

.desktop .head[data-v-dc99e7e1] {
	max-width: 1920px;
	height: 60px;
	margin: 0 auto;
	padding-right: 7vw;
	display: flex;
	align-items: center;
	background: linear-gradient(0deg, #b3000a, #6b0006)
}

.desktop .head .logo[data-v-dc99e7e1] {
	width: 45px;
	margin-left: 17%
}

.desktop .head .nav[data-v-dc99e7e1] {
	margin-right: 100px;
	display: flex
}

.desktop .head .nav .item[data-v-dc99e7e1] {
	height: 30px;
	background: #fff;
	border-radius: 8px;
	line-height: 30px;
	padding: 0 12px;
	text-align: center;
	font-size: 13px;
	color: #000;
	cursor: pointer;
	margin: 0 15px;
	font-weight: 700
}

.desktop .head .nav .selected[data-v-dc99e7e1] {
	background: #000;
	color: #fff
}