.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

b,
em,
i {
	font-style: normal;
}


/*关于我们三个页面 begin*/

.about-series,
.cjwt {
	margin: 20px 0 60px;
}

.abfl {
	width: 220px;
}

.abfl li:nth-child(1) a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.abfl li:nth-child(3) a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.abfl li+li {
	border-top: 1px solid #eee;
}

.abfl li a {
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	background: #fff;
}

.abfl li.active a {
	color: #fff;
	background: #F80404;
}

.abfr {
	margin-left: 20px;
	width: 960px;
	color: #333;
	background: #fff;
}

.abfr-top {
	padding: 20px 30px 20px;
}

.abfr-top .localtion {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.abfr-top .localtion span {
	margin-right: 5px;
	font-size: 20px;
}

.abfr-top .localtion i {
	margin-left: 5px;
}

.abfr article h3 {
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
}

.abfr article ol {
	margin-top: 25px;
}

.abfr article ol li,
.abfr .target-dl {
	line-height: 24px;
	font-size: 16px;
}

.abfr article p {
	margin-top: 30px;
	text-indent: 2em;
	line-height: 24px;
	font-size: 16px;
}

.target-dl {
	margin-top: 30px;
}

.abfr-bot-firp {
	width: 960px;
	height: 430px;
	background-image: url(/static/pc/images/ab_con_fot1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.abfr-bot-lasp {
	width: 960px;
	height: 443px;
	background-image: url(/static/pc/images/ab_con_fot2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

dl.codl {
	margin: 50px 0 50px;
}

dl.codl dt {
	margin-top: 40px;
	font-size: 20px;
	color: #333;
}

dl.codl dd {
	margin-top: 10px;
	padding-left: 20px;
	width: 780px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #666;
	background: #F9FAFC;
}

.protect-list {
	padding: 60px 0 0;
}

.protect-list li {
	float: left;
	margin-bottom: 80px;
	overflow: hidden;
}

.protect-list li+li {
	margin-left: 105px;
}

.pro-list-fl {
	width: 75px;
	height: 75px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.pro-list-one .pro-list-fl {
	background-image: url(/static/pc/images/red1.png);
}

.pro-list-two .pro-list-fl {
	background-image: url(/static/pc/images/red2.png);
}

.pro-list-three .pro-list-fl {
	background-image: url(/static/pc/images/red3.png);
}

.pro-list-four .pro-list-fl {
	background-image: url(/static/pc/images/red4.png);
}

.pro-list-five .pro-list-fl {
	background-image: url(/static/pc/images/red7.png);
}

.pro-list-six .pro-list-fl {
	background-image: url(/static/pc/images/red6.png);
}

.pro-list-fr {
	margin-left: 15px;
	width: 140px;
}

.pro-list-fr h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
}

.pro-list-fr p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
}


/*关于我们三个页面 end*/


/*购车流程 begin*/

.gclc {
	margin-top: 20px;
	background: #fff;
}

.pro-tit {
	margin-right: 20px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

.pro-tit span {
	padding: 0 30px 10px;
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #F80404;
}

.step-list{
	padding: 60px 50px 100px;
	width: 1200px;
	height: 340px;
	background: url(/static/pc/images/pic-step.png) no-repeat center 60px;
}

.cjwt {
	background: #fff;
}

.cjwt-wrap {
	padding: 60px 60px 0;
}

.cjwt-wrap .cjwt-fr {
	margin-left: 95px;
	width: 500px;
}

.cjwt-wrap dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.cjwt-wrap dt em{
	font-weight: bold;
	color: #007EFE;
}
.cjwt-wrap dt::before{
	display: inline-block;
	content: '';
	margin-right: 10px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(/static/pc/images/icon-question.png) no-repeat center center;
}
.cjwt-wrap dd {
	margin: 10px 0 40px;
}
.cjwt-wrap dd::before{
	display: inline-block;
	content: '答：';
	margin-left: 30px;
	vertical-align: top;
	font-size: 16px;
	color: #E54D4D;
}
.cjwt-wrap dd .aw-list{
	display: inline-block;
}
.cjwt-wrap dd,
.cjwt-wrap dd li {
	line-height: 24px;
	font-size: 16px;
	color: #666;
}



/*购车流程 end*/
.about-top{
	display: block;
	width: 100%;
	height: 240px;
	background: no-repeat url("/static/pc/images/about_top.png") center center;
}
.article-content .about-content{
	font-size: 15px;
	color: #666666;
	text-indent: 2em;
}
.article-content:last-child .about-content{
	text-indent: 0;
	padding-left: 2em;
}
.article-content{
	line-height: 24px;
}
.article-content .about-title{
	font-size: 17px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 10px;
}
.article-content .about-title span{
	color: #999999;
	font-size: 12px;
	margin-left: 8px;
}
.abfr-bot{
	margin-bottom: -30px;
}


