body {
	margin:0;
	padding:0;
	/*color:#4F4742;*/
	background: url(../images/common-bg-top-blue.png) top center no-repeat;
	/*background-color:#F4F4F5;*/
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}




#banner-box {
	padding-top: 80px;
	padding-bottom: 80px;
}
#banner-box .text {
	height: 420px;
	justify-content: center;
	align-items: center;
}
#banner-box .text .title {
	font-size: 46px;
	line-height: 62px;
	color: #FFF;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
#banner-box .text .sub-title {
	margin-top: 10px;
	font-size: 17px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
}
#banner-box .pic-box {
	width: 1200px;
	height: 700px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 15px;
	box-shadow: 0px 8px 51px 0px rgba(0, 0, 0, 0.1);
}
#banner-box .pic-box img {
	width: 1200px;
	height: auto;
}




.product-client {
	width: 1200px;
	margin: 0 auto;
	align-items: center;
}
.product-client .title {
	height: 30px;
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-bottom: 20px;
}
.product-client .img {
	width: 998px;
	height: 24px;
	background: url(../images/product/pic-clients.png) no-repeat;
	background-size: 998px 24px;
}






.product-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;
}
.product-title .title-sub {
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.5);
}
.product-title .title {
	margin-top: 8px;
	height: 60px;
	font-size: 38px;
	font-size: 36px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.9);
	line-height: 60px;
}
.product-title .text {
	margin-top: 12px;
	height: 30px;
	font-size: 15px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	line-height: 28px;
	text-align: center;
}
.product-title span {
	margin-top: 20px;
	width: 50px;
	height: 3px;
	overflow: hidden;
	background: #399CFF;
}





.product-reason {
	margin-top: 120px;
}
.product-reason-list {
	width: 1140px;
	margin: 0 auto;
	margin-top: 40px;
}
.product-reason-list li {
	width: 340px;
	height: 340px;
}
.product-reason-list li .icon {
	width: 250px;
	height: 210px;
	margin: 0 auto;
}
.product-reason-list li .icon-1 {
	background: url(../images/product/pic-zky-1.png) no-repeat;
	background-size: 250px 210px;
}
.product-reason-list li .icon-2 {
	background: url(../images/product/pic-zky-2.png) no-repeat;
	background-size: 250px 210px;
}
.product-reason-list li .icon-3 {
	background: url(../images/product/pic-zky-3.png) no-repeat;
	background-size: 250px 210px;
}
.product-reason-list li .title {
	margin-top: 30px;
	height: 30px;
	font-size: 20px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
	text-align: center;
	margin-bottom: 15px;
}
.product-reason-list li .info {
	width: 340px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	line-height: 25px;
	text-align: center;
}






.product-function {
	margin-top: 120px;
}
.product-function-list {
	width: 1190px;
	margin-left: 10px;
	margin-top: 10px;
}
.product-function-list ul {
	width: 1200px;
	flex-wrap: wrap;
}
.product-function-list li {
	width: 350px;
	height: 120px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-right: 50px;
}
.product-function-list li .icon {
	width: 36px;
	height: 36px;
	margin-right: 30px;
}
.product-function-list li .icon-1 {
	background: url(../images/product/icon-zky-gn1-1.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-2 {
	background: url(../images/product/icon-zky-gn1-2.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-3 {
	background: url(../images/product/icon-zky-gn1-3.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-4 {
	background: url(../images/product/icon-zky-gn2-1.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-5 {
	background: url(../images/product/icon-zky-gn2-2.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-6 {
	background: url(../images/product/icon-zky-gn2-3.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-7 {
	background: url(../images/product/icon-zky-gn3-1.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-8 {
	background: url(../images/product/icon-zky-gn3-2.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-9 {
	background: url(../images/product/icon-zky-gn3-3.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-10 {
	background: url(../images/product/icon-zky-gn4-1.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-11 {
	background: url(../images/product/icon-zky-gn4-2.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .icon-12 {
	background: url(../images/product/icon-zky-gn4-3.png) no-repeat;
	background-size: 36px 36px;
}
.product-function-list li .text {
	flex: 1;
}
.product-function-list li .text .title {
	/*margin-top: 2px;*/
	font-size: 18px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
	line-height: 25px;
	margin-bottom: 8px;
}
.product-function-list li .text .info {
	margin: 0 auto;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	line-height: 22px;
}






.product-types {
	margin-top: 90px;
}
.product-types-list {
	width: 914px;
	margin: 0 auto;
	margin-bottom: 120px;
}
.product-types-list li {
	width: 74px;
	height: 110px;
}
.product-types-list li .icon {
	width: 74px;
	height: 74px;
	margin: 0 auto;
}
.product-types-list li .icon-1 {
	background: url(../images/product/icon-zky-type-1.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-2 {
	background: url(../images/product/icon-zky-type-2.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-3 {
	background: url(../images/product/icon-zky-type-3.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-4 {
	background: url(../images/product/icon-zky-type-4.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-5 {
	background: url(../images/product/icon-zky-type-5.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-6 {
	background: url(../images/product/icon-zky-type-6.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-7 {
	background: url(../images/product/icon-zky-type-7.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .icon-8 {
	background: url(../images/product/icon-zky-type-8.png) no-repeat;
	background-size: 74px 74px;
}
.product-types-list li .title {
	/*margin-top: 30px;*/
	height: 30px;
	font-size: 14px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
	text-align: center;
}







.product-cases-box {
	width: 100%;
	height: auto;
	background: #F6F8FB;
	padding-top: 80px;
	padding-bottom: 80px;
}
.product-cases-list ul {
}
.product-cases-list ul li {
	width: 220px;
}


.product-cases-list ul li a {
	/*width: 380px;*/
	/*height: 460px;*/
	background: #FFF;
	box-shadow: 0px 8px 51px 0px rgba(0, 0, 0, 0.03);
	transition: 0.3s;
	margin-bottom: 40px;
	border-radius: 10px;
}
.product-cases-list ul li a:hover {
	box-shadow: 0px 8px 51px 0px rgba(0, 0, 0, 0.1);
	transition: 0.3s;
}
.product-cases-list ul li a .img {
	border-radius: 8px 8px 0 0;
	background: #FFF;
	/*background: #399CFF;*/
	overflow: hidden;
}
.product-cases-list ul li a .img img {
	opacity: 1;
	width: 220px;
	transition: 0.3s;
}
.product-cases-list ul li a:hover .img img {
	opacity: 0.6;
	width: 220px;
	transition: 0.3s;
}
.product-cases-list ul li a .title {
	width: 220px;
	height: 50px;
	padding-top: 6px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: rgba(0, 0, 0, 0.6);
	transition: 0.2s;
}
.product-cases-list ul li a:hover .title {
	padding-top: 4px;
	line-height: 40px;
	/*color: #399CFF;*/
	color: rgba(0, 0, 0, 0.9);
	transition: 0.2s;
}
















































