.custom-header-bar:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 45vw;
    background-image: linear-gradient(150deg, #ffc425 0%, #ffc425 30%, #ffad03 70%, #ffad03 100%);
    border-radius: 4px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
}

*, ::after, ::before {
    box-sizing: border-box;
}


.custom-header-bar:before {
    width: 110px;
}

a:hover {
    text-decoration: none !important;
}

#header.header-no-border-bottom .header-nav.header-nav-links nav > ul > li,
#header.header-no-border-bottom .header-nav.header-nav-links nav > ul > li:hover,
#header.header-no-border-bottom .header-nav.header-nav-line nav > ul > li,
#header.header-no-border-bottom .header-nav.header-nav-line nav > ul > li:hover {
    min-height: 44px;
    vertical-align: center;
}

#header .header-nav-main nav > ul li a {
    font-size: 16px;
    font-style: bold;
    line-height: 44px;
    padding: 7px 8px;
}

@media (min-width: 992px) {
    #header .header-nav-main.header-nav-main-text-size-2 nav > ul > li > a {
        font-size: 15px !important;
    }

}

@media (max-width: 991px) {
    #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a {
        display: block;
    }
}


#device .card-body {
    padding-top: 0px !important;
}

#headerTopSearchDropdown {
    border-radius: 10px;
    background-color: #f2f2f2;
    padding: 10px !important;
}

.relate-brand {
    display: inline-block;
}

#apply, #part-list {
    border-top-width: 0px;
    /* margin-top: 50px !important; */
    padding-top: 2em !important;
    /* color: black; */
}


#find-dealer-btn {
    border-radius: 3.6em;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.footer-qrcode {
    height: 100px;
    width: 100px;
}

.footer-follow h5 {
    width: 100px;
}

.footer-follow span {
    display: inline-block
}


/* Grid */
@media (min-width: 1236px) {
    .container {
        max-width: 1236px;
    }
}

@media (min-width: 481px) {
    #header .header-nav-features {
        display: block;
    }

    #header .btn-gradient {
        display: block;
    }

    #header .header-mobile-hide {
        display: none !important;
    }

    .mobile-hide {
        display: block !important;
    }

}

@media (max-width: 480px) {
    #header .header-nav-features {
        display: none;
    }

    #header .btn-gradient {
        display: none;
    }

    #header .header-mobile-hide {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }

    #section-concept {
        padding-bottom: 0px;
    }

    .mobile-shrink {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    section.section.section-angled .section-angled-layer-top {
        padding: 0px;
    }

}


@media (min-width: 577px) {
    .container-fluid {
        padding-left: 3.125%;
        padding-right: 3.125%;
    }
}

@media (max-width: 768px) {
    .col-md-half {
        width: 50%;
    }

    .large-mobile-hide {
        display: none !important;
    }
}


@media (min-width: 768px) {
    .mobile-tab {
        display: none !important;
    }
}

p {
    letter-spacing: -0.05em;
    font-size: 16px;
    font-size: 1rem;
}

.section-concept p,
.custom-text-color-1 {
    color: rgba(255, 255, 255, 0.6) !important;
}

.color-inherit {
    color: inherit !important;
}

.custom-header-bar:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 45vw;
    background-image: linear-gradient(150deg, #ffc425 0%, #ffc425 30%, #ffad03 70%, #ffad03 100%);
    border-radius: 4px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
}

@media (max-width: 1200px) {
    .custom-header-bar:before {
        width: 110vw;
    }
}

.custom-font-size-1 {
    font-size: 15px;
    font-size: .9375rem;
}

.custom-font-size-2 {
    font-size: 18px;
    font-size: 1.125rem;
}

.custom-nav-link {
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 0 !important;
    padding: .25rem 0 !important;
    margin: 0 20px;
    margin: 0 1.25rem;
    border-bottom: 4px solid transparent;
}

.custom-nav-link:not(.active).nav-link {
    color: #222529;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
    background-image: linear-gradient(150deg, #ffc425 0%, #ffc425 30%, #ffad03 70%, #ffad03 100%) !important;
}

.page-header-classic {
    background-color: #f1f1f1;
}

.page-header-classic h1, .page-header-classic a {;
    color: #666;
    font-weight: 700;
}

.page-header-classic .active {
    color: #999;
}

#timeline .timeline-date {
    height: 55px;
}

@media (max-width: 996px) {
    section.timeline .timeline-box.left .timeline-box-arrow,
    section.timeline .timeline-box.right .timeline-box-arrow {
        display: none;
    }

}


