﻿@charset "utf-8";
/* CSS Document */

body, ul, ul li, h1, h2, h3, h4, h5, h6, dl, dt, dd {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    font-family: "微软雅黑", "黑体", "宋体";
    background: url(../images/bg.jpg)
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 20px;
    color: #000;
    line-height: 60px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

img {
    border: 0;
}

.red {
    color: #F00;
}

.zhubg {
    background: #0473cb;
    color: #fff;
}

.baibg {
    background: #fff;
}

.huibg {
    background: #ededed;
}

.z_color, .z_color a, .z_color a:link {
    color: #990000;
}

.c_color, .c_color a, .c_color a:link {
    color: #fbffb8;
}

.hui_color, .hui_color a, .hui_color a:link {
    color: #999999;
}

.hei_color, .hei_color a, .hei_color a:link {
    color: #000;
}

.bai_color, .bai_color a, .bai_color a:link {
    color: #fff;
}

.div100 {
    width: 100%;
}

.d_l {
    width: 100%;
    float: left;
}

.d_a {
    width: auto;
    float: left;
}

.d_r {
    width: auto;
    float: right;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.bottom10 {
    margin-bottom: 10px;
}

.padding_bottom20 {
    padding-bottom: 20px;
}

.border0 {
    border: 0;
}

a, a:link {
    color: #172c45;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #ff5a00;
}

.all {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.chang {
    width: 110%;
    overflow: hidden;
}

.top_tr1 {
    padding: 20px 0 25px 0;
}

.top_tr1 .logo {
    width: 335px;
    height: 39px;
    float: left;
    background: url(../images/logo.png) no-repeat;
    text-indent: -9999px;
    margin: 20px 0 0 0;
}

.top_tr1 .logo a, .top_tr1 .logo a:link {
    display: block;
    line-height: 39px;
}

.top_tr1 .slg {
    width: 198px;
    height: 55px;
    float: left;
    background: url(../images/slg.png) no-repeat;
    margin: 10px 0 0 170px;
}

.top_tr1 .top_tel {
    padding: 0 0 0 110px;
    line-height: 34px;
    background: url(../images/top_tel.png) no-repeat;
    color: #f6f5b1;
    font-size: 30px;
    margin: 20px 0 0 0;
}

.top_tr1 .top_tel span {
    display: none;
}

.menu {
    background: #ac3232;
}

.menu ul li {
    float: left;
    font-size: 16px;
}

.menu ul li.on {
    background: #8a2828;
}

.menu ul li a, .menu ul li a:link {
    line-height: 40px;
    padding: 1px 17px 0 17px;
    display: block;
}

.left {
    width: 395px;
    float: left;
}

.right {
    width: 793px;
    float: right;
}

.more {
    float: right;
    font-size: 14px;
    margin-right: 20px;
}

.hide {
    display: none;
}

.left .left_contact .title {
    color: #ac3232;
}

.left_topic .title {
    font-size: 20px;
    padding: 24px 0;
}

.left_topic .title h3 {
    font-weight: normal;
    display: inline;
}

.left_topic .title i {
    margin-left: 20px;
    color: #ac3232;
}

.left .left_con {
    width: 338px;
    float: right;
    margin: 0 10px 0 0;
}

.left .left_contact_lxfs {
    padding: 10px 0 30px 0;
    line-height: 37px;
}

dl.link dd {
    background: url(../images/link.gif) no-repeat 0;
    padding: 0 0 0 20px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.footer {
    background: url(../images/hei40.png);
    padding: 30px 0;
}

.linkchange {
    padding: 10px 0;
}

.mbx {
    line-height: 40px;
}

.left_topic_con dl {
    padding: 0 10px 0 30px;
    margin-top: -10px;
}

.left_pic {
    padding: 0 0 20px 0;
}

.left_pic img {
    width: 335px;
    margin-left: 30px;
}

.listpage .title {
    background: #8a2828;
    background: url(../images/hei40.png);
}

.listpage .title i {
    margin-left: 20px;
    font-size: 22px;
}

.listpage .title h1 {
    display: inline;
    color: #fff;
    font-weight: normal;
    line-height: 50px;
}

.car_list .chang {
    margin: 10px 0 0 10px;
}

.car_list dl {
    width: 174px;
    float: left;
    overflow: hidden;
    background: #f7f7f7;
    margin: 20px 0 0 14px;
    border: 1px solid #f1f2f3;
}

.car_list dl dd img {
    width: 174px;
    height: 111px;
}

.car_list dl dt {
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.howpageon, .howpage, .howpagetotal {
    background: #fff;
    padding: 4px 10px;
    margin-right: 10px;
}

.howpageon {
    background: #ffa200;
    color: #fff;
    font-weight: normal;
}

.cdzby dl {
    width: 730px;
    float: left;
    padding: 10px;
    position: relative;
}

.cdzby dl dd {
    width: 100px;
    float: left;
}

.cdzby dl dd img {
    width: 80px;
    height: 51px;
}

.cdzby dl dt {
    width: 630px;
    float: left;
    text-align: left;
}

.cdzby dl dt a, .cdzby dl dt a:link {
    width: 524px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.cdzby dl dt span em {
    width: 250px;
    font-style: normal;
    color: #999;
    line-height: 16px;
    float: left;
}

.cdzby dl dt span em.td1 {
    width: 130px;
}

.cdzby dl dt strong {
    float: right;
    position: absolute;
    right: 10px;
    top: 20px;
    font-weight: normal;
    color: #555555;
}

.cdzby dl dt strong b {
    font-size: 18px;
    color: #f60;
    font-weight: normal;
}

.list_nopic dl {
    width: 746px;
    border: 0;
    background: none;
}

.list_nopic dl dd {
    line-height: 40px;
    border-bottom: 1px dotted #CCC;
}

.list_nopic dl dd span {
    color: #555;
}

.list_nopic dl dd a, .list_nopic dl dd a:link {
    width: 636px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.details {
    padding: 20px 0 0 0;
}

.details .title {
    border-bottom: 1px dotted #ccc;
}

.content {
    width: 730px;
    float: left;
    margin: 30px 0 0 32px;
}

.xgyd dl {
    width: 100%;
    float: left;
}

.xgyd dl dt {
    width: 710px;
    float: left;
    padding: 0 0 0 20px;
    background: #eee;
    margin-bottom: 10px;
}

.xgyd dl dt strong {
    background: #fff;
    padding: 0 20px;
    line-height: 30px;
    display: inline-block;
}

.xgyd dl dd {
    width: 330px;
    float: left;
    padding: 0 30px 0 0;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

/*在线联系*/
.zxlx {
    position: fixed;
    top: 50%;
    right: 0;
    font-size: 13px;
    color: #000;
    margin-top: -140px;
    z-index: 99999;
}

.zxlx_con {
    width: 131px;
    float: left;
    padding-bottom: 20px;
    position: relative;
}

.zxlx_neirong {
    padding: 0 10px;
}

.zxlx_neirong dl {
    float: left;
}

.zxlx_neirong dd {
    float: left;
}

.zxlx_neirong dd img {
    float: left;
}

.zxlx_neirong dd a, .zxlx_neirong dd a:link {
    width: 111px;
    float: left;
}

.zxlx_con .cha {
    width: 23px;
    height: 23px;
    position: absolute;
    left: -11px;
    top: -11px;
    background: url(../images/cha.png) no-repeat;
    cursor: pointer;
}

.zxkf_open {
    width: 49px;
    height: 89px;
    background: url(../images/zxkf.jpg) no-repeat;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    display: none;
    z-index: 99999;
}

.content p {
    text-indent: 2em;
}

.content p img {
    padding-right: 2em;
}

.carlist_img {
    position: relative;
}

.carlist_img span {
    position: absolute;
    bottom: 0;
    right: 4px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    -ms-text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
}

a, a:link {
    color: #990000;
}

/*评论*/
.pinglun_title {
    background: #eeeeee;
    text-indent: 10px;
    line-height: 30px;
    color: #000;
}

.pinglun_title span.d_r {
    margin-right: 10px;
}

.pinglun_form {
    margin: 10px 0 0 0;
}

.pinglun_form .pinglun_text {
    margin: 0 30px 0 0;
    float: left;
}

.pinglun_form .pinglun_text em {
    font-size: 12px;
    font-style: inherit;
    margin: 0 0 0 4px;
    color: #990000;
}

.pinglun_form .pinglun_text .inputText, .pinglun_form .pinglun_textarea {
    width: 240px;
    height: 26px;
    border: 1px solid #ccc;
}

.pinglun_form .pinglun_textarea {
    width: 728px;
    height: 80px;
    margin-top: 20px;
}

.pinglun_form .pinglun_btn {
    margin: 20px 0 0 0;
    padding: 6px 16px;
    background: #990000;
    color: #fff;
    border: 0;
}

.pinglun_all_list {
    width: 100%;
    float: left;
    border-top: 1px dashed #ccc;
    margin: 20px 0 0 0;
}

.pinglun_all_list .pl_list {
    margin: 20px 0 0 0;
}

.pl_listtitle {
    background: #e4e4e4;
    text-indent: 10px;
    line-height: 30px;
    color: #3d5f7b;
}

.pl_listtitle .pl_time {
    margin: 0 10px 0 0;
    font-size: 12px;
    color: #999;
}

.pl_list_con {
    margin: 20px 0 0 0;
}

.pl_content {
    width: 687px;
    float: right;
    color: #000;
}

.ecomment {
    background: #f9f9f9;
    font-size: 12px;
    color: #999;
    padding: 4px 0;
    margin-bottom: 10px;
}

.ecomment p {
    margin: 4px 0;
}

.ecomment span {
    margin: 10px 0 0 10px;
}

.i_zjy_link dl {
    width: 400px;
    float: left;
}

.i_zjy_link dl:nth-child(2) {
    padding-left: 0;
}

/*cj new_add*/
.carhot {
    width: 394px;
    border: 1px solid #f8eeef;
    background-color: #fff;
    padding-bottom: 30px;
}

li.carhot_now {
    width: 245px;
    margin-top: 15px;
}

.carhot ul {
    width: 356px;
    padding: 0 20px;
}

.carhot ul li {
    width: 356px;
    overflow: hidden;
    padding-left: 9px;
    margin-top: 10px;
}

.carhot .carhotli_t {
    width: 356px;
    height: 20px;
    line-height: 20px;
}

.carhot ul li b {
    display: block;
    line-height: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    background-color: #CC8082;
    color: #fff;
    float: left;
    font-weight: 100;
    font-family: "微软雅黑";
    background: url(../images/link.gif) no-repeat 0;
}

.carhotli_t .carname {
    width: 209px;
    height: 20px;
    float: left;
}

.carhotli_t .carname a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.carhot ul li:hover .carname a, .carhot ul li:hover .carread {
    color: #ff5a00;
}

.carhot .carhotli_p {
    width: 356px;
    display: none;
    margin-top: 5px;
}

.carhotli_t .carread {
    width: 123px;
    height: 20px;
    float: right;
    font-size: 12px;
    color: #000;
}

.carhot ul li.carhot_now .carhotli_p {
    display: block;
}

.img_list_box {
    padding: 0 24px;
}

.img_item {
    margin-bottom: 10px;
}

.img_item img {
    width: 100%;
}
