﻿@charset "utf-8";
/* CSS Document */

#mapwrap {
    display: flex;
}

#mapsidebar {
    width: 300px;
    padding: 0 18px 36px;
    background: #fff;
}

    #mapsidebar dl {
        color: #333;
        display: flex;
        margin-top: 18px;
    }

        #mapsidebar dl dt {
            width: 65px;
            font-weight: bold;
            padding-top: 6px;
        }

        #mapsidebar dl dd {
            display: flex;
            flex: 1;
            flex-wrap: wrap;
        }

            #mapsidebar dl dd a {
                display: inline-block;
                margin-bottom: 6px;
                margin-left: 6px;
                padding: 6px 6px;
                cursor: pointer;
                color: #0965A6;
            }

                #mapsidebar dl dd a:hover {
                    color: #EF402F;
                    /* text-decoration: underline; */
                }

                #mapsidebar dl dd a.fl_select {
                    background: #EF402F;
                    color: #fff;
                }

                    #mapsidebar dl dd a.fl_select:hover {
                        cursor: unset;
                        text-decoration: none;
                    }

#mapbody {
    flex: 1;
    height: 100%;
    padding: 0 0 0 4px;
    border-left: 1px solid #dfdfdf;
}

.map_nav {
    width: 100%;
    height: 50px;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

    .map_nav ul {
        height: 50px;
    }

        .map_nav ul img {
            float: left;
        }

    .map_nav li {
        float: left;
    }

        .map_nav li a {
            line-height: 50px;
            font-size: 16px;
            color: #333;
            padding: 0 25px;
            height: 50px;
            display: inline-block;
        }

            .map_nav li a.current {
                background: #0B65A4;
                color: #fff;
                text-decoration: none;
            }

            .map_nav li a:hover {
                background: #0B65A4;
                color: #fff;
                text-decoration: none;
            }

#main {
    width: 1150px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 68px;
}
/* xf_xq */
.mbx {
    height: 70px;
    line-height: 70px;
    color: #666;
}

    .mbx a {
        color: #666;
    }

.xfxq_wrap {
    width: 100%;
}

.xfxq_title {
    margin-top: 10px;
}

    .xfxq_title h1 {
        font-size: 40px;
        font-weight: bold;
        float: left;
    }

.xfxq_title_tag {
    float: left;
    margin-top: 24px;
    margin-left: 14px;
}

    .xfxq_title_tag span {
        padding: 1px 2px;
        color: #fff;
        margin-right: 5px;
    }

.xfxq_tel {
    float: right;
    margin-right: 16px;
    height: 42px;
    background: url(../img/fctel.gif) left top no-repeat;
    padding-left: 50px;
}

    .xfxq_tel p {
        font-size: 24px;
        color: #0965a5;
        margin-bottom: 4px;
    }

    .xfxq_tel span {
        color: #666;
    }

.xfxq_nav {
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #228ed7;
}

    .xfxq_nav li a {
        padding: 0 24px;
        font-size: 16px;
        float: left;
        margin-right: 15px;
    }

        .xfxq_nav li a:hover {
            text-decoration: none;
            color: #0965a5;
        }

        .xfxq_nav li a.xfxq_current {
            color: #fff;
            background-color: #228ed7;
        }

            .xfxq_nav li a.xfxq_current:hover {
                color: #fff;
            }

.xfxq_pic {
    margin-top: 30px;
}

.xfxq_pic_left {
    width: 518px;
    margin-right: 26px;
    float: left;
}

.xfxq_swipe_big {
    width: 518px;
    height: 383px;
    margin-bottom: 7px;
    overflow: hidden;
}

    .xfxq_swipe_big ul {
        position: relative;
    }

        .xfxq_swipe_big ul li {
            width: 518px;
            height: 383px;
            float: left;
        }

            .xfxq_swipe_big ul li img {
                width: 518px;
                height: 383px;
            }

.xfxq_swipe_small {
    position: relative;
}

.xfxq_swipe_small_list {
    width: 100%;
    height: 90px;
    overflow: hidden;
    position: relative;
}