.img-fullwidth {
    display: inline-block !important;
}

.img-fullwidth img {
    width: 100% !important;
    vertical-align: middle !important;
}

.badge, .label {
    display: inline-block;
    letter-spacing: 0.9px;
    padding: 2px 4px;
    font-size: 12.69px;
    font-weight: 400;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999;
    border-radius: 0.2em
}

.badge-success, .label-success {
    background-color: #ffc425;
    text-shadow: 0 -1px 0 #ffe08b;
    color: #333;
}

#dealerlogin {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    z-index: -10;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

#logwindow {
    top: 200px;
    right: 10%;
    position: fixed;
    max-width: 500px;
}

#logwindow .featured-box {
    background-color: rgba(0, 0, 0, 0.6);
    border: none;
}

#logwindow input, #logwindow .btn-success {
    font-size: 15px;
}

@media (max-width: 500px) {
    #logwindow {
        position: inherit;
        right: 0px
    }
}


#view360 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    z-index: -10;
    zoom: 1;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;

}


@media (min-width: 997px) {
    .view360pic {
        padding-top: 100%;
        background-size: 75% auto;
    }

}

@media (min-width: 1201px) {
    .view360pic {
        background-size: auto 60%;
    }

}

#view360buttons {
    position: fixed;
    bottom: 60px;
    left: 50%;
    margin-left: -203px;
}

#view360buttons a {
    padding: 30px;
    font-size: 34px !important;
}

#equip360-title {
    font-size: 52px !important;
    text-shadow: 2px 2px 3px #eee;
    font-weight: 700 !important;
}

.hint {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #000a;
    border-radius: 2em;
    border: 1px solid #777;
    padding: 3em;
    display: none;
}


.placeholder {
    color: #ccc;
}

.btn-modern {
    font-size: 16px;
    padding: 0.7em 1.5em;
}

.devide-line {
    width: 100%;
    height: 8px;
    background: #222;

}

.devide-line-yellow {
    background: #fbc540;
}

.deviede-line-half {
    height: 4px;
}

body {
    background: #f7f7f7 !important;
}

.body {
    background: #f7f7f7 !important;
}

.equip-banner img {
    opacity: 0.9;
}

.equip-banner img:hover,
.equip-banner img:focus {
    opacity: 1.0
}

.equip-banner a {
    display: block;
    height: 100%;
    width: 100%;
}


.hover-background:hover {
    background: #f2f2f2;
}

.page-header.page-header-classic:after {
    background: none !important;
}

.edgegoto,
.xpartgoto {
    padding: 0px 15px;
}

.edgegoto ul,
.xpartgoto ul {
    font-size: 17px;
    text-align: left;
    list-style-type: none;
    z-index: 100;
    margin: 5px;
}

.edgegoto ul li,
.xpartgoto ul li {
    line-height: 30px;
}

.edgegoto a,
.xpartgoto a {
    color: #fff;
    font-weight: bold;
}

.edgegoto a:hover,
.xpartgoto a:hover {
    text-decoration: underline !important;
}

.edgegoto {
    background-image: url(../img/landing/首页edge.jpg);
}

.xpartgoto {
    background-image: url(../img/landing/首页xpart.jpg);
}

.edgegoto,
.xpartgoto {
    border: #222 2px solid;
    min-height: 330px;
    background-color: #ddd;
    background-size: cover;
}


.index-parts-title i {
    text-shadow: 1px 1px 3px #000C;
}

.container-fluid {
    padding-left: 3.125%;
    padding-right: 3.125%;
}

#equip-slider .slider-holder {
    overflow: hidden;
}


#equip-slider img {
    max-width: 1200px;
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    display: block;
    margin: 0 auto;

}

.sticky {
    position: fixed;
    top: 85px;
    padding: 0;
    margin: 0;
    animation: thedrop 1s 1;
    -moz-animation: thedrop 1s 1;
    -webkit-animation: thedrop 1s 1;
    z-index: 500;
}

#equip-class, #attatch-class {
    background: #212529;
}

#equip-class .hover-background:hover,
#equip-class .active {
    background: #444 !important;
}

#equip-class .sort-source > li > a {
    padding: 0px;
    display: inline-block;
    height: 100%;
}

#attatch-class .hover-background:hover,
#attatch-class .active {
    background: #fbc540;
    color: #222 !important;
}

