body {
	background-color: #f5f5f5;
}


.eval-report .hd:before,
.eval-report .hd:after,
.official-data .hd,
.conditions-data .hd,
.basic-data .hd,
.eval-summary .hd,
.eval-summary .btn .icon,
.data-box dl .icon,
.power-braking-box .pb-hd,
.induction-warning .pb-hd,
.warning-bd .item .item-top .meter,
.warning-bd .item .item-bottom .pepole,
.warning-bd .item .item-bottom .cars,
.power-braking-box .data-box dl .icon,
.car-highlights .hd,
.car-highlights .data-box dl .icon,
.endurance-data .pb-hd,
.eval-data .hd,
.eval-data .data-box dl .icon,
.space-data .pb-hd,
.space-data .hd .icon,
.warning-bd .item .item-bottom .cars .c-top,
.warning-bd .item .item-bottom .cars .c-bottom{
	background: url(../images/icon/series-icon.png) no-repeat;
}

.eval-summary .bd .score-box .icon {
	background: url(../images/icon/score-icon.png) no-repeat;
}
.carseries-type .item .icon,
.carseries-ranking,
.carseries-ranking .txt01 {
	background: url(../images/icon/carserice-icon2.png) no-repeat;
}
.stairs-fixed a .icon {
	background: url(../images/icon/louti.png) no-repeat;
}

.brand-image-cont {
	margin-bottom: 30px;
}

.carseries-hd-box {
	margin-bottom: 20px;
}

.carseries-logo {
	margin-right: 20px;
	float: left;
	width: 48px;
	height: 48px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 5px;
}

.carseries-logo img {
	border-radius: 5px;
}

.carseries-title {
	float: left;
	margin: 4px 40px 0px 0;
	height: 40px;
	line-height: 36px;
	font-size: 36px;
	font-weight: 700;
	color: #444;
	overflow: hidden;
}
.carseries-title h2{
	float:left;
	font-size: 36px;
	font-weight: 700;
	color: #444;
}
.carseries-title h1{
	float:left;
	font-size: 36px;
	font-weight: 700;
	color: #444;
}

.carseries-type {
	float: left;
	margin-top: 8px;
}

.carseries-type .type-sele {
	margin-right: 10px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.carseries-type .item {
	margin-right: 10px;
	padding: 0 10px;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	transition: all .3s;
}

.carseries-type .item .txt {
	display: inline-block;
	vertical-align: top;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
}

.carseries-type .item-a .txt {
	color: #fff;
}

.carseries-type .item-b .txt {
	color: #444;
}

.carseries-type .item-a {
	border: 1px solid #0088fe;
	background-color: #0088fe;
	color: #fff;
}

.carseries-type .item-b,
.carseries-type .item-c,
.carseries-type .item-d {
	border: 1px solid #ddd;
	background-color: #fff;
	color: #444;
}

.carseries-type .item .icon {
	display: inline-block;
	vertical-align: top;
	margin: 4px 0 0 7px;
	width: 42px;
	height: 20px;
transition: all .3s;
}
.carseries-type .item:hover .icon {
	transform: scale(1.1);
}
.carseries-type .item-a .icon {
	background-position: 0 -48px;
}

.carseries-type .item-b .icon {
	background-position: 0 -75px;
}
.carseries-type .item-c .icon{
	background-position: -56px -48px
}
.carseries-type .item-d .icon{
	background-position: -56px -75px
}

.carseries-ranking {
	padding: 0 30px 0 0;
    width: 280px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-position: right 0;
}
}

.carseries-ranking span {
	display: inline-block;
	height: 45px;
	line-height: 42px;
	color: #fff;
}

.carseries-ranking .txt01 {
	padding-left:35px;
	max-width:140px;
	float:left;
	font-size:12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background-position:  0 -129px;
}

.carseries-ranking .txt02 {
	float:right;
	width:55px;
	font-size:18px;
	font-weight: 700;
}


.carseries-menu {
	padding: 0px 15px;
	margin-bottom: 20px;
	height: 60px;
	line-height: 60px;
	background-color: #0088fe;
	border-radius: 4px;

}

.carseries-menu a {
	display: inline-block;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}
.carseries-menu a:link {
	color: #fff;
}
.carseries-menu a:hover {
	background-color: #1981eb;
	color: #fff;
}


.carseries-menu .hover {
	background-color: #fe5417;
}

.brand-img-box {
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/icon/brandimg-icon.png) no-repeat #fff;
}

.brand-img-box .hd {
	padding-left: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: 700;
	color: #444;
}

.brand-img-box .hd span {
	color: #0088fe;
}

.brand-img-box .img-left {
	width: 620px;
}

