<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * copyright (c) 2016, Autohome.2sc v1.0.1
 * description: Autohome.2sc FE Group
 * build time: Tue Aug 29 2017 15:51:47 GMT+0800 (中国标准时间)
 */
.header .header-city.active .city-cont {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft Yahei", Helvetica, Tahoma, sans-serif;
}

input, select, textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

fieldset, img {
    border: 0;
}

iframe {
    display: block;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address, caption, cite, code, dfn, em, th, var, i {
    font-style: normal;
    font-weight: 500;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

q:before, q:after {
    content: '';
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

a {
    color: #333;
    outline: none;
}

    a:hover {
        color: #f63;
        text-decoration: none;
    }

    a.redlink:link, a.redlink:visited {
        color: #d60000;
    }

    a.blacklink:link, a.blacklink:visited {
        color: #333;
    }

    a.redlink:hover, a.blacklink:hover {
        color: #d60000;
        text-decoration: underline;
    }

html {
    width: 100%;
    min-width: 1260px;
    font-family: "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
}

.red {
    color: #f84949;
}

.fn-orange {
    color: #f63;
}

ins, a {
    text-decoration: none;
}

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

.fn-clear {
    zoom: 1;
}

body .fn-hide {
    display: none;
}

.fn-left, .fn-right {
    display: inline;
}

.fn-left {
    float: left;
}

.fn-right {
    float: right;
}

.fn-boxshadow {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

.fn-blackbg {
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
}

.fn-fontsize12 {
    font-size: 12px;
}

.fn-fontsize14 {
    font-size: 14px;
}

.content {
    width: 1180px;
    margin: 0 auto;
}

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

    .content .row {
        margin-right: -20px;
        padding-bottom: 20px;
        clear: both;
        zoom: 1;
    }

    .content .column {
        float: left;
        margin: 0 20px 0 0;
        min-height: 1px;
        overflow: hidden;
    }

.grid-1 {
    width: 40px;
}

.grid-2 {
    width: 100px;
}

.grid-3 {
    width: 160px;
}

.grid-4 {
    width: 220px;
}

.grid-5 {
    width: 280px;
}

.grid-6 {
    width: 340px;
}

.grid-7 {
    width: 400px;
}

.grid-8 {
    width: 460px;
}

.grid-9 {
    width: 520px;
}

.grid-10 {
    width: 580px;
}

.grid-11 {
    width: 640px;
}

.grid-12 {
    width: 700px;
}

.grid-13 {
    width: 760px;
}

.grid-14 {
    width: 820px;
}

.grid-15 {
    width: 880px;
}

.grid-16 {
    width: 940px;
}

.grid-17 {
    width: 1000px;
}

.grid-18 {
    width: 1060px;
}

.grid-19 {
    width: 1120px;
}

.grid-20 {
    width: 1180px;
}

@font-face {
    font-family: "iconfont";
     src: url('../font/iconfont.eot') format('embedded-opentype'),
        url('../font/iconfont.ttf') format('truetype'),
        url('../font/iconfont.woff') format('woff');
}



.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

a.phonelink {
    font-family: \5B8B\4F53;
}

    a.phonelink:link, a.phonelink:visited {
        color: #666;
    }

    a.phonelink:hover {
        color: #666;
        text-decoration: underline;
    }

.minitop {
    height: 30px;
    line-height: 30px;
    background-color: #fafafc;
    position: relative;
    z-index: 500;
    font-family: \5B8B\4F53;
}

    .minitop a:link, .minitop a:visited {
        color: #666;
    }

    .minitop a:hover {
        color: #f63;
    }

    .minitop a.reda:link, .minitop a.reda:visited, .minitop a.reda:hover, .minitop .reda {
        color: #f63;
        font-weight: normal !important;
    }

    .minitop .reda {
        float: none;
    }

.citycon a.a1:link, .citycon a.a1:visited {
    text-decoration: none;
    outline: none;
}

.citycon a:hover, .citycon a.a1:hover {
    color: #f63;
}

.mini-main {
    width: 1180px;
    height: 26px;
    color: #666;
    text-align: left;
    margin: 0 auto;
    position: relative;
    z-index: 220;
}

    .mini-main ul {
        position: relative;
    }

        .mini-main ul li .icon10-down1 {
            width: 7px;
            height: 7px;
            float: left;
            margin: 11px 0 0 4px;
            overflow: auto;
            background-position: 0 -38px;
        }

.mini-left, .mini-right {
    position: relative;
}

.mini-left {
    float: left;
    z-index: 30;
}

.mini-right {
    float: right;
    text-align: right;
    z-index: 25;
}

.cityli, .moveli, .moreli, .bbsli {
    position: relative;
}

.cityli-title a, .moreli-title a, .bbsli-title a {
    display: bloc k;
    height: 26px;
    cursor: pointer;
}

.mini-left ul li, .mini-right ul li {
    float: left;
    position: relative;
}

    .mini-left ul li.vl, .mini-right ul li.vl {
        width: 0;
        height: 12px;
        line-height: 12px;
        border-left: 1px solid #e3e3e3;
        position: absolute;
        left: 0;
        top: 9px;
    }

    .mini-left ul li.cslbtt a {
        margin-right: 8px;
    }

    .mini-left ul li span {
        padding: 0 8px;
        color: #e3e3e3;
    }

    .mini-left ul li.cityli .citypop {
        top: 27px;
        left: -7px;
    }

    .mini-left ul li .cityli-title {
        width: 38px;
        padding-left: 8px;
        z-index: 30;
        position: relative;
        text-align: left;
    }

        .mini-left ul li .cityli-title span {
            float: left;
            padding: 0;
        }

.mini-left-logo {
    display: inline-block;
    padding-top: 4px;
    float: left;
}

.mini-left .tip {
    color: #666666;
    white-space: nowrap;
    top: 0;
    right: -210px;
}

.topchadiv-box, .topchadiv-top, .moreli-active {
    background: url(//www.autoimg.cn/2scimg/web/website/20140506/shadow_bg.png) repeat;
}

.mini-right ul.frs {
    float: right;
    background-position: -335px 7px;
    font-family: Arial;
}

.mini-right ul li.nopd {
    padding: 0;
}

.moreli-title {
    float: left;
    height: 26px;
    border-right: solid 1px #f9f9f9;
    padding-left: 1px;
    vertical-align: top;
    padding: 0 10px;
}

    .moreli-title em {
        display: inline-block;
        font-size: 16px;
        margin: 0 5px;
        line-height: 26px;
        vertical-align: top;
        margin-top: 2px;
    }

    .moreli-title a {
        display: inline-block;
        cursor: pointer;
    }

.moreli-active {
    border: none;
    padding-left: 0;
}

    .moreli-active a {
        border-left: solid 1px #ccd3e4;
        border-right: solid 1px #ccd3e4;
        background-color: #F9F9F9;
    }

        .moreli-active a:link, .moreli-active a:visited, .moreli-active a:hover {
            color: #f63;
        }

.moreli-title i, .moreli-title span {
    float: left;
    cursor: pointer;
}

.mini-right .icon16-phone {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 6px 0 0;
    background-position: 0 -17px;
}

.mini-right .iconfont {
    margin: 0 6px 0 0;
}

.mini-right .iconfont-drop-down {
    display: inline-block;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin: 0 0 0 6px;
    font-size: 12px;
}

.mini-right li a:hover .icon12-array1, .moreli-active .icon12-array1 {
    background-position: -100px -380px;
}

.mini-right li a:hover .icon16-club, .moreli-active .icon16-club {
    background-position: -40px -440px;
}

.moreli-title span.info {
    display: inline-block;
    height: 11px;
    padding: 2px 3px;
    text-align: center;
    line-height: 11px;
    background-color: #ff6600;
    border-radius: 2px;
    color: #fff;
    position: relative;
    top: 5px;
    margin: 0 1px 0 5px;
    font-weight: bold;
    vertical-align: baseline;
}

.topchadiv {
    position: absolute;
    right: -2px;
    top: 30px;
    z-index: 10;
    display: none;
}

.topchadiv-dw02, .topchadiv-dw03 {
    _right: -3px;
}

.topchadiv-top, .topchadiv-box {
    padding: 0 2px 2px 0;
    clear: both;
}

.mini-right .topchadiv-dw03 .topchadiv-box-w {
    width: 155px;
}

.topchadiv-top {
    width: 2px;
    padding: 0;
    position: absolute;
    right: 0;
    top: -27px;
    background-color: #fafafa;
}

.topchadiv-top-con {
    width: 2px;
    height: 27px;
}

.topchadiv-box {
    position: relative;
    top: -1px;
}

.topchadiv-dw01 .topchadiv-box {
    width: 110px;
}

.topchadiv-dw01 .topchadiv-box-w {
    width: 130px;
}

.topchadiv-dw02 .topchadiv-box {
    min-width: 130px;
    overflow: visible;
    _width: 130px;
}

.topchadiv-con {
    border: solid 1px #ccd3e4;
    background-color: #FFFFFF;
    line-height: 20px;
    text-align: left;
    padding: 5px 0;
}

.topchadiv-dw01 .topchadiv-box-w .topchadiv-con {
    background-color: #efefef;
    padding: 10px 0;
    text-align: center;
}

.topchadiv-con a {
    display: block;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    padding: 0 15px;
    overflow: hidden;
}

.topchadiv-con a {
    height: auto;
    line-height: 22px;
    padding: 0 10px;
}

    .topchadiv-con a:link, .topchadiv-con a:visited, .topchadiv-con a:hover {
        color: #666;
    }

    .topchadiv-con a span {
        display: inline-block;
    }

        .topchadiv-con a span.cn {
            color: #666666;
            float: left;
        }

        .topchadiv-con a span.ck {
            cursor: pointer;
            float: right;
        }

.mini-right .frs li .topchadiv-con a:hover {
    color: #f63;
    background-color: #f9f9f9;
}

.linedc {
    border-top: dotted 1px #cecece;
    height: 1px;
    clear: both;
    font-size: 0;
    margin: 5px;
    line-height: 0;
}

.topchadiv-dw02 .topchadiv-con a {
    min-width: 120px;
    overflow: visible;
}

.topchadiv-dw03 .topchadiv-con a {
    padding: 0 10px;
}

    .topchadiv-dw03 .topchadiv-con a:hover {
        color: #f63;
    }

.topchadiv-dw01 .topchadiv-box-w .topchadiv-con .mt5 {
    margin-bottom: 5px;
}

.gg-div {
    margin: 20px auto auto;
    width: 1180px;
    line-height: 0;
}

    .gg-div.gg-mt0 {
        margin: 0 auto;
    }

    .gg-div.gg-mb20 {
        margin: 0 auto 20px;
    }

    .gg-div.gg-div-top-left {
        width: 960px;
        float: left;
        margin: 0;
    }

    .gg-div.gg-div-top-right {
        width: 210px;
        float: left;
        margin: 0;
        margin-left: 10px;
    }

    .gg-div.gg-div-banner-right {
        width: 130px;
        height: 130px;
        position: absolute;
        right: -130px;
        bottom: 0;
        margin: 0;
    }

.gg-top {
    width: 1180px;
    margin: 10px auto auto;
}

.header-content {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
}

.header {
    width: 1180px;
    height: 70px;
    margin: 0 auto;
    padding: 18px 0;
    font: 12px/1.5 'Microsoft YaHei',arial,tahoma,sans-serif;
    _position: relative;
    _z-index: 500;
}

    .header .logo {
        width: 205px;
        float: left;
        padding-right: 7px;
        margin-top: 3px;
        font: 12px/1.5 "\5B8B\4F53",arial,tahoma,sans-serif;
    }

        .header .logo img {
            width: 140px;
            /* height: 73px; */
        }

        .header .logo a {
            display: block;
        }

            .header .logo a span {
                color: #666;
                display: block;
                margin-top: 3px;
                text-align: justify;
                text-align-last: justify;
                text-justify: inter-ideograph;
                -moz-text-align-last: justify;
                overflow: hidden;
                height: 20px;
            }

                .header .logo a span::after {
                    content: '';
                    display: inline-block;
                    overflow: hidden;
                    width: 100%;
                    height: 0;
                }

    .header .header-city {
        float: left;
        position: relative;
        margin: 20px 0 0 25px;
        z-index: 1000;
        display: inline-block;
    }

        .header .header-city .city-tx {
            display: block;
            clear: both;
            height: 30px;
            line-height: 30px;
        }

            .header .header-city .city-tx a:link, .header .header-city .city-tx a:visited {
                color: #333;
            }

            .header .header-city .city-tx a span {
                float: left;
                font-size: 16px;
            }

            .header .header-city .city-tx .iconfont-drop-down {
                color: #666;
                font-size: 12px;
                margin-left: 10px;
                vertical-align: middle;
                -webkit-transition: all .5s;
                transition: all .5s;
                display: inline-block;
            }

            .header .header-city .city-tx .iconfont-map {
                color: #f63;
                margin: 0 5px 0 0;
                float: left;
            }

        .header .header-city .city-search, .header .header-city .city-municipality, .header .header-city .city-ft-cont {
            display: none;
        }

        .header .header-city.active .city-cont {
            display: block;
            position: absolute;
            width: 565px;
            height: 450px;
            background-color: #fff;
            left: -20px;
            top: -15px;
            padding: 15px 20px;
            *border: 1px solid #e3e3e3;
        }

        .header .header-city.active .iconfont-drop-down {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .header .header-city.active .city-search {
            height: 30px;
            display: block;
            clear: both;
            margin-top: 15px;
        }

            .header .header-city.active .city-search .input-box {
                width: 312px;
                position: relative;
                float: left;
                z-index: 10;
            }

                .header .header-city.active .city-search .input-box input {
                    width: 275px;
                    padding: 0 25px 0 10px;
                    border: 1px solid #e3e3e3;
                    height: 28px;
                    line-height: 28px;
                    color: #666;
                }

                    .header .header-city.active .city-search .input-box input:focus {
                        color: #333;
                    }

                .header .header-city.active .city-search .input-box .search-mini-pop {
                    position: absolute;
                    width: 312px;
                    top: 29px;
                    z-index: 50;
                    left: 0;
                }

                    .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content {
                        border: 1px solid #f63;
                        padding: 20px 10px;
                        max-height: 135px;
                        background-color: #fff;
                        zoom: 1;
                    }

                        .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd {
                            height: 135px;
                            overflow-x: hidden;
                            overflow-y: auto;
                        }

                            .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd a {
                                display: block;
                                line-height: 18px;
                                margin-bottom: 22px;
                                font-size: 14px;
                            }

                                .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd a:link, .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd a:visited {
                                    color: #333;
                                }

                                .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd a:hover, .header .header-city.active .city-search .input-box .search-mini-pop .search-mini-content dd a.current {
                                    color: #f63;
                                }

                .header .header-city.active .city-search .input-box .iconfont-search {
                    color: #a2a7b2;
                    position: absolute;
                    right: 10px;
                    top: 3px;
                }

            .header .header-city.active .city-search .city-hotcity {
                overflow: hidden;
            }

                .header .header-city.active .city-search .city-hotcity a {
                    margin-left: 20px;
                    font-size: 14px;
                    color: #666;
                    line-height: 30px;
                    float: left;
                    _display: inline;
                }

                    .header .header-city.active .city-search .city-hotcity a:hover {
                        color: #f63;
                    }

        .header .header-city.active .city-municipality {
            color: #333;
            line-height: 32px;
            height: 32px;
            display: block;
        }

            .header .header-city.active .city-municipality a, .header .header-city.active .city-municipality a:link, .header .header-city.active .city-municipality a:visited {
                color: #333;
                margin-right: 10px;
            }

                .header .header-city.active .city-municipality a:hover {
                    color: #f63;
                }

        .header .header-city.active .city-ft-cont {
            display: block;
            margin-top: 13px;
        }

            .header .header-city.active .city-ft-cont .city-tab {
                clear: both;
                height: 32px;
                line-height: 32px;
                border-bottom: 1px solid #e3e3e3;
            }

                .header .header-city.active .city-ft-cont .city-tab h4 {
                    width: 75px;
                    display: inline-block;
                    color: #333;
                }

                .header .header-city.active .city-ft-cont .city-tab a {
                    margin: 0 9px;
                    display: inline-block;
                    text-align: center;
                    font-size: 14px;
                }

                    .header .header-city.active .city-ft-cont .city-tab a:link, .header .header-city.active .city-ft-cont .city-tab a:visited {
                        color: #333;
                    }

                    .header .header-city.active .city-ft-cont .city-tab a:hover, .header .header-city.active .city-ft-cont .city-tab a.current {
                        border-bottom: 1px solid #f63;
                        color: #f63;
                    }

                .header .header-city.active .city-ft-cont .city-tab .tab-nav {
                    position: relative;
                    height: 40px;
                    line-height: 40px;
                    clear: both;
                    border-bottom: 1px solid #e3e3e3;
                }

                    .header .header-city.active .city-ft-cont .city-tab .tab-nav ul {
                        height: 40px;
                        float: left;
                        font-family: "Microsoft Yahei";
                    }

                    .header .header-city.active .city-ft-cont .city-tab .tab-nav li {
                        height: 40px;
                        line-height: 40px;
                        float: left;
                        margin-right: 22px;
                        text-align: center;
                        font-size: 12px;
                        cursor: pointer;
                    }

                        .header .header-city.active .city-ft-cont .city-tab .tab-nav li span, .header .header-city.active .city-ft-cont .city-tab .tab-nav li a:link, .header .header-city.active .city-ft-cont .city-tab .tab-nav li a:visited {
                            padding-right: 3px;
                            color: #666;
                            height: 40px;
                        }

                        .header .header-city.active .city-ft-cont .city-tab .tab-nav li a:hover {
                            color: #f63;
                        }

                        .header .header-city.active .city-ft-cont .city-tab .tab-nav li.current a:link, .header .header-city.active .city-ft-cont .city-tab .tab-nav li.current a:visited, .header .header-city.active .city-ft-cont .city-tab .tab-nav li.current a:hover {
                            color: #f63;
                            text-decoration: none;
                        }

                        .header .header-city.active .city-ft-cont .city-tab .tab-nav li i, .header .header-city.active .city-ft-cont .city-tab .tab-nav li span {
                            color: #999;
                        }

        .header .header-city.active .tabFollowed {
            position: absolute;
            left: 0;
            bottom: -1px;
            width: 43px;
            height: 1px;
            display: block;
            overflow: hidden;
            background: #f63;
        }

        .header .header-city.active .city-list {
            height: 260px;
            overflow-x: hidden;
            overflow-y: auto;
            line-height: 32px;
            margin-top: 20px;
        }

            .header .header-city.active .city-list .cap-city {
                margin-bottom: 20px;
            }

            .header .header-city.active .city-list .letter {
                width: 23px;
                height: 24px;
                float: left;
                color: #333;
            }

            .header .header-city.active .city-list .capital {
                width: 50px;
                height: 24px;
                float: left;
                color: #333;
            }

                .header .header-city.active .city-list .capital a:link, .header .header-city.active .city-list .capital a:visited {
                    color: #333;
                }

            .header .header-city.active .city-list .city {
                margin-left: 74px;
                color: #666;
            }

                .header .header-city.active .city-list .city a {
                    margin-right: 10px;
                    margin-left: 15px;
                    float: left;
                    white-space: nowrap;
                }

                    .header .header-city.active .city-list .city a:link, .header .header-city.active .city-list .city a:visited {
                        color: #666;
                    }

                    .header .header-city.active .city-list .city a:hover {
                        color: #f63;
                    }

.city-cont ::-webkit-scrollbar {
    width: 5px;
}

.city-cont ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c8c8c8;
    border-radius: 5px;
}

.city-cont ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #606977;
    -webkit-box-shadow: inset 0 0 6px #c8c8c8;
}

    .city-cont ::-webkit-scrollbar-thumb:window-inactive {
        background: #606977;
        height: 20px;
    }

.nav {
    height: 54px;
    font: 12px/1.5 'Microsoft YaHei',arial,tahoma,sans-serif;
}

.nav-cont {
    width: 1180px;
    height: 54px;
    margin: 0 auto;
}

.nav-main {
    padding: 23px 25px 0 0;
    line-height: 24px;
    height: 24px;
    float: left;
    zoom: 1;
    margin-left: 20px;
}

    .nav-main li {
        float: left;
        color: #e3e3e3;
        font-size: 16px;
        position: relative;
        height: 24px;
    }

        .nav-main li.homecar-li {
            width: 101px;
        }

            .nav-main li.homecar-li a {
                width: 96px;
            }

        .nav-main li a {
            padding: 0 16px;
            font-size: 16px;
            position: relative;
            display: inline-block;
            zoom: 1;
            text-align: center;
        }

            .nav-main li a:link, .nav-main li a:visited {
                color: #666;
            }

        .nav-main li .iconfont-drop-down {
            color: #666;
            font-size: 12px;
            margin-left: 5px;
            vertical-align: middle;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            display: inline-block;
        }

        .nav-main li .iconfont-map {
            color: #f63;
        }

        .nav-main li a:hover, .nav-main li.current a {
            height: 24px;
            color: #f63;
        }

.top-header-fixed {
    padding: 13px 0;
    background: #f63;
    height: 36px;
}

    .top-header-fixed .top-header-content {
        width: 1180px;
    }

        .top-header-fixed .top-header-content .logo {
            width: 104px;
        }

.tip-header {
    position: absolute;
    left: 5px;
    bottom: 30px;
    min-width: 90px;
    _width: 92px;
}

    .tip-header .tip-content {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        color: #fff;
        background-color: #ff8a00;
        border-radius: 3px;
        font-size: 12px;
        white-space: nowrap;
        font-weight: normal;
    }

    .tip-header .icon-dropdown {
        width: 0;
        height: 0;
        font-size: 0;
        border: 6px solid #fff;
        border-top: 4px solid #ff8a00;
        overflow: hidden;
        position: absolute;
        left: 20%;
        bottom: -10px;
    }

.gg-div {
    margin: 20px auto auto;
    width: 1180px;
    line-height: 0;
    position: relative;
}

    .gg-div.gg-mt0 {
        margin: 0 auto;
    }

    .gg-div.gg-mb20 {
        margin: 0 auto 20px;
    }

    .gg-div.gg-div-top-left {
        width: 960px;
        float: left;
        margin: 0;
    }

    .gg-div.gg-div-top-right {
        width: 210px;
        float: left;
        margin: 0;
        margin-left: 10px;
    }

    .gg-div.gg-div-banner-right {
        width: 130px;
        height: 130px;
        position: absolute;
        right: -130px;
        bottom: 0;
        margin: 0;
    }

    .gg-div a {
        display: inline-block;
    }

.car-prompt-header {
    height: 50px;
    overflow: hidden;
    background-color: #f63;
    text-align: center;
    margin: 10px 0;
    display: block;
}

    .car-prompt-header span {
        display: inline-block;
        color: #fff;
        font: normal 14px/50px "Helvetica Neue","Helvetica","PingFangSC-Regular","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",Arial,sans-serif;
    }

    .car-prompt-header .content {
        margin: 0 auto !important;
    }

    .car-prompt-header .warning {
        float: left;
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-top: 16px;
        background-color: #fff;
        line-height: 18px;
        font-size: 12px;
        color: #f63;
        text-align: center;
        border-radius: 50%;
        margin-right: 5px;
        vertical-align: top;
    }

.app-qrcode {
    width: 130px;
    height: 64px;
    float: right;
    margin-top: 3px;
}

    .app-qrcode img {
        float: left;
        width: 58px;
        height: 58px;
        padding: 2px;
        border: 1px solid #e3e3e3;
        margin-right: 10px;
    }

    .app-qrcode p {
        line-height: 64px;
        color: #999;
    }

.copyright {
    background-color: #f2f4f6;
}

    .copyright .copyright-cont {
        width: 1180px;
        margin: 0 auto;
        padding: 0px 0 32px;
    }

        .copyright .copyright-cont .copyright-cont-hd {
            overflow: hidden;
        }

            .copyright .copyright-cont .copyright-cont-hd .sc-introduce {
                height: 120px;
                border-bottom: 1px solid #e3e3e3;
                margin-bottom: 9px;
            }

                .copyright .copyright-cont .copyright-cont-hd .sc-introduce .logo {
                    float: left;
                    margin-top: 30px;
                }

                .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-introduce-text {
                    float: left;
                    width: 576px;
                    color: #666;
                    line-height: 22px;
                    margin: 26px 0 0 30px;
                }

                .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-code {
                    width: 188px;
                    float: right;
                    margin-top: 30px;
                    margin-left: 20px;
                }

                    .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-code img {
                        float: right;
                    }

                    .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-code .sc-code-text {
                        float: right;
                        width: 118px;
                        margin-top: 5px;
                        font-size: 14px;
                        line-height: 24px;
                        text-align: left;
                        margin-left: 10px;
                    }

                    .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-code .sc-code-img {
                        width: 60px;
                        height: 60px;
                        overflow: hidden;
                    }

                        .copyright .copyright-cont .copyright-cont-hd .sc-introduce .sc-code .sc-code-img img {
                            width: 100%;
                            height: 100%;
                        }

            .copyright .copyright-cont .copyright-cont-hd .sc-hot-city h4 {
                padding-top: 14px;
                line-height: 30px;
                font-size: 14px;
                color: #666;
            }

            .copyright .copyright-cont .copyright-cont-hd .sc-hot-city .sc-hot-city-list a {
                float: left;
                margin-right: 20px;
                white-space: nowrap;
                line-height: 30px;
            }

                .copyright .copyright-cont .copyright-cont-hd .sc-hot-city .sc-hot-city-list a:link, .copyright .copyright-cont .copyright-cont-hd .sc-hot-city .sc-hot-city-list a:visited {
                    color: #666;
                }

                .copyright .copyright-cont .copyright-cont-hd .sc-hot-city .sc-hot-city-list a:hover {
                    color: #f63;
                }

.copyright-cont-bg {
    background-color: #2d3144;
}

.copyright-cont-ft {
    width: 1180px;
    padding: 44px 0 40px;
    margin: 0 auto;
    overflow: hidden;
}

    .copyright-cont-ft dl {
        padding-right: 35px;
        width: 160px;
        float: left;
    }

        .copyright-cont-ft dl.last {
            padding: 0;
            width: 125px;
        }

    .copyright-cont-ft dt {
        width: 26px;
        height: 26px;
        float: left;
    }

        .copyright-cont-ft dt .iconfont {
            color: #fff;
            font-size: 22px;
            margin-right: 10px;
            font-weight: normal;
        }

    .copyright-cont-ft dd {
        margin-left: 36px;
    }

        .copyright-cont-ft dd h5 {
            font-size: 18px;
            line-height: 30px;
            color: #fff;
            margin-bottom: 6px;
        }

        .copyright-cont-ft dd a {
            display: block;
            font-size: 12px;
            line-height: 25px;
        }

            .copyright-cont-ft dd a:link, .copyright-cont-ft dd a:visited {
                color: #a2a7b2;
            }

            .copyright-cont-ft dd a:hover {
                color: #f63;
            }

.footer {
    padding: 17px 0;
    line-height: 24px;
    height: 48px;
    background: #282b3c;
    color: #666;
    font-size: 12px;
}

    .footer .footer-content {
        width: 1180px;
        margin: 0 auto;
        text-align: center;
    }

        .footer .footer-content a:link, .footer .footer-content a:visited {
            color: #606977;
        }

        .footer .footer-content .img {
            margin: 2px 0 0 8px;
            vertical-align: top;
        }

        .footer .footer-content .line {
            padding: 0 15px;
        }

#myswf {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.tag-ad {
    position: absolute;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    *zoom: 0.8;
}

    .tag-ad.right {
        z-index: 10;
        right: 6px;
        bottom: 6px;
    }

    .tag-ad.left {
        z-index: 10;
        left: 6px;
        bottom: 6px;
    }

    .tag-ad.tag-ad-white {
        opacity: 0.6;
        filter: Alpha(opacity=60) \0;
        *filter: Alpha(opacity=60);
    }

    .tag-ad.tag-ad-title {
        color: #e3e3e3;
        right: 0;
        bottom: 9px;
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    .tag-ad.tag-ad-gray {
        color: #c7c7c7;
    }

    .tag-ad.fn-ml10 {
        margin-left: 10px;
    }

.list-pic-01 .recommend-area, .list-pic-01 li .photo, .focusimg-pic li, .small-adv, .tag-ad-wrap, .tab-content .brand-ft .tag-ad, .source-list h4, .recom-merchant .hd-tiny {
    position: relative;
}

.tag-content {
    width: 1180px;
    margin: 0 auto;
}

.tag-ad-wrap img {
    vertical-align: top;
}

.list-pic-01 li p {
    position: relative;
}

    .list-pic-01 li p .tag-ad {
        color: #e3e3e3;
        right: 0 !important;
        bottom: 6px !important;
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

.list-pic-01 li .info-con .tag-ad {
    color: #e3e3e3;
    right: 10px;
    bottom: 10px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.vertical-list li .tag-ad {
    color: #e3e3e3;
    right: 0px;
    bottom: 28px;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.tab-content .tab-child-content-item.list-pic-01 li p .tag-ad {
    bottom: 4px !important;
}

.recom-merchant .hd-tiny .tag-ad {
    bottom: 10px;
}

.content .quality-brand {
    float: left;
    width: 940px;
}

    .content .quality-brand .tab-nav {
        width: 100%;
        margin: 0;
    }

        .content .quality-brand .tab-nav li {
            width: 156px;
            height: 45px;
        }

.tag-flagship, .tag-gold-medal {
    display: inline-block;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    vertical-align: top;
    padding: 0 3px;
    white-space: nowrap;
}

.tag-flagship {
    background: #f84949;
}

.tag-gold-medal {
    background: #ea9808;
}

.merchant-ul .tag-flagship, .merchant-ul .tag-gold-medal {
    float: right;
    margin-top: 6px;
    margin-left: 4px;
    line-height: 13px;
}

.flagship-top {
    position: relative;
    background-color: #fbfdff;
    padding: 20px 150px 20px 135px;
    height: 80px;
    border: 1px solid #e3eaf1;
    margin-bottom: 28px;
}

    .flagship-top .flagship-btn {
        position: absolute;
        right: 20px;
        top: 47px;
    }

    .flagship-top .flagship-photo {
        position: absolute;
        top: 20px;
        left: 20px;
        display: inline-block;
        width: 60px;
        height: 60px;
        text-align: center;
        padding: 8px;
        border: 1px solid #e3eaf1;
        background-color: #fff;
    }

        .flagship-top .flagship-photo img {
            width: 60px;
            height: 60px;
        }

.flagship-title h2 {
    display: inline-block;
    font-size: 24px;
    line-height: 48px;
}

.flagship-title .tag-flagship, .flagship-title .tag-gold-medal {
    margin-top: 17px;
    margin-left: 5px;
}

.flagship-info {
    font-size: 14px;
    line-height: 26px;
}

.search-flagship {
    position: relative;
    line-height: 22px;
    min-height: 44px;
    padding: 3px 0 3px 70px;
    margin-bottom: 15px;
}

    .search-flagship a {
        color: #666;
    }

        .search-flagship a:hover {
            color: #f63;
        }

    .search-flagship .photo {
        position: absolute;
        top: 50%;
        left: 0px;
        width: 40px;
        height: 40px;
        margin-top: -26px;
        padding: 4px;
        background-color: #fff;
        overflow: hidden;
        padding: 5px;
        border: 1px solid #e3eaf1;
        background-color: #fff;
    }

        .search-flagship .photo img {
            width: 40px;
            height: 40px;
        }

    .search-flagship .tag-flagship, .search-flagship .tag-gold-medal {
        margin-top: 5px;
        margin-left: 3px;
        line-height: 13px;
    }

.search .search-pop .search-flagship a {
    display: block;
    line-height: inherit;
    height: auto;
    border: 0;
    display: block;
    margin: -3px 0 -3px -70px;
    padding: 3px 0 3px 70px;
}

    .search .search-pop .search-flagship a .link-blue {
        color: #f63;
        margin-left: 10px;
    }

.store-info-left .title .tag-flagship, .store-info-left .title .tag-gold-medal {
    margin-top: 3px;
    margin-left: 5px;
    line-height: 13px;
}

.merchants-title .tag-flagship, .merchants-title .tag-gold-medal {
    line-height: 13px;
    margin: 2px 5px 0 10px;
}

.source-list .dealer .dealer-info p .tag-flagship, .source-list .dealer .dealer-info p .tag-gold-medal {
    margin-top: 4px;
}
</pre></body></html>