.nav a {
	display: inline-block;
	padding: 15px 20px;
}

.nav a:hover {
	color: #006FFF;
}

.banner {
	background: url(../images/1.jpg) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 940px;
	padding-top: 180px;
	position: relative;
	overflow: hidden;
}

.lableBanner span {
	border: 1px solid #006FFF;
	background-color: #63a3f8;
	color: #fff;
	border-radius: 50px;
	padding: 15px 35px;
	font-size: 14px;
}

.clnf {
	width: 600px;
	border-radius: 20px;
}

.absolute {
	position: absolute;
	bottom: 30px;
	left: 50%;
}

.imgBg {
	display: inline-block;
	padding: 5px;
	border-radius: 20px;
}

.yellowLable {
	border: 1px solid #ffc4ae;
	background-color: #ffe9e1;
	color: #E85A24;
	padding: 10px 20px;
	border-radius: 30px;
}

.cooperation {
	background: url(../images/5.png) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 500px;
	padding-top: 120px;
	position: relative;
	overflow: hidden;
}

.bannerkernel {
	background: url(../images/9.png) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 600px;
	padding-top: 160px;
	position: relative;
	overflow: hidden;
}

.bannerAbout {
	background: url(../images/10.png) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 600px;
	padding-top: 10px;
	position: relative;
	overflow: hidden;
}

.transparent-text {
	color: rgba(255, 255, 255, 0.4);
}

.cooperationAbout {
	background: url(../images/11.png) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 500px;
	padding-top: 70px;
	position: relative;
	overflow: hidden;
}
.bannerContact{
	background: url(../images/14.png) no-repeat center center;
	background-size: cover;
	min-width: 1200px;
	height: 600px;
	padding-top: 160px;
	position: relative;
	overflow: hidden;
}