#boxCar { width:100%; float:left;}
#boxCar .main { width: 100%; float: left; padding: 30px; box-sizing: border-box; }
#car { width:100%; float:left;}
#car .title { width:100%; float:left; text-align:center; font-size:24px; line-height:28px; color:#333; text-transform: none; font-family: 'Din-Bold';}
#car .content { width:100%; float:left; margin-top:12px; font-size:13px; line-height:18px; color:#333; text-align: center;}
#car .filter { width:100%; float:left; margin-top:20px; border:1px dotted #979797; border-left:none; border-right:none; padding:20px 0px 30px 0px;}
#car .filter .left { width:100%; float:left;}
#car .filter .left .item { width:100%; float:left;}
#car .filter .left .item>li { width:100%; float:left; margin-top:10px;}
#car .filter .left .item>li:first-child { margin-top:0px;}
#car .filter .left .item>li label { width:100%; float:left; font-size:13px; color:#333; line-height:18px;}
#car .filter .left .item>li select { width:100%; float:left; margin-top: 5px; height:45px; border:1px solid #ccc; box-sizing:border-box; outline:none; padding:0px 12px;}
#car .filter .left .item>li ul li.current { background:#ccc;}
#car .filter .right { width:100%; float:left;}
#car .filter .right a { width:100%; height:40px; float:left; background:#0095d8; color:#fff; text-align:center; line-height:40px; display:block; text-transform: none; margin-top:16px; font-family: 'Din-Bold'; font-size: 16px;}
#car .filnum { width:100%; float:left; font-size:13px; line-height:18px; color:#333; margin: 15px 0; padding: 15px 0;}
#car .filnum span.s1 { font-weight:bold; color:#101010;}
#car .list { width:100%; float:left; border-top:1px dotted #979797;}
#car .afterfilter { width:100%; float:left; padding-top:30px; font-size:13px; line-height:18px; color:#333; border-top:1px dotted #979797;}
#car .afterfilter a { font-weight:bold; color:#0095d8;}
#car .loading { height:37px; background:url(images/icon-loading.gif) center center no-repeat; width:100%; float:left; padding:30px 0px;}
#carList { padding-top:50px; padding-bottom:50px;}
#carList .clTitle { width:100%; float:left; height:52px; display: none;}
#carList .clTitle .column { float:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000; line-height:26px; text-transform: none; font-weight:bold;}
#carList .clTitle .column-1 { width:215px; padding-right:40px; box-sizing:border-box;}
#carList .clTitle .column-2 { width:110px; padding-right:36px; box-sizing:border-box;}
#carList .clTitle .column-3 { width:132px; padding-right:30px; box-sizing:border-box;}
#carList .clTitle .column-4 { width:132px; padding-right:30px; box-sizing:border-box;}
#carList .clTitle .column-5 { width:120px; padding-right:20px; box-sizing:border-box;}
#carList .clTitle .column-6 { width:91px; padding-right:17px; box-sizing:border-box;}
#carList .clTitle .column-7 { width:91px; padding-right:17px; box-sizing:border-box;}
#carList .clTitle .column-8 { width:133px;}
#carList ul { width:100%; float:left;}
#carList ul li { width:100%; float:left; padding:7px 0px; display:flex; align-items:center; min-height:40px; box-sizing:border-box;}
#carList ul li:nth-child(odd) { background:#ececec;}
#carList ul li .column { float:left; font-size:13px; color:#000; line-height:18px;}
#carList ul li .column-1 { width:100%; padding:0px 12px; box-sizing:border-box;}
#carList ul li .column-1 a { font-weight:bold; color:#0095d8;}
#carList ul li .column-2 { width:110px; padding-right:36px; box-sizing:border-box;}
#carList ul li .column-3 { width:132px; padding-right:30px; box-sizing:border-box;}
#carList ul li .column-4 { width:132px; padding-right:30px; box-sizing:border-box;}
#carList ul li .column-5 { width:120px; padding-right:20px; box-sizing:border-box;}
#carList ul li .column-6 { width:91px; padding-right:17px; box-sizing:border-box;}
#carList ul li .column-7 { width:91px; padding-right:17px; box-sizing:border-box;}
#carList ul li .column-8 { width:133px;}