.product-head-img {
	top: 59px;
	/*height: 330px;*/
	width: 100%;
	position: relative;
}
.product-content-box {
	/*height: 830px;*/
	width: 100%;
	top: 40px;
	position: relative;
	text-align: center;
}
.product-title {
	/*font-family: PingFangSC-Regular;*/
	/*font-family: "微软雅黑";*/
    font-family: PingFangSC-Medium, "Microsoft YaHei", "微软雅黑";
	font-size: 38px;
	color: #666666;
	letter-spacing: 1.38px;
	text-align: center;
	padding-top: 58px;
}

.product-subtitle {
	width: 70%;
	font-family: PingFangSC-Medium, "Microsoft YaHei", "微软雅黑";
	/*font-family: "微软雅黑";*/
	font-size: 16px;
	color: #999EB0;
	line-height: 28px;
	/*text-indent: 2em;*/
	margin: 20px 15% 50px;
	text-align: justify;
}

.product-img-box {
	/*height: 300px;*/
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
.product-img-box ul {
	list-style: none;
	/*text-align: center;*/
	text-align: justify;
	/*text-align-last: justify;*/
	/*margin: 0 auto;*/
}

.product-img-box ul li {
	text-align: center;
	display: inline-block;
}
.product-img-box ul li img {
	position: relative;
	margin: 50px 30px 30px;
	float: left;
	clear: both;
}
.product-img-box ul li a {
	text-decoration: none;
}
.product-item-title {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333333;
	letter-spacing: 0.73px;
	text-align: center;
	margin-bottom: 20px;
}


.product-video-box {
	background: url(../img/video_bg.png);
	height: 380px;
	width: 100%;
}
.product-video-title {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 20px;
	color: #333333;
	letter-spacing: 0.73px;
	text-align: center;
	padding-top: 30px;
}
.product-video {
	/*height: 210px;
	width: 310px;*/
}


.sln-case-box {
	height: 735px;
	width: 100%;
}

.sln-case-img {
	width: 309px;
	height: 190px;
}
.sln-case-title {
	/*font-family: PingFangSC-Medium;*/
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	letter-spacing: 0.65px;
	text-align: left;
	padding: 15px 16px 0px;
}
.sln-case-title a {
	text-decoration: none;
	color: #333333;
}
.sln-case-content {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.58px;
	line-height: 35px;
	text-align: justify;
	/*text-indent: 2em;*/
	padding: 15px 16px 25px;
}
.sln-case-link {
	width: 60%;
	height: 13%;
	background: #2D84D5;
	border-radius: 20px;
	margin-bottom: -55px;
	padding: 5px 25px;
	display: inline;
}
.sln-case:hover {
	background: #FFAB42;
}
.sln-case-link a {
	text-decoration: none;
}
.sln-case-xq {
	/*font-family: PingFangSC-Medium;*/
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}