.xfxq_swipe_small ul {
    margin-right: -10px;
    position: absolute;
}

    .xfxq_swipe_small ul li {
        width: 122px;
        height: 90px;
        float: left;
        margin-right: 10px;
        position: relative;
        cursor: pointer;
        box-sizing: border-box;
    }

        .xfxq_swipe_small ul li img {
            width: 100%;
            height: 100%;
        }

        .xfxq_swipe_small ul li p {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 26px;
            font-size: 14px;
            color: #fff;
            line-height: 26px;
            text-align: center;
            background: linear-gradient(180deg,rgba(48,48,51,0),rgba(48,48,51,.8));
        }

        .xfxq_swipe_small ul li.on {
            border: 2px solid #ff0000;
        }

.xfxq_prev {
    background: url(../img/prevBtn.png) no-repeat;
    height: 48px;
    width: 24px;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 21px;
    cursor: pointer;
}

.xfxq_next {
    background: url(../img/nextBtn.png) no-repeat;
    height: 48px;
    width: 24px;
    position: absolute;
    z-index: 99;
    right: 0;
    top: 21px;
    cursor: pointer;
}

.xfxq_pic_right {
    width: 606px;
    float: left;
}

.xfxq_pic_right_price {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 2px;
    margin-top: 16px;
}

    .xfxq_pic_right_price p {
        float: left;
        font-size: 16px;
        color: #333;
    }

    .xfxq_pic_right_price span {
        font-size: 42px;
        font-weight: bold;
        color: #fd4d39;
        margin-left: 26px;
        margin-right: 12px;
    }

    .xfxq_pic_right_price i {
        font-style: normal;
        color: #fd4d39;
    }

    .xfxq_pic_right_price a {
        float: right;
        width: 85px;
        height: 30px;
        line-height: 30px;
        padding-left: 34px;
        border: 1px solid #aabbdd;
        border-radius: 50px;
        color: #778abd;
        background: url(../img/icon08.gif) 16px center no-repeat;
        background-size: 13px 14px;
        text-decoration: none;
        margin-top: 8px;
    }

        .xfxq_pic_right_price a:hover {
            border-color: #4b63a4;
            color: #4b63a4;
        }

