<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

.dl-lst dt {
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    margin-right: 6px
}

    .dl-lst dt, .dl-lst dt h3 {
        font-weight: 700
    }

.dl-lst dd {
    width: 946px;
    zoom: 1
}

    .dl-lst dd a {
        padding: 10px 7px 15px;
        height: 27px;
        line-height: 27px;
        color: #333;
        font-size: 12px
    }

        .dl-lst dd a:hover {
            text-decoration: underline;
            color: #0079fe
        }

        .dl-lst dd a.on {
            color: #e4393c
        }

    .dl-lst dd span {
        color: #0079fe;
        margin-right: 2px;
        margin-left: 17px;
        font-weight: 700
    }

.footer {
    background: #222;
    clear: both;
    width: 100%;
    height: 426px;
    margin-top: 45px
}

    .footer .wrapper {
        width: 1150px;
        margin: 0 auto
    }

    .footer .f-title {
        height: 75px;
        border-bottom: 1px solid #393939;
        line-height: 75px;
        margin: 0
    }

        .footer .f-title .fr {
            color: #7dcfa0
        }

        .footer .f-title .fl li {
            float: left
        }

            .footer .f-title .fl li.nav_f {
                position: relative;
                text-align: left
            }

                .footer .f-title .fl li.nav_f:hover .sitemap-quick {
                    display: block
                }

                .footer .f-title .fl li.nav_f .sitemap-quick {
                    display: none;
                    width: 200px;
                    position: absolute;
                    background: rgba(71,78,88,.95);
                    padding: 15px;
                    line-height: 20px;
                    border-radius: 3px;
                    right: -70px;
                    top: 49px;
                    z-index: 999;
                    box-shadow: 0 2px 5px rgba(0,0,0,.25);
                    background: #333 \0
                }

                    .footer .f-title .fl li.nav_f .sitemap-quick p {
                        color: #fff3be;
                        font-size: 14px;
                        font-weight: 700
                    }

                    .footer .f-title .fl li.nav_f .sitemap-quick dd a {
                        height: auto;
                        margin: 5px 0;
                        color: #dbece1;
                        cursor: pointer
                    }

                    .footer .f-title .fl li.nav_f .sitemap-quick .nav_area {
                        clear: both;
                        width: 200px;
                        border-bottom: 1px solid #777;
                        margin-bottom: 10px;
                        padding-bottom: 10px
                    }

                    .footer .f-title .fl li.nav_f .sitemap-quick .last {
                        border: none;
                        margin: 0;
                        padding: 0
                    }

                    .footer .f-title .fl li.nav_f .sitemap-quick a {
                        color: #ddd;
                        font-size: 12px;
                        margin-right: 9px;
                        height: 20px;
                        line-height: 20px;
                        padding: 0;
                        float: none;
                        display: inline-block
                    }

            .footer .f-title .fl li a {
                color: #fff;
                margin-right: 15px;
                font-size: 14px;
                cursor: pointer
            }

                .footer .f-title .fl li a:hover {
                    text-decoration: none
                }

    .footer .fangxitong-link-box {
        padding: 13px 0 20px;
        border-bottom: 1px solid #393939;
        background: none
    }

        .footer .fangxitong-link-box .fl {
            width: 870px
        }

            .footer .fangxitong-link-box .fl .tab {
                height: 40px
            }

                .footer .fangxitong-link-box .fl .tab span {
                    padding: 8px 10px;
                    background: #121212;
                    color: #888c8e;
                    float: left;
                    margin-right: 12px;
                    cursor: pointer;
                    font-size: 12px;
                    transition: all .3s ease-in-out
                }

                    .footer .fangxitong-link-box .fl .tab span:empty {
                        display: none
                    }

                    .footer .fangxitong-link-box .fl .tab span.hover {
                        background: #394043;
                        color: #fff
                    }

            .footer .fangxitong-link-box .fl .link-list div {
                min-height: 89px;
                overflow: hidden
            }

            .footer .fangxitong-link-box .fl dd a {
                color: #888c8e;
                font-size: 12px;
                display: inline-block;
                margin: 10px 10px 0 0;
                cursor: pointer
            }

        .footer .fangxitong-link-box .fr img {
            border-radius: 2px;
            width: 129px;
            height: 129px
        }

    .footer .bottom {
        padding-top: 23px
    }

        .footer .bottom .copyright {
            color: #888c8e;
            font-size: 12px;
            line-height: 20px
        }

        .footer .bottom .hot-frauds {
            display: none
        }

