section,
.section {
	width: 1200px;
	margin: 0 auto;
}

.section>div {
	margin-top: 20px;
}


/*公用*/

.title {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #c5cae9;
}

.title span {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	border-bottom: 4px solid #536DFE;
}

.solute {
	position: absolute;
	right: 0px;
	top: 15px;
	background: #fff;
}

.solute li {
	position: relative;
	float: left;
	font-size: 18px;
	padding: 0 20px;
}

.solute li a {
	color: #030303;
}

.solute li.on a {
	color: #536DFE;
}

.solute li:first-child:after {
	background: transparent;
}

.solute li:after {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 2px;
	height: 14px;
	background: #666;
	content: "";
}

.more {
	position: absolute;
	right: 0px;
	top: 14px;
	color: #7A7A7A;
	font-size: 16px;
}


/*数据*/

.data {
    height: 340px;
    border-bottom: 1px solid #e7e7e7;
}

.data .sel,
.data .sel_list {
	position: absolute;
	left: 0px;
	top: 8px;
	color: #666;
	font-size: 18px;
	line-height: 36px;
}

.data .sel em {
	position: absolute;
	top: 12px;
	right: -13px;
	z-index: 1;
	width: 10px;
	height: 10px;
	cursor: pointer;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	content: " ";
}

.data .sel_list {
	display: none;
	top: 44px;
	background: #fff;
	padding: 8px 10px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 2px 5px #333;
	border-top: 1px solid #536DFE;
}

.data .sel_list a {
	color: #666;
}

.data .sel_list a:hover {
	color: #536DFE;
}

.data dl dt,
.data dl dd {
	float: left;
}

.data dl dt img {
	width: 600px;
	height: 340px;
}

.data dl dd {
	width: 550px;
	height: 400px;
	font-size: 18px;
	padding-left: 50px;
}

.data dl dd img {
	width: 48px;
	height: 48px;
}

.data dl dd p {
	margin-top: 10px;
}

.data dl dd .inquiry {
	display: block;
	color: #fff;
	width: 120px;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 2px;
	border-radius: 15px;
	background: #D51C17;
}


/*参数—车型*/


/*参数*/

.meter_type>div {
	float: left;
}

.meter {
	width: 870px;
}

.meter ul li {
	float: left;
	width: 215px;
	padding: 8px 0;
	text-align: center;
    margin: -1px -1px 0px 0px;
	border: 1px solid #e7e7e7;
}

.meter ul li p {
	color: #333;
	line-height: 30px;
}


/*车型*/

.Recommend-tab {
	width: 300px;
	text-align: left;
	margin-left: 30px;
}

.chexing-tab {
	width: 300px;
	text-align: left;
}

.chexing-tab .chexing-mrap-hd {
	height: 30px;
	line-height: 30px;
	color: #1c1c1c;
	position: relative;
	padding: 7.5px 0;
	border-bottom: 1px solid #c5cae9;
}

.chexing-tab .chexing-mrap-hd ul li {
	float: left;
	font-size: 18px;
	line-height: 30px;
	cursor: pointer;
	position: relative;
	border-bottom: 5px solid #536DFE;
	height: 32px;
}

.chexing-tab .chexing-mrap-hd ul li.on {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}

.chexing-tab .chexing-mrap-hd ul li.er {
	padding-left: 11px;
}

.chexing-tab .chexing-mrap-hd ul li.er:after {
	position: absolute;
	content: " ";
	display: block;
	width: 0;
	border-left: 1px solid #a8aaab;
	height: 19px;
	top: 5px;
	left: 0;
}

.chexing-tab .chexing-mrap-bd {
	padding-bottom: 10px;
}

