.container {
  min-width: 1200px;
  margin: 0 auto;
}
.container .banner {
  margin-top: 85px;
  position: relative;
}
.container .banner > div {
  width: 1100px;
  margin: 0 auto;
  height: 80px;
  position: relative;
}
.container .banner > div > .cargo {
  display: inline-block;
  font-size: 21px;
  font-weight: bold;
  line-height: 27px;
  color: #5a5a5a;
  margin-top: 40px;
}
.container .banner > div > .cargo > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #5a5a5a;
  letter-spacing: 2px;
  margin-left: 5px;
}
.container .banner > div > .bumerp {
  position: absolute;
  right: 0px;
  top: 37px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #434343;
  letter-spacing: 2px;
}
.container .banner > div > .bumerp > span,
.container .banner > div > .bumerp a {
  margin: 0 5px;
  color: #434343;
  text-decoration: none;
  cursor: pointer;
}
.container .content {
  min-width: 1100px;
  margin: 0 auto;
}
.container .content .build {
  width: 1100px;
  margin: 0 auto;
  height: 660px;
  border-bottom: 1px solid rgba(233, 233, 233, 0.5);
  border-top: 1px solid rgba(233, 233, 233, 0.5);
  position: relative;
}
.container .content .build > .car {
  width: 845px;
  height: 546px;
  position: absolute;
  left: -176px;
  top: 49px;
}
.container .content .build .all {
  position: absolute;
}
.container .content .build .all > .car_8 {
  width: 845px;
  height: 546px;
  position: absolute;
  left: -1px;
  top: 53px;
}
.container .content .build .all > .car_3,
.container .content .build .all .car_2,
.container .content .build .all .car_4,
.container .content .build .all .car_6,
.container .content .build .all .car_5 {
  display: none;
}
.container .content .build > .items {
  position: absolute;
  top: 114px;
  right: -92px;
}
.container .content .build > .items > .title {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0px;
  color: #535353;
}
.container .content .build > .items > .sub-title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 20px;
  color: #535353;
  text-align: center;
  width: 270px;
}
.container .content .build > .items > div {
  width: 300px;
  height: 340px;
  border-left: 1px solid #f1f1f1;
  position: relative;
}
.container .content .build > .items > div > div {
  position: absolute;
  top: 8px;
}
.container .content .build > .items > div > div > a {
  margin-top: 18px;
  display: block;
  width: 234px;
  height: 33px;
  background: #f8f8f8;
  opacity: 1;
  border-radius: 0px 50px 50px 0px;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}
.container .content .build > .items > div > div > a.price-active {
  background: #0091dc;
  color: #fff;
}
.container .content .build > .items > div > div > a:hover {
  background: #0091dc;
  color: #fff;
}
.container .content .quick {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 80px;
  display: flex;
  justify-content: flex-start;
}
.container .content .quick > div {
  flex: 0 0 330px;
  margin-left: 50px;
  margin-top: 80px;
}
.container .content .quick > div > p {
  width: 330px;
  height: 42px;
}
.container .content .quick > div > p.item-1 {
  box-shadow: 0px 9px 15px rgba(72, 72, 72, 0.15);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #fff;
}
.container .content .quick > div > p.item-2 {
  width: 330px;
  height: 42px;
  background: #ffffff;
  box-shadow: 0px 9px 15px rgba(72, 72, 72, 0.15);
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  font-family: Segoe UI;
  font-weight: 400;
  color: #4a4a4a;
}
.container .content .quick > div > p.item-2 .left {
  display: inline-block;
  text-align: center;
  width: 175px;
  margin-left: 10px;
  margin-right: 10px;
}
.container .content .quick > div > p.item-2 .right {
  display: inline-block;
  width: 130px;
  text-align: center;
}
.container .content .quick > div > p.item-3 {
  width: 330px;
  height: 42px;
  box-shadow: 0px 9px 15px rgba(72, 72, 72, 0.15);
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  font-family: Segoe UI;
  font-weight: 400;
  color: #fff;
}
.container .content .quick > div > p.item-3:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.container .content .quick .quick-1 {
  position: relative;
}
.container .content .quick .quick-1 .item-1 {
  background: #78cdef;
}
.container .content .quick .quick-1 .item-3 {
  background: #78cdef;
}
.container .content .quick .quick-2 .item-1 {
  background: #00a1e1;
}
.container .content .quick .quick-2 .item-3 {
  background: #00a1e1;
}
.container .content .quick .quick-3 .item-1 {
  background: #005e9e;
}
.container .content .quick .quick-3 .item-3 {
  background: #005e9e;
}
.container .content .consults {
  height: 139px;
  background: #f7f7f9;
  margin-bottom: 50px;
}
.container .content .consults > div {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.container .content .consults > div > img {
  width: 100px;
  height: 71px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.container .content .consults > div .consult-p {
  margin-top: 50px;
  display: inline-block;
  width: 649px;
  height: 40px;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
  margin-left: 120px;
  margin-right: -40px;
}
.container .content .consults > div .contact-way {
  display: inline-block;
  margin-right: 200px;
  line-height: 20px;
  position: relative;
}
.container .content .consults > div .contact-way span {
  display: block;
  width: 160px;
  height: 27px;
  font-size: 22px;
  font-family: DIN;
  font-weight: 900;
  color: #333;
  height: 0;
  position: absolute;
  bottom: 26px;
}
.container .content .consults > div .contact-way p {
  width: 181px;
  height: 16px;
  font-size: 13px;
  font-weight: 400;
  color: #999;
  position: absolute;
  top: -12px;
  left: 0px;
}
.container .content .consults > div .contact-way::after {
  content: " ";
  width: 1px;
  height: 58px;
  opacity: 1;
  display: inline-block;
  position: absolute;
  top: -31px;
  left: 178px;
  background: #cfcfcf;
}
.container .content .consults > div .consult-right {
  display: inline-block;
  margin-top: 10px;
  line-height: 20px;
  position: relative;
}
.container .content .consults > div .consult-right .submit {
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  width: 177px;
  height: 48px;
  background: #00a1e1;
  border-radius: 24px;
  border: none;
  position: absolute;
  bottom: -20px;
  left: -2px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  text-decoration: none;
}
.container .content .consults > div .consult-right .submit:hover {
  background: #f8f8f8;
  color: #00a1e1;
  border: 1px solid #00a1e1;
}
