.pageContent,
.product_center .product_a:hover {
	background: #fff
}

.about-us .about-new-km .new-km-image:hover,
.about-us .about-old-km .old-km-image:hover {
	-ms-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02)
}

.product_center {
	font-size: 16px;
	text-align: right;
	padding: 15px 0;
	clear: both;
	overflow: hidden
}

.product_center .product_a {
	display: block;
	float: left;
	margin-right: 10px;
	transition: transform .8s
}

.product_center .product_a img {
	cursor: pointer;
	width: 120px;
	height: 120px
}

.product_center .img_a {
	width: 80px;
	height: 80px;
	border-radius: 80px;
	border: 1px solid #ccc;
	margin: 0 auto 20px
}

.w600lian {
	display: inline-block;
	width: 517px;
	padding: 40px
}

.w600lian h4 {
	font-size: 20px;
	color: #999;
	font-weight: 300
}

.pageContent {
	padding: 70px 0;
	margin: 60px 0 40px
}

.about-us,
.call-us {
	padding-bottom: 70px
}

.about-title {
	margin-bottom: 25px;
	font-size: 40px;
	color: #727272;
	text-align: center;
	font-weight: 400
}

.about-text,
.fw300 {
	font-weight: 300
}

.about-text {
	font-size: 21px;
	color: #333;
	text-align: center
}

.mr_18 {
	margin-right: 18px
}

.mb_18 {
	margin-bottom: 18px
}

.mb_10 {
	margin-bottom: 10px
}

.headerBanner {
	width: 100%;
	height: 200px;
	background: url(/files/cms/www/default/img/km_pc.png) center center no-repeat;
	display: flex;
	align-items: center;
	justify-content: center
}

.banner {
	height: 400px;
	background-color: #f0f0f0;
	-webkit-animation: bgColor 2.5s linear;
	animation: bgColor 2.5s linear
}

.banner .banner-main {
	width: 1200px
}

.banner .banner-text {
	margin-top: 105px
}

.banner .banner-text .banner-text-point {
	height: 30px;
	font-size: 24px;
	font-weight: 200;
	position: relative
}

.banner .banner-text .banner-text-point:nth-child(1) {
	-webkit-animation: rightMove .5s;
	animation: rightMove .5s
}

.banner .banner-text .banner-text-point:nth-child(2) {
	-webkit-animation: rightMove 1s;
	animation: rightMove 1s
}

.banner .banner-text .banner-text-point:nth-child(3) {
	-webkit-animation: rightMove 1.5s;
	animation: rightMove 1.5s
}

.banner .banner-text .banner-text-point:nth-child(4) {
	-webkit-animation: topMove 2s;
	animation: topMove 2s
}

.banner .banner-img {
	background: url(/files/cms/www/default/img/sprint/km-about-sprint.png) 0 2px no-repeat;
	width: 980px;
	height: 350px;
	margin-top: 50px;
	position: relative;
	-webkit-animation: leftMove 2s;
	animation: leftMove 2s
}

.news {
	border-bottom: 1px solid #eaeaea;
}

.news .news-main {
	width: 1200px
}

.row {
	width: 1200px;
}

.col-md-3 {
	padding: 0;
}

.thumbnail {
	width: 285px;
	height: 374px;
	border: none;
	padding: 0;
	margin-bottom: 40px;
}

.thumbnail .caption .thumbnail-title a {
	color: #333333;
}

.thumbnail:hover {
	box-shadow: 0 5px 5px gainsboro;
	cursor: pointer;
}

.thumbnail:hover .caption .thumbnail-title {
	color: #f26522;
}

.thumbnail:hover .caption .thumbnail-title a {
	color: #f26522;
}

.thumbnail img {
	width: 285px;
	height: 192px;
}

.caption {
	font-family: "微软雅黑";
	float: left;
}

.caption .thumbnail-title {
	font-size: 18px;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 12px;
}

.caption.thumbnail-date {
	font-size: 14px;
	color: #c8c8c8;
}

.caption .thumbnail-detail {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}

.page-nav {
	margin-top: 50px;
	margin-bottom: 100px;
	text-align: center;
}

.page-nav nav .pagination {
	margin: 0;
}

.pagination li {
	display: inline-block;
	margin-right: 20px;
}

.pagination li a {
	font: "微软雅黑";
	font-size: 16px;
	color: #999999;
	width: 40px;
	height: 40px;
}

.pagination li a:hover {
	color: white;
	background-color: #f26522;
}

.pagination li .active {
	color: white;
	background-color: #f26522;
}

.page-large {
	margin: 40px 0 20px;
	text-align: center;
}

.page-large a {
	min-width: 34px;
	height: 34px;
	display: inline-block;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 34px;
	text-align: center;
	float: left;
	text-indent: 0;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 3px;
}

.page-large a.on {
	border: 1px solid #f26522;
	background: #f26522;
	color: #fff;
}

.page-large a.none {
	border: none;
}

.page-large .Num:hover {
	border: 1px solid #f26522;
	color: #f26522;
}

.page-large .on:hover {
	border: 1px solid #f26522;
	color: #fff;
}

.page-large .prev-page {
	background: url(/files/cms/www/default/img/small-prev-page.png) center center no-repeat;
}

.page-large .next-page {
	background: url(/files/cms/www/default/img/small-next-page.png) center center no-repeat;
}

.page-large .prev-page:hover {
	border: 1px solid #f26522;
	background: url(/files/cms/www/default/img/small-prev-page-on.png) center center no-repeat #f26522;
}

.page-large .next-page:hover {
	border: 1px solid #f26522;
	background: url(/files/cms/www/default/img/small-next-page-on.png) center center no-repeat #f26522;
}