.banner {
  height: 835px;
  background-image: url(../img/car/banner_2.png);
  background-size: cover;
  background-position: center 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.banner img {
  width: 100%;
  display: block;
}
.otherBox {
  padding-top: 653px;
  position: relative;
  z-index: 99;
  padding-bottom: 137px;
}
.otherBox .otherCon {
  background-color: #FCFDFD;
  border-radius: 50px;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 100px;
  padding-top: 94px;
  box-sizing: border-box;
}
.otherBox .otherCon .oMsg {
  margin-bottom: 95px;
}
.otherBox .otherCon .oMsg .title {
  font-size: 24px;
  font-weight: 700;
}
.otherBox .otherCon .oMsg .desc {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}
.c-car-banner {
  width: 896px;
  position: relative;
}
.c-car-banner .back {
  background-color: #C4C4C4;
  width: 100%;
  height: 283px;
  border-left: 10px solid #D6D6D6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.c-car-banner .c-list1 {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  padding-top: 21px;
}
.c-car-banner .c-list1 li .c-title {
  position: relative;
  margin: 0;
  padding-left: 28px;
  font-size: 14px;
  line-height: 36px;
  color: #000000;
  cursor: pointer;
}
.c-car-banner .c-list1 li .c-title::before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 27px;
  border-left: 10px solid #009944;
}
.c-car-banner .c-list1 li.c-active .c-title {
  color: #009944;
  font-size: 18px;
  font-weight: bold;
}
.c-car-banner .c-list1 li.c-active .c-title::before {
  opacity: 1;
}
.c-car-banner .c-list2-box {
  width: 100%;
}
.c-car-banner .c-list2 {
  position: relative;
  margin: 0 auto;
  width: 730px;
  height: 516px;
  float: right;
}
.c-car-banner .c-list2 li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-car-banner .c-list2 li .c-title {
  opacity: 0;
  position: absolute;
  top: 90px;
  left: 115px;
  z-index: 5;
  padding-left: 15px;
  font-size: 16px;
  line-height: 26px;
  color: #1f242a;
  -webkit-transition: all 0.3s .6s;
  transition: all 0.3s .6s;
}
.c-car-banner .c-list2 li .c-title::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #1f242a;
}
.c-car-banner .c-list2 li .c-line {
  opacity: 0;
  position: absolute;
  z-index: 3;
  -webkit-transition: all .3s .3s;
  transition: all .3s .3s;
}
.c-car-banner .c-list2 li .c-imgBox1 {
  width: 100%;
  height: 100%;
}
.c-car-banner .c-list2 li .c-imgBox1 img {
  width: 100%;
}
.c-car-banner .c-list2 li .c-imgBox2 {
  position: absolute;
  z-index: 2;
  transition: .5s;
}
.c-car-banner .c-list2 li .c-imgBox2 img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  transition: .5s;
}
.c-car-banner .c-list2 li .c-imgBox2 img.c-active {
  opacity: 1;
  z-index: 2;
}
.c-car-banner .c-list2 li .c-btnBox {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 5;
  width: 100%;
  text-align: right;
}
.c-car-banner .c-list2 li .c-btnBox p {
  display: inline-block;
  margin: 0 5px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 30px;
  color: #009944;
  border: 1px solid #009944;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
}
.c-car-banner .c-list2 li .c-btnBox p.c-active {
  color: #fff;
  background: #009944;
  border-color: #009944;
}
.c-car-banner .c-list2 li.c-active {
  opacity: 1;
  z-index: 2;
}
.c-car-banner .c-list2 li.c-active .c-title {
  opacity: 1;
}
.c-car-banner .c-list2 li.c-active .c-line {
  opacity: 1;
}
.c-car-banner .c-list2 li.c-active:nth-child(1) .c-imgBox2 {
  top: 100px;
}
.c-car-banner .c-list2 li.c-active:nth-child(2) .c-imgBox2 {
  top: 200px;
}
.c-car-banner .c-list2 li.c-active:nth-child(3) .c-imgBox2 {
  top: 100px;
}
.c-car-banner .c-list2 li.c-active:nth-child(4) .c-imgBox2 {
  top: 100px;
}
.c-car-banner .c-list2 li.c-active:nth-child(5) .c-imgBox2 {
  top: 100px;
}
.c-car-banner .c-list2 li.c-active:nth-child(6) .c-imgBox2 {
  top: 100px;
}
.c-car-banner .c-list2 li:nth-child(1) .c-title {
  top: 90px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(1) .c-line {
  top: 120px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(1) .c-imgBox2 {
  width: 274px;
  top: 145px;
  left: 192px;
}
.c-car-banner .c-list2 li:nth-child(2) .c-title {
  top: 270px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(2) .c-line {
  top: 300px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(2) .c-imgBox2 {
  width: 566px;
  top: 27px;
  left: 98px;
}
.c-car-banner .c-list2 li:nth-child(3) .c-title {
  top: 85px;
  left: 380px;
}
.c-car-banner .c-list2 li:nth-child(3) .c-line {
  top: 114px;
  left: 380px;
}
.c-car-banner .c-list2 li:nth-child(3) .c-imgBox2 {
  width: 90px;
  top: 185px;
  left: 545px;
}
.c-car-banner .c-list2 li:nth-child(4) .c-title {
  top: 85px;
  left: 50px;
}
.c-car-banner .c-list2 li:nth-child(4) .c-line {
  top: 114px;
  left: 50px;
}
.c-car-banner .c-list2 li:nth-child(4) .c-imgBox2 {
  width: 202px;
  top: 171px;
  left: 176px;
}
.c-car-banner .c-list2 li:nth-child(5) .c-title {
  top: 90px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(5) .c-line {
  top: 120px;
  left: 115px;
}
.c-car-banner .c-list2 li:nth-child(5) .c-imgBox2 {
  width: 238px;
  top: 179px;
  left: 208px;
}
.c-car-banner .c-list2 li:nth-child(6) .c-title {
  top: 110px;
  left: 80px;
}
.c-car-banner .c-list2 li:nth-child(6) .c-line {
  top: 140px;
  left: 80px;
}
.c-car-banner .c-list2 li:nth-child(6) .c-imgBox2 {
  width: 245px;
  top: 171px;
  left: 169px;
}
.c-car-banner .c-list2 li:nth-child(7) .c-imgBox2 {
  width: 100%;
  top: 0;
  left: 0;
}
.c-car-banner .c-list2 li:nth-child(1) .c-title,
.c-car-banner .c-list2 li:nth-child(3) .c-title,
.c-car-banner .c-list2 li:nth-child(5) .c-title,
.c-car-banner .c-list2 li:nth-child(6) .c-title,
.c-car-banner .c-list2 li:nth-child(7) .c-title,
.c-car-banner .c-list2 li:nth-child(1) .c-line,
.c-car-banner .c-list2 li:nth-child(3) .c-line,
.c-car-banner .c-list2 li:nth-child(5) .c-line,
.c-car-banner .c-list2 li:nth-child(6) .c-line,
.c-car-banner .c-list2 li:nth-child(7) .c-line,
.c-car-banner .c-list2 li:nth-child(1) .c-imgBox1,
.c-car-banner .c-list2 li:nth-child(3) .c-imgBox1,
.c-car-banner .c-list2 li:nth-child(5) .c-imgBox1,
.c-car-banner .c-list2 li:nth-child(6) .c-imgBox1,
.c-car-banner .c-list2 li:nth-child(7) .c-imgBox1,
.c-car-banner .c-list2 li:nth-child(1) .c-imgBox2,
.c-car-banner .c-list2 li:nth-child(3) .c-imgBox2,
.c-car-banner .c-list2 li:nth-child(5) .c-imgBox2,
.c-car-banner .c-list2 li:nth-child(6) .c-imgBox2,
.c-car-banner .c-list2 li:nth-child(7) .c-imgBox2 {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
.c-car-banner .c-list2 li:nth-child(7) .c-imgBox2 img {
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}
.c-car-banner .c-list2 li:nth-child(7) .c-imgBox2 img:first-child {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