.fangxitong-footer-simple {
    height: 80px;
    text-align: center;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
    padding-top: 60px
}

.city-change {
    width: 640px;
    height: 440px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius: 2px;
    position: fixed;
    z-index: 1002;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    font-size: 14px
}

    .city-change .city-close {
        cursor: pointer;
        display: inline-block;
        width: 30px;
        height: 30px;
        overflow: hidden;
        position: absolute;
        right: -15px;
        top: -15px;
        background: url(../images/close-fc.png);
        background: -webkit-image-set(url(../images/close-fc.png) 1x,url(../common/img/www/close-fc@2x.png?dd79f825aadf5adafa4a) 2x);
        background-repeat: no-repeat
    }

    .city-change .fc-main {
        padding: 0 40px;
        height: 335px;
        overflow-y: auto
    }

        .city-change .fc-main .citys-l, .city-change .fc-main .citys-r {
            width: 50%;
            height: 100%
        }

        .city-change .fc-main ul {
            display: inline-block
        }

        .city-change .fc-main li {
            line-height: 41px
        }

            .city-change .fc-main li .code-title {
                display: inline-block;
                width: 12px;
                margin-right: 10px;
                color: #999
            }

            .city-change .fc-main li .city-enum {
                height: 100%;
                max-width: 250px
            }

                .city-change .fc-main li .city-enum a {
                    display: inline-block;
                    margin-left: 7px;
                    color: #333;
                    cursor: pointer
                }

                    .city-change .fc-main li .city-enum a.is_lvju {
                        color: #40a9f6
                    }

                    .city-change .fc-main li .city-enum a:hover {
                        text-decoration: underline
                    }

    .city-change .title-line {
        width: 560px;
        height: 1px;
        background-color: #eee;
        margin: 10px auto 25px
    }

    .city-change .title {
        text-align: left;
        margin: 30px 40px 0;
        font-size: 22px;
        line-height: 22px;
        color: #394043;
        font-weight: 700;
        position: relative
    }

        .city-change .title .city-tab {
            display: inline-block;
            float: right;
            line-height: 22px
        }

            .city-change .title .city-tab span {
                font-size: 14px;
                font-weight: 400;
                display: inline-block;
                margin-right: 9px;
                color: #999
            }

            .city-change .title .city-tab a {
                font-size: 14px;
                font-weight: 400;
                margin-left: 10px;
                color: #394043
            }

                .city-change .title .city-tab a:hover {
                    color: #40a9f6
                }

.overlayBg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    display: none
}


    

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}


.clear-fl:after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    overflow: hidden
}

