.helper-brand,
.helper {
  margin-top: 0;
  padding: 15px;
  padding-right: 60px;
}

.helper-brand-search .input-group {
  width: 90%;
  overflow: hidden;
}

.helper-wrapper .product-item-cover .hot-mark {
  text-align: center;
}

.helper-wrapper .product-item-cover .hot-mark span {
  display: inline-block;
  padding: 4px 18px;
  background-color: #e47325;
  border-radius: 18px;
  color: #fff;
  margin-top: 10px;
}

.helper-brand-search .input-group .form-control {
  border-right: none;
}
.helper-brand-search .input-group #i-search-VIN {
  text-indent: 2em;
}

.helper-brand-search .input-group .input-group-addon {
  background-color: #e47325;
  border-color: #e47325;
  color: #fff;
  cursor: pointer;
}

.helper-brand-hot {
  margin-top: 20px;
}

.helper-brand-hot-list {
  padding: 20px 0;
}

.helper-brand-hot-list ul {
  list-style: none;
}

.helper-brand-hot-list ul li {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}

.helper-brand-hot-list ul li img {
  width: 50%;
}

.helper-brand-hot-list ul li span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.helper-brand-hot-list ul li a {
  display: block;
}

.product-item-tips {
  font-size: 12px;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: -35px;
  text-align: right;
}

.helper-brand-initial {
  border-bottom: 1px solid #ddd;
}

.helper-brand-initial em {
  font-style: initial;
  background-color: #e47325;
  color: #fff;
  padding: 5px;
  display: inline-block;
}

.helper-brand-item {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}

