@charset "utf-8";

 .recommend {
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  position: relative;
  z-index: 2;
  *zoom: 1;
  background:#FFF;
  min-height: 498px;
}
.recommend:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
  clear: both;
}
.recommend .sg {
  width: 306px;
  float: left;
  position: relative;
}
.recommend .sg #sgtj #rapidcarlist_container {
  min-height: 440px;
}
.recommend .sg #sgtj .sg-ctrl {
  display: none;
}
.recommend .sg #sgtj:hover .sg-ctrl {
  display: block;
}
.recommend .ztck {
  width: 321px;
  text-align: center;
  height: 497px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.recommend .ztck:hover {
  border: 1px solid #fe7405;
  top: -1px;
  left: -1px;
}
.recommend .ztck a {
  display: block;
  color: #333;
  padding-top: 40px;
}
.recommend .ztck a:hover {
  text-decoration: none;
}
.recommend .ztck span.i-ztck {
  display: inline-block;
  width: 82px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  background: #f32f39;
}
.recommend .ztck span.i-ztck.txt1 {
  background-color: #FB5D0B;
  margin-right: 10px;
}
.recommend .ztck img {
  width: 270px;
  height: 180px;
  margin-top: 28px;
}
.recommend .ztck h2 {
  padding-top: 83px;
  line-height: 44px;
  font-size: 24px;
  font-weight: normal;
}
.recommend .ztck p {
  line-height: 36px;
  font-size: 20px;
  color: #999;
}
.recommend .ztck p strong {
  margin: 0 3px;
  color: #f32f39;
}
.recommend .index-list {
  width: 876px;
}
.recommend-type {
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  *overflow: hidden;
}
.recommend-type:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
  clear: both;
}
.recommend-type .car-type {
  width: 88px;
  float: left;
  height: 497px;
  background: #f5f5f5;
  margin-left: -1px;
}
.recommend-type .car-type li {
  height: 83px;
}
.recommend-type .car-type li a {
  display: block;
  height: 36px;
  padding-top: 47px;
  text-align: center;
  font-size: 12px;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #f5f5f5;
  background: url("../images/index-bg-cars-type.png?20150521") no-repeat;
  color: #333;
}
.recommend-type .car-type li a.active {
  background-color: #fe7405;
  color: #ffffff;
}
.recommend-type .car-type li.item1 a {
  background-position: -558px 14px;
}
.recommend-type .car-type li.item1 a:hover,
.recommend-type .car-type li.item1 a.active {
  color: #ffffff;
  text-decoration: none;
  background-position: -558px -74px;
  margin-right: -1px;
}
.recommend-type .car-type li.item2 {
  height: 82px;
}
.recommend-type .car-type li.item2 a {
  height: 35px;
  background-position: -478px 14px;
}
.recommend-type .car-type li.item2 a:hover,
.recommend-type .car-type li.item2 a.active {
  color: #ffffff;
  text-decoration: none;
  background-position: -478px -74px;
  margin-right: -1px;
}
.recommend-type .car-type li.item3 a {
  background-position: -318px 14px;
}
.recommend-type .car-type li.item3 a:hover,
.recommend-type .car-type li.item3 a.active {
  color: #fff;
  text-decoration: none;
  background-position: -318px -74px;
  margin-right: -1px;
}
.recommend-type .car-type li.item4 a {
  background-position: -235px 14px;
}
.recommend-type .car-type li.item4 a:hover,
.recommend-type .car-type li.item4 a.active {
  color: #fff;
  text-decoration: none;
  background-position: -235px -74px;
  margin-right: -1px;
}
.recommend-type .car-type li.item5 a {
  background-position: -156px 14px;
}
.recommend-type .car-type li.item5 a:hover,
.recommend-type .car-type li.item5 a.active {
  color: #fff;
  text-decoration: none;
  background-position: -156px -74px;
  margin-right: -1px;
}
.recommend-type .car-type li.item6 a {
  background-position: -74px 16px;
}
.recommend-type .car-type li.item6 a:hover,
.recommend-type .car-type li.item6 a.active {
  color: #fff;
  text-decoration: none;
  background-position: -74px -72px;
  margin-right: -1px;
}
.recommend-type .index-list {
  width: 1094px;
}
.recommend-type .index-list ul {
  width: 1095px;
}


  .recommend-type .index-list {
    width: 901px;
  }
  .recommend-type .index-list ul {
    width: 900px;
  }
  .recommend-type .index-list ul li {
    width: 225px;
  }
  .recommend-type .index-list li:nth-child(9),
  .recommend-type .index-list li:nth-child(10) {
    display: none;
  }

.index-list li {
    width: 218px;
    float: left;
    border: 1px solid #e1e1e1;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}
.index-list ul {
    padding-left: 1px;
    width: 877px;
}
.index-list.fr {
    float: right;
    position: relative;
    z-index: 1;
}
.index-list li a {
    text-align: center;
    display: block;
    color: #333;
    padding-top: 31px;
    min-height: 217px;
}
.index-list li a img {
    width: 180px;
    height: 120px;
}
.index-list li a:hover {
  text-decoration: none;
  color: #333333;
}
.index-list li:hover {
  color: #333333;
  border-color: #fe7405;
  z-index: 2;
}
.index-list li:hover a p {
  color: #666;
}
.index-list li:hover a p strong {
  color: #fe7405;
}
.s-header {
    font-size: 22px;
    color:#52A3FE;
    position: relative;
    margin-top:10px;
    line-height: 40px;
    font-weight: 600;
    height: 50px;
}
.s-header a {
    position: absolute;
    right: 5px;
    font-size: 14px;
    color: #333 !important;
    /*background: url("../images/home-v2/bg-1.png") no-repeat 43px -47px;*/
    padding-right: 20px;
}