.fix-right {
    position: fixed;
    right: 20px;
    bottom: 50px;
    width: 37px;
    transition: all .3s ease-in-out;
    z-index: 100
}

    .fix-right .tips {
        display: none;
        width: 37px;
        background: #f9f9f9;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        border-radius: 2px
    }

        .fix-right .tips li {
            height: 24px;
            width: 37px;
            padding: 7px 0;
            position: relative;
            overflow: hidden
        }

            .fix-right .tips li span {
                background-image: url(../images/sprite_graphic.png);
                background-position: -594px -168px;
                opacity: 0;
                filter: alpha(opacity=0);
                min-width: 79px;
                width: auto;
                height: 37px;
                position: absolute;
                left: -96px;
                top: 0;
                padding-right: 5px;
                text-align: center;
                line-height: 37px;
                color: #fff;
                font-size: 12px;
                transition: all .5s ease-in
            }

                .fix-right .tips li span.erweima {
                    background: none;
                    position: absolute;
                    top: -1px;
                    left: -94px;
                    height: 88px;
                    width: 82px
                }

                    .fix-right .tips li span.erweima img {
                        width: 82px;
                        height: 88px
                    }

                .fix-right .tips li span.tel {
                    background-position: -717px -168px;
                    width: 152px;
                    left: -160px;
                    padding-right: 5px
                }

            .fix-right .tips li:hover {
                background: #0079fe
            }

                .fix-right .tips li:hover span {
                    filter: alpha(opacity=100);
                    left: -76px
                }

                    .fix-right .tips li:hover span.erweima {
                        top: -1px;
                        left: -74px
                    }

                    .fix-right .tips li:hover span.tel {
                        left: -150px
                    }

                .fix-right .tips li:hover label.erweima {
                    background-position: -651px -24px
                }

                .fix-right .tips li:hover label.feedback {
                    background-position: -651px -60px;
                    cursor: pointer
                }

                .fix-right .tips li:hover label.im {
                    background-position: -651px -100px
                }

                .fix-right .tips li:hover label.phone {
                    background-position: -651px -137px
                }

                .fix-right .tips li:hover label.baodan {
                    background-position: -675px -100px
                }

            .fix-right .tips li label {
                background: url(../images/sprite_graphic.png);
                margin: 0 auto
            }

                .fix-right .tips li label, .fix-right .tips li label a {
                    display: block;
                    width: 17px;
                    height: 19px
                }

                    .fix-right .tips li label.erweima {
                        background-position: -622px -24px;
                        margin-top: 3px
                    }

                    .fix-right .tips li label.feedback {
                        background-position: -622px -60px
                    }

                    .fix-right .tips li label.im {
                        background-position: -622px -100px;
                        margin-top: 4px
                    }

                    .fix-right .tips li label.phone {
                        background-position: -622px -137px;
                        margin-top: 5px
                    }

                    .fix-right .tips li label.baodan {
                        background-position: -697px -100px;
                        margin-top: 3px
                    }

    .fix-right .has-ask {
        background: url(../images/sprite_graphic.png) -824px -1px;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        border-radius: 2px;
        width: 37px;
        height: 37px;
        margin-top: 9px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        display: none
    }

        .fix-right .has-ask a {
            color: #adadaf;
            display: block;
            width: 37px;
            height: 37px
        }

        .fix-right .has-ask:hover {
            background: url(../images/sprite_graphic.png) -780px -1px
        }

            .fix-right .has-ask:hover a {
                color: #fff;
                text-decoration: none
            }

    .fix-right .go-top {
        background: #f9f9f9;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        border-radius: 2px;
        width: 37px;
        height: 24px;
        margin-top: 9px;
        padding-top: 13px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        display: none
    }

        .fix-right .go-top:hover {
            background: #0079fe
        }

            .fix-right .go-top:hover i {
                background: url(../images/sprite_graphic.png) -633px -230px
            }

            .fix-right .go-top:hover span {
                left: -70px;
                filter: alpha(opacity=100);
                transition: all .5s ease-in
            }

        .fix-right .go-top i {
            background: url(../images/sprite_graphic.png) -604px -230px;
            width: 17px;
            height: 9px;
            display: block;
            margin: 0 auto
        }

        .fix-right .go-top span {
            background: url(../images/sprite_graphic.png) -600px -168px;
            display: block;
            width: 74px;
            height: 37px;
            position: absolute;
            left: -90px;
            top: 0;
            filter: alpha(opacity=0);
            text-align: center;
            line-height: 37px;
            color: #fff;
            font-size: 12px;
            padding-right: 5px
        }

.sh-erweima {
    width: 215px;
    height: 175px;
    background-position: 0 0;
    right: 173px;
    top: 10px
}

.ewm-close, .sh-erweima {
    background-image: url(../images/sh-erweima.png);
    position: relative;
    display: none
}

.ewm-close {
    background-position: 0 -239px;
    width: 31px;
    height: 31px;
    top: 30px;
    right: -20px;
    z-index: 99
}

