body, button, input, select, textarea {
  font: 12px/1.5 "Microsoft YaHei","SimHei","SimSong";
}
body {
  background: #fff;
  min-width: 1200px;
}
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;
}
embed, object, a, button, input, select, textarea {
  outline: none;
}
img, input, select {
  vertical-align: middle;
  display: inline-block;
}
address, caption, cite, code, dfn, em, th, var, i, b {
  font-style: normal;
  font-weight: 500;
}
fieldset, img {
  border: 0;
}
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
a:hover {
  color:#e80000;
}

ul,ol {
  list-style: none;
}
.fl { float: left; display: inline-block; }

.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f20 { font-size: 20px; }

.lh36 { line-height: 36px; }

.text-c { text-align: center; }

.mb10 { margin-bottom: 10px; }
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }

.mt20 { margin-top: 20px; }

.row { box-sizing: border-box; margin-left: -15px; margin-right: -15px; }
.c12 { width: 100%; }
.col-4-1 { width: 25%; }
.col-4-3 { width: 75%; }

.w280 { width: 280px; float: left; }

.clearfix {
  zoom:1;
}
.clearfix:after {
  display:block;
  content:' ';
  clear:both;
}
.hidden {
  display: none !important;
}
.show {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.box { margin: 0 auto; width: 1200px; position: relative; }

.red { color: red; }
.gray { color: gray; }
.bgray { background-color: #ececec!important; }

a.btn-act, input.btn-act {
  padding: 4px 12px;
  font-size: 12px;
  background: #e80000;
  color: #fff;
  border: 0px;
  cursor: pointer;
}
a.btn-more {
  padding: 4px 12px;
  font-size: 12px;
  background: #f2f2f2;
  color: #000;
}
.img-box img { width: 100%; height: 100%; }
.form-item {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 0;
  position: relative;
}
.drop-box { position: relative; }
.form-item em,.user-star em,.drop-box em {
  background: url(/public/images/ico1.png) no-repeat;
}
.form-item em, .drop-box em {
  display: block;
  width: 14px;
  height: 10px;
  background-position: 0 -460px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.form-item input, .input {
  width: 260px;
  height: 24px;
  line-height: 24px;
  border: solid 1px #d5d5d5;
  padding: 2px 9px;
  font-size: 14px;
  z-index: 1;
  color: #333;
  box-shadow: 0 0 5px rgba(213,213,213,.35);
}

.form-item.radio {
  line-height: 30px;
}
.form-item.radio input{
  width: 20px;
  border: 0;
  box-shadow: none;
}

.input.error, select.error { 
  border: 1px solid #e80000;
  margin-top: -1px;
}

#indexTuanForm .input.error, .tuan-form-dialog .input.error {
  margin-top: 0px;
}
label.error {
  color: #e80000;
  margin-left: 10px;
  line-height: 30px;
}

.topbar { width: 100%; background: #e6e6e6; height: 30px; }
.topbar h3 { font-size: 12px; font-weight: normal; line-height: 30px; float: left; width: 600px;}
.topbar ul.info { float: right; width: 150px; }
.topbar ul.info li { float: left; height: 30px; line-height: 30px; width: 90px; }
.topbar ul.info li.weixin { width: 60px; }

.header { margin-top: 20px; position: relative; height: 100px; }
.header a.logo { float: left; width: 128px; height: 64px; }
.header .logo img { width: 100%; margin-top: 8px; }
.header .city { float: left; width: 160px; text-align: center; line-height: 64px; font-size: 12px; }
.header .search-box { position: absolute; top:10px; left: 340px; width: 520px; z-index：73; }
.header .search-box .search-input { position: relative; float: left; background-color: #fff; white-space: normal; word-wrap: break-word; border: 2px solid #e80000; padding: 4px 60px 4px 10px; }
.global-search-input { height: 24px; line-height: 24px; width: 423px; border:0; font-size: 13px; }
.search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #e80000;
  color: #fff;
  width: 66px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  border: none;
}
.hot-car-type { float: left; padding-top: 5px; color: #6a6666;}
.hot-car-type a { width: 50px; text-align: center; display: inline-block; color: #6a6666;}
.header .trico { background: url('/public/images/trico.png') left center no-repeat; float: right; width: 223px; height: 53px; margin-top: 5px; background-size: 100%; }
.nav-menu { border-bottom: 2px solid #e80000; }
.nav-menu ul { height: 32px; }
.nav-menu ul li { float: left; width: 100px; text-align: center; font-size: 14px; height: 32px; line-height: 32px; font-weight: bold;}
.nav-menu ul li.active { background-color:#e80000; }
.nav-menu ul li.active a { color: #fff; }
.footer { background-color: #261d18; padding: 30px 0; margin-top: 20px; color: #fff;}
.footer .cr-info-left{ float: left; width: 600px; }

.cr-info-left dl { float: left; width: 120px; }
.cr-info-left dt { display: block; font-size: 18px; line-height: 34px; }
.cr-info-left dd { font-size: 12px; line-height: 28px; }
.footer .cr-info-right { float: right; width: 539px; padding-left: 60px; border-left: 1px dashed #3c3430; }
.cr-info-right .phone-time { width: 190px; height: auto; float: left; }
.cr-info-right .phone-time p { font-size: 24px; }
.cr-info-right .phone-time span { display: block; font-size: 14px; margin-top: 3px; }
.cr-info-right .phone-time samp { display: block }
.cr-info-right .phone-time samp a{
  display: block;
  background: #e80000;
  color: #fff;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
}
.cr-info-right .weixin { width: 340px; float: right; }
.cr-info-right .weixin p { float: left; margin-left: 10px;  width: 160px; }
.footer .copyright { 
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  float: left;
  margin-top: 15px;
  margin-bottom: inherit;
  height: inherit;
}
.footer a { color: #fff; }

#chezhan { color: #333; }
#chezhan .footer { color: #fff; margin-top: 0px; }
#chezhan .footer .copyright { color: #fff; margin-top: 0px; }

.banner { height: 360px; background-color: #fcf8ec; padding: 10px 0; }
.banner .sign-up {
  float: left;
  width: 320px;
  height: 360px;
  background-color: #fff;
  margin-right: 10px;
}
.banner .sign-up .title {
  height: 50px;
}
.banner .sign-up h3 {
  height: 30px;
  border-left: 2px solid #e80000;
  margin: 10px 0;
  line-height: 30px;
  font-size: 16px;
  float: left;
  width: 70px;
  padding-left: 10px;
}
.banner .sign-up .title span {
  display: block;
  float: left;
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  color: #7f7f7f;
  font-size: 14px;
}
.banner .sign-up .form { margin: 10px 20px; border-top: 1px solid #f2f2f2;}
.banner .sign-up .intro {
  background: url('/public/images/sign-up-bg.png') no-repeat;
  height: 92px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.banner .sign-up .intro p {
  height: 36px;
  line-height: 36px;
  text-align: right;
  font-size: 16px;
  color: #7f7f7f;
  letter-spacing:2px;
  padding-top: 10px;
  margin-right: 20px;
}
.banner .sign-up .intro .red {
  font-size: 20px;
  color: #e80000;
  font-weight: 800;
}

.banner .sign-up .form .action {
  margin: 0 auto;
  width: 280px;
  margin-top: 10px;
}

.banner .sign-up .form .action .btn-act {
  font-size: 14px;
  padding: 6px 22px;
  width: 280px;
}

.banner .img-box {
  width: 870px;
  height: 360px;
  position: relative;
  float: left;
}
.banner .flexslider {
  width: 870px;
  height: 360px;
  float: right;
  border: 0px;
  margin: 0px;
}
.banner .flexslider .flex-control-nav { bottom: 10px; }

.car-type-style { height: 100px; }
.car-type-style h3 { font-size: 16px; margin: 5px 0;}
.car-type-style .car-type { float: left; width: 800px; border-right: 1px solid #c3c3c3;}
.car-type-style .car-type dl { float: left; width: 70px; height: 70px; }
.car-type-style .car-type dt { width: 48px; height: 48px; margin: 0 auto; }
.car-type-style .car-type dt img { width: 100%; height: 100%; }
.car-type-style .car-type dd { text-align: center; }

.car-type-style .car-style { float: right; width: 340px; }
.car-type-style .car-style ul { margin-top: 10px; height: 48px; }
.car-type-style .car-style ul li { float: left; width: 80px; }
.car-type-style li span { text-align: center; display: block; }
.car-type-style .car-style ul li em { 
  display: block;
  width: 60px;
  height: 30px;
  margin: 0 auto;
  background: url(/public/images/carstyle.png) no-repeat;
}
.car-type-style .car-style em.carstyle01 {
  background-position: 17px 0;
  width: 68px;
}
.car-type-style .car-style em.carstyle02 {
  background-position: 10px -106px;
}
.car-type-style .car-style em.carstyle03 {
  background-position: 0 -219px;
  width: 54px;
}
.car-type-style .car-style em.carstyle04 {
  background-position: 0 -327px;
  width: 50px;
}

.sell-point { margin-top: 20px; padding: 30px 0; border-top: 2px solid #dfdfdf;  height: 50px;}
.sell-point li { width: 180px; height: 50px; background: url('/public/images/ico-point.png') no-repeat; padding-left: 60px; float: left; }
.sell-point li p { font-size: 18px; font-weight: bold; margin: 2px 0; }
.sell-point li span { font-size: 12px; }
.sell-point li.ico-point01 { background-position: 0 0; }
.sell-point li.ico-point02 { background-position: 0 -105px; }
.sell-point li.ico-point03 { background-position: 0 -208px; }
.sell-point li.ico-point04 { background-position: 0 -314px; }
.sell-point li.ico-point05 { background-position: 0 -424px; }
.sell-point li.ico-point06 { background-position: 0 -530px; }
.sell-point li.w160 { width: 160px; }

.ads { height: 161px; margin-top: 20px;}
.ads dl dd { float: left; width: 296px; border: 1px solid #e2e2e2; border-right: 0;}
.ads dl dd.last { border-right: 1px solid #e2e2e2; }
.ads dl dd img { width: 100%; height: 100%; }

.hot-brand, .hot-car { margin-top: 20px; }
.hot-brand .top, .hot-car .top { height: 36px; line-height: 36px; border-bottom: 1px solid #e2e2e2; margin-bottom: 10px;}
.hot-brand .top .left, .hot-car .top .left {
  width: 400px;
}
.hot-brand .top .left h1, .hot-car .top .left h1{
  width: 130px;
  float: left;
  font-size: 20px;
}
.hot-brand .top .left span, .hot-car .top .left span {
  display:block;
  float: left;
  width: 100px;
  height: 20px;
  line-height: 20px;
  margin-top: 12px;
}
.hot-brand .top .right .btn-act { margin-right: 5px; }
.hot-brand .hot-brand-list li {
  width: 592px;
  height: 284px;
  float: left;
  border: 1px solid #e6e6e6;
  margin: 12px 12px 0 0;
}
.hot-brand .hot-brand-list ul { width: 110%; }
.hot-brand .hot-brand-list li { position: relative; }
.hot-brand .hot-brand-list li .img-box { position: relative; width: 100%; height: 228px; }
.hot-brand .hot-brand-list li .mask-box { display: none; }
.hot-brand .hot-brand-list li:hover .mask-box { display: block; }
.hot-brand .hot-brand-list li .mask-box .mask-bg {
  width: 100%;
  height: 74px;
  background-color: #000;
  background-color: rgba(0,0,0,.75);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.hot-brand .hot-brand-list li .mask-box .mask-info {
  width: 578px;
  height: 54px;
  line-height: 20px;
  padding: 10px 7px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  z-index: 3;
  overflow: hidden; 
}
.hot-brand .hot-brand-list li .mask-box .mask-info a { color: #fff; }
.hot-brand .hot-brand-list li .mask-box .mask-go-bg {
  width: 100%;
  height: 154px;
  background: #000;
  background: rgba(0,0,0,.75);
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 2;
  display: none;
}
.hot-brand .hot-brand-list li .mask-box .go {
  width: 100%;
  height: 120px;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 8;
  text-align: center;
  padding-top: 34px;
  display: none;
}
.go a, .go a:link {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.hot-brand .hot-brand-list li .mask-box .go strong {
  float: left;
  line-height: 50px;
  margin-left: 220px;
  font-size: 30px;
}
.go em {
  background: url(/public/images/ico-go.png) no-repeat 0 0;
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 20px;
}

.hot-brand .hot-brand-list li:hover .mask-box .mask-go-bg{ display: block; }
.hot-brand .hot-brand-list li:hover .mask-box .go{ display: block; }
.hot-brand .hot-brand-list .brand-info { padding: 0 10px; padding-top: 14px; border-top:1px solid #e6e6e6; }
.brand-info dt { float: left; width: 50%; }
.brand-info dt img { display: inline-block; width: 30px; float: left; }
.brand-info dt span { line-height: 30px; font-size: 18px; font-weight: bold; margin-left: 5px; }
.brand-info dd { float: right; width: 50%; font-size: 14px; line-height: 30px; text-align: right; }
.brand-info dd i { color: #ff3938; }

.hot-car .top .right { position: relative; }
.hot-car .top .right ul { position: absolute; top: 0; right: 0; width: 330px;}
.hot-car .top .right li { float: left; width: 50px; height: 20px; line-height: 20px; border-left: 1px solid #ebecec; text-align: center; padding:0 5px; margin-right: 5px; cursor: pointer; }
.hot-car .top .right li.first { border-left: 0; }
.hot-car .top .right li.active { color: #e80000; border-bottom: 2px solid #e80000; }

.hot-car-list ul { width: 100%; height: auto; display: none; }
.hot-car-list ul.open { display: block; }
.hot-car-list li { width: 290px; height: 253px; border: 1px solid #e6e6e6; float: left; margin-right: 8px; margin-top: 10px; }
.hot-car-list li:hover { border: 1px solid #e80000; }
.hot-car-list li .img-box { width: 100%; height: 194px; border-bottom:1px solid #e6e6e6; position: relative; }
.hot-car-list li .img-box em { 
  display: block; 
  width: 47px; 
  height: 72px; 
  background: url(/public/images/bghotnum.png) no-repeat;
  position: absolute;
  top: -2px;
  left: -1px; 
}
.hot-car-list li em.ico-hot01 { background-position: 0 0; }
.hot-car-list li em.ico-hot02 { background-position: 0 -92px; }
.hot-car-list li em.ico-hot03 { background-position: 0 -183px; }
.hot-car-list li em.ico-hot04 { background-position: 0 -275px; }

.hot-car-list li dl { width: 270px; padding: 7px 0; margin: 0 auto; }
.hot-car-list li dd { float: left; width: 220px; }
.hot-car-list li dd h4 {
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  width: 220px;
  overflow: hidden;
}
.hot-car-list li dd h4 a { color: #000; }
.hot-car-list li dd span {
  font-size: 14px;
  display: inline-block;
  line-height: 2px;
  height: 18px;
}
.hot-car-list li dd span i {
  font-weight: bold;
  color: #ff3938;
}
.hot-car-list li dt { float: right; width: 50px; height: 42px; }
.hot-car-list li dt img { width: 100%; height: 100%; }
.hot-car-list .action { margin: 20px auto; width: 130px; }
.hot-car-list .btn-more { padding: 8px 28px; font-size: 14px; }
.user-star {
  width: 270px;
  padding: 8px 0;
  margin: 0 auto;
  border-top: solid 1px #f3f3f3;
}
.user-star p {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.user-star p em {
  display: block;
  width: 18px;
  height: 18px;
  background-position: 0 -634px;
  float: left;
  margin-right: 1px;
}
.user-star p em.act { background-position: 0 -602px; }
.user-star p em.acthalf { background-position: 0 -706px; }

.car-news .top, .car-topic .top { height: 36px; line-height: 36px; border-bottom: 1px solid #e2e2e2; margin-bottom: 10px;}
.car-news .top .left, .car-topic .top .left {
  width: 400px;
}
.car-news .top .left h1, .car-topic .top .left h1{
  width: 90px;
  float: left;
  font-size: 20px;
}
.car-news .top .left span, .car-topic .top .left span {
  display:block;
  float: left;
  width: 120px;
  height: 20px;
  line-height: 20px;
  margin-top: 12px;
}
.car-news .news-left {
  float: left;
  width: 49%;
  height: 345px;
}
.car-news .news-left .flexslider { height: 295px; margin-bottom: 0px; }
.car-news .news-left .flexslider .flex-viewport { height: 332px; }
.car-news .news-left .flexslider img { width: 100%; height: 100%; }
.car-news .news-right {
  float: right;
  width: 49%;
  height: 345px;
}
.car-news .news-right .news-right-top {
  height: 26px;
  line-height: 26px;
  margin-top:6px;
  margin-bottom: 7px;
}
.car-news .news-right .news-right-top h3 { font-size: 14px; float: left; width: 120px; }
.car-news .news-right .news-right-top .more { float: right; width: 120px; text-align: right; margin-right: 10px; }
.car-news .news-right .news-right-top .more a { color:#ccc; }
.car-news .news-right .news-list { height: 254px; }
.car-news .news-right .news-list li {
  height: 90px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.car-news .news-right .news-list li .img-box {
  width: 120px;
  height: 90px;
  float: left;
}
.car-news .news-right .news-list .news-info {
  float: right;
  width: 452px;
}
.car-news .news-right .news-list li .title {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.car-news .news-right .news-list li .intro {
  padding-left: 10px;
  padding-right: 20px;
  color: #7f7f7f;
}

.car-topic { margin-top: 20px; }
.car-topic-left { width: 49%; float: left; }
.car-topic-left h3, .car-topic-right h3 {
  font-size: 14px;
  width: 120px;
  height: 26px;
  line-height: 26px;
}
.car-topic-left ul { height: 330px; margin-top: 10px; }
.car-topic-left li {
  float: left;
  width: 270px;
  margin-left: 20px;
  border: 1px solid #e6e6e6;
}
.car-topic-left li .title { text-align: center; padding: 15px 10px; font-size: 14px; width: 250px; height: 21px; overflow: hidden; }
.car-topic-left li .intro { padding: 5px; color: #7f7f7f; font-size: 12px; height: 60px; overflow:hidden; }
.car-topic-left li .date { text-align: right; padding: 5px; color: #e80000; }
.car-topic-right { width: 49%; float: right; }
.car-topic-right ul { margin-top: 10px; height: 330px; }
.car-topic-right ul li { float: left; width: 284px; position: relative; margin-bottom: 11px; margin-right: 10px; height: 159px;}
.car-topic-right ul li.last { margin-bottom: 0px; }
.car-topic-right ul li .img-box { width: 284px; height: 159px; }
.car-topic-right ul li .title { position: absolute; bottom: 5px; left: 5px; color: #fff; }

.sell-point.bot {
  border-top: 0px;
  border-bottom: 1px solid #dfdfdf;
}

.link-car { margin-top: 20px; }
.link-car h3 { font-size: 14px; height: 26px; line-height: 26px; }
.link-car ul { margin-top: 10px; }
.link-car li { float: left; padding:5px 10px 5px 0; color: #7f7f7f;}

.search-box { float: left; width: 886px; display: inline; margin-top: 10px;}
.search-box ul.filter-header { width: 100%; height: 60px; background-color: #e8e8e8; }
.search-box ul.filter-header li { float: left; width: 50%;  height: 57px; line-height: 57px; text-align: center; font-size: 17px; font-weight: 700; border-top: 4px solid #dadada;}
.search-box ul.filter-header li.active { background-color: #fff; color: #e80000; border-top: 4px solid #e80000; border-left: 1px solid #e80000; border-right: 1px solid #e80000; margin-left: -2px; }
.search-box .filter { border: 1px solid #e80000; background-color: #fff; margin-left: -2px; }

#searchResult {
  width: 428px;
  height: 271px;
  line-height: 30px;
  background: #fff;
  position: absolute;
  top: 34px;
  left: -2px;
  border: 1px solid #e80000;
  border-top: none;
  z-index: 10;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
}
#searchResult span { display: block; width: 413px; font-size: 12px; }
#searchResult span a { display: block; width: 413px; padding: 0 6px; }
#searchResult span i { float: right; margin-right: 10px;}
.filter dl { padding: 0 20px;  border-bottom: 1px solid #e6e6e6; }
.filter dl dt { font-size: 13px; font-weight: bolder; display: inline-block; padding: 10px 12px 10px 0; float: left;}
.filter dl dt h1 { font-size: 13px; }
.filter dl dd { float: left; display: inline-block; padding: 0 10px; }
.filter dl dd a { font-size: 12px; display: block; padding: 11px 0; }
.filter a.active { color: #e80000; font-weight: bold; }

.filter .brand-letter-filter { padding: 10px 0 10px 82px; border-bottom: 1px solid #e6e6e6; }
.filter .brand-letter-filter a { float: left;font-size: 12px; margin-right: 20px; padding: 5px 0; white-space: nowrap; }
.filter .brand-style {
  background: #f8f8f8;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 82px;
}
.filter .brand-style a {
  float: left;
  display: inline-block;
  margin-right: 20px;
  padding: 11px 0;
  font-size: 12px;
}

.condition_selected_wrap { padding: 12px 20px 6px; position: relative; }
.condition_selected_item { width: 800px; }
.condition_selected_item .dt { width: 56px; color: #333; font-size: 14px; font-weight: 600; line-height: 22px; float: left; }
.condition_selected_cond .dd { float: left; display: inline-block; height: 30px; }
.condition_selected_cond .dd a {
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 0 0 7px;
  border: solid 1px #e6e6e6;
  margin: 0 15px 10px 3px;
  word-break: break-all;
  word-wrap: break-word;
}
.condition_selected_cond .dd a:hover { border: solid 1px #e80000; color: #333;}
.condition_selected_cond .dd a i {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 7px;
  font-family: simsun;
  text-align: center;
  font-style: normal;
  display: inline-block;
  background-color: #ff3938;
  vertical-align: top;
}
.condition_selected_cond { width: 740px; }
.remove_all_condition { width: 80px; text-align: center; position: absolute; top: 16px; right: 0; }
.remove_all_condition a { border-radius: none; padding: 0; }

.brand-list { width: 886px; margin-top: 20px;}
.brand-list li.brand-list-li { background-color: #fff; border: 1px solid #e6e6e6; height: 250px; position: relative; margin-bottom: 20px; }
.brand-list .brand-info { float: left; width: 235px; padding: 0 0 20px 20px; position: relative; }
.brand-list .brand-info-jiao {
  position: absolute;
  right: -9px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 21px;
  background: url('/public/images/icon-index.png') no-repeat -302px -67px;
  z-index: 4;
}
.brand-list .brand-img { margin-top: -10px; width: 100px; height: 100px; }
.brand-list .brand-img img {
  width: 100px;
  height: 100px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.brand-list .brand-name { font-size: 30px; font-weight: 700; }
.brand-list .brand-tuan { font-size: 14px; }
.brand-list .brand-view { float: left; width: 629px; position: relative; }
.brand-list .brand-view-image {
  float: left;
  display: inline;
  width: 629px;
  height: 250px;
  background-color: #eee;
}
.brand-list .hot-car {
  position: absolute;
  top: -20px;
  right: 0;
  width: 100px;
  height: 220px;
  background-color: rgba(0,0,0,.8)!important;
  background-color: #000;
  color: #fff;
  padding: 15px 10px 15px 0;
  text-align: right;
  z-index: 3;
}
.hot-car label { font-weight: 700; position: relative; }
.hot-car ul { position: relative; margin-top: 15px; }
.hot-car ul li a { color: #fff; }
.tuan-go {
  background: rgba(0,0,0,.8)!important;
  background: #000;
  filter: alpha(opacity=80);
  position: absolute;
  top: 0;
  left: 0;
  width: 629px;
  height: 250px;
  _height: 100px;
  line-height: 250px;
  _padding-top: 100px;
  _line-height: 0;
  display: none;
}
.brand-list-li:hover .tuan-go { display: inline-block; }
.tuan-go-link {
  position: relative;
  display: block;
  width: 629px;
  height: 250px;
  _height: 150px;
  line-height: 250px;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  color: #fff;
}
.tuan-go-link, .tuan-go-link:hover { color: #fff; }
.tuan-go-link em {
  display: inline-block;
  width: 71px;
  height: 71px;
  overflow: hidden;
  background: url(/public/images/icon-index.png) no-repeat -207px -62px;
  position: relative;
  vertical-align: -12px;
  _vertical-align: 5px;
}

.side-box { float: right; display: inline; width: 295px; }
.side-box .quick-apply, .side-box .tuan-you-list, .side-box .hot-car-list { max-height: 386px; margin-top: 10px; background-color: #fff; border: 1px solid #e6e6e6;}
.side-box .quick-apply h3,.side-box .tuan-you-list h3,.side-box .hot-car-list h3 { padding: 8px 0 9px; text-align: center; font-size: 13px;}
.side-box .tuan-you-mar { max-height: 357px; overflow-y: hidden; }
.quick-apply-tit-icon { 
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url(/public/images/icon.png) no-repeat -56px -192px;
  vertical-align: -3px;
  margin-right: 5px;
}
.side-box .quick-apply .form { margin-left: 7px; margin-bottom: 10px;}
.side-box .quick-apply .form .action { margin: 5px 5px 5px 0; }
.side-box .quick-apply .form .action  .btn-act { display: block; text-align: center; padding: 6px 0; width: 280px;}
.tuan-you-list-tit-icon {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url(/public/images/icon.png) no-repeat 0px -194px;
  vertical-align: -3px;
  margin-right: 5px;
}
.hot-car-list-tit-icon {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url(/public/images/icon.png) no-repeat -28px -192px;
  vertical-align: -3px;
  margin-right: 5px;
}
.tuan-you-list dd { padding: 6px 0; background-color: #fff; }
.tuan-you-list dd span {
  height: 18px;
  line-height: 18px;
  display: inline-block;
  padding-left: 10px;
  width: 80px;
  text-align: left;
  overflow: hidden;
}
.tuan-you-list dd span.t-align-l {
  padding-left: 10px;
  width: 80px;
  text-align: left;
  overflow: hidden;
}
.tuan-you-list dd span.t-align-r {
  padding-right: 10px;
  width: 85px;
  text-align: right;
  font-weight: 500;
  overflow: hidden;
}
.hot-car-list .hot-car-brand { background-color: #fff; padding: 10px 12px; }
.hot-car-list .hot-car-brand a { float: left; display: inline-block; padding: 2px 10px; margin: 5px; white-space: nowrap; font-size: 14px;}
.hot-car-list .hot-car-brand a.bg-red { background-color: #e80000; color: #fff; }
.hot-car-list .hot-car-brand a.bg-gray { background-color: #e6e6e6; color: #000; }

.car-list { margin: 10px 0 10px -8px; } 
.car-list li.car-list-li {
  float: left;
  display: inline;
  width: 288px;
  height: 270px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  margin: 0 0 10px 8px;
  background: #fff;
}
.car-list .car-img img { width: 272px; height: 136px; margin: 9px; }
.car-list .car-info { padding: 10px 0 0; font-size: 12px; text-align: center; }

.breadcrubm { margin: 20px 0; }
.help-inline {
  color: #f00;
  font-size: 12px;
  line-height: 30px;
  position: initial;
  margin-top: 10px;
}
.tuan-box h2 {
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #261d18;
}
.p-flot, .tm-p-flot {
  width: 1200px;
  height: 51px;
  background: #e80000;
  position: fixed;
  left: 50%;
  margin-left: -600px;
  z-index: 19;
  top: 0;
}
.p-flot-c, .tm-p-flot-c {
  padding: 0 40px;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
}
.p-flot-c dt,.tm-p-flot-c dt {
  float: left;
  margin-right: 70px;
  position: relative;
}

.p-flot-c a, .p-flot-c a:link, .p-flot-c a:visited, .p-flot-c a:active { color: #fff; }
.p-flot .p-flot-c dd a,.tm-p-flot .tm-p-flot-c dd a { padding: 5px 10px; background: #fff; color: #ff3938; border-radius: 5px; }
.p-flot-c dd span,.tm-p-flot-c dd span { margin-left: 25px; }
.p-flot-c dd span i,.tm-p-flot-c dd span i {
  color: #ffea00;
  font-weight: bold;
  font-size: 24px;
}
.tm-p-flot { background: #f8f8f8; border: 1px solid #dfdfdf; border-top: 2px solid #000; width: 1198px; }
.tm-p-flot-c dd .btn-act.bg-gray { color: #fff; background-color: gray; display: inline-block; height: 22px; line-height: 22px; margin-bottom: 10px; }
.tm-p-flot .tm-p-flot-c dd a { color: #666; }
.tm-p-flot-c dd span { color: #666; }
.tm-p-flot-c dd span i { color: #e80000; }

.tuan-box .tuan { margin-top: 30px; }
.tuan .tuan-l { float: left; width: 698px; }
.tuan .tuan-tip { width: 658px; background-color: #f7f7f7; font-size: 16px; padding: 19px 20px; }
.tuan .tuan-tip dd { color: #575757; }
.tuan .tuan-tip dd span { font-size: 24px; }
.tuan .tuan-tip dd samp { padding-left: 45px; }
.tuan .tuan-tip i { color: #e80000; font-weight: bold;}
.tuan .tuan-tip dt { display: block; margin-top: 20px; line-height: 24px; }
.tuan .tuan-tip dt span { float: left; }
.tuan .tuan-tip dt em { display: inline-block; padding: 12px 31px; background: url(/public/images/ico-tips.png) no-repeat; }

.tuan .tuan-r { float: right; width: 430px; margin-top: 4px; }
.tuan .tuan-r li { color: #3e3e3e; font-size: 14px; line-height: 30px; position: relative; } 
.tuan .tuan-r li span { cursor: pointer; }
.tuan .tuan-r li i { color: #ff3938; margin-left: 20px; font-size: 12px; cursor: pointer; }
.tuan .tuan-r .car-img { width: 412px; height: 274px; overflow-x: hidden; margin-top: 10px; }

.tuan-lr .yuan { color: #ff803b; font-size: 12px; }
.ico-kdx {
  height: 24px;
  border: solid 1px #ff3938;
  line-height: 24px;
  width: 305px;
}
.ico-kdx em {
  background: url(/public/images/ico-kdx.png) no-repeat 0 0;
  display: inline-block;
  width: 59px;
  height: 24px;
  float: left;
}
.ico-kdx i {
  padding-left: 10px;
  margin-left: 0;
  cursor: ;
  display: inline-block;
  font-size: 14px;
}
.tuan-form li { margin-top: 15px; }
.tuan-form li span.t {
  float: left;
  width: 110px;
  height: 30px;
  line-height: 30px;
  color: #707070;
  font-size: 14px;
}
.tuan-form-dialog .tuan-form li span.t, .tuan-car-form-dialog .tuan-form li span.t {
  width: 70px;
}

.tuan-form li .input-list { float: left; width: 588px; }
.tuan-form-dialog .tuan-form li .input-list, .tuan-car-form-dialog .tuan-form li .input-list { float: left; width: 288px; }
.tuan-form li .input-list .drop-box { width: 280px; float: left; }
.tuan-form .brands { float: left; width: 588px; margin-top: 10px;}
.tuan-form .brands span { position: relative; display: inline-block; }
.tuan-form .brands span a { display: inline-block; font-size: 14px; width: 146px; line-height: 30px; text-align: center; background: #e7e7e7; color: #000; }
.tuan-form .brands span.act a , .tuan-form .brands span a:hover { background-color: #e80000; color: #fff; }
.tuan .border-top { border-top: 1px dashed #ededed; margin-top: 10px; } 
.tuan-form .car-info, .tuan-form .city-info { float: left; width: 588px; }
.tuan-form .car-info span, .tuan-form .city-info span {
  border: 1px solid #d4d4d4;
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  cursor: pointer;
}
.tuan-form .car-info span a, .tuan-form .city-info span a {
  display: inline-block;
  font-size: 14px;
  padding: 6px 12px;
}
.tuan-form .car-info span.act, .tuan-form .city-info span.act {
  border: 1px solid #e80000;
  color: #e80000;
}
.tuan-form .action { margin-left: 110px; margin-top: 20px;}
.tuan-form .action .btn-act{
  display: block;
  text-align: center;
  width: 280px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  padding: 0;
}

.tuan-form-dialog .tuan-form .action,.tuan-car-form-dialog .tuan-form .action {
  margin-left: 70px;
}
.tuan-form-dialog .tuan-form .action .btn-act, .tuan-car-form-dialog .tuan-form .action .btn-act {
  font-size: 14px;
  height: 36px;
  line-height: 26px;
}

.tuan-point { margin-top: 50px; }
.tuan-point dl { background-color: #f7f7f7; }
.tuan-point dd { width: 132px; height: 80px; padding-left: 65px; padding-top: 20px; float: left; background: url('/public/images/ico-pro.png') no-repeat; }
.tuan-point dt { width: 60px; height: 100px; background: url('/public/images/ico-pro.png') no-repeat center -585px; float: left; display: block; }
.tuan-point dd.title { width: 148px; height: 100px; background: #e80000; padding: 0; font-size: 20px; line-height: 100px; color: #fff; font-weight: 500; text-align: center; }
.tuan-point dd.ico-pro01 { margin-left: 60px; background-position: 0 24px; }
.tuan-point dd.ico-pro02 { background-position: 0 -132px; }
.tuan-point dd.ico-pro03 { background-position: 0 -279px; }
.tuan-point dd.ico-pro04 { background-position: 0 -424px; }
.tuan-point p {
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0;
  color: #261d18;
  line-height: 30px;
}
.tuan-point span {
  font-size: 12px;
  color: #7a7a7a;
}
.tuan-intro { margin-top: 30px; }
.tuan-intro .left { width: 890px; }
.tuan-intro .right { width: 290px; }
.tuan-intro .tuan-intro-box { border: 1px solid #e8e8e8; border-top: 2px solid #261d18; }
.tuan-intro .tabbar { width: 100%; height: 49px; border-bottom: 1px solid #e8e8e8; margin-top: -2px; }
.tuan-intro .tabbar span {
  border-top: solid 2px #261d18;
  color: #000;
  font-size: 16px;
  line-height: 46px;
  display: inline-block;
}
.tuan-intro .tabbar span a { display: block; padding: 0px 20px; }
.tuan-intro .tabbar span a:link, .tuan-intro .tabbar span a:visited, .tuan-intro .tabbar span a:active { background: #fff; color: #000; }
.tuan-intro .tabbar span a.act, .tuan-intro .tabbar span a:hover { background: #f8f8f8; color: #000; }
.tuan-intro .service {
  width: 870px;
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.tuan-intro .service-cont {
  padding: 20px 25px;
  width: 820px;
  overflow: hidden;
}
.tuan-intro .service-cont dl {
  width: 103%;
}
.tuan-intro .service-cont dt {
  padding-left: 300px;
  padding-top: 20px;
  height: 160px;
  display: block;
  background: url('/public/images/point.png') no-repeat 140px 10px;
}
.tuan-intro .service-cont dt span {
  display: block;
  line-height: 34px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.tuan-intro .service-cont dd {
  width: 252px;
  height: 114px;
  margin: 0 24px 30px 1px;
  float: left;
  text-align: center;
  border: 1px solid #dedede;
  border-radius: 8px;
}
.tuan-intro .service-cont dd p {
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  width: 100%;
  background:#f7f7f7;
  line-height: 50px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tuan-intro .service-cont dd em {
  display: block;
  width: 36px;
  height: 36px;
  background: url(/public/images/ico-pointsmall.png) no-repeat;
  float: left;
  margin: 8px 15px 0 20px;
}
.tuan-intro .service-cont  dd samp { float: left; }
.tuan-intro .service-cont dd span {
  font-size: 12px;
  display: block;
  text-align: left;
  width: 238px;
  height: 48px;
  line-height: 24px;
  padding: 8px;
  color: #999;
}
.tuan-intro .service-cont dd.ico-point01 em { background-position: center 0;}
.tuan-intro .service-cont dd.ico-point02 em { background-position: center -91px;}
.tuan-intro .service-cont dd.ico-point03 em { background-position: center -193px;}
.tuan-intro .service-cont dd.ico-point04 em { background-position: center -286px;}
.tuan-intro .service-cont dd.ico-point05 em { background-position: center -382px;}
.tuan-intro .service-cont dd.ico-point06 em { background-position: center -480px;}
.tuan-intro .why { padding: 20px 25px; width: 820px; overflow: hidden; }
.tuan-intro .why-title { border-top: 1px solid #dedede; height: 0px; position: relative; }
.tuan-intro .why-title h5 { position: absolute; left: 0; top: -15px;  text-align: center; width: 100%; height: 30px; font-size: 20px; color: #e80000; font-weight: bold; }
.why-title h5 i { background: #fff; padding: 5px 10px; }
.why-info { margin-top: 30px; }
.why-info dd { width: 250px; height: 50px; padding: 15px 0 20px 70px; background:url('/public/images/ico-why.png') no-repeat; float: left; margin: 20px 15px 0 60px;}
.why-info p { font-size: 16px; font-weight: bold; color: #261d18; line-height: 26px; }
.why-info span { font-size: 12px; color: #7a7a7a; }
.why-info dd.ico-why01 { background-position: 0 10px; border-bottom: dashed 1px #dbdbdb; }
.why-info dd.ico-why02 { background-position: 0 -139px; border-bottom: dashed 1px #dbdbdb; }
.why-info dd.ico-why03 { background-position: 0 -297px; }
.why-info dd.ico-why04 { background-position: 0 -437px; }
.service-bg-info { width: 750px; padding: 0 60px 70px; margin: 0 auto; }
.service-bg-info dl { width: 100%; }
.service-bg-info dl dt, .service-bg-info dl dd {float: left; }
.service-bg-info dl dt { width: 410px; height: 270px; background: url(/public/images/service-bg.png) no-repeat 0 0; }
.service-bg-info dl dd { line-height: 30px; font-size: 16px; width: 340px; padding-top: 60px; }
.service-bg-info dl dd p { font-size: 22px; color: #e80000; font-weight: bold; height: 40px; line-height: 40px; }
.service-bg-info dl dd span { display: block; color: #7a7a7a; }
.service-bg-info dl.ico-bg02 dd { padding-top: 90px; }
.service-bg-info dl.ico-bg01 dt { background-position: 20px 0; }
.service-bg-info dl.ico-bg02 dt { background-position: 80px -346px; }
.service-bg-info dl.ico-bg03 dt { background-position: 20px -720px; }
.notice h3, .faq-box h3 { height: 30px; border-bottom: 2px solid #000; width: 100%; line-height: 30px; font-size: 16px; margin-top: 20px; }
.notice .notice-content { width: 100%; }
.notice .notice-content ul { margin-top: 20px; margin-left: 20px; }
.notice .notice-content li { list-style-image: url('/public/images/ico-list.png'); list-style-type: none; list-style-position: outside; line-height: 24px; margin-top: 5px; font-size: 14px; }
.user-comment h3 { height: 30px; border-bottom: 2px solid #000; width: 100%; line-height: 30px; font-size: 16px;  margin-top: 20px; }
.user-comment .comments { font-size: 12px; width: 100%; margin: 20px auto 0; }
.user-comment .comments .myd { background:#fff; padding: 20px; height: 115px; }
.myd .col1, .myd .col2, .myd .col3 {
  float: left;
  display: block;
  border-right: 1px dashed #eee;
  margin-right: 7px;
}
.myd .col1 { padding: 0 30px 0 10px; }
.myd .p_tit { line-height: 20px; margin-bottom: 10px; }
.myd .p1, .myd .p2 { text-align: center; }
.myd .hl { font-size: 40px; font-weight: 700; color: #e80000; }
.myd .p2 { color: #8c8c8c; margin-bottom: 10px; }
.myd .hl_s { color: #fe7201; }
.myd .col2 {width: 750px;height: 118px;padding-left: 10px;}
.myd .list {
  height: 25px;
  _width: 235px;
  padding: 10px 0 0;
  line-height: 25px;
  font-size: 12px;
}
.m_star_bg, .m_star_bg em {
  float: left;
  width: 95px;
  height: 14px;
  overflow: hidden;
  display: inline-block;
  background: url(/public/images/star_c.png) repeat-x 0 -19px;
}
.myd .m_star_bg { margin: 5px 7px 0 5px; vertical-align: middle; }
.m_star_bg em { background-position: 0 0; }
.m_star_bg em.v1 {width: 19px;}
.m_star_bg em.v2 {width: 38px;}
.m_star_bg em.v3 {width: 57px;}
.m_star_bg em.v4 {width: 76px;}
.m_star_bg em.v5 {width: 95px;}
.myd .list .score { color: #aaa;}

.score_add {
  float: left;
  padding-top: 12px;
  margin-left: 15px;
  width: 250px;
  font-size: 12px;
}
.score {
  margin-right: 10px;
  color: #a3a3a3;
  width: 20px;
  display: inline-block;
}
.score_progress {
  display: inline-block;
  width: 130px;
  background-color: #dcdcdc;
  height: 6px;
  margin: 0 10px;
  position: relative;
}
.score_em {
  display: inline-block;
  background-color: #ff3938;
  height: 6px;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.myd .col3 {
  border-right: 0;
  padding: 30px 0 0 30px;
}
.myd .col3 .goComment {
  display: inline-block;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  padding: 2px 5px;
  margin: 5px;
}
.comment-list .comment-hd {
  height: 50px;
  line-height: 50px;
  background: #fff;
  padding: 0 15px;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  font-size: 14px;
}

.comment-list .ul-tab li {
  float: left;
  display: inline-block;
  height: 50px;
}
.comment-list .ul-tab li a, .comment-list .ul-tab li a:hover {
  color: #333;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0;
  margin: 0 18px;
  text-decoration: none;
  font-weight: 600;
}
.comment-list .ul-tab li a:hover, .comment-list .ul-tab  li.cur a {
  color: #ff3938;
  border-bottom: 3px solid #ff3938;
  font-weight: 700;
}
.ul-comment-list li {
  padding: 20px;
  border-bottom: 1px dotted #e6e6e6;
  background: #fff;
  position: relative;
}
.ul-comment-list .e_psn {
  float: left;
  display: block;
  width: 60px;
}
.ul-comment-list.e_psn .m_pic {
  width: 55px;
  height: 55px;
  margin-bottom: 5px;
}
.ul-comment-list .e_psn .m_pic img {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.ul-comment-list .e_ifo {
  margin-left: 80px;
  zoom: 1;
  height: 60px;
}
.ul-comment-list .e_ifo .o1 .star-time {
  height: 20px;
  overflow: hidden;
  margin-top: 5px;
}
.ul-comment-list .o2 {
  line-height: 22px;
  margin: 8px 0;
  color: #555;
}
.ul-comment-list .o3 {
  line-height: 20px;
  margin-bottom: 5px;
}
.ul-comment-list .o4 {
  margin-left: -25px;
  position: relative;
  zoom: 1;
}
.ul-comment-list .o5 {
  font-size: 12px;
  color: #d06827;
  line-height: 22px;
  margin: 10px 0 0;
}

.getmore {
  text-align: center;
  background: #e6e6e6;
  line-height: 30px;
}
.getmore a {
  display: block;
  background: #ededed;
}
.getmore #evaMore {
  display: block;
  padding: 10px 0;
}

.rt-box {
  border: 1px solid #e8e8e8;
  border-top: 2px solid #261d18;
}
.rt-box h3 { width: 258px; padding: 0 15px; background-color: #f8f8f8; border-bottom: 1px solid #e8e8e8; height: 49px; line-height: 48px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.hot-brand-box ul { width: 100%; padding: 10px 0 20px; }
.hot-brand-box ul li { float: left; width: 130px; height: 36px; margin-left: 10px; margin-top: 10px; text-align: center; line-height: 36px; font-size: 16px; }
.hot-brand-box  li a { color: #261d18; display: block; }
.hotbg01 a { background: #ffcdcc; }
.hotbg02 a { background: #cdcdff; }
.hotbg03 a { background: #fff4b4; }
.hotbg04 a { background: #ffc9ed; }
.hotbg05 a { background: #cce0ff; }
.hotbg06 a { background: #cefedb; }
.hotbg07 a { background: #cdcdff; }
.hotbg08 a { background: #cce6ff; }
.player-box ul { width: 100%; padding: 10px 0 20px; }
.player-box ul li { border-bottom: 1px solid #f2f2f2; height: 39px; line-height: 38px; font-size: 14px; color: #000; padding: 0 10px; }
.player-box ul li span { float: left; width: 100px; }
.player-box ul li samp { float: right; text-align: right; }
.player-mar { max-height: 410px; overflow-y: hidden; }
.hot-car-box ul { width: 288px; padding: 10px 0; margin-top: -11px; }
.hot-car-box ul li { border-top: 1px solid #e2e2e2; padding: 20px 10px; position: relative;}
.hot-car-box .img-box { width: 268px; height: 170px; }
.hot-car-box .tuan-name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.hot-car-box .tuan-players { float: left; font-size: 14px; }
.hot-car-box .action { position: absolute; right: 10px; bottom: 10px; }
.no_result { background-color: #fff7d0; border: solid 1px #eee4b3; margin: 15px 0; }
.no_result p { font-size: 14px; font-weight: 700; color: #000; text-align: center; padding: 12px 0; }

.sel-more {
  width: 100%;
  line-height: 24px;
  border: solid 1px #d5d5d5;
  padding: 0;
  color: #a9a9a9;
  background: #fff;
  position: absolute;
  top: 28px;
  left: 0;
  overflow: hidden;
  z-index: 10;
}
.sel-more dt {
  width: 20px;
  float: left;
  display: block;
  border-right: solid 1px #dcdcdc;
  background: #f8f8f8;
  text-align: left;
}
.sel-more dt a {
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #261d18;
}
.sel-more dd {
  float: right;
  width: 132px;
  height: 520px;
  font-size: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.sel-more dd samp, .sel-more dd span {
  display: block;
  padding: 0 10px;
  color: #261d18;
}
.sel-more dd samp {
  background: #f8f8f8;
  border-bottom: solid 1px #e7e7e7;
  border-top: solid 1px #e7e7e7;
  line-height: 22px;
  height: 22px;
}
.sel-more dd span {
  line-height: 24px;
  height: 24px;
}
.sel-more dd span a { display: block; }
.sel-more dd span:hover {
  background-color: #e80000;

}
.sel-more dd span:hover a{
  color:#fff;
}
.sel-more.brand-more,.sel-more.brand-more dt,.sel-more.brand-more dd { height: 450px; }
.sel-more.brand-more { width: 278px; z-index: 99; }
#brand-more-list { width: 257px; }

.sel-more-default {
  width: 278px;
  line-height: 24px;
  border: solid 1px #d5d5d5;
  padding: 0;
  color: #a9a9a9;
  background: #fff;
  position: absolute;
  top: 28px;
  left: 0;
  overflow-y: auto;
  max-height: 450px;
  z-index: 10;
}
.sel-more-default li { text-align: left; margin-top: 5px;}

.sel-more-default li a {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0px 9px;
}
.sel-more-default li a, .sel-more-default li a:link, .sel-more-default li a:visited, .sel-more-default li a:active {
  background: #fff;
  color: #261d18;
  text-decoration: none;
}
.sel-more-default li a:hover {
  background: #ff3938;
  color: #fff;
  text-decoration: none;
}

.sel-more-default dt {
  color: #ff3938;
  display: block;
  width: 100%;
  height: 32px;
  text-indent: 9px;
  font-size: 14px;
}

.sel-more-default dt a {
  display: block;
  text-align: left;
  height: 32px;
  line-height: 32px;
  color: #261d18;
  background: #eee;
}

.sel-more-default dd {
  text-align: left;
  _height: 350px;
  max-height: 350px;
  padding: 5px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.sel-more-default dd a {
  background: #fff;
  color: #261d18;
  text-decoration: none;
  font-size: 14px;
  display: block;
  height: 25px;
}

.sel-more-default dd:hover {
  background: #e80000;
}

.sel-more-default dd:hover a {
  background: #e80000;
  color: #fff;
}
.success-msg, .choubei-msg {
  margin: 50px;
  text-align: center;
  color: #444;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 148px 0 60px;
  font-size: 20px;
  background: url('/public/images/success.png') no-repeat center 60px; 
  background-size: 64px 64px;
  background-color: #f9f9f9;
}
.choubei-msg { background: url('/public/images/choubei.png') no-repeat center 60px; background-size: 80px 80px; padding: 168px 0 60px; background-color: #f9f9f9; }
.choubei-msg h3 { font-size: 1rem; }
.choubei-msg p { font-size: 0.9rem; }
.success-msg p, .choubei-msg p { color: #999; font-size: 16px;  margin-top: 28px;}
.success-msg ul {
  margin: 10px 0 0  390px;
}
.success-msg li {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
}

.chezhan-top {
  width: 100%;
  height: 550px;
  overflow: hidden;
  background-color: #cd5a13;
  background-position: center top;
  background-repeat: no-repeat;
}
.chezhan-top .logo { margin-top: 5px; margin-left: 10px; width: 128px; height: 64px;}
.chezhan-booking { width: 100%; height: 780px; background: url('/public/images/bm-bg.png') no-repeat center; background-color: #eb3f35; } 
.chezhan-booking .bm { width: 1000px; height: 498px; padding-top: 240px; margin: 0 auto;}
.chezhan-booking .mfdjs { margin-top: 20px; font-size: 24px; font-weight: bold; width: 440px; text-align: center;  padding: 20px 0; background: url('/public/images/icon-clock.png') no-repeat 100px center;}
.chezhan-booking .times { margin-bottom: 20px; }
.chezhan-booking .booking-total { margin-bottom: 30px; font-size: 16px; font-weight:bold; text-align: center;}

.chezhan-booking .bm .booking-box { float: left; width: 506px; height: 400px; margin-left: 50px; border: 1px solid #ffbe33;}
.chezhan-booking .bm .booking-box h3 { font-size: 16px; color: #fff; text-align: center; height: 50px; line-height: 50px; background: url('/public/images/bm-t.png');}
.chezhan-booking .bmform { padding: 0 20px; background-color: #fff; padding-top: 10px; height: 340px; position: relative;}
.chezhan-booking .bmform .form-item { height: 36px; width: 350px; }
.chezhan-booking .bmform.mbmform { padding-top: 10px; height: 340px; }
.chezhan-booking .bmform.mbmform .form-item { margin-top:4px; }
.chezhan-booking .bmform .form-item label { width: 70px; display: inline-block; text-align: center; font-size: 14px; line-height: 30px; float: left;}
.chezhan-booking .bmform .form-item .action_button { margin: 10px; }
.chezhan-booking .bmform .form-item .action_button .btn-act { height: 40px; color: #fff; width: 340px; border-radius: 20px; background-color: #ff7b1c;}
.chezhan-booking .wximg { position: absolute; top: 50px; right: 10px; }
.chezhan-booking .wximg img { width: 120px; height: 120px;  }
.chezhan-booking .bm .booking-list { float: left; width: 440px; height: 400px; border: 1px solid #ffbe33; background-color: #ffddba;}
.chezhan-booking .bm .booking-list h3 { font-size: 20px; color: #e6002d; text-align: center; margin-top: 20px; }
.chezhan-booking .bm .booking-list ul { margin: 26px 13px 0;}
.chezhan-booking .bm .booking-list li { line-height: 29px; font-size: 14px;}
.chezhan-booking .bm .booking-list li span { display: inline-block; width: 72px; } 
.chezhan-booking .bm .booking-list li .name { text-align: left; width: 60px; }
.chezhan-booking .bm .booking-list li .phone { text-align: center; }
.chezhan-booking .bm .booking-list li .brand-car { text-align: center; width: 102px; overflow: hidden; height: 29px; line-height: 29px; display: block; float: right;}
.chezhan-booking .bm .booking-list li .date { text-align: right; display: block; float: right;}
.chezhan-booking .bm .booking-list .booking-mar { max-height: 141px; width: 340px; margin: 0 auto; overflow-y: hidden; background-color:#fff; border-top: 5px solid #e53e38; }
.chezhan-booking .box { background-color: #f8eada; }
.bmbrand select.input { width: 280px; margin-top: 4px; }
.layui-layer-content .chezhan-booking { height: 260px; } 
.layui-layer-content .chezhan-booking .form-item em { right: 15px; }
.times span {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  margin-left: 2px;
  font-weight: 400;
}
.badge, .label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.84px;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
}
.badge-primary, .label-primary { background-color: #e53e38; color: #fff;}
.label.radius {border-radius: 6px;}
.times .c-white { width: 20px; height: 20px; line-height: 20px; }
.chezhan-nav { height: 42px; }
.chezhan-nav li {
  float: left;
  width: 199px;
  background-color: #f37d26;
  border-right: 1px solid #d24235;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
}
.line2, .line3, .line4, .line5 {
  height: 68px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
}
.line2 {
  background: url('/public/images/line2.png');
}
.line3 {
  background: url('/public/images/line3.png');
}
.line4 {
  background: url('/public/images/line4.png');
}
.line5 {
  background: url('/public/images/line5.png');
}
.bl {
  background: url('/public/images/bl.png') no-repeat;
  height: 30px;
  width: 1152px;
  margin: 0 auto;
}
.chezhan-nav li.last { border-right: 0px; width: 200px; }
.chezhan-nav li.active { background-color: #f51f28;  }
.fixmenu { position: fixed; top:0; z-index: 3; margin:0 auto; width: 1200px; left: 0; right:0 ;}

.chezhan-intro { padding-top: 40px; }
.chezhan-intro .title { font-size: 20px; color: #fff; line-height: 70px; width: 100%; padding-left: 60px; font-weight: bold; }
.chezhan-intro .left { width: 1052px; background-color: #fff; margin-left: 24px; padding: 50px; padding-top: 30px;}
.chezhan-intro .subtitle { background: url('/public/images/chezhan-dian.png') no-repeat left center; background-size: 16px 16px; padding-left: 44px; font-size: 16px; color: #fc7978; margin-top:24px;}
.chezhan-intro .left .cont { line-height: 20px; padding-top: 10px; padding-left: 44px;}
.chezhan-intro .left .host { font-size: 18px; color: #f50039; margin: 10px 0 5px; font-weight: bold; }
.chezhan-intro .left .address { font-size: 14px; padding-top: 10px; padding-left: 44px;}
.chezhan-intro .left .bus-box { padding-top: 10px; padding-left: 44px;}
.chezhan-intro .left .bus-box p { line-height: 24px; }
.chezhan-intro .left .photos {  width: 946px; height: 188px; margin-top: 5px; margin-left: 44px;}
.chezhan-intro .left .photos ul li { float: left; width: 308px; height: 188px; margin-right: 10px;}
.chezhan-intro .left .photos ul li img { width: 100%; height: 100%; }
.chezhan-intro .left .photos ul li.last { margin-right: 0px; }
.chezhan-intro .right { width: 372px;}
.chezhan-intro .left .bmap { width: 946px; margin-top: 10px; margin-left: 44px;}
.chezhan-intro .wx-img { background-color: #1f86b5; height: 120px; padding: 10px; margin-top: 10px;}

.chezhan-intro .wx-img ul { float: left; margin-left: 10px;}
.chezhan-intro .wx-img li { color: #fff; line-height: 24px; height: 24px;}
.chezhan-gift,.chezhan-flows,.chezhan-brand-list { margin-top: 40px; }

.cont-img { width: 1180px; background-color: #fff; padding: 10px;}
.cont-img img { max-width: 1180px; }
.chezhan-flows h3, .chezhan-brand-list h3, .chezhan-news h3, .chezhan-helps h3, .chezhan-hotline h3 { margin-bottom: 20px; background-color: #ffc716; text-align: center; font-size: 20px; font-weight: bold; height: 85px; line-height: 85px; }
.chezhan-brand-list ul { background-color: #fff; width: 1137px; margin-left: 24px; padding-left: 15px;}
.chezhan-brand-list li { float: left; width: 133px; border: 1px solid #ebebeb; height: 125px; text-align: center; position: relative; margin: 0 0 5px 5px;}
.chezhan-brand-list li.last { border-right: 1px solid #ebebeb; }
.chezhan-brand-list li .img-box { width: 80px; height: 80px; margin: 10px auto; }
.chezhan-brand-list li .brand-name { margin: 10px; }
.chezhan-brand-list li .apply-button { display: none; position: absolute; top: 0; left: 0; width: 133px; height: 125px;  line-height: 125px; background-color: #aeaeae; background-color: rgba(174,174,174,.7);}
.chezhan-brand-list li .apply-button .btn-act { background-color: #f50039; }
.chezhan-brand-list li:hover .apply-button { display: block;}
.chezhan-news { margin-top: 40px; }
.chezhan-news .cont,.chezhan-gift .cont, .chezhan-flows .cont {
  width: 1122px; margin-left: 24px; padding: 15px; background-color: #fff;
}
.chezhan-news .left { width: 365px; background-color: #fff;}
.chezhan-news .news-wqhx { width: 355px; height: 172px;}
.chezhan-news .flex-caption { 
  width: 97%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px; 
}
.chezhan-news .flex-control-nav { display: none; }
.chezhan-news .news-wqhx img { width: 100%; height: 200px; }
.chezhan-news .news-tgzx { border: 1px solid #ebebeb; margin-top: 8px; width:354px;  height: 140px; margin-left: 3px;}
.chezhan-news .news-tgzx .title {
  background-color: #e98f0b;
  color: #efefef;
  font-size: 16px;
  height: 120px;
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  width: 30px;
  float: left;
}
.chezhan-news .news-tgzx ul {
  width: 314px;
  float: left;
  padding-left:10px;
  padding-top: 10px;
}
.chezhan-news .news-tgzx ul li {
  line-height: 26px;
  height: 26px;
  font-size: 14px;
}
.chezhan-news .right{ width: 835px; background-color: #fff;}
.chezhan-helps { margin-top: 40px; }
.chezhan-helps .cont {
  width: 1122px; margin-left: 24px; padding: 15px; background-color: #fff;
}
.chezhan-helps dl { float: left; width: 270px; height: 180px; margin-right: 10px; margin-bottom: 10px; background-color: #fff; border: 1px solid #e2e2e2; box-shadow: 0 0 5px rgba(213,213,213,.35);}
.chezhan-helps dl.last { margin-right: 0; }
.chezhan-helps dt { color: #b70000; margin: 10px; font-size: 14px; }
.chezhan-helps dd { margin: 10px; line-height: 20px; }
.chezhan-hotline { background-color: #f7f7f7; padding-bottom: 20px; }
.chezhan-hotline h3 { background-color: #f7f7f7; color: #000;}
.chezhan-hotline dl { position: relative; float: left; padding: 10px; width: 263px; height: 80px; margin-right: 20px;  background-color: #1f1f1f; color: #fff; border-radius: 5px;}
.chezhan-hotline dl.last { margin-right: 0; }
.chezhan-hotline dt { height: 60px; line-height: 60px; padding-left: 70px; font-size: 14px;}
.chezhan-hotline dt.hotline1 { background: url('/public/images/hotline1.png') no-repeat; }
.chezhan-hotline dt.hotline2 { background: url('/public/images/hotline2.png') no-repeat; }
.chezhan-hotline dt.hotline3 { background: url('/public/images/hotline3.png') no-repeat; }
.chezhan-hotline dt.hotline4 { background: url('/public/images/hotline4.png') no-repeat; }
.chezhan-hotline dd { margin-top: 6px; position: absolute; top: 48px; left: 80px; font-size: 14px; }
#tg .footer { margin-top: 0px; }
#tg .copyright{ margin-top: 0px; }

.bmform .sel-more, .bmform .sel-more-default { margin-left: 70px; max-height: 450px; overflow-y: auto; }

.news { margin: 20px auto 0; }
.news .left { width: 880px;}
.news .left .head {
  height: 50px;
  line-height: 50px;
  border-left: 3px solid #e80000;
  border-bottom: 1px solid #ececec;
  padding-left: 15px;
  background-color: #fff;
}
.news .left .head strong { font-size: 18px; }
.news .left .head a { float: right; height: 30px; line-height: 30px; margin-top: 10px; padding: 0 20px; font-size: 14px; }
.news .left .head a.active {background-color: #e80000;color: #fff;}

.news .left .news-list { padding: 5px 20px 20px; background-color: #fff; }
.news .news-item {
  padding: 15px 0;
  border-bottom: 1px solid #f3f3f3;
}
.news .news-item .news-img { width: 200px; height: 120px; overflow: hidden; float: left; margin-right: 20px; }
.news .news-item .news-info { float: left; width: 620px; }
.news .news-item .news-info .title {
  display: block;
  font-size: 20px;
  color: #404040;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
}
.news .news-item .news-info .type {
  color: #bbb;
  margin-right: 20px;
}
.news .time {
  color: #bbb;
}
.news .news-item .news-info .summary {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
  margin-top: 5px;
  color: #999;
}
.news-content { padding: 20px 0; }
.news-content h1 { text-align: center; font-size: 18px; height: 40px; line-height: 40px; font-weight: 600; }
.news-content .p { text-align: center; height: 20px; line-height: 20px; overflow: hidden; }
.news-content .p span { color: #bbb; }
.news-content .intro { width: 800px; padding: 20px; margin: 0 auto; margin-top: 20px; background-color: #f8f8f8; line-height: 26px; font-size: 16px; font-weight: 600; color: #414141; }
.news-content .content { width: 800px; margin: 0 auto; margin-top: 20px; font-size: 14px; line-height: 20px; }
.news-content .content img { max-width: 100%!important; height: auto;}
.news-relation { background-color: #fff; margin-top: 20px; padding: 20px; }
.news-relation .tit { border-bottom: 1px solid #f3f3f3; padding-bottom: 10px; font-size: 16px; }
.news-relation .ritem { width: 238px; border: 1px solid #f3f3f3;float: left; margin: 20px 20px; }
.news-relation .ritem .imgb { display: block;height: 160px;overflow: hidden; }
.news-relation .ritem .caption {
  margin: 5px 0;
  font-size: 14px;
  padding: 0 10px;
  word-break: break-all;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
}

.pagination {
  height: 26px;
  margin: 20px 0;
  line-height: 26px;
  text-align: center;
}
.pagination > .page-item {
  color: #666;
  display: inline-block;
  height: 100%;
  padding: 0 10px;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
}
.pagination > .no-b, .pagination > .active {
  background-color: transparent;
  border: none;
}

#tms .quick-apply { margin-top: 0px; }
.tm-list { float: left; width: 886px; display: inline; }
.tm-list li { padding: 10px; margin-bottom: 10px;  border: 1px solid #dfdfdf;}
.tm-list li .head { float: left; }
.tm-list li .logo-img { width: 70px; height: 70px; border: 1px solid #dfdfdf; float: left; }
.tm-list li .title { width: 703px; overflow: hidden; color: #666; float: left; margin-left: 10px; margin-top: 10px; font-size: 14px; }
.tm-list li .title h3 { font-size: 20px; padding-bottom: 5px; font-weight: 600; color: #333; }
.tm-list li .banner-img { margin-top: 10px; width: 525px; height: 262px;}
.tm-list li .countdown { margin-top: 30px; margin-right: 30px; width: 228px; }
.tm-list li .countdown p { text-align: center; }
.tm-list li .countdown .info { height: 30px; line-height: 30px; margin-bottom: 10px; font-size: 14px; text-align: center; }
.tm-list li .countdown .time { height: 48px; color: #666; font-size: 14px; text-align: center; line-height: 48px;}
.tm-list li .countdown .labelend { color: gray; font-size: 20px; }
.scd-digit-d { 
  display: inline-block;
  padding: 2px 6px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  white-space: nowrap;
  vertical-align: middle;
  background: #e80000;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 2px;
}
.tm-list li .countdown .action { text-align: center; height: 38px; margin-top: 30px; }
.tm-list li .countdown .action .btn-act { padding: 10px 82px; font-size: 16px; }
.tm-list li .countdown .action .btn-act.bg-gray { background-color: gray; color: #fff; }
.tm-list li .countdown .player { margin-top: 10px; text-align: center; font-size: 16px; color: #666;}

.tm-top { border: 1px solid #eaebea; margin-bottom: 20px; }
.tm-top .title { border-bottom: 1px solid #eaebea;  padding: 20px 10px 20px 20px;}
.tm-top .logo { width: 70px; height: 70px; border: 1px solid #eaebea; }
.tm-top .desc { width: 1060px; }
.tm-top .desc h1 { font-size: 24px; padding-bottom: 8px; color: #000; }
.tm-top .desc p { line-height: 25px; overflow: hidden; width: 1060px; font-size: 16px; color: #666; }
.tm-top .content { padding: 20px; height: 370px; }
.tm-top .content .c-time { width: 348px; text-align: center; }
.tm-top .content .c-time p.price { text-align: center; padding-left: 44px; height: 59px; border-bottom: 1px dashed #dfdfdf; border-top: 1px dashed #dfdfdf; }
.tm-top .content .c-time p.price em {
  text-align: right;
  color: #e80000;
  font-size: 36px;
  float: left;
  line-height: 59px;
  min-width: 150px;
}
.tm-top .content .c-time p.price span {
  float: left;
  margin: 16px 0 0 10px;
  font-size: 12px;
  width: 60px;
  height: 26px;
  color: #fff;
  line-height: 26px;
  background: url('/public/images/icon_2.png') no-repeat -58px -29px;
  padding-left: 4px;
}
.tm-top .content .c-time p.time-t {
  margin: 26px 0 10px;
  font-size: 18px;
}
.tm-top .content .c-time p.time-t i {
  width: 20px;
  height: 20px;
  margin-left: 110px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  background: url('/public/images/icon_2.png') no-repeat -126px -33px;
}
.tm-top .content .c-time p.time-t span { float: left; }
.tm-top .content .c-time p.time { margin: 20px 0 10px; font-size: 16px; line-height: 26px; }
.tm-top .content .c-time p.time .scd-digit-d { 
  font-size: 18px;
  margin: 0 4px;
  height: 22px;
  line-height: 24px;
}
.tm-top .content .c-time p.num { margin: 26px 0 30px; font-size: 18px; color: #000; }
.tm-top .content .c-time .action { height: 44px; }
.tm-top .content .c-time .action .btn-act { padding: 10px 92px; font-size: 16px; display: inline-block; }
.tm-top .content .c-time .action .btn-act.bg-gray { background-color: gray; color: #fff; cursor: default ;}
.tm-top .content .feature { padding: 16px 0 10px; }
.tm-top .content .feature li { height: 32px; margin-left: 10px; width: 102px; overflow: hidden; white-space: nowrap; }
.tm-top .content .feature li i { width: 20px; height: 20px; margin-top: 5px; background: url('/public/images/icon_2.png') no-repeat 0 -229px; display: inline-block; float: left; }
.tm-top .content .feature li span {
  float: left;
  line-height: 32px;
  padding-left: 2px;
  text-align: left;
  width: 78px;
  font-size: 14px;
  color: #666;
}
.tim-top .content .c-banner { width: 740px; height: 370px; }

.tm-detail { width: 886px; border: 1px solid #dfdfdf; border-top: 0; }
.tm-title { border-top: 2px solid #261d18; }
.tm-title ul { margin-top: -2px; }
.tm-title ul li a { float: left; width: 138px; text-align: center; line-height: 46px; font-size: 16px; border-top: 2px solid #261d18; }
.tm-title ul li a.active { color: #000; background: #f8f8f8; }
.tm-content { padding: 10px 18px 40px; }
.tm-content .tm-base ul li { line-height: 38px; font-size: 14px; color: #666; }
.tm-content .tm-base ul li b { float: left; width: 78px; }
.tm-content .tm-base ul li span { float: left; width: 710px; }
.tm-content .tm-base ul li span.h { line-height: 26px; padding-top: 6px; }
.tm-content .tm-base ul li span em { color: #e80000; padding-right: 8px; white-space: nowrap;}
.tm-content .title {
  font-size: 18px;
  line-height: 34px;
  color: #000;
  padding-left: 10px;
  background-color: #f5f5f5;
  border-left: 4px solid #000;
  margin-bottom: 20px;
  margin-top: 20px;
}
.tm-copyright { border: 1px solid #dfdfdf; margin-top: 20px; }
.tm-copyright .copyright-the { background: #f5f5f5; height: 40px; margin-top: 1px; color: #000; padding-left: 10px; line-height: 40px; }
.tm-copyright .name { padding: 20px; line-height: 30px; position: relative; }
.tm-copyright .name span { padding-left: 22px; background: url('/public/images/ico-4.png') no-repeat 0 0; }
.tm-copyright .name span.sp1 { background-position: -7px -1px; }
.tm-copyright .name span.sp2 { background-position: -7px -22px; }
.tm-copyright .name span.sp3 { background-position: -7px -42px; }
.tm-copyright .name .guild { position: absolute; height: 40px; line-height: 40px; right:20px; top: 40px; _right: 40px;}
.tm-copyright .name .guild i { width: 30px; height: 30px; float: left; background: url('/public/images/icon_2.png') no-repeat -30px 2px; }
.tm-copyright .name .guild a { font-size: 14px;  color: #000;}
.tm-pk-box{ margin-top: 20px; }
.pk-title { font-size: 18px; line-height: 46px; color: #fff; padding-left: 10px; background: url('/public/images/comm-tit.jpg') #f5f5f5 no-repeat; }
.pk-txt { margin-top: 18px; margin-left: 30px; width: 787px; height: 382px; background: url('/public/images/pk.png') no-repeat; }
.pk-li { position: relative; }
.pk-li li { position: absolute; }
.pk-li li.e1 {
  color: #fff;
  font-size: 24px;
  left: 17px;
  top: 50px;
  line-height: 23px;
  height: 347px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  word-spacing: 8px;
  letter-spacing: 2px;
  display: none;
}
.pk-li li.e2 { left: 71px; top: 21px; }
.pk-li li.e3 { left: 71px; top: 69px; }
.pk-li li.e4 { left: 71px; top: 117px; }
.pk-li li.e5 { left: 71px; top: 162px; }
.pk-li li.e6 { left: 71px; top: 209px; }
.pk-li li.e7 { left: 71px; top: 257px; }
.pk-li li.e8 { left: 71px; top: 306px; }
.pk-li li.e9 { left: 71px; top: 352px; }
.pk-li li.e10 { right: 81px; top: 21px; }
.pk-li li.e11 { right: 81px; top: 69px; }
.pk-li li.e12 { right: 81px; top: 117px; }
.pk-li li.e13 { right: 81px; top: 162px; }
.pk-li li.e14 { right: 81px; top: 209px; }
.pk-li li.e15 { right: 81px; top: 257px; }
.pk-li li.e16 { right: 81px; top: 306px; }
.pk-li li.e17 { right: 81px; top: 352px; }
.pk-li li.e18 { right: 9px; top: 52px; width: 35px; color: #fff; font-size: 24px; display: none;}

.pk-s { margin-top: 20px; margin-bottom: 20px; }
.flow-s-box { width: 100%; overflow: hidden; }
.flow-s-box ul { width: 900px; }
.flow-s-box ul li {
  width: 102px;
  height: 35px;
  float: left;
  color: #fff;
  padding: 71px 0 0 25px;
  margin-right: 10px;
  background: url('/public/images/flow-iof.png') no-repeat -210px 0;
  font-size: 12px;
}main.css
.flow-s-box ul li.i-1 { background-position: -210px -113px; }
.flow-s-box ul li.i-2 { background-position: -210px -228px; }
.flow-s-box ul li.i-3 { background-position: -210px -342px; }
.flow-s-box ul li.i-4 { background-position: -210px -459px; }
.flow-s-box ul li.i-5 { 
  height: 29px;
  padding-top: 67px;
  padding-left: inherit;
  text-align: center;
  margin-right: inherit;
  margin-top: 6px;
  background-position: -210px -570px; 
}
.flow-s-box .flow-tip p {
  color: #666;
  line-height: 1.6em;
  padding-bottom: 10px;
  font-size: 14px;
}
.flow-s-box .flow-tip p.blod {
  color: #333;
  font-size: 18px;
  padding-top: 15px;
}
.faq-box .comm-txt { padding: 0 20px 0 15px; }
.faq-box h4 { color: #e80000;font-size: 14px;margin-bottom: 10px; }
.faq-box p { padding-bottom: 15px; line-height: 1.6em; font-size: 14px; }


.order-box { border: 1px solid #dfdfdf; }
.order-box .progressbar-box { padding: 20px 88px; }
.registration { width: 100%; padding-top: 60px; }
.registration .registration-ico { height: 14px; overflow: hidden; }
.registration .registration-ico i {
    height: 14px;
    background: url(/public/images/zf-ico.png) 0 0 no-repeat;
    float: left;
}
.no1 .registration-ico i.i1, .no2 .registration-ico i.i1 { width: 26px; background-position: -256px -20px; }
.registration .registration-ico i.i2 { width: 952px; background: silver;}
.registration .registration-ico i.i3 { width: 26px; background-position: -1px -74px; }

.registration .registration-ico i.i2 em {
  width: 0;
  background: #e80000;
  display: block;
  height: 14px;
}
.no1 .registration-ico i.i2 em { width: 14%; }
.no2 .registration-ico i.i2 em { width: 52%;}
.no3 .registration-ico i.i2 em { width: 100%;}

.registration .registration-con { width: 100%; height: 12px; position: relative; }
.registration .registration-con p { height: 74px; position: absolute; top: -64px; }
.registration .registration-con p.p1 { width: 78px; left: 123px; }
.registration .registration-con p span {
  height: 40px;
  line-height: 40px;
  color: #666;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
}
.no1 .registration-con p.p1 span { color: #e80000; }

.registration .registration-con p i {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/public/images/zf-ico.png) 0 0 no-repeat;
  display: block;
  color: #fff;
  line-height: 32px;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.registration .registration-con p.p2 { width: 98px; left: 462px; }
.registration .registration-con p.p2 i { background-position: -121px -65px; }
.registration .registration-con p.p3 { width: 184px; left: 734px; }
.registration .registration-con p.p3 i { background-position: -121px -65px; }
.no1 .registration-con p.p1 i { background-position: -121px -11px; }
.no2 .registration-con p.p1 i, .no2 .registration-con p.p2 i { background-position: -121px -11px; }

.order-form-box { width: 500px; margin: 0 auto; }
.order-form h3 { padding: 10px 0 10px 120px; font-size: 20px; color: #c3c3c3; font-weight: 700; }
.order-form .form-item { line-height: 34px; height: 34px; }
.order-form .form-item .item-name { width: 80px; display: inline-block; text-align: right; font-size: 14px; back}
.order-form .form-item .input { height: 28px; }
.order-form .form-item .input.error { margin-top: 0px; }
.order-form .form-item .input.small { width: 130px; }
.order-form .form-item .code-phone { width: 120px; border: 1px solid #e80000; height: 34px; color: #fff; font-size: 14px; margin-left: 5px; margin-top: -1px; }
.order-form .form-item .title { font-size: 14px; color: #666; }
.order-form .action { margin-top: 20px; margin-bottom: 10px; padding-left: 84px; height: 41px; }
.order-form .action .btn-act { padding: 10px 112px; font-size: 14px; }
.order-form-box .waring { text-align: center; margin-bottom: 20px; color: #666; }

.checkout-box { padding: 0 88px; }
.checkout-box h3 { margin-top: 10px; font-size: 18px; line-height: 30px; color: #363636; text-align: center; }
.checkout-box p { text-align: center; line-height: 30px; }
.checkout-box .choice-box { background: #eee; border-bottom: 2px solid #e80000; padding: 10px 0;}
.checkout-box .choice-box .price { font-size: 20px; color: #e80000; padding: 0 5px; font-weight: 700; }
.checkout-box .waring { padding: 20px 0; font-size: 18px; font-weight: 600; }
.checkout-box .q-pay { width: 160px; height: 160px; margin-bottom: 20px;}

.comment-form { padding: 15px; }
.comment-form li { height: 36px; line-height: 36px; }
.comment-form li.big { height: 100px; }
.comment-form .t { float: left; width: 100px; text-align: right; }
.comment-form .input-list { float: left; width: 280px; }
.comment-form textarea.input { height: 80px; }
.comment-form .input.error { margin-top: 0px; }

.city-box { border: 1px solid #eee; padding: 16px 20px; width: 1000px; margin:0 auto; margin-top: 20px; }
.city-hot-list { padding: 20px; border-bottom: 1px #E5E5E5 solid; }
.city-hot-list h3, .city-hot-list p { display: inline-block; vertical-align: top; zoom: 1; }
.city-hot-list p { width: 860px; }
.city-hot-list a { margin: 0 17px 0 0; display: inline-block; zoom: 1; font-weight: 700; height: 21px; line-height: 21px; font-size: 14px; color: #e80000; }

.city-list h2 {
  display: inline-block;
  zoom: 1;
  height: 32px;
  margin: 20px 20px 12px;
  padding: 0 14px;
  line-height: 30px;
  border-radius: 0;
  background: #e80000;
  position: relative;
  color: #fff;
  font-size: 100%;
  width: 100px;
}

.city-list, .city-list p {
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
}
.city-list li { border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.city-list li:hover { border-color: #e5e5e5; }
.city-list p { padding: 6px 10px 6px 30px; }
.city-list li:hover p { background: #f7f7f7; }
.city-list span {
  display: inline-block;
  width: 880px;
  vertical-align: top;
  zoom: 1;
}
.city-list .label {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: top;
  border: 1px solid #ddd;
  margin-right: 5px;
  zoom: 1;
  border-radius: 0;
  color: #666;
  line-height: 24px;
  padding: 0;
}
.city-list li:hover .label{ border-color: #e80000; }
.city-list .label strong {
  display: block;
  width: 28px;
  height: 28px;
  text-align: center;
  background: #eee;
  border: 1px solid #F7F7F7;
  border-radius: 0;
  font-size: 16px;
}
.city-list li:hover .label strong{ background: #e80000; border-color: #e80000; color: #fff; }
.city-list a {
  display: inline-block;
  zoom: 1;
  height: 20px;
  padding: 0 2px 1px;
  margin: 5px 10px;
  border-radius: 0;
  line-height: 20px;
  font-weight: 700;
}
.about-banner {
  width: 100%;
  height: 300px;
  background: #1fb9f2 url(/public/images/about-banner.jpg) no-repeat center center; 
}
.about {
  margin: 0 auto;
  width: 1200px;
}
.about h1 { 
  border-bottom: solid 1px #e6e6e6;
  width: 100%;
  line-height: 50px;
  font-size: 24px; 
  text-align: center;
  line-height: 60px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.about  .content p { line-height: 22px; font-size: 14px;}

.lp { margin-top: 40px; text-align: center; }

.cartype-title {
  font-weight: bold;
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  padding-left: 15px;
}

.cartype-list table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0;
}

.cartype-list table th {
  background-color: #f1f1f1;
  color: #a0a0a0;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  text-align: left;
}

.cartype-list table td {
  background-color: #fafafa;
  color: #333333;
  font-size: 14px;
  height: 40px;
  text-align: left;
  width: 117px;
}

.cartype-list table td:first-child {
  padding-left: 20px;
}

.bg-gray {
  background-color: #f7f7f7;
  padding: 20px;
}

.bg-gray .box {
  background-color: #fff;
  min-height: 450px;
}

.step-wrap {
  width: 560px;
  height: 160px;
  margin: 0 auto;
}


.step-wrap.step1 {
  background: url('/public/images/player/step-1.png') no-repeat;
  background-position: center 60px;
}

.step-wrap.step2 {
  background: url('/public/images/player/step-2.png') no-repeat;
  background-position: center 60px;
}

.step-wrap.step3{
  background: url('/public/images/player/step-3.png') no-repeat;
  background-position: center 60px;
  width: 720px;
}


.step-wrap .step-title {
  width: 180px;
  float: left;
  text-align: center;
  font-size: 14px;
  margin-top: 110px;
  font-weight: bold;
}

.step-wrap .step-title.active {
  color: #51ad53;
}

.player-dealer {
  width: 1108px;
  margin: 0 auto;
  padding-bottom: 36px;
}

.player-dealer h3 {
  border-left: 5px solid #d42d1f;
  background-color: #f7f7f7;
  height: 36px;
  line-height: 36px;
  padding-left: 16px;
  display: inline-block;
  width: 1087px;
  font-size: 14px;
  font-weight: normal;
}

.dealer-list, .player-form {
  
  border: 1px solid #f7f7f7;
  padding: 36px;
}

.dealer-list .dealer {
  background-color: #fff;
  float: left;
  width: 48%;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  margin-bottom: 20px;
  cursor: pointer;
  background: url('/public/images/player/player-unselected.png') no-repeat 15px center;
}

.dealer-list .dealer.active {
  background-color: #f7f7f7;
  background: url('/public/images/player/player-selected.png') no-repeat 15px center;
}
.dealer-list .dealer.last {
  float: right;
}

.dealer-info .dealer-name {
  float: left;
  font-size: 16px;
  color: #565656;
  height: 32px;
  line-height: 32px;
  padding-left: 70px;
  padding-top: 18px;
}

.dealer-info .dealer-recommand {
  float: left;
  background-color: #6aaa5e;
  color: #fff;
  padding: 0px 4px;
  border-radius: 4px;
  margin-left: 6px;
  margin-top: 25px;
}

.dealer-list .dealer-address {
  color: #656565;
  line-height: 24px;
  height: 24px;
  padding-left: 70px;
  padding-bottom: 18px;
}

.delaer-next {
  width: 390px;
  margin:20px auto;
  margin-top: 30px;
  text-align: center;
}

.delaer-next .btn {
  padding: 8px 12px;
  width: 150px;;
  display: inline-block;
  background-color: #d42d1f;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.player-form .form-item {
  width: 310px;
  margin: 20px auto;
}

.player-form .label {
  float: left;
  width: 80px;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}

.player-phone-form .label {
  width: 120px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  padding: 0;
}

.player-phone-form .send-btn {
  float: left;
  width: 140px;
  line-height: 47px;
  font-size: 14px;
  text-align: center;
  background-color: #d42d1f;
  color: #fff !important;
}

.player-phone-form .send .send-btn {
  background-color: #e5e5e5;
  color: #999!important;
}



.yzm-box {
  float: left;
  display: inline;
  margin-right: 10px;
  width: 251px;
  height: 36px;
  padding: 5px 0;
  border: 1px solid #ccc;
  overflow: hidden;
  white-space: nowrap;
}

.yzm-box .text-yzm {
  height: 37px;
  line-height: 37px;
  border: none;
  border-right: 1px solid #ccc;
  width: 60px;
  font-size: 28px;
  text-align: center;
  padding: 0;
  background-color: #fff;
  font-family: arial;
  box-shadow: none;
}

.player-form .input-item {
  float: left;
  width: 280px;
}

.player-phone-form .input-item {
  width: 450px;
}

.player-form .input-select {
  width: 190px;
  height: 30px;
  font-size: 14px;
}

.player-form .switch-item {
  float: left;
  width: 100px;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  width: 90px;
  background-color: #f7f7f7;
  text-align: center;
  cursor: pointer;
}

.player-form .switch-item.active {
  background-color: #d42d1f;
  color: #fff;
}

.player-search {
  margin-top: 18px;
}

.player-search-box {
  position: relative;
  float: left;
  background-color: #fff;
  white-space: normal;
  word-wrap: break-word;
  border: 2px solid #e80000;
  padding: 4px 60px 4px 10px;
} 
.player-search-input { height: 24px; line-height: 24px; width: 423px; border:0; font-size: 13px; }
.player-search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #e80000;
  color: #fff;
  width: 66px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  border: none;
}

.player-search-left {
  float: left;
  width: 278px;
}

.player-search-right {
  margin-left: 298px;
  width: 808px;
}

.player-search-list {
  margin-top: 20px;
}
.player-search-right h5 {
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}

.player-search-right dl {
  padding: 0 20px;
  display: inline-block;
}

.player-search-right dl dt {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  padding: 8px 8px 8px 0;
  float: left;
}

.player-search-right dl dt h1 {
  font-size: 14px;
}

.player-search-right dl dd {
  float: left;
  display: inline-block;
  padding: 0 10px;
}

.player-search-right dl dd a {
  font-size: 14px;
  display: block;
  padding: 8px 0
}

.player-search-right dl dd a.active {
  color: #e80000;
  font-weight: bold;
}
.player-cars {
  margin-top: 10px;
  padding-top: 10px;
}

.player-search-left .sel-more {
  position: relative;
  height: 600px;
  left: 0px;
  top: 0px;
}

.player-search-left .sel-more .brand-first-letter {
  background-color: #e80000
}

.player-search-left .sel-more dt a {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  color: #fff;
}

.player-search-left .sel-more .brand-first-letter, .player-search-left .brand-more dd   {
  height: 600px;
}

.player-search-left .sel-more dt {
  width: 30px;
}

.player-search-left #brand-more-list {
  width: 247px;
}

.player-search-left .sel-more dd samp {
  line-height: 39px;
  height: 39px;
  font-size: 20px;
}

.player-search-left .sel-more img {
  width: 35px;
  margin-right: 8px;
}

.player-search-left .sel-more dd span {
  height: 39px;
  line-height: 39px;
}

.player-search-left sel-more dd span a {
  line-height: 39px;
}

.player-step-ok {
  width: 500px;
  margin:0 auto;
  padding: 60px 0;
  background: url('/public/images/player/player-ok.png') no-repeat 15px center;
}

.player-ok-info {
  padding-left: 100px;
}

.player-ok-info .player-success {
  font-size: 22px;
  color: #28842a;
}

.player-ok-info .player-more {
  font-size: 16px;
  color: #666;
}

.player-cars .car {
  float: left;
  width: 188px;
  height: 238px;
  border: 1px solid #e6e6e6;
  margin-right: 16px;
  margin-top: 16px;
}

.player-cars .car.last {
  margin-right: 0px;
}

.player-cars .car .name {
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}

.player-cars .car img{
  width: 188px;
  height: 94px;
}

.player-cars .car .player-num {
  font-size: 14px;
  text-align: center;
}

.player-cars .car a {
  padding: 4px 12px;
  display: inline-block;
  background-color: #e80000;
  color: #fff;
  margin-top: 10px;
  margin-left: 52px;
}

#page-download {
  text-align: center;
  padding: 80px;
}

#page-download .hide {
  display: none;
}

#page-download .status {
  font-size: 1.6em;
  color: #999;
  margin-top: -1.2em;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}

#page-download .status.packing {
  top: 20%;
} 

#page-download .status.packing img {
  width: 150px;
  height: 250px;
  margin-bottom: 1em;
}

#page-download .status.packed{
  font-size:2.0em;
} 

#page-download .status.packed a{
  color:#4298ba;
}

.oldcar .player-form {
  border: 0px;
  background-color: #fef3d4;
  border: 1px solid #ffce43;
}

.oldcar .player-form .form-item {
  width: 770px;
}

.oldcar .player-form .input-item {
  width: 680px;
}

.player-dealer h2 {
  border-left: 8px solid #d42d1f;
  background-color: #f7f7f7;
  height: 66px;
  line-height: 66px;
  text-align: center;
  display: inline-block;
  width: 1087px;
  margin-bottom: 10px;
}