﻿@charset "UTF-8";
.tip {
  background: #fff; }

/*==========Validform必须===========*/
.Validform_checktip {
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  color: #999;
  font-size: 14px; }

.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(../images/right.png) no-repeat left center; }

.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(../images/error_tip.png) no-repeat left center; }

.Validform_loading {
  padding-left: 20px;
  background: url(../images/onload.gif) no-repeat left center; }

.Validform_error {
  background-color: #ffe7e7; }

#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }

#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1; }

#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #999;
  background: -moz-linear-gradient(top, #999, #666 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666'); }

#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none; }

#Validform_msg a.Validform_close:hover {
  color: #ccc; }

#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #bbb;
  border-top: none;
  text-align: left; }

/*==========Validform必须===========*/
.log_item input[type='text'], .log_item input[type='password'], .log_item input[type='button'], .log_item input[type='submit'] {
  height: 44px;
  width: 320px;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 3px; }

.index_box1_L .pub_main {
  height: 151px; }

.buy_main_top .shop_hover, .shop_main_top .shop_hover a {
  color: #fff; }

.subnav_item li a {
  padding: 0 6px; }

.subnav_item select {
  width: 120px; }

.buy_main_top li.shop_hover a, .buy_main_top li.shop_hover a:visited {
  color: #fff; }

.ind_news_top li.c_white a, .ind_news_top li.c_white a:visited, .ind_news_top li:hover a {
  color: #fff; }

#login {
  color: #fff; }
  #login a, #login a:visited {
    color: #fff; }

/*上传图片*/
#piclist li {
  float: left;
  padding: 10px;
  position: relative; }
  #piclist li .selected {
    border: 2px solid green; }
  #piclist li img {
    width: 80px;
    height: 60px;
    padding: 10px;
    border: 1px solid #eee; }
  #piclist li p {
    padding: 5px;
    text-align: center; }
    #piclist li p span {
      text-decoration: underline;
      color: #069;
      cursor: pointer; }
  #piclist li .del {
    position: absolute;
    top: 2px;
    right: 2px;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/close2.gif);
    cursor: pointer; }

/*上传图片*/
/*黑名单上传*/
.hmd_upload {
  width: 128px;
  height: 124px;
  background: #f6f6f6;
  cursor: pointer; }
  .hmd_upload img {
    width: 100%;
    height: 100%; }

/*黑名单上传*/
.index_car_list li img {
  width: 230px;
  height: 162px; }
.index_car_list li p {
  height: 24px;
  overflow: hidden; }

.car_item li img {
  width: 230px;
  height: 140px; }
.car_item li p {
  height: 24px;
  overflow: hidden; }

.scdp#favorite-dealer {
  cursor: pointer; }

#favorite-dealer.active {
  background: #999; }

/*车的收藏*/
.cars-favorite {
  position: relative;
  padding-left: 25px;
  margin-left: 22px;
  cursor: pointer; }
  .cars-favorite .icon {
    background-position: -200px -139px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    float: none;
    position: absolute;
    left: 0px;
    top: 11px;
    margin-top: -10px; }

