﻿@charset "utf-8";


.title {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    background-color: #FDFDFD;
    padding-left: 17px;
}

    .title span {
        float: left;
    }

    .title a {
        float: right;
        margin-right: 17px;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
    }


.shop-hd, .models-hd {
    border: 1px solid #D2D2D2;
    width: 248px;
    background: #FDFDFD;
    margin-top: 15px;
    color: #333;
    overflow: hidden;
}




.banner {
    overflow: hidden;
    background: #fff;
    clear: both;
}

.banner-info {
    overflow: hidden;
}

.banner-img {
    width: 315px;
    height: 247px;
    float: left;
}

    .banner-img li {
        width: 315px;
        height: 247px;
        position: relative;
    }
      
        .banner-img li a.foccache {
            display: block;
            width: 310px;
            height: 247px;
        }

        .banner-img li a img {
            width: 310px;
            height: 247px;
        }

        .banner-img li p {
            width: 305px;
            text-align: center;
            height: 37px;
            line-height: 37px;
            border-top: 1px solid #DCDCDC;
            position: absolute;
            color: #fff;
            left: 0px;
            bottom: 0px;
            background: #F8F8F8;
            padding-left: 10px;
            font-size: 12px;
        }

            .banner-img li p a {
                color: #333;
                font-size: 14px;
                text-decoration: none;
            }

.focus_wrapper {
    float: left;
}

.focus {
    height: 270px;
    position: relative;
    overflow: hidden;
    width: 420px;
}

    .focus .f_Img {
        height: 270px;
        overflow: hidden;
        width: 100%
    }

        .focus .f_Img li {
            width: 100%;
            position: absolute;
            z-index: 0
        }

        .focus .f_Img img {
            width: 100%;
            display: block;
            height: 232px;
        }

        .focus .f_Img p {
            height: 38px;
            background: #2d2d2d;
            font: 14px/38px "\5FAE\8F6F\96C5\9ED1";
            text-align: center
        }

        .focus .f_Img .cur {
            display: block
        }

        .focus .f_Img p a {
            color: #FFF;
            text-decoration: none;
        }

            .focus .f_Img p a:hover {
                text-decoration: none
            }

    .focus .f_tab {
        position: absolute;
        bottom: 38px;
        text-align: center;
        width: 100%;
        height: 20px;
        z-index: 2
    }

        .focus .f_tab span {
            display: inline-block;
            width: 12px;
            height: 12px;
            background: #fff;
            margin: 0 9px;
            cursor: pointer;
            line-height: 12px;
            border-radius: 6px
        }

        .focus .f_tab .cur {
            background: #529ff2
        }

   


.banner-right {
    float: right;
    width: 440px;
    overflow: hidden;
}

    .banner-right h3 {
        width: 333px;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        padding: 9px 14px 12px 0;
    }

    .banner-right h4 {
        font: 20px "Microsoft Yahei";
        font-weight: bold
    }

.banner-list {
}

    .banner-list li {
        border-bottom: 1px solid #ebebeb;
        height: 47px;
        font: 14px/47px "Microsoft Yahei";
        color: #333;
        text-align: left;
        background: url("../../images/dealer/icons.png") no-repeat -289px -68px;
    }

        .banner-list li.last {
            border-bottom: none;
        }

        .banner-list li div {
            width: 385px;
            float: left;
            font: 14px/47px "Microsoft Yahei";
            color: #333;
            height: 47px;
            overflow: hidden;
        }

            .banner-list li div a {
                color: #333;
                text-decoration: none;
            }

                .banner-list li div a:hover, .banner-list li:hover a {
                    text-decoration: underline;
                }

            .banner-list li div i.icons {
                width: 21px;
                height: 12px;
                display: inline-block;
                float: right;
                background: url("../../images/dealer/icons.png") no-repeat -142px -57px;
            }

        .banner-list li span {
            float: right;
            font-size: 12px;
        }

#gg {
    border: 1px solid #aaa;
    padding: 0 5px;
    border-radius: 3px;
    margin-left: 10px;
    font: 12px 'Microsoft YaHei';
    color: #aaaaaa;
    position: relative;
    bottom: 4px;
}

.banner-right p {
    text-align: right;
    margin-top: 16px;
}

    .banner-right p a {
        height: 14px;
        line-height: 14px;
        font-size: 14px;
        color: #aaa;
        text-decoration: none;
    }

.dealers-hd {
    height: 35px;
    line-height: 35px;
    background-color: #FFFADC;
    border: 1px solid #D0C89C;
    margin-top: 17px;
    padding: 0 22px;
}

    .dealers-hd p {
        float: left;
    }

        .dealers-hd p span.hd-icon {
            float: left;
            background: url("../../images/dealer/icons.png") -230px -44px;
            width: 70px;
            height: 35px;
        }

        .dealers-hd p span.times {
            font-size: 12px;
            color: #666;
        }

        .dealers-hd p a {
            float: left;
            font-size: 12px;
            font-weight: bold;
            color: #666;
            margin: 0 14px 0 15px;
            text-decoration: none;
        }

            .dealers-hd p a:hover {
                text-decoration: underline;
            }

    .dealers-hd span.Close {
        float: right;
        background: url("../../images/dealer/icons.png") -144px -82px;
        width: 11px;
        height: 35px;
        display: inline-block;
    }

.businesses {
    margin-top: 25px;
    clear: both;
}

.models-all-index {
    padding: 23px 0 0;
}

.models-all, .models-all-index {
    padding: 0 0 23px;
    display: block;
    overflow: hidden;
    border-top: 1px solid #ebebeb;
}

.models-all-onsell {
    border-top: none;
}

