body{
    background-color: #f0f0f0;
}
#bomnav{
    background-color: #FFFFFF;
}
#bomnav a.active{
    color: #ff7500;
}
#bomnav .iconfont{
    display: block;
    font-size: 22px;
    margin: 8px auto 0;
}
.buildinglist, .unitlist{
    color: #000;
    width: auto;
    white-space: nowrap;
}
.unitlist a{
    padding: 8px 12px;
    margin: 4px;
    color: #000;
}
.unitlist a.active{
    background-color: #c2e8f9;
    border-radius: 3px;
}
.buildinglist a{
    display: inline-block;
    padding: 4px 10px;
    color: #000;
}
.buildinglist a.active{
    font-weight: bold;
    border-bottom: 2px solid #000000;
}
#houselist{
    border-bottom: 1px solid #e5e5e5;
}
.floorno{
    background-color: #e5e5e5;
    padding: 4px;
}
.floorhouse a{
    font-size: 16px;
    padding: 8px 20px;
    line-height: 38px;
    border-right: 2px solid #e5e5e5;
}
.floorhouse{
    width: 100%; overflow: hidden; overflow-x: auto;
}
.floorstore{
    width: auto;
    white-space: nowrap;
}
#bomnav{
    background-color: #FFFFFF;
}
#bomnav a.active{
    color: #ff7500;
}
#bomnav .iconfont{
    display: block;
    font-size: 22px;
    margin: 8px auto 0;
}
.buildinglist, .unitlist{
    color: #000;
    width: auto;
    white-space: nowrap;
}
.unitlist a{
    padding: 8px 12px;
    margin: 4px;
    color: #000;
}
.unitlist a.active{
    background-color: #c2e8f9;
    border-radius: 3px;
}
.buildinglist a{
    display: inline-block;
    padding: 4px 10px;
    color: #000;
}
.buildinglist a.active{
    font-weight: bold;
    border-bottom: 2px solid #000000;
}
#houselist{
    border-bottom: 1px solid #e5e5e5;
}
.floorno{
    background-color: #e5e5e5;
    padding: 4px;
}
.floorhouse a{
    font-size: 16px;
    padding: 8px 20px;
    line-height: 38px;
    border-right: 2px solid #e5e5e5;
}
.floorhouse{
    width: 100%; overflow: hidden; overflow-x: auto;
}
.floorstore{
    width: auto;
    white-space: nowrap;
}
.navbar {
    border-bottom: 4px solid #e5e5e5;
}
.navbar li{
    text-align: center;
}
.navbar li a{
    color: #000000;
}
.housetitle {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.houseprice {
    font-size: 16px;
    color: #ff7500;
    margin-left: 10px;
}
.houseprice .oldprice{
    margin-left: 10px;
    font-size: 14px;
    text-decoration: line-through;
    color: #222222;
}
.houseinfo{
    font-size: 14px;
    color: #454545;
}
.propertyname{
    color: #888888;
}
.propertyvalue{
    /*font-weight: bold;*/
}
.fav i{
    color: #ff0000;
}


.am-navbar-default .am-navbar-nav{
    background-color: #FFFFFF;
}
.am-navbar-default a{
    color: #000000;
}


.myfav-tip{
    font-size: 14px;
    padding: 8px;
    border-bottom: 6px solid #e5e5e5;
    background-color: #FFFFFF;
}
.myfav-tip span{
    color: #ff0000;
}
.myfav-unit{
    background-color: #FFFFFF;
    padding: 0 8px;
    margin-bottom: 4px;
}
.myfav-favtitle{
    padding: 6px 0px;
    margin: 2px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.myfav-list-ordinal {
    color: #FFFFFF;
    background-color: #000000;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    margin: 4px;
}
.myfav-list-close{
    float: right;
}
.myfav-unit .am-g{
    color: #797979;
    padding: 4px 0;
}
.myfav-favtitle>a{
    color: #000000;
}

.doorder-banner{
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.doorder-info{
    color: #424242;
}
#my-actions .am-checkbox{
    text-align: left;
    margin-left: 10px;
}

#usercenter{
    position: fixed;
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
    background: rgba(141, 141, 141, 0.6);
    border-radius: 50%;
    z-index: 999;
}
#usercenter img{
    width: 20px;
    height: 20px;
    margin: 10px;
}

.pubtime a{
    margin-left: 10px;
    color: rgba(0,0,0,0.75);
}
.pubtime .fav{
    color: red;
}