*{
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    color: #333;
    font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", 'Segoe UI', Tahoma, "宋体b8b\4f53", SimSun, sans-serif;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a{
    text-decoration: none;
    color: #000;
}
a:hover{
    color:#000
}
li{
    list-style-type: none;
}
ol{
    list-style: none;
}
.container{
    width: 1190px;
    margin: auto;
}
header{
    /*background: #161616 url(../images/banner_01.jpg) no-repeat;*/
    width: 100%;
    height: 610px;
    padding-top: 30px;
    background-attachment: fixed;
    background-position: center 0;
    display: block;
    position: relative;
    background-size: cover;
    overflow: hidden;
}
.head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}
.head .left{
    display: flex;
    align-items: center;
}
.logo {
    margin-right: 10px;
}
.head .exchange {
    background: rgba(0, 0, 0, 0.25);
    display: inline-block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
    padding: 0 10px;
    font-size: 12px;
}
.head .exchange i {
    margin-right: 5px;
}
.head .exchange i img{
    vertical-align: middle;
    margin-top: -2px;
}
.head .right{
    margin-top: -6px;
}
.head .in-nav{
    display: flex;
    align-items: center;
}
.head .in-nav ul{
    display: flex;
}
.head .in-nav ul li a {
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
    -webkit-text-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-text-shadow: 0 0 5px rgba(0,0,0,0.3);
    -ms-text-shadow: 0 0 5px rgba(0,0,0,0.3);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    font-weight: 700;
}
.head .in-nav .ti-hover {
    position: relative;
    z-index: 99;
    height: 22px;
}
.head .in-nav .typeShowUser {
    float: right;
    text-align: right;
    height: 20px;
    margin-left: 36px;
    font-weight: 700;
}
.header-wrap{
    position: relative;
    z-index: 2;
}
.head .in-nav .typeShowUser i img{
    vertical-align: middle;
    margin-top: -4px;
}
.head .ti-hover a, .header .ti-hover span {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.head .in-nav .typeShowUser span a
 {
    margin-left: 5px;
}
.wrap-ico {
    margin: 170px auto 0 auto;
    text-align: center;
    /*background-image: url(../images/zi.png);*/
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 77px;
    width: 600px;
}
.house-num {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 4px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.house-num ul {
    position: relative;
    height: 35px;
    overflow: hidden;
}
.header-wrap .search-box-wrap {
    margin: -14px auto 0 auto;
    width: 812px;
    height: 127px;
    position: relative;
}
.header-wrap .search-box-wrap .search-box-con {
    padding: 20px;
    position: relative;
}
.header-wrap .search-box-wrap .search-box-con .menu {
    float: left;
}
.header-wrap .search-box-wrap .search-box-con .menu li {
    float: left;
    opacity: .9;
    filter: alpha(opacity=50);
    height: 43px;
    position: relative;
}
.header-wrap .search-box-wrap .search-box-con .menu li.check {
    opacity: 1;
    filter: alpha(opacity=100);
}
.header-wrap .search-box-wrap .search-box-con .menu li.check span{
       font-weight: bold;
}
.header-wrap .search-box-wrap .search-box-con .menu li span {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    padding: 0 10px 0 15px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    cursor: pointer;
}
.search form{
    position: relative;
}

.search form .fa-search{
    position: absolute;
    color: #fff;
    top: 20px;
    right: 100px;
}
.header-wrap .search-box-wrap .search-box-con .menu li span {
    text-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}
.header-wrap .search-box-wrap .search-box-con .menu i {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    width: 0;
    height: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 33px;
    border-bottom: 10px solid #fff;
    z-index: 9;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
}
.header-wrap .search-box-wrap .search-box-con .menu li.check i{
    display: block;
}
.header-wrap .search-box-wrap .search-box-con .search {
    clear: both;
    position: relative;
}
.clear {
    display: block;
}
.clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
.header-wrap .search-box-wrap .search-box-con .search .box {
    background: #fff;
    border-radius: 2px;
    clear: both;
    height: 55px;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}
.header-wrap .search-box-wrap .search-box-con .search .text {
    width: 626px;
    padding-left: 20px;
    border: 0;
    height: 55px;
    line-height: 55px;
    border-radius: 2px;
    font-size: 14px;
    outline: none;
}
.left {
    float: left;
}
.header-wrap .search-box-wrap .search-box-con .search .btn {
    background: #3072f6;
    width: 127px;
    height: 55px;
    float: right;
    border: 0;
    display: block;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: -1px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-indent: 10px;
}
.fang-list {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 20px;
}
.fang-list03{
    padding-bottom: 80px;
}
.fang-list-bg{
    background: #fff;
}
.fang-list .name{
    font-size: 28px;
    font-weight: 100;
    color: #606060;
}
.fang-list .name strong{
    color: #333;
    font-weight: bold;
    margin-right: 15px;
}
.fang-list p{
    color: #888;
    margin-top: 10px;
}
.fang-list p a {
    color: #394043;
    margin-left: 20px;
    float: right;
}
.fang-list .fang-li {
    padding-top: 25px;
}
.fang-list .fang-li ul{
    display: flex;
}
.fang-list .fang-li li{
    width: 31%;
    margin-left: 4%;
}
.fang-list .fang-li li:first-child{
margin-left: 0;
}
.fang-list .fang-li li a {
    width: 100%;
    position: relative;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
/*    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
}
.fang-list .fang-li li a img {
    width: 100%;
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -ms-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    height: 272px;
    border-radius: 4px;
}
.fang-list  li .bottom {
    padding: 0px 0 14px;
}
.fang-list  li .bottom p.position {
    font-family: HiraginoSansGB-W6;
    font-size: 18px;
    color: #101D37;
    letter-spacing: 0;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fang-list  li .bottom p.tips {
    margin-top: 11px;
    color: #999;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: unset;
}
.fang-list  li .bottom p.tips span {
    margin-right: 8px;
}
.fang-list  li .tips .tips-price {
    font-family: HiraginoSansGB-W6;
    font-size: 16px;
    color: #FA5741;
    letter-spacing: 0;
    margin-right: 0 !important;
}
.fang-list02 .fang-li li .bottom,
.fang-list03 .fang-li li .bottom
{
padding: 0;
}
.fang-list02 .fang-li li a,
.fang-list03 .fang-li li a
{
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow: none;

}
.footer {
    margin-top:18px;
}
.footer .path-btn {
    display: flex;
    margin-bottom: 30px;
    justify-content: flex-start;
    align-items: center;
}
.footer .path-btn .item {
    height: 40px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E7E7E7;
    padding: 0 34px;
    margin-right: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .title1 {
    display: flex;
    padding-bottom: 20px;
    flex-wrap: wrap;
    position: relative;
}
.record-code-content{
    border-top: 1px solid #D8D8D8;
}
.footer .title1 .item {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    margin-right: 30px;
    cursor: pointer;
    margin-bottom: 10px;
}
.footer .title1 .item:first-child {
    color: #222;
}
.footer .title2-wrap.title2-wrap1 {
    display: flex;
    flex-wrap: wrap;
}
.footer .title2-wrap a {
    margin-right: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 10px;
}
.record-code {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    padding-top: 20px;
    width: 1190px;
    margin: auto;
}
.record-code a {
    color: #999999;
}
.footer .left-links .tel{
    color: #3072f6;
    margin-left: auto;
    font-weight: bold;
}
.commonTopbar {
    font: 12px / 1.2 Hiragino Sans GB, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", arial, Tahoma, SimSun, "sans-serif";
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    position: relative;
    z-index: 2000;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #555;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
}
.commonTopbar .pos {
   display: flex;
   justify-content: space-between;
}
.commonTopbar .bar_left {
    word-spacing: 1px;
}
.commonTopbar .bar_right{
    display: flex;
}
.commonTopbar .bar_left h2 {
    display: inline;
    color: #3072f6;
    font-weight: 700;
    font-size: 12px;
}
.commonTopbar #commonTopbar_ipconfig {
    margin: 0 10px 0 8px;
}
.commonTopbar #commonTopbar_login{
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
}
.commonTopbar #commonTopbar_ipconfig a, .commonTopbar .haschild a
 {
    color: #666;
}
.commonTopbar #commonTopbar_login a {
    color: #666;
    margin: 0 4px;
}
#commonTopbar_mymenu{
    position: relative;
}
#commonTopbar_mymenu:hover .hc{
    display: block;
}
.commonTopbar .arrow {
    margin-left: 8px;
    background: url(../images/topbar_icons.png) no-repeat -10px -470px;
    display: block;
    position: absolute;
    width: 7px;
    height: 4px;
    overflow: hidden;
    right: -13px;
    top: 16px;
}
.commonTopbar .mark
 {
    position: absolute;
    right: 0;
    top: 34px;
    height: 4px;
    z-index: 1001;
    font-size: 0;
    overflow: hidden;
    display: none;
    background-color: #fff;
    width: 100%;
}
.commonTopbar #commonTopbar_loginbox a
 {
    font-size: 12px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.commonTopbar #commonTopbar_loginbox a:hover, .commonTopbar #commonTopbar_vip .hc a:hover {
    color: #3072f6;
    background-color: #f8f8f8;
    text-decoration: none;
}
.commonTopbar .hover .hc {
    border: 1px solid #eee;
    display: block;
    position: absolute;
    zoom: 1;
    background: #fff;
    padding: 0;
    display: none;
}
.commonTopbar #commonTopbar_loginbox {
    right: -25px;
    width: 86px;
    _width: 85px;
    top: 35px;
    _top: 36px;
}

.head-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    margin-bottom: 20px;
}
.top-publish-news a{
    cursor: pointer;
    width: 100px;
    height: 46px;
    color: #fff;
    background: #3072f6;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
}
.search-section {
    z-index: 10;
    position: relative;
    width: 584px;
    height: 42px;
    border: 2px solid #3072f6;
    float: right;
    margin-right: 100px;
}
.search-section .search-input {
    float: left;
    background: #fff;
    padding-left: 101px;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 403px;
    height: 24px;
    font-size: 16px;
    color: #555;
    border: none;
    line-height: 24px;
    outline: none;
}
.icon {
    display: inline-block;
    background-repeat: no-repeat;
}
.search-section .icon, .sprite-business-list-icon {
    background-image: url(../images/n_v2889faf79d0a14e7c87dfc1aa8cc71834.png);
    background-size: 138px auto;
    background-repeat: no-repeat;
}
.search-section .icon {
    position: absolute;
    top: 13px;
    left: 10px;
    background-position: -54px -68px;
    width: 14px !important;
    height: 15px !important;
    display: inline-block;
}
.search-section .search-btn {
    display: inline-block;
}
.search-section .search-btn input {
    cursor: pointer;
    height: 42px;
    width: 80px;
    border-width: 0;
    font-family: microsoft Yahei;
    text-align: center;
    line-height: 42px;
    background: #3072f6;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: .9;
    color: #fff;
    font-size: 16px;
}

.hot_search {
    display: flex;
}
.hot_search li {
    padding: 10px 10px 0;
}
.hot_search li a {
    font-size: 12px;
    color: #999;
}
.search-inner{
    display: flex;
    flex-direction: column;
}

.nav-tab-wrap {
    width: 100%;
    height: 42px;
    background: #3072f6;
}
.nav-tab-wrap .tab-wrap {
    list-style: none;
    width: 1190px;
    height: 100%;
    margin: 0 auto;
}
.nav-tab-wrap .tab-wrap li {
    height: 42px;
    line-height: 42px;
    float: left;
}
.nav-tab-wrap .tab-wrap li a {
    text-decoration: none;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.nav-tab-wrap .tab-wrap .on {
    background: rgb(68 128 247);
}
.nav-top-bar {
    width: 100%;
    line-height: 52px;
    color: #999;
    font-size: 12px;
}
.nav-top-bar>a {
    color: #999;
}
.house-nav-tab-wrapper {
    height: 16px;
    padding: 8px 0 11px;
    margin-bottom: 21px;
    border-bottom: 1px solid #f3f3f3;
}
.house-nav-tab-wrapper .house-nav-tab li {
    float: left;
    height: 18px;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-right: 40px;
}
.house-nav-tab-wrapper .house-nav-tab li a {
    color: #333;
}
.house-nav-tab-wrapper .house-nav-tab li a.on, .house-nav-tab-wrapper .house-nav-tab li a:hover {
    color: #3072f6;
}
.filter-wrap {
    position: relative;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
}
.filter-wrap .filter-section-position-title {
    vertical-align: top;
    line-height: 20px;
    font-size: 0;
    margin-bottom: 20px;
}
.filter-wrap .filter-section-position-title>span {
    vertical-align: top;
    display: inline-block;
    min-width: 46px;
    font-size: 14px;
    color: #888;
}
.filter-wrap .filter-section-position-title>a {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    font-size: 14px;
}
.filter-wrap .filter-section-position-title>a.filter-active, .filter-wrap .filter-section-position-title>a:hover {
    color: #3072f6;
}
.filter-wrap .filter-section-position-title>a.area-title, .filter-wrap .filter-section-position-title>a.subway-title {
    margin-right: 30px;
}
.filter-wrap .filter-section-position-title>a>i, .sprite-business-list-icon, dl.secitem>dd .more_filter_cn .fake_select_item .select_title .downIcon {
    background-image: url(../images/n_v2889faf79d0a14e7c87dfc1aa8cc71834.png);
    background-size: 138px auto;
    background-repeat: no-repeat;
}
.filter-wrap .filter-section-position-title>a>i {
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
}
.filter-wrap .filter-section-position-title>a>i.down {
    background-position: -109px -98px;
    width: 9px !important;
    height: 6px !important;
}
.filter-wrap .filter-section-position-content {
    margin-left: 46px;
    overflow: hidden;
}
.filter-wrap .filter-section-position-content .area-sub-title {
    overflow: hidden;
}
.filter-wrap .filter-section-position-content .area-sub-title>a {
    float: left;
    margin: 0 20px 9px 0;
    color: #333;
}
.filter-wrap .filter-section-position-content .area-sub-title>a.selected, .filter-wrap .filter-section-position-content .area-sub-title>a:hover {
    color: #3072f6;
}
dl.secitem {
    line-height: 34px;
    vertical-align: top;
}
dl.secitem>dt {
    color: #888;
    float: left;
    width: 46px;
}
dl.secitem>dd a, dl.secitem>dd span {
    color: #333;
    font-size: 14px;
    display: inline-block;
}
dl.secitem>dd a {
    margin-right: 17px;
}
dl.secitem>dd a:hover
 {
    color: #3072f6;
}
dl.secitem>dd a.selected, dl.secitem>dd span.selected {
    color: #3072f6;
}
dl.secitem input {
    width: 50px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #dedede;
}
dl.secitem input[type=text] {
    padding-left: 5px;
}
dl.secitem>dd>span .shaixuanbtn
 {
    margin-bottom: -1px;
    margin-left: 5px;
    margin-right: 0;
    height: 17px;
}
dl.secitem>dd>span .shaixuanbtn.none {
    display: none;
}
dl.secitem>dd>span .shaixuanbtn>input {
    height: 18px;
    color: #555;
    border-radius: 2px;
    padding: 0 6px;
    border: 1px solid #dedede;
    font-family: microsoft Yahei;
    background: #fff;
    display: block;
    width: auto;
    line-height: 18px;
    text-align: center;
}
dl.secitem:after {
    content: "";
    display: block;
    clear: both;
}
dl.secitem>dd .more_filter_cn {
    height: 34px;
}
dl.secitem>dd .more_filter_cn .fake_select_item {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 88px;
    background: #fff;
    margin-right: 10px;
    margin-top: 0;
    float: left;
}
dl.secitem>dd .more_filter_cn .fake_select_item_long {
    float: left;
    position: relative;
    width: 96px;
    background: #fff;
    margin-right: 10px;
    margin-top: 0;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_title {
    position: relative;
    display: block;
    background: #fff;
    width: 96px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    border: 1px solid #dedede;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_title>span {
    margin-left: 9px;
    color: #888;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_title .downIcon {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -3px;
    background-position: -109px -98px;
    width: 9px !important;
    height: 6px !important;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn {
    visibility: hidden;
    font-size: 0;
    width: 96px;
    border: 1px solid #dedede;
    position: absolute;
    left: 0;
    z-index: 999;
    background-color: #fff;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn>a {
    font-size: 14px;
    display: block;
    margin-right: 0;
    padding-left: 9px;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn>a.selected {
    color: #ff552e;
}
dl.secitem>dd .more_filter_cn:after {
    content: "";
    display: block;
    clear: both;
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn>a.selected {
    color: #ff552e
}

dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn>a:hover {
    background-color: #f9f9f9;
    color: #ff552e
}
dl.secitem>dd .more_filter_cn .fake_select_item:hover .select_lst_cn {
    visibility: visible
}
dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn.down,dl.secitem>dd .more_filter_cn .fake_select_item .select_lst_cn_long.down {
    border-top-width: 0;
    top: 20px
}
.content-side-left {
    float: left;
    width: 994px;
}
.list-main-style li {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px 0;
}
.list-main-style li a{
    overflow: hidden;
    display: block;
}
.list-main-style .pic {
    float: left;
    position: relative;
    width: 174px;
    height: 130px;
    margin-right: 20px;
}
.content-side-left img {
    width: 100%;
    height: 100%;
    border: 0;
}
.content-side-left a img {
    border: 0;
}
.list-main-style .pic .icon-wrapper {
    height: 24px;
    position: absolute;
    right: 8px;
    bottom: 8px;
    font-size: 0;
}
.list-main-style .pic .icon-wrapper .icon-vedio, .sprite-common
 {
    display: inline-block;
    background-image: url(../images/n_v2dd2684b2f5e84b0d863731bee8c8a81c.png);
    background-size: 142px auto;
    background-repeat: no-repeat;
}
.list-main-style .pic .icon-wrapper .icon-vedio
 {
    background: url(../images/video.png) 0 0 / 100% 100% no-repeat;
    width: 24px !important;
    height: 24px !important;
    margin-left: 6px;
}
.list-main-style .picNum {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px 8px;
    color: #fff;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
    font-size: 12px;
}
.list-main-style .list-info {
    float: left;
}
.list-main-style .title {
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 0;
}
.list-main-style .title .title_des, .list-main-style .title .title_des_cross_city {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}
.list-main-style .list-info .baseinfo {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
}
.list-main-style .list-info .baseinfo span {
    display: inline-block;
    line-height: 12px;
    vertical-align: top;
    font-size: 12px;
    max-width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-main-style .list-info .baseinfo span.managercompany {
    line-height: 13px;
    color: #999;
    margin-left: 10px;
}
.list-main-style .list-info .baseinfo span.manager {
    margin: 0 0 0 4px;
    line-height: 13px;
}
.list-main-style .list-info .baseinfo i {
    display: inline-block;
}
.list-main-style .list-info .baseinfo i.split {
    width: 2px;
    height: 12px;
    margin: 0 11px;
    line-height: 12px;
    vertical-align: top;
    background: #e3e3e3;
}
.list-main-style .list-info .baseinfo:after {
    content: "";
    display: block;
    clear: both;
}
.list-main-style .list-info .baseinfo.last {
    line-height: 18px;
    margin-top: 20px;
    font-size: 0;
}
.list-main-style .list-info .baseinfo i.managericon, .list-main-style .list-info .baseinfo i.managerIcon, .list-main-style .pic .videoIcon, .list-main-style .pic .VRIcon, .sprite-business-list-icon {
    background-image: url(../images/n_v2889faf79d0a14e7c87dfc1aa8cc71834.png);
    background-size: 138px auto;
    background-repeat: no-repeat;
}
.list-main-style .list-info .baseinfo i.managericon, .list-main-style .list-info .baseinfo i.managerIcon {
    background-position: -92px -68px;
    width: 13px !important;
    height: 13px !important;
    line-height: 13px;
    vertical-align: top;
}
.list-main-style .list-info .baseinfo.last .manager, .list-main-style .list-info .baseinfo.last .managercompany, .list-main-style .list-info .baseinfo.last .managerCompany, .list-main-style .list-info .baseinfo.last .managericon, .list-main-style .list-info .baseinfo.last .managerIcon {
    vertical-align: middle;
}
.list-main-style .list-info .tag-wrap {
    max-width: 520px;
    height: 20px;
    font-size: 0;
    margin-top: 10px;
    overflow: hidden;
}
.list-main-style .list-info .tag-wrap span {
    font-size: 12px;
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
}
.list-main-style .list-info .tag-wrap .tag-item {
    padding: 4px 10px;
}
.tag-item:nth-child(4n+1){
    background: rgba(81,122,153,.1); color: #517a99;
}
.tag-item:nth-child(4n+2){
    background: rgba(255,128,98,.1); color: #ff8062;
}
.tag-item:nth-child(4n+3){
    background: rgba(142,155,221,.1); color: #8e9bdd;
}
.tag-item:nth-child(4n+4){
    background: rgba(241,168,42,.1); color: #f1a82a;
}
.list-main-style .area, .list-main-style .price {
    position: absolute;
    bottom: 51px;
    text-align: center;
}
.list-main-style .price
 {
    right: 0;
    width: 181px;
}
.list-main-style .price .up {
    color: #ff552e;
    font-size: 0;
}
.list-main-style .price .up .num {
    font-size: 24px;
    font-weight: 500;
}
.list-main-style .price .up .unit {
    font-size: 14px;
    vertical-align: 1px;
}
.list-main-style .area .down, .list-main-style .price .down {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
}
.list-main-style .area {
    width: 240px;
    right: 150px;
}
.list-main-style .area .num {
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-main-style .area .num span {
    font-size: 18px;
    letter-spacing: 0;
}
.list-main-style .area .num .unit {
    font-size: 14px;
}
.list-main-style li .time {
    position: absolute;
    top: 20px;
    right: 18px;
    color: #ccc;
}
.list-main-style li:after {
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    display: block;
}
.am-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}

.am-pagination li.am-disabled{
    background: #ddd;
}
.pager {
    padding: 30px 0;
    clear: both;
    text-align: center;
    font-size: 14px;
    zoom: 1;
}
.am-pagination li.total{
    display: none;
}
.pager strong ,.am-pagination li.am-active{
    color: #fff;
    background-color: #555;
    font-weight: 400;
    border: 0;
}
.am-pagination li.am-active a{
    color: #fff;
}
.pager a, .pager strong ,.am-pagination li span{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 36px;
    width: auto;
    line-height: 36px;
    text-align: center;
    border: 1px solid #eee;
    margin-right: -1px;
    padding: 0 15px;
}
.pager a {
    color: #555;
}
.pager a, .pager strong {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #eee;
    margin-right: -1px;
    white-space: nowrap;
}
.pager .next {
    margin-left: 10px;
}
.pager .next, .pager .prv {
    width: 70px;
}
.pager a:hover {
    text-decoration: underline;
    color: #ff552e
}
#guessLikeBottom {
    margin-bottom: 50px;
}
.list-main-style li:hover {
    background-color: #f5f5f5;
    cursor: pointer
}

.list-main-style li:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: .8
}

.list-main-style li:hover .title_des {
    color: #ff552e
}

.list-main-style li:visited .title_des {
    color: #999
}
.search-inner02{
    display: flex;
}
.head-inner02{
   padding-top: 20px;
}
.head-inner02 .top-publish-news a {
    height: 36px;
    color: #fff;
    background: #3072f6;
    line-height: 36px;
}

.head-inner02 .search-section {

    width: 403px;
    height: unset;
    border: none;
    margin-right: 100px;
}

.head-inner02 .search-section .search-input {
    border: 1px solid #ddd;
   font-family: microsoft Yahei;
    width: 290px;
    height: 16px;
    font-size: 12px;
    line-height: 24px;

}

.head-inner02 .search-section .search-btn input {
    float: left;
    cursor: pointer;
    display: inline-block;
    margin-left: -1px;
    margin-bottom: -1px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #555;
    font-size: 14px;
    padding: 7px 18px 8px 19px;
    height: unset;
    line-height: unset;
}

.head-inner02 .search-section .search-btn {
    margin-left: 0px; 
}

.house-title {
    z-index: 5;
    position: relative;
}
.c_000 {
    color: #000;
}
.f20 {
    font-size: 20px;
}
.house-title h1 {
    font-weight: 700;
    width: 940px;
    line-height: 24px;
}
.house-title h1 {
    position: relative;
}
.house-update-info {
    margin: 11px 0 17px;
    font-size: 0;
    color: #999;
}
.house-update-info>span {
    display: inline-block;
    line-height: 24px;
    padding: 0 6px;
    margin-right: 6px;
    font-size: 12px;
}
.house-update-info>span.up {
    vertical-align: top;
    line-height: 20px;
    color: #999;
    padding-left: 0;
}
.f12 {
    font-size: 12px;
}
.title-right-info {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    display: none;
}
.main-wrap {
    width: 1190px;
    margin: auto;
}
.c_999 {
    color: #999;
}
.ml_20 {
    margin-left: 20px;
}
.collect-house {
    text-align: center;
}
.title-right-info a {
    float: left;
    display: block;
}
.lh18 {
    line-height: 18px;
}
.f14 {
    font-size: 14px;
}
.c_555 {
    color: #555;
}
.collect-house .top {
    margin-bottom: 12px;
    margin-top: 4px;
}
.collect-house .collectIcon {
    margin-bottom: -3px;
    margin-right: 5px;
}
.collect-house.off .collectIcon, .collect-house.on .collectIcon, .defraud-house .defraudIcon, .report-column .jianjiao, .sprite-business-detail-icon {
    background-image: url(../images/n_v221422d1ea03942eb8c1ca800ea90ab7d.png);
    background-size: 258px auto;
    background-repeat: no-repeat;
}
.collect-house.on .collectIcon {
    background-position: -167px -182px;
    width: 18px !important;
    height: 17px !important;
}
.collect-house.off .collectIcon {
    background-position: -144px -182px;
    width: 18px !important;
    height: 17px !important;
}

em, i {
    font-style: normal;
}
.house-basic-info
{
    margin-bottom: 30px;
}
.house-basic-pic {
    position: relative;
    width: 585px;
}
.fl {
    float: left;
}
.pr {
    position: relative;
}
.house-basic-pic .basic-top-bigpic {
    cursor: pointer;
    width: 585px;
    height: 400px;
    overflow: hidden;
    margin-bottom: 10px;
}
#bigImg {
    background-color: #000;
}
.house-basic-pic .basic-pic-list {
    width: 100%;
    height: 75px;
    overflow: hidden;
}
.pa {
    position: absolute;
}
.house-basic-pic .basic-pic-list .pic-list-wrap {
    padding-left: 35px;
    width: 10000px;
}
.house-basic-pic .basic-pic-list .pic-list-wrap li {
    cursor: pointer;
    position: relative;
    width: 121px;
    height: 75px;
    margin-right: 10px;
    float: left;
    background: #000;
}
.house-basic-pic .basic-pic-list .pic-list-wrap li .icon-vedio, .house-basic-pic .basic-top-bigpic .icon-big-vedio, .sprite-common {
    display: inline-block;
    background-image: url(../images/n_v2dd2684b2f5e84b0d863731bee8c8a81c.png);
    background-size: 142px auto;
    background-repeat: no-repeat;
}
.house-basic-pic .basic-pic-list .pic-list-wrap li .icon-swiper-small-position {
    position: absolute !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.house-basic-pic .basic-pic-list .pic-list-wrap li .icon-vedio {
    background: url(../images/video.png) 0 0 / 100% 100% no-repeat;
    width: 24px !important;
    height: 24px !important;
    margin-left: 6px;
    z-index: 1;
}
.house-basic-pic .basic-pic-list .pic-list-wrap li img
 {
    background: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
    width: 100%;
}
.house-basic-pic .basic-pic-list .basic-pic-left, .house-basic-pic .basic-pic-list .basic-pic-right {
    top: 0;
    width: 25px;
    height: 75px;
    display: block;
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    opacity: .75;
}
.house-basic-pic .basic-pic-list .basic-pic-left {
    left: 0;
}
.basic-pic-load .bottom, .basic-pic-load .top, .house-basic-pic .basic-pic-list .basic-pic-left .icon, .house-basic-pic .basic-pic-list .basic-pic-right .icon, .picDescMask.off .icon, .picDescMask.on .icon, .picmask .big-pic-left .icon, .picmask .big-pic-right .icon, .picmask .big-top-bigpic .big-pic-load .bottom, .picmask .big-top-bigpic .big-pic-load .top, .picmask .picclose, .sprite-business-detail-icon {
    background-image: url(../images/n_v221422d1ea03942eb8c1ca800ea90ab7d.png);
    background-size: 258px auto;
    background-repeat: no-repeat;
}
.house-basic-pic .basic-top-bigpic .icon-big-vedio {
    background-position: 0 0;
    width: 76px !important;
    height: 76px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -38px;
    margin-left: -38px;
}
.house-basic-pic .basic-pic-list .basic-pic-right .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -4px;
    background-position: -245px -136px;
    width: 8px !important;
    height: 13px !important;
}
.house-basic-pic .basic-pic-list .basic-pic-left .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -4px;
    background-position: -245px -118px;
    width: 8px !important;
    height: 13px !important;
}
.house-basic-pic .basic-pic-list .basic-pic-right {
    right: 0;
}
.fr {
    float: right;
}
.house-basic-right {
    position: relative;
    width: 564px;
    height: 485px;
}
.house_basic_title_money {
    font-family: PingFangSC-Regular, PingFang SC;
    margin-top: 23px;
}
.house_basic_title_money .house_basic_title_money_num {
    font-family: Arial-BoldMT, Arial;
    font-size: 38px;
    color: #f64b00;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 700;
}
.house_basic_title_money .house_basic_title_money_unit {
    font-size: 16px;
    color: #f64b00;
    letter-spacing: 0;
    line-height: 16px;
    margin-right: 10px;
}
.house_basic_title_money .house_basic_title_money_num_chuzu, .house_basic_title_money .house_basic_title_money_num_second, .house_basic_title_money .house_basic_title_money_unit_chuzu, .house_basic_title_money .house_basic_title_money_unit_second {
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.house_basic_title_info, .space_line {
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
}
.house_basic_title_info {
    margin-top: 37px;
}
.house_basic_title_info>span {
    float: left;
    width: 188px;
    font-size: 14px;
    color: #666;
}
.house_basic_title_info>span.up {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.house_basic_title_info:after {
    display: block;
    content: "";
    clear: both;
}
.house_basic_title_info_2 {
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
}
.house_basic_title_info_2 .title {
    vertical-align: bottom;
    color: #999;
}
.house_basic_title_info_2 .p_2 {
    margin-top: 14px;
}
.house-basic-poster-wrapper {
    margin-top: 38px;
    padding-bottom: 30px;
}
.house-basic-poster-wrapper .poster-img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 21px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.house-basic-poster-wrapper .poster-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.house-basic-poster-wrapper .poster-name {
    line-height: 18px;
    color: #333;
    margin-bottom: 10px;
    height: 18px;
}
.house-basic-poster-wrapper .poster-name .name-text {
    float: left;
    vertical-align: top;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
}
.house-basic-poster-wrapper .otherZizhi, .house-basic-poster-wrapper .poster-company-3, .house-basic-poster-wrapper .poster-company-4, .house-basic-poster-wrapper .poster-identity, .house-basic-poster-wrapper .poster-register {
    font-size: 12px;
    line-height: 14px;
    color: #999;
    margin-bottom: 10px;
}
.house-basic-poster-wrapper .poster-company-4 {
    padding-top: 2px;
    color: #333;
}
.house-basic-poster-wrapper .main-address .link, .house-basic-poster-wrapper .main-address .td, .house-basic-poster-wrapper .main-address .th {
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Regular;
}
.house-basic-poster-wrapper .main-address .th {
    color: #999;
}
.house-basic-poster-wrapper .main-address .td {
    color: #333;
}
.house-chat-entry {
    height: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.house-chat-entry .house-chat-phone {
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #3072f6;
    cursor: pointer;
    font-weight: bold;
    display: block;
}
.house-chat-entry .house-chat-phone .phone-num {
    margin-top: 11px;
    margin-bottom: 2px;
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    text-shadow: 0 0 4px rgba(139, 62, 0, .3);
}
.house-basic-poster-wrapper .main-address .link i, .house-chat-entry .house-chat-phone .phone-before-click-icon, .house-chat-entry .house-chat-phone .phone-icon, .house-chat-entry .house-chat-wechat i, .house_basic_title_info_2 .map i, .sprite-business-detail-icon
 {
    background-image: url(../images/n_v221422d1ea03942eb8c1ca800ea90ab7d.png);
    background-size: 258px auto;
    background-repeat: no-repeat;
}
.house-chat-entry .house-chat-phone .phone-before-click-icon, .house-chat-entry .house-chat-phone .phone-icon {
    background-position: 0 -205px;
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    vertical-align: middle;
}

.clearfix:after {
    display: block;
    content: ".";
    visibility: hidden;
    height: 0;
    clear: both;
}
.house-detail-left {
    border-top: 1px solid #f3f3f3;
    font-size: 14px;
}
.house-origin-nav {
    cursor: pointer;
    margin-top: 21px;
}
.house-origin-nav.fixed{
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #fff;
    top: 0;
    margin-top: 0;
    left: 0;
    padding-bottom: 10px;
    box-shadow: 0 0 5px 0 #ccc;
    padding-top: 10px;
}
.house-origin-nav.fixed .nav-menu{
    max-width: 1190px;
    margin: auto;
}
.house-origin-nav .nav-menu {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.house-origin-nav .nav-menu li {
    float: left;
    font-size: 16px;
    color: #999;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.house-origin-nav .nav-menu li.cur, .house-origin-nav .nav-menu li.hove {
    color: #000;
}
.general-item {
    overflow: hidden;
}
.general-intro, .general-loupan {
    margin-top: 50px;
}
.general-item h3 {
    font-size: 22px;
    color: #000;
    line-height: 20px;
    vertical-align: top;
}
.general-item em {
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    opacity: .2;
    background: #ff552e;
    border-radius: 1px;
    width: 4px;
    height: 20px;
    margin-right: 14px;
}
.general-item-wrap {
    overflow: hidden;
    margin-left: 18px;
}
.general-intro>ul, .general-loupan>ul {
    margin-top: 20px;
    margin-bottom: 40px;
}
.general-intro>ul .intro-item, .general-loupan>ul .intro-item
 {
    float: left;
    width: 466px;
    line-height: 34px;
    font-size: 14px;
}
.general-intro>ul .intro-item .title, .general-loupan>ul .intro-item .title {
    display: inline-block;
    width: 88px;
    color: #999;
}
.general-intro>ul .intro-item .content, .general-loupan>ul .intro-item .content {
    color: #333;
}
.general-item {
    overflow: hidden;
}
.general-baseserver, .general-companyserver, .general-miaoshu, .general-peitao {
    position: relative;
}
.general-miaoshu .general-item-wrap {
    margin-top: 30px;
    margin-bottom: 80px;
    height: auto;
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.general-item .des-item {
    overflow: hidden;
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 14px;
    margin-bottom: 30px;
}
.general-item-wrap p {
    color: #333;
    font-size: 14px;
}
.general-item .des-item .title {
    color: #999;
    width: 88px;
    float: left;
}
.general-item .des-item .detail {
    color: #333;
    margin-left: 88px;
}
.general-miaoshu .general-item-wrap .des-data
 {
    margin-left: 88px;
}
.general-tupian .general-item-wrap {
    width: 928px;
    margin-top: 24px;
}
.general-pic-list {
    height: 1058px;
    overflow: hidden;
    margin-left: -22px;
}
.general-pic-list li {
    cursor: pointer;
    float: left;
    width: 453px;
    height: 340px;
    margin: 0 0 22px 22px;
    overflow: hidden;
}
.general-pic-list img {
    background: #fff;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    width: 100%;
    height: 100%;
}
.general-tupian .general-item-wrap .general_max_pic_button {
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    margin-top: 10px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #555;
    letter-spacing: 0;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}
.general-baseserver .fold-tag i, .general-companyserver .fold-tag i, .general-miaoshu .fold-tag i, .general-peitao .fold-tag i, .general-tupian .general-item-wrap .general_max_pic_button i, .sprite-business-detail-icon {
    background-image: url(../images/n_v221422d1ea03942eb8c1ca800ea90ab7d.png);
    background-size: 258px auto;
    background-repeat: no-repeat;
}
.general-tupian .general-item-wrap .general_max_pic_button i {
    display: inline-block;
    vertical-align: 2px;
    margin-left: 7px;
}
.general-tupian .general-item-wrap .general_max_pic_button i.down {
    background-position: -245px -195px;
    width: 10px !important;
    height: 6px !important;
}
#mapWrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}
#mapWrap .addr {
    font-size: 14px;
    color: #555;
    margin: 24px 0 20px 19px;
}
#guessCityFactory {
    margin-bottom: 50px;
}
#guessCityFactory .guess-recommend-list:first-of-type {
    margin-top: 33px;
}
#guessCityFactory .guess-recommend-list .recommend-item {
    float: left;
    margin-left: 14px;
    margin-bottom: 35px;
    width: 23.5%;
    position: relative;
    overflow: hidden;
}
#guessCityFactory .guess-recommend-list .recommend-item img {
    width: 100%;
}
#guessCityFactory .guess-recommend-list .recommend-item .icon-wrapper {
    height: 24px;
    position: absolute;
    right: 8px;
    bottom: 84px;
    font-size: 0;
}
#guessCityFactory .guess-recommend-list .recommend-item .icon-wrapper .icon-video, .sprite-common {
    display: inline-block;
    background-image: url(../images/n_v2dd2684b2f5e84b0d863731bee8c8a81c.png);
    background-size: 142px auto;
    background-repeat: no-repeat;
}
#guessCityFactory .guess-recommend-list .recommend-item .icon-wrapper .icon-video {
    background: url(../images/video.png) 0 0 / 100% 100% no-repeat;
    width: 24px !important;
    height: 24px !important;
    margin-left: 6px;
}
#guessCityFactory .guess-recommend-list .recommend-item .title {
    line-height: 14px;
    height: 14px;
    font-size: 14px;
    margin: 10px 0;
    font-weight: 600;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#guessCityFactory .guess-recommend-list .recommend-item .house-type {
    color: #888;
    line-height: 14px;
    height: 14px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#guessCityFactory .guess-recommend-list .recommend-item .price {
    letter-spacing: 0;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}
#guessCityFactory .guess-recommend-list .recommend-item .price .jiage {
    font-size: 18px;
    font-weight: 400;
    color: #fa4600;
}
#guessCityFactory .guess-recommend-list .recommend-item .price .danwei {
    font-size: 12px;
    font-weight: 400;
    color: #fa4600;
}
#guessCityFactory .guess-recommend-list .recommend-item .price .area {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    float: right;
}
.general-tupian {
    margin-bottom: 50px;
}
.general-item-wrap-ts img{
    width: 100%;
}
.house-float-nav {
    display: none;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    font-size: 0;
    color: #333;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .05);
}
.house-float-nav .float-nav-list {
    position: relative;
    width: 1190px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
}
.house-float-nav .float-nav-list li {
    display: inline-block;
    margin-right: 80px;
    font-size: 16px;
    cursor: pointer;
}
.house-float-nav .float-nav-list li.on {
    color: #ff552e;
    border-bottom: 2px solid #ff552e;
    height: 46px;
}
#bigImg img{
    width: 100%;
    height: 100%;
}
dl.secitem>dd>span .shaixuanbtn:hover input {
    border: 1px solid #3072f6;
    color: #3072f6;
    background-color: #e7efff;
}
.filter-wrap .filter-section-position-content .area-sub-content {
    padding: 10px 14px 10px 0;
    margin-bottom: 13px;
    margin-left: -4px;
    font-size: 0;
    background-color: #f6f6f6;
    overflow: hidden;
}
.filter-wrap .filter-section-position-content .area-sub-content>a, .filter-wrap .filter-section-position-content .area-sub-content>span {
    float: left;
    line-height: 26px;
    font-size: 14px;
    margin-left: 18px;
}
.filter-wrap .filter-section-position-content .area-sub-content>a {
    color: #333;
}
.filter-wrap .filter-section-position-content .area-sub-content>a.selected, .filter-wrap .filter-section-position-content .area-sub-content>a:hover, .filter-wrap .filter-section-position-content .area-sub-content>span {
    color: #3072f6;
}

.swiper-container-index-banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.swiper-container-index-banner img{
    width: 100%;
    display: block;
    height: 610px;
}