
.cptp{
	width: 100%;
	height: 350px;
}
.cptp img{
	width: 100%;
	height: 100%;
}
.aboutxq{
	width: 100%;
	height: 1400px;
}
.abouts{
	width: 1300px;
	height: 1400px;
	margin: 0px auto;
}
.abfon{
	width: 100%;
	height: 170px;
	margin: 0px auto;
	text-align: center;
}
.abfon p:nth-child(1){
	color: black;
	font-size: 30px;
	font-weight: 600;
	line-height: 3;
}
.abfon hr{
	height: 2px;
	width: 200px;
	background-color: #009900;
	margin: 0px auto;
}
.abfon p:nth-child(3){
	color: gray;
	font-size: 15px;
	font-weight: 400;
	line-height: 4;
}
.abouts1{
	width: 1300px;
	height: 500px;
	background-color: #f8f8f8;
}
.aboutimage{
	width: 500px;
	height: 80%;
	margin-top: 50px;
	margin-left: 50px;
	float: left;
}
.aboutimage img{
	width: 100%;
	height: 100%;
}
.aboutset{
	width: 700px;
	height: 80%;
	margin-top:50px;
	margin-left: 550px;
}
.aboutset p:nth-child(1){
	color: black;
	font-size: 28px;
	font-weight: 500;
	margin-left: 50px;
	line-height: 5;
}
.aboutset p{
	color: gray;
	font-size: 18px;
	line-height: 3;
	margin-left: 30px;
}
.aboutsfc{
	width: 1300px;
	height: 800px;
}
.fcfot{
	width: 180px;
	height: 60px;
	background-color: #009F2E;
	text-align: center;
	margin-top: 50px;
}
.fcfot p{
	color: white;
	font-size: 20px;
	font-weight: 600;
	line-height: 3;
}
.saenauto{
	width: 1300px;
	margin: 0px auto;
	margin-top: 25px;
	text-align: center;
}
.saenauto ul{
	width: 100%;
	height: 100%;
}
.saenauto ul li{
	float: left;
	width: 30%;
	height: 80%;
	margin-left: 20px;
	margin-top: 3%;
	margin-right: 20px;
	background-color: white;
}
.saenauto img{
	width: 100%;
	height: 350px;
}
.saenauto ul li p{
	color: black;
	font-weight: 500;
	font-size: 17px;
	line-height: 3;
	background-color: #f8f8f8;
	    margin-top: -5px;
}
.saenauto ul li:hover p{
	color:white;
	background-color:#009f2e;
}