<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/Z12.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/hn-hyundai.com/img/ed/2e577/2a24b.css): failed to open stream: No such file or directory in <b>/www/wwwroot/Z12.COM/func.php</b> on line <b>115</b><br />
.banner h1.blueColor{ color: #0267af;}
.banner{
	position: relative;
}
.banner .inner{
	position: absolute;
	left: 0;
	right: 0;
	top: 32.273%;
}
.banner .coversquare{
	background-color: #f6f7f8;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	height: 18.94%;
	z-index: 1;
}
.banner h1{
	font-size: 56px;
	color: #fff;
	font-weight: bold;
}
.line-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.sec1{
	position: relative;
	background-color: #f6f7f8;
}
.sec1 .inner{
	position: relative;
	padding: 5.573% 0 4.74%;
}
.sec1 .text-box{
	border-left: 1px solid rgba(160,160,160,0.2);
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 50%;
	background-color: #fff;
	z-index: 1;
	padding: 3% 0;
}
.sec1 .text-box::after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: rgba(160,160,160,0.2);
}
.sec1 .text-box p{
	font-size: 20px;
	color: #0267af;
	line-height: 1.64;
	width: 74.286%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 3.714%;
	margin-right: 4.286%;
}
.sec1 .text-box img{
	width: 10.857%;
	vertical-align: middle;
}
.sec1 ul{
	position: relative;
	z-index: 1;
	margin: 0 1px;
}
.sec1 li{
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec1 li:nth-child(even){
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.sec1 .img-box{
	width: 50%;
}
.sec1 .img-box img{
	width: 100%;
}
.sec1 .text{
	width: 43.6%;
}
.sec1 .text h5{
	font-size: 36px;
	color: #046ab1;
	font-weight: bold;
	margin-bottom: 5.9%;
	line-height: 1.2;
}
.sec1 .text h5 .btn-more{
	display: none;
}
.sec1 .text p{
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	margin-bottom: 2.623%;
}
.sec1 .text p:last-child{
	margin-bottom: 5.574%;
}
.sec1 .text .btn-more{
	font-size: 14px;
}

@media only screen and (max-width:1440px){
	.banner h1{
		font-size: 40px;
	}
	.sec1 .text-box p{
		font-size: 18px;
	}
	.sec1 .text h5{
		font-size: 32px;
	}
	.sec1 .text p{
		font-size: 14px;
	}
}

@media only screen and (max-width:1366px){
	.sec1 .text-box p{
		font-size: 14px;
	}
	.sec1 .text h5{
		font-size: 25px;
	}
}


@media only screen and (max-width:1024px){
	.banner .inner{
		top: 25.5%;
	}
	.banner .coversquare{
		height: 11.25%;
	}
	.banner h1{
		font-size: 1.75rem;
	}
	.line-box div{
		width: 50%;
	}
	.line-box div:nth-child(odd){
		display: none;
	}
	.sec1 .inner{
		padding: 2.5rem 0;
	}
	.sec1 .text-box{
		border-right: 1px solid rgba(160,160,160,0.2);
		width: 100%;
		padding: 1rem 0;
	}
	.sec1 .text-box p{
		font-size: 0.625rem;
	}
	.sec1 li{
		-webkit-display: block;
		-moz-display: block;
		-ms-display: block;
		-o-display: block;
		display: block;
		margin-bottom: 2.625rem;
	}
	.sec1 li:last-child{
		margin-bottom: 0;
	}
	.sec1 .img-box{
		width: 100%;
	}
	.sec1 .text{
		width: 100%;
		margin-bottom: 1.5rem;
	}
	.sec1 .text h5{
		font-size: 1.125rem;
		margin-bottom: 1.125rem;
		position: relative;
	}
	.sec1 .text h5 .btn-more{
		display: block;
	}
	.sec1 .text p{
		font-size: 0.625rem;
		margin-bottom: 0.625rem;
	}
	.sec1 .text p:last-child{
		margin-bottom: 0;
	}
	.sec1 .text .btn-more{
		font-size: 0.5rem;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

}