
body{ font: 12px/1.5 "Microsoft YaHei","SimHei","SimSong"; }
ul, ol { list-style: none; }
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

.hidden { display: none; }
.img-box img { width: 100%; height: 100%; }
.text-c { text-align: center; }
.maincolor { color: #e95715; }
.clearfix {
  zoom:1;
}
.clearfix:after {
  display:block;
  content:' ';
  clear:both;
}
.form-item {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0;
  position: relative;
}
.form-item em,.user-star em,.drop-box em {
  background: url(/public/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: 40px;
  cursor: pointer;
}
.form-item input, .input {
  width: 320px;
  height: 26px;
  line-height: 26px;
  border: solid 1px #eee;
  padding: 2px 9px;
  font-size: 12px;
  z-index: 1;
  color: #333;
  background-color: #eee;
  margin: 0 25px;
}

.form-item.radio {
  line-height: 28px;
  height: 28px;
  margin-top: 8px;
  margin-left: 15px;
}
.form-item.radio input{
  width: 20px;
  border: 0;
  box-shadow: none;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.input.error { 
  border: 1px solid #e80000;
}
.sel-more {
  width: 100%;
  line-height: 24px;
  border: solid 1px #d5d5d5;
  padding: 0;
  color: #a9a9a9;
  background: #fff;
  position: absolute;
  top: 19px;
  left: 70px;
  overflow: hidden;
  z-index: 10;
}
.style5 .sel-more{
  left: 80px;  
}

.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;
  margin: 0px;
}
.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: 420px; }
.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: 19px;
  left: 70px;
  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;
  margin: 0px;
}

.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;
}
#chezhan {
  position: relative;
}
.chezhan-top {
  width: 100%;
  height: 560px;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}
