﻿.spell-car-wrap {
  margin: 10px 0;
  background-color: #fff;
}
.spell-car-wrap .spell-car-container {
  padding-top: 18.8%;
  position: relative;
  background-position: center;
  background-size: cover;
}
.spell-car-wrap .icon-sell {
  display: block;
  position: absolute;
  width: 12.53%;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  top: 50%;
  right: 6%;
  transform: translate3d(0, -50%, 0);
  margin-top: -0.8%;
}
.car_line{width:100%;margin: 0;background-color:#FFF;}
.car_line .L{width:48%;float:left;}
.car_line .L img{width:100%;;}
.car_line .R{width:48%;float:right;}
.car_line .R img{width:100%;}