.area_box{
	top: 0;
    left: 250px;
}
.jx_content{
	width: 1272px;
	height: auto;
	margin: 0 auto;
	background: #ffffff;
}
.nav_box{
	padding-bottom: 0px !important;
}
.jx_kong{
	width: 1272px;
	bottom: 0;
	margin: 0 auto;
	position: relative;
	top: -160px;
	z-index: 2;
}
.jx_allRoad{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 12px;
}
.jx_manager{
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.jx_kong .row dt{
	text-align: center;
	margin-top: 53px;
	height: 98px;
}
.jx_marginB{
	/*margin-bottom: 124px;*/
	background: url(../images/sell__bg.png) 50% 50%;
	background-repeat: no-repeat;
	height: 250px;
}
/*卖车步骤*/
.sell_car_step{
	margin-top: 90px;
}
.sell_car_step h1{
	text-align: center;
	font-size: 2em;
    margin: 0.67em 0;
}
.sell_car_step em.left_line{
	display: inline-block;
	width: 86px;
	height: 1px;
	background: #333333;
	margin-bottom: 11px;
	margin-right: 20px;
}
.sell_car_step em.right_line{
	display: inline-block;
	width: 86px;
	height: 1px;
	background: #333333;
	margin-bottom: 11px;
	margin-left: 20px;
}
.step_guide{
	height: 297px;
	margin-top: 72px;
	margin-bottom: 110px;
	background: url(../images/sell5.png) 50% 50%;
	background-repeat: no-repeat;
	position: relative;
}
.step_guide .step_1{
	position: absolute;
	width: 240px;
	text-align: right;
	left: 113px;
	top: 183px;
	line-height: 27px;
}
.step_guide .step_2{
	position: absolute;
	width: 254px;
	text-align: right;
	left: 219px;
	top: 30px;
	line-height: 27px;
}
.step_guide .step_3{
	position: absolute;
	width: 240px;
	left: 810px;
	top: 35px;
	line-height: 27px;
	text-align: left;
}
.step_guide .step_4{
	position: absolute;
	width: 265px;
	left: 911px;
	top: 179px;
	line-height: 27px;
	text-align: left;
}
.step_guide span{
	font-size: 18px;
	color: #59337b;
	font-weight: bold;
}
.step_guide p{
	font-size: 18px;
	color: #59337b;
}
/*表单部分*/
.jx_blackLine{
	display: inline-block;
	width: 86px;
	height: 1px;
	background: #333333;
	margin-bottom: 11px;
}
.jx_title{
	width: 968px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}
.jx_title>span{
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}
.jx_blackLine1{
	margin-right: 20px;
}
.jx_blackLine2{
	margin-left: 20px;
}
.sellForm {
    width: 504px;
    margin: 0 auto;
}
/*卖车信息*/
.sellres{padding:50px 50px;}
.sellres .sellicon{text-align:center;}
.sellres .sellicon .layui-icon{margin:0 auto;font-size:80px;color:#59337c;}
.sellres .sellmsg{color:#666;font-size:16px;line-height:30px;margin-top:30px;text-align:center;}
.sellres .selltel{text-align:center;margin-top:20px;color:#666;}
.sellres .selltel span{color:#59337c;font-size:20px;}