.models {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

    .models a.models-img {
        float: left;
        width: 150px;
        height: 110px;
        border: 1px solid #DCDCDC;
        display: inline-block;
    }

.list-part {
    float: right;
    width: 695px;
}

    .list-part .more_area {
        text-align: right;
    }

    .list-part .show_more {
        display: inline-block;
        font: 12px/12px "Microsoft Yahei";
        color: #aaa;
        text-decoration: none;
    }

        .list-part .show_more span {
            margin-left: 5px;
        }

        .list-part .show_more i {
            background: url("../../images/dealer/icons.png") no-repeat -138px -329px;
            width: 14px;
            height: 8px;
            display: inline-block;
            margin-left: 5px;
            vertical-align: middle;
        }

    .list-part .up i {
        background-position: -285px -329px;
    }

    .list-part .td-first {
        width: 200px;
    }

    .list-part .td-third {
        width: 85px;
    }

    .list-part .td-last {
        width: 229px;
    }

.models-list {
    width: 517px;
    width: 516px\9;
}

    .models-list li {
        height: 19px;
        line-height: 19px;
        margin-bottom: 15px;
    }

        .models-list li.time {
            margin-bottom: 20px;
        }

        .models-list li a.models-pp {
            float: left;
            font-size: 18px;
            line-height: 18px;
            font-weight: bold;
            color: #333;
            text-decoration: none;
        }

        .models-list li p.models-p {
            float: left;
            font-size: 18px;
            color: #d83e3e;
            margin-left: 15px;
            font-weight: bold;
        }

            .models-list li p.models-p span.color2 {
                font-family: "tahoma";
                font-weight: bold;
                margin: 0 5px;
                font-size: 16px;
            }

        .models-list li p.models-list-p {
            float: left;
            width: 208px;
            margin-right: 50px;
        }

            .models-list li p.models-list-p span {
                float: left;
                font-size: 12px;
            }

        .models-list li span.list-title {
            color: #999;
        }

        .models-list li span.title-info {
            color: #333;
        }

        .models-list li span.icon-lb {
            float: left;
            background: url("../../images/dealer/icons.png") 0 -404px;
            width: 18px;
            height: 19px;
        }

        .models-list li span.icon-time {
            float: left;
            background: url("../../images/dealer/icons.png") -102px -404px;
            width: 15px;
            height: 19px;
            margin-right: 5px;
        }

        .models-list li a.Orange {
            float: left;
            font-size: 14px;
            color: #ff7358;
            font-weight: normal;
            margin: 0 8px 0 5px;
            text-decoration: none;
        }

        .models-list li span.sy {
            color: #aaa;
            font-size: 14px;
            float: left;
        }

.models-all table, .models-message table, .article-info table, .models-all-index table, .models-message table {
    width: 100%;
}

    .models-message table.tabs-models {
        margin-top: 15px;
    }

.models-all table, .models-all-index table {
    margin-bottom: 17px;
}

.models-all-index table {
    display: inline-block;
}

    .models-all-index table.few {
        height: 120px;
    }

    .models-all-index table .hide {
        display: none;
    }

.models-all-index .models table thead tr {
    background-color: #f7f7f7;
    height: 32px;
    font: 12px/32px "Microsoft Yahei";
    color: #777;
    border: none;
}

    .models-all-index .models table thead tr td {
        color: #777;
    }

.models-all-index table thead tr, .models-message table thead tr, .article-info table thead tr {
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    background-color: #F8F8F8;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #DDD;
}

    .models-all table thead tr td, .models-all-index table thead tr td, .article-info table thead tr td {
        color: #666;
        font-size: 12px;
    }

.models-all table td, .models-all-index table td, .models-message table td, .article-info table td {
    text-align: center;
    font-size: 12px; /* position: relative;*/
}

    .models-all table td.td-first, .models-all-index table td.td-first.models-message table td.td-first, .article-info table td.td-first {
        padding: 0 38px 0 18px;
        width: 137px;
    }

    .models-all table td.td-second, .models-all-index table td.td-second, .models-message table td.td-second, .article-info table td.td-second {
        width: 96px;
    }

    .models-all table td.td-last, .models-all-index table td.td-last, .models-message table td.td-last, .article-info table td.td-last {
    }

.models-all table tbody td.tds-first, .models-all-index table tbody td.tds-first, .models-message table tbody td.tds-first, .article-info table tbody td.tds-first {
    text-align: left;
}

.models-all table tbody td.tds-last, .models-all-index table tbody td.tds-last.models-message table tbody td.tds-last, .article-info table tbody td.tds-last, .models-message {
    text-align: right;
    padding: 0 18px;
}

    .models-all table thead td.bdj, .models-all-index table thead tr td.bdj, .models-message table thead td.bdj, .article-info table thead td.dbj {
        width: 72px;
        padding: 0 23px 0 16px;
    }

    .models-all table td.txt span.kb, .models-all-index table td.txt span.kb, .models-message table td.txt span.kb, .article-info table td.txt span.kb {
        width: 14px;
        height: 29px;
        display: inline-block;
        position: absolute;
    }

    .models-all table td span.color2, .models-all-index table td span.color2, .models-message table td span.color2, .article-info table td span.color2 {
        line-height: 29px;
    }

    .models-all table td span, .models-all-index table td span, .models-message table td span, .article-info table td span {
        line-height: 29px;
    }

.article-info table tbody tr {
    height: 50px;
}

.article-info table td span.td-info {
    width: 139px;
    height: 42px;
    line-height: 20px; /*line-height: 42px; overflow:hidden; display:block;*/
}

.article-info table tbody tr.tr-bg td span.td-info {
    width: 139px;
    height: 30px;
    line-height: 20px; /*line-height: 30px; overflow:hidden; display:block;*/
}

.article-info table tbody tr.tr-bg td span.td-info {
    height: 30px;
}

.models-all-index {
    padding: 20px 0 0;
    position: relative;
}

    .models-all-index .type_icon span {
        position: absolute;
        display: inline-block;
        width: 30px;
        height: 37px;
        top: 20px;
        left: 0;
    }

        .models-all-index .type_icon span.zhihuan {
            background: url("../../images/dealer/icons.png") no-repeat;
            background-position: 0px -222px;
        }

        .models-all-index .type_icon span.libao {
            background: url("../../images/dealer/icons.png") no-repeat;
            background-position: -84px -222px;
        }

        .models-all-index .type_icon span.jiangjia {
            background: url("../../images/dealer/icons.png") no-repeat;
            background-position: -175px -222px;
        }

        .models-all-index .type_icon span.qianggou {
            background: url("../../images/dealer/icons.png") no-repeat;
            background-position: -270px -222px;
        }

.models .icon-arrow {
    background: url("../../images/dealer/icons.png") no-repeat 0 -325px;
    display: inline-block;
    width: 9px;
    height: 15px;
    vertical-align: middle;
}

.models .green {
    color: #35bd5a;
}

.models .list-part table tbody td.tds-last {
    text-align: right;
}

    .models .list-part table tbody td.tds-last .xdj {
        background-color: #d83e3e;
        border-radius: 2px;
        display: inline-block;
        width: 50px;
        height: 25px;
        line-height: 25px;
        color: #fff;
        border: none;
        text-align: center;
    }

        .models .list-part table tbody td.tds-last .xdj:hover {
            background-color: #c62929;
            text-decoration: none;
        }

    .models .list-part table tbody td.tds-last .mfsj {
        background-color: #4e9df5;
        border-radius: 2px;
        display: inline-block;
        width: 50px;
        height: 25px;
        line-height: 25px;
        color: #fff;
        border: none;
        text-align: center;
    }

        .models .list-part table tbody td.tds-last .mfsj:hover {
            background-color: #3f87d9;
            text-decoration: none;
        }

    .models .list-part table tbody td.tds-last .zh {
        background-color: #4e9df5;
        border-radius: 2px;
        display: inline-block;
        width: 50px;
        height: 25px;
        line-height: 25px;
        color: #fff;
        border: none;
        text-align: center;
    }

        .models .list-part table tbody td.tds-last .zh:hover {
            background-color: #3f87d9;
            text-decoration: none;
        }

.models-all table td a, .models-all-index table td a {
    text-decoration: none;
}

    .models-all table td a.color1, .models-all-index table td a.color1 {
        overflow: hidden;
        display: block;
        overflow: hidden;
        height: 42px;
    }

        .models-all table td a.color1:hover, .models-all-index table td a.color1:hover, .models-message table tbody tr td a.color1:hover, .banner-right p a:hover, .title a:hover, .main .title a.mores:hover {
            text-decoration: underline;
        }

.models-all table td span.color2 b, .models-all-index table td span.color2 b, .models-message table td span.color2 b, .article-info table td span.color2 b {
    font-family: "tahoma";
    font-weight: bold;
    margin-right: 3px;
}

.models-all table td span.icon-xg, .models-all-index table td span.icon-xg, .models-message table td span.icon-xg {
    background: url("../../images/dealer/icons.png") 0 -163px;
    *background: url("../../images/dealer/icons.png") 0 -170px;
    width: 14px;
    height: 29px;
    display: inline-block;
    position: absolute;
    margin-left: 5px;
}

.models-all table td a.xdj, .models-all-index table td a.xdj, .models-message table td a.xdj {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 52px;
    height: 19px;
    position: relative;
    border: 1px solid #EC8400;
    background-color: #FF8F00;
    line-height: 19px;
    color: #FFF;
    font-weight: bold;
}

    .models-all table td a.xdj:hover i.mail-ts, .models-all-index table td a.xdj:hover i.mail-ts, .models-message table td a.xdj:hover i.mail-ts, .article-info table td a.btn-xj:hover i.mail-ts {
        display: block;
    }

    .models-all table td a.xdj i.mail-ts, .models-all-index table td a.xdj i.mail-ts, .models-message table td a.xdj i.mail-ts, .article-info table td a.btn-xj i.mail-ts {
        width: 102px;
        height: 29px;
        background: url("../img/mail-ts.png") no-repeat;
        position: absolute;
        right: 9px;
        top: 27px;
        z-index: 10;
        display: none;
    }

.models-all table td a.mfsj, .models-all-index table td a.mfsj, .models-all table td a.zh, .models-all-index table td a.zh, .models-message table td a.mfsj, .models-message table td a.zh {
    margin-left: 10px;
    color: #333;
    text-decoration: none;
}

    .models-all table td a.mfsj:hover, .models-all-index table td a.mfsj:hover, .models-all table td a.zh:hover, .models-message table td a.mfsj:hover, .models-message table td a.zh:hover {
        text-decoration: underline;
    }

.models-all table tbody tr td, .models-all-index table tbody tr td, .models-message table tbody tr td, .article-info table tbody tr td, .article-info table tbody tr td {
    vertical-align: middle;
    height: 42px;
    line-height: 42px;
}

.models-all table tbody tr.tr-bg td, .models-all-index table tbody tr.tr-bg td, .models-message table tbody tr.tr-bg td, .article-info table tbody tr.tr-bg td {
    background-color: #F8F8F8;
    height: 30px;
    line-height: 30px;
}

    .models-all table tbody tr.tr-bg td a.color1, .models-all-index table tbody tr.tr-bg td a.color1, .models-message table tbody tr.tr-bg td a.color1, .article-info table tbody tr.tr-bg td span.color1 {
        height: 30px;
    }
/*.models-message table{ margin-top: 15px;}*/
.models-message table thead tr td {
    color: #333;
    font-weight: bold;
}

.models-message table tbody tr td a.color1 {
    text-decoration: none;
}

/*收起展开*/
.models-all p.Sq, .models-all p.Zk, .models-all-index p.Sq, .models-all-index p.Zk {
    height: 23px;
    line-height: 22px;
    text-align: center;
    background-color: #F8F8F8;
    border: 1px solid #DDD;
    border-bottom: 1px solid #9F9F9F;
}

    .models-all p.Sq a.color1, .models-all-index p.Sq a.color1 {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background: url("../../images/dealer/icons.png") 47px -251px;
        width: 47px;
        display: inline-block;
    }

    .models-all p.Zk a.color1, .models-all-index p.Zk a.color1 {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background: url("../../images/dealer/icons.png") -66px -249px;
        width: 207px;
        display: inline-block;
    }

        .models-all p.Zk a.color1 i.color2, .models-all-index p.Zk a.color1 i.color2 {
            font-family: "Tahoma";
        }

.models-all a.color3, .models-all-index a.color3 {
    float: right;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    padding-bottom: 19px
}


.Fir-wd {
    border: 1px solid #CCC;
    border-top: 5px solid #969696;
    overflow: hidden;
    margin-top: 15px;
    padding: 0 21px;
}

h4.wywd {
    width: 105px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: -5px 0 16px 0;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    color: #FFF;
    background-color: #FF8F00;
    border-bottom: 2px solid #FFEACE;
}

ul.wd-list {
    margin-bottom: 18px;
}

    ul.wd-list li {
        height: 37px;
        line-height: 37px;
    }

        ul.wd-list li label {
            float: left;
            margin-right: 15px;
            font-size: 12px;
            font-weight: bold;
        }

            ul.wd-list li label input {
                margin-right: 5px;
                float: left;
                margin-top: 12px;
                _margin-top: 6px;
            }

            ul.wd-list li label span.color1 {
                font-size: 12px;
                font-weight: bold;
                float: left;
            }

            ul.wd-list li label span.color7 {
                font-size: 12px;
                font-weight: normal;
                float: left;
            }

        ul.wd-list li div {
            width: 673px;
            height: 83px;
            overflow-y: scroll;
            text-align: left;
            border: 1px solid #C3C3C3;
            padding: 0 10px;
            font-size: 12px;
            color: #999;
            line-height: 32px;
        }

        ul.wd-list li input.tel, ul.wd-list li input.yzm {
            width: 86px;
            color: #333;
            font-size: 12px;
            font-family: "Microsoft YaHei";
            float: left;
            margin-right: 15px;
            height: 25px;
            padding: 0 10px;
            margin-top: 5px;
            border-right-color: #DBDBDB;
            border-bottom-color: #DBDBDB;
            border: 1px solid #C3C3C3;
        }

        ul.wd-list li input.tel {
            color: #999;
            width: 120px;
        }
        /*ul.wd-list li input.yzm{float: left;}*/
        ul.wd-list li a.YZm {
            width: 76px;
            height: 27px;
            background-color: #F8F7FC;
            display: inline-block;
            margin-top: 5px;
            float: left;
            margin-right: 10px;
        }

            ul.wd-list li a.YZm img {
                width: 76px;
                height: 27px;
            }

        ul.wd-list li a.Submit {
            width: 78px;
            height: 25px;
            background-color: #379beb;
            cursor: pointer;
            color: #FFF;
            font-weight: bold;
            font-size: 12px;
            border: 1px solid #2D92E3;
            line-height: 25px;
            text-decoration: none;
            text-align: center;
            float: right;
            margin-top: 6px;
        }

.wd-info {
    padding: 15px 0;
    border-top: 1px dotted #E2E2E2;
    overflow: hidden;
}

    .wd-info a.wy-icon {
        float: left;
        width: 45px;
        height: 45px;
        background: url("../../images/dealer/icons.png") -255px -135px;
        margin-right: 15px;
    }

ul.icon-list {
    float: left;
    overflow: hidden;
    display: inline-block;
}

    ul.icon-list li {
        font-size: 12px;
        width: 631px;
        clear: both;
        line-height: 24px;
    }

        ul.icon-list li span.colors {
            float: left;
        }

        ul.icon-list li span.nums {
            float: right;
            width: 32px;
            height: 15px;
            line-height: 15px;
            color: #FFF;
            background-color: #CCC;
            text-align: center;
        }

        ul.icon-list li div.dealer-info {
            width: 599px;
            border: 1px solid #E0EDF9;
            background-color: #FCFDFF;
            line-height: 31px;
            position: relative;
            margin-top: 16px;
            padding: 0 15px;
        }

            ul.icon-list li div.dealer-info span.Sj-icon {
                position: absolute;
                background: url("../../images/dealer/icons.png") 0 -237px;
                width: 15px;
                height: 8px;
                top: -7px;
                left: 40px;
            }

            ul.icon-list li div.dealer-info span.dealers-car, ul.icon-list li div.dealer-info span.mh {
                float: left;
                font-weight: bold;
                color: #333;
            }

            ul.icon-list li div.dealer-info i.peo-pic {
                display: inline-block;
                margin-left: 5px;
                width: 12px;
                float: left;
                height: 31px;
                background: url("../../images/dealer/icons.png") -288px 10px;
            }

            ul.icon-list li div.dealer-info p.color2 {
                clear: both;
            }

.hd-list, .list {
    padding: 0 17px;
    overflow: hidden;
}

    .hd-list li {
        border-bottom: 1px dotted #E6E6E6;
        line-height: 35px;
    }

    .hd-list.article li {
        clear: both;
    }
    /*gaoyy  add*/
    .hd-list li p.list-p {
        height: 35px;
        line-height: 35px;
    }

        .hd-list li p.list-p a.color1 {
            font-size: 12px;
            text-decoration: none;
            float: left;
            width: 168px;
            overflow: hidden;
            height: 35px;
        }

            .hd-list li p.list-p a.color1:hover {
                text-decoration: underline;
            }

        .hd-list li p.list-p span.hd-icon {
            float: right;
            width: 12px;
            height: 35px;
            background: url("../../images/dealer/icons.png") 0 -78px;
        }

div.hd-info {
    background: url("../img/hd-bg.png") no-repeat;
    width: 212px;
    height: 69px;
    margin-left: -12px;
    display: block;
    line-height: 23px;
    padding: 10px 14px;
    display: none;
}

    div.hd-info p {
        font-size: 12px;
        clear: both;
    }

        div.hd-info p a.color7 {
            text-decoration: none;
            float: left;
            font-weight: bold;
            width: 168px;
            overflow: hidden;
            height: 23px;
        }

            div.hd-info p a.color7:hover {
                text-decoration: underline;
            }

        div.hd-info p span.color7 {
            margin-left: 9px;
        }

        div.hd-info p span.cur-icon {
            float: right;
            width: 12px;
            height: 20px;
            background: url("../../images/dealer/icons.png") 0 -58px;
        }

.zs, .yh {
    margin-top: 0;
}

.yh {
    background: url("../img/yh-div-bg.png") repeat-x;
}

.models-bt {
    margin-bottom: 20px;
}

.models-title {
    height: 43px;
    line-height: 43px;
    margin-bottom: 23px;
    border-top: 1px solid #9F9F9F;
    border-bottom: 1px solid #CCC;
    background-color: #F8F8F8;
    padding: 0 16px;
}

    .models-title span.model-icon {
        float: left;
        width: 23px;
        height: 32px;
        margin: 11px 10px 0 0;
    }

    .models-title span.models-name {
        font-size: 16px;
        color: #666;
        font-weight: bold;
        float: left;
    }

    .models-title span.call-title, .models-title span.color2, .models-title span.icon-dg, .models-title span.time-icon {
        float: right;
        font-size: 12px;
        margin-left: 6px;
    }

    .models-title span.call-title {
        color: #666;
    }

    .models-title span.color2 {
        font-weight: bold;
        font-family: "tahoma";
    }

    .models-title span.icon-dg {
        width: 12px;
        height: 43px;
        background: url("../../images/dealer/icons.png") -288px -72px;
    }

    .models-title span.time-icon {
        background: url("../../images/dealer/icons.png") no-repeat scroll 0 15px;
        height: 43px;
        margin-left: 11px;
        width: 24px;
    }


ul.yh-list {
    border-top: 1px solid #9F9F9F;
    background-color: #FFFFFA;
    padding: 20px 18px;
}

    ul.yh-list li {
        height: 30px;
        line-height: 30px;
    }

        ul.yh-list li span.list-title {
            float: left;
            color: #666;
            font-size: 12px;
            font-weight: bold;
        }

        ul.yh-list li a {
            color: #333;
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
            float: left;
            margin: 8px 12px 0;
            height: 14px;
            line-height: 14px;
        }

            ul.yh-list li a.cur {
                color: #FF6400;
            }

        ul.yh-list li span.bor {
            border-right: 1px solid #EBEBEB;
            float: left;
            display: inline-block;
            height: 14px;
            margin-top: 9px;
        }


.yh-info {
    margin-top: 8px;
}

ul.info-list {
    padding: 9px 18px;
    border-bottom: 1px dotted #E6E6E6;
}

    ul.info-list li {
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }

        ul.info-list li span.list-title {
            background: url("../../images/dealer/icons.png") -138px -163px;
            padding-left: 8px;
            color: #999;
            float: left;
        }

        ul.info-list li a.color1 {
            height: 12px;
            line-height: 12px;
            margin-top: 12px;
            font-size: 14px;
            float: left;
            margin-left: 16px;
            text-decoration: none;
        }

            ul.info-list li a.color1:hover {
                text-decoration: underline;
            }

        ul.info-list li span.new-icon {
            float: left;
            background: url("../../images/dealer/icons.png") 0 -244px;
            width: 21px;
            height: 36px;
            margin-left: 13px;
        }

        ul.info-list li span.times {
            float: right;
            color: #999;
        }




/*   activity   */
.activity-info, .activity-yh {
    border: 1px solid #DCDCDC;
    padding: 15px 20px;
    margin-bottom: 18px;
    position: relative;
}

h4.activity-title {
    height: 34px;
    line-height: 34px;
    padding-left: 100px;
    position: relative;
}

    h4.activity-title a.title-news {
        float: left;
        font-size: 22px;
        font-weight: bold;
        color: #333;
        text-decoration: none;
        width: 340px;
        overflow: hidden;
        height: 34px;
    }

        h4.activity-title a.title-news:hover, .models-list li a.models-pp:hover {
            text-decoration: underline;
        }

    h4.activity-title span.icon-time {
        float: right;
        background: url("../../images/dealer/icons.png") -110px -116px;
        width: 15px;
        height: 36px;
        margin-right: 6px;
    }

    h4.activity-title span.sy {
        color: #666;
        font-size: 12px;
        float: right;
        line-height: 36px;
        font-weight: bold;
        width: 185px\9;
    }

        h4.activity-title span.sy i.color2 {
            font-family: "tahoma";
            margin: 0 3px;
            margin-left: 2px\9;
            margin-right: 2px\9;
            font-style: normal;
        }

    h4.activity-title span.hd-icon {
        background: url("../../images/dealer/icons.png") 0 -295px;
        width: 109px;
        height: 40px;
        position: absolute;
        left: -29px;
    }

h4.yh-title span.hd-icon {
    background: url("../../images/dealer/icons.png") 109px -295px;
}

.activity-new {
    margin-top: 13px;
    overflow: hidden;
}

.activity-list {
    float: left;
    display: inline-block;
}

    .activity-list li {
        height: 36px;
        line-height: 36px;
        height: 32px\9;
        line-height: 32px\9;
        color: #333;
        clear: both;
    }

        .activity-list li span {
            float: left;
            font-size: 12px;
        }

            .activity-list li span.list-title {
                color: #999;
            }

            .activity-list li span.yhq {
                background: url("../img/yh-bg.png") repeat-x;
                width: 162px;
                padding: 10px 66px;
                text-align: center;
                height: 75px;
                line-height: 32px;
                font-size: 18px;
                color: #C80000;
                font-weight: bold;
            }

            .activity-list li span.tj, .activity-list li span.list-adress {
                width: 238px;
                line-height: 32px;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: keep-all;
                white-space: nowrap;
            }

        .activity-list li p {
            float: left;
            width: 156px;
            height: 36px;
            line-height: 36px;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            word-break: keep-all;
            text-overflow: ellipsis;
        }

            .activity-list li p a {
                margin: 0 2px;
                font-size: 12px;
                color: #333;
                text-decoration: none;
            }

        .activity-list li a.all {
            float: left;
            color: #1978E6;
            font-size: 12px;
            background: url("../img/all.png") right center no-repeat;
            padding-right: 10px;
        }

        .activity-list li a.all-adress, .activity-list li a.all-tj {
            background: url("../img/all.png") right center no-repeat;
            padding-right: 10px;
            width: 10px;
            height: 32px;
        }

        .activity-list li a.activity-lp {
            float: left;
            width: 88px;
            height: 58px;
            border: 1px solid #DDD;
            margin: 7px 6px 0;
        }

            .activity-list li a.activity-lp img {
                width: 88px;
                height: 58px;
            }

        .activity-list li span.colors {
            margin: 0 2px;
        }

        .activity-list li span.color7 {
            font-family: "tahoma";
            font-weight: bold;
        }

.activity-info a.Img, .activity-yh a.Img {
    float: right;
    width: 298px;
    height: 198px;
    border: 1px solid #DDD;
    margin-top: 11px;
}

    .activity-info a.Img img, .activity-yh a.Img img {
        width: 298px;
        height: 198px;
    }

/*   inquiry-price  */
.inquiry-info {
    border: 1px solid #CCC;
    border-top: 2px solid #F28B09;
}

ul.inquiry-list {
    height: 42px;
    line-height: 42px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #CCC;
}

    ul.inquiry-list li {
        float: left;
        border-right: 1px solid #CCC;
    }

        ul.inquiry-list li a {
            padding: 0 42px;
            text-decoration: none;
            color: #333;
            display: block;
            height: 43px;
            font-size: 18px;
            font-weight: bold;
        }

        ul.inquiry-list li.cur a {
            background-color: #FFF;
            height: 43px;
        }

.price-info {
    margin-top: 17px;
    padding: 0 40px 310px 40px;
}

    .price-info p.color7 {
        font-weight: bold;
        font-size: 12px;
        line-height: 40px;
        padding: 0 0 7px 0;
    }

ul.price-list {
    overflow: hidden;
}

    ul.price-list li {
        clear: both;
        height: 44px;
        line-height: 44px;
        vertical-align: middle;
    }

        ul.price-list li span.list-title {
            font-size: 12px;
            font-weight: bold;
            color: #666;
            float: left;
        }

        ul.price-list li i.color2 {
            width: 7px;
            height: 44px;
            display: block;
            line-height: 49px;
            float: left;
            margin-right: 5px;
        }

        ul.price-list li input.name, ul.price-list li input.tel {
            float: left;
            width: 151px;
            height: 25px;
            margin-top: 9px;
            border-radius: 0px;
            border: 1px solid #C3C3C3;
            border--right-color: #DBDBDB;
            border-bottom-color: #DBDBDB;
        }

        ul.price-list li div.content_id {
            border: 1px solid #C3C3C3;
            color: #999999;
            font-size: 12px;
            height: 83px;
            line-height: 32px;
            margin-top: 9px;
            overflow-y: scroll;
            padding: 0 10px;
            text-align: left;
            width: 545px;
        }

        ul.price-list li div.mn-sel {
            border: 1px solid #C3C3C3;
            color: #999999;
            font-size: 12px;
            line-height: 32px;
            overflow-y: scroll;
            padding: 0 10px;
            text-align: left;
            width: 545px;
        }

        ul.price-list li a.price-hq {
            background: url("../../images/dealer/icons.png") 0 -346px;
            width: 192px;
            height: 46px;
            display: block;
            margin: 20px 0 0 234px;
        }

        ul.price-list li a.price-submit {
            background: url("../../images/dealer/icon.png") 0 -188px;
            width: 192px;
            height: 46px;
            display: block;
            margin: 20px 0 0 234px;
        }

        ul.price-list li p.price-list-p {
            position: absolute;
            top: -3px;
            right: 85px;
            font-weight: bold;
            font-size: 14px;
            color: #666;
        }

            ul.price-list li p.price-list-p span {
                margin-right: 5px;
            }

        ul.price-list li span.ts i.dp {
            position: absolute;
            background: url("../../images/dealer/icons.png") -287px -354px;
            width: 13px;
            height: 18px;
            display: block;
            left: 131px;
            top: 14px;
        }

        ul.price-list li span.ts {
            font-size: 12px;
            color: #666;
            position: relative;
            padding-left: 20px;
            display: block;
        }


/*   introduction.html   */
.introduce-info {
    line-height: 32px;
    padding: 10px 40px;
    font-size: 12px;
    border: 1px solid #D2D2D2;
    color: #333;
}

h3.intrduce-title {
    font-size: 26px;
    border-bottom: 1px dotted #D2D2D2;
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    height: 78px;
    line-height: 78px;
    margin-bottom: 16px;
    text-align: center;
}

.introduce-info h5 {
    font-size: 12px;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
}

.introduce-info p {
    text-indent: 25px;
}

    .introduce-info p img {
        width: 600px;
    }

    .introduce-info p span.color2 {
        font-family: "tahoma";
        font-weight: bold;
        margin: 0 3px;
    }

.company-Img {
    border: 1px solid #D2D2D2;
    border-left: none;
    border-right: none;
}

.introduce-info h4 {
    text-indent: 0;
    font-size: 16px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
}

ul.company-list {
    padding-bottom: 23px;
    overflow: hidden;
}

    ul.company-list li {
        float: left;
        width: 142px;
        line-height: 36px;
        text-align: center;
        margin-right: 28px;
    }

        ul.company-list li a.list-Img {
            width: 140px;
            height: 93px;
            border: 1px solid #E2E2E2;
            display: block;
        }

            ul.company-list li a.list-Img img {
                width: 140px;
                height: 93px;
            }

.company-map {
    border: 1px solid #D2D2D2;
    display: block;
    height: 450px;
    margin: 34px 0 61px 0;
    padding: 0;
    width: 673px;
}

/*   models.html   */
.list li {
    font-size: 12px;
    color: #666;
    border-bottom: 1px dotted #E6E6E6;
    line-height: 35px;
    overflow: hidden;
}

    .list li span.list-title {
        float: left;
    }

    .list li span.color7 {
        font-weight: bold;
    }

    .list li span.adress {
        width: 178px;
        line-height: 35px;
        float: left;
    }

        .list li span.adress a {
            margin-left: 5px;
            text-decoration: underline;
        }

.models-hd a.info-ck {
    background-color: #C38520;
    width: 126px;
    height: 25px;
    display: block;
    border: 1px solid #966514;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    margin: 13px 0 17px 60px;
}

.models-message {
    border: 1px solid #CCCCCC;
    clear: both;
    padding: 21px 20px;
    margin-bottom: 15px;
    text-align: left;
}

.message-info {
    height: 200px;
}

    .message-info a.message-a {
        display: block;
        float: left;
        width: 300px;
        height: 200px;
        border: 1px solid #DCDCDC;
        margin-right: 20px;
    }

.message-list {
    width: 369px;
    float: right;
}

    .message-list li {
        height: 26px;
        line-height: 26px;
        position: relative;
        font-size: 12px;
    }

        .message-list li p.message-list-p {
            width: 184px;
            float: left;
            height: 26px;
        }

            .message-list li p.message-list-p span {
                float: left;
            }

                .message-list li p.message-list-p span.title-info {
                    width: 124px;
                    height: 26px;
                    overflow: hidden;
                    margin: 0;
                }

        .message-list li a.models-pp {
            font-size: 24px;
            float: left;
            font-weight: bold;
        }

        .message-list li p.message-p {
            float: right;
            font-size: 12px;
        }

            .message-list li p.message-p span {
                float: left;
            }

                .message-list li p.message-p span.color2 {
                    font-family: "tahoma";
                    font-weight: bold;
                }

                .message-list li p.message-p span.icon-dg {
                    background: url("../../images/dealer/icons.png") -288px -80px;
                    height: 26px;
                    width: 12px;
                    margin-left: 5px;
                }

                .message-list li p.message-p span.time-icon {
                    background: url("../../images/dealer/icons.png") 0 7px;
                    height: 26px;
                    margin-left: 11px;
                    width: 24px;
                }

        .message-list li p.bg {
            background: url("../img/models.png") no-repeat;
            width: 353px;
            height: 72px;
            position: absolute;
            right: -25px;
            line-height: 68px;
            color: #FFF;
            font-size: 12px;
            font-weight: bold;
            padding: 0 26px 0 17px;
        }

            .message-list li p.bg span.left {
                float: left;
            }

            .message-list li p.bg i.num {
                float: left;
                font-size: 26px;
                margin: 0 8px 0 3px;
            }

            .message-list li p.bg span.right {
                float: right;
                line-height: 26px;
                padding-top: 8px;
                width: 98px;
                text-align: right;
            }

                .message-list li p.bg span.right i {
                    float: right;
                }

                    .message-list li p.bg span.right i.num-sx {
                        text-decoration: line-through;
                        margin-left: 5px;
                    }

                .message-list li p.bg span.right b.zj {
                    clear: both;
                    color: #FFDEDE;
                    background: url("../../images/dealer/icons.png") 0 -457px;
                    padding-left: 20px;
                }

            .message-list li p.bg span.cx {
                line-height: 60px;
            }

        .message-list li span.color7 {
            font-weight: bold;
            margin: 0 3px;
        }

        .message-list li span.color9 {
            font-weight: bold;
            color: #999;
        }

        .message-list li span.list-title {
            color: #999;
            float: left;
            font-size: 12px;
        }

        .message-list li label {
            width: 184px;
            float: left;
        }

        .message-list li span.title-info {
            color: #333333;
            float: left;
            font-size: 12px;
        }

        .message-list li span.icon-lb {
            background: url("../../images/dealer/icons.png") repeat scroll 0 -122px rgba(0, 0, 0, 0);
            float: left;
            height: 23px;
            width: 13px;
        }

        .message-list li a.Orange {
            color: #FF6400;
            float: left;
            font-size: 12px;
            font-weight: bold;
            margin: 0 10px;
        }

        .message-list li span.icon-time {
            background: url("../../images/dealer/icons.png") repeat scroll -110px -121px rgba(0, 0, 0, 0);
            float: left;
            height: 23px;
            margin-right: 6px;
            width: 15px;
        }

        .message-list li span.sy {
            color: #666666;
            float: left;
            font-size: 12px;
        }

.basic-par {
    border: 1px solid #D2D2D2;
    margin: 15px 0 0 0;
}

    .basic-par h3.basic-par-title {
        background-color: #F8F8F8;
        height: 29px;
        line-height: 29px;
        font-size: 12px;
        font-weight: bold;
        border-bottom: 1px solid #D2D2D2;
        padding: 0 20px;
    }

    .basic-par table {
        font-size: 12px;
        width: 692px;
    }

        .basic-par table tr {
            border-bottom: 1px solid #D2D2D2;
            height: 35px;
            line-height: 35px;
        }

            .basic-par table tr td {
                border-right: 1px solid #D2D2D2;
                color: #666666;
                font-size: 12px;
                padding-left: 21px;
                text-align: left;
            }


/*   article   */
ul.article li span.list-title {
    background: url("../../images/dealer/icons.png") -138px -163px;
    float: left;
    width: 3px;
    height: 35px;
    margin-right: 5px;
}
/*ul.article li a{ font-size: 12px; text-decoration: none; color: #333;} gaoyy delete*/
ul.article li a {
    font-size: 12px;
    text-decoration: none;
    color: #333;
    width: 168px;
    overflow: hidden;
    height: 35px;
    float: left;
}
    /*gaoyy add*/
    ul.article li a:hover {
        text-decoration: underline;
    }

.article-banner {
    border: 1px solid #D2D2D2;
}

h3.article-title {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    height: 50px;
    padding: 0 40px;
    overflow: hidden;
    line-height: 50px;
    margin-bottom: -6px;
    padding-top: 14px;
    text-align: center;
}

.article-info {
    color: #333333;
    padding: 0 40px 30px;
}

.title-list {
    border-bottom: 1px dotted #D2D2D2;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    padding-bottom: 13px;
    padding-left: 224px;
    margin-bottom: 6px;
}

    .title-list li {
        float: left;
    }

        .title-list li a {
            color: #666666;
            text-decoration: none;
        }

        .title-list li img {
            display: inline-block;
            padding: 0 14px;
        }

        .title-list li i.icon-fx {
            width: 15px;
            height: 36px;
            background: url("../../images/dealer/icons.png") -86px -409px;
            margin-right: 5px;
            float: left;
        }

        .title-list li a.fx {
            background: url("../../images/dealer/icons.png") 101px -253px;
            padding-right: 15px;
        }

.article-info p.title-list {
    text-align: center;
    font-size: 12px;
    padding-left: 0;
    position: relative;
}

.title-list a {
    color: #666666;
    text-decoration: none;
    position: absolute;
    width: 265px;
}

p.title-list img {
    display: inline-block;
    padding: 12px 14px;
    position: absolute;
    left: 40%;
}

.title-list i.icon-fx {
    width: 15px;
    height: 36px;
    background: url("../../images/dealer/icons.png") -86px -409px;
    margin-right: 5px;
    float: left;
}

.title-list a.fx {
    background: url("../../images/dealer/icons.png") 101px -253px;
    padding-right: 15px;
}

.article-info h5.banner-title {
    font-size: 14px;
    font-weight: bold;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.article-info p.article-p {
    padding-top: 5px;
}

.article-info p img { /*height: 399px; width: 600px;*/
}

.article-info p {
    font-size: 14px;
    line-height: 32px;
    padding-top: 10px;
    text-indent: 25px;
}

.article-info table {
    margin-top: 23px;
}

    .article-info table thead tr td {
        color: #333;
        font-weight: bold;
    }

    .article-info table td span.color9 {
        text-decoration: line-through;
    }

    .article-info table td span.color2bg {
        background: url("../../images/dealer/icons.png") -160px -414px;
        height: 29px;
        padding-left: 10px;
    }

    .article-info table td a.btn-xj {
        width: 52px;
        height: 19px;
        background-color: #FF8F00;
        color: #FFF;
        font-weight: bold;
        border: 1px solid #EC8400;
        text-decoration: none;
        text-align: center;
        position: relative;
        line-height: 19px;
        display: inline-block;
    }

.article-info a.article-img {
    display: inline-block;
    height: 399px;
    margin: 23px 0 0 33px;
    width: 600px;
}

    .article-info a.article-img img {
        width: 600px;
        height: 399px;
    }

.article-info ul.Img-list {
    padding-left: 17px;
    overflow: hidden;
}

    .article-info ul.Img-list li {
        float: left;
        margin: 14px 0 0 15px;
    }

        .article-info ul.Img-list li a {
            width: 294px;
            height: 196px;
            display: block;
        }

            .article-info ul.Img-list li a img {
                width: 294px;
                height: 196px;
            }

.article-info h3 {
    padding-top: 9px;
}

.article-info h3 {
    font-size: 14px;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
}

.dealers-list {
    margin-top: 18px;
    overflow: hidden;
}

    .dealers-list li {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }

        .dealers-list li span {
            float: left;
        }

            .dealers-list li span.list-title {
                font-weight: bold;
                color: #666;
            }

            .dealers-list li span.color2 {
                font-family: "tahoma";
                font-weight: bold;
            }

        .dealers-list li a.dealer-name, .dealers-list li a.dealer-adress {
            color: #333;
            font-weight: bold;
            float: left;
        }

        .dealers-list li span.icon-dg {
            background: url("../../images/dealer/icons.png") repeat scroll -288px -76px rgba(0, 0, 0, 0);
            height: 33px;
            width: 12px;
            margin-left: 5px;
        }

        .dealers-list li span.time-icon {
            background: url("../../images/dealer/icons.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);
            height: 33px;
            margin-left: 5px;
            width: 24px;
        }

        .dealers-list li a.color3 {
            margin-left: 5px;
        }

.article-inquiry-info {
    border: 1px solid #CCC;
    border-top: 2px solid #F28B09;
    margin-top: 29px;
}

    .article-inquiry-info .price-info {
        padding: 0 20px 25px;
    }

        .article-inquiry-info .price-info ul.price-list li div {
            width: 517px;
        }

        .article-inquiry-info .price-info ul.price-list li span.ts i.dp {
            left: 111px;
        }

.ts-info {
    width: 653px;
    height: 45px;
    border: 1px solid #F6C988;
    background-color: #FFFDE6;
    text-align: center;
    font-weight: bold;
}

    .ts-info span.color2 {
        margin: 0 5px;
    }

/*model.html，businesses.html*/


.search-left {
    width: 70px;
    float: left;
    padding-bottom: 13px;
}

    .search-left a {
        width: 54px;
        height: 54px;
        border: 1px solid #D2D2D2;
        display: block;
        background-color: #FFF;
    }

        .search-left a img {
            width: 54px;
            height: 54px;
        }

    .search-left span {
        width: 75px;
        text-align: center;
        display: block;
        height: 27px;
        line-height: 27px;
        color: #222;
    }

.search-right {
    float: left;
    width: 132px;
}

    .search-right h2.list-title {
        font-size: 12px;
        border-bottom: 1px solid #EEE;
        line-height: 15px;
        color: #333;
        padding-bottom: 10px;
        margin-top: -1px;
    }

        .search-right h2.list-title i.title-icon {
            width: 12px;
            height: 14px;
            margin-right: 8px;
            display: block;
            float: left;
            background: url(../../images/dealer/icons.png) 0 -89px no-repeat;
            cursor: pointer;
        }

            .search-right h2.list-title i.title-icon.sub {
                background: url(../img/icons.png) 0 -62px no-repeat;
            }

        .search-right h2.list-title i.title-icon-cur {
            width: 12px;
            height: 14px;
            margin-right: 8px;
            display: block;
            float: left;
            font-size: 12px;
            background: url(../../images/dealer/icons.png) 0 -62px no-repeat;
            cursor: pointer;
        }

.model-info {
    margin: 0 29px 0 29px;
    width: 675px;
    clear: both;
}

.search-right ul { /* _width:100px;*/
    width: 132px;
    display: none;
    *padding-bottom: -10px;
}

    .search-right ul li {
        text-indent: 7px;
        border-bottom: 1px dotted #E6E6E6;
        font-size: 12px;
        height: 21px;
        padding: 5px 0 5px 13px;
    }

        .search-right ul li.last {
            border-bottom: none;
        }

        .search-right ul li a {
            color: #333;
            text-decoration: none;
            float: left;
            height: 21px;
            line-height: 21px;
        }

        .search-right ul li span {
            float: right;
            padding-left: 6px;
        }

    .search-right ul.model-list {
        display: block;
    }

    .search-right ul li a:hover {
        background: #3499EB;
        color: #FFF;
        background-position: center;
        height: 21px;
    }

        .search-right ul li a:hover span {
            color: #FFF;
        }


/*   activity-hd   */
h5.message-title {
    font-size: 23px;
    font-weight: bold;
    margin-top: -21px;
    height: 52px;
    line-height: 52px;
}

.new-info {
    height: 238px;
}

.message-info a.new-a {
    width: 358px;
    height: 238px;
}

    .message-info a.new-a img {
        width: 358px;
        height: 238px;
    }

.new-list {
    float: right;
    width: 304px;
}

    .new-list li p.bg {
        width: 336px;
        background: url("../img/new-bg.png") no-repeat;
        right: -66px;
        height: 56px;
        line-height: 52px;
    }

        .new-list li p.bg span.left {
            font-size: 18px;
        }

    .new-list li p.yhq-by {
        width: 298px;
        padding-left: 40px;
        font-weight: bold;
        height: 55px;
        background: url("../img/yhq-by.png") repeat-x;
        top: -11px;
        *top: -17px;
        line-height: 55px;
        position: absolute;
        left: -9px;
    }

        .new-list li p.yhq-by span.color2 {
            font-size: 18px;
            float: left;
        }

        .new-list li p.yhq-by i.color2 {
            font-family: "tahoma";
            font-size: 23px;
            float: left;
            margin-left: 10px;
        }

    .new-list li p.bg span.right {
        text-align: center;
        width: 94px;
        margin-right: 14px;
        line-height: 14px;
        font-weight: normal;
        padding-top: 12px;
    }

    .new-list li p.bg i.title-bm {
        width: 94px;
        clear: both;
    }

    .new-list li p.models-pp {
        width: 156px;
        overflow: hidden;
        white-space: nowrap;
        word-break: keep-all;
        text-overflow: ellipsis;
        float: left;
    }

        .new-list li p.models-pp a {
            text-decoration: none;
            margin: 0 2px;
        }

    .new-list li a.all {
        color: #1978E6;
        text-decoration: none;
    }

    .new-list li p.adress-info {
        width: 236px;
        float: left;
        line-height: 18px;
        padding-top: 5px;
        height: 72px;
        overflow: hidden;
    }

        .new-list li p.adress-info a.color3 {
            margin-left: 5px;
        }

    .new-list li a.btn-bm {
        background: url("../../images/dealer/icon.png") 0 0;
        width: 153px;
        height: 38px;
        display: inline-block;
        position: absolute;
        top: 59px;
        right: 62px;
        *top: 47px;
    }

.activity-lp {
    border-top: 1px solid #DCDCDC;
    margin-top: 25px;
}

.title-lp {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    height: 44px;
    line-height: 44px;
}

.list-lp {
    overflow: hidden;
}

    .list-lp li {
        float: left;
        width: 150px;
        text-align: center;
        margin: 0 22px 12px 0;
    }

        .list-lp li a.lp-a {
            width: 148px;
            height: 98px;
            border: 1px solid #DCDCDC;
            display: block;
        }

            .list-lp li a.lp-a img {
                width: 148px;
                height: 98px;
            }

        .list-lp li span.color7 {
            font-size: 12px;
            height: 34px;
            line-height: 34px;
        }

.activity-introduce, .activity-jh, .activity-adress {
    border-top: 1px solid #DCDCDC;
    margin-top: 25px;
}

.introduce-list {
    overflow: hidden;
}

    .introduce-list li {
        font-size: 12px;
        color: #333;
        line-height: 32px;
        margin-bottom: 16px;
    }

        .introduce-list li span.list-title {
            float: left;
        }

        .introduce-list li p {
            float: left;
            width: 648px;
        }

.activity-bm {
    border: 1px solid #F6C988;
    border-left: none;
    border-right: none;
    margin-top: 26px;
    background-color: #FFFDE6;
}

    .activity-bm h3.title-lp {
        padding-left: 15px;
    }

    .activity-bm ul.price-list {
        padding-left: 26px;
        padding-bottom: 30px;
    }

        .activity-bm ul.price-list li {
            position: relative;
        }

            .activity-bm ul.price-list li a.price-hq {
                width: 187px;
                height: 42px;
                background: url("../../images/dealer/icon.png") -313px 0;
                margin: 27px auto 0;
            }

.activity-jh p, .activity-adress p {
    font-size: 12px;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.activity-jh a.map, .activity-adress a.map {
    width: 628px;
    height: 483px;
    border: 1px solid #DCDCDC;
    display: block;
}




/*  全部车型弹层  */
.models-all-tc {
    border: 2px solid #DBDBDB;
    background-color: #FFF;
    position: absolute;
    top: 456px;
    right: 190px;
    width: 312px;
    height: 80px;
    overflow-y: auto;
    display: none;
}

    .models-all-tc p {
        float: left;
        padding: 0 6px 0 12px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        color: #333;
    }

/*  活动详情灰色遮罩层  */
.Coupon-bm-bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    filter: alpha(opacity=5);
    -moz-opacity: 0.05;
    opacity: 0.05;
}


/*  追加成功弹窗    */
.success-tc {
    background-color: #fff;
    border: 2px solid #ff8f00;
    left: 50%;
    /*margin-left: -298px;*/
    position: absolute;
    top: 200px;
    width: 596px;
    padding-bottom: 43px;
    z-index: 1000;
    display: none;
}

    .success-tc p {
        height: 49px;
    }

.success-tc-list {
    padding: 43px 143px;
    margin: 0 auto;
}

    .success-tc-list li {
        clear: both;
        color: #666;
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        padding-left: 4px;
    }


        .success-tc-list li span.call {
            float: left;
            line-height: 28px;
            padding-right: 4px;
        }

        .success-tc-list li span.color2 {
            float: left;
            font-weight: bold;
            font-family: "Tahoma";
            font-size: 15px;
        }

        .success-tc-list li i {
            background: url("../img/icon-calls-tc.png") no-repeat 0 9px;
            float: left;
            height: 38px;
            margin: 0 5px;
            width: 16px;
        }

span.cars-icons {
    background: url("../img/cras-suc.png") no-repeat rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 33px;
    margin: 2px 30px 0 13px;
    width: 72px;
}

.green-tc {
    color: #5fb300;
    font-size: 36px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
}


#focus .preNext.pre {
    width: 25px;
    height: 55px;
    background: url("../img/sprite.png") 0 -19px no-repeat;
    position: absolute;
    left: 0;
    top: 80px;
    cursor: pointer;
}

#focus .preNext.next {
    width: 25px;
    height: 55px;
    background: url("../img/sprite.png") -75px -19px no-repeat;
    position: absolute;
    right: 0;
    top: 80px;
    cursor: pointer;
}

60px;
cursor:pointer;
background:#fff;
}

/*为引入的select追加*/
ul.price-list li div.uew-select {
    color: #999999;
    font-size: 12px;
    height: 83px;
    line-height: 32px;
    margin-top: 5px;
    padding: 0 10px;
    text-align: left;
    width: 545px;
    border: none;
    overflow: hidden;
}

.uew-select .uew-select-value {
    overflow: hidden;
}
/* gaoyy add start*/
tr.odd td {
    background-color: #F8F8F8;
}

.error {
    color: red;
    font-size: 12px;
    margin-left: 10px;
    display: none;
}

a.page_home_newsList {
    text-decoration: none;
    width: 333px;
    height: 16px;
    display: block;
    overflow: hidden;
}

    a.page_home_newsList:hover {
        text-decoration: underline;
    }





