/*顶部*/
.header .logo {
	    height: 0.8rem;
    width: 1.85rem;
    padding-left: 2.4rem;
}
.header .subnav-list a {
    color: #000;
    height: 0.85rem;
    /* line-height: 0.45rem; */
    padding: 0.2rem 0.35rem;
    font-size: 0.22rem;
    display: block;
    border-bottom: 0.01rem solid #f5f5f5;
}
.header .car .car_info{
    box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.header .car .car_info h6 {
    font-size: 0.27rem;
    color: #333;
    padding-top: 0.15rem;
    display: block;
    width: 100%;
	font-weight: bold;
}
.header .car .car_info span {
    color: #666;
    font-size: 0.2rem;
    padding-top: 0.05rem;
    display: block;
}
.header .car .car_info strong{
	-webkit-box-sizing: inherit !important;
	-moz-box-sizing: inherit !important;
	box-sizing: inherit !important;
}
.header .item_bk {
	/* padding-top: 6px; */
}
.header .item_bk i{    line-height: 0.6rem;}