.brand-img-box .img-right {
	width: 560px;
}

.brand-img-box .item {
	float: left;
	margin: 10px;
}

.brand-img-box .img-left .img-big {
	width: 600px;
	height: 380px;
	overflow: hidden;
}

.brand-img-box .img-left .img-small {
	width: 290px;
	height: 180px;
	overflow: hidden;
}

.brand-img-box .img-right .img-small {
	width: 260px;
	height: 180px;
	overflow: hidden;
}

.brand-img-box .item img {
	tran-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	sition: all 300ms ease;
}

.brand-img-box .item img:hover {
	transform: scale(1.1);
}

.eval-report {
	margin-bottom: 20px;
	width: 1200px;
	height: 470px;
	text-align:center;
	background-color: #fff;
}

.eval-report .hd {
	display:inline-block;
	margin: 0 auto 30px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
}
.eval-report .hd:before,
.eval-report .hd:after{
	content:'';
	width:40px;
	height:52px;
	display:inline-block;
}
.eval-report .hd:before{
	background-position: -94px 0;
}
.eval-report .hd:after {
	background-position: -376px 0;
}
.eval-report .hd .txt {
	display:inline-block;
	height: 52px;
	line-height: 52px;
	vertical-align:top;
	background-color:#0088fe
}


.official-data {
	margin-bottom: 20px;
	width: 1200px;
	height: 200px;
	background-color: #fff;
}

.official-data .hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -65px;
}

.official-data .data-box {
	padding: 0 40px;
}

.official-data .data-box dl {
	float: left;
	padding: 0 36px;
	text-align: center;
}

.official-data .data-box dl .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	transition:all .3s;
}
.official-data .data-box dl .icon:hover {
	transform: scale(1.1);
}

.official-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.official-data .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #0088fe
}

.official-data .data-box dl .icon01 {
	background-position: 0 0;
}

.official-data .data-box dl .icon02 {
	background-position: 0 -47px;
}

.official-data .data-box dl .icon03 {
	background-position: 0 -86px;
	width:46px;
}

.official-data .data-box dl .icon04 {
	background-position: 0 -130px;
}

.official-data .data-box dl .icon05 {
	margin-top: -7px;
	height: 47px;
	background-position: 0 -173px;
}

.official-data .data-box dl .icon06 {
	background-position: 0 -225px;
}

.official-data .data-box dl .icon07 {
	background-position: 0 -271px;
}

.official-data .data-box dl .icon08 {
	background-position: 0 -314px;
}



.conditions-data {
	margin-bottom: 20px;
	width: 1200px;
	height: 220px;
	background-color: #fff;
}

.conditions-data .hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -120px;

}

.conditions-data .bd {
	padding: 0px 100px;
	overflow: hidden;
}

.conditions-data .bd ul li {
	padding: 10px 0;
	float: left;
	width: 20%;
	font-size: 15px;
}

.conditions-data .bd ul li label {
	display: inline-block;
	width: 90px;
	text-align: right;
	color: #999;
}

.conditions-data .bd ul li .tit {
	color: #444;
}

/*基础数据*/
.basic-data-box {
	padding: 0 20px 0;
	background-color: #fff;
	margin-bottom: 20px;
}

.basic-data .hd {
	margin: 0 auto 50px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -120px;
}

.basic-data .data-box {
	padding: 0 20px;
	text-align: center;
}
.basic-data .basic-data-sele{
	position: absolute;
	top:50px;
	left: 615px;
}
.basic-data .data-box dl {
	width: 19%;
	display: inline-block;
	padding: 0;
	text-align: center;
	margin-bottom: 50px;
	vertical-align:top;
}

.basic-data .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #0088fe
}

.basic-data .data-box dl .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	transition:all .3s;
}
.basic-data .data-box dl .icon:hover {
	transform: scale(1.1);
}
.basic-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.basic-data .data-box dl .icon01 {
	width:41px;
	background-position: 0 0;
}

.basic-data .data-box dl .icon02 {
	background-position: 0 -362px;
}

.basic-data .data-box dl .icon03 {
	width:43px;
	background-position: 0 -412px;
}

.basic-data .data-box dl .icon04 {
	width: 41px;
	background-position: 0 -463px;
}

.basic-data .data-box dl .icon05 {
	background-position: 0 -225px;
}

.basic-data .data-box dl .icon06 {
	background-position: 0 -513px
}

.basic-data .data-box dl .icon07 {
	width: 35px;
	background-position: -94px -362px;
}

.basic-data .data-box dl .icon08 {
	width: 41px;
	background-position: -94px -412px;
}

.basic-data .data-box dl .icon09 {
	width: 41px;
	background-position: -94px -464px;
}