.cars-favorite:hover {
  color: #ff6600; }
  .cars-favorite:hover .icon {
    background-position: -200px -154px; }

.cars-favorite.active {
  color: #ff6600; }
  .cars-favorite.active .icon {
    background-position: -200px -154px; }

/*车的收藏*/
.car-edit {
  padding: 40px 0px 40px 0px;
  margin-left: 20px;
  position: relative; }
  .car-edit .error_tip {
    top: 0px; }
  .car-edit select {
    float: left;
    height: 24px;
    border: 1px solid #ebebeb;
    width: 115px;
    margin-right: 15px;
    color: #333; }

/* 猜你喜欢 */
.guess-list {
  background: #fff;
  margin-bottom: 25px;
  /* width: 242px; */
  overflow: hidden; }
  .guess-list ul {
    /* width: 252px; */
    margin-right: -10px; }
    .guess-list ul li {
      float: left;
      padding-bottom: 0;
      font-size: 14px;
      width: 222px;
      height: 287px;
      border: 1px solid #e4e3e3;
      margin:25px 14px 0 4px;
      /* margin-right: 10px; */
      /* margin-bottom: 14px;  */
    }
      .guess-list ul li .thumb {
        display: block;
        width: 221px;
        height: 182px; float: left;}
        .guess-list ul li .thumb img {
          display: block;
          width: 100%;
          height: 100%; 
          border:none;
        }
        .guess-list ul li .thumbbuy {
        display: block;
        width: 221px;
        height: 182px; float: left;
      }
        .guess-list ul li .thumbbuy img {
          display: block;
          width: 100%;
          height: 100%; 
          border:none;
        }
      .guess-list ul li .title {
        width: 240px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block; }
        .guess-list ul li p>span{
          font-size: 16px;
          line-height: 24px;
          color: #54A1A2;
          font-weight: bold;
        }
        .cyell{
          color: #E7B824!important;
        }

/* 猜你喜欢 */
.ind_ask_pic {
  width: 130px; }

/* 积分兑换 */
.credit_exchange {
  cursor: pointer; }

.exchange_balance {
  color: green; }

.exchange_times {
  border-bottom: 1px solid #000;
  color: #000;
  padding: 2px;
  font-size: 16px;
  margin: 0px 2px;
  text-align: center;
  width: 20px; }

.exchange_button {
  text-decoration: underline;
  margin-left: 8px; }

/* 积分兑换 */
.dialog_bac {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center; }

.getvip {
  cursor: pointer; }

.underline {
  text-decoration: underline; }

/* 我的店铺 */
.shop_edit {
  display: inline-block;
  line-height: 51px; }

.shop_help {
  font-size: 16px; }
  .shop_help a, .shop_help a:visited {
    color: blue; }

.shop_disabled {
  display: inline-block;
  line-height: 51px;
  text-align: center;
  background: gray;
  cursor: pointer; }

/* 我的店铺 */
.ask_answer1 {
  height: 51px; }

.carSubscribe .disabled {
  background: #f7f7f7;
  color: #878EA0; }

/* 买车详情基本信息 */
.cars-basic-info {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  .cars-basic-info li {
    float: left;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    height: 41px;
    line-height: 41px; }
  .cars-basic-info li.profile {
    width: 107px;
    text-align: center; }
  .cars-basic-info li.value {
    width: 100px;
    padding-left: 20px; }

/* 买车详情基本信息 */
/* 车辆信誉等级 */
.carsgrade {
  margin-top: 25px; }

.user_item li a.links {
  color: #666; }

.user_item li a.links:hover {
  text-decoration: underline; }

/* 车辆信誉等级 */
/* 个人中心 */
.welcome-user {
  margin-left: 10px;
  color: #fff; }
  .welcome-user a, .welcome-user a:visited {
    color: #fff; }
  .welcome-user a:hover {
    text-decoration: underline; }

/* 个人中心 */
/* 求购信息 */
.want-to-buy {
  padding: 0px 30px 30px;
  background: #fff; }
  .want-to-buy table {
    width: 100%; }
    .want-to-buy table th {
      font-size: 18px;
      color: #333;
      height: 55px;
      line-height: 55px;
      text-align: center;
      background: #f7f7f7; }
    .want-to-buy table td {
      height: 55px;
      line-height: 55px;
      text-align: center;
      font-size: 14px;
      color: #666; }

/* 求购信息 */
/* 求购信息 */
.cars-bigpictures {
  margin-top: 10px;
  text-align: center; }
  .cars-bigpictures img {
    margin-bottom: 15px;
    max-width: 688px; }

/* 求购信息 */
.cars-title {
  font-weight: 500; }

/* 购买令牌 */
.safe-token-wrapper {
  background: #fff;
  padding: 20px 10px; }
  .safe-token-wrapper .submit-form .submit {
    width: 183px;
    height: 51px;
    background: #f90;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    margin: 30px 0 0 125px; }

/* 购买令牌 */
/* 会员中心通用表 */
.member-table-wrappe {
  padding: 0px 46px 0px 30px; }

.member-table {
  width: 100%;
  color: #666; }
  .member-table tr th, .member-table tr td {
    height: 44px;
    line-height: 44px; }
  .member-table tr th {
    color: #333;
    font-size: 16px;
    background: #efefef; }
  .member-table tr td {
    text-align: center;
    color: #666;
    font-size: 14px; }
  .member-table tr td.status {
    color: #f60; }
  .member-table .links {
    color: #666; }
  .member-table .links:hover {
    text-decoration: underline; }
  .member-table .buttons {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #ff9900;
    padding: 0 5px;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    cursor: pointer; }
  .member-table .buttons:hover {
    background: #7E8289; }
  .member-table .buttons.disabled {
    background: #7E8289; }

/* 会员中心通用表 */
/* 使用令牌 */
.help {
  color: #46A3FF; }

/* 使用令牌 */
/* 个人中心 */
.user_item3 .cursor {
  cursor: pointer; }
.user_item3 .cursor:hover {
  text-decoration: underline; }

/* 个人中心 */
.useful-safetoken {
  min-height: 200px;
  background: #f5f5f5; }
  .useful-safetoken table {
    width: 100%; }
    .useful-safetoken table tr th {
      line-height: 40px;
      font-size: 16px;
      cursor: default; }
    .useful-safetoken table tr td {
      line-height: 30px;
      font-size: 13px;
      cursor: pointer; }
    .useful-safetoken table tr:hover td {
      background: #E2C08B; }

.safetoken-wrapper {
  font-size: 16px; }
  .safetoken-wrapper a:hover {
    text-decoration: underline; }
  .safetoken-wrapper .sure-message {
    line-height: 24px; }
  .safetoken-wrapper .sure-buttons {
    text-align: center; }

.person-credit {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 10px;
  position: relative; }
  .person-credit .button {
    cursor: pointer;
    display: inline-block;
    width: 130px;
    border-radius: 2px;
    padding-top: 4px;
    padding-bottom: 4px; }
  .person-credit .attendance {
    background: #5d6d8c;
    color: #fff; }
  .person-credit .attendance:hover {
    background: #f90; }
  .person-credit .signed {
    background: #f5f5f5;
    color: #999; }
  .person-credit .signed:hover {
    background: #f5f5f5; }
  .person-credit .credit-show {
    color: #ff6600;
    opacity: 0;
    font-size: 16px;
    position: absolute;
    left: 110px; }

.up-information table {
  color: #666;
  font-size: 16px; }
.up-information .links {
  color: #f60; }
.up-information tr {
  line-height: 32px; }

.dialog .tips {
  font-size: 15px;
  text-align: center;
  color: #f60; }

.sure-buttons a, .sure-buttons a:visited {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #ff9900;
  padding: 0 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
  cursor: pointer; }
.sure-buttons a:hover {
  text-decoration: none;
  background: #F57F0E; }

.buttons {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #ff9900;
  padding: 0 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
  cursor: pointer; }

.message-tip {
  color: #f60;
  text-align: center;
  font-size: 16px; }
  .message-tip a.links {
    text-decoration: underline;
    margin-left: 5px; }

.safetoken-tip {
  text-align: center;
  font-size: 16px; }

.unique-safetoken {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #ff9900;
  padding: 0 5px;
  color: #fff; }

.buy-tips {
  color: blue; }

.buy-links {
  color: red;
  font-size: 16px; }

.buy-tips:hover, .buy-links:hover {
  text-decoration: underline; }

.up-cash-wrapper #discountupCash span {
  color: red; }
.up-cash-wrapper #upCash {
  text-decoration: line-through; }

/*# sourceMappingURL=append.css.map */
