.icon-xiajiantou{
  transform: rotate( 0deg );transition: all 0.5s;

}
.provinceName .icon-xiajiantou{
  position: absolute;
  right:0.1rem;top:0.5rem;
}
.parentchild .icon-xiajiantou{
  position: absolute;
  right:0.9rem;top:0.5rem;
}

.tab-content input{
  width: 93.33%;
 /* // height: 2.5rem; 
  padding-top:0.3rem; */
  line-height: 2.5rem;
  box-sizing: border-box;
  font-size: 0.95rem;
  border-radius: 0.5rem;
  margin:0 auto;
  display: block;
  color: #222;
  border: 1px solid #ccc;
  background: #fff;
  padding-left: 1.88rem;
}
.tab-content input::placeholder{
  color: #222;
}
.sousuo {
    background: #ffffff;
    height: 10rem;
    overflow-y: scroll;
    padding-top:1rem;
    box-sizing: border-box;
  
    width: 91%;
    margin: auto;
    margin-top: 0vw;
}
.sousuo li{
  border-bottom: 1px solid #eee;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
    font-size: 0.7rem;
}
.tab-content i{
  position: absolute;
  left:1.38rem;top:1.2rem;
  width: 0.3rem;
height: 0.3rem;
background: #007EFB;
border-radius:50%;
}
 .gaytext{
      color: #333;
    font-size: 0.7rem;
    margin-bottom: 0.5rem;

    border-radius: 0.25rem;
border: 1px solid #979797;

  text-align: center;padding:0.2rem 0.5rem;
    display: inline-block;    margin-right: 0.5rem;
}
.city-history .title{
      color: #1e1e1e;
    display: block;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: left;
}

.chengshibox{
      background: #fff;
    width: 14rem;
    height: 2.15rem;
    border-radius: 20rem;
    margin:0 auto 0.4rem;
    border: 1px solid #fff;
   
    display: flex;
}
.chengshibox .active{
  background:#477be1;
  color:#fff;
}

.cityWrap .searchbtn{
  background:#fff;
  padding:0 0.4rem;
}
.cityWrap .tab-content{
   width:100%;
   margin:0 auto;
}
.chengshibox div{
   flex:1;
   margin-top:0.07rem;
    background: #fff;
    width: 33%;
    color: #17333e;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 20rem;
  
}
.parentchild .des-cityname {
    font-size: 0.8rem;
    padding: 0.6rem;
    color: #222;
    padding-left: 1.5rem;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
  }
  .parent {
    height: 13rem;
    overflow-y: auto;
  }
  .parent .provinceName  {
    padding: 0.4rem 0.4rem;
    color: #222;
    border-bottom: 1px solid #ddd;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: left;
  }
 .parentchild .des-namecn {
	  display: block;
    line-height: 10vw;
    font-size: 4vw;
    padding-left: 12vw;
    color: #222!important;
  }
.nohistroy{
  padding-left:0.8rem;
  padding-bottom:0.6rem;
}

.at-search-bar{
  background:none;
  padding-left: 0;
  padding-right: 0;
}
.at-search-bar__input-cnt{
  border-radius: 10px;
  background: #fff;height:1.6rem!important;
  line-height:1.6rem!important;
}
.at-search-bar__action{
  background:#fff;
  color:#3e3f43;
  height:1.6rem!important;
  line-height:1.6rem!important;
}
.at-search-bar__input{
  padding-top:13px;
  padding-bottom:5px;
  font-size: 0.8rem!important;
   line-height:1.6rem!important;
}
.at-search-bar__clear{
  position: absolute;
  top:5px;
}
.closebtn{
  position: absolute;
  bottom:-3rem;
  width:1.6rem;
  left:50%;
  margin-left: -0.8rem;
}