.basic-data .data-box dl .icon10 {
	width: 67px;
	background-position: -94px -513px;
}


/*车型亮点*/
.car-highlights {
	background-color: #fff;
	margin-bottom: 20px;
}

.car-highlights .hd {
	margin: 0 auto 50px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -288px;
}

.car-highlights .data-box {
	padding: 0 20px;
	text-align: center;
}

.car-highlights .data-box dl {
	width: 19%;
	display: inline-block;
	padding: 0;
	text-align: center;
	margin-bottom: 50px;
}

.car-highlights .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #0088fe
}

.car-highlights .data-box dl .icon {
	display: inline-block;
	width: 58px;
	height: 30px;
}

.car-highlights .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.car-highlights .data-box dl .icon01 {
	background-position: -358px -349px;
}

.car-highlights .data-box dl .icon02 {
	width: 78px;
	background-position: -340px -392px;
	;
}

.car-highlights .data-box dl .icon03 {
	width: 45px;
	background-position: -373px -422px;
}

.car-highlights .data-box dl .icon04 {
	width: 34px;
	height: 33px;
	background-position: -384px -462px;
	;
}

.car-highlights .data-box dl .icon05 {
	width: 34px;
	height: 37px;
	background-position: -384px -501px;
}













.electronics-data {
	margin-bottom: 10px;
	height: 260px;
	border-bottom: 1px solid #eee;
}

.electronics-data .hd {
	margin: 0 auto 30px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #3fce00;
}

.electronics-data .data-box {
	padding: 0 40px;
}

.electronics-data .data-box dl {
	float: left;
	padding: 0 70px;
	text-align: center;
}

.electronics-data .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #3fce00
}

.electronics-data .data-box dl .icon {
	display: inline-block;
	width: 42px;
	height: 42px;
}

.electronics-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.electronics-data .data-box dl .tit {
	font-size: 12px;
	color: #999
}

.electronics-data .data-box dl .icon01 {
	background-position: right 0;
}

.electronics-data .data-box dl .icon02 {
	background-position: right -50px;
}

.electronics-data .data-box dl .icon03 {
	width: 45px;
	background-position: right -102px;
}

.electronics-data .data-box dl .icon04 {
	width: 42px;
	background-position: right -154px;
}

.electronics-data .data-box dl .icon05 {
	background-position: right -205px;
}




.black-tech-data {
	height: 260px;
}

.black-tech-data .hd {
	margin: 0 auto 30px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.black-tech-data .data-box {
	padding: 0 40px;
}

.black-tech-data .data-box dl {
	float: left;
	padding: 0 95px;
	text-align: center;
}

.black-tech-data .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #444
}

.black-tech-data .data-box dl .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
}

.black-tech-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.black-tech-data .data-box dl .tit {
	font-size: 12px;
	color: #999
}

.black-tech-data .data-box dl .icon01 {
	background-position: right -262px;
}

.black-tech-data .data-box dl .icon02 {

	background-position: right -313px;
}

.black-tech-data .data-box dl .icon03 {
	width: 49px;
	background-position: right -369px;
}

.black-tech-data .data-box dl .icon04 {
	margin-top: -14px;
	width: 35px;
	height: 54px;
	background-position: right -413px;
}

/*空间测试*/

.space-data {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

.space-data .pb-hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -65px;
}

.space-data .pb-bd {
	clear: both;
	overflow: hidden;
	margin: 0 20px 30px;
	border-bottom: 1px solid #eee;
}

.space-data .pb-bd:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.space-data .hd {
	margin-bottom: 50px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #000
}

.space-data .hd .icon {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-position: right -862px;
	vertical-align: top;
	margin: 7px 10px 0 0;
}

.space-data .ride-data,
.space-data .incar-data,
.space-data .front-trunk,
.space-data .after-trunk {
	width: 560px;
	text-align: center;
}

	{
	width: 560px;
	text-align: center;
}



.space-data .data-box {
	padding: 30px 0 80px
}

.space-data .data-box .span-name {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-size: 14px;
	font-weight: 700;
	color: #010101;
	border-radius: 12px;
	background-color: #fff;
}

.space-data .data-box .span-distance {
	display: inline-block;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #010101;
	border-radius: 12px;
	background-color: #ffcc00;
}

.space-data .data-box .grid {
	position: absolute;
	text-align: center;
}

/*乘坐空间*/
.space-data .ride-data .grid01 {
	top: -9px;
	left: 159px;
}

.space-data .ride-data .grid02 {
	top: -17px;
	right: 40px
}

.space-data .ride-data .grid03 {
	top: 154px;
	left: 23px;
}

.space-data .ride-data .grid04 {
	top: 91px;
	right: 143px;
}