.chezhan-top .logo { margin-top: 5px; margin-left: 10px; width: 128px; height: 64px;}
.chezhan-top.style5 {
  height: 325px;
}
.chezhan-main {margin:0 auto;}
.chezhan-style5 {
  background-color: #fbe9cc;
  width: 1100px;
  margin:0 auto;
}
.chezhan-booking {
  width: 790px; 
  position: absolute;
  top: 440px;
  left: 50%;
  margin-left: -395px;
  height:450px;
}
.chezhan-booking .bm{
  width: 100%; height: 420px; top: 30px; position: relative;
}
.booking-left { float: left; width: 346px;}
.chezhan-booking .bm .booking-list { float: left; width: 50%; height: 100%; background-color: #fdefe8;}
.chezhan-booking .booking-title-bg {
  background: url('/public/cz/bm-bg.png') no-repeat center;
  background-size: 90%;
  margin: 0 auto;
  padding-bottom: 15px
}
.chezhan-booking .mfdjs { margin-top: 20px; font-size: 22px; text-align: center;  padding: 20px 0; color: #e95715;}
.chezhan-booking .times { margin-bottom: 20px; }
.chezhan-booking .booking-total { margin-top: 15px; margin-bottom: 25px; font-size: 18px; text-align: center; }
.booking-players { color: #f52f3e; font-weight:bold; }
.chezhan-booking .bm .booking-list h3 { font-size: 20px; color: #f52f3e; text-align: center; margin-top: 20px; }
.chezhan-booking .bm .booking-list {

}
.chezhan-booking .bm .booking-list ul { margin: 26px 5px 0 50px; padding: 0px;}
.chezhan-booking .bm .booking-list li { height: 29px; line-height: 29px; font-size: 12px;}
.chezhan-booking .bm .booking-list li span { display: inline-block; width: 72px;  float: left;} 
.chezhan-booking .bm .booking-list li .name { text-align: left; width: 50px; margin-left: 10px;}
.chezhan-booking .bm .booking-list li .phone { text-align: center; }
.chezhan-booking .bm .booking-list li .brand-car { text-align: center; width:100px; overflow: hidden; height: 29px; line-height: 29px; display: inline; float: right;}
.chezhan-booking .bm .booking-list li .date { width: 60px; text-align: right; display: block; float: right; margin-right: 10px;}
.chezhan-booking .bm .booking-list .booking-mar { 
  max-height: 141px; 
  width: 360px; 
  margin: 0 auto; 
  overflow-y: hidden; 
  border: 1px solid #f29c74; 
  background: url('/public/cz/bm-laba.png') no-repeat 16px center;
  background-size: 26px 26px;
}

.chezhan-booking .bmform .form-item label {
  color: #666;
  width: 80px; 
  display: inline-block; 
  text-align: center; 
  font-size: 14px; 
  line-height: 30px; 
  float: left;
}
.label.radius {border-radius: 6px;}
.times .c-white { width: 20px; height: 20px; line-height: 20px; }
.times span {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  margin-left: 2px;
  font-weight: 400;
  color: #373737;
}
.badge, .label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
}
.times .label-primary{ background-color: #e95715; color: #fff;}
.btn {
  background-color: #eb561b;
  color: #fff;
  border-radius: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.booking-box { float: left; width: 50%; height: 100%; background-color: #f7fcfd; }
.booking-box .title { margin-top: 30px; height: 36px; text-align: center; font-size: 22px;}
.booking-box .tip { font-weight: bold; border: 1px solid #e95715; border-radius: 20px; padding: 6px 0; color: #e95715; font-size: 13px; text-align: center; width: 360px; margin: 10px auto;}
#chezhan .btn-act, #tg .btn-act { 
  padding: 18px; 
  line-height: 2px; 
  width: 340px; 
  font-size: 16px;
  font-weight: 600; 
  background-color: #eb5621; 
  border: 0px;
  color: #fff; 
  cursor: pointer;
  margin: 0 auto;
  display: block;
}
#chezhan .style5 .btn-act {
  width: 355px;
}

#chezhan .btn-act.bm, #tg .btn-act.bm { padding: 5px; border-radius: 1px; font-size: 12px;}
.chezhan-intro { padding: 139px 40px 40px; width: 1120px; margin: 0 auto; background-color: #fff; }
.chezhan-intro .title { color: #f52f3e; font-size: 24px; font-weight: bold; }
.chezhan-intro .cont { font-size: 14px; color: #333; margin-bottom: 20px; }
.chezhan-intro .subtitle { color: #f52f3e; font-size: 16px; font-weight: bold; margin-top: 15px;}
.chezhan-intro .subcont { margin: 10px 0; }
.chezhan-intro .left { float: left; width: 450px; background-color: #f7fcfd;}
.chezhan-intro .left.bmap img{ width: 500px; height: 300px; }
.chezhan-intro .right { float: right; width: 560px; }
.chezhan-intro .right img { width: 540px; height: 160px; }

.chezhan-brand-list { background-color: #fff; }
.chezhan-brand-list .title {
  background: url('/public/cz/czpp.png') no-repeat center;
  background-size: 100%;
  width: 290px;
  height: 50px;
  margin: 0 auto 5px;
}
.chezhan-brand-list ul { width: 790px; margin: 0 auto; padding-top: 10px; margin-left: -30px; }
.chezhan-brand-list li { float: left; width: 120px;  height: 130px; 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: 102px; height: 102px; margin: 10px auto; }
.chezhan-brand-list li .brand-name { margin: 5px; }
.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: #fff; }
.chezhan-brand-list li:hover .apply-button { display: none;}

.photos  { text-align: center; }
.photo {
  width: 100%;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-photo {
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
.chezhan-helps { background: url('./cz/V_30.png') no-repeat center top; padding-top: 110px; padding-bottom: 60px;}
.chezhan-helps .cont { width: 1122px; margin:0 auto; padding: 10px; 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; }
.footer {background-color: #261d18; padding: 10px 0; color: #fff;}
.footer .copyright { 
  width: 100%;
  font-size: 12px;
  color: #9e9c9b;
  text-align: center;
  line-height: 20px;
  float: left;
  margin-bottom: inherit;
  height: inherit;
}
.footer a { color: #fff; }
.bmbrand { background: #fff; padding: 15px 35px; width: 310px; height: 325px;}
.bmbrand select.input { width: 240px; margin-top: 4px; border-radius: 0px;}
.left-side {
  left: 50%;
  bottom: 120px;
  margin-left: 580px;
  position: fixed;
  width: 40px;
  height: 80px;
}
.left-side .icon { 
  width: 40px;
  height: 40px;
  float: left;
  background-image: url('/public/cz/icon_03.png');
}
.left-side .weixin {
  background-position: center 0px;
  position: relative;
  cursor: pointer;
}

.left-side .weixin .wx-img{
  position: absolute;
  right: 85px;
  bottom: -10px;
  width: 80px;
  display: none;
}

.left-side .return-top {
  background-position: center -82px;
  cursor: pointer;
  display: none;
}

.fix-booking {
  height: 72px;
  line-height: 72px;
  text-align: center;
  width: 100%;
  position: fixed;
  bottom:0;
  z-index: 1000;
  display: none;
}

.fix-booking-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 72px;
  height: 72px;
  background: #2c2c2c;
}
.fix-booking-tip { float: left; width: 164px; height: 54px; margin-top:10px; margin-right: 5px;}
.fix-booking-form {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  height: 72px;
  line-height: 72px;
  width: 790px;
  margin: 0 auto;
}
.fix-booking-form select {
  font-size: 14px;
  vertical-align: middle;
  width: 120px;
  padding: 0 8px;
  border-radius: 5px;
  border: none;
  margin-right: 5px;
  line-height: 28px;
  height: 28px;
  background: #fff;
}

.fix-booking-form input {
  vertical-align: middle;
  width: 90px;
  padding: 5px 10px;
  background: #ffffff;
  border-radius: 5px;
  color: #333333;
  border: 1px solid;
}

.fix-form-item { float: left; margin-right: 10px;}
.fix-booking-form .fix-submit {
  /*background-image: url("/public/cz/V_31.png");
  width: 146px;
  height: 72px;
  border: 0;
  border-radius: 0;*/
  background-color: #eb561b;
  color: #fff;
  border-radius: 18px;
  border: none;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0px;
  width: 105px;
  font-size: 12px;
}

.fix-form-item .error { border: 1px solid #f52f3e; }

.box {
  width: 790px;
  margin: 0 auto;
}
.fl, .jj, .tq {
  position: relative;
}
.fl { background-color: #f7fcfd; margin-top: 30px; padding-bottom: 20px; padding-top: 10px;}
.fl .btn {
  width: 160px;
  padding: 0 20px;
  display: block;
  margin: 10px auto;
}
.jj { height: 414px; margin-top: 20px;}
.jj .btn {
  width: 140px;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -70px;
}

.tq { height: 150px; background-color: #e6f3f9; padding: 30px 0;}
.tq-l {
  width: 100px;
  float: left;
}
.tq-title {
  width: 100px;
  height: 30px;
  background: url('/public/cz/tq.png') no-repeat;
  background-size: 100%;
  margin-top: 10px;
}
.tq-r {
  width: 680px;
  float: right;
}
.tq .btn {
  background-color: transparent;
  color: #eb561b;
  border: 1px solid #eb561b;
  width: 100px;
  height: 28px;
  line-height: 28px;
  margin-top: 20px;
  display: block;
}
.chezhan-nav { padding-left:0px; height: 42px; background-color: #1272d8; margin-top: 340px;}
.chezhan-nav li {
  float: left;
  width: 86px;
  color: #fff;
  border-right: 1px solid #cad6df;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  cursor: pointer;
}
.chezhan-nav li.last {
  width: 87px;
  border-right: 0px;
}
.chezhan-nav li.active {
  color: #fff;
  background-color: #055bb7;
}
.fixmenu { position: fixed; top:0; z-index: 3; margin:0 auto; width: 790px; left: 0; right:0 ;}
.fixmenu-fl {
  margin-top: 440px;
}

.switch-input {
  float: left;
  height: 32px;
}

.switch-input .switch-radio {
  padding: 0 18px;
  border-radius: 30px;
  background-color: #eee;
  color: #666;
  float: left;
  margin-right: 8px;
  cursor: pointer;
}

.switch-input .switch-radio.active {
  background-color: #eb5615;
  color: #fff;
}
.help {
  margin-top: 20px;
  margin-bottom: 40px;
}

.help-title {
  background: url(/public/cz/cjwt.png) no-repeat center;
  background-size: 100%;
  width: 290px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.help-cont {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;
  background: url(/public/cz/icon-1_17.png) no-repeat left center;
  background-size: 22px 22px;
  padding-left: 32px;
  color: #5f5f5f;
}

.help-answer {
  width: 100%;
  padding-left: 32px;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #5f5f5f;
  border-bottom: 1px solid #eee;
}

.chzhan-main.style3 { width: 100%; min-width: 1100px; }
.style3 .countdown {
  background: url('/public/style3_pc/countdown.png') no-repeat center;
  height: 108px;
}

.chezhan-style3-booking { 
  width: 1100px;
  height: 450px;
  margin: 0 auto 15px;
}

.chezhan-style3-booking .booking1, .chezhan-style3-booking .booking2, .chezhan-style3-booking .booking3 {
  float: left;
  width: 323px;
 
}

.chezhan-style3-booking .booking2 {
  width: 454px
}

.chezhan-style3-booking .booking1 {
  background-color: #fee9c7;
  background: url('mpmfbg.png') no-repeat;
  background-size: 100%;
 
}

.style5 .chezhan-style3-booking .booking1{
  background: #fff;
  width: 100%;
}
.style5-player {
  margin-top: 15px;
}
.mpmfdj {
  width: 240px;
  height: 36px;
  margin:25px auto;
}

.mpmfdj img {
  width: 100%;
  height: 100%;
}

.chezhan-style3-booking .booking-title, .chezhan-style5 .booking-title {
  margin: 0 auto;
  width: 280px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color:#fff;
}

.chezhan-style3-booking .booking-title .red, .chezhan-style5 .booking-title .red { color: yellow; }

.chezhan .booking-title {
  float: left;
}

.chezhan-style3-booking .booking-mar ul { margin: 0 10px; padding: 0px; color:#fff;}
.chezhan-style3-booking .booking-mar li { height: 29px; line-height: 29px; font-size: 12px; text-align: center;}
.chezhan-style3-booking .booking-mar li span { display: inline-block; width: 75px;  float: left;} 
.chezhan-style3-booking .booking-mar li .name { text-align: left; width: 50px; margin-left: 10px;}
.chezhan-style3-booking .booking-mar li .phone { text-align: center; }
.chezhan-style3-booking .booking-mar .date { width: 60px; text-align: right; display: block; float: right; margin-right: 10px;}
.chezhan-style3-booking .booking-mar  { 
  max-height: 239px; 
  width: 300px; 
  margin: 10px auto; 
  overflow-y: hidden; 
}
.style5 .chezhan-style3-booking .booking-mar {
  width: 100%;
  max-height: 165px;
}

.chezhan-white-bg {
  padding:15px;
}
.style5 .chezhan-car {
  width: 464px;
  float: left;
  background: #fff;
}
.style5 .chezhan-style3-booking {
  background-color: #f4e4cd;
  width: 1100px;
  height: 678px;
}

.style5-form {
  float: left;
  width: 606px;
  height: 448px;
  background-color: #fff;
}

.style3 .chezhan-nav { margin: 0 auto 0px; }
.style3 .chezhan-nav li {
  width: 179px;
}

.style3 .chezhan-nav li.last { width: 180px; border-right: 0px; }

.style3 .box { width: 1100px; }

.style3 .czyh { width: 1100px; margin: 0 auto;}

.style3 .why-box {
  position: relative;
  height: 810px;
}
.style3 .why {
  background: url(./why.png) no-repeat center 0px; 
  width: 100%; 
  position: absolute; 
  left: 0px; 
  top: 0px;;
  height: 100%;
}

.style3 .why-wrap {
  width: 1100px;
  height: 810px;
  margin: 0 auto;
  position: relative;
}

.style3 .why-wrap .why-btn {
  position: absolute;
  width: 226px;
  height: 45px;
  bottom: 280px;
  right: 0px;
}

.style3 .car-box {
  height: 1180px;
}

.style3 .car-wrap {
  background: url('brand-bg.png') no-repeat center 0px; 
  width: 100%; 
  left: 0px; 
  top: 0px;;
  height: 100%;
  padding-top: 36px;
}

.style3 .czpp {
  width: 1100px;
  height: 700px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  margin-top: 40px;
}

.style3 .hd {
  width: 150px;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 0px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.style3 .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 11px;
  height: 11px;
  margin: 4px;
  overflow-y: hidden;
  line-height: 9999px;
  background: url(dot-black.png);
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.style3 .hd ul li.on{
  filter: alpha(opacity=100);
  opacity: 1;
}

.style3 .chezhan-brand-list .ulWrap { padding-left: 40px; }
.style3 .chezhan-brand-list ul {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  padding-left: 60px;
  padding-bottom: 15px;
}

.style3 .chezhan-brand-list li {
  margin: 0;
  height: 135px;
  width: 120px
}

.style3 .chezhan-brand-list .title {
  background: url('czpp.png') no-repeat center;
  height: 106px;
  width: 1100px;
}


.style3 .czxc {
  background: url(./czxc.png) no-repeat center; 
  width: 1100px;
  height: 396px;
  margin: 20px auto;
}

.style3 .czxc-box {
  margin: 16px 26px;
}

.style3 .czxc-box .czxc-img {
  float: left;
  width: 317px;
  height: 240px;
  margin-top: 130px;
  margin-left: 24px;
}

.style3 .czxc-box .img1 {
  background: url(czxc_01.png) no-repeat center; 
}

.style3 .czxc-box .img2 {
  background: url(czxc_02.png) no-repeat center; 
}

.style3 .czxc-box .img3 {
  background: url(czxc_03.png) no-repeat center; 
}

.style3 .czxc-box .czxc-img span {
  text-align: center;
  font-size: 36px;
  color: #ffe7c7;
  line-height: 200px;
  padding-top: 40px;
  background-color: #000;
  opacity: 0.7;
  display: none;
}

.style3 .czxc-box .czxc-img:hover span{
  display: block;
}

.style3 .bmform {
  margin-top: 36px;
}
.style3 .form-item {
  margin: 10px auto;
  width: 360px;
}

.style5 .form-item {
  width: 520px;
}

.style3.style5 .form-item label {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0px;
}

.style3 .form-item .input {
  margin: 0;
  box-shadow: 4px 5px 3px #ccc;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  width: 335px;
}

.style5 .form-item .input {
  height: 32px;
  line-height: 32px;
  box-shadow: none;
}

.style3 .form-item em, .style3 .drop-box em {
  top: 16px;
  width: 28px;
  height: 20px;
  right: 20px;
}

.style5 .form-item em {
  right: 80px;
  top: 12px;
}
.style3 .radio label{
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0 8px;
}

.style3 .switch-input {
  height: 36px;
}

.style3 .form-item.radio {
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  
}

.style3 .switch-input .switch-radio {
  padding: 0 32px;
  background-color: #fff;
}

.style3 .switch-input .switch-radio.active{
  color: #d20306;
  background-color: #ffedd0;
}

.style3.style5 .switch-input .switch-radio.active {
  color: #fff;
  background-color: #f28c03;
}


.style3 .btn-act {
  background-color: #f28c03!important;
}

.style3 .jtzn {
  width: 1100px;
  margin: 0 auto;
}
.style3 .czpp .img-box {
  cursor: pointer;
}

.style3 .times {
  line-height: 28px;
}

.style3 .times .label  {
  color: #000;
}

.style3 .times span {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.style3 .times .label-primary { background-color: #1272d8; color: #fff;}

.style3 .mflpdjs {
  margin-top: 10px;
}

.style3 .mflpdjs .tip {
  display: block;
  text-align: center;
  font-size: 18px;
  width: 150px;
  line-height: 32px;
  margin: 0 auto 10px;
}

.style3.style5 .mflpdjs .tip {
  font-weight: bold;
  color: #ec5c56;
}
.brand-logo-dialog {
  background-color: #fee9c7;
  overflow-y: hidden;
}

.brand-logo-dialog .chezhan .bmform {
  padding: 0;
}

.brand-logo-dialog .brand-logo {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  line-height: 140px;
  background-color: #fee9c7;
  border-radius: 50%;
  position: absolute;
  top: -70px;
  left: calc(50% - 100px);
}

.brand-logo-dialog .brand-logo  img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 20px auto 0;
  margin-top: 20px;
}

.brand-logo-dialog p {
  font-size: 18px;
  padding: 10px 10px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: center;
}

.brand-logo-dialog img { max-width: 100%; }

.brandLogoDialog .layui-layer-content{
  padding: 0px!important;
  overflow: visible!important;
  overflow-x: visible!important;
  overflow-y: visible!important;
}

.brand-logo-dialog #bm-btn {
  width: 355px;
  margin-left: 45px;
  display: block;
}

.brand-tip {
  text-align: center;
}

.brand-bmjx {
  width: 350px;
  margin: 0 auto;
}

.bm-dialog {
  background-color: #fee9c7!important;
}
.bm-dialog #bm-btn {
  margin-left: 0px;
}

.bm-dialog .switch-input .switch-radio.active{
  background-color: #e48e33;
  color: #fff;
}

.hot-car-wrap {
  width: 1100px;
  height: 400px;
  margin: 0 auto;
}

.hot-car-left {
  float: left;
  width: 280px;
  padding-top: 10px;
  background-color: #fed900;
  text-align: center;
}

.hot-car-left ul {
  padding: 0px;
  margin: 0px;
}

.hot-car-left ul li {
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  border-top: 1px solid #a9a9a9;
  background-color: #fff;
  cursor: pointer;
}

.hot-car-left ul li:hover {
  background-color: #dadada;
}

.hot-car-left ul li.active {
  background-color: #dadada;
}

.hot-car-right {
  float: left;
}

.hot-car-right ul {
  margin: 0;
  padding: 0;
  margin-left: 11px;
  width: 808px;
}

.hot-car-right li {
  float: left;
  width: 190px;
  height: 127px;
  margin-left: 12px;
  margin-bottom: 12px;
}

.hot-car-right li img {
  width: 100%;
  height: 100%;
}

.style3.left-side .weixin {
  background: url('/public/style3_pc/qcode.png') no-repeat;
  width: 47px;
  height: 47px;
}

.style3.left-side .return-top {
  background: url('/public/style3_pc/return-btn.png') no-repeat;
  width: 47px;
  height: 47px;
}

.style3.left-side .weixin .wx-img {
  right: 130px;
  bottom: -10px;
}

.car-style-list .switch-input {
  max-height: 300px;
  height: auto;
  float: left;
  width: 440px;
}

.car-style-list .switch-input .switch-radio {
  padding: 8px 15px;
  margin-bottom:5px;
  border-radius: 0px;
  color: #000;
  background-color: #ffedd0;
}

