html,
body {
  background-color: #F5F5F5;
}
.marginH {
  width: 100%;
  margin-top: 79px;
}
.content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  background-color: white;
}
.content .city {
  height: 45px;
  background-color: #F5F5F5;
  position: relative;
}
.content .city span {
  float: left;
  display: inline-block;
  height: 45px;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 45px;
  padding-left: 15px;
}
.content .city img {
  width: 32px;
  height: 32px;
  padding: 6.5px 0;
  cursor: pointer;
}
.content .city .cityList {
  display: none;
  position: absolute;
  width: 824px;
  height: 420px;
  background-color: white;
  z-index: 1000;
  top: 45px;
  left: 0;
}
.content .city .cityList .cityBox_all {
  width: 100%;
  padding-top: 10px;
  height: 45px;
  border-bottom: 1px solid #F5F5F5;
}
.content .city .cityList .cityBox_all .citie {
  padding-left: 20px;
}
.content .city .cityList .cityBox_all .citie .cityname {
  color: #999999;
  margin-left: 6px;
  cursor: pointer;
}
.content .city .cityList .cityBox_all .citie .quanguo {
  color: #999999;
}
.content .city .cityList ul {
  width: 824px;
  height: 420px;
  background-color: white;
  border-bottom: 1px solid #F5F5F5;
  overflow: auto;
  position: absolute;
}
.content .city .cityList ul li {
  float: left;
  width: 100%;
  color: #c6c8d6;
}
.content .city .cityList ul li .key {
  position: absolute;
  display: inline-block;
  left: 10px;
  padding-top: 5px;
  width: 32px;
  height: 26px;
  color: #999999;
}
.content .city .cityList ul li .cities {
  padding-left: 50px;
  color: #c6c8d6;
}
.content .city .cityList ul li .cities .carname {
  margin-top: 5px;
  padding-right: 20px;
  color: #999999;
  cursor: pointer;
}
.content .condition {
  width: 1200px;
  background-color: white;
}
.content .condition ul {
  width: 1200px;
}
.content .condition ul li {
  width: 1200px;
  border-bottom: 1px solid #EEEEEE;
}
.content .condition ul .brand {
  padding: 10px 0;
  height: 100%;
  display: flex;
}
.content .condition ul .brand .conName {
  font-size: 16px;
  color: #999999;
  width: 83px;
  padding-left: 25px;
  line-height: 39px;
}
.content .condition ul .brand .conditionBrand {
  width: 1092px;
}
.content .condition ul .brand .conditionBrand span {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  color: #414141;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  line-height: 24px;
  padding: 0 10px;
  cursor: pointer;
}
.content .condition ul .brand .conditionBrand .firstMore {
  background-color: #FFC400;
  color: white;
}
.content .condition ul .brand .conditionBrand .firstMore:hover {
  color: white;
}
.content .condition ul .brand .conditionBrand span:hover {
  color: #FFC400;
}
.content .condition ul .payment {
  height: 60px;
}
.content .condition ul .payment .conName {
  width: 83px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #999999;
  padding-left: 25px;
  float: left;
}
.content .condition ul .payment .conditionPayment {
  float: left;
  width: 1092px;
  height: 60px;
}
.content .condition ul .payment .conditionPayment span {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  color: #414141;
  margin-top: 18px;
  margin-right: 10px;
  line-height: 24px;
  padding: 0 10px;
  cursor: pointer;
}
.content .condition ul .payment .conditionPayment .firstMore {
  background-color: #FFC400;
  color: white;
}
.content .condition ul .payment .conditionPayment .firstMore:hover {
  color: white;
}
.content .condition ul .payment .conditionPayment span:hover {
  color: #FFC400;
}
.content .condition ul .monthpayment {
  height: 60px;
}
.content .condition ul .monthpayment .conName {
  width: 83px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #999999;
  padding-left: 25px;
  float: left;
}
.content .condition ul .monthpayment .conditionMonthpayment {
  float: left;
  width: 1092px;
  height: 60px;
}
.content .condition ul .monthpayment .conditionMonthpayment span {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  color: #414141;
  margin-top: 18px;
  margin-right: 10px;
  line-height: 24px;
  padding: 0 10px;
  cursor: pointer;
}
.content .condition ul .monthpayment .conditionMonthpayment .firstMore {
  background-color: #FFC400;
  color: white;
}
.content .condition ul .monthpayment .conditionMonthpayment .firstMore:hover {
  color: white;
}
.content .condition ul .monthpayment .conditionMonthpayment span:hover {
  color: #FFC400;
}
.content .condition ul .energy {
  height: 60px;
}
.content .condition ul .energy .conName {
  width: 83px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #999999;
  padding-left: 25px;
  float: left;
}
.content .condition ul .energy .conditionEnergy {
  float: left;
  width: 1092px;
  height: 60px;
}
.content .condition ul .energy .conditionEnergy span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #414141;
  margin-top: 18px;
  margin-right: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.content .condition ul .energy .conditionEnergy .firstMore {
  background-color: #FFC400;
  color: white;
}
.content .condition ul .energy .conditionEnergy .firstMore:hover {
  color: white;
}
.content .condition ul .energy .conditionEnergy span:hover {
  color: #FFC400;
}
.content .searchCar {
  width: 1200px;
  height: 100%;
  background-color: white;
}
.content .searchCar .titletop {
  width: 1200px;
  height: 95px;
  background-color: #f5f5f5;
}
.content .searchCar .titletop .left {
  float: left;
  padding-top: 55px;
}
.content .searchCar .titletop .left .til {
  float: left;
  display: inline-block;
  width: 4px;
  height: 23px;
  margin-top: 2px;
  background-color: #FFC400;
}
.content .searchCar .titletop .left h5 {
  float: left;
  font-size: 22px;
  color: #1A1D33;
  margin-left: 12px;
}
.content .searchCar .titletop .right {
  float: right;
  padding-top: 55px;
}
.content .searchCar .titletop .right button,
.content .searchCar .titletop .right span {
  display: inline-block;
  width: 80px;
}
.content .searchCar .titletop .right button {
  cursor: pointer;
  padding-right: 15px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #FFC400;
  border: none;
  background-color: #F5F5F5;
  outline: none;
  border-right: 1px solid #E0E0E0;
}
.content .searchCar .titletop .right span {
  padding-left: 15px;
  height: 20px;
  font-size: 16px;
  color: #1A1D33;
  line-height: 20px;
}
.content .searchCar .titletop .right .payment {
  border-right: 1px solid #E0E0E0;
  position: relative;
}
.content .searchCar .titletop .right .payment img {
  position: absolute;
  width: 15px;
  height: 8px;
  cursor: pointer;
}
.content .searchCar .titletop .right .payment .bom {
  top: 1px;
  right: 20px;
}
.content .searchCar .titletop .right .payment .tom {
  top: 11px;
  right: 20px;
}
.content .searchCar .titletop .right .monthpayment {
  position: relative;
}
.content .searchCar .titletop .right .monthpayment img {
  position: absolute;
  width: 15px;
  height: 8px;
  cursor: pointer;
}
.content .searchCar .titletop .right .monthpayment .bom {
  top: 1px;
  right: 20px;
}
.content .searchCar .titletop .right .monthpayment .tom {
  top: 11px;
  right: 20px;
}
.content .searchCar .messagebox {
  width: 1200px;
}
.content .searchCar .messagebox .titleDition {
  margin: 0 30px;
  width: 1140px;
  height: 55px;
  background-color: white;
  border-bottom: 1px solid #EEEEEE;
}
.content .searchCar .messagebox .titleDition h5 {
  font-size: 16px;
  color: #999999;
  line-height: 55px;
  float: left;
  font-weight: 500;
}
.content .searchCar .messagebox .titleDition .chooseDition {
  float: left;
  margin-left: 20px;
  height: 30px;
  margin-top: 13px;
  margin-bottom: 12px;
}
.content .searchCar .messagebox .titleDition .chooseDition span {
  display: inline-block;
  width: 140px;
  text-align: center;
  height: 30px;
  background: #e6e6e6;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  margin-right: 15px;
}
.content .searchCar .messagebox .titleDition .chongzhi {
  float: left;
  height: 55px;
  cursor: pointer;
}
.content .searchCar .messagebox .titleDition .chongzhi img {
  float: left;
  width: 19px;
  height: 19px;
  margin-top: 18px;
}
.content .searchCar .messagebox .titleDition .chongzhi span {
  float: left;
  display: inline-block;
  padding-left: 5px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #999999;
}
.content .searchCar .messagebox .mostCarList {
  width: 1200px;
  background-color: white;
}
.content .searchCar .messagebox .mostCarList ul {
  width: 1160px;
  height: 665px;
  background-color: white;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.content .searchCar .messagebox .mostCarList ul li {
  float: left;
  width: 280px;
  height: 315px;
  border: 1px solid #EEEEEE;
  margin: 4px 4px;
  background-color: white;
}
.content .searchCar .messagebox .mostCarList ul li a {
  display: block;
  width: 280px;
  height: 315px;
  text-decoration: none;
}
.content .searchCar .messagebox .mostCarList ul li a .carImg {
  width: 281px;
  height: 141px;
  margin-top: 34px;
}
.content .searchCar .messagebox .mostCarList ul li a .carImg img {
  padding: 10px 19px;
  width: 243px;
  height: 122px;
}
.content .searchCar .messagebox .mostCarList ul li a p {
  color: #212121;
  font-size: 16px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .searchCar .messagebox .mostCarList ul li a .brand {
  font-size: 16px;
  color: #333333;
  padding-top: 20px;
  font-weight: 700;
  font-family: Helvetica Neue, Helvetica, Arial, PingFangSC-Regular, Microsoft YaHei, SimSun, sans-serif;
}
.content .searchCar .messagebox .mostCarList ul li a .version {
  padding-top: 5px;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  font-family: Helvetica Neue, Helvetica, Arial, PingFangSC-Regular, Microsoft YaHei, SimSun, sans-serif;
}
.content .searchCar .messagebox .mostCarList ul li a .allpayment {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.content .searchCar .messagebox .mostCarList ul li a .allpayment .downpayment {
  color: #FF4400;
  padding-right: 5px;
}
.content .searchCar .messagebox .mostCarList ul li a .allpayment .downpayment .paymentnum {
  font-size: 18px;
}
.content .searchCar .messagebox .mostCarList ul li a .allpayment .monthpayment {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999999;
}
.content .searchCar .messagebox .mostCarList ul li:hover {
  cursor: pointer;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}
.review {
  width: 1200px;
  height: 110px;
  margin: 40px auto 30px;
  position: relative;
}
.review img {
  width: 100%;
  height: 110px;
  cursor: pointer;
}