.equiplist-slider-detail:before.
.equiplist-slider-detail:after {
    display: table;
    content: "";
    line-height: 0;
}


.ml-hero-unit .hero-overlay:after, .ml-hero-unit .hero-overlay:before {
    display: table;
    content: "";
    line-height: 0;
}

.ml-hero-unit,
.hero-overlay {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
    clear: both;
    border: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.87);
    display: block;
    padding: 22px;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px rgba(0, 1, 0, 0.65);
    -moz-box-shadow: 0 1px 1px rgba(0, 1, 0, 0.65);
    box-shadow: 0 1px 1px rgba(0, 1, 0, 0.65);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    margin: 32px 0 0 22px;
    z-index: 5;
    line-height: 24px;
}

.ml-hero-unit h1 {
    margin-bottom: 13px;
    margin-top: 0px;
    font-weight: 300;
    font-size: 38px;
    line-height: 1;
    color: inherit;
    padding: 0;
    text-transform: capitalize;
}

.ml-hero-unit .hero-overlay p {
    margin: 10px 0px 12px 0px;
}

.btn-gehl {
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    background-color: #ffd325;
    background-image: -moz-linear-gradient(top, #ffdd25, #ffc425);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffdd25), to(#ffc425));
    background-image: -webkit-linear-gradient(top, #ffdd25, #ffc425);
    background-image: -o-linear-gradient(top, #ffdd25, #ffc425);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffdd25), to(#ffc425));
    background-image: linear-gradient(to bottom, #ffdd25, #ffc425);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdd25', endColorstr='#ffffc425', GradientType=0);
    border-color: #ffc425 #ffc425 #d79d00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #ffc425;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    font-weight: 400;
    margin: 10px 0 0 0;
    padding: 4px 6px !important;
    font-size: 13.05px;
    text-transform: uppercase;
}


#equip-list article,
#attatch-list article {
    background: #FFF;
    border: 1px #ededed solid;
}

#equip-list article:hover,
#attatch-list article:hover {
    border: 1px #f4c712 solid;
}

#equip-list h2 > a:hover,
#attatch-list h2 > a:hover {
    color: #f4c712;
}

#equip-list img,
#attatch-list img,
#equip-main-info img,
#attatch-main-info img {
    background: linear-gradient(135deg, #fff 0%, #eee 80%);
}

#equip-main-info img,
#attatch-main-info img {
}


#equip-list .isotope-item,
#attatch-list .isotope-item {
    display: inline-block;
}

#equip-list .portfolio-list,
#attatch-list .portfolio-list {
    text-align: left;
}

#equip-list .isotope-item,
#attatch-list .isotope-item {
    margin-left: 0px;
}

.mobile-tab {
    font-size: 15px;
}

.mobile-tab .nav-link.active,
#apply .nav-link.active,
#part-list .nav-link.active {
    background: #222;
    color: #fff !important;
}

.mobile-tab .nav-link {
    color: #212529;
}

.tab-content {
    background: none;
}

.table thead th {
    border-top-width: 0px;
}

.table thead {
    vertical-align: center;
}

.table tbody {
    border-bottom: 1px solid #eee;
}

aside .simple-post-list li:hover {
    background: #fefefe;
}

aside .simple-post-list li {

}

.threesixty {
    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -300px;
    margin-left: -400px;
}


.compare-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.compare-wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.compare-section .compare-choice-item {
    position: relative;
    display: table;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.compare-section .compare-choice-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-left: 1px solid #ddd;
}

.compare-chexing .compare-choice .title-cell {
    width: 200px;
    height: 240px;
}

.compare-chexing .title-cell {
    vertical-align: middle;
}

.compare-section .title-cell {
    display: table-cell;
}

.compare-chexing .title-cell > .cell-con {
    width: 199px;
    padding: 10px 15px;
}

.compare-chexing .compare-choice .title-cell .info-name {
    color: #232323;
    font-size: 20px;
    font-weight: 700;
}

.compare-chexing .compare-choice .title-cell p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.compare-chexing .compare-choice .title-cell .info-sub {
    font-size: 16px;
    margin-top: 4px;

}

.compare-chexing .compare-choice .content-cell {
    width: 250px;
    height: 240px;
    padding-top: 18px;
}

.compare-chexing .content-cell {
    vertical-align: top;
}

.compare-section .content-cell {
    position: relative;
    display: table-cell;
    border-left: 1px solid #ddd;
}

.compare-chexing .content-cell > .cell-con {
    width: 249px;
}

