@charset "UTF-8";
/* CSS Document */
.bt2{
	width: 274px;
	display:block;
	padding:14px;
	border: 2px solid #E7380D;
	color: #fff;
	font-size:16px;
	font-weight:bold;
}
.intoroArea{
	width: 1040px;
    margin: auto;
    overflow: auto;
    padding: 60px 0 10px 0;
}
.lead{
	text-align:center;
	font-size:15px;
	line-height:1.8em;
	margin-bottom:50px;
}
.intoroArea ul{
	margin: auto;
	overflow: hidden;
  display: flex;
  justify-content: center;
}
.intoroArea ul li{
	margin: 0 24px 0 0;
}
.intoroArea ul li:last-child{
	margin-right: 0;
}
.carmodelArea{
	width: 1040px;
    margin: auto;
    overflow: auto;
    padding: 60px 0 50px 0;
}
h3{
	font-size:19px;
	margin: 0 0 30px 0;
}
.carmodelArea h3 span,.salesArea h3 span,.carmodelArea h3 span{
	text-align:center !important;
	margin:auto;
	display:block;
	font-weight: bold;
}
.carmodelArea h3 p{
	color:#e8380d;
	text-align:center;
	font-size:32px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	background:url(../common/images/bg_border_og.jpg) no-repeat center bottom;
}
.lead_section{
	text-align:center;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:50px;
	font-weight: bold;
}
.featureArea .featurettl{
	width: 1040px;
	height: 130px;
	margin: auto;
	margin-bottom: 50px;
	overflow: hidden;
	border-bottom: 1px solid #e8380d;
}
.featureArea .featurettl .left{
	width: 130px;
	height: 130px;
	float: left;
	display:table;
	background: #e8380d;
}
.featureArea .featurettl .left p{
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.featureArea .featurettl .right{
	width: 910px;
	height: 130px;
	float: right;
	display:table;
}
.featureArea .featurettl .right p{
	vertical-align:middle;
	display:table-cell;
	text-align:left;
	font-size: 26px;
	font-weight: bold;
	color: #e8380d;
	padding: 0 0 0 30px;
}
.leadArea{
	width: 1040px;
	margin: auto;
	overflow: hidden;
}
.leadArea .left{
	width: 490px;
	float: left;
	font-size: 18px;
	overflow: hidden;
}
.leadArea .right{
	width: 495px;
	margin-bottom: 40px;
	float: right;
	overflow: hidden;
}
.leadArea .right img{
	display: block;
	margin: 0 0 10px 0;
}
.leadArea .right p{
	font-size: 16px;
	color: #e8380d;
}
.leadArea ul{
	width: 1040px;
	margin: auto;
	margin-top: 80px;
	overflow: hidden;
}
.leadArea ul li{
	width: 500px;
	float: left;
	margin: 0 0 40px 0;
}
.leadArea ul li:nth-child(even){
	float: right;
}
.leadArea ul li h4{
	width: 100%;
	font-size: 26px;
	color: #e8380d;
	font-weight: bold;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #e8380d;
	margin: 0 0 14px 0;
}
.leadArea ul li p{
	font-size: 16px;
	line-height: 1.8em;
}
.leadArea ul li p span{
	font-size: 17px;
	font-weight: bold;
	color: #e8380d;
}
.priceExample {
	text-align: left;
	width: 780px;
	margin: auto;
	line-height: 1.5;
	border: 3px solid #002D49;
	margin-bottom: 10px;
}
.priceExample th {
	width: 50%;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	color: #232323;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
}
.priceExample .ttl{
	background: #002D49;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.blue{
	background: #E8F3F7;
}
.priceExample td {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	color: #E8380D;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
}
.table_lead{
	width: 780px;
	margin: auto;
	display: block;
}
.last_section{
	margin-bottom: 80px;
}