.chexing-tab .chexing-mrap-bd ul li {
	padding: 0 10px;
	height: 390px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one-title {
	color: #000;
	border-bottom: 1px dashed #e6e6e6;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	cursor: pointer;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one-title.on {
	display: none;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one-title em {
	font-style: oblique;
	float: left;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #999;
	margin: 11px 5px 0 0;
	font-weight: bold;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one-title em.e {
	color: #FF0000;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one {
	display: none;
	background: #FFF;
	padding: 15px 5px;
	border-bottom: 1px dashed #e6e6e6;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one-title span {
	float: right;
	color: #666666;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one.on {
	display: block
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .lead-box:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .img-box {
	width: 160px;
	position: relative;
	height: 105px;
	float: left;
	margin-right: 5px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .img-box a {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .img-box a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 10px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box p a {
	color: #000;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box p a:hover {
	text-decoration: none;
	color: #536DFE;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box span {
	display: block;
	font-size: 14px;
	color: #333;
	width: 95px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box .goto {
	margin-top: 10px;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 76px;
	border: 1px solid #536DFE;
	color: #536DFE;
	text-align: center;
	border-radius: 15px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .text-box .goto:hover {
	text-decoration: none;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .meta {
	height: 26px;
	line-height: 26px;
	color: #666;
	padding-top: 5px;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .meta span {
	float: left;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .meta span em {
	font-style: normal;
	color: #536DFE;
}

.chexing-tab .chexing-mrap-bd ul li .Recommend-one .meta .s {
	float: right;
	color: #F44336;
}


/*图片*/

.picture ul li {
	position: relative;
	float: left;
	width: 280px;
	height: 185px;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 20px;
	border-radius: 16px;
}

.picture ul li:hover {
	box-shadow: 0 0 5px #E1E1E1;
}

.picture ul li:nth-child(4n+4),
.picture ul li.no {
	margin-right: 0px;
}

.picture ul li em {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 79px;
	height: 33px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 33px;
	font-style: normal;
	text-align: center;
	background: url(/images/home/2019/page_box.png) left top no-repeat;
	background-size: 79px 33px;
}


/*经销商*/

.empower .switch {
	position: absolute;
	right: 0px;
	top: 14px;
}

.empower .switch .cut {
	color: #000;
	cursor: pointer;
	font-size: 16px;
	padding-left: 20px;
	/*background: url(/images/location.png) left center no-repeat;*/
}

.empower .em_box>div {
	float: left;
}

.empower .em_box #api {
	width: 658px;
	height: 438px;
	border: 1px solid #000000;
}

.empower .em_box .em_right {
	width: 1200px;
	height: auto;
}

.empower .em_box .em_right ul li {
	/*padding-left: 50px;*/
    margin-right: 60px;
    float:left;
	margin-bottom: 16px;
    padding-left: 24px;
	background: url(/images/location.png) left 4px no-repeat;
}

.empower .em_box .em_right ul li:hover .em_name a {
	color: #536DFE;
}

.empower .em_box .em_right ul li p {
	margin-bottom: 10px;
}

.empower .em_box .em_right ul li .em_name {
	color: #333;
	font-size: 18px;
    font-weight:bold;
	line-height: 28px;
}

.empower .em_box .em_right ul li .em_adress {
	font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}

.empower .em_box .em_right ul li .em_pice>* {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	font-size: 16px;
}

.empower .em_box .em_right ul li .em_pice .dealer {
	width: 240px;
}

.empower .em_box .em_right ul li .em_pice .dealer span {
	color: #D51C17;
}

.empower .em_box .em_right ul li .em_pice .ask {
	display: inline-block;
	width: 70px;
	color: #536DFE;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border-radius: 15px;
	border: 1px solid #536DFE;
}

.empower .em_box .em_right ul li .em_pice .ask:hover {
    color: #fff;
    background: #536def;
}

.empower .em_box .em_right ul li .em_pice .erwei {
    color: #999;
	height: 20px;
    font-size: 14px;
	line-height: 20px;
	margin-left: 20px;
	padding-right: 25px;
	background: url(/images/erweima.jpg) right center no-repeat;
}

.em_box .nano>.nano-pane {
	width: 10px;
	background: #e1e1e1;
}

.em_box .nano>.nano-pane>.nano-slider {
	background: #536DFE;
}


/*评价_车系*/

.evaluate>div {
	float: left;
}

.evaluate .luate_left {
	width: 800px;
}

.evaluate .luate_left .luate {
	position: absolute;
	right: 0px;
	top: 14px;
	color: #536DFE;
	font-size: 18px;
}

.evaluate .luate_left .box dl dt,
.evaluate .luate_left .box dl dd {
	display: inline-block;
	vertical-align: top;
}

.evaluate .luate_left .box dl dt,
.evaluate .luate_left .box dl dt a,
.evaluate .luate_left .box dl dt a img {
	display: inline-block;
	width: 62px;
	height: 62px;
	overflow: hidden;
	border-radius: 50%;
}

.evaluate .luate_left .box dl dd {
	width: 720px;
	margin-left: 10px;
}

.evaluate .luate_left .box dl dd .reply_time {
	margin-bottom: 10px;
}

.evaluate .luate_left .box dl dd .me_top .name {
	display: inline-block;
	color: #536DFE;
	font-size: 18px;
	margin-bottom: 10px;
}

.evaluate .luate_left .box dl dd .me_top .explain {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}

.evaluate .luate_left .box dl dd .me_bot {
	padding: 30px 20px;
	background: #f3f3f3;
}

.evaluate .luate_left .box dl dd .me_bot .explain {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

.evaluate .luate_left .box dl dd .me_bot .explain span {
	color: #536DFE;
}

.evaluate .luate_left .box dl dd .me_bot .all_reply a {
	color: #737373;
	font-size: 14px;
}

.evaluate .luate_left .box dl dd .time,
.evaluate .luate_left .box dl dd .reply {
	display: inline-block;
	color: #737373;
	margin-right: 20px;
}

.evaluate .luate_left .box .mroe_luate {
	display: inline-block;
	width: 720px;
	color: #7f7f7f;
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	margin-left: 76px;
	text-align: center;
	background: #f3f3f3;
}

.evaluate .luate_right {
	width: 340px;
	margin-left: 60px;
}

.evaluate .luate_right ul li {
	width: 280px;
	margin: 0 auto 20px;
	text-align: center;
}

.evaluate .luate_right ul li a:hover {
	color: #536DFE;
}

.evaluate .luate_right ul li img {
	display: block;
	width: 280px;
	height: 185px;
	margin-bottom: 10px;
}

.evaluate .luate_right ul li p {
	font-size: 16px;
}
.evaluate .luate_left .box dl dd .reply:hover {
	color: #536DFE;
}
.evaluate .luate_left .box .mroe_luate:hover {
	color: #fff;
	background: #536DFE;
}
