body{
    background: #f5f5f5;
}
.list-info{
    width: 100%;
    height: 1.2rem;
    background: #fff;
    margin-bottom: .2rem;
}
.list-info div{
    line-height: 1.2rem;
    font-size: .34rem;
    color: #333;
    padding: 0 .32rem;
    box-sizing: border-box;
    max-width: 50%;
}
.list-info div i{
    display: inline-block;
    width: .44rem;
    height: .44rem;
    background-image: url(/static/images/wap/agency_name.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* background: url(/static/images/wap/name-and-tel.png) no-repeat;
    background-size: 1000%; */
    vertical-align: middle;
    margin-right: .1rem;
}
.tel{
    background-image: url(/static/images/wap/agency_tel.png) !important;
    /* background-position: 100% !important; */
}
.i_link {
    vertical-align: middle;
}
.home-list{
    background: #fff;
}
.list-tabs{
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: .34rem;
    color: #333;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.list-tabs > div{
    width: 50%;
    text-align: center;
    /*padding: 0 .93rem;*/
}
.list-tabs .active{
    display: inline;
    color: #37ac68 !important;
    border-bottom: .03rem solid #37ac68;
    padding-bottom: .25rem;
}
.list-bottom{
    text-align: center;
    padding-bottom: 1.5rem;

}
.list-bottom img{
    display: inline;
    width: 55%;
    margin: 1.33rem 0 .8rem 0;
}
.list-bottom p{
    font-size: .36rem;
    color: #999;
}
.list-bottom a{
    width: 3.1rem;
    height: .8rem;
    background: #37ac68;
    font-size: .36rem;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: .1rem;
    display: inline-block;
    line-height: .82rem;
}
.js_Recommend_land{
    display: none;
}
.agency_name{
    position: absolute;
    left: 0;
    right: 0;
    top:1.5rem;
    margin: auto;
    color:#fff;
    font-size: 0.36rem;
    width:calc(100% - 0.64rem);
    text-align: center;
    line-height: .5rem;
}
.agency_name p{
    text-align: center;
    color:#f0f0f0;
    font-size: 0.3rem;
}
.agency_type{
    position: absolute;
    right:0.32rem;
    bottom:0.32rem;
    width: 0.6rem;
    height: 0.6rem;
}