.feedback-box {
    z-index: 10000;
    display: none;
    width: 415px;
    padding: 55px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius: 2px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -263px;
    margin-top: -273px
}

    .feedback-box h1 {
        text-align: center;
        font-size: 20px;
        line-height: 40px
    }

    .feedback-box p {
        font-size: 12px;
        color: #999;
        line-height: 20px
    }

    .feedback-box .box {
        padding-top: 15px
    }

        .feedback-box .box span {
            display: block;
            font-weight: 700;
            padding-bottom: 12px
        }

            .feedback-box .box span label {
                color: red;
                font-size: 12px;
                margin-left: 10px;
                display: none
            }

            .feedback-box .box span i {
                color: #999
            }

        .feedback-box .box input {
            width: 182px;
            height: 34px;
            padding: 0 8px
        }

        .feedback-box .box input, .feedback-box .box textarea {
            border-radius: 2px;
            border: 1px solid #ddd;
            box-shadow: inset 1px 1px 3px rgba(0,0,0,.05)
        }

        .feedback-box .box textarea {
            width: 397px;
            height: 120px;
            padding: 8px
        }

    .feedback-box button {
        background: #0079fe;
        width: 180px;
        height: 43px;
        line-height: 43px;
        color: #fff;
        border-radius: 2px;
        margin-top: 26px;
        font-size: 16px;
        cursor: pointer
    }

    .feedback-box #tips {
        color: #e4393c;
        font-size: 12px;
        display: block;
        margin-top: 20px
    }

    .feedback-box .has {
        margin-top: 40px;
        font-size: 12px
    }

        .feedback-box .has a {
            color: #1688be
        }

        .feedback-box .has i {
            background: url(../images/sprite_graphic.png) -722px -102px;
            display: inline-block;
            width: 14px;
            height: 14px;
            position: relative;
            top: 3px;
            margin-right: 3px
        }

    .feedback-box .tab {
        margin-top: 25px
    }

        .feedback-box .tab span {
            color: #394043;
            font-size: 14px;
            background: #f5f5f6;
            display: inline-block;
            height: 34px;
            line-height: 34px;
            padding: 0 15px;
            cursor: pointer
        }

            .feedback-box .tab span.check {
                color: #f5f5f6;
                background: #394043;
                position: relative
            }

                .feedback-box .tab span.check:after {
                    content: "";
                    display: inline-block;
                    width: 0;
                    height: 0;
                    border-top: 5px solid #394043;
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    position: absolute;
                    left: 50px;
                    top: 34px;
                    margin-left: -11px
                }

    .feedback-box .complain .appeal .tel {
        background: #f9f4e4;
        width: 100%;
        color: #887b50;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-top: 37px
    }

        .feedback-box .complain .appeal .tel i {
            background-image: url(../images/tousu.png);
            background-image: -webkit-image-set(url(../images/tousu.png) 1x,url(../common/img/tousu@2x.png?9f8284e4b38889f9786d) 2x);
            background-position: -4px -47px;
            width: 9px;
            height: 14px;
            display: inline-block;
            margin-right: 5px;
            position: relative;
            top: 1px
        }

    .feedback-box .complain .appeal b {
        color: #394043;
        font-weight: 700;
        margin-top: 40px;
        display: block
    }

    .feedback-box .complain .appeal p {
        color: #b2b2b2;
        line-height: 23px
    }

    .feedback-box .complain .appeal ul li {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #f5f5f5
    }

        .feedback-box .complain .appeal ul li span {
            color: #394043;
            font-size: 12px;
            display: inline-block
        }

            .feedback-box .complain .appeal ul li span.time {
                width: 142px
            }

            .feedback-box .complain .appeal ul li span.name {
                width: 60px
            }

            .feedback-box .complain .appeal ul li span.phone {
                width: 97px
            }

            .feedback-box .complain .appeal ul li span.type {
                width: 80px
            }

            .feedback-box .complain .appeal ul li span.finish, .feedback-box .complain .appeal ul li span.handle {
                font-weight: 700
            }

            .feedback-box .complain .appeal ul li span.handle {
                color: #938762
            }

            .feedback-box .complain .appeal ul li span.finish {
                color: #0079fe
            }

    .feedback-box .complain .appeal a {
        color: #b2b2b2;
        font-size: 12px;
        text-decoration: underline;
        display: block;
        margin-top: 10px
    }

.closebok {
    position: absolute;
    right: -23px;
    top: -23px;
    z-index: 999
}

    .closebok, .closebok img {
        width: 50px
    }