.helper-brand-item .brand-logo {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.helper-brand-item span {
  vertical-align: middle;
  display: inline-block;
}

.helper-brand-item .brand-logo img {
  width: 100%;
  height: auto !important;
}

.helper-brand-group {
  padding-bottom: 30px;
}

.azselect {
  position: fixed;
  width: 30px;
  top: 100px;
  right: 15px;
  z-index: 9999;
}

.azselect a {
  display: block;
  text-align: center;
  transition: all 0.1s;
  color: #000;
  font-size: 12px;
}

.azselect a.on {
  color: #e47325;
  transition: all 0.1s;
}

.helper {
  padding-right: 15px;
}

.helper-search {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.helper-search-type {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 6px 0;
}

.helper-search-type ul {
  line-height: 1;
}

.helper-search-type ul li {
  display: inline-block;
  margin-right: 10px;
}

.helper-search-type ul li a {
  position: relative;
  display: block;
  color: #fff;
  padding: 8px;
  background-color: #e47325;
  border: 1px solid #e47325;
  padding-right: 20px;
  line-height: 1;
  transition: all 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 90px;
}

.helper-search-type ul li a .skicon {
  right: 3px;
  top: 3x;
  position: absolute;
}

.helper-search-type ul li a:hover {
  background-color: #fff;
  border-color: #e47325;
  color: #e47325;
  transition: all 0.4s;
}

.helper-search-type ul li a:hover .skicon {
  color: #e47325;
}

.helper-search input {
  border: none;
  height: 40px;
  border-bottom: 1px solid #ddd;
}

.helper-search-tips,
.helper-select-title {
  font-size: 16px;
}

.helper-select-title {
  margin-bottom: 10px;
  margin-top: 30px;
}

.helper-select-group {
  padding-bottom: 30px;
}

.helper-select-brand {
  border-bottom: 1px solid #e47325;
}

.helper-select-brand em {
  font-style: normal;
  background-color: #e47325;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 1px;
  display: inline-block;
}

.helper-model-item {
  cursor: pointer;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}

.helper-search-restart {
  float: right;
  background-color: #e47325;
  color: #fff;
  padding: 2px 6px;
}

.helper-search-restart:hover {
  background-color: #e47325;
  color: #fff;
}

.helper-production-table {
  width: 100%;
}

.helper-production-table th {
  background-color: #e47325;
  padding: 6px;
  width: 50%;
  color: #fff;
}

.helper-production-table td {
  padding: 12px 6px;
  width: 50%;
  cursor: pointer;
}

.helper-production-table tr:nth-child(odd) {
  background-color: #ebebeb;
}

.helper-production-table .lg,
.helper-select-infos .lg {
  display: none;
}

.helper-select-model,
.helper-select-emissions,
.helper-select-production,
.helper-select-infos {
  display: none;
}

.helper-select-model.on,
.helper-select-emissions.on,
.helper-select-production.on,
.helper-select-infos.on {
  display: block;
}

.helper-search-space {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.helper-infos-item {
  font-size: 16px;
  padding: 0;
}

.helper-infos-item-dt,
.helper-infos-item-dd {
  width: 50%;
  float: left;
}

.helper-infos-item-dt span,
.helper-infos-item-dd span {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}

.helper-infos-recommended {
  margin-top: 10px;
}

.helper-select-product {
  margin-top: 30px;
}

.helper-select-product .product-item {
  margin-bottom: 40px;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
}

.helper-select-product .product-item:nth-last-child(1) {
  margin-bottom: 0;
}

.helper-select-product .product-item-cover {
  float: left;
  width: 30%;
  margin-right: 5%;
}
.helper-select-product .product-item-note1 {
  color: #d7793b;
  margin-bottom: 8px;
  padding-left: 8px;
}

.helper-select-product .product-item-cover img {
  display: block;
  margin-left: 0%;
}

.helper-select-product .product-href {
  width: 100%;
}

.helper-select-product .product-item-content {
  overflow: hidden;
}

.helper-select-send {
}

.helper-send-title {
  font-size: 16px;
  padding: 20px 0;
  text-align: center;
}

.helper-select-send .form-group,
.helper-select-send .input-group {
  width: 60%;
  margin: auto;
  margin-bottom: 20px;
}

.helper-select-send input {
  padding: 20px 8px;
}

.helper-select-send {
  margin-bottom: 40px;
}

.helper-select-send .input-group-addon {
  cursor: pointer;
}

.helper-select-send .helper-send-submit {
  border: 1px solid #e47325;
  text-align: center;
  padding: 8px;
  font-size: 16px;
}

.helper-infos-recommended-list span {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

.helper-infos-recommended-list a {
  color: #e47325;
}

.helper-infos-lgfix-dt {
  float: left;
  margin-right: 30px;
}

.helper-infos-recommended-list {
  overflow: hidden;
}

.modal-body .modalloading {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 50px;
}

.helper-infos-item-more.no {
  display: none;
}

.helper-infos-more {
  cursor: pointer;
  color: #e47325;
  text-align: center;
  padding: 20px 0;
}

.helper-infos-more .skicon {
  margin-left: 10px;
  font-weight: 700;
  vertical-align: -1px;
}

.helper-infos-more.on .sk-jiantou-xia:before {
  content: '\e62d';
}

#helper-brand-submitSearch {
  cursor: pointer;
}

.helper-search-result {
  display: none;
  padding-top: 20px;
}

.helper-brand-search .form-control.disabled {
  border-color: #ccc;
}

.helper-brand-search #helper-brand-submitSearch.disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #888;
}

.product-item-reomicon {
  height: 100%;
  color: #fff;
  margin-right: 14%;
  position: relative;
  display: inline-block;
  width: 30%;
}

.product-item-reomicon-pc {
  display: none;
}

.product-item-reomicon span {
  position: absolute;
  width: 100%;
  color: #fff;
  left: 0;
  padding-top: 27px;
  text-align: center;
  font-size: 12px;
}

.helper-select-product .hot .product-href a {
  width: auto;
  padding: 8px 20px;
  float: right;
  margin-top: -6px;
}

.helper-select-product-title {
  font-size: 20px;
  color: #e47325;
  text-align: center;
  padding-bottom: 30px;
}

.helper-brand-nav {
  margin-bottom: 25px;
}

.helper-brand-nav ul li {
  display: inline-block;
  margin-left: 20px;
}

.helper-brand-nav ul li:nth-child(1){
    margin-left: 0;
}
.helper-brand-nav ul li.helper-nav-question{
    margin-left: 26px;
}
.helper-brand-nav ul li.helper-nav-question a{
    font-size: 14px;
}

.helper-brand-nav ul li a {
  display: block;
  color: #969696;
  font-size: 18px;
  padding-bottom: 8px;
}

.helper-brand-nav ul li a:hover {
  color: #000;
}

.helper-brand-nav ul li.active a {
  color: #000;
  cursor: pointer;
  border-bottom: 2px solid #e47325;
}

.helper-brand-content-wrapper .helper-brand-content {
  display: none;
  min-height: 100vh;
}

.helper-brand-content-wrapper .helper-brand-content.active {
  display: block;
}

.helper-brand-searchVIN-btngroup {
  display: none;
}

.searchVIN-btn {
  position: absolute;
  left: 4px;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  overflow: hidden;
  width: 36px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.searchVIN-btn .skicon {
  font-size: 24px;
  color: #999;
}

.searchVIN-btn input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 36px;
  height: 34px;
  cursor: pointer;
  font-size: 100px;
}

.helper-brand-searchVIN-tips {
  color: #9c9c9c;
  margin-top: 20px;
}

.helper-brand-searchVIN-tips a {
  color: #42c4f4;
}

.windows8 {
  position: relative;
  width: 48px;
  height: 48px;
  margin: auto;
}

.windows8 .wBall {
  position: absolute;
  width: 46px;
  height: 46px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 6.96s infinite;
  -o-animation: orbit 6.96s infinite;
  -ms-animation: orbit 6.96s infinite;
  -webkit-animation: orbit 6.96s infinite;
  -moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgb(255, 255, 255);
  left: 0px;
  top: 0px;
  border-radius: 6px;
}

.windows8 #wBall_1 {
  animation-delay: 1.52s;
  -o-animation-delay: 1.52s;
  -ms-animation-delay: 1.52s;
  -webkit-animation-delay: 1.52s;
  -moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
  animation-delay: 0.61s;
  -o-animation-delay: 0.61s;
  -ms-animation-delay: 0.61s;
  -webkit-animation-delay: 0.61s;
  -moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
  animation-delay: 1.22s;
  -o-animation-delay: 1.22s;
  -ms-animation-delay: 1.22s;
  -webkit-animation-delay: 1.22s;
  -moz-animation-delay: 1.22s;
}

@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }

  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }

  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }

  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }

  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }

  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }

  76% {
    opacity: 0;
    transform: rotate(900deg);
  }

  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}

@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }

  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }

  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }

  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }

  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }

  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }

  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }

  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}

@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }

  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }

  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }

  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }

  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }

  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }

  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }

  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}

@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }

  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }

  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }

  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }

  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }

  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }

  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}

@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }

  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }

  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }

  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }

  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }

  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }

  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }

  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}

.global-loading .modal-content {
  background-color: inherit;
}

.global-loading-tips {
  color: #fff;
  margin: 10px;
  text-align: center;
}

.vintips-modal {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.vintips-modal .modal-body {
  padding: 20px;
  line-height: 1.9;
}

.helperDetail-modal .modal-body {
  height: auto;
  overflow: auto;
}
.helperDetail-modal .modal-dialog {
  margin-top: 40px !important;
}
.product-item-best {
  font-size: 14px;
  background-color: #d7793b;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  font-weight: normal;
  padding: 0 10px;
  margin-right: 10px;
}
.product-item-best .skicon {
  font-size: 14px;
  margin-right: 10px;
}
.product-item-title .product-item-best {
  display: none;
}
.product-href .product-item-best {
  display: inline-block;
}
.helper-empty-tips{
    padding-top: 20px;
}
