.gonggao {
	position: relative;
	background: #f3f3f3;
	line-height: 56px;
	font-size: 14px;
	color: #6d6969;
}

.gonggao .swiper-container {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 130px;
	width: 100%;
	height: 57px;
	line-height: 57px;
}

.gonggao a {
	color: #333;
	display: inline-block;
	max-width: 100%;
}

.gonggao a:hover {
	text-decoration: none;
	color: #00559e;
}

.keyService {
	padding: 30px 0;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

.keyService .head {
	text-align: center;
	font-size: 26px;
	font-family: 黑体;
	margin-bottom: 30px;
	background: url(/skin/base/images/titles.jpg) center center no-repeat;
}

.keyService .bg {
	margin: auto;
	max-width: 150px;
	height: 150px;
	line-height: 150px;
	background: url(/skin/base/images/minbj.jpg) center center no-repeat;
	background-size: contain;
}

.keyService img {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.keyService .bg:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.newsSection {
	margin-top: 20px;
	background: #f6f6f6;
	padding: 40px 0;
}

.newsSection .recruitPanel,
.newsSection .newsPanel {
	background: #fff;
	padding: 20px;
	min-height: 365px;
	margin-bottom: 15px;
}

.newsSection .title {
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #999;
	font-size: 16px;
	padding: 0 10px;
}

.newsSection .title .more {
	float: right;
	padding-right: 10px;
}

.newsSection .list .recruit-item {
	display: block;
	padding: 14px 5px 10px 30px;
	border-bottom: 1px dashed #ccc;
	background: url(/skin/base/images/fang.jpg) no-repeat 0px 21px;
}

.newsSection .list .news-item {
	margin: 3%;
	padding: 2%;
	overflow: hidden;
}

.newsSection .list .news-img {
	float: left;
	display: block;
	width: 30%;
	height: 9rem;
	text-align: center;
	border: 1px solid #ccc;
}

.newsSection .list .news-img img {
	max-height: 100%;
	max-width: 100%;
}

.newsSection .list .news-item .info {
	float: left;
	width: 67%;
	margin-left: 3%;
	line-height: 30px;
	color: #666;
}

.newsSection .list .news-item .news-name {
	display: block;
	font-size: 16px;
}

.newsSection .list .news-item .news-detail {
	color: #666;
	font-size: 14px;
}

.aboutSection {
	padding: 40px 0 45px;
}

.aboutSection .head {
	font-size: 20px;
}

.aboutSection .txt {
	line-height: 27px;
	text-indent: 2em;
	margin-top: 10px;
}

.aboutSection .more {
	display: inline-block;
	height: 35px;
	line-height: 33px;
	border: 1px solid #058FDE;
	margin-top: 10px;
}

.aboutSection .more .arrow {
	display: inline-block;
	background: #058FDE;
	color: #fff;
	width: 44px;
	text-align: center;
}

.aboutSection .more .link {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	padding: 0 30px;
	color: #058FDE;
}

.aboutSection .more .link:hover {
	background: #e6e6e6;
	color: #333;
}

.aboutSection .about-item {
	border: 1px solid #eee;
	margin-top: 140px;
	padding: 0 15px;
	text-align: center;
	height: 208px;
}

.aboutSection .about-item .img {
	background: #b4b7b4;
	width: 155px;
	height: 155px;
	line-height: 155px;
	border-radius: 50%;
	text-align: center;
	margin: -78px auto 0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.aboutSection .about-item:hover .img {
	background: #058fde;
	width: 165px;
	height: 165px;
	line-height: 165px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.aboutSection .about-item .title {
	font-size: 20px;
	margin-top: 10px;
	line-height: 40px;
}

.aboutSection .about-item .info {
	line-height: 24px;
}

.aboutSection .about-item .btn {
	background: #B4B7B4;
	color: #fff;
	width: 90px;
	border-radius: 10px;
	margin-bottom: -18px;
	margin-top: 12px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.aboutSection .about-item .btn:hover {
	background: #058fde;
}

.customerSection {
	background: #f6f6f6;
	padding: 75px 0px 20px;
}

.customerSection .head {
	padding: 20px;
	background: #058FDE;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.customerSection .head .title,
.customerSection .head .en {
	display: inline-block;
}

.customerSection .head .title {
	font-size: 19px;
}

.customerSection .customer-item {
	display: block;
	border: 1px solid #ccc;
}

.customerSection .logo-group{
	margin-left: 3%;
}

@media screen and (max-width: 768px) {
	body {
		font-size: 14px;
	}

	.keyService {
		font-size: 14px;
		line-height: 25px;
	}

	.keyService .head {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.keyService .bg {
		height: 80px;
		line-height: 80px;
		margin-top: 10px;
	}

	.keyService img {
		width: 22px;
	}

	.newsSection .list .news-item .news-name {
		font-size: 14px;
	}

	.newsSection .list .news-item .text-overflow-2 {
		font-size: 12px;
		line-height: 20px;
	}

	.aboutSection .about-item {
		height: 155px;
		margin-top: 70px;
	}

	.aboutSection .about-item .img {
		width: 70px;
		height: 70px;
		line-height: 70px;
		margin-top: -35px;
	}

	.aboutSection .about-item .img img {
		width: 50%;
	}

	.aboutSection .about-item .title {
		font-size: 16px;
		line-height: 30px;
	}

	.aboutSection .about-item .btn {
		font-size: 12px;
		width: 75px;
	}
	
	.customerSection{
		padding-top: 50px;
	}

	.customerSection .head {
		padding: 10px 20px;
	}
	
	.customerSection .logo-group{
		margin-left: -15px;
	}

}
