.background_content {
  /* height: 490px; */
  margin-bottom: 80px;
}
.background_content img {
  width: 100%;
  display: block;
}
.content {
  width: 1480px;
  margin: auto;
  padding-bottom: 100px;
}
.serve_title {
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;

  color: #333333;
  margin-bottom: 60px;
}
.serve_img {
  padding-left: 130px;
  padding-right: 130px;
  display: flex;
  padding-bottom: 100px;
  justify-content: space-between;
}
.serve_box {
  width: 280px;
  height: 500px;
  position: relative;
}
.meng {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
.serve_text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  color: #ffffff;
}
.serve_cel {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 293px;
  width: 26px;
  height: 2px;
  display: none;
  background: #ffffff;
}
.serve_box1:hover .meng {
  display: block;
}
.serve_box1:hover .serve_cel {
  display: inline-block;
}

.serve_box2:hover .meng {
  display: block;
}
.serve_box2:hover .serve_cel {
  display: inline-block;
}

.serve_box3:hover .meng {
  display: block;
}
.serve_box3:hover .serve_cel {
  display: inline-block;
}

.serve_box4:hover .meng {
  display: block;
}
.serve_box4:hover .serve_cel {
  display: inline-block;
}

.operation {
  box-sizing: border-box;
  padding-top: 80px;
  height: 682px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/4、班车租赁/3-6.png");
}
.operation_title {
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;

  padding-bottom: 60px;
  color: #333333;
}
.operation_content {
  width: 1480px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.operation_box {
  width: 280px;
  height: 400px;
  border-radius: 10px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  padding-top: 84px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.operation_img {
  margin-bottom: 32px;
}
.operation_text {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  color: #000000;
  margin-bottom: 14px;
}
.operation_cel {
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #d8d8d8;
  margin-bottom: 47px;
}
.operation_tips {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  color: #666666;
}

.content_box {
  padding-bottom: 26px;
  padding-top: 52px;
  display: flex;
  width: 1006px;
  margin: auto;
}

.content_img {
  margin-right: 244px;
  width: 440px;
}
.content_img_l {
  width: 440px;
}
.content_text {
  margin-left: 84px;
  margin-top: 45px;
}
.content_text_r {
  width: 460px;
  margin-left: 115px;
  margin-right: 228px;
  margin-top: 45px;
}
.text_title {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  color: #333333;
  margin-bottom: 10px;
}
.text_cel {
  background: #333333;
  height: 2px;
  width: 20px;
  margin-bottom: 30px;
}
.text_p {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0px;

  color: #666666;
}
.content_title {
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;

  color: #333333;
  padding-top: 100px;
  box-sizing: border-box;
}
.anli_title {
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;

  color: #333333;
  margin-bottom: 30px;
}
.anli_left {
  display: flex;
  position: relative;
  width: 213px;
  flex-direction: column;
}
.anli_box {
  height: 450px;
  width: 1500px;
  padding-left: 53px;
  padding-right: 55px;
  box-sizing: border-box;
  margin: auto;
  position: relative;
  display: flex;
  /* background-image: url('../img/4、班车租赁/long.png'); */
}
.anlicel {
  position: absolute;
  right: 1px;
  width: 2px;
  height: 240px;
  background-color: #d4d4d4;
}
.anli_img {
  display: inline-block;
  width: 213px;
  box-sizing: border-box;
  padding-right: 83px;
  height: 60px;
  margin-bottom: 30px;
}

.ali_active {
  z-index: 999;

  border-right: 4px solid #205dfd;
}
.no {
  display: none;
}
/* .anli_img1:hover .show{
  display: none;
}
.anli_img1:hover .no{
  display: block;
}
.anli_img2:hover .show{
  display: none;
}
.anli_img2:hover .no{
  display: block;
}

.anli_img3:hover .show{
  display: none;
}
.anli_img3:hover .no{
  display: block;
} */

.anli_right {
  margin-left: 40px;
  margin-right: 70px;
}
.last_anli {
  width: 580px;
  height: 300px;
}
.right_title {
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
}
.right_text {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  margin-bottom: 20px;
}
.tui_title {
  font-family: PingFang SC;
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;

  color: #333333;
  margin-bottom: 57px;
}
.tui_content {
  display: flex;
  width: 1500px;
  padding-left: 53px;
  padding-right: 55px;
  justify-content: space-between;
  margin: auto;
  box-sizing: border-box;
}
.tui_box {
  display: flex;
  flex-direction: column;
}
.tui_img {
  width: 320px;
  height: 220px;
  margin-bottom: 16px;
}
.tui_car {
  padding-bottom: 100px;
}
