/*! 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: #39ac6a
        }

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

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

.footer {
    background: url(../common/img/footer-bg.jpg?abb9f84b961f4168a907) no-repeat top #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 .lianjia-link-box {
        padding: 13px 0 20px;
        border-bottom: 1px solid #393939;
        background: none
    }

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

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

                .footer .lianjia-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 .lianjia-link-box .fl .tab span:empty {
                        display: none
                    }

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

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

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

        .footer .lianjia-link-box .fr img {
            border: 5px solid #fff;
            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
        }

.lianjia-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(../common/img/www/close-fc.png?494b335b7d9564d88320);
        background: -webkit-image-set(url(../common/img/www/close-fc.png?494b335b7d9564d88320) 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
}

.new-header {
    height: 36px;
    line-height: 36px;
    color: #333;
    background: #fff;
    box-shadow: 0 1px 0 0 #eee
}

    .new-header .float-wrapper {
        width: 1150px;
        margin: 0 auto
    }

        .new-header .float-wrapper a {
            cursor: pointer
        }

        .new-header .float-wrapper:after, .new-header .float-wrapper:before {
            display: table;
            content: "";
            width: 0;
            height: 0;
            clear: both;
            overflow: hidden
        }

        .new-header .float-wrapper .link-list-wrapper {
            height: 36px;
            width: auto;
            float: left
        }

            .new-header .float-wrapper .link-list-wrapper .new-link-list {
                position: relative;
                float: left
            }

                .new-header .float-wrapper .link-list-wrapper .new-link-list > a {
                    display: inline-block;
                    height: 100%;
                    padding-right: 24px;
                    font-size: 12px;
                    color: #9b9b9b;
                    cursor: pointer
                }

                    .new-header .float-wrapper .link-list-wrapper .new-link-list > a:hover {
                        color: #00a75b;
                        text-decoration: none
                    }

                    .new-header .float-wrapper .link-list-wrapper .new-link-list > a.on {
                        color: #151515
                    }

                        .new-header .float-wrapper .link-list-wrapper .new-link-list > a.on:hover {
                            color: #00a75b;
                            text-decoration: none
                        }

                .new-header .float-wrapper .link-list-wrapper .new-link-list:hover .toast-link {
                    display: block;
                    font-size: 12px
                }

                .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link {
                    display: none;
                    position: absolute;
                    width: 62px;
                    top: 36px;
                    left: -18px;
                    padding: 8px 0;
                    z-index: 101;
                    border-bottom-left-radius: 2px;
                    border-bottom-right-radius: 2px;
                    border: 1px solid #eee;
                    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
                    background: #fff
                }

                    .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link:before {
                        content: "";
                        position: absolute;
                        width: 6px;
                        height: 7px;
                        top: -5px;
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                        z-index: 101;
                        border-color: #eee transparent transparent #eee;
                        border-style: solid;
                        border-width: 1px;
                        background: #fff;
                        -webkit-transform: rotate(45deg);
                        transform: rotate(45deg)
                    }

                    .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link.app {
                        width: 140px;
                        padding: 21px 0 17px
                    }

                        .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link.app:before {
                            margin: 0;
                            left: 36px
                        }

                        .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link.app .img-desc {
                            width: 89px;
                            margin: 0 auto
                        }

                            .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link.app .img-desc.img-wrapper {
                                height: 89px;
                                margin-bottom: 6px
                            }

                            .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link.app .img-desc.desc-wrapper {
                                font-size: 12px;
                                color: #999;
                                line-height: 18px;
                                text-align: center
                            }

                    .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link a {
                        display: block;
                        line-height: 25px;
                        text-align: center;
                        font-size: 12px;
                        color: #666
                    }

                        .new-header .float-wrapper .link-list-wrapper .new-link-list .toast-link a:hover {
                            text-decoration: none;
                            background: #f0f0f0
                        }

    .new-header .user-wrapper {
        font-size: 12px;
        color: #9c9fa1
    }

        .new-header .user-wrapper a {
            color: #9c9fa1
        }

            .new-header .user-wrapper a:hover {
                color: #00a75b;
                text-decoration: none
            }

        .new-header .user-wrapper .phone {
            padding-right: 20px
        }

        .new-header .user-wrapper .vertical-line {
            display: inline-block;
            width: 0;
            height: 12px;
            border-left: 1px solid #d8d8d8
        }

        .new-header .user-wrapper .logout-wrapper, .new-header .user-wrapper .register {
            padding-left: 20px
        }

            .new-header .user-wrapper .logout-wrapper .user {
                margin-right: 15px
            }

@-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
}

.loginContainer {
    position: relative;
    z-index: 1008
}

    .loginContainer .y_name {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 255px;
        height: 50px
    }

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

    .loginContainer .registered {
        width: 380px;
        text-align: right;
        color: #555;
        padding: 10px 0 25px;
        margin-top: 5px
    }

        .loginContainer .registered a {
            color: #e4393c
        }

    .loginContainer .panel_login {
        width: 340px;
        height: auto;
        background-color: #fff;
        position: fixed;
        z-index: 999;
        left: 50%;
        top: 50%;
        margin-left: -190px;
        margin-top: -205px;
        padding-left: 40px;
        box-shadow: 1px 3px 14px rgba(0,0,0,.3);
        -moz-box-shadow: 1px 3px 14px rgba(0,0,0,.3);
        -webkit-box-shadow: 1px 3px 14px rgba(0,0,0,.3);
        -o-box-shadow: 1px 3px 14px rgba(0,0,0,.3);
        display: none;
        z-index: 10000;
        border-radius: 2px
    }

        .loginContainer .panel_login.panel_success {
            width: 380px;
            height: 125px;
            padding-left: 0;
            text-align: center;
            padding-top: 57px;
            display: block;
            border-radius: 2px;
            font-weight: 700;
            font-size: 18px
        }

            .loginContainer .panel_login.panel_success i {
                position: absolute;
                top: 8px;
                right: 10px;
                line-height: 25px;
                cursor: pointer
            }

            .loginContainer .panel_login.panel_success .tologin {
                cursor: pointer
            }

            .loginContainer .panel_login.panel_success > div {
                font-weight: lighter;
                font-size: 14px;
                margin-top: 20px
            }

                .loginContainer .panel_login.panel_success > div a {
                    color: #00ae66;
                    text-decoration: none
                }

                    .loginContainer .panel_login.panel_success > div a:hover {
                        text-decoration: underline
                    }

        .loginContainer .panel_login .panel_info {
            padding-top: 40px;
            width: 300px
        }

            .loginContainer .panel_login .panel_info .close_login {
                cursor: pointer;
                position: absolute;
                right: 15px;
                top: 15px;
                padding: 4px
            }

        .loginContainer .panel_login .panel_reg {
            background-color: #f3f3f3;
            height: 425px;
            width: 229px
        }

        .loginContainer .panel_login .panel_bg {
            width: 209px;
            height: 69px;
            position: absolute;
            left: 0;
            bottom: 0
        }

        .loginContainer .panel_login .panel_tab .title {
            min-height: 20px;
            line-height: 20px;
            margin-bottom: 40px;
            padding-left: 0
        }

            .loginContainer .panel_login .panel_tab .title .fl {
                font-size: 20px;
                color: #333;
                font-weight: 700
            }

            .loginContainer .panel_login .panel_tab .title label {
                color: #999;
                line-height: 28px
            }

                .loginContainer .panel_login .panel_tab .title label a {
                    color: #00ae66
                }

        .loginContainer .panel_login .panel_tab span {
            font-size: 16px;
            color: #999;
            width: 189px;
            display: block;
            text-align: center;
            height: 47px;
            line-height: 47px;
            border: 1px solid #f5f5f5;
            border-bottom-color: #d0d0d0;
            cursor: pointer;
            float: left;
            border-right: 0;
            border-radius: 4px
        }

            .loginContainer .panel_login .panel_tab span a {
                color: #999;
                text-decoration: none
            }

            .loginContainer .panel_login .panel_tab span.checked {
                border: 1px solid #d0d0d0;
                border-bottom-color: #f5f5f5;
                color: #555
            }

        .loginContainer .panel_login .panel_tab .send_verify_code_s, .loginContainer .panel_login .panel_tab .show-error {
            display: none;
            padding: 24px 0 0;
            height: 14px;
            line-height: 14px
        }

            .loginContainer .panel_login .panel_tab .send_verify_code_s dd, .loginContainer .panel_login .panel_tab .show-error dd {
                top: 0;
                display: block;
                color: #db4c3f
            }

        .loginContainer .panel_login .panel_tab .footer-link {
            padding: 24px 0 0;
            height: 14px;
            line-height: 14px
        }

            .loginContainer .panel_login .panel_tab .footer-link a {
                color: #00ae66;
                float: none
            }

        .loginContainer .panel_login .panel_tab li {
            color: #555;
            clear: both;
            height: 50px;
            position: relative
        }

            .loginContainer .panel_login .panel_tab li .mind-login, .loginContainer .panel_login .panel_tab li .read-protocol {
                float: none;
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                opacity: 0
            }

            .loginContainer .panel_login .panel_tab li.send_verify_code_s {
                margin-left: 7px;
                color: #db4c3f;
                height: 30px;
                line-height: 30px
            }

            .loginContainer .panel_login .panel_tab li.pwd, .loginContainer .panel_login .panel_tab li.userName {
                background: #fff
            }

            .loginContainer .panel_login .panel_tab li i {
                width: 14px;
                height: 19px;
                display: inline-block;
                float: left;
                margin-top: 6px;
                position: absolute;
                left: 15px;
                margin-right: 20px
            }

            .loginContainer .panel_login .panel_tab li.userName {
                padding: 0
            }

                .loginContainer .panel_login .panel_tab li.userName i {
                    background-position: -113px 0
                }

            .loginContainer .panel_login .panel_tab li.pwd {
                padding: 0
            }

                .loginContainer .panel_login .panel_tab li.pwd i {
                    background-position: -113px -25px
                }

            .loginContainer .panel_login .panel_tab li.checkVerimg {
                margin-top: -1px;
                padding: 0;
                border: 1px solid #dbdbdb
            }

                .loginContainer .panel_login .panel_tab li.checkVerimg i {
                    margin: 0;
                    top: 10px;
                    background-position: -136px -25px
                }

                .loginContainer .panel_login .panel_tab li.checkVerimg .ver-img {
                    width: 151px;
                    line-height: 50px;
                    height: 50px;
                    float: left;
                    padding-left: 16px
                }

                .loginContainer .panel_login .panel_tab li.checkVerimg .verImg {
                    float: right;
                    height: 45px;
                    width: 125px
                }

            .loginContainer .panel_login .panel_tab li.li_01 {
                height: 18px;
                line-height: 18px;
                padding: 24px 0
            }

                .loginContainer .panel_login .panel_tab li.li_01 label span {
                    display: inline-block;
                    width: 16px;
                    height: 16px;
                    border: 1px solid #dbdbdb;
                    border-radius: 2px;
                    position: relative;
                    margin-right: 6px
                }

    .loginContainer .active {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IArs4c6QAAAV5JREFUOBG9kr9Lw0AUx7+XQkdd3fQPcHARxEnoKthBtKKuGhD/AwvFv6LOKlqXtqCCYKHg6uCg/4ukXs57pvcjNpemOfGG5OUu7/O59+6Avx734bKNDOwP77gfNhDFb+iGLcWqqMD7TXAeX0mOZIoNNFYZOq9D5g0mQAquiRzVYMW/RS54JTjAZvvdr4I8+Fb7lmopLygAJ4Fp0ePpHLpHTYi76QfvggdsH+OdE5xGIiD4Z/QEgXP0Bpe5kt7xrrktCUQ+Oajn9YuOnhkHDAoOsaYXGbtBvXYItsP1HAUEj8W1jOwqE/ivnau8ABGflyexoCZ+3kLsTVTigme0xWYlh/xwsojoawghluxFqEr6g+3MnRM8oy02w9wit+RFitdlUrotBeAkMgL6cklozQyOgnBKSQtoJl8yEzxb4JbMDHcLJiWl4PkCLRk9y9t0Nu220O/lxkerWi7xn7K+AQT0qcbcTt++AAAAAElFTkSuQmCC);
        background-size: 12px 10px;
        background-position: 50%;
        background-repeat: no-repeat
    }

    .loginContainer .panel_login .panel_tab li.li_btn {
        padding: 0
    }

    .loginContainer .panel_login .panel_tab li input {
        padding: 0;
        border: 0
    }

        .loginContainer .panel_login .panel_tab li input.topSpecial {
            border-radius: 3px 3px 0 0
        }

        .loginContainer .panel_login .panel_tab li input.password {
            margin-bottom: 8px;
            padding-right: 10px;
            width: 242px;
            box-sizing: content-box
        }

        .loginContainer .panel_login .panel_tab li input.the_input:focus {
            outline: none;
            border-color: #dbdbdb;
            transition: all .3s ease-in-out
        }

    .loginContainer .panel_login .panel_tab li .the_input {
        width: 282px;
        height: 50px;
        line-height: 50px;
        color: #333;
        font-size: 14px;
        padding-left: 16px;
        outline: none
    }

        .loginContainer .panel_login .panel_tab li .the_input::-webkit-input-placeholder {
            color: #bbb
        }

        .loginContainer .panel_login .panel_tab li .the_input:-moz-placeholder, .loginContainer .panel_login .panel_tab li .the_input::-moz-placeholder {
            color: #bbb
        }

        .loginContainer .panel_login .panel_tab li .the_input:-ms-input-placeholder {
            color: #bbb
        }

    .loginContainer .panel_login .panel_tab li .y_validation {
        width: 210px;
        height: 39px;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        color: #999;
        padding-left: 15px
    }

    .loginContainer .panel_login .panel_tab li img {
        float: right;
        width: 85px;
        height: 41px
    }

    .loginContainer .panel_login .panel_tab li a {
        color: #333;
        float: right
    }

        .loginContainer .panel_login .panel_tab li a.voice_a {
            float: none;
            text-decoration: underline;
            color: #333;
            cursor: pointer
        }

    .loginContainer .panel_login .panel_tab .check01 {
        border: 0;
        position: relative;
        top: 2px;
        margin-right: 5px
    }

        .loginContainer .panel_login .panel_tab .check01:focus {
            border: none
        }

    .loginContainer .panel_login .panel_tab .login-agent-btn, .loginContainer .panel_login .panel_tab .login-user-btn, .loginContainer .panel_login .panel_tab .login-user-tel-btn, .loginContainer .panel_login .panel_tab .modify-user-pswd, .loginContainer .panel_login .panel_tab .register-user-btn, .loginContainer .panel_login .panel_tab .user-forget {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 300px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        font-weight: 700;
        border: 0;
        cursor: pointer;
        background: #39ac6a;
        color: #fff;
        text-align: center;
        border-radius: 2px
    }

        .loginContainer .panel_login .panel_tab .login-agent-btn:hover, .loginContainer .panel_login .panel_tab .login-user-btn:hover, .loginContainer .panel_login .panel_tab .login-user-tel-btn:hover, .loginContainer .panel_login .panel_tab .modify-user-pswd:hover, .loginContainer .panel_login .panel_tab .register-user-btn:hover, .loginContainer .panel_login .panel_tab .user-forget:hover {
            background: #3cb570;
            text-decoration: none
        }

    .loginContainer .panel_login .fr {
        position: relative
    }

    .loginContainer .panel_login .claseDialogBtn {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 19px;
        height: 19px;
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer
    }

    .loginContainer .panel_login .panel_tab li.y_error dd {
        color: #db4c3f;
        clear: both;
        display: block;
        position: relative;
        top: -10px
    }

    .loginContainer .panel_login .panel_tab li dd {
        display: none
    }

    .loginContainer .panel_login .panel_tab .dis {
        display: block
    }

    .loginContainer #con_login_agent, .loginContainer #dialog_tel, .loginContainer .panel_login .panel_tab .undis {
        display: none
    }

    .loginContainer .register_text_tel {
        color: #aaa;
        padding: 40px 0 0;
        line-height: 1;
        font-size: 14px
    }

    .loginContainer .panel_login .panel_tab li .verifycode {
        width: 125px
    }

    .loginContainer .send_verify_code {
        line-height: 50px
    }

        .loginContainer .send_verify_code em {
            padding: 0 16px;
            border-left: 1px solid #dbdbdb
        }

    .loginContainer .send_verify_code_s {
        display: none;
        position: absolute;
        right: 6px;
        line-height: 50px
    }

    .loginContainer .panel_login .panel_tab li .disabled {
        color: #bbb;
        curser: default
    }

        .loginContainer .panel_login .panel_tab li .disabled:hover {
            text-decoration: none
        }

    .loginContainer .border-t {
        border: 1px solid #dbdbdb;
        border-radius: 2px 2px 0 0
    }

    .loginContainer .border-b, .loginContainer .border-c {
        border: 1px solid #dbdbdb;
        border-top: none
    }

    .loginContainer .border-b {
        border-radius: 0 0 2px 2px
    }

    .loginContainer .border-a {
        border: 1px solid #db4c3f
    }

    .loginContainer .border-red {
        margin-top: -1px;
        border: 1px solid #db4c3f;
        z-index: 2
    }

    .loginContainer .panel_login .panel_tab li .toprotocol {
        color: #00ae66;
        float: none
    }

    .loginContainer .con_forget_user_pw .li_btn, .loginContainer .con_forget_user_tel .li_btn {
        margin: 30px 0 0
    }

    .loginContainer .con_forget_user_pw {
        display: none
    }

    .loginContainer .panel_login .panel_tab li .password_reg {
        padding-right: 10px;
        width: 242px
    }

    .loginContainer .password-view {
        display: inline-block;
        width: 18px;
        height: 12px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IArs4c6QAAAZFJREFUKBWVUr1Kw1AYvUkLqVYQWkEKoosOUfABsrW0uIkv4OCgg3RxFN2EPkAH38DFwUkRTLFENNBdydS5U7sZGpo0nnPpDdcioh/c3PP9nZzvSwzxg3W73ZUkSU7SNN1HegunaBhGH/4L8E2j0XidbzP0gO/7C2EYXqGhibil5+awl8/nm9Vq9V3FMyKoWIOKB5DsqmShUBDlclm6w+FQjMdjleId5nK5o1qtdktHEpEkjuM3+OsM0iqVirBtW5imKf3pdCqCIBCDwUD6s0eCkQ/q9fq9AZIlKOlBybaqoBLHccRoNJLNjJO0VCoJjD+v7BMv2zGh5FonYRPHoRIqiKJIHmLG1Kism1kRatsmpGV7Upn/3qBYNDHGKUBfb+ZiuROOY1mWPMSMMacbelMs/Vyq6XQ63M8zRlxVRX9ctgDRBZbdysbyPM+eTCaPINtQZL99fiqBtfBzXrI+I6Ljuu4yCtqAhyj6lmNeGWo+gM+gxM1iCug3RwXRMWJ7aNrEHcPvA/v4cnf4o5+AU73nC9g2uaV8RfBsAAAAAElFTkSuQmCC)
    }

    .loginContainer .panel_login .panel_tab li.drag {
        padding: 20px 0 0;
        height: 22px
    }

    .loginContainer #drag {
        position: relative;
        background-color: #f5f5f5;
        width: 300px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        border: 1px solid #dbdbdb;
        border-radius: 100px
    }

        .loginContainer #drag .handler {
            position: absolute;
            top: 0;
            left: 0;
            width: 48px;
            height: 20px;
            border: 1px solid #ccc;
            cursor: move;
            border-radius: 100px
        }

    .loginContainer .handler_bg {
        background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAAXNSR0IArs4c6QAAACZJREFUKBVjPHfu3H8GIDAyMmIE0TBASJwJppBUelQjnhAbQoEDAFfAC309njK2AAAAAElFTkSuQmCC") no-repeat 50%
    }

    .loginContainer .handler_ok_bg {
        background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDlBRDI3NjVGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDlBRDI3NjRGMkQ2MTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphNWEzMWNhMC1hYmViLTQxNWEtYTEwZS04Y2U5NzRlN2Q4YTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+k+sHwwAAASZJREFUeNpi/P//PwMyKD8uZw+kUoDYEYgloMIvgHg/EM/ptHx0EFk9I8wAoEZ+IDUPiIMY8IN1QJwENOgj3ACo5gNAbMBAHLgAxA4gQ5igAnNJ0MwAVTsX7IKyY7L2UNuJAf+AmAmJ78AEDTBiwGYg5gbifCSxFCZoaBMCy4A4GOjnH0D6DpK4IxNSVIHAfSDOAeLraJrjgJp/AwPbHMhejiQnwYRmUzNQ4VQgDQqXK0ia/0I17wJiPmQNTNBEAgMlQIWiQA2vgWw7QppBekGxsAjIiEUSBNnsBDWEAY9mEFgMMgBk00E0iZtA7AHEctDQ58MRuA6wlLgGFMoMpIG1QFeGwAIxGZo8GUhIysmwQGSAZgwHaEZhICIzOaBkJkqyM0CAAQDGx279Jf50AAAAAABJRU5ErkJggg==") no-repeat 50%
    }

    .loginContainer #drag .drag_bg {
        height: 22px;
        width: 0
    }

    .loginContainer #drag .drag_text {
        position: absolute;
        top: 0;
        width: 300px;
        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -o-user-select: none;
        -ms-user-select: none
    }

.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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd);
                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: #39ac6a
            }

                .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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd);
                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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -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: #39ac6a
        }

            .fix-right .go-top:hover i {
                background: url(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -604px -230px;
            width: 17px;
            height: 9px;
            display: block;
            margin: 0 auto
        }

        .fix-right .go-top span {
            background: url(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -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(../common/img/sh-erweima.png?0c33daa4407b8496fb69);
    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: #39ac6a;
        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(../common/img/Sprite_Graphic.png?8aae97bd624eebf2e9cd) -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(../common/img/tousu.png?dd1e6b6b769e1a524701);
            background-image: -webkit-image-set(url(../common/img/tousu.png?dd1e6b6b769e1a524701) 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: #00ae66
            }

    .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;
        font-size: 0;
        background-image: url(../common/img/sidebar_spriteV4.png?a211b4478decdf3a64cc);
        background-image: -webkit-image-set(url(../common/img/sidebar_spriteV4.png?a211b4478decdf3a64cc) 1x,url(../common/img/sidebar_spriteV4@2x.png?eaf30b95a003bca0e692) 2x);
        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: #00ae66;
            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: #00ae66;
                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
    }

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

    .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(../common/img/sidebar_spriteV5@2x.png?7d8f2209994880e75846);
        background-image: -webkit-image-set(url(../common/img/sidebar_spriteV5.png?0f5b0e265baef4dbddd6) 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
    }

        .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 > a {
        display: block;
        width: 38px;
        font-size: 0;
        background-image: url(../common/img/sidebar_spriteV3.png?0b8dc8aa17cc3a7e2384);
        background-image: -webkit-image-set(url(../common/img/sidebar_spriteV3.png?0b8dc8aa17cc3a7e2384) 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: #00ae66;
            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: #00ae66;
                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 > a, .fix-right-v3 .myfav span {
        height: 38px;
        line-height: 38px
    }

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

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

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

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

    .fix-right-v3 .mycart:hover > 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 > li {
                    display: block;
                    margin-bottom: 20px
                }

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

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

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

                    .fix-right-v3 .mycart .popup .zones .zone .houses > 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 > li h1 a {
                            color: #394043
                        }

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

                    .fix-right-v3 .mycart .popup .zones .zone .houses > 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: #00ae66;
            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(../common/img/empty_cart.png?7b6482cece65c3f11d04);
                background-image: -webkit-image-set(url(../common/img/empty_cart.png?7b6482cece65c3f11d04) 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(../common/img/failed.png?94fd5a28aabe59df15e7);
                background-image: -webkit-image-set(url(../common/img/failed.png?94fd5a28aabe59df15e7) 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(../common/img/sidebar_spriteV5@2x.png?7d8f2209994880e75846);
        background-image: -webkit-image-set(url(../common/img/sidebar_spriteV5.png?0f5b0e265baef4dbddd6) 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 {
    background-color: #222;
    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(../common/img/chrome.png?98aa69d4fb7c4c2eff19) 50% no-repeat
        }

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

.intro.clear {
    zoom: 1
}

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

    .intro .container {
        width: 1000px;
        margin: 0 auto
    }

        .intro .container .l-txt {
            font-size: 12px
        }

            .intro .container .l-txt .icon {
                background: url(../pages/pinglun/img/bg.png?ec54b951cb221b415c0c) no-repeat -12px -7px;
                width: 13px;
                height: 19px;
                display: inline-block;
                position: relative;
                top: 3px
            }

            .intro .container .l-txt a {
                color: #555;
                text-decoration: none;
                outline: none;
                cursor: pointer
            }

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

.hide {
    display: none
}
