.daofen-box {
    margin-top: 0.5rem;
}
.search_box{
    width:6.8rem;
    margin-left:0;
}
.list_box .list .list_head{
    border-radius: 0.44rem 0.44rem 0 0;
}
.list_box .list .name {
    text-align: center;
    width: 3.3rem;
}
.list_box .list .phone {
    width: 3.3rem;
}
.list_box .list ul li .phone{
    color:#FF7F50;
    font-size: 0.3rem;
    margin-left: 0.2rem;
}
.list_box .list ul li .name{
    font-size: 0.3rem;
}
.list_box .list .list_head {
    background: #FF7F50;
}
.box {
    background-color: #FFEBCD;
}
.share,.other-city{
    background: #FF7F50;
   
}
.share{
    width:25%;
    margin-left: 0.275rem;
}
.ydhd{
    width:40%;
    margin-left: 0.175rem;
    margin-top: 0.1rem;
    background: #FF7F50;
    padding: 0 0.37rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.3rem;
    text-align: center;
    border-radius: 1.5625rem;
    color: #ffffff;
}
.other-city{
    width:35%;
    margin-left: 0.175rem;
    margin-right: 0.275rem;
    margin-top: 0.1rem;
}
body{
    background-color: #FFEBCD;
}
.nodata {
    display: none;
    margin-top: 0.86rem;
}

.nodata img {
    width: 2.27rem;
    height: 2.27rem;
    margin-left: 2.5rem;
}

.nodata p {
    margin-top: 0.23rem;
    font-size: 0.23rem;
    color: #B9B9B9;
    text-align: center;
}
.banner{
    height:auto
}