html {
    color: #000;
    background: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif, arial, Tahoma, SimSun, sans-serif
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif, arial, Tahoma, SimSun, sans-serif;
    word-wrap: break-word
}

body, dd, div, dl, dt, li, ol, p, ul {
    margin: 0;
    padding: 0
}

a, button {
    outline: 0 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, optgroup, th, var {
    font-style: inherit;
    font-weight: inherit
}

del, ins {
    text-decoration: none
}

li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

button, input, optgroup, option, select, textarea {
    font-style: inherit;
    font-weight: inherit
}

button, input, select, textarea {
    *font-size: 100%
}

textarea {
    resize: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.ui-hide {
    display: none
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

a {
    text-decoration: none;
    cursor: pointer
}

a:hover {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ui-header-wrap {
    width: 1190px;
    margin: 30px auto 15px
}

.ui-header-wrap .ui-logo {
    display: block;
    width: 214px;
    height: 42px;
    margin: 0 0 6px;
    background: url(//img.58cdn.com.cn/ui8/house/detail/images/new58logo.png) no-repeat;
    background-image: -webkit-image-set(url(//img.58cdn.com.cn/ui8/house/detail/images/new58logo.png) 1x, url(//img.58cdn.com.cn/ui8/house/detail/images/new58logo@2x.png) 2x)
}

.ui-header-wrap .ui-head-search {
    width: 797px
}

.ui-header-wrap .ui-search-box {
    float: left;
    zoom: 1;
    height: 38px;
    line-height: 38px;
    margin-bottom: 6px;
    border: 2px solid #ff552e;
    border-right: 0;
    background-position: 8px 10px;
    margin-right: 100px
}

.ui-header-wrap .ui-select-box {
    float: left;
    width: 82px;
    padding-left: 12px;
    height: 37px;
    background: #f8f8f8;
    position: relative;
    z-index: 100;
    font-size: 14px;
    color: #4a4a4a;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
    cursor: pointer
}

.ui-header-wrap .ui-select-box .ui-select-btn {
    width: 100%;
    border: none;
    line-height: 37px;
    height: 37px
}

.ui-header-wrap .ui-select-box i {
    width: 8px;
    height: 6px;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -3px;
    background-position: 0 -24px
}

.ui-header-wrap .ui-select-box i.ui-up {
    background-position: 0 -31px
}

.ui-header-wrap .ui-select-box ul {
    position: absolute;
    top: 37px;
    left: 0;
    z-index: 100;
    width: 94px;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05)
}

.ui-header-wrap .ui-select-box ul a {
    padding-left: 12px;
    display: block;
    height: 100%;
    color: #4a4a4a;
    height: 30px;
    line-height: 30px;
    cursor: pointer
}

.ui-header-wrap .ui-select-box ul a:hover {
    background: #f8f8f8;
    color: #ff552e
}

.ui-header-wrap .ui-search-text {
    float: left;
    height: 33px
}

.ui-header-wrap .ui-search-text input {
    width: 377px;
    padding-left: 13px;
    border: 0;
    line-height: 33px;
    height: 33px;
    outline: 0;
    font-size: 14px
}

.ui-header-wrap .ui-search-btn {
    height: 39px;
    border: none;
    margin: 0
}

.ui-header-wrap .ui-search-btn span {
    display: inline-block;
    background-color: #ff552e;
    height: 39px;
    border: none;
    width: 100px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center
}

.ui-header-wrap .ui-publish {
    display: inline-block;
    width: 100px;
    height: 42px;
    color: #ff552e;
    background: #ffefe7;
    line-height: 42px;
    text-align: center;
    font-size: 16px
}

.ui-header-wrap .ui-publish:hover {
    background: #ffe9de
}

.ui-header-wrap .ui-hot-news a {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.ui-header-wrap .ui-hot-news a:hover {
    color: #ff552e
}

.ui-header-wrap .ui-placeholder {
    height: 66px
}

.ui-icon {
    display: inline-block;
    width: 8px;
    height: 9px;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    margin-left: 3px
}

.ui-top-banner {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.ui-top-banner img {
    min-width: 100%;
    width: 100%;
    height: 100%
}

.ui-top-banner .ui-city {
    font-size: 78px;
    color: #fff;
    position: absolute;
    top: 69px;
    left: 50%;
    margin-left: -78px
}

.ui-content {
    width: 100%;
    background: #f5f5f5;
    position: relative;
    /*z-index: 10*/
}

.ui-content .ui-inner-box {
    background: #fff;
    width: 1180px;
    /*position: absolute;*/
    /*!*top: -170px;*!*/
    /*left: 50%;*/
    /*margin-left: -595px;*/
    /*z-index: 10*/
}

.ui-content .ui-category-ul {
    padding-left: 25px;
    padding-top: 33px;
    padding-bottom: 20px;
    padding-right: 0;
    overflow: hidden
}

.ui-content .ui-category-ul .ui-category {
    background: #fff;
    width: 268px;
    height: 323px;
    float: left;
    margin-right: 20px
}

.ui-content .ui-category-ul .ui-category-head {
    width: 100%;
    height: 105px;
    position: relative;
    overflow: hidden
}

.ui-content .ui-category-ul .ui-category-head img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.ui-content .ui-category-ul .ui-category-head a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    -moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in
}

.ui-content .ui-category-ul .ui-category-head .ui-brief {
    position: absolute;
    top: 24px;
    left: 172px;
    z-index: 1;
    text-align: left
}

.ui-content .ui-category-ul .ui-category-head .ui-brief.sydc-brief {
    left: 162px
}

.ui-content .ui-category-ul .ui-category-head .ui-title {
    font-size: 24px;
    color: #000
}

.ui-content .ui-category-ul .ui-category-head .ui-house-num {
    font-size: 14px;
    color: #999
}

.ui-content .ui-category-ul .ui-category-head .ui-see-all-btn {
    width: 76px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 7px
}

.ui-content .ui-category-ul .ui-below-box {
    border: 1px solid #ececec;
    border-top: none;
    overflow: hidden
}

.ui-content .ui-category-ul .ui-inner-category {
    padding-top: 16px;
    padding-left: 16px
}

.ui-content .ui-category-ul .ui-inner-category li {
    float: left
}

.ui-content .ui-category-ul .ui-inner-category a {
    display: block;
    background: #f3f6f9;
    width: 72px;
    height: 38px;
    text-align: center;
    line-height: 42px;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 11px;
    color: #4a4a4a
}

.ui-content .ui-category-ul .ui-inner-category .red {
    color: #ff552e
}

.ui-content .ui-category-ul .ui-inner-category a:hover {
    background: #ff552e;
    color: #fff
}

.ui-content .ui-category-ul .ui-all-btn {
    float: left;
    display: block;
    margin-left: 16px;
    background: #f4f7fa;
    width: 237px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 17px
}

.ui-content .ui-category-ul .ui-all-btn:hover {
    background: #ff552e;
    color: #fff
}

.ui-content .ui-category-ul .ui-all-btn:hover i {
    background-position: 0 -11px
}

.ui-content .ui-operating {
    padding-left: 25px;
    margin-bottom: 30px;
    overflow: hidden
}

.ui-content .ui-operating.four-child li {
    width: 268px;
    margin-right: 20px
}

.ui-content .ui-operating.four-child li .ui-brief {
    top: 40px;
    left: 23px
}

.ui-content .ui-operating.four-child li .ui-enter-btn {
    margin-top: 20px
}

.ui-content .ui-operating.four-child li img {
    width: 268px;
    height: 200px
}

.ui-content .ui-operating li {
    float: left;
    position: relative;
    width: 363px;
    height: 200px;
    margin-right: 22px
}

.ui-content .ui-operating li img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 363px;
    height: 200px
}

.ui-content .ui-operating li .ui-brief {
    position: absolute;
    top: 55px;
    left: 44px;
    z-index: 1;
    text-align: left
}

.ui-content .ui-operating li .ui-title {
    font-size: 24px;
    color: #333
}

.ui-content .ui-operating li .ui-text {
    font-size: 12px;
    color: #999
}

.ui-content .ui-operating li .ui-enter-btn {
    width: 103px;
    height: 28px;
    line-height: 28px;
    margin-top: 24px;
    font-size: 14px
}

.ui-content .ui-placeholder {
    height: 470px
}

.ui-ad {
    width: 1160px;
    background: #fff;
    overflow: hidden
}

.ui-crpic {
    float: left;
    width: 260px;
    margin-right: 30px
}

.ui-correlation {
    padding-top: 20px;
    width: 1190px;
    margin: 0 auto 30px;
    color: #999;
    font-size: 12px
}

.ui-correlation h4 {
    font-size: 14px;
    color: #333;
    margin: 30px 0 10px
}

.ui-correlation a {
    color: #999
}

.ui-correlation .ui-house-channel p {
    line-height: 24px
}

.ui-correlation .ui-hot-city {
    overflow: hidden
}

.ui-correlation .ui-hot-city li {
    float: left;
    width: 148px;
    line-height: 24px
}

.ui-correlation .ui-links {
    clear: both
}

.ui-downWrap span, .ui-links span, .ui-upWrap span {
    margin: 0 10px;
    color: #eee
}

.ui-footer {
    width: 1190px;
    margin: 0 auto;
    padding-top: 30px;
    font-size: 12px;
    border-top: 1px solid #eee
}

.ui-footer .ui-downWrap, .ui-footer .ui-upWrap {
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding-bottom: 20px
}

.ui-footer .ui-upWrap a {
    color: #555
}

.ui-footer .ui-downWrap a, .ui-footer .ui-downWrap em {
    color: #999
}

.ui-footer .ui-downWrap a:hover, .ui-footer .ui-upWrap a:hover {
    color: #ff552e
}

.ui-footer .ui-fotBtmIcon {
    height: 58px;
    text-align: center
}

.ui-footer .ui-fotBtmIcon a {
    display: inline-block;
    height: 38px;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-image: url(//img.58cdn.com.cn/ui8/house/detail/images/zufang-detail-footer.png);
    background-image: -webkit-image-set(url(//img.58cdn.com.cn/ui8/house/detail/images/zufang-detail-footer.png) 1x, url(//img.58cdn.com.cn/ui8/house/detail/images/zufang-detail-footer@2x.png) 2x)
}

.ui-footer .ui-fotBtmIcon .ui-fotBm1 {
    width: 130px;
    background-position: 0 -96px
}

.ui-footer .ui-fotBtmIcon .ui-fotBm2 {
    width: 160px;
    background-position: 0 -192px
}

.ui-footer .ui-fotBtmIcon .ui-fotBm3 {
    width: 154px;
    background-position: 0 0
}

.ui-footer .ui-fotBtmIcon .ui-fotBm4 {
    width: 108px;
    background-position: 0 -48px
}

.ui-footer .ui-fotBtmIcon .ui-fotBm5 {
    width: 130px;
    background-position: 0 -144px
}

.ui-footer .ui-fotBtmIcon .ui-fotBm6 {
    width: 120px;
    background-position: 0 -240px
}

a:hover {
    color: #137AFFFF!important;
}

.ui-form {
    position: relative
}

.ui-contention {
    width: 486px;
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    right: 0;
    top: 40px;
    /*z-index: 100;*/
    font-size: 12px
}

.ui-contention a {
    display: block;
    color: #555;
    height: 30px;
    line-height: 30px;
    padding: 0 20px
}

.ui-contention a:hover {
    background: #f6f6f6
}

.ui-spriteIcon {
    background: url(//img.58cdn.com.cn/fangrs/pc-catelist/imgs/pc-catelist-icon.png) no-repeat
}

.ui-enter-btn, .ui-hover-btn {
    display: block;
    border: 1px solid #aaa;
    border-radius: 100px;
    text-align: center;
    color: #4a4a4a
}

.ui-enter-btn {
    color: #333
}

.ui-hover-btn:hover, .ui-operating .ui-i-box:hover .ui-enter-btn {
    border: 1px solid #ff552e;
    background: #ff552e;
    color: #fff;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ui-hover-btn:hover i, .ui-operating .ui-i-box:hover .ui-enter-btn i {
    background-position: 0 -11px
}

.bg-gary {
    background: #f6f6f6
}

.ui-inner-category a:hover{
    color:#fff!important;
}
a.ui-all-btn:hover{
    color:#fff!important;
}