.space-data .ride-data .grid05 {
	bottom: 29px;
	left: 185px;
}

.space-data .ride-data .grid06 {
	bottom: 29px;
	right: 125px;
}

/*车内空间*/
.space-data .incar-data .grid01 {
	top: -12px;
	right: 170px;
}

.space-data .incar-data .grid02 {
	bottom: 32px;
	left: 170px;
}

/*前行李箱*/
.space-data .front-trunk .grid01 {
	top: 104px;
	left: 120px;
}

.space-data .front-trunk .grid02 {
	top: 80px;
	right: 114px;
}

.space-data .front-trunk .grid03 {
	top: 170px;
	left: 70px;
}

.space-data .front-trunk .grid04 {
	top: 248px;
	right: 188px;
}

/*后行李箱*/
.space-data .after-trunk .grid01 {
	top: 100px;
	left: 175px;
}

.space-data .after-trunk .grid02 {
	top: 73px;
	right: 78px;
}

.space-data .after-trunk .grid03 {
	top: 170px;
	left: 64px;
}

.space-data .after-trunk .grid04 {
	bottom: 120px;
	right: 157px;
}

.space-data .front-trunk .data-box,
.space-data .after-trunk .data-box {
	padding: 30px 0 20px;
}

/*续航测试数据*/

.endurance-data {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

.endurance-data .pb-hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -65px;
}

.endurance-data .pb-bd {
	padding: 0 20px;
}

.endurance-data .hd {
	margin-bottom: 40px;
	width: 540px;
	height: 36px;
	line-height: 36px;
	background-color: #f5f5f5;
	text-align: center;
	border-radius: 5px;
}

.power-data .hd .txt {
	position: relative;
	display: inline-block;
	border-top: 4px solid #0088fe;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #444;

}

.power-data .hd .txt::before {
	left: -7px;
	transform: rotate(-180deg);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 5px;
	border-color: transparent transparent #0088fe #0088fe;
	position: absolute;
	top: -4px;
}

.power-data .hd .txt::after {
	right: -4px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent transparent #0088fe;
	position: absolute;
	top: -4px;
	transform: rotate(90deg);
}

.endurance-data .power-data {
	width: 540px;
	background-color: #fff;
}

.endurance-data .data-box {
	

}

.endurance-data .data-box dl {
	float: left;
	width: 25%;
	text-align: center;
}

.endurance-data .data-box dl .data {
	font-size: 16px;
	font-weight: 700;
	color: #0088fe
}

.endurance-data .data-box dl .icon {
	display: inline-block;
	width: 42px;
	height: 43px;
	text-align: center;
	transition: .3s;
}

.endurance-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.power-data .data-box dl .icon01 {
	background-position: 0 -557px;
}

.power-data .data-box dl .icon02 {
	width: 45px;
	background-position: 0px -603px;
}

.power-data .data-box dl .icon03 {
	margin-top:-2px;
	height: 45px;
	background-position: -93px -556px;
}

.power-data .data-box dl .icon04 {
	width: 69px;
	height: 42px;
	background-position: -93px -607px;
}

.endurance-data .data-box dl .icon:hover {
	transform: scale(1.1);
}




.endurance-data .braking-data {
	width: 540px;
	background-color: #fff;
}

.endurance-data .braking-data .data-box {
	padding: 5px 0;
}



.endurance-data2 .pb-hd {
	background-position: -94px -288px;
}

.endurance-data2 .hd .txt {
	border-top: 0;
	border-bottom: 4px solid #ff9800;
}

.endurance-data2 .hd .txt::before {
	left: -4px;
	right: auto;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent transparent #ff9800;
	position: absolute;
	top: auto;
	transform: rotate(-90deg);
	bottom: -4px;
}

.endurance-data2 .hd .txt::after {
	top: auto;
	right: -7px;
	transform: rotate(-360deg);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 5px;
	border-color: transparent transparent #ff9800 #ff9800;
	position: absolute;
	bottom: -4px;

}

.endurance-data2 .data-box dl .icon {
	background-position: right -688px;
}

.endurance-data2 .data-box dl .data {
	color: #ff9800;
}

.braking-data .hd .txt {
	position: relative;
	display: inline-block;
	border-top: 4px solid #15cbff;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #444;

}

.braking-data .hd .txt::before {
	left: -7px;
	transform: rotate(-180deg);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 5px;
	border-color: transparent transparent #15cbff #15cbff;
	position: absolute;
	top: -4px;
}

.braking-data .hd .txt::after {
	right: -4px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent transparent #15cbff;
	position: absolute;
	top: -4px;
	transform: rotate(90deg);
}

.braking-data .data-box dl .data {
	font-size: 16px;
	font-weight: 700;
	color: #15cbff
}

