﻿.sreach_box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    width: 760px;
    margin: 150px auto 0;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.4);
    padding-top: 15px;
    margin-bottom: 100px;
}

.ind-banner {
    position: relative;
    z-index: 1;
    width: 660px;
    padding-left: 40px
}

.search-tab {
    margin: 0 auto;
    position: relative
}

.search-box {
    position: relative;
    z-index: 100
}

.ind-banner .search-inp {
    width: 680px;
    height: 60px;
    background: #fff;
    border: none;
    padding-left: 0
}

.ind-banner .search-inp,.ind-banner .search-menu {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ind-search .search-inp .inp {
    padding: 0
}

.search-inp .inp {
    width: 460px;
    padding: 5px 0;
    line-height: 18px;
    color: #8e99a9;
    border: none;
    background: none
}

.ind-banner .inp {
    font-size: 16px;
    margin: 20px 30px;
    height: 20px
}

.ind-banner .btn-search {
    width: 150px;
    height: 60px;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background: #03ac65;
    color: #fff;
    font-size: 18px
}

.search-tab .cur {
    color: #fff
}

.search-tab span {
    display: inline-block;
    line-height: 65px;
    color: #E0E0E2;
    font-size: 16px;
    position: relative;
    margin: 0 35px 0 5px;
    cursor: pointer;
    font-weight: 700
}

.ind-banner .serch_active {
    position: relative;
    height: 10px;
    left: 0;
    right: 0
}

.ind-banner .serch_active .line {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    width: 0;
    height: 0;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    position: absolute;
    top: 0;
    left: 30px;
    border-bottom: 10px solid #fff;
    z-index: 9
}

.btn-search {
    width: 30px;
    height: 28px;
    border: none;
    background: none;
    cursor: pointer;
    outline: none
}

.ind-banner .search-menu {
    width: 630px;
    top: 62px;
    font-size: 14px
}

.ind-banner .search-inp,.ind-banner .search-menu {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.hide {
    display: none
}

.search-menu {
    width: 320px;
    line-height: 38px;
    background: #fff;
    position: absolute;
    top: 30px;
    left: 0;
    box-shadow: 0 1px 6px 0 rgba(170,170,170,0.4)
}

.sug-tips {
    display: none;
    margin-top: 1px;
    border: 1px solid #EFEFEF;
    border-top: 0;
    box-sizing: border-box;
    width: 630px;
    background-color: #fff
}

.sug-tips ul li {
    height: 35px;
    line-height: 35px;
    padding: 3px 30px;
    font-size: 14px
}

.sug-tips li a {
    color: #333;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    display: block;
    width: 100%
}

.sug-tips li:hover {
    background-color: #efefef
}

.sug-tips li.hot-name .del {
    display: none;
    text-align: right;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    float: right
}

.sug-tips li.hot-name {
    background: #f4f7f9;
    color: #849aae
}

.xiaodaohang_bnner {
    padding: 35px 0 25px
}

.xiaodaohang_bnner .xiaodaohang_item {
    width: 25%;
    box-sizing: border-box;
    position: relative
}

.xiaodaohang_bnner .xiaodaohang_item:not(:first-child) {
    padding-left: 40px
}

.xiaodaohang_bnner .xiaodaohang_item:not(:first-child):before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    height: 70px;
    border-left: 1px solid #eee;
    top: 18px
}

.xiaodaohang_bnner .xiaodaohang_item .top_title {
    font-size: 0
}

.xiaodaohang_bnner .xiaodaohang_item .top_title > div {
    display: inline-block
}

.xiaodaohang_bnner .xiaodaohang_item .top_title .img_bnner {
    width: 60px;
    margin-right: 20px;
    padding-bottom: 18px
}

.xiaodaohang_bnner .xiaodaohang_item .top_title .img_bnner img {
    display: block;
    width: 100%
}

.xiaodaohang_bnner .xiaodaohang_item .top_title .maifeng {
    font-size: 28px;
    color: #101D37;
    vertical-align: top;
    padding-top: 10px
}

.xiaodaohang_bnner .xiaodaohang_item .text {
    padding-left: 3px
}

.xiaodaohang_bnner .xiaodaohang_item .text > span a {
    margin-right: 38px;
    font-size: 16px;
    color: #9199A1
}

.guanggao_banner {
    position: relative;
    margin-bottom: 8px;
}

.guanggao_banner .img_bnner {
    width: 100%
}

.guanggao_banner .img_bnner img {
    display: block;
    width: 100%;
}

.guanggao_banner .xiaobiao {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    color: #ddd;
    background-color: rgba(0,0,0,0.4);
    font-size: 13px
}

.list-title {
    margin-top: 40px;
    margin-bottom: 40px
}

.list-title .title {
    font-size: 34px;
    color: #333;
    height: 60px;
    line-height: 60px
}

.list-title .title h2 {
    background-image: url("../image/long-title.png");
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: 10px 5px
}

.list-title .more {
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    color: #9399A5;
    vertical-align: middle
}

.list-title .more img {
    width: 8px;
    vertical-align: middle;
    transition: transform 1s linear
}

.zixun_bnner .zixun_list .zixun_left {
    padding-right: 35px
}

.zixun_bnner .zixun_list .zixun_left .item .img_bnner {
    width: 200px
}

.zixun_bnner .zixun_list .zixun_left .item .img_bnner img {
    display: block;
    width: 180px;
    height: 140px
}

.zixun_bnner .zixun_list .zixun_left .item .txt {
    font-size: 14px;
    color: #101D37;
    padding: 15px 0;
    text-align: center;
    overflow: hidden
}

.zixun_bnner .zixun_list .zixun_center {
    width: 674px
}

.zixun_bnner .zixun_list .center_top {
    background-image: url("../image/zixun_title.png");
    background-size: 100%;
    width: 100%;
    height: 93px;
    background-repeat: no-repeat
}

.zixun_bnner .zixun_list .zixun_center .center_top .center_left {
    width: 143px;
    padding-top: 20px;
    padding-left: 5px
}

.zixun_bnner .zixun_list .zixun_center .center_top .center_left img {
    width: 110px
}

.zixun_bnner .zixun_list .zixun_center .center_right {
    width: calc(100% - 148px);
    padding: 0 30px;
    box-sizing: border-box
}

.zixun_bnner .zixun_list .zixun_center .center_right .big_title {
    font-size: 22px;
    color: #101D37;
    font-weight: 700;
    line-height: 46px;
    padding-top: 10px
}

.zixun_bnner .zixun_list .zixun_center .center_right .content_txt {
    color: #9199A1;
    font-size: 14px
}

.zixun_bnner .zixun_list .zixun_center .center_bottom {
    padding-top: 10px
}

.zixun_bnner .zixun_list .zixun_center .center_bottom ul {
    padding-right: 20px;
    width: 50%;
    box-sizing: border-box
}

.zixun_bnner .zixun_list .zixun_center .center_bottom ul li a {
    display: block;
    position: relative;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    color: #101D37;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zixun_bnner .zixun_list .zixun_center .center_bottom ul li.active a {
    color: #03AC65
}

.zixun_bnner .zixun_list .zixun_center .center_bottom ul li a:before {
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    margin: auto;
    background-color: #03AC65;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px
}

.zixun_bnner .zixun_list .zixun_right {
    width: 260px;
    background-color: #F6F6F6;
    border-radius: 4px;
    padding: 24px;
    box-sizing: border-box
}

.zixun_bnner .zixun_list .zixun_right .title {
    padding-bottom: 13px;
    font-size: 18px
}

.zixun_bnner .zixun_list .zixun_right .img_bnner {
    width: 212px;
    height: 146px;
    overflow: hidden;
}

.zixun_bnner .zixun_list .zixun_right .img_bnner img {
    display: block;
    width: 100%
}

.zixun_bnner .zixun_list .zixun_right .content_txt ul li a {
    position: relative;
    padding-left: 20px;
    padding-top: 13px;
    font-size: 15px;
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zixun_bnner .zixun_list .zixun_right .content_txt ul li:hover a {
    color: #03AC65
}

.zixun_bnner .zixun_list .zixun_right .content_txt ul li a:before {
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    margin: auto;
    background-color: #03AC65;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 5px
}

.house_conetent_box .house_left {
    width: 890px
}

.house_conetent_box .house_right {
    width: 260px;
    background-color: #F6F6F6;
    border-radius: 4px;
    padding: 24px;
    box-sizing: border-box;
    height: 540px
}

.list-banner .list li {
    overflow: hidden;
    float: left;
    width: calc(33.3% - 26px);
    margin-right: 39px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 4px;
    text-align: left;
}

.list-banner .list li .img-banner:hover img {
    transform: scale(1.2,1.2)
}

.list-banner .list li:nth-child(3n) {
    margin-right: 0
}

.list-banner .item-txt .biaoti {
    height: 50px;
    font-size: 22px;
    font-weight: 700;
    color: #db4c3f;
    line-height: 53px;
    width: auto
}

.list-banner .item-txt .biaoti span {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-left: 7px
}

.list-banner .item-txt .shuoming {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.list-banner .item-txt .shuoming.erstyle {
    line-height: 35px;
    padding-top: 10px;
    max-width: 160px;
    color: #666;
}

.item-txt .tag {
    overflow: hidden;
    height: 30px
}

.list-banner .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.list-banner .item .top_info {
    position: relative;
    overflow: hidden
}

.list-banner .item .img-banner {
    width: 100%;
    height: 210px
}

.list-banner .item .img-banner img {
    -moz-transition: all 0.6s;
    -ms-transition: all 0.36s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    display: block;
    -o-object-fit: cover;
    -moz-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    min-height: 100%
}

.list-banner .new-hs-attr {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    right: 0;
    top: 164px;
    width: 94%;
    height: 100%;
    padding: 0 3%;
    font-size: 14px;
    color: #fff
}

.list-banner .new-hs-attr {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.list-banner .new-hs-top em {
    float: left;
    color: #fff;
    font-size: 15px;
    max-width: 50%;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.list-banner .new-hs-top span {
    float: right;
    line-height: 48px;
    max-width: 50%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.list-banner .new-hs-bottom {
    color: #ddd;
    line-height: 24px
}

.list-banner .new-hs-bottom span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-top: 5px
}

.list-banner .new-hs-bottom span.last {
    color: #fff
}

.house_right .house_title {
    font-size: 18px;
    color: #101D37;
    font-weight: 700;
    padding-bottom: 5px
}

.house_right .content_list a > div {
    height: 36px;
    line-height: 36px
}

.house_right .content_list a > div:first-child {
    float: left;
    font-size: 15px;
    color: #666;
    overflow: hidden;
    max-width: 67%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.house_right .content_list a > div:last-child {
    float: right;
    font-size: 13px;
    color: #999;
    max-width: 35%
}

.house_right .guanggao {
    position: relative
}

.house_right .guanggao .img_bnner {
    width: 100%;
    margin-top: 20px
}

.house_right .guanggao .img_bnner img {
    display: block;
    width: 100%
}

.house_right .guanggao .xiaobiao {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ddd;
    font-size: 13px;
    padding: 0 2px;
    background-color: rgba(0,0,0,0.3)
}

.filter_bnaner ul li {
    font-size: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter_bnaner ul li a {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    color: #333;
    font-size: 13px;
    line-height: 47px
}

.filter_bnaner ul li a:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    height: 15px;
    border-right: 1px solid #888
}

.filter_bnaner ul li a:last-child:after {
    border-right: none
}

.filter_bnaner ul li a:first-child {
    padding-left: 0
}

.filter_bnaner ul li a:last-child {
    padding-right: 0
}

.filter_bnaner ul li a:hover {
    text-decoration: underline
}

.fabu_banner {
    padding-top: 20px
}

.fabu_banner .fabu {
    width: 90px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background-color: #03AC65;
    border-radius: 4px;
    text-align: center
}

.zufang_right {
    background: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.zufangFilter_banner {
}

.zufangFilter_banner .item .title {
    font-size: 16px;
    color: #101D37;
    padding-bottom: 15px
}

.zufangFilter_banner .item .content {
    margin-bottom: 10px;
    overflow: hidden;
    height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.zufangFilter_banner .item .content a {
    display: inline-block;
    font-size: 14px;
    color: #9199A1;
    padding-right: 10px;
    line-height: 25px
}

.zufangFilter_banner .item .content a:last-child {
    padding-right: 0
}

.zufangFilter_banner .item .content a:hover {
    text-decoration: underline
}

.zufangSearch_banner {
    background-color: #EEEEEE;
    padding: 10px 15px;
    border-radius: 4px
}

.zufangSearch_banner .search_input {
    padding-bottom: 10px
}

.zufangSearch_banner .search_input .serch_ele {
    height: 36px;
    line-height: 37px;
    padding-left: 10px;
    width: 144px;
    border: 1px solid #FBFBFB
}

.zufangSearch_banner .search_input .btn_search {
    background-color: #f6f6f6;
    width: calc(100% - 144px);
    height: 36px;
    cursor: pointer
}

.zufangSearch_banner .search_input .btn_search i {
    display: block;
    background-image: url("../image/fangdajing.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    margin: 11px auto auto;
    background-size: 100%
}

.zufangSearch_banner .text {
    font-size: 13px;
    color: #9199A1
}

.zufangSearch_banner .text span {
    color: #666;
    margin-right: 5px
}

.jjr-banner .silder {
    margin: auto
}

.jjr-banner .silder li .jjr-name {
    text-align: center;
    font-size: 16px;
    color: #101D37;
    height: 30px;
    padding-top: 20px;
    font-weight: 700
}

.jjr-banner .silder li .jjr-gongsi {
    text-align: center;
    font-size: 14px;
    color: #9199A1;
    padding-top: 5px
}

.jjr-banner .silder-box {
    position: relative
}

.jjr-banner .silder li {
}

.jjr-banner .silder li img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover
}

.jjr-banner .silder-button {
    top: 50px;
    width: 38px;
    height: 79px;
    position: absolute;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100%
}

.jjr-banner .silder-button.btl {
    left: 10px;
    background-image: url("../image/jjr-after.png");
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.jjr-banner .silder-button.btr {
    right: 0;
    background-image: url("../image/jjr-after.png")
}

.silder-box-1 .pointer {
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 38px;
    text-align: center
}

.silder-box-1 .pointer li {
    display: inline-block;
    float: none !important;
    width: 15px;
    height: 15px;
    background: #ddd;
    border-radius: 550%;
    margin: 0 5px;
    cursor: pointer
}

.silder-box-1 .pointer li.now {
    background: #03AC65
}

.zixun_bnner .zixun_list .zixun_center .center_bottom ul li a:hover {
    color: #03AC65;
}

.silder-box-3 .swiper-pagination-bullet-active{background: #e8ae40;}
.silder-box-3 .swiper-pagination-bullet{width: 20px;height: 8px;border-radius: 10px;}
.silder-box-4 .swiper-pagination-bullet-active{background: #e8ae40;}
.silder-box-4 .swiper-pagination-bullet{width: 20px;height: 8px;border-radius: 10px;}
.silder-box-5 .swiper-pagination-bullet-active{background: #e8ae40;}
.silder-box-5 .swiper-pagination-bullet{width: 20px;height: 8px;border-radius: 10px;}

.zixun_bnner .zixun_list .zixun_left .item .txt:hover {
    color: #03AC65;
}

.house_right .content_list a>div:first-child:hover {
    color: #03AC65;
}

.zufangFilter_banner .item .content a:hover {
    color: #03AC65;
    text-decoration: none;
}

.xiaodaohang_bnner .xiaodaohang_item .top_title .img_bnner {
    width: 60px;
    height: 60px;
    padding-bottom: 0;
    margin-right: 20px;
    margin-bottom: 18px;
    background-size: 100%;
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(1) .top_title .img_bnner {
    background-image: url(../image/ershoang.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(2) .top_title .img_bnner {
    background-image: url(../image/xinfang.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(3) .top_title .img_bnner {
    background-image: url(../image/zufang.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(4) .top_title .img_bnner {
    background-image: url(../image/jisaunqi.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(1):hover .top_title .img_bnner {
    background-image: url(../image/ershoang_active.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(2):hover .top_title .img_bnner {
    background-image: url(../image/xinfang_active.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(3):hover .top_title .img_bnner {
    background-image: url(../image/zufang_active.png);
}

.xiaodaohang_bnner .xiaodaohang_item:nth-child(4):hover .top_title .img_bnner {
    background-image: url(../image/jisaunqi_active.png);
}

.silder-box-1 {
    width: 100%;
    height: auto;
}

.silder-box-1 .swiper-button-prev,.silder-box-1 .swiper-button-next {
    width: 44px;
    background-image: url(../image/jjr-after.png);
    opacity: 0.3;
    background-size: 20px 30px;
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
}

.silder-box-1 .swiper-button-prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.silder-box-1 .swiper-button-prev:hover,.silder-box-1 .swiper-button-next:hover {
    opacity: 1;
}

.silder-box-1 .pointer li {
    opacity: 0.8;
    box-sizing: border-box;
}

.silder-box-1 .swiper-pagination-bullet-active {
    border: 2px solid #03AC65;
    background: none !important;
}

.silder-box-2 {
    margin: 0 50px;
    height: 260px;
}

.silder-box-2 .silder li img {
    display: block;
    margin: auto;
}

.silder-box-2_banner {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.silder-box-2_banner .silder-button.btl,.silder-box-2_banner .silder-button.btr {
    outline: none;
}

.sreach_box {
    height: 165px;
    margin-top: 0;
    top: calc(50% - 100px);
}

.swiper-slide>img {
    display: block;
    width: 100%;
    min-width: 1200px;
    height: auto;
    min-height: 288px;
    object-fit: cover;
    -o-object-fit: cover;
    -moz-object-fit: cover;
}
