
body .carousel.h118{
    height: 283px!important;
}
body .carousel.h118 .jcarousel-next{
    top: 325px;
}
body .carousel.h118 .jcarousel-clip{
    height: 288px!important;
}

#contents #aside .box_shopStock .detailsAmountCont>li{
    padding: 7px 11px 11px ;
    width: 210px;
   height: auto!important;
}

.detailsAmountCont .name a span{
    display: -webkit-box; 
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}

.detailsAmount{
    margin:3.5px 0 7px;
}
.detailsAmount div>:nth-child(1) {
    font-size: 10px;
    color: #333;
    min-width:65px
}

.detailsAmount div>:nth-child(2) {
    min-width: 80px;
    font-size: 10px;
}
.detailsAmount .detailsAmountBottom>div:nth-child(1) span {
    display: inline-block;
    margin-top: 2px;
}
.detailsAmount div>:nth-child(1)>span {
    font-size: 8px;
    color: #666;
}

.detailsAmount div>:nth-child(2)>span {
    font-size: 13px;
    font-weight: bold;
    margin-right: 1px;
}

.detailsAmountTop,
.detailsAmountBottom {
    display: flex;
    justify-content: space-between;
}

.detailsAmountBottom{
    align-items: baseline;
}

.detailsAmountBottom{
    margin-top: 2px;
}

.detailsAmount .detailsAmountTop>:nth-child(2)>span {
    color: #FF0000;
}

.sellStoresBox{
    margin-top: 10px;
}

.sellStoresBox>div>:nth-child(1){
    font-size: 10px;
    color: #333;
}

.sellStoresBox>div>:nth-child(1) span{
    color: #666;
}

.sellStoresBox>div>:nth-child(2){
    font-size: 12px;
    color: #333;
}

.sellStoresBox>div>:nth-child(2) span{
    font-size: 18px;
    margin-right: 4px;
    font-weight: bold;
}

.sellStoresBoxTop{
    margin-bottom:4px

}
.sellStoresBox .sellStoresBoxTop>:nth-child(2) span{
    color: #DC0707;
}

body .storeInventory .carType{
    margin-bottom: 2px;
}

.detailMainCont>div{
    display: flex;
    justify-content: space-between;
}
.detailMainCont>div>:nth-child(1){
    font-size: 10px;
    flex: 1;
}

.detailMainCont>div>:nth-child(1) span{
    color:#666;
}
.detailMainContTop>:nth-child(2){
    font-size: 12px;
    color: #333;
}
.detailMainContTop>:nth-child(2) span{
    font-size: 18px;
    font-weight: bold;
    color: #DC0707;
    display: inline-block;
    margin-right: 4px;
    font-weight: bold;
}
.detailMainContBottom{
    margin-top: 6px;
}
.detailMainContBottom>:nth-child(2){
    font-size: 12px;
    color: #333;
}
.detailMainContBottom>:nth-child(2) span{
    font-size: 14px;
    display: inline-block;
    margin-right: 4px;
    font-weight: bold;
} 
.usedTruckCont .m-result_price dt {
    font-size: 12px;
    margin-bottom: 5px;
}

.usedTruckCont .m-result_price dt>span {
    font-weight: normal;
    font-size: 10px;
    display: inline-block;
    margin-left: 2px;
}

.usedTruckCont .m-result_priceNum {
    font-size: 14px;
    font-weight: normal;
}

.usedTruckCont .m-result_priceTotalNum {
    color: #474747;
}

.usedTruckCont .m-result_priceNumDecimal {
    font-size: 30px;
}

.usedTruckCont>:nth-child(1) dd>span>.m-result_priceNumDecimal {
    color: #E5111A;

}
.usedTruckContSmailTxt{
   font-size:20px;
   font-weight: bold;
}
.usedTruckCont>:nth-child(1) .m-result_priceNum .usedTruckContSmailTxt{

     color: #E5111A;
}