.fix-right-v2 {
    position: fixed;
    right: 0;
    top: 0;
    width: 38px;
    height: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    z-index: 1001
}

    .fix-right-v2 table {
        width: 100%;
        height: 100%
    }

    .fix-right-v2 table, .fix-right-v2 td {
        margin: 0;
        padding: 0;
        border: 0;
        border-spacing: 0;
        border-collapse: collapse
    }

    .fix-right-v2 a {
        display: block;
        width: 38px;
        overflow: hidden;
        cursor: pointer
    }

    .fix-right-v2 li {
        position: relative;
        margin: 7px 0
    }

        .fix-right-v2 li span {
            position: absolute;
            right: 48px;
            top: 0;
            display: none;
            padding: 0 14px;
            line-height: 38px;
            color: #fff;
            font-size: 12px;
            background: #0079fe;
            white-space: nowrap
        }

            .fix-right-v2 li span i {
                position: absolute;
                right: 0;
                top: 50%;
                width: 0;
                height: 0;
                margin: -5px -10px 0 0;
                font-size: 0;
                border: 5px solid transparent;
                border-left-color: #0079fe;
                overflow: hidden
            }

        .fix-right-v2 li .popup-qr {
            top: -30px;
            padding: 8px;
            background: #fff
        }

            .fix-right-v2 li .popup-qr i {
                border-color: transparent transparent transparent #fff
            }

            .fix-right-v2 li .popup-qr .qr-title {
                display: block;
                padding-top: 8px;
                color: #000;
                line-height: 12px;
                font-size: 12px;
                text-align: center
            }

    .fix-right-v2 .myfav a, .fix-right-v2 .myfav span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .myfav a {
        background-position: -38px 0
    }

    .fix-right-v2 .myfav:hover a {
        background-position: 0 0
    }

    .fix-right-v2 .ask a, .fix-right-v2 .ask span {
        height: 50px;
        line-height: 50px
    }

    .fix-right-v2 .ask a {
        background-position: -38px -38px
    }

    .fix-right-v2 .ask:hover a {
        background-position: 0 -38px
    }

    .fix-right-v2 .sell a, .fix-right-v2 .sell span {
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
    }

        .fix-right-v2 .sell a:hover {
            background: #000;
            color: #fff;
        }




    .fix-right-v2 .sell:hover a {
        background-position: 0 -88px
    }

    .fix-right-v2 .kefu a, .fix-right-v2 .kefu span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .kefu a {
        background-position: -38px -142px
    }

    .fix-right-v2 .kefu:hover a {
        background-position: 0 -142px
    }

    .fix-right-v2 .baodan a, .fix-right-v2 .baodan span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .baodan a {
        background-image: url(../images/sidebar_spritev5@2x.png);
        background-image: -webkit-image-set(url(../images/sidebar_spritev5.png) 1x,url(../common/img/sidebar_spriteV5@2x.png?7d8f2209994880e75846) 2x);
        background-position: -38px -186px
    }

    .fix-right-v2 .baodan:hover a {
        background-position: 0 -186px
    }

    .fix-right-v2 .download a, .fix-right-v2 .download span {
        line-height: 38px
    }

    .fix-right-v2 .download a {
        height: 38px;
        background-position: -38px -224px
    }

    .fix-right-v2 .download:hover a {
        background-position: 0 -224px
    }

    .fix-right-v2 .phone a, .fix-right-v2 .phone span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .phone a {
        cursor: default;
        background-position: -38px -265px
    }

    .fix-right-v2 .phone:hover a {
        background-position: 0 -265px
    }

    .fix-right-v2 .feedback a, .fix-right-v2 .feedback span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .feedback a {
        background-position: -38px -302px
    }

    .fix-right-v2 .feedback:hover a {
        background-position: 0 -302px
    }

    .fix-right-v2 .avoiddistrub a, .fix-right-v2 .avoiddistrub span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v2 .avoiddistrub a {
        background-position: -38px -466px
    }

    .fix-right-v2 .avoiddistrub:hover a {
        background-position: 0 -466px
    }

    .fix-right-v2 .gotop {
        position: absolute;
        bottom: 50px;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }


        .fix-right-v2 .gotop a, .fix-right-v2 .gotop span {
            height: 38px;
            line-height: 38px
        }

        .fix-right-v2 .gotop a {
            background-position: -38px -338px
        }

        .fix-right-v2 .gotop:hover a {
            background-position: 0 -338px
        }

    .fix-right-v2 .sidebar-line {
        width: 19px;
        height: 1px;
        margin: 7px auto;
        background: #ccc
    }