.braking-data .data-box dl .icon01 {
	background-position: 0 -694px;
}

.braking-data .data-box dl .icon02 {
	width: 45px;
	background-position: 0 -740px;
}

.braking-data .data-box dl .icon03 {
	height: 45px;
	background-position: -94px -654px;
}

.braking-data .data-box dl .icon04 {
	width: 71px;
	height: 42px;
	background-position: -94px -701px;
}

/* .endurance-data .hd{
	margin: 0 auto 30px;
	width:181px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size:18px;
	font-weight: 700;
	color:#fff;
	background-position: -94px -120px;
}
.endurance-data .bd{
	overflow:hidden;
	padding: 0 20px;
}
.endurance-data .e-left{
	width:518px;
}
.endurance-data .e-left dl{
	float: left;
    width:25%;
	text-align: center;
}
.endurance-data .e-left dl .data{
	font-size:18px;
	font-weight: 700;
	color:#0088fe
}
.average{
	font-size:12px;
	color:#999
}
.endurance-data .e-left dl .icon{
	display: inline-block;
	width:42px;
	height:42px;
}
.endurance-data .e-left dl .tit{
	margin-bottom: 5px;
	font-size:15px;
	color:#666
}
.endurance-data .e-left dl .icon01{
	background-position: 0 -557px;
}
.endurance-data .e-left dl .icon02{
	background-position: 0 -603px;
}
.endurance-data .e-left dl .icon03{
	background-position: 0 -648px;
}

.endurance-data .e-line{
	float: left;
	margin-left: 80px;
	width:1px;
	height:109px;
	background-color: #eee;
}

.endurance-data .e-right dl{
	float: left;
	padding: 0 35px;
	text-align: center;
}
.endurance-data .e-right dl .data{
	font-size:18px;
	font-weight: 700;
	color:#15cbff
}
.endurance-data .e-right dl .icon{
	display: inline-block;
	width:42px;
	height:42px;
}
.endurance-data .e-right dl .tit{
	margin-bottom: 5px;
	font-size:15px;
	color:#666
}
.endurance-data .e-right dl .icon01{
	background-position: 0 -694px;
}
.endurance-data .e-right dl .icon02{
	background-position: 0 -741px;
}
.endurance-data .e-right dl .icon03{
	background-position: 0 -787px;
}
.endurance-data .e-right dl .icon04{
	background-position: 0 -831px;
} */

/*动力数据*/
.power-braking-box {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

.power-braking-box .pb-hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -234px;
}

.power-braking-box .pb-bd {
	padding: 0 20px;
}

.power-braking-box .hd {
	margin-bottom: 40px;
	width: 540px;
	height: 36px;
	line-height: 36px;
	background-color: #f5f5f5;
	text-align: center;
	border-radius: 5px;
}

.power-braking-box .hd .txt {
	position: relative;
	display: inline-block;
	border-top: 4px solid #fe5417;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #444;

}

.power-braking-box .hd .txt::before {
	left: -7px;
	transform: rotate(-180deg);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 5px;
	border-color: transparent transparent #fe5417 #fe5417;
	position: absolute;
	top: -4px;
}

.power-braking-box .hd .txt::after {
	right: -4px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent transparent #fe5417;
	position: absolute;
	top: -4px;
	transform: rotate(90deg);
}

.power-braking-box .power-data {
	width: 540px;
	background-color: #fff;
}

.power-braking-box .data-box {
	padding: 0 40px;
	overflow: hidden;
    margin-bottom:20px;
}

.power-braking-box .data-box dl {
	float: left;
	width: 33.3333%;
	text-align: center;
}

.power-braking-box .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #fe5417
}

.power-braking-box .data-box dl .icon {
	display: inline-block;
	margin-bottom: 10px;
	width: 58px;
	height: 59px;
	text-align: center;
}

.power-braking-box .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.power-braking-box .data-box dl .icon {
	line-height: 59px;
	font-size: 18px;
	font-weight: 700;
	color: #666;
	background-position: right -621px;
	transition: .3s;
}

/* .power-braking-box .data-box dl .icon:hover {
	transform: rotate(360deg);
} */




.power-braking-box .braking-data {
	width: 540px;

	background-color: #fff;
}

.braking-data .data-box {
	padding: 0 40px;
}



.power-braking-box2 .pb-hd {
	background-position: -94px -288px;
}

.power-braking-box2 .hd .txt {
	border-top: 0;
	border-bottom: 4px solid #ff9800;
}

.power-braking-box2 .hd .txt::before {
	left: -4px;
	right: auto;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 0;
	border-color: transparent transparent #ff9800;
	position: absolute;
	top: auto;
	transform: rotate(-90deg);
	bottom: -4px;
}