.compare-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
    background: #eee;
    background: linear-gradient(135deg, #f9f9f9 0%, #eee 80%);

}

.compare-choice .compare-thumbnail {
    width: 80%;
    height: auto;
    text-align: center;
    margin: 0 auto 10px;
}

.compare-choice .compare-name {
    padding: 0 30px;
    text-align: center;
}

.compare-name a {
    font-weight: 700;
    color: #333;
}

.compare-choice .car-select-wrap {
    position: relative;
}

.compare-choice .compare-tool {
    margin-top: 10px;
}

.compare-choice .compare-tool .tool-btn {
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}

.compare-choice .compare-tool .change-btn {
    display: inline-block;
    width: 80%;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #FFF;
    margin: 0 4px;
    background-color: #232323;
    vertical-align: top;
    border-radius: 16px;
}

.athm-select-wrapper {
    position: relative;
    width: 80%;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: left;
    outline: 0;
}

.compare-section .compare-choice-item .content-cell:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-left: 1px solid #ddd;
}

.compare-section .compare-content__tit {
    height: auto;
    line-height: 35px;
    font-size: 16px;
    color: #4a4a4a;
    padding: 10px 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #ededed;
}

.compare-section .compare-content__con {
    position: relative;
    border-top: 1px solid #ddd;
}

.compare-section .compare-content__con:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-left: 1px solid #ddd;
}

.compare-section .compare-content__item {
    display: table;
    border-bottom: 1px solid #ddd;
}

.compare-chexing .compare-content .title-cell {
    width: 200px;
    height: auto;
    color: #666;
    text-align: right;
    vertical-align: middle;
}

.compare-chexing .title-cell {
    vertical-align: middle;
}

.compare-section .title-cell {
    display: table-cell;
}

.compare-chexing .compare-content .content-cell > .cell-con {
    padding: 10px;
    text-align: center;
}

.compare-chexing .content-cell > .cell-con {
    width: 249px;
}

.compare-section .compare-content__con:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-left: 1px solid #ddd;
}

.compare-chexing .compare-content__item:hover {
    border-bottom-color: #fd7e14;
}

.compare-name .no-equip {
    font-weight: 400;
    color: #ccc;
}

.cate-select-card {
    width: 300px;
    height: 430px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -215px;
    z-index: 10000;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    overflow: -moz-scrollbars-none;
}

.cate-select-card .card-body {
    padding: 1em 0;
}

.cate-select-equip-tit {
    color: #ffc425;
    font-size: 13px;
}

.cate-select-card ul li {
    padding: 0px;
    cursor: pointer;
}

.cate-select-card ul li a {
    display: block;
    height: 60px;
    width: 100%;
    padding: 10px 25px;
    cursor: pointer;
}

.cate-select-card ul li a:hover {
    background-color: #f8f8f8 !important;
}

.btn-pk {
    position: fixed;
    right: 5%;
    bottom: 10%;
    z-index: 5000;
}

.btn-pk .btn {
    width: 64px;
    height: 64px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 64px;
    padding: 0;
}

.btn-pk .cart-info {
    margin-top: -9px;
    left: -4px;
}

.btn-pk .cart-info .cart-qty {
    position: absolute;
    top: -1px;
    right: -5px;
    width: 22px;
    height: 22px;
    padding: 1px;
    display: block;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    background-color: #ed5348;
    text-align: center;
    line-height: 20px;
    border-radius: 20px;
    box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 576px) {
    .compare-chexing .compare-choice .title-cell {
        width: 84px;
    }

    .compare-chexing .title-cell > .cell-con {
        width: 83px;
    }

    .compare-chexing .compare-choice .content-cell {
        width: 120px;
    }

    .compare-chexing .content-cell > .cell-con {
        width: 119px;
    }

    .compare-choice .compare-name {
        padding: 0 10px;
    }

    .btn-pk {
        right: 10px;
        bottom: 25px;
    }
}

@media (min-width: 1236px) {
    #compare-table {
        max-width: 1236px;
    }
}


.tab-content {
    border: 1px solid #EEE
}

.nav-tabs {
    border-bottom: none;
}

.tab-content h4 {
    margin-bottom: 0px;
    margin-top: 14px;
}

.mobile-tab .nav-link.active, #apply .nav-link.active, #part-list .nav-link.active {
    background: #222 !important;
}


#logwindow .featured-box {
    background-color: rgba(0, 0, 0, 0.85);
}


