@media screen and (max-width: 960px) {
  .glist-headnav,
  #formaccess,
  .selected,
  .more {
    display: none !important;
  }

  .w1200 {
    width: 100% !important;
  }

  .gl-select {
    display: block !important;
    border-top: .01rem solid #eee;
    /* padding-left: .3rem; */
    width: 100%;
    height: 1rem;
    position: fixed;
    top: 0.9rem;
    left: 0;
    z-index: 9999;
    font-size: .32rem;
  }

  .bgc {
    background-color: #fff;
  }

  .toLr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gl-select .condition {
    display: none;
    position: absolute;
    top: 1rem;
    left: 0;
    width: 100%;
    height: 8.9rem;
    height: calc(100vh - 3.02rem);
    z-index: 9;
    background-color: #fff;
    border-top: .01rem solid #eee;
    padding-bottom: .9rem;
    box-sizing: border-box;
  }

  .gl-select .condition .select-box {
    width: 100%;
    height: 8rem;
    height: calc(100vh - 3.92rem);
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .gl-select .condition .lx, .gl-select .condition .dq {
    padding-left: .42rem;
  }

  .gl-select .condition .select-box div .tit {
    font-size: 0.27rem;
    line-height: 1.08rem;
    color: #333333;
  }

  .toF {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .gl-select .condition .select-box div ul li.act {
    border-color: #64a6f8;
    color: #64a6f8;
    background-color: rgba(100, 166, 248, 0.3);
  }

  .gl-select .condition .select-box div ul li, #mItemCity {
    font-size: 0.25rem;
    line-height: 1.08rem;
    color: #333333;
    width: 1.46rem;
    height: 0.62rem;
    border-radius: 0.04rem;
    background-color: '';
    text-align: center;
    line-height: 0.62rem;
    border: .01rem solid #eee;
    margin: 0 .24rem .24rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .gl-select ul li {
    width: 1.72rem;
    height: 0.98rem;
    border-radius: 0;
    background-color: "";
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.98rem;
    color: #333333;
  }

  #mItemCity {
    color: #359cff;
  }

  .gl-select .condition .btns {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    box-sizing: border-box;
    padding: .2rem .3rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: #fff;
  }

  .gl-select .condition .btns .yes {
    font-size: 0.25rem;
    line-height: 1.08rem;
    color: #64a6f8;
    width: 1.46rem;
    height: 0.62rem;
    border-radius: 0.04rem;
    background-color: '';
    text-align: center;
    line-height: 0.62rem;
    border: .01rem solid #64a6f8;
  }

  .gl-select ul .sel {
    color: #359cff;
  }


  .glist-select .w1200 {
    display: none !important;
    margin-bottom: 0 !important;
  }

  .glist-list {
    margin: .8rem 0 .3rem 0 !important;
  }

  .glist-list .list-tit {
    margin: 0.4rem 0.2rem 0.4rem 0.2rem !important;
    text-align: center;
  }


  .glist-select .selbox {
    background-color: #fff;
    width: 100%;
    padding: 0.2rem 0 .2rem 0 !important;
    border-top: .01rem solid #eee;;;
  }

  .glist-select .selbox .box {
    margin-bottom: 0.2rem !important;
    height: 0.7rem !important;
  }

  .glist-select .selbox .box .label {
    padding-left: 0.3rem !important;
    font-size: 0.2rem !important;
    line-height: 0.7rem !important;
  }

  .glist-select .selbox .box .items {
    width: auto !important;
    padding: 0 0.2rem !important;
    overflow: hidden;
    height: 0.7rem !important;
    line-height: 0.7rem !important;
  }

  .glist-select .selbox .selected .items {
    padding: 0 !important;
  }

  .glist-select .selbox .selected .items .lx,
  .glist-select .selbox .selected .items .dq {
    margin: 0 0.3rem !important;
    font-size: 0.2rem !important;
    line-height: 0.7rem !important;
    border: none !important;
  }

  .glist-select .selbox .selected .label {
    padding-left: 0.3rem !important;
    font-size: 0.2rem !important;
    line-height: 0.7rem !important;
  }

  .selbox .box:nth-child(2) .items {
    overflow-y: scroll !important;
    height: 1.3rem !important;
    padding-bottom: .3rem !important;
  }


  .ulbox {
    font-size: 0.2rem !important;
    line-height: 0.7rem !important;
    height: 0.7rem !important;
  }

  .ulbox select {
    width: 1rem !important;
    border: none !important;
    font-size: 0.2rem !important;
    padding: 0 !important;
    /* border: 0.003rem #9999996b solid !important;
    border-radius: 0.01rem !important;
    padding: 0.01rem !important; */
    color: #333333;
  }

  .glist-select .selbox .box .items .ulbox div {
    font-size: 0.2rem !important;
    line-height: .7rem !important;
    padding: 0 .2rem !important;
    border-radius: .05rem !important;
    margin: 0 .1rem !important;

  }

  .glist-select .selbox .box .items .ulbox div em {
    font-size: 0.2rem !important;
  }

  .glist-list .list-tit .tit {
    font-size: 0.44rem !important;
    line-height: 0.78rem !important;
    letter-spacing: 0.02rem !important;
  }

  .glist-list .list-tit .cont {
    font-size: 0.22rem !important;
    line-height: 0.36rem !important;
    color: #666;
    letter-spacing: 0.02rem !important;
  }

  .glist-list .listbox {
    width: 100% !important;
    margin: 0 auto;
  }

  .glist-list .listbox .list-content {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-bottom: .4rem !important;
  }

  .glist-list .listbox .list-content .citem {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: .3rem 0 0 0 !important;
    padding: .3rem !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0.3rem rgba(204, 204, 204, 0.5) !important;
    box-shadow: 0 0 0.3rem rgba(204, 204, 204, 0.5) !important;
  }

  .glist-list .listbox .list-content li a {
    /*display: flex !important;*/
    display: -webkit-box !important;
  }

  .glist-list .listbox .list-content li .img {
    width: 2.4rem !important;
    height: 100% !important;
    border-radius: .04rem !important;
    flot: left !important;
  }

  .glist-list .listbox .list-content li .img img {
    width: 2.4rem !important;
    height: 100% !important;
  }

  .glist-list .listbox .list-content .citem .word {
    padding: 0.08rem 0.26rem 0 !important;
    float: left !important;
    width: 4rem !important;
  }

  .glist-list .listbox .list-content .citem .word .tit {
    font-size: 0.3rem !important;
    line-height: 0.5rem !important;
    color: #333 !important;
    letter-spacing: 0.02rem !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .glist-list .listbox .list-content .citem .word .address {
    display: -webkit-box !important;
  }

  .glist-list .listbox .list-content .citem .word .address img {
    width: 0.22rem;
    height: 0.22rem;
    border-radius: 0;
    background-color: '';
    margin-right: .05rem;
  }

  .glist-list .listbox .list-content .citem .word .address div {
    font-size: 0.22rem !important;
    line-height: 0.36rem !important;
    color: #f56600;
  }

  .glist-list .listbox .list-content .citem .word .cont {
    font-size: 0.24rem !important;
    line-height: 0.4rem !important;
    color: #898f9a !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
  }

  /*翻页*/
  .list-lp {
    display: none !important;
  }

  #load-more {
    display: block !important;
  }

  .look-more {
    width: 6.9rem !important;
    height: .9rem !important;
    border-radius: .08rem !important;
    background-color: #359cff !important;
    color: #fff !important;
    line-height: .9rem !important;
    font-size: .26rem !important;
    margin: 0 auto .3rem !important;
    text-align: center !important;
  }
}
