@import url('../css/head_foot.css?v=3');
.content .cont-banner {
  height: 538px;
  background-image: url(../images/index_bg.png);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.content .cont-banner .banner {
  width: 1160px;
  margin: 0 auto;
  display: flex;
  justify-content: right;
}
.content .cont-banner .banner .apartment {
  width: 740px;
  height: 388px;
  background: rgba(46, 77, 139, 0.4);
  border-radius: 24px;
  border: 1px solid rgba(165, 178, 204, 0.5);
  padding: 58px;
}
.content .cont-banner .banner .apartment h2 {
  font-size: 46px;
  font-family: b;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 54px;
  margin-bottom: 18px;
}
.content .cont-banner .banner .apartment .ap-text {
  width: 387px;
  height: 44px;
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  line-height: 21px;
  margin-bottom: 48px;
}
.content .cont-banner .banner .apartment .ap-btns {
  display: flex;
}
.content .cont-banner .banner .apartment .ap-btns .affordable,
.content .cont-banner .banner .apartment .ap-btns .section {
  width: 230px;
  height: 50px;
  border-radius: 56px 56px 56px 56px;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
}
.content .cont-banner .banner .apartment .ap-btns .affordable {
  background-color: #fff;
  color: #2E4D8B;
  margin-right: 24px;
}
.content .cont-banner .banner .apartment .ap-btns .section {
  color: #FFFFFF;
}
.content .cont-btm {
  width: 1280px;
  padding: 10px 60px 32px;
  margin: 0 auto;
}
.content .cont-btm .ad {
  margin-bottom: 32px;
}
.content .cont-btm .ad h4 {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 16px;
  text-align: center;
}
.content .cont-btm .ad .ad-cont {
  width: 100%;
  min-height: 136px;
  background: #F0F0F0;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
}
.content .cont-btm .find h3,
.content .cont-btm .assistance h3,
.content .cont-btm .service h3 {
  text-align: center;
  font-size: 24px;
  font-family: b;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  margin-bottom: 24px;
}
.content .cont-btm .find {
  margin-bottom: 32px;
}
.content .cont-btm .find .find-list {
  display: flex;
  justify-content: space-between;
}
.content .cont-btm .find .find-list .find-item {
  width: calc((100% - 48px) / 4);
  height: 207px;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #ECECEC;
}
.content .cont-btm .find .find-list .find-item img {
  width: 100%;
}
.content .cont-btm .find .find-list .find-item .item-btm {
  width: 276px;
  height: 57px;
  background: #fff;
  border-radius: 15px 15px 15px 15px;
  transform: translateY(-17px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 15px;
}
.content .cont-btm .find .find-list .find-item .item-btm .item-b-l .name {
  font-size: 16px;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 2px;
}
.content .cont-btm .find .find-list .find-item .item-btm .item-b-l .num {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 16px;
}
.content .cont-btm .find .find-list .find-item .item-btm .apply {
  width: 66px;
  height: 33px;
  background: #2E4D8B;
  border-radius: 45px;
  text-align: center;
  font-family: m;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
}
.content .cont-btm .find .find-list .find-item:hover {
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.12);
}
.content .cont-btm .find .more {
  text-align: center;
  display: block;
  margin-top: 17px;
  font-size: 16px;
  font-family: b;
  font-weight: 600;
  color: #2E4D8B;
}
.content .cont-btm .assistance {
  margin-bottom: 32px;
}
.content .cont-btm .assistance .assistance-list {
  display: flex;
  justify-content: space-between;
}
.content .cont-btm .assistance .assistance-list .assistance-item {
  width: calc((100% - 32px) / 3);
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #ECECEC;
  padding: 32px 24px;
  height: 270px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .cont-btm .assistance .assistance-list .assistance-item img {
  width: 56px;
  height: 56px;
  margin-bottom: 16px;
}
.content .cont-btm .assistance .assistance-list .assistance-item h4 {
  margin-bottom: 12px;
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  color: #2E4D8B;
}
.content .cont-btm .assistance .assistance-list .assistance-item .item-text {
  text-align: center;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
.content .cont-btm .waiting {
  height: 200px;
  background-image: url(../images/xie.png);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
}
.content .cont-btm .waiting h2 {
  margin-bottom: 16px;
  font-size: 46px;
  font-family: b;
  font-weight: 600;
  color: #FFFFFF;
}
.content .cont-btm .waiting .btn {
  width: 171px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 56px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  color: #2E4D8B;
}
.content .cont-btm .service .service-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content .cont-btm .service .service-list .service-item {
  width: calc((100% - 16px) / 2);
  padding: 32px;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #ECECEC;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.content .cont-btm .service .service-list .service-item img {
  width: 56px;
  height: 56px;
  margin-right: 16px;
}
.content .cont-btm .service .service-list .service-item .item-r h4 {
  font-size: 18px;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 8px;
}
.content .cont-btm .service .service-list .service-item .item-r .item-text {
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
.content .cont-btm .service .service-list .service-item:hover {
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.12);
}
@media (min-width: 860px) and (max-width: 1200px) {
  .content .cont-banner {
    height: 305px;
    margin-bottom: 20px;
  }
  .content .cont-banner .banner {
    width: calc(100% - 24px);
  }
  .content .cont-banner .banner .apartment {
    width: 100%;
    height: 254px;
    padding: 41px 32px 24px;
  }
  .content .cont-banner .banner .apartment h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
  .content .cont-banner .banner .apartment .ap-text {
    display: none;
  }
  .content .cont-banner .banner .apartment .ap-btns {
    display: flex;
    flex-direction: column;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable,
  .content .cont-banner .banner .apartment .ap-btns .section {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable {
    margin-bottom: 12px;
  }
  .content .cont-btm {
    width: 100%;
    padding: 0 16px;
    margin: 0;
  }
  .content .cont-btm .ad {
    margin-bottom: 24px;
  }
  .content .cont-btm .find h3,
  .content .cont-btm .assistance h3,
  .content .cont-btm .service h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
  }
  .content .cont-btm .find {
    margin-bottom: 16px;
  }
  .content .cont-btm .find .find-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .find .find-list .find-item {
    width: calc((100% - 16px) / 2);
    margin-bottom: 16px;
    height: auto;
  }
  .content .cont-btm .find .find-list .find-item .item-btm {
    width: 100%;
  }
  .content .cont-btm .find .more {
    margin-top: 11px;
  }
  .content .cont-btm .assistance {
    margin-bottom: 16px;
  }
  .content .cont-btm .assistance .assistance-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .assistance .assistance-list .assistance-item {
    width: calc((100% - 32px) / 3);
    height: auto;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting {
    border-radius: 16px;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting h2 {
    margin-bottom: 16px;
    font-size: 26px;
  }
  .content .cont-btm .service .service-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .service .service-list .service-item {
    width: calc((100% - 16px) / 2);
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  .content .cont-banner {
    height: 305px;
    margin-bottom: 20px;
  }
  .content .cont-banner .banner {
    width: calc(100% - 24px);
  }
  .content .cont-banner .banner .apartment {
    width: 100%;
    height: 254px;
    padding: 41px 32px 24px;
  }
  .content .cont-banner .banner .apartment h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
  .content .cont-banner .banner .apartment .ap-text {
    display: none;
  }
  .content .cont-banner .banner .apartment .ap-btns {
    display: flex;
    flex-direction: column;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable,
  .content .cont-banner .banner .apartment .ap-btns .section {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable {
    margin-bottom: 12px;
  }
  .content .cont-btm {
    width: 100%;
    padding: 0 16px;
    margin: 0;
  }
  .content .cont-btm .ad {
    margin-bottom: 24px;
  }
  .content .cont-btm .find h3,
  .content .cont-btm .assistance h3,
  .content .cont-btm .service h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
  }
  .content .cont-btm .find {
    margin-bottom: 16px;
  }
  .content .cont-btm .find .find-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .find .find-list .find-item {
    width: calc((100% - 16px) / 2);
    margin-bottom: 16px;
    height: auto;
  }
  .content .cont-btm .find .find-list .find-item .item-btm {
    width: 100%;
  }
  .content .cont-btm .find .more {
    margin-top: 11px;
  }
  .content .cont-btm .assistance {
    margin-bottom: 16px;
  }
  .content .cont-btm .assistance .assistance-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .assistance .assistance-list .assistance-item {
    width: calc((100% - 32px) / 3);
    height: auto;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting {
    border-radius: 16px;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting h2 {
    margin-bottom: 16px;
    font-size: 26px;
  }
  .content .cont-btm .service .service-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .cont-btm .service .service-list .service-item {
    width: calc((100% - 16px) / 2);
  }
}
@media (min-width: 560px) and (max-width: 749px) {
  .content .cont-banner {
    height: 305px;
    margin-bottom: 20px;
  }
  .content .cont-banner .banner {
    width: calc(100% - 24px);
  }
  .content .cont-banner .banner .apartment {
    width: 100%;
    height: 254px;
    padding: 41px 32px 24px;
  }
  .content .cont-banner .banner .apartment h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
  .content .cont-banner .banner .apartment .ap-text {
    display: none;
  }
  .content .cont-banner .banner .apartment .ap-btns {
    display: flex;
    flex-direction: column;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable,
  .content .cont-banner .banner .apartment .ap-btns .section {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable {
    margin-bottom: 12px;
  }
  .content .cont-btm {
    width: 100%;
    padding: 0 16px;
    margin: 0;
  }
  .content .cont-btm .ad {
    margin-bottom: 24px;
  }
  .content .cont-btm .find h3,
  .content .cont-btm .assistance h3,
  .content .cont-btm .service h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
  }
  .content .cont-btm .find {
    margin-bottom: 16px;
  }
  .content .cont-btm .find .find-list {
    flex-direction: column;
  }
  .content .cont-btm .find .find-list .find-item {
    width: 100%;
    margin-bottom: 16px;
    height: auto;
  }
  .content .cont-btm .find .find-list .find-item .item-btm {
    width: 100%;
  }
  .content .cont-btm .find .more {
    margin-top: 11px;
  }
  .content .cont-btm .assistance {
    margin-bottom: 16px;
  }
  .content .cont-btm .assistance .assistance-list {
    flex-direction: column;
  }
  .content .cont-btm .assistance .assistance-list .assistance-item {
    width: 100%;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting {
    border-radius: 16px;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting h2 {
    margin-bottom: 16px;
    font-size: 26px;
  }
  .content .cont-btm .service .service-list {
    flex-direction: column;
  }
  .content .cont-btm .service .service-list .service-item {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 559px) {
  .content .cont-banner {
    height: 305px;
    margin-bottom: 20px;
  }
  .content .cont-banner .banner {
    width: calc(100% - 24px);
  }
  .content .cont-banner .banner .apartment {
    width: 100%;
    height: 254px;
    padding: 41px 32px 24px;
  }
  .content .cont-banner .banner .apartment h2 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
  .content .cont-banner .banner .apartment .ap-text {
    display: none;
  }
  .content .cont-banner .banner .apartment .ap-btns {
    display: flex;
    flex-direction: column;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable,
  .content .cont-banner .banner .apartment .ap-btns .section {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  .content .cont-banner .banner .apartment .ap-btns .affordable {
    margin-bottom: 12px;
  }
  .content .cont-btm {
    width: 100%;
    padding: 0 16px;
    margin: 0;
  }
  .content .cont-btm .ad {
    margin-bottom: 24px;
  }
  .content .cont-btm .find h3,
  .content .cont-btm .assistance h3,
  .content .cont-btm .service h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
  }
  .content .cont-btm .find {
    margin-bottom: 16px;
  }
  .content .cont-btm .find .find-list {
    flex-direction: column;
  }
  .content .cont-btm .find .find-list .find-item {
    width: 100%;
    margin-bottom: 16px;
    height: auto;
  }
  .content .cont-btm .find .find-list .find-item .item-btm {
    width: 100%;
  }
  .content .cont-btm .find .more {
    margin-top: 11px;
  }
  .content .cont-btm .assistance {
    margin-bottom: 16px;
  }
  .content .cont-btm .assistance .assistance-list {
    flex-direction: column;
  }
  .content .cont-btm .assistance .assistance-list .assistance-item {
    width: 100%;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting {
    border-radius: 16px;
    margin-bottom: 16px;
  }
  .content .cont-btm .waiting h2 {
    margin-bottom: 16px;
    font-size: 26px;
  }
  .content .cont-btm .service .service-list {
    flex-direction: column;
  }
  .content .cont-btm .service .service-list .service-item {
    width: 100%;
  }
}
