.case-head-img {
	top: 59px;
	/*height: 330px;*/
	width: 100%;
	position: relative;
}

.sub-menu-box {
	/*height: 50px;*/
	width: 460px;
	top: 16px;
	position: relative;
	/*margin: 0px 33% 0px;*/
	margin: 0 auto;
}

.sub-menu {
	background: rgba(0, 0, 0, 0.20);
	border: 1px solid #E1E1E1;
	/*font-family: PingFangSC-Medium;*/
	font-family: "微软雅黑";
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
	height: 50px;
	width: 220px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 15px 90px;
	margin-right: -5px;
}

.sub-menu a {
	text-decoration: none;
	color: #FFFFFF;
}


/*
.sub-menu a:hover {
	color: #3187D4;
}
.sub-menu:hover {
	background: #FFFFFF;
}
.sub-menu:active {
	background: #FFFFFF;
}
*/

.case-navbar {
	background: #FFFFFF;
	box-shadow: 0 3px 5px 0 rgba(30, 70, 119, 0.18);
	top: 34px;
	position: relative;
	height: 100px;
	padding: 0 12%;
	text-align: center;
}

.case-navbar-menu {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 18px;
	color: #41485E;
	margin: 37px 1% 38px;
	text-align: center;
	display: inline-block;
}

.case-navbar .case-navbar-menu a {
	text-decoration: none;
}

.case-title-box {
	height: 15px;
	position: relative;
}

.case-liner {
	background: #D8D8D8;
	height: 1px;
	top: 50%;
	position: relative;
}

.case-title {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 38px;
	color: #666666;
	letter-spacing: 1.38px;
	text-align: center;
	margin-top: -20px;
	margin: -20px auto 0;
	width: 200px;
	background-color: #fff;
	position: relative;
	z-index: 5;
}

.case-jz-section,
.case-zz-section,
.case-yy-section,
.case-cj-section {
	top: 59px;
	position: relative;
	/*height: 483px;*/
	padding: 70px 17%;
}

.case-box {
	width: 100%;
	margin: 35px auto -25px;
}

.case-ls-section,
.case-ny-section,
.case-jt-section,
.case-czgl-section {
	top: 59px;
	position: relative;
	/*height: 483px;*/
	padding: 70px 17%;
	background: #F6F6F6;
	clear: both;
	/*display: inline-block;*/
}

.case-item-box {
	width: 270px;
	height: 240px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 40px 10px;
	/*float: left;*/
	display: inline-block;
	/*clear: both;*/
}

.case-item-box a {
	text-decoration: none;
}

.case-box ul {
	list-style: none;
	/*display: inline-block;*/
}

.item-img {
	width: 60%;
	height: 60%;
	margin: 20px 22%;
}

.item-title {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333333;
	letter-spacing: 0.73px;
	text-align: center;
}

#product-navbar {
	display: none;
}

#cwgxy,
#dsjfxy,
#dzcgy,
#skyzjy,
#rly,
#zfjg,
#znzz,
#glkj {
	display: none;
}

#industry-title:hover {
	cursor: pointer;
}

#product-title:hover {
	cursor: pointer;
}

@media only screen and (max-width: 1365px) {
	.case-navbar {
		background: #FFFFFF;
		box-shadow: 0 3px 5px 0 rgba(30, 70, 119, 0.18);
		top: 34px;
		position: relative;
		height: 100px;
		padding: 0 5%;
		text-align: center;
	}
	.case-navbar-menu {
		/*font-family: PingFangSC-Regular;*/
		font-family: "微软雅黑";
		font-size: 14px;
		color: #41485E;
		margin: 40px 10px 10px;
		text-align: center;
		display: inline-block;
	}
}
@media only screen and (max-width: 1023px) {
	.case-navbar {
		background: #FFFFFF;
		box-shadow: 0 3px 5px 0 rgba(30, 70, 119, 0.18);
		top: 34px;
		position: relative;
		height: 100px;
		padding: 0 5%;
		text-align: center;
	}
	.case-navbar-menu {
		/*font-family: PingFangSC-Regular;*/
		font-family: "微软雅黑";
		font-size: 14px;
		color: #41485E;
		margin: 25px 10px 10px;
		text-align: center;
		display: inline-block;
	}
}
@media only screen and (max-width: 767px) {
	.case-navbar {
		background: #FFFFFF;
		box-shadow: 0 3px 5px 0 rgba(30, 70, 119, 0.18);
		top: 34px;
		position: relative;
		height: 100px;
		padding: 0 5%;
		text-align: center;
	}
	.case-navbar-menu {
		/*font-family: PingFangSC-Regular;*/
		font-family: "微软雅黑";
		font-size: 14px;
		color: #41485E;
		margin: 5px 5px 10px;
		text-align: center;
		display: inline-block;
	}
}