* {
  margin: 0;
  padding: 0;
}

.all {
  width: 100%;
  min-height: 100vh;
  padding-bottom: 30px;
  background-color: #F3F3F3;
}

.all {
  width: 100%;
  padding-bottom: 30px;
}

.img1 {
  width: 100%;
}

.yi {
  width: 70%;
  margin-left: 15%;
}

.er {
  font-size: 14px;
  margin-top: 10px;
  color: rgba(39, 39, 39, .6);
}

.er_yi {
  font-size: 15px;
  color: rgba(39, 39, 39, 1);
}

.er_er {
  color: #FE6201;
}

.san {
  border: 2px solid rgba(236, 236, 236, .8);
  margin-top: 17px;
}

.san_yi {
  width: 96%;
  margin-left: 2%;
  display: flex;
  font-size: 15px;
  padding-top: 13px;
  border-bottom: 1px solid rgba(236, 236, 236, .8);
  padding-bottom: 13px;
  justify-content: space-between;
  align-items: center;
}

.san_er {
  color: #FF6C10;
  width: 11%;
}

.san_san {
  width: 85%;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 17px;
  cursor: pointer;
}

.san_san>span {
  padding: 0 6px;
}

.san_si {
  color: #FF6300 !important;
}

.san_wu {
  color: #1EBCFF;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.img2 {
  width: 12px;
  margin-left: 7px;
  height: 7px;
}

.san_liu {
  width: 96%;
  margin-left: 2%;
  margin-top: 15px;
  display: flex;
  font-size: 14px;
}

.san_liu_yi {
  display: flex;
  width: 100%;
}

.san_liu_er {
  color: #9B9B9B;
  width: 11%;
}

.san_liu_san {
  width: 88%;
}

.san_liu_si {
  margin-left: 17px;
  cursor: pointer;
}

.san_liu_si>span {
  padding: 0 14px;
}

.san_liu_wu {
  border: 1px solid #ECECEC;
  margin-top: 16px;
  padding: 10px 7px;
  margin-bottom: 14px;
  cursor: pointer;
}

.san_liu_wu>span {
  padding: 0 10px;
  font-size: 13px;
}

.san_qi {
  display: flex;
  align-self: center;
  width: 94%;
}

.san_liu_si :first-child {
  padding-left: 0 !important;
}

.si {
  display: flex;
  flex-wrap: wrap;
  margin-top: 17px;
  /* justify-content: space-between; */
  width: 102%;
  margin-left: -.8%;
}

.si_yi {
  border: 1px solid #ECECEC;
  width: 23.1%;
  margin: 0 0.83%;
  margin-bottom: 18px;
  cursor: pointer;
}

.si_san {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin-left: 5%;
  font-size: 14px;
  margin-top: 10px;
}

.si_si {
  color: #FB6204;
}

.si_wu {
  color: rgba(39, 39, 39, .5);
  font-size: 13px;
  display: flex;
  justify-content: end;
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.img4 {
  width: 100%;
  height: 165px;
}

.wu {
  background: #fff;
  margin-top: 20px;
  border-radius: 10px;
  padding-top: 46px;
}

.wu_yi {
  border-bottom: 1px solid rgba(220, 220, 220, .33);
  padding-bottom: 26px;
  display: flex;
  justify-content: space-evenly;
  width: 94%;
  margin-left: 3%;
}

.wu_left_yi {
  width: 50%;
  text-align: center;
}

.wu_right_yi {
  width: 45%;
  margin-left: 5%;
  font-size: 15px;
}

.img5 {
  width: 70%;
}

.xg_yi {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wu_cen {
  width: 1px;
  height: 371px;
  background: #DCDCDC;
  opacity: 0.53;
}

.wu_ri_er {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 37px;
}

.wu_ri_san {
  margin-bottom: 25px;
  color: rgba(0, 0, 0, .8);
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.wu_ri_wu {
  color: #8A8A8A;
  font-size: 14px;
}

.wu_ri_si {
  color: #FF4400;
}

.wu_ri_liu {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 46px;
}

.wu_ri_qi {
  width: 30%;
  height: 39px;
  background: #FFE4D0;
  border: 1px solid #FF4400;
  border-radius: 27px;
  text-align: center;
  line-height: 39px;
  color: #FF4400;
  font-size: 14px;
}

.wu_ri_ba {
  width: 30%;
  height: 39px;
  background: #F88408;
  border-radius: 27px;
  line-height: 39px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.wu_ri_jiu {
  width: 30%;
  height: 39px;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 27px;
  line-height: 39px;
  text-align: center;
}

.wu_er {
  text-align: center;
  width: 94%;
  margin-left: 3%;
  border-bottom: 1px solid rgba(220, 220, 220, .33);
  padding-bottom: 38px;
  margin-top: 20px;
}

.wu_san {
  border-bottom: 2px solid #F38E05;
  padding-bottom: 7px;
}

.img6 {
  width: 36%;
  margin-left: 38%;
  margin-top: 38px;
}

.wu_si {
  width: 96%;
  margin-left: 2%;
  border-top: 1px solid rgba(220, 220, 220, .33);
  padding-top: 30px;
  margin-top: 25px;
  padding-bottom: 20px;
}

.wu_wu {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 13px;
  width: 90%;
  margin-left: 5%;
}

.wu_liu {
  width: 90%;
  margin-left: 5%;
  line-height: 31px;
  font-size: 14px;
  color: rgba(0, 0, 0, .7);
}

.liu {
  background: #fff;
  margin-top: 20px;
  border-radius: 10px;
  text-align: center;
  padding-bottom: 20px;
}

.liu_yi {
  width: 96%;
  border-bottom: 1px solid rgba(220, 220, 220, .33);
  margin-left: 2%;
  padding-top: 18px;
  padding-bottom: 18px;
}

.liu_er {}

.liu_san {
  display: flex;
  width: 96%;
  margin-left: 2%;
  margin-top: 20px;
  justify-content: space-between;
  overflow: hidden;
}

.liu_si {
  width: 15%;
  border: 1px solid rgba(236, 236, 236, .5);
  /* margin-right: 1.7%; */
  margin-right: 0.8%;
  margin-left: 0.8%;
}

.img7 {
  width: 100%;
  height: 92px;
}

.liu_wu {
  font-size: 13px;
  text-align: left;
  width: 84%;
  margin-left: 7%;
  white-space: nowrap;
  margin-top: 9px;
  display: flex;
  align-items: center;
}

.liu_liu {
  color: #FB6204;
  margin-left: 10px;
}

.liu_qi {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  color: rgba(39, 39, 39, .36);
  width: 86%;
  margin-left: 7%;
  margin-top: 9px;
  margin-bottom: 7px;
}

.meiyou {
  border: 1px solid #DCDCDC;
  padding: 2px 15px;
  font-size: 13px;
  border-radius: 50px;
  line-height: 27px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  margin-right: 5px;
  box-sizing: border-box;
}

.img8 {}

.img9 {
  width: 100%;
}

.qi_yi {
  width: 90%;
  display: flex;
  margin-left: 3%;
  margin-top: 27px;
}

.qi_er {
  display: flex;
  margin-left: 18px;
  overflow: hidden;
  margin-right: 18px;
  width: 78%;
}

.qi_si {
  display: flex;
  width: 100%;
}

.qi_san {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  border: 2px solid #E6E6E6;
  margin-right: 11px;
  border-radius: 2px;
  padding: 0 1%;
  max-width: 52px;
}

.bianbian {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  margin-right: 11px;
  border-radius: 2px;
  padding: 0 1%;
  border: 2px solid rgba(255, 133, 51, .5) !important;
  max-width: 52px;
}