.fix-right-v3 {
    position: fixed;
    right: 0;
    top: 0;
    width: 38px;
    height: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    z-index: 1001
}

    .fix-right-v3 table {
        width: 100%;
        height: 100%
    }

    .fix-right-v3 table, .fix-right-v3 td {
        margin: 0;
        padding: 0;
        border: 0;
        border-spacing: 0;
        border-collapse: collapse
    }

    .fix-right-v3 .sidebar-item &gt; a {
        display: block;
        width: 38px;
        font-size: 0;
        background-image: url(../images/sidebar_spritev3.png);
        background-image: -webkit-image-set(url(../images/sidebar_spritev3.png) 1x,url(../common/img/sidebar_spriteV3@2x.png?8f217981d31ff3fbebf7) 2x);
        overflow: hidden;
        cursor: pointer
    }

    .fix-right-v3 .sidebar-item {
        position: relative;
        margin: 7px 0
    }

        .fix-right-v3 .sidebar-item .popup {
            position: absolute;
            right: 48px;
            top: 0;
            display: none;
            padding: 0 14px;
            color: #fff;
            font-size: 12px;
            background: #0079fe;
            white-space: nowrap
        }

            .fix-right-v3 .sidebar-item .popup i {
                position: absolute;
                right: 0;
                top: 50%;
                width: 0;
                height: 0;
                margin: -5px -10px 0 0;
                font-size: 0;
                border: 5px solid transparent;
                border-left-color: #0079fe;
                overflow: hidden
            }

        .fix-right-v3 .sidebar-item .popup-qr {
            top: -30px;
            padding: 8px;
            background: #fff
        }

            .fix-right-v3 .sidebar-item .popup-qr i {
                border-color: transparent transparent transparent #fff
            }

            .fix-right-v3 .sidebar-item .popup-qr .qr-title {
                display: block;
                padding-top: 8px;
                color: #000;
                line-height: 12px;
                font-size: 12px;
                text-align: center
            }

    .fix-right-v3 .myfav &gt; a, .fix-right-v3 .myfav span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .myfav &gt; a {
        background-position: -38px 0
    }

    .fix-right-v3 .myfav:hover &gt; a {
        background-position: 0 0
    }

    .fix-right-v3 .mycart &gt; a {
        height: 38px;
        line-height: 38px;
        background-position: -38px -421px
    }

    .fix-right-v3 .mycart.not-empty &gt; a {
        background-position: -38px -378px
    }

    .fix-right-v3 .mycart:hover &gt; a {
        background-position: 0 -378px
    }

    .fix-right-v3 .mycart .popup {
        padding: 15px 25px 25px;
        box-shadow: 0 0 3px rgba(0,0,0,.3);
        border: 1px solid #f5f5f6;
        width: 300px;
        background: #fff;
        color: #616669;
        z-index: 100
    }

        .fix-right-v3 .mycart .popup i {
            border-color: transparent transparent transparent #fff;
            top: 18px
        }

        .fix-right-v3 .mycart .popup .head-line {
            color: #d0d1d2;
            line-height: 18px;
            padding-bottom: 13px;
            border-bottom: 1px solid #eee
        }

            .fix-right-v3 .mycart .popup .head-line .title a {
                font-size: 18px;
                font-weight: 700;
                color: #394043
            }

                .fix-right-v3 .mycart .popup .head-line .title a:hover {
                    text-decoration: none
                }

            .fix-right-v3 .mycart .popup .head-line .explain {
                margin-left: 15px;
                line-height: 18px
            }

                .fix-right-v3 .mycart .popup .head-line .explain a {
                    color: #d0d1d2
                }

                    .fix-right-v3 .mycart .popup .head-line .explain a:hover {
                        text-decoration: none
                    }

        .fix-right-v3 .mycart .popup .zones {
            overflow-y: auto;
            overflow-x: hidden;
            max-height: 410px;
            margin-bottom: 13px
        }

            .fix-right-v3 .mycart .popup .zones .zone {
                padding-top: 5px
            }

                .fix-right-v3 .mycart .popup .zones .zone .zone-title {
                    color: #616669;
                    font-size: 14px;
                    line-height: 45px
                }

                .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li {
                    display: block;
                    margin-bottom: 20px
                }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li:last-child {
                        margin-bottom: 10px
                    }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li .house-detail {
                        margin-left: 14px
                    }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li img {
                        width: 80px;
                        height: 60px
                    }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li h1 {
                        font-size: 15px;
                        line-height: 15px;
                        font-weight: 700;
                        max-width: 188px;
                        overflow: hidden;
                        text-overflow: ellipsis
                    }

                        .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li h1 a {
                            color: #394043
                        }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li .info {
                        color: #616669;
                        font-size: 12px;
                        line-height: 12px;
                        margin: 10px 0
                    }

                    .fix-right-v3 .mycart .popup .zones .zone .houses &gt; li .price {
                        font-size: 15px;
                        font-weight: 700;
                        line-height: 15px;
                        color: #db4c3f
                    }

        .fix-right-v3 .mycart .popup .zone-loading {
            text-align: center
        }

        .fix-right-v3 .mycart .popup .book-btn a {
            color: #fff;
            background: #0079fe;
            font-size: 14px;
            font-weight: 700;
            line-height: 45px;
            border-radius: 2px;
            text-align: center;
            cursor: pointer;
            display: inline-block;
            width: 100%
        }

            .fix-right-v3 .mycart .popup .book-btn a:hover {
                text-decoration: none
            }

        .fix-right-v3 .mycart .popup .empty-cart, .fix-right-v3 .mycart .popup .failed-cart, .fix-right-v3 .mycart .popup .loading {
            color: #969696;
            font-size: 17px;
            text-align: center
        }

            .fix-right-v3 .mycart .popup .empty-cart .empty-img, .fix-right-v3 .mycart .popup .failed-cart .empty-img, .fix-right-v3 .mycart .popup .loading .empty-img {
                margin: 40px auto 30px;
                width: 99px;
                height: 94px;
                background-image: url(../images/empty_cart.png);
                background-image: -webkit-image-set(url(../images/empty_cart.png) 1x,url(../common/img/empty_cart@2x.png?6b3e8f7c99bf96022896) 2x);
                background-repeat: no-repeat
            }

            .fix-right-v3 .mycart .popup .empty-cart .failed-img, .fix-right-v3 .mycart .popup .failed-cart .failed-img, .fix-right-v3 .mycart .popup .loading .failed-img {
                margin: 40px auto 30px;
                width: 77px;
                height: 106px;
                background-image: url(../images/failed.png);
                background-image: -webkit-image-set(url(../images/failed.png) 1x,url(../common/img/failed@2x.png?42ac87677594872371f4) 2x);
                background-repeat: no-repeat
            }

            .fix-right-v3 .mycart .popup .empty-cart .loading-img, .fix-right-v3 .mycart .popup .failed-cart .loading-img, .fix-right-v3 .mycart .popup .loading .loading-img {
                background: none;
                margin: 20px auto 18px;
                width: 34px;
                height: 34px
            }

            .fix-right-v3 .mycart .popup .empty-cart .msg, .fix-right-v3 .mycart .popup .failed-cart .msg, .fix-right-v3 .mycart .popup .loading .msg {
                line-height: 17px;
                margin-bottom: 50px
            }

            .fix-right-v3 .mycart .popup .loading .msg {
                margin-bottom: 23px
            }

    .fix-right-v3 .msg-cart a {
        background-position: -38px -378px
    }

    .fix-right-v3 .ask a, .fix-right-v3 .ask span {
        height: 50px;
        line-height: 50px
    }

    .fix-right-v3 .ask a {
        background-position: -38px -38px
    }

    .fix-right-v3 .ask:hover a {
        background-position: 0 -38px
    }

    .fix-right-v3 .sell a, .fix-right-v3 .sell span {
        height: 50px;
        line-height: 50px
    }

    .fix-right-v3 .sell a {
        background-position: -38px -88px
    }

    .fix-right-v3 .sell:hover a {
        background-position: 0 -88px
    }

    .fix-right-v3 .kefu a, .fix-right-v3 .kefu span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .kefu a {
        background-position: -38px -142px
    }

    .fix-right-v3 .kefu:hover a {
        background-position: 0 -142px
    }

    .fix-right-v3 .baodan a, .fix-right-v3 .baodan span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .baodan a {
        background-image: url(../images/sidebar_spritev5@2x.png);
        background-image: -webkit-image-set(url(../images/sidebar_spritev5.png) 1x,url(../common/img/sidebar_spriteV5@2x.png?7d8f2209994880e75846) 2x);
        background-position: -38px -186px
    }

    .fix-right-v3 .baodan:hover a {
        background-position: 0 -186px
    }

    .fix-right-v3 .download a, .fix-right-v3 .download span {
        line-height: 38px
    }

    .fix-right-v3 .download a {
        height: 38px;
        background-position: -38px -224px
    }

    .fix-right-v3 .download:hover a {
        background-position: 0 -224px
    }

    .fix-right-v3 .phone a, .fix-right-v3 .phone span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .phone a {
        cursor: default;
        background-position: -38px -265px
    }

    .fix-right-v3 .phone:hover a {
        background-position: 0 -265px
    }

    .fix-right-v3 .feedback a, .fix-right-v3 .feedback span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .feedback a {
        background-position: -38px -302px
    }

    .fix-right-v3 .feedback:hover a {
        background-position: 0 -302px
    }

    .fix-right-v3 .avoiddistrub a, .fix-right-v3 .avoiddistrub span {
        height: 38px;
        line-height: 38px
    }

    .fix-right-v3 .avoiddistrub a {
        background-position: -38px -466px
    }

    .fix-right-v3 .avoiddistrub:hover a {
        background-position: 0 -466px
    }

    .fix-right-v3 .gotop {
        position: absolute;
        bottom: 50px
    }

        .fix-right-v3 .gotop a, .fix-right-v3 .gotop span {
            height: 38px;
            line-height: 38px
        }

        .fix-right-v3 .gotop a {
            background-position: -38px -338px
        }

        .fix-right-v3 .gotop:hover a {
            background-position: 0 -338px
        }

    .fix-right-v3 .sidebar-line {
        width: 19px;
        height: 1px;
        margin: 7px auto;
        background: #ccc
    }

