
.data-box dl .icon,
.ind-comment-vote .ind-vote{
	background: url(../images/icon/series-icon.png) no-repeat;
}
.ind-official-data .hd,
.ind-self-data .hd,
.cars-pic-bd .item .position::after{
	background: url(../images/icon/carseries-icon.png) no-repeat;
}
.ind-dealer .bd .item .box .phone .icon::after{
	background: url(../images/icon/time.png) no-repeat;
}
.video-box .bd .pic .icon{
	background: url(../images/icon/video-icon.png) no-repeat;
}
.news-top-center span.prev,.news-top-center span.next{
	background: url(../images/icon/prev-next.png) no-repeat;
}
.cars-pic-bd .item-right a .icon{
	background: url(../images/icon/index-icon.png) no-repeat;
}
.focus .types .item .icon{
	background: url(../images/icon/series-icon02.png) no-repeat;
}
.al{
	text-align: left;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.carseries-info-box{
	overflow: hidden;
	margin-bottom: 20px;
}

.carseries-info-box .focus{
	width:640px;
	height:400px;
	margin-right: 20px;
}
.news-top-center {
	position: relative;
	width: 640px;
	height: 400px;
	overflow: hidden;
}

.news-top-center::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	content: '';
/* 	background-color: rgba(0,0,0,0.7); */
	z-index: 1;
}
.news-top-center ul.img {
	position: relative;
	width:640px;
	height:400px;
}
.news-top-center ul.img a {
	display: block;
	width:640px;
	height:400px;
}
.news-top-center ul.img a img {
	display: block;
    position: absolute;
    object-fit: cover;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    left: 50%;
    margin-left: -356px;
}
.news-top-center ul.img a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.news-top-center ul.btn {
	position: absolute;
	bottom: 14px;
	right: 0;
	left:0;
	height: 20px;
	overflow: hidden;
	z-index: 2;
	text-align: center;

}
.news-top-center ul.btn li {
		display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.75);
	font-size: 0;
	margin-left: 10px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
}
.news-top-center ul.btn li.on {
	width: 25px;
	background-color: #4284d9;
}
.news-top-center h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	right:0;
	padding: 0 15px;
	text-align: center;
	font-size: 20px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	z-index: 3;
}
.news-top-center span.prev,.news-top-center span.next {
	position: absolute;
	top: 178px;
	width: 30px;
	height:60px;
	cursor: pointer;
}
.news-top-center span.prev {
	left: 0;
	background-position: 0 -221px;
}
.news-top-center span.next {
	right: 0;
	    background-position: -75px -221px;
}
.news-top-center span.prev:hover {
	background-position: -181px -221px;
}
.news-top-center span.next:hover {
	background-position: -261px -221px;
}

.carseries-info-box .focus .types{
	z-index:2;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
}
.focus .types .item{
	position: relative;
	width:40px;
	height:48px;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	cursor:pointer;
	transition:all .3s;
}
.focus .types .item:hover{
	cursor:pointer;
	transform:scale(1.1)
}
.focus .types .item .opacity{
	z-index: 10;
	position: absolute;
	left:0;
	right:0;
	width:40px;
	height:48px;
	background-color: rgba(0,0,0,.7);
	border-radius: 10px;
}
.focus .types .item .icon{
	position: relative;
	z-index: 12;
	margin: 5px auto 0;
	width:20px;
	height:20px;
}
.focus .types .item .txt{
	position: relative;
	z-index: 12;
	text-align: center;
	width: 30px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 20px;
	line-height: 20px;
}
.focus .types .item .wg{
	background-position: 0 0;
}
.focus .types .item .zk{
	background-position: 0 -28px;
}
.focus .types .item .zy{
	background-position: 0 -54px;
}
.focus .types .item .xj{
	background-position: 0 -77px;
}
.focus .types .item .icon-color{
	position: relative;
	z-index: 12;
	margin: 5px auto 0;
	width:20px;
	height:20px;
	border-radius: 50%;
}
.focus .types .item .c-red{
	background-color: #b72930;
}
.focus .types .item .c-blue{
	background-color: #1547b3;
}
.focus .types .item .c-black{
	background-color: #000;
}
.focus .types .item .c-grey{
	background-color: #cfcfcf;
}
.focus .types .item .c-white{
	background-color: #fff;
}



.carseries-info-box .cars-info{
	padding: 20px 10px 20px 20px;
	width:350px;
	height:400px;
	background-color: #fff;
}
.carseries-info-box .cars-info .hd{
	margin-bottom:10px;
	font-size:24px;
	font-weight: 700;
	color:#444;
}
.carseries-info-box .cars-info .bd ul{
	margin-bottom: 10px;
}
.cars-info .bd ul li{
	height: 38px;
	line-height: 38px;
}
.cars-info .bd .name{
	float:left;
	margin-right:10px;
    font-size:15px;
	color:#999
}
.cars-info .bd .info{
	font-size:15px;
	color:#444
}
.cars-info .bd .colors{
	padding-top:8px;
	margin:0px 10px 0 0;
	float:left;
    font-size:15px;
	color:#999
}

