.bottom {
  text-align: center;
  background-color: #ffffff;
  padding-bottom: 0.3rem;
  max-width: 750px;
  margin: 0 auto;
  margin-top: 0.02rem;
}
  .bottom p {
    color: #AAAAAA;
    font-size: 0.24rem;
    height: 0.33rem;
    line-height: 0.33rem; }
    .bottom p:first-child {
      margin-bottom: 0.09rem; }
  .bottom ul {
    padding: 0.3rem 0 0.57rem 0.8rem; }
    .bottom ul li {
      padding: 0 0.42rem;
      border-right: 0.02rem solid #666666;
      font-size: 0.3rem;
      height: 0.3rem;
      line-height: 0.3rem;
      color: #666666; }
      .bottom ul li:last-child {
        border-right: 0;
        padding-right: 0; }
      .bottom ul li:first-child {
        padding-left: 0; }
.bottom ul li a{
  color: #666666;
}
.fixBottom {
  position: fixed;
  bottom: 0;
  left: 50%;
  height: 0.98rem;
  width: 100%;
  background-color: #ffffff;
  border-top: 0.01rem solid #eeeeee;
  max-width: 750px;
  transform: translate(-50%, 0);
  z-index: 99; }
  .fixBottom ul li:first-child {
    width: 0.8rem;
    text-align: center;
    font-size: 0.2rem;
    color: #7f7f7f;
    cursor: pointer;
    margin: 0.11rem 0.31rem 0; }
    .fixBottom ul li:first-child img {
      width: 0.4rem;
      height: 0.4rem;
      display: block;
      margin: 0 auto;
      margin-bottom: 0.02rem; }
  /* .fixBottom ul li:nth-of-type(2) {
    width: 0.02rem;
    height: 0.52rem;
    background: #d8d8d8;
    margin-top: 0.23rem; } */
  /* .fixBottom ul li:nth-of-type(3) {
    width: 0.48rem;
    text-align: center;
    font-size: 0.2rem;
    margin: 0.11rem 0.39rem 0; }
    .fixBottom ul li:nth-of-type(3) a {
      color: #7f7f7f; }
    .fixBottom ul li:nth-of-type(3) img {
      width: 0.4rem;
      height: 0.4rem;
      display: block;
      margin: 0 auto;
      margin-bottom: 0.02rem; } */
  .fixBottom ul li button.orderSeeHouse, .fixBottom ul li button.callPhone {
    width: 2.79rem;
    height: 0.88rem;
    background-color: #F66225;
    color: #ffffff;
    font-size: 0.32rem;
    line-height: 0.44rem;
    border: none;
    border-radius: 0.02rem;
    margin-top: 0.05rem; }
  .fixBottom ul li button.callPhone {
    background-color: #f54343;
    margin-left: 0.2rem; }

.disclaimer {
  padding-top: 0.2rem;
  padding: 0.3rem;
  font-size: 0.24rem;
  color: #AAAAAA;
  background: #ffffff;
  margin: 0 auto;
  max-width: 750px;
  box-sizing: border-box;
  margin-top: 0.2rem;
}
.fixBottom ul li.gz i{
  background: url("https://s0.ifengimg.com/static/images/11_6ff0dcca.png") no-repeat;
  background-size: 100%;
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  margin: 0 .2rem .02rem;
}

.fixBottom ul li:first-child.focus i{
  background: url("https://s0.ifengimg.com/2019/08/02/36_b7ec3609.png") no-repeat;
  background-size: 100%;
}
.fixBottom ul li:first-child.focus{
  color: #F54343;
}
.fixBottom .advisory{
  width: 2.79rem;
  height: 0.88rem;
  background-color: #6db1ff;
  color: #ffffff;
  font-size: 0.32rem;
  line-height: 0.88rem;
  border: none;
  border-radius: 0.02rem;
  margin-top: 0.05rem;
  display: inline-block;
  text-align: center;
}
/*# sourceMappingURL=bottom.css.map */
