.new_car_img_left_titleMsg .newMsg {
  flex: 1;
}
.new_car_title_top_img_r {
  padding: 10px 11px !important;
}
.new_car_title_top_img_r h3 {
  line-height: 18px !important;
  margin-bottom: 5px !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new_car_title_top_img_r .newMsg_footer span {
  font-size: 12px;
}
.new_car_title_top_img_r .newMsg_footer img {
  width: 12px;
  height: 12px;
}
.imgCar_item {
  width: 50%;
  padding-right: 6px;
}
.imgCar_item .new_car_title_img {
  padding: 0 !important;
  border: 0px !important;
}
.imgCar_item .new_car_title_img h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px !important;
}
.imgCar_item:last-child {
  padding-left: 6px;
}
.editors .page-row {
  margin-top: 6px;
  padding-bottom: 4px;
  border-bottom: 1px dashed #fafafa;
}
.follow-We {
  margin-top: 12px;
  padding: 22px;
  background-color: #fafafa;
}
.follow-We h3 {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #2165EB !important;
}
.follow-We .follow-centre {
  justify-content: center;
  margin-top: 22px;
}
.follow-We .follow-We_code {
  margin-left: 22px;
}
.follow-We .follow-We_code:first-child {
  margin: 0;
}
.follow-We .follow-We_code p {
  line-height: 14px;
  margin-top: 6px;
  font-size: 14px;
  color: #5E5C5C;
}