.cars-info .bd .colors .iconfont{
	vertical-align: top;
    float: left;
    height: 20px;
    line-height: 20px;
}
.cars-info .bd .price{
	font-size:18px;
	font-weight: 700;
	color:#fe5417
}
.cars-info .bd .btn{

}
.cars-info .bd .btn a{
	display: inline-block;
	margin-right: 10px;
	width:120px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size:16px;
	border-radius: 5px;
	color:#fff
	
}

.cars-info .bd .btn a:hover{
		opacity: .8;
}
.cars-info .bd .btn .a1{
	background-color: #fe5417;
}
.cars-info .bd .btn .a2{
	background-color: #fe9917;
}

.athm-carcolor__item {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin: 0 2px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.athm-carcolor__item:hover {
    border-color: #f60
}

.athm-carcolor__item:hover .athm-carcolor__section {
    box-shadow: inherit;
}

.athm-carcolor__item:hover .athm-carcolor__tip {
    visibility: visible;
    opacity: 1
}

.athm-carcolor__item.active {
    border-color: #f60
}

.athm-carcolor__item.active .athm-carcolor__section {
    box-shadow: inherit
}

.athm-carcolor__item.disabled {
    cursor: default
}

.athm-carcolor__item.disabled:hover {
    border-color: #e0e0e0
}

.athm-carcolor__item.disabled .athm-carcolor__tip {
    color: #999
}

.athm-carcolor__section {
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 #999;
}

.athm-carcolor__section .item-all {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%
}

.athm-carcolor__section .item-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 6px;
    border-radius: 8px 8px 0 0
}

.athm-carcolor__section .item-bot {
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 8px 8px
}

.athm-carcolor__show {
    position: absolute;
    top: 7px;
    right: 6px;
    width: 20px;
    height: 20px;
    padding: 4px 0;
    line-height: 1.5;
    cursor: pointer;
    text-align: center
}

.athm-carcolor__show .athm-iconfont-arrowdown {
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear,-webkit-transform .25s linear;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.athm-carcolor__tip {
    visibility: hidden;
    opacity: 0;
    top: -40px;
    z-index: 9;
    transform: translateX(-50%);
    color: #fff;
    padding: 0 12px;
    text-align: center;
    line-height: 32px;
    white-space: nowrap;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.8);
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s linear
}

.athm-carcolor__tip,.athm-carcolor__tip:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.athm-carcolor__tip:before {
    content: "";
    bottom: -2px;
    z-index: -1;
    transform: translateX(-50%);
    width: 7px;
    height: 7px;
    border-radius: 0 0 1px 0;
    background: linear-gradient(-45deg,rgba(0,0,0,.8),rgba(0,0,0,.8) 50%,rgba(0,0,0,0) 0,rgba(0,0,0,0));
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}
.athm-carcolor__list {
    position: relative
}

.athm-carcolor__list.active {
    z-index: 8;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 8px 32px rgba(102,109,127,.15)
}

.athm-carcolor__list.active .athm-carcolor__inner-more {
    opacity: 1;
    visibility: visible
}

