.top-ad {
    height: 100px;
    width: calc(100% - 40px);
    min-width: 1190px;
    white-space: nowrap;
}

.top-ad a {
    display: inline-block;
    width: calc(100% / 3);
    height: 100px;
}

.top-ad a img {
    height: 100px;
    /* width: 100px;
    min-width: 1190px; */
}

.topNav {
    margin: 0 auto;
    width: 1190px;
    line-height: 32px;
}

.logColor {
    color: #3dbb2b !important;
    font-size: 14px;
}

.topNav span,
.topNav a {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
    float: left;
}

.topNav span:hover,
.topNav a:hover {
    color: #999999;
}

.nvaLeft {
    width: 560px;
    float: left;
}

.nvaRight {
    width: 630px;
    float: left;
}

.navRight-inner {
    height: 100%;
    float: right;
}

.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 rgba(237, 237, 237, 1);
    z-index: 150;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    left: -1px;
    display: none;
}

.topNav b {
    padding: 0 10px;
    color: #999999 !important;
    float: left;
}

.username {
    color: #3dbb2b !important;
    font-size: 14px;
    max-width: 412px !important;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topNav a:hover {
    color: #3dbb2b !important;
}

.addDown {
    width: 110px;
    height: 20px;
    color: #3dbb2b !important;
    border: 1px solid #3dbb2b;
    text-align: center;
    line-height: 20px !important;
    font-size: 14px !important;
    margin-top: 5px;
}

.header-wrap .right .my-car i {
    background-image: url('../images/index/car.png');
    width: 18px;
    height: 16px;
    margin-top: 11px;
}

.searchBtn:hover {
    background: #3dbb2b !important;
}

.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;
}

.header-wrap {
    width: 1190px;
}

.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 rgba(204, 204, 204, 1);
}

.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 {
    width: 1190px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.homemy-car {
    cursor: pointer;
    display: block !important;
    width: 154px !important;
    height: 38px;
    float: left;
    margin-top: 39px;
    margin-left: 20px !important;
    border: 1px solid #3dbb2b;
    padding-left: 28px;
    margin-right: 10px;
}

.header-wrap .right .my-car a.count {
    background-color: #3dbb2b;
}

.indexOrder {
    position: relative;
}

.indexOrder:hover .indexOrderType {
    display: block;
}

.indexOrderType {
    width: 80px;
    height: 127px;
    display: none;
    text-align: left;
    top: -1px;
    left: -15px;
    z-index: 99;
    padding-left: 11px;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 237, 237, 1);
    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;
}

.indexOrderType a:hover {
    color: #3dbb2b;
}

.out,
.reg {
    margin-left: 10px;
}


.fpBox {
    position: relative;
}

.fpBox:hover .fpBoxDiv {
    display: block;
}

.fpBoxDiv {
    position: absolute;
    display: none;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 237, 237, 1);
    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;
}