.power-braking-box2 .hd .txt::after {
	top: auto;
	right: -7px;
	transform: rotate(-360deg);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 5px;
	border-color: transparent transparent #ff9800 #ff9800;
	position: absolute;
	bottom: -4px;

}

.power-braking-box2 .data-box dl .icon {
	background-position: right -684px;
}

.power-braking-box2 .data-box dl .data {
	height:24px;
	color: #ff9800;
}


.induction-warning {
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #fff;
	padding-bottom: 50px;
}

.induction-warning .pb-hd {
	margin: 0 auto 30px;
	width: 213px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -93px -837px;
}

.induction-warning .pb-bd {
	padding: 0 20px;
}

.induction-warning .warning-bd {
	padding: 10px 0 0 40px;
}

.induction-warning .warning-bd .item {
	width: 360px;
	height: 320px;
	margin-right: 19px;
	float: left;
	text-align: center;
	border: 1px solid #ddd;
	padding: 35px 0 0px 0;
}

.induction-warning .warning-bd .item .item-top {
	margin-bottom: 50px;
}

.warning-bd .item .item-top .meter {
	display: block;
	padding-top: 15px;
	margin: 0 auto 15px;
	width: 68px;
	height: 53px;
	text-align: center;
	background-position: right -747px;
}

.warning-bd .item .item-top .meter .num {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.warning-bd .item .item-top .meter .unit {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #444;
}

.warning-bd .item .item-top .txt01 {
	font-size: 18px;
	font-weight: 700;
	color: #ff5f5f;
}

.warning-bd .item .item-top .txt02 {
	font-size: 12px;
	color: #999;
}

.warning-bd .item .item-bottom span {
	display: inline-block;
	vertical-align: top;
	font-size: 0;

}

.warning-bd .item .item-bottom .pepole {
	margin-top: 4px;
	width: 48px;
	height: 62px;
	background-position: 0 -877px;
}

.warning-bd .item .item-bottom .num {
	position: relative;
	margin-top: 18px;
	padding: 0 5px;
	border-bottom: 5px solid #ddd;
	font-size: 18px;
	color: #ff5f5f;
}

.warning-bd .item .item-bottom .num::after,
.warning-bd .item .item-bottom .num::before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 15px;
	background-color: #ddd;
	position: absolute;
	top: 18px;
}

.warning-bd .item .item-bottom .num::before {
	left: 0;
}

.warning-bd .item .item-bottom .num::after {
	right: 0;
}

.warning-bd .item .item-bottom .cars {
	position: relative;
	width: 228px;
	height: 66px;
	background-position: -84px -764px;
}
.warning-bd .item .item-bottom .cars .c-top,
.warning-bd .item .item-bottom .cars .c-bottom{
	position: absolute;
	left:0;
	width: 25px;
	height: 19px;
	display: inline-block;
}
.warning-bd .item .item-bottom .cars .c-top {

	top:0;
	background-position: right -810px;
	
}
.warning-bd .item .item-bottom .cars .c-bottom {

	bottom:-12px;
	background-position: right -835px;
	
}
.warning-bd .item .item-bottom .cars .km {
	position: absolute;
	left: 75px;
	bottom: 0px;
	padding: 0 5px;
	height: 21px;
	line-height: 21px;
	display: block;
	background-color: #008afe;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
}

.eval-summary {
	width: 1200px;
	height: 587px;
	background: url(../images/icon/report-bg.png) no-repeat;
	text-align: center;
}

.eval-summary .hd {
	margin: 0 auto 30px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -120px;
}

.eval-summary .bd {
	padding: 0 230px;
}

.eval-summary .bd p {
	line-height: 30px;
	text-align: left;
	font-size: 15px;
	color: #666;
}

.eval-summary .bd .score-box {
	text-align: center;
	margin-bottom: 20px;
}

.eval-summary .bd .score-box .icon {
	margin-bottom: 20px;
	display: inline-block;
	padding-top: 50px;
	text-align: center;
	width: 198px;
	height: 32px;
	font-size: 50px;
	font-weight: 700;
	color: #fe5417;
}

.eval-summary .bd .score-box .icon i {
	font-size: 20px;
}

.eval-summary .bd .score-box .txt {
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #444;
}

.eval-summary .btn {
	margin: 30px auto;
	display: inline-block;
	width: 150px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #e3e8fa;
	border-radius: 8px;
	text-align: center;
	font-size: 16px;
	color: #0088fe;
}

.eval-summary .btn .icon {
	display: inline-block;
	vertical-align: top;
	margin: 12px 5px 0 0;
	width: 23px;
	height: 22px;
	background-position: right -892px;
}