.xfxq_pic_right ul li {
    width: 50%;
    float: left;
    font-size: 16px;
    margin-top: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

    .xfxq_pic_right ul li.w100 {
        width: 100%;
    }

    .xfxq_pic_right ul li span {
        color: #999;
        width: 85px;
        display: inline-block;
    }


.xfxq_news {
    width: 100%;
    margin-top: 50px;
}

.xfxq_news_left {
    float: left;
    width: 724px;
}

.xfxq_news_left_top {
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 12px;
}

    .xfxq_news_left_top p {
        font-size: 24px;
        color: #000;
        float: left;
    }

    .xfxq_news_left_top a {
        float: right;
        font-family: "宋体";
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

.xfxq_news ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    padding-left: 12px;
    box-sizing: border-box;
    background: url(../img/dot02.gif) left center no-repeat;
    height: 41px;
    line-height: 41px;
}

    .xfxq_news ul li p {
        overflow: hidden;
        float: left;
        width: 624px;
        height: 41px;
    }

    .xfxq_news ul li a {
        line-height: 41px;
        display: inline-block;
    }

    .xfxq_news ul li i {
        font-style: normal;
        color: #0965a5;
    }

    .xfxq_news ul li span {
        float: right;
        font-size: 14px;
        color: #666;
    }

.xfxq_news_right {
    float: right;
    width: 386px;
}

.xfxq_bm_top {
    padding-bottom: 20px;
}

    .xfxq_bm_top p {
        display: inline-block;
        font-size: 24px;
        color: #0965a5;
    }

    .xfxq_bm_top span {
        font-size: 14px;
        color: #999;
    }

.xfxq_bm_info {
    width: 100%;
    height: 258px;
    background: #f3f3f3;
    border: 1px solid #ddd;
    border-top-color: #228ed7;
    padding: 26px 0 0 33px;
    box-sizing: border-box;
}

    .xfxq_bm_info div {
        margin-bottom: 20px;
    }

    .xfxq_bm_info .sr {
        width: 302px;
        height: 34px;
        line-height: 34px;
        background: #fff;
        border: 1px solid #ccc;
        padding-left: 14px;
        font-size: 16px;
        color: #333;
    }

    .xfxq_bm_info .code {
        width: 131px;
        float: left;
    }

    .xfxq_bm_info img {
        border: 1px solid #ccc;
        width: 94px;
        height: 34px;
        float: left;
        margin: 0 13px;
    }

    .xfxq_bm_info .changecode {
        font-size: 14px;
        color: #999;
        float: left;
        line-height: 34px;
    }

    .xfxq_bm_info .bmbtn {
        width: 318px;
        height: 36px;
        cursor: pointer;
        border: none;
        font-size: 16px;
        color: #fff;
        background: #228ed7;
    }

        .xfxq_bm_info .bmbtn:hover {
            background: #107ac1;
        }

.xfxq_hx {
    margin-top: 50px;
}

.xfxq_hx_top {
    padding-bottom: 25px;
}

    .xfxq_hx_top p {
        font-size: 24px;
        color: #000;
        float: left;
    }

    .xfxq_hx_top a {
        float: right;
        font-family: "宋体";
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

ul.xfxq_hx_list {
    margin-right: -18px;
}

    ul.xfxq_hx_list li {
        width: 274px;
        float: left;
        margin-right: 18px;
    }

        ul.xfxq_hx_list li img {
            width: 274px;
            height: 200px;
            border: 1px solid #ccc;
            box-sizing: border-box;
        }

        ul.xfxq_hx_list li p {
            width: 100%;
            font-size: 16px;
            text-align: center;
            margin: 12px 0;
        }

.xfxq_photo {
    margin-top: 50px;
}

.xfxq_photo_top {
    padding-bottom: 25px;
}

    .xfxq_photo_top p {
        font-size: 24px;
        color: #000;
        float: left;
    }

    .xfxq_photo_top .xfxq_photo_fl {
        float: left;
        margin-left: 35px;
        margin-top: 1px;
    }

.xfxq_photo_fl li {
    float: left;
    line-height: 24px;
    height: 24px;
    padding: 0 12px;
    text-align: center;
    cursor: pointer;
}

    .xfxq_photo_fl li.selected {
        background: #228ed7;
        color: #fff;
        border-radius: 50px;
    }

.xfxq_photo_top a {
    float: right;
    font-family: "宋体";
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.xfxq_photo_box .hide {
    display: none;
}

ul.xfxq_photo_list {
    margin-right: -18px;
}

    ul.xfxq_photo_list li {
        width: 274px;
        float: left;
        margin-right: 18px;
    }

        ul.xfxq_photo_list li img {
            width: 274px;
            height: 200px;
        }

        ul.xfxq_photo_list li p {
            width: 100%;
            font-size: 16px;
            text-align: center;
            margin: 12px 0;
        }


.xfxq_map {
    margin-top: 50px;
}

.xfxq_map_top {
    padding-bottom: 25px;
}

    .xfxq_map_top p {
        font-size: 24px;
        color: #000;
    }

.xfxq_map_bt {
    width: 1150px;
    height: 460px;
    overflow: hidden;
}

.xfxq_detail {
    width: 794px;
    float: left;
    margin-top: 65px;
}

.xfxq_detail_item_top {
    font-size: 24px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-left: 22px;
    box-sizing: border-box;
}

.xfxq_detail_item {
    margin-bottom: 70px;
}

    .xfxq_detail_item ul {
        padding: 0 22px;
        margin-top: 10px;
    }

.xfxq_detail_jj {
    padding: 0 22px;
    margin-top: 18px;
    font-size: 16px;
    line-height: 40px;
}

.xfxq_detail_item ul li {
    position: relative;
    margin-top: 16px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
}

    .xfxq_detail_item ul li span {
        position: absolute;
        color: #999;
    }

    .xfxq_detail_item ul li p {
        margin-left: 112px;
    }



/* rightbar */
.RightBar {
    width: 308px;
    float: right;
    margin-top: 65px;
}

.RightBar_news {
    margin-bottom: 70px;
}

.RightBar_news_top {
    font-size: 24px;
    color: #0965a5;
    margin-bottom: 18px;
}

.RightBar_news li {
    height: 40px;
    line-height: 40px;
    position: relative;
    float: left;
    overflow: hidden;
}

    .RightBar_news li span {
        position: absolute;
        top: 12px;
        left: 0;
        width: 17px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        background: #228ed7;
        color: #fff;
        display: inline-block;
        border-radius: 3px;
    }

    .RightBar_news li:nth-child(1) span, .RightBar_news li:nth-child(2) span, .RightBar_news li:nth-child(3) span {
        background-color: #ff3c00;
    }

    .RightBar_news li a {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        margin-left: 24px;
        display: inline-block;
    }

.RightBar_house {
    margin-bottom: 70px;
}

.RightBar_house_top {
    font-size: 24px;
    color: #0965a5;
    margin-bottom: 8px;
}

.RightBar_house li {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 20px;
}

.RightBar_house img {
    float: left;
    margin-right: 12px;
    width: 136px;
    height: 100px;
}

.RightBar_house_name {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

.RightBar_house_price {
    color: #666;
    margin-top: 8px;
}

    .RightBar_house_price span {
        color: #ec3c0d;
    }

.RightBar_house i {
    font-style: normal;
    padding: 1px 2px;
    color: #fff;
    background-color: #CD43D4;
    position: absolute;
    top: 82px;
}

.RightBar_statement {
    margin-bottom: 70px;
}

.RightBar_statement_top {
    font-size: 24px;
    color: #0965a5;
    margin-bottom: 18px;
}

.RightBar_statement li {
    float: left;
    width: 100%;
    font-size: 16px;
    padding-left: 12px;
    box-sizing: border-box;
    background: url(../img/dot02.gif) left center no-repeat;
    height: 40px;
    overflow: hidden;
}

    .RightBar_statement li a {
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }


.xfxq_neiye_news {
    width: 794px;
    float: left;
    margin-top: 65px;
}

.xfxq_neiye_news_top {
    font-size: 24px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-left: 22px;
    box-sizing: border-box;
}

.xfxq_neiye_news ul {
    margin-top: 20px;
}

    .xfxq_neiye_news ul li {
        float: left;
        width: 100%;
        font-size: 16px;
        box-sizing: border-box;
        background: url(../img/dot02.gif) 24px center no-repeat;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px dashed #ddd;
        padding: 0 24px 0 36px;
    }

        .xfxq_neiye_news ul li p {
            overflow: hidden;
            float: left;
            width: 624px;
            height: 50px;
        }

        .xfxq_neiye_news ul li a {
            line-height: 50px;
            display: inline-block;
        }

        .xfxq_neiye_news ul li i {
            font-style: normal;
            color: #0965a5;
        }

        .xfxq_neiye_news ul li span {
            float: right;
            font-size: 14px;
            color: #666;
        }
/*pageno*/
/*pageno*/
.pageno {
    width: 100%;
    float: left;
    margin: 40px 0;
    text-align: center;
}

    .pageno a {
        height: 32px;
        text-align: center;
        padding: 2px 15px;
        line-height: 34px;
        color: #666;
        border: 1px solid #ccc;
        background: #fff;
        display: block;
        margin-right: 12px;
        font-size: 14px;
        display: inline-block;
    }

        .pageno a:hover {
            text-decoration: none;
        }

        .pageno a.slue {
            background: #fff;
            color: #333;
            cursor: auto;
            border: none;
        }

        .pageno a.now {
            background: #228ed7;
            border: 1px solid #228ed7;
            color: #fff;
        }

            .pageno a.now:hover {
                background: #228ed7;
                color: #fff;
            }

.adright {
    float: right;
    width: 165px;
}


.news_show {
    width: 794px;
    float: left;
    margin-top: 45px;
}

.news_show_top {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 35px;
}

    .news_show_top h1 {
        font-size: 24px;
        font-weight: bold;
        line-height: 36px;
    }

    .news_show_top p {
        color: #666;
        margin-top: 30px;
    }

    .news_show_top span {
        padding: 0 12px;
    }

    .news_show_top a {
        text-decoration: underline;
    }

.neiye_wrap .RightBar {
    margin-top: 45px;
}

.neiye_wrap .xfxq_neiye_news {
    margin-top: 45px;
}

.news_show_info {
    padding: 22px 0;
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
}

.toback {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

    .toback a {
        font-size: 14px;
        color: #888;
        padding: 10px 16px;
        border: 1px solid #ccc;
        border-radius: 8px;
        display: inline-block;
        cursor: pointer;
    }

        .toback a:hover {
            color: #666;
            border-color: #666;
            text-decoration: none;
        }

.xfxq_neiye_hx .xfxq_photo_fl {
    font-size: 16px;
    margin-left: 0;
}

    .xfxq_neiye_hx .xfxq_photo_fl li {
        padding: 3px 18px;
    }

.xfxq_neiye_hx ul.xfxq_photo_list li {
    margin-bottom: 26px;
}

.xfxq_neiye_hx .xfxq_photo_list li img {
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.noborder .xfxq_photo_list li img {
    border: none;
}

.newhouse_fl {
    border-top: 1px solid #ddd;
    background: url(../img/flbg.gif) left top repeat-y;
    margin-bottom: 32px;
}

.newhouse_fl_item {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.newhouse_fl_item_title {
    float: left;
    width: 116px;
    padding: 19px 0 19px 21px;
    height: 100%;
    box-sizing: border-box;
    color: #666;
}

.newhouse_fl_item dl {
    float: left;
}

.newhouse_fl_item dt {
    float: left;
    width: 62px;
    padding-left: 18px;
}

    .newhouse_fl_item dt a {
        color: #999;
        padding: 7px 12px;
        display: inline-block;
        margin-top: 12px;
    }

.newhouse_fl dd a.flselect {
    background-color: #228dd7;
    color: #fff;
}

.newhouse_fl a.flselect:hover {
    text-decoration: none;
}

.newhouse_fl_item dd {
    float: left;
    width: 952px;
    margin-top: 12px;
    margin-bottom: 4px;
}

    .newhouse_fl_item dd a {
        padding: 7px 12px;
        display: inline-block;
        margin-bottom: 6px;
    }


.newhouse_list_left {
    float: left;
    width: 902px;
}

.newhouse_list_right {
    float: right;
    width: 212px;
}

.newhouse_biaot {
    width: 100%;
    border-bottom: 2px solid #228dd7;
}

    .newhouse_biaot p {
        width: 116px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        background-color: #228dd7;
    }

.newhouse_shanx {
    width: 100%;
    height: 58px;
    background-color: #f3f3f3;
    color: #666;
}

    .newhouse_shanx p {
        float: left;
        line-height: 58px;
        margin-left: 27px;
    }

    .newhouse_shanx span {
        color: #0965a5;
        padding: 0 5px;
    }

    .newhouse_shanx .fr {
        float: right;
        margin-right: 2px;
    }

    .newhouse_shanx a {
        padding: 7px 9px;
        border: 1px solid #ccc;
        background-color: #fff;
        color: #666;
        display: inline-block;
        margin-top: 13px;
        margin-right: 12px;
    }

        .newhouse_shanx a.upsx {
            background: url(../img/icon02.gif) 70px 11px no-repeat;
            padding-right: 22px;
        }

        .newhouse_shanx a.downsx {
            background: url(../img/icon03.gif) 70px 11px no-repeat;
            padding-right: 22px;
        }

        .newhouse_shanx a:hover {
            text-decoration: none;
            color: #0965a5;
        }

        .newhouse_shanx a.nhselect {
            border: 1px solid #0965a5;
            color: #0965a5;
        }

.newhouse_listbody li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
}

.newhouse_listbody img {
    width: 212px;
    height: 155px;
    float: left;
    margin-right: 20px;
}

.nh_name {
    line-height: 28px;
    padding-top: 4px;
}

.nh_name_left {
    float: left;
}

    .nh_name_left a {
        font-size: 26px;
        font-weight: bold;
        margin-right: 12px;
        display: inline-block;
    }

        .nh_name_left a:hover {
            text-decoration: none;
            color: #f1370b;
        }

    .nh_name_left span {
        font-size: 14px;
        padding: 1px 2px;
        color: #fff;
        margin-right: 5px;
    }

.nh_name_right {
    float: right;
    font-size: 16px;
    color: #666;
}

    .nh_name_right span {
        font-size: 30px;
        color: #f1370b;
        font-weight: bold;
        padding: 0 10px;
    }

.nh_jj {
    float: left;
    font-size: 16px;
    margin-top: 22px;
}

    .nh_jj p {
        width: 666px;
        height: 32px;
        overflow: hidden;
    }

    .nh_jj span {
        width: 80px;
        display: inline-block;
    }


.hotesf_top {
    font-size: 18px;
    margin-bottom: 5px;
}

.hotesf_list li {
    margin-top: 34px;
}

.hotesf_list img {
    width: 212px;
    height: 155px;
}

.hotesf_list li a {
    line-height: 24px;
    cursor: pointer;
    text-align: justify;
    display: inline-block;
}

.hotesf_list li p {
    line-height: 22px;
}

.hotesf_list li span {
    color: #f1370b;
}
