.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(../../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
}

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

.newsDetail .detail-main {
	width: 1200px;
}

.detail-main p{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

.detaile-content{
	width: 1200px;
	background-color: white;
	font-family: "微软雅黑";
	position: relative;
}

.detaile-content div{
	padding: 40px 90px;
}

.detaile-content .detail-title{
	font-size: 30px;
	color: #333333;
	text-align: center;
}

.detaile-content .detaile-date{
	font-size: 14px;
	color: #C8C8C8;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

.detaile-content .detail-info{
	text-indent: 2em;
	font-size: 16px;
	color: #666666;
	line-height: 2em;
	margin-bottom: 20px;
}

.detail-bottom{
	width: 1200px;
	height: 110px;
	background-color: white;
	margin-top: 20px;
	margin-bottom: 100px;
	position: relative;
}

.detail-bottom div{
	padding: 0 90px;
	position: absolute;
	top: 4px;
}

.detail-bottom div p{
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}
