.top-ad {
  display: flex;
  height: calc(100*var(--rem));
  width: 100%;
  white-space: nowrap;
}
.top-ad a {
  flex: 1;
  display: inline-block;
  height: 100%;
}
.top-ad a img {
  height: 100%;
}
.topNav {
  width: 82%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logColor {
  color: #3dbb2b !important;
  font-size: 14px;
}
.topNav span,
.topNav a {
  color: #666666;
  font-size: calc(16*var(--rem));
  cursor: pointer;
  padding: calc(6*var(--rem)) 0;
}
.topNav span:link,
.topNav a:link,
.topNav span:visited,
.topNav a:visited {
  color: #666666;
}
.nvaLeft {
  display: flex;
  white-space: nowrap;
}
.nvaLeft > p {
  color: #666;
  font-size: calc(16*var(--rem));
}
.nvaLeft .new_index {
  margin: 0 calc(32*var(--rem)) 0 calc(10*var(--rem));
}
.nvaLeft .new_company {
  margin-right: calc(20*var(--rem));
}
.nvaLeft .out {
  color: #FF5E15;
}
.navRight-inner {
  display: flex;
  align-items: center;
}
.photo {
  width: 10px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
}
.codebox {
  position: relative;
  width: 90px;
}
.codebox:hover .codeImg {
  display: block;
}
.codebox:hover .codeApp {
  display: block;
}
.codeApp {
  position: absolute;
  top: -1px;
  background: #fff;
  width: 107px;
  padding-left: 5px;
  line-height: 32px;
  height: 35px;
  z-index: 166;
  cursor: pointer;
  display: none;
  border-bottom: 0px;
  box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.15);
}
.appdow {
  margin-left: 10px;
}
.codeImg {
  position: absolute;
  width: 302px;
  height: 149px;
  border: 1px solid #ededed;
  z-index: 150;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  left: -1px;
  display: none;
}
.topNav b {
  margin: 0 calc(10*var(--rem));
  border-right: 1px solid #D7D7D7;
  height: calc(10*var(--rem));
}
.username {
  max-width: calc(400*var(--rem)) !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topNav a:hover {
  color: #FF5E15 !important;
}
.addDown {
  color: #FF5E15 !important;
  margin-right: calc(32*var(--rem));
}
.header-wrap .right .my-car i {
  background-image: url('../images/index/car.png');
  width: 18px;
  height: 16px;
}
.top-nav a i img {
  vertical-align: middle;
}
.hotline {
  float: right;
  margin-top: 16px;
  margin-left: 20px;
  padding-right: 15px;
}
.hotlineCode {
  position: relative;
}
.hotlineTel {
  position: absolute;
  bottom: -50px;
  left: -40px;
  width: 154px;
}
.headServ {
  min-width: 88px;
}
.headServ i {
  color: #999999;
  font-size: 14px;
  border-left: 1px solid;
  padding: 0 5px 0 8px;
  height: 14px;
}
.headServ:hover i {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: #fff;
  display: block;
  height: 32px;
  line-height: 32px;
}
.headServ:hover + .headApp i {
  border: none;
}
.headServ:hover ~ .headPhone {
  display: block;
}
.headServ:hover ~ .headPhonebor {
  display: block;
}
.headApp i img {
  vertical-align: middle;
}
.headServ i img {
  vertical-align: middle;
}
.top-nav span:hover i {
  color: #FF7400 !important;
}
.headApp {
  min-width: 84px;
  margin-left: 0 !important;
}
.headApp i {
  color: #999999;
  font-size: 14px;
  border-left: 1px solid;
  padding: 0 8px;
  height: 14px;
}
.headApp:hover i {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  display: block;
  background: #fff;
  height: 32px;
  line-height: 32px;
}
.headPhone {
  width: 166px;
  height: 40px;
  display: none;
  line-height: 40px;
  color: #666666;
  font-size: 12px;
  position: absolute;
  right: 4px;
  top: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #cccccc;
}
.headPhonebor {
  height: 1px;
  width: 86px;
  position: absolute;
  right: 85px;
  top: 30px;
  display: none;
  z-index: 9;
  background: #fff;
}
.headAppCode {
  display: none;
  box-sizing: border-box !important;
  width: 169px;
  height: 215px;
  position: absolute;
  top: 30px;
  background: #fff;
  right: -85px;
  z-index: 999;
  padding: 13px;
  border: 1px solid #cccccc;
}
.headAppCode img {
  width: 142px;
  height: 142px;
}
.headAppCode div {
  color: #666666;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 6px;
}
.headCodebor {
  width: 83px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0px;
  top: 30px;
  display: none;
  z-index: 99;
}
.headApp:hover ~ .headAppCode {
  display: block;
}
.headApp:hover ~ .headCodebor {
  display: block;
}
.nav {
  margin: 0 auto;
}
.indexOrder {
  position: relative;
}
.indexOrder:hover .indexOrderType {
  display: block;
}
.indexOrderType {
  width: calc(120*var(--rem));
  display: none;
  text-align: left;
  top: 100%;
  left: 0;
  z-index: 100;
  position: absolute;
  background: #ffffff;
  border: 1px solid #ededed;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}
.indexOrderType:nth-child(1) img {
  position: absolute;
  top: 13px;
  right: 15px;
}
.indexOrderType a {
  display: block;
  padding: calc(6*var(--rem)) calc(12*var(--rem));
}
.indexOrderType a:hover {
  color: #FF5E15;
}
.out,
.reg {
  margin-left: 10px;
}
.fpBox {
  position: relative;
}
.fpBox:hover .fpBoxDiv {
  display: block;
}
.fpBoxDiv {
  position: absolute;
  display: none;
  background: #ffffff;
  border: 1px solid #ededed;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  width: 100px;
  background: #fff;
  top: -1px;
  left: -22px;
  height: 100px;
  text-align: center;
  z-index: 99;
}
.fpBoxDiv a {
  width: 100%;
  display: block;
  text-align: center;
}
.inputDis {
  display: none;
  height: 0px;
}
