.navbox .warp-nav-item .warp-content {
	display: block;
}

/* title选择状态 */

.nav_active_name {
	color: #c4fa00 !important;
}

/* footer */

.at_onActive {
	position: relative;
	z-index: 100;
}

.at_onActive .at_onActive1:hover .at_onIcom {
	display: block;
}

.at_onIcom {
	max-width: 150px;
	position: absolute;
	left: 62px;
	top: 60px;
	display: none;
}

/* header */

.pc-nav .navCon {
	box-shadow: 0px 0px 75px 0px rgb(0 0 0 / 7%);
	background-color: #fff;
}

.pc-nav .navCon .navBox > ul > li > a {
	color: #666;
}

@media screen and (max-width: 600px) {
	nav.app-nav .inner_top.on .topic,
	nav.app-nav .inner_top.bc .topic {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	nav.app-nav {
		background-color: #fff;
	}
	body {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
}
.navCon {
	/* background-color:#848788 !important; */
}
.pc-nav .navCon .navBox > ul > li > a {
	/* color: #000!important; */
	color: #504c66 !important;
	font-size: 20px;
	font-weight: 400;
}
.app-nav {
	background-color: #848788 !important;
	color: #000 !important;
}
.index-product {
	background-color: #848788;
}

.index-case {
	background-color: black !important;
}
.case-title {
	width: 544px;
	height: 122px;
	font-size: 56px;
	font-family: PingFang SC;
	font-weight: 800;
	color: #c4fa00 !important;
}
.case-desc {
	width: 630px;
	height: 43px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #ffffff;
	line-height: 28px;
}
.youxiuanli {
	background-color: gray;
}
.index-service {
	width: 95%;
	margin: 0 auto;
	display: flex;
	flex-flow: wrap;
}
.index-service > div {
	justify-items: center;
	background-color: black;
	width: 16%;
	margin-left: 3%;
	margin-top: 3%;
	height: 100px;
	color: #fff;
	display: flex;
	padding: 13px 13px 13px 0px;
}
.index-service > div > div {
	padding-left: 10px;
}
.index-service > div > div > div:nth-child(1) {
	font-size: 15px;
}
.index-service > div > div > div:last-child {
	font-size: 10px;
}

.main.products .select-box {
	background: #fff;
	padding: 1.5em 0 0.35em;
}
