<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/8e/f9080/ddb57.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{
	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.729% 0 2.76%;
}
.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: 4.14% 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: 58.86%;
	display: inline-block;
	vertical-align: middle;
}
.sec1 .text-box img{
	width: 13.14286%;
	vertical-align: middle;
	margin-left: 8.14286%;
	margin-right: 7.714286%;
}
.sec1 ul{
	position: relative;
	z-index: 1;
}
.sec1 li{
	background-color: #fff;
	margin-bottom: 1.786%;
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: flex-start;
	-webkit-flex-direction: row;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: flex-start;
	-moz-flex-direction: row;
	-ms-display: flex;
	-ms-align-items: stretch;
	-ms-justify-content: flex-start;
	-ms-flex-direction: row;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: flex-start;
	-o-flex-direction: row;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-direction: row;
}
.sec1 .img-box{
	width: 14.286%;
	margin-left: 0.357%;
	padding: 0.5% 0;
}
.sec1 .img-box img{
	width: 100%;
}
.sec1 .text{
	width: 69.786%;
	padding-left: 1.643%;
	padding-right: 2.643%;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: flex-start;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: flex-start;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: flex-start;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: flex-start;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.sec1 .text a{
	max-width: 100%;
}
.sec1 .text h5{
	font-size: 36px;
	color: #046ab1;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 3%;
	line-height: 1.2;
	height: 1.2em;
}
.sec1 .text p{
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	max-height: 4.5em;
}
.sec1 .btn-box{
	border-left: 4px solid #f6f7f8;
	width: 15.571%;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec1 .btn-box .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;
	}
	.sec1 .btn-box .btn-more{
		font-size: 12px;
	}
}


@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: 1.75rem 0 1.6875rem;
	}
	.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{
		padding: 0.5rem 0;
		margin-bottom: 0.75rem;
	}
	.sec1 .text{
		width: 69.786%;
	}
	.sec1 .text h5{
		font-size: 1.125rem;
		margin-bottom: 0.25rem;
	}
	.sec1 .text p{
		font-size: 0.625rem;
		max-height: 3em;
	}
	.sec1 .btn-box{
		border-left: 2px solid #f6f7f8;
		width: 15.571%;
	}
	.sec1 .btn-box .btn-more{
		font-size: 0.5rem;
	}
}