body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

body {
    font-family: Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,"\5FAE\8F6F\96C5\9ED1",Segoe UI,Tahoma,"\5B8B\4F53 b8b\4F53",SimSun,sans-serif;
    font-size: 1.2em;
    color: #394043
}

ol, ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

img {
    border: none
}

a {
    cursor: pointer;
    color: #666
}

    a, a:focus, a:hover, li:focus {
        text-decoration: none
    }

        a:focus, li:focus {
            outline: none
        }

/*.btn:active:focus, .btn:focus, button:focus, input:focus, textarea:focus {
    outline: none;
    padding: 0;
    border: none
}*/

.spacer {
    clear: both;
    height: 0
}

a:-webkit-any-link {
    text-decoration: none;
    color: initial;
    cursor: pointer
}

dir, menu, ul {
    display: block;
    list-style-type: disc;
    list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

body {
    font-size: 14px;
    background: #fff
}

    body .lvju-blue {
        color: #40a9f6
    }

    body .fl {
        float: left
    }

    body .fr {
        float: right
    }

    body .clear:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0;
        line-height: 0
    }

    body .clear {
        display: block;
        *zoom: 1
    }

    body .animation {
        transition: all .5s
    }

    body .stick_fixed {
        position: fixed;
        top: 0;
        z-index: 100
    }

    body .old-browser-popup {
        font-size: 16px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: 1000;
        text-align: center;
        padding-top: 300px
    }

        body .old-browser-popup a {
            -webkit-text-decoration: underline #1f6bdf;
            text-decoration: underline #1f6bdf;
            color: #1f6bdf
        }

        body .old-browser-popup .chrome-browser-ico {
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url(../images/chrome.png) 50% no-repeat
        }

        body .old-browser-popup .firefox-browser-ico {
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url(../images/firefox.png) 50% no-repeat
        }

.intro.clear {
    zoom: 1
}

.intro {
    height: 46px;
    line-height: 46px;
    background: #f1f1f1;
    border-top: 1px solid #eee
}

    

.searchBtn, .xinfang-nav a {
    cursor: pointer
}

.hide {
    display: none
}


.nav-content .logo {
    width: auto;
    height: auto;
}

    .nav-content .logo img {
        height: 50px;
    }

.sellico {
    position: absolute;
    width: 100%;
    top: -10px;
}

.sellTitle {
    position: absolute;
    width: 100%;
    top: 10px;
    font-size: 14px;
}
</pre></body></html>