.athm-carcolor__list.active .athm-iconfont-arrowdown {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.athm-carcolor__inner-more {
       opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: opacity .25s linear;
    padding: 6px;
    width: 156px;
    top: 35px;
    left: -4px;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(17,30,54,.5);
	    border-radius: 5px;
}


.athm-carcolor__inner-more:after {
    content: "";
    display: table;
    clear: both
}
















.carseries-info-box .cars-tech{
	padding: 20px;
	width:190px;
	height:400px;
	border-left:1px solid #eee;
	background-color: #fff;
	text-align: center;
}
.cars-tech .hd{
	margin-bottom: 20px;
	font-size:24px;
	font-weight: 700;
	color:#444;
}

.cars-tech .bd .item{
	display: block;
	width: 139px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size:15px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    white-space: nowrap;
}
.cars-tech .bd .item:hover{
		opacity: .8;
}
.cars-tech .bd .item01{
	background-color: #1981eb;
}
.cars-tech .bd .item02{
	background-color: #1658c6;
}
.cars-tech .bd .item03{
	background-color: #1658c6;
}
.cars-tech .bd .item04{
	background-color: #1b9dff;
}
.cars-tech .bd .item05{
	background-color: #4084f0;
}
.ind-official-data{
	width:1200px;
	height:160px;
	margin-bottom: 20px;
	background-color: #fff;
}
.ind-official-data .hd{
	float: left;
	margin-right: 20px;
	padding: 30px 10px;
	width:40px;
	height:161px;
	font-size:18px;
	color:#fff;
}

.ind-official-data .bd{
	overflow:hidden;
  padding: 30px 10px 0;
}

.ind-official-data .data-box dl{
	float: left;
	width:140px;
	text-align: center;
}
.ind-official-data .data-box dl .icon{
	display: inline-block;
	width:40px;
	height:40px;
	transition:all .3s;
}
.ind-official-data .data-box dl .icon:hover{
	transform:scale(1.1)
}
.ind-official-data .data-box dl .tit{
	margin-bottom: 5px;
	font-size:15px;
	color:#666
}
.ind-official-data .data-box dl .data{
	font-size:18px;
	font-weight: 700;
	color:#0088fe
}
.ind-official-data .data-box dl .icon01{
	background-position: 0 0;
}
.ind-official-data .data-box dl .icon02{
	background-position: 0 -47px;
}
.ind-official-data .data-box dl .icon03{
	background-position: 0 -86px;
}
.ind-official-data .data-box dl .icon04{
	background-position: 0 -130px;
}
.ind-official-data .data-box dl .icon05{
	margin-top: -7px;
	height: 47px;
	background-position: 0 -173px;
}
.ind-official-data .data-box dl .icon06{
	background-position: 0 -225px;
}
.ind-official-data .data-box dl .icon07{
	background-position: 0 -271px;
}
.ind-official-data .data-box dl .icon08{
	background-position: 0 -314px;
}
.ind-official-sele{
	text-align:right;
	margin-bottom:10px;
}
.ind-official-sele .txt{
	font-size:14px;
	font-weight:700;
	color:#fe5417
}
.ind-official-sele .select-box{
	width:200px;
	height:24px;
	background-color:#fff;
	border:1px solid #dcdcdc;
	outline:none;
}


.ind-self-tit{
	padding-right:10px;
	text-align:right;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
	color:#fe5417
}
.ind-self-data{
	width:1200px;
	height:160px;
	margin-bottom: 20px;
	background-color: #fff;
}


.ind-self-data .hd{
		float: left;
		margin-right: 20px;
		padding: 30px 10px;
		width:40px;
		height:161px;
		font-size:18px;
		color:#fff;
		background-position: 0 -174px;
}
.ind-self-data .bd{
	padding: 20px 40px 0;
}
.ind-self-data .data-box dl{
	float: left;
	width:142px;
	text-align: center;
}
.ind-self-data .data-box dl .data{
	font-size:18px;
	font-weight: 700;
	color:#0088fe
}
.ind-self-data .data-box dl .icon{
	display: inline-block;
	width:40px;
	height:40px;
	transition:all .3s;
}
.ind-self-data .data-box dl .icon:hover{
	transform:scale(1.1)
}
.ind-self-data .data-box dl .tit{
	margin-bottom: 5px;
	font-size:15px;
	color:#666
}
.ind-self-data .data-box dl .icon01{
	background-position: 0 0;
}
.ind-self-data .data-box dl .icon02{
	background-position: 0 -362px;
}
.ind-self-data .data-box dl .icon03{
	background-position: 0 -412px;
}
.ind-self-data .data-box dl .icon04{
	width:41px;
	background-position: 0 -463px;
}
.ind-self-data .data-box dl .icon05{
	background-position: 0 -225px;
}
.ind-self-data .data-box dl .icon06{
	background-position: 0 -273px;
}
.ind-self-data .score{
	float: right;
	width:250px;
	text-align: center;
}
.ind-self-data .score .p01{
	margin-bottom: 20px;
   font-size:16px;
   font-weight: 700;
   color:#fe5417;
}
.ind-self-data .score .p02{
	margin-bottom: 10px;
	font-size:48px;
	font-weight: 700;
	color:#fe5417;
}
.ind-self-data .score .p02 span{
	font-size:14px;
}
.ind-self-data .score .p03{
	    font-size: 14px;
	    color: #0088fe;
}
.ind-self-data .line-col{
	  float: right;
	  margin:5px 0 0 0;
	  width:1px;
	  height:100px;
	  background-color: #dedede;
}


.cars-hd{
	margin-bottom: 30px;
	font-size:24px;
	font-weight: 700;
	color:#444;
}
.cars-hd span{
	color:#0088fe;
}
.cars-hd i{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-left: 30px;
	font-size:14px;
	font-weight: normal;
	color: #fff;
	background-color: #0088fe;
	padding: 0 10px;
	border-radius: 5px;
}
.cars-hd .more{
	font-size:14px;
	color:#0088fe;
}
.cars-hd .more:hover{
	color:#0088fe
}

.ind-cars-style .ina_brand_box{position:relative;width:104px;display: inline-block;}
.ind-cars-style .ina_brand_box .ina_brand_hd{line-height: 29px;font-size:16px;text-indent:10px;}
.ind-cars-style .ina_brand_box .ina_brand_hd .icon-zhankai{vertical-align: middle;}
.ind-cars-style .ina_brand_box .stopsale{color:#0088fe;}
.ind-cars-style .ina_brand_box .icon-zhankai{font-weight: normal;}
.ind-cars-style  .ina_brand_list{width:100%;position:absolute;background:#fff;border:1px solid #e0e0e0;top:2px;/* display:none; */z-index:1;left:-1px;padding-right:10px;}
 .ind-cars-style .ina_brand_list.ina_dbt_youhao{width:200px;}
 .ind-cars-style .ina_brand_list a{font-size:14px;color:#666;width:100%;margin:0;text-indent:10px;display: inline-block;}
 .ind-cars-style .ina_brand_list a:hover{background:#f0f0f0;}
.ind-cars-style .ina_cur .ina_brand_list a{border-bottom:none;padding-bottom:0;color:#666;}
 .ind-cars-style .ina_brand_list .name{width:100%;float:left;font-size:18px;color:#333;text-indent:10px;font-size:16px;} 
 .ind-cars-style .ina_brand_list span i{margin-left:10px;}


.ind-comment-vote{
	margin-bottom: 20px;
	overflow: hidden;
}
.ind-comment-vote .ind-comment{
	padding: 20px 10px;
	position: relative;
	width:800px;
	height: 400px;
	background-color: #fff;
	overflow: hidden;
}
.ind-comment-vote .ind-comment .hd{
	margin-bottom: 40px;
	font-size:24px;
	font-weight: 700;
	color:#444;
}
.ind-comment-vote .ind-comment .bd {
	padding:10px;
	height: 286px;
	overflow: hidden;
	
}
.ind-comment-vote .ind-comment .bd .item{
	display: inline-block;
	padding: 0 20px;
	margin: 0 20px 20px 0;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 20px;
	border:1px solid #ffbba2;
	font-size:15px;
	color: #fe5417;
	transition: all .3s;
	cursor: pointer;
}
.ind-comment-vote .ind-comment .bd .item:hover{
	transform:scale(1.05)
}
.ind-comment-vote .ind-comment .bd .span01{
	background-color: #1658c6;
	border:1px solid #1658c6;
	color: #fff;
}
.ind-comment-vote .ind-comment .bd .span02{
	background-color: #1b9dff;
	border:1px solid #1b9dff;
	color: #fff;
}
.ind-comment-vote .ind-comment .bd .span03{
	background-color: #4084f0;
	border:1px solid #4084f0;
	color: #fff;
}
.ind-comment-vote .ind-comment .bd .span04{
	border:1px solid #ffbba2;
	color: #fe5417;
}
.ind-comment-vote .ind-comment .bd .span05{
	border:1px solid #ff7442;
	color: #ff7442;
}



.ind-comment-vote .ind-vote{
	padding: 30px 0;
	width:380px;
	height: 400px;
	background:url(../images/icon/toupiao.png) no-repeat right 0 #fff;
	text-align: center;
}
.ind-comment-vote .ind-vote .title{
	line-height: 36px;
	font-size:26px;
	font-weight: 700;
	color:#444;
}
.ind-comment-vote .ind-vote .img{
	margin-bottom: 10px;
}
.ind-comment-vote .ind-vote .img 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;
	    object-fit: cover;
}
.ind-comment-vote .ind-vote .img img:hover{
			transform: scale(1.1);
}
.ind-comment-vote .ind-vote .name{
	margin-bottom: 20px;
	font-size:26px;
	font-weight: 700;
	color:#444;
}
.ind-comment-vote .ind-vote .btn a{
	display: inline-block;
	width: 180px;
	height:48px;
	line-height: 48px;
    background-color: #0088fe;	
	border-radius: 5px;
	font-size:15px;
	color:#fff;
}
.ind-comment-vote .ind-vote .btn a:hover{
	opacity: .8;
}
.ind-cars-style{
	padding: 20px;
	width:1200px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}
.car-hd-tab{
	height: 30px;
	border:1px solid #ddd;
	border-radius: 20px;
}
.car-hd-tab a{
	display: inline-block;
	float: left;
	width:80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	color:#444;
	border-radius: 20px;
	
}
.car-hd-tab .hover{
	background-color: #0088fe;
	color:#fff
}

.ind-cars-style .style-bd dl{
	
}
.ind-cars-style .style-bd dl dt{
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
}
.ind-cars-style .style-bd dl dd{
	padding: 0 10px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #f5f5f5;
}

.ind-cars-style .style-bd .item{
	display: inline-block;
	padding:0 5px;
	overflow: hidden;
	font-size:15px;
}
.ind-cars-style .style-bd dl dt .item{
	height: 50px;
	line-height: 50px;
	color: #999;
}
.ind-cars-style .style-bd dl dd .item{
	position:relative;
	height: 60px;
	line-height: 60px;
	color: #444;
}
.ind-cars-style .style-bd dl dd .item .stopsale {
	display: inline-block;
    padding: 0 4px;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    border-radius: 5px;
	
}
.ind-cars-style .style-bd dl dd .item .stopsale01{
	color: #666d7f;
    background-color: #e7ebf4;
}
.ind-cars-style .style-bd dl dd .item .stopsale02{
	color: #fff;
    background-color: #e1e1e1;
}

.ind-cars-style .style-bd .item01{
	width:349px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ind-cars-style .style-bd .item02{
	width: 100px;
}
.ind-cars-style .style-bd .item03{
	width:110px;
}
.ind-cars-style .style-bd .item04{
	width: 100px;
}
.ind-cars-style .style-bd .item05{
	width:190px;
}
.ind-cars-style .style-bd .item06{
	width:115px;	
}
.ind-cars-style .style-bd .item07{
	width:80px;
}
.ind-cars-style .style-bd dl dd .item04{
	color: #fe5417;
}
.ind-cars-style .style-bd .name{
	width:290px;
	color: #444;
}
.ind-cars-style .style-bd .name:hover{
	color: #0088fe;
}
.ind-cars-style .style-bd .see{
	color: #0088fe;
}
.ind-cars-style .style-bd .see:hover{
	text-decoration: none;
	font-weight:700;
}
.ind-cars-style .style-bd .btn{
	display: inline-block;
	width:70px;
	height:32px;
	line-height: 32px;
	background-color: #fe5417;
	color: #fff;
	border-radius: 5px;
}
.ind-cars-style .style-bd .btn:hover{
	opacity: .8;
}
.ind-article-video{
	width: 1200px;
	height: 484px;
	margin-bottom: 20px;
}
.ind-article-video .bd{}
.ind-article-video .bd .article-box{
	    padding: 20px 20px 8px;
	width:600px;
	background-color: #fff;
}
.ind-article-video .bd .article-box .cars-hd{
  margin-bottom: 2px;	
}
.ind-article-video .bd .video-box{
	padding: 20px 0 0px;
	width:580px;
	background-color: #fff;
}
.ind-article-video .bd .video-box .cars-hd{
   padding: 0 20px;	
    margin-bottom: 16px;
}
.ind-article-video .bd .article-box .time{
	float: right;
	font-size:15px;
	color:#999
	
}
.ind-article-video .bd .article-box ul li{
	height:43px;
	line-height: 43px;
}
.ind-article-video .bd .article-box ul li a{
	display: inline-block;
	width:480px;
	font-size:16px;
	color: #444;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}
.ind-article-video .bd .article-box a:hover{
	color: #1b9dff;
}
.ind-article-video .bd .article-box a .icon{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width:8px;
	height:8px;
	background-color: #1b9dff;
}



.video-box .bd li{
	width:260px;
   float: left;
   margin:0 0 5px 20px;
}
.video-box .bd .pic{
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.video-box .bd .pic .icon{
	display:block;
	z-index: 2;
	position: absolute;
	top:50%;
	left:50%;
	margin: -28px 0 0 -28px;
	width:56px;
	height:56px;	
	background-position: 0 -155px;
	transition: all .3s;
}
.video-box .bd .pic img{
	transition: all .3s;
}
.video-box .bd .pic:hover img{
	transform: scale(1.1);
}


.video-box .bd .txt{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:260px;
	height: 24px;
	line-height: 24px;
	font-size:15px;
	color:#444;
}
.video-box .bd .txt:hover{
	color:#0088fe;
}









.progress{
	position: relative;
	margin: 25px auto 0;
	width:115px;
	height:12px;
	background-color: #eee;
	border-radius: 10px;
	overflow:hidden;
}
.progress .orange{
	position: absolute;
	left:0;
	top:0;
	height:12px;
	background-color: #fe9917;
	border-radius: 10px;
}


.ind-cars-pic{
	padding: 20px;
	width: 1200px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}
.cars-pic-bd .item{
	float: left;
	overflow: hidden;
	margin-right:15px;

}
.cars-pic-bd .item a{
	position: relative;
	display: block;
}
.cars-pic-bd .item a img{
	display: block;
	object-fit: cover;
}
.cars-pic-bd .item .position{
	z-index: 2;
	position: absolute;
	top:0;
	left:0;
	background-color: #0088fe;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	
}
.cars-pic-bd .item .position::after{
	content: '';
	    position: absolute;
	    right: -27px;
	    top: 0;
	    width: 27px;
	    height: 33px;
	    background-position: right -249px;
}
.cars-pic-bd .item:last-child{
	margin-right: 0;
}
.cars-pic-bd .item-a{
	width:455px;
	height: 315px;
}
.cars-pic-bd .item-b{
	width:690px;
	margin-right: 0;
}
.cars-pic-bd .item-b a,
.cars-pic-bd .item-c a{
	display: inline-block;
	float: left;
	margin: 0 15px 15px 0;
	width:220px;
	height:150px;
	overflow: hidden;
}
.cars-pic-bd .item-c a{
	width:220px;
	height:150px;
}
.cars-pic-bd .item-b a:nth-child(3n){
	margin-right: 0;
}
.cars-pic-bd .item-b  .pic-more,
.cars-pic-bd .item-c .pic-more{
	line-height: 150px;
	background-color: #0088fe;
	font-size:18px;
	text-align: center;
	color: #fff;
}
.cars-pic-bd .item-b  .pic-more:hover,
.cars-pic-bd .item-c  .pic-more:hover{
	opacity: .8;
}
.cars-pic-bd .item-c{
	width:1160px;
}
.cars-pic-bd .item-c a:nth-child(5n){
	margin-right: 0;
}

.cars-pic-bd .item-left {
	width: 600px;
	overflow: hidden;
}
.cars-pic-bd .item-left a{
	position: relative;
	display:inline-block;

}
.cars-pic-bd a img{
	transition: all .3s;
}
.cars-pic-bd a:hover img{
		transform: scale(1.1);
	}
.cars-pic-bd .item-left a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background:rgba(0,0,0,.2);
	z-index: 1;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;

}
.cars-pic-bd .item-left a .icon{
	margin: -32px 0 0 -32px;
   width:64px;
   height:64px;
   background-position: right -252px;
}
.cars-pic-bd .item-left a .tit{
	margin: 50px 0 0 -140px;
   width:280px;
   height:48px;
   line-height: 24px;
   overflow: hidden;
   text-align: center;
  font-size:16px;
  color:#fff;
}
.cars-pic-bd .item-left a .icon,
.cars-pic-bd .item-left a .tit{
	z-index: 2;
	position: absolute;
	top:50%;
	left:50%;
	display: inline-block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	}
	

.cars-pic-bd .item-left a:hover::before{
	background:rgba(0,0,0,0);
}
/* .cars-pic-bd .item-left a:hover .icon,
.cars-pic-bd .item-left a:hover .tit{
  opacity: 0;
} */
.cars-pic-bd .item-right {
	width: 560px;
}

.cars-pic-bd .item-right a {
	position: relative;
	float: left;
	margin: 0 0 20px 20px;
	overflow: hidden;
}
.cars-pic-bd .item-right a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background:rgba(0,0,0,.2);
	z-index: 1;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;

}
.cars-pic-bd .item-right a .icon,
.cars-pic-bd .item-right a .tit,
.cars-pic-bd .item-right a .type{
	z-index: 2;
	position: absolute;
	top:35%;
	left:50%;
	display: inline-block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	}
.cars-pic-bd .item-right a .icon{
  margin: 0 0 0 -9px;
  width: 18px;
  height: 16px;
  background-position: right -324px;
}
.cars-pic-bd .item-right a .type{
   top:45%;
   left:0;
   right:0;
   width:100%;
   height:24px;
   line-height: 24px;
   overflow: hidden;
   text-align: center;
    font-size:14px;
   color:#fff;
}
.cars-pic-bd .item-right a .tit{
	top:60%;
	left:50%;
	margin-left:-100px;
	width:200px;
   height:24px;
   line-height: 24px;
   overflow: hidden;
   text-align: center;
  font-size:18px;
  font-weight: 700;
  color:#fff;
}

.cars-pic-bd .item-right a:hover::before{
	background:rgba(0,0,0,0);
}
/* .cars-pic-bd .item-right a:hover .icon,
.cars-pic-bd .item-right a:hover .tit,
.cars-pic-bd .item-right a:hover .type{
  opacity: 0;
} */


.ind-competitor{
	padding: 20px;
	overflow: hidden;
	width: 1200px;
	margin-bottom: 20px;
	background-color: #fff;
}
.ind-competitor .bd{
	
}
.ind-competitor .bd .item{
	margin-bottom: 20px;
	padding: 0 30px;
	float: left;
	text-align: center;
}
.ind-competitor .bd .item img{ 
	object-fit: cover;
	 tran-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;sition: all 300ms ease;
}
.ind-competitor .bd .item img:hover{ 
	transform: scale(1.1);
}
.ind-competitor .bd .item .name{
	margin-bottom: 10px;
	font-size:18px;
	font-weight: bold;
	color:#444
}
.ind-competitor .bd .item .name a{
	    color: #444
}
.ind-competitor .bd .item .name a:hover{
	    color: #1b9dff;
}
.ind-competitor .bd .item .price{
	font-size:18px;
	color:#fe5417
}

.ind-dealer{
	padding: 20px;
	margin-bottom: 20px;
  background-color: #fff;
}
.ind-dealer .cars-hd{
	margin-bottom:10px;
}
.ind-dealer .hd{
	padding: 0 0 20px;
	background-color: #fff;
}
.ind-dealer .hd .items{
	position: relative;
	padding: 25px 0px 15px;
	line-height: 24px;
	border-bottom: 1px solid #eee;
}
.ind-dealer .hd .items .pro-more{
	position: absolute;
	right: 0;
	top:10px;
	font-size:14px;
	color:#444;
}
.ind-dealer .hd .items .pro-more a:hover{
	   color: #0088fe;
}
.ind-dealer .hd .items .pro-more  .icon-shouqi
{
	   transition: -webkit-transform .25s linear;
	    transition: transform .25s linear;
	    transition: transform .25s linear,-webkit-transform .25s linear
}
.ind-dealer .hd .items .pro-more  .icon-shouqi{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}
.ind-dealer .hd .items label{
	float: left;
	margin-right:20px;
	padding-left:11px;
	font-size:14px;
	font-weight:700;
	color:#444;
}
.ind-dealer .hd .items .list{
	width:1070px;
	/* float: left; */
}
.ind-dealer .hd .items .list2{
	padding: 8px 6px 0;
	background-color: #f9f9f9;
}
.ind-dealer .hd .items .list li{
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 12px;
	margin:0 10px 10px 0;
	font-size:14px;
	color:#444;
	cursor: pointer;
}
.ind-dealer .hd .items .list .current{
	border-radius: 5px;
	background-color: #0088fe;
	color:#fff;
}
.ind-dealer .hd .cars-name{
    width:800px;
	margin-left: 66px;
}
.ind-dealer .hd .cars-name a{
    display: inline-block;
	margin-right: 20px;
}

.ind-dealer .hd .cars-name a:hover,
.ind-dealer .hd .items .list li:hover{
   color: #0088fe;
}
.ind-dealer .hd .items .list .current:hover{
	color:#fff;
	
}
.ind-dealer .bd{
	width:1220px;
	overflow: hidden;
}
.ind-dealer .bd .item{
	float: left;
	width: 580px;
	height:200px;
	  margin: 0 0px 0 0;
	  padding: 30px 0px 0;
	  background-color: #fff;
	  border-bottom: 1px solid #eee;
}


/*.ind-dealer .bd .item:nth-last-child(2),
.ind-dealer .bd .item:last-child{
	border-bottom:0;
}*/
.ind-dealer .bd .item .pic{
	width:180px;
    overflow: hidden;
}
.ind-dealer .bd .item .pic img{
	transition: all .3s;
	object-fit: cover;
}
.ind-dealer .bd .item .pic a img:hover{
	transform:scale(1.1)
}

.ind-dealer .bd .item .box{
	width:370px;
}
.ind-dealer .bd .item .box .tit {
	margin-bottom: 10px;
	height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space:nowrap;
}
.ind-dealer .bd .item .box{
	padding-right: 25px;
	font-size:15px;
	color:#999;
}
.ind-dealer .bd .item:nth-child(2n) {
	padding-left:25px;
}
.ind-dealer .bd .item:nth-child(2n) .box{
	padding:0px 0 0 25px;
}
.ind-dealer .bd .item .box .tit a{
	font-size:20px;
	font-weight: bold;
	color:#444;
}
.ind-dealer .bd .item .box .tit a:hover{
	color:#0088fe;
}
.ind-dealer .bd .item .box .address{
	overflow:hidden;
	height:48px;
}
.ind-dealer .bd .item .box .label{
	display: inline-block;
	float:left;
	width:76px;
	margin-right: 5px;
	color:#999;
}
.ind-dealer .bd .item .box .txt{
	display: inline-block;
	float:left;
	width:260px;
}
.ind-dealer .bd .item .box .main,
.ind-dealer .bd .item .box .phone,
.ind-dealer .bd .item .box .address{
	margin-top:10px;
	line-height: 24px;
	color:#444;
}

.ind-dealer .bd .item .box .phone{
	height: 24px;
    color: #999;
    overflow: hidden;
}
.ind-dealer .bd .item .box .phone i{
	color:#fe5417;
}
.ind-dealer .bd .item .box .phone .icon{
	position: relative;
	padding-right: 20px;
}
/*.ind-dealer .bd .item .box .phone .icon::after{
	content: "";
	display: inline-block;
	position: absolute;
	right:0;
	top:2px;
	width:15px;
	height: 15px;
	background-position: 0 0;
}*/
.ind-dealer .bd .item .box .address .msg{
	float:left;
	width:264px;
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ind-dealer .bd .item .box .address a{
	color:#0088fe;
}
.ind-dealer .bd .item .box .address a:hover{
	text-decoration: underline;
}

.ind-looks{
	padding: 20px;
	width: 1200px;
	margin-bottom:20px;
	background-color: #fff;
	overflow: hidden;
}
.ind-looks .bd{
	padding: 0 10px;
	width: 1160px;
}
.ind-looks .bd a{
	display: inline-block;
	float: left;
	width:170px;
	margin:0 20px 20px 0;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ind-looks .bd a:hover{
	    color: #1b9dff;
}
.ind-looks .bd a .icon{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width:8px;
	height:8px;
	background-color: #1b9dff;
}

.danmu_container_wrap {
            width: 100%;
            height: 80%;
            position: relative;
			overflow: hidden;
        }
        
        .danmu_container {
			
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }
        
        .danmu_unit_all {
            animation: move 1s linear 5s;
        }
        
        .danmu_unit_half {
            animation: move_half 1s linear 5s;
            -webkit-animation: move_half 1s linear 5s;
        }
        
        @keyframes move_half {
            0% {
                transform: translate(0px, 0px);
            }
            100% {
                left: 0px;
                transform: translate(-100%, 0px);
            }
        }
        
        @keyframes move {
            0% {
                left: 100%;
                transform: translate(0px, 0px);
            }
            100% {
                left: 0px;
                transform: translate(-100%, 0px);
            }
        }
        
        .danmu_container .unit {
            position: absolute;
            /* width: 100%; */
            left: 200%;
            display: table;
            white-space: nowrap;
        }
        
        .danmu_container>.danmu_unit {
            left: 100%;
            transform: translate(0px, 0px);
	        border-width:1px;
			border-style: solid;
			border-radius: 20px;
			padding: 5px 10px;
        }
        
        #control {
            margin: 20px;
            padding: 8px 20px;
            background: #409eff;
            color: #fff;
            border: 0;
            cursor: pointer;
            font-size: 16px;
            border-radius: 5px;
        }
.asks-price-mask{
	z-index: 12;
	width: 100%;
	height:100%;
	background-color: rgba(0,0,0,.7);
	position: fixed;
	top:0;
	left:0
	}
.asks-price-box{
	z-index: 13;
	position: fixed;
	 top:50%; 
	 left: 50%; 
	 margin: -200px 0 0 -300px;
	 background-color: #fff; 
	 width: 598px; 
	 height: 399px;
	 border-radius: 6px;
	 box-shadow: 1px 1px 10px #999;
}
.asks-price-box .hd{
	position: relative;
	padding: 0 20px;
	height:50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	margin-bottom:20px;
	font-size:18px;
	font-weight: 700;
	color:#fe5417;
}
.asks-price-box .hd .close{
	position: absolute;
	top:15px;
	right:20px;
	width:17px;
	height:17px;
	font-size:18px;
	color: #444;
	background: url(../images/icon/close.png) no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
.asks-price-box .bd{
	padding: 0 20px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.asks-price-box .bd .error-msg{
	text-align: left;
	padding: 5px 0;
	color: #ff0000;
}
.asks-price-box .bd ul li{
	clear: both;
	height: 32px;
	margin-bottom: 20px;
}
.asks-price-box .bd .lab{
	float: left;
	width:78px;
	font-size:14px;
	color:#444;
}
.asks-price-box .bd .lab i{
	color: #ff0000;
}
.asks-price-box .bd .w150{
	width:150px;
	
}
.asks-price-box .bd .w180{
	width:180px;
}
.asks-price-box .bd .select-ui{
	float: left;
	margin-right: 10px;
	height: 30px;
	border:1px solid #eee;
	border-radius: 6px;
	padding-left:5px;
}
.asks-price-box .bd .sex{
	float: left;
	width:80px;
	height:24px;
	line-height: 24px;
	background-color: #ffddd1;
	border-radius: 20px;
}
.asks-price-box .bd .sex a{
	display: inline-block;
	float: left;
	width:40px;
	height:24px;
	line-height: 24px;
	text-align: center;
	color: #fe5417;
}
.asks-price-box .bd .sex .current{
	background-color: #fe5417;
	border-radius: 20px;
	color: #fff;
}


.asks-price-box .btn a{
	display: block;
	margin: 0 auto;
	width:160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size:16px;
	color:#fff;
	background-color: #fe5417;
	border-radius: 6px;
}