.mask {
	display: none;
	z-index: 10;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.create-cover1 {
	display: none;
	margin-left: -100px;
	z-index: 100;
	width:200px;
	position: fixed;
	top: 10px;
	left: 50%;

}

.eval-header {
	position: relative;
	width: 1220px;
	margin: 0 auto 30px;
}

.eval-header .e-slogan {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 30px;
	font-size: 16px;
	color: #fff;
}

.eval-header .e-slogan i {
	vertical-align: top;
	margin-right: 10px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #ff9800;
}

.cars-content .space {
	width: 1240px;
	height: 20px;
	margin: 0 auto;
	background-color: #fff;
}

.cars-content .eval-name {
	width: 1240px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	color: #666;
	background-color: #fff;
	border-bottom: 1px dotted #dcdcdc;
	border-radius: 10px 10px 0 0;
}

.cars-content .eval-name h2 {
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: 700;
	color: #444;
}

.cars-content .eval-name p {
	font-size: 24px;
	color: #666
}

.cars-content .induction-warning {
	padding-bottom: 20px;
}

/*智能化评价*/
.Intelligent-eval {
	padding: 0 20px 0;
	background-color: #fff;
	margin-bottom: 20px;
}

.eval-data .hd {
	margin: 0 auto 50px;
	width: 181px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-position: -94px -120px;
}

.eval-data .data-box {
	padding: 0 20px;
	text-align: center;
}

.eval-data .data-box dl {
	width: 16.33333333%;
	display: inline-block;
	padding: 0;
	text-align: center;
	margin-bottom: 50px;
	vertical-align: top;
}

.eval-data .data-box dl .data {
	font-size: 18px;
	font-weight: 700;
	color: #0088fe
}

.eval-data .data-box dl .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	transition:all .3s;
}
.eval-data .data-box dl .icon:hover {
	transform: scale(1.1);
}

.eval-data .data-box dl .tit {
	margin-bottom: 5px;
	font-size: 15px;
	color: #666
}

.eval-data .data-box dl .icon01 {
	width: 41px;
	height: 30px;
	background-position: -376px -64px;
	margin: 6px 0 3px;
}

.eval-data .data-box dl .icon02 {
	background-position: -379px -96px;
}

.eval-data .data-box dl .icon03 {
	background-position: -379px -140px;
}

.eval-data .data-box dl .icon04 {
	width: 41px;
	background-position: -377px -190px;
}

.eval-data .data-box dl .icon05 {
	background-position: -381px -237px;
}

.eval-data .data-box dl .icon06 {
	height: 41px;
	background-position: -381px -286px;
}









.fixed-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
}

.fiexd-picbox {
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 610px;
	background-color: #fff;
}

.fiexd-picbox .hd {
	position: relative;
	padding: 0 20px;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
}

.fiexd-picbox .hd .title {
	height: 70px;
	line-height: 70px;
	float: left;
	font-size: 24px;
	color: #444;
}

.fiexd-picbox .hd .tabnav {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -40%;
	width: 80%;
	text-align: center;
}

.fiexd-picbox .hd .tabnav a {
	display: inline-block;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 20px;
	margin: 0 10px;
	font-size: 15px;
	color: #444;
}

.fiexd-picbox .hd .tabnav .current {
	background-color: #1981eb;
	color: #fff;
}

.fiexd-picbox .hd .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 17px;
	height: 17px;
	font-size: 18px;
	color: #444;
	background: url(../images/icon/close.png) no-repeat;
	background-position: 0 0;
}





.fiexd-picbox .bd {
	padding: 20px;
}

.fiexd-picbox .bd .big-img-box {
	width: 780px;
	height: 500px;
}

.fiexd-picbox .bd .thumbox {
	width: 170px;
	margin-bottom: 10px;
	overflow: hidden;
}

.fiexd-picbox .bd .thumbox ul li {
	float: left;
	margin: 0 0 10px 10px;
}

.fiexd-picbox .bd .page {
	padding: 0 10px;
	margin-bottom: 10px;
}

.fiexd-picbox .bd .page a {
	font-size: 15px;
	color: #444;
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 50%;
}

.fiexd-picbox .bd .page .current {
	background-color: #1981eb;
	color: #fff;
}

.fiexd-picbox .bd .totalpage {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
}

.fiexd-picbox .bd .signup a {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fe9917;
	border-radius: 5px;
	color: #fff;
}

.stairs-fixed {
	padding: 10px 5px 0;
	position: fixed;
	left: 50%;
	top: 8%;
	margin-left: -670px;
	width: 70px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	transform: scale(0);
	transition: 1s;
}

.stairs-fixed a {
	display: block;
	padding: 2px 0;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}

.stairs-fixed a:last-child {
	border-bottom: 0;
}

.stairs-fixed a .icon {
	display: block;
	width: 40px;
	height: 30px;
	margin: 0 auto;
}

.stairs-fixed a .icon01 {
	width: 21px;
	height: 18px;
	background-position: 0 -39px;
}

.stairs-fixed a .icon02 {
	width: 20px;
	height: 19px;
	background-position: -39px -39px;
}

.stairs-fixed a .icon03 {
	width: 19px;
	height: 19px;
	background-position: -80px -39px;
}

.stairs-fixed a .icon04 {
	width: 32px;
	height: 15px;
	background-position: -119px -39px;
}

.stairs-fixed a .icon05 {
	width: 29px;
	height: 21px;
	background-position: -159px -39px;
}

.stairs-fixed a .icon06 {
	width: 19px;
	height: 19px;
	background-position: -199px -39px;
}

.stairs-fixed a .icon07 {
	width: 26px;
	height: 18px;
	background-position: -239px -39px;

}

.stairs-fixed a .icon08 {
	width: 18px;
	height: 19px;
	background-position: -279px -39px;

}

.stairs-fixed a .icon09 {
	width: 17px;
	height: 18px;
	background-position: -319px -39px;

}

.stairs-fixed a .icon10 {
	width: 17px;
	height: 18px;
	background-position: -359px -39px;
}


.stairs-fixed a .icon11 {
	width: 17px;
	height: 18px;
	background-position: -398px -39px;

}



.stairs-fixed a:hover .icon01,
.stairs-fixed .active .icon01 {
	background-position: 0 0;
}

.stairs-fixed a:hover .icon02,
.stairs-fixed .active .icon02 {
	background-position: -39px 0px;
}

.stairs-fixed a:hover .icon03,
.stairs-fixed .active .icon03 {
	background-position: -80px 0px;
}

.stairs-fixed a:hover .icon04,
.stairs-fixed .active .icon04 {
	background-position: -119px 0;
}

.stairs-fixed a:hover .icon05,
.stairs-fixed .active .icon05 {
	background-position: -159px 0;
}

.stairs-fixed a:hover .icon06,
.stairs-fixed .active .icon06 {
	background-position: -199px 0;
}

.stairs-fixed a:hover .icon07,
.stairs-fixed .active .icon07 {
	background-position: -239px 0;

}

.stairs-fixed a:hover .icon08,
.stairs-fixed .active .icon08 {
	background-position: -279px 0;

}

.stairs-fixed a:hover .icon09,
.stairs-fixed .active .icon09 {
	background-position: -319px 0;

}

.stairs-fixed a:hover .icon10,
.stairs-fixed .active .icon10 {
	background-position: -359px 0;

}

.stairs-fixed a:hover .icon11,
.stairs-fixed .active .icon11 {
	background-position: -398px 0;

}

.stairs-fixed a:hover .txt,
.stairs-fixed .active .txt {
	color: #0088fe
}


#CreatCover {
	padding: 370px 0 0px;
	width: 1423px;
	margin: 0 auto;
	background:url(../images/pc-haibao.png) no-repeat center top #4947e8;
	overflow:hidden;
}

#CreatCover .wrap {
	padding-bottom: 200px;
	background:url(../images/pc-haibao-bottom.png) no-repeat center bottom;
}

#CreatCover .box {
	position:relative;
	width: 1240px;
	margin: 0 auto;
	padding: 20px 15px 10px;
	background-color: #fff;
}

#CreatCover .poster-bottom {
	width: 1240px;
	margin: 0 auto;
}
#CreatCover  .follow-wechat {
	width:240px;
	position:absolute;
	bottom:-130px;
	left:50%;
	margin-left:-120px;
	text-align:center;
}

#CreatCover  .follow-wechat .img {
  text-align: center;
    width: 240px;
}
#CreatCover  .follow-wechat .img img {
  padding:10px;
  background-color:#fff;
}

#CreatCover  .follow-wechat .txt {
	margin-top:30px;
	line-height:36px;
	font-size: 26px;
	color: #fff;
}




.eval-wrap .official-data .data-box dl .icon,
.eval-wrap .basic-data .data-box dl .icon,
.eval-wrap .car-highlights .data-box dl .icon,
.eval-wrap .eval-data .data-box dl .icon{
	transition: .3s;
}
.eval-wrap .official-data .data-box dl .icon:hover,
.eval-wrap .basic-data .data-box dl .icon:hover,
.eval-wrap .car-highlights .data-box dl .icon:hover,
.eval-wrap .eval-data .data-box dl .icon:hover{
	transform: scale(1.1);
}