/* Add here all your CSS customizations */
#index-slider li {
    cursor: pointer;
}

.fb_dialog {
    right: 35pt !important;
}

#header .header-top-search form input {
    width: 270px !important;
    background: -webkit-linear-gradient(to right, #2e2e2e, #191919, #2e2e2e, #191919) center / cover;
    background: linear-gradient(to right, #2e2e2e, #191919, #2e2e2e, #191919) center / cover;
    background-size: 800% 800%;
    -webkit-animation: AnimationName 10s ease infinite;
    -moz-animation: AnimationName 10s ease infinite;
    animation: AnimationName 10s ease infinite;
    border-color: #919191;
}

.header-top {
    background: #0d0d0d;
}

.header-bg {
    background: #000;
}

#header .header-top p {
    color: #fff !important;
}

.social-icons.social-icons-transparent li a {
    color: #fff;
}

#header .header-top-search form button i {
    color: #ea1212 !important;
}

html #header .header-nav-main nav > ul > li.open > a, html #header .header-nav-main nav > ul > li:hover > a, html #header .header-nav-main nav > ul > li:focus > a {
    color: #ea1212;
}

html .btn-outline.btn-primary, html.sticky-header-active .btn-outline.btn-sticky-primary {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

html .btn-outline.btn-primary:hover, html.sticky-header-active .btn-outline.btn-sticky-primary:hover, html .btn-outline.btn-primary:focus, html.sticky-header-active .btn-outline.btn-sticky-primary:focus {
    border-color: #ea1212;
    background-color: #ea1212 !important;
    color: #ffffff;
}

#header .header-top {
    border-bottom: transparent;
}

.header-logo-des {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}

#header .header-btn-collapse-nav .hamburguer span {
    background: #ea1212;
}

#header .header-btn-collapse-nav .close span {
    background: #ea1212;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ea1212;
    border-color: #ea1212;
}

.image-frame.image-frame-style-1 .image-frame-wrapper.image-frame-wrapper-align-end .image-frame-action {
    height: 20%;
}

.image-frame.image-frame-style-1 .image-frame-wrapper.image-frame-wrapper-overlay-light:after {
    background: transparent;
}

/*add*/
.index-product-more {
    float: right;
    border-left: 5px solid #acacac;
    height: 15px;
    display: inline-flex;
    padding-left: 5px;
    margin-top: 10px;
}

.index-product-more a, .index-product-cate-title a {
    font-size: 12px !important;
    color: #ea1212;
    font-weight: bold !important;
}

.index-product-title {
    padding-left: 75px;
}

.index-product-cate-title {
    width: 100%;
    text-align: right;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.index-video-title {
    text-align: right;
}

.index-video-title a {
    font-size: 12px !important;
    color: #ea1212;
    font-weight: bold !important;
}

.index-new-1 {
    background: #fafafa;
    padding-right: 0 !important;
    border-left: 5px solid #ea1212;
    padding-left: 0 !important;
    margin-bottom: 15px;
}

.index-new-2 {
    background: #fafafa;
    padding-left: 0 !important;
    margin-bottom: 15px;
}

.index-new-2 .card-body {
    padding: 10px 15px;
}

.index-new-2 .card {
    background: #fafafa;
}

.index-new-2 .card .top-sub-title {
    color: #333 !important;
}

.index-new-2 .card p, .index-new-2 .card h2 a {
    color: #000 !important;
}

.index-des {
    max-height: 300px;
    padding-left: 55%;
}

.index-des h2 {
    color: #fff;
    font-size: 24px;
}

.index-des p {
    color: #fff;
    font-size: 14px;
}

.index-des p:last-child {
    margin-bottom: 0 !important;
}

.index-img-des {
    padding: 15px 0 !important;
    background: url("../images/index-img.jpg");
}

.footer-newsletter {
    width: 65%;
}

.blog-title {
    text-align: center;
    font-weight: bold;
}

.dealer-content p {
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 15px;
}

.dealer-content-div {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.dealer-content-div input:focus, .dealer-content-div2 input:focus {
    outline: none;

}

.dealer-content-div input, .dealer-content-div2 input {
    width: 85%;
    float: left;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 2px solid #000;
}

.dealer-content-div2 {
    margin-bottom: 15px;
    width: 50%;
    float: left;
}

.dealer-content-div span, .dealer-content-div2 span {
    width: 15%;
    float: left;
    color: #000;
    font-weight: bold;
}

.dealer-content-div3 {
    width: 100%;
    border: 2px solid #000;
    height: 90px;
}

.dealer-content-border {
    border: 2px solid #000;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.dealer-title {
    text-align: center;
    width: 50%;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    background: RGBA(194, 194, 194, 0.75);
    color: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
}

.dealer-des {
    font-size: 20px;
    background: #ea1212;
    color: #fff;
    width: 220px;
    padding: 10px 0;
    margin-left: auto;
    margin-right: auto;
}

.dealer-bg {
    padding-top: 5%;
    text-align: center;
    background: url("../images/background-world-map-1.jpg");
    height: 1080px;
}

.dealer-content {
    margin-top: -750px;
    z-index: 999;
    background: #fff;
    padding: 15px 30px;
    -moz-box-shadow: 10px 10px 25px #ccc; /* 老的 Firefox */
    box-shadow: 10px 10px 25px #ccc;
}

.dealer-content-btn {
    text-align: center;
    margin: 15px 0;
}

.dealer-content-btn button {
    margin-top: 15px;
    padding: 10px 40px;
    font-size: 18px;
}

.dealer-content2 a {
    color: #ea1212;
    font-weight: bold;
}

.contact-bg {
    background: url("../images/contact-bg.jpg");
}

.contact-content {
    padding: 37% 0 0 27%;
}

.contact-content h2 {
    color: #fff;
    font-weight: bold;
}

.contact-content li, .contact-content p {
    color: #fff;
}

.contact-content .fas {
    color: #ea1212;
}

.video-list-content iframe {
    width: 100% !important;
    min-height: 300px;
    height: auto !important;
}

.video-list-content {
    border-left: 5px solid #ea1212;
    background: #bdbdbd;
}

.video-list-content p {
    margin-bottom: 0;
    padding-left: 15px;
    padding-bottom: 5px;
    color: #000;
}

.product-list {
    float: left;
    margin-bottom: 15px;
}

.product-list img {
    border: 1px solid #ccc;
}

.product-action {
    background: #ea1212;
}

.product-action a {
    color: #fff;
}

.product-action a:hover {
    background: #ea1212;
    border: transparent;
}

.product-main-left {
    float: left;
    width: 50%;
    margin-right: 5%;
    padding-left: 15px;
}

.product-main-right {
    width: 45%;
    float: left;
    padding-right: 15px;
}

.title-left-red-line {
    border-left: 5px solid #ea1212;
    padding-left: 10px;
}

#contact-supplier {
    padding: 60px 0;
    background: #bdbdbd;
}

.product-detail-bg {
    background-color: #fff;
    padding: 30px;
    border-left: 5px solid #ea1212;
}

.product-detail-bg input, .product-detail-bg textarea {
    border: 1px solid #e5e5e5;
}

.product-detail-bg input:focus, .product-detail-bg textarea:focus {
    border: 1px solid #e5e5e5;
}

.blog-title span {
    width: 5px;
    display: inline-block;
    background: #ea1212;
    height: 26px;
    margin-right: 10px;
}

.led-word-content {
    text-align: center;
}

.led-word-content h3 {
    background: #cfcfcf;
    border-left: 5px solid #ea1212;
    font-weight: bold;
    padding: 5px 0 5px 10px;
    margin-bottom: 15px;
    text-align: left;
}

.led-word-content img {
    max-width: 100%;
}

.led-word-content p {
    font-size: 18px;
    font-weight: bold;
}

.red {
    color: #ea1212 !important;
}

.pd-30 {
    padding: 30px;
}

.nav-tabs .nav-item .nav-link.active {
    color: #fff;
    background: #000;
}

.nav-tabs .nav-item .nav-link {
    padding: 10px 20px;
}

.index-product-cate-title, .index-product-cate-content {
    color: #fff;
}

.index-product-cate-title {
    font-size: 18px !important;
    font-weight: bold;
}

.index-product-cate-content {
    font-size: 14px !important;
}

.image-frame.image-frame-style-1 .image-product-frame-wrapper:after {
    background: rgba(234, 18, 18, 0.8) !important;
}

.index-product-cate-title-span {
    display: inline-block;
    height: 15px;
    width: 5px;
    background: #acacac;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.index-video {
    height: 561px;
    width: 100%;
    background: url("../images/wb.jpg");
    text-align: center;
}

.index-video iframe {
    margin-top: 70px;
    width: 80%;
    height: 300px;
    margin-bottom: 50px;
}

.index-video button {
    padding: 10px 30px;
    font-size: 18px;
    background: #ea1212;
}

.index-video button:hover {
    background: #000;
}

#footer {
    border-top: 2px solid #ea1212;
}

#footer h2 {
    font-weight: bold !important;
}

#footer .footer-copyright {
    background: #000 !important;
}

#Videos iframe {
    width: 33.333%;
    float: left;
    padding: 0 15px;
}

#Features p {
    margin-bottom: 5px;
}

.table td, .table th {
    padding: .3rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table th {
    width: 20%;
}

.product-list-a {
    text-align: center !important;
    width: 100%;
}

.product-list-a:hover {
    color: #fff !important;
}

.product-action {
    width: 100%;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-border-top:before {
        border-top: 1px solid #ea1212;
    }

    #header .header-nav-main nav > ul > li > a {
        color: #fff;
    }
}

@media (max-width: 768px) {
    .single-tab-content iframe {
        width: 100% !important;
    }

    .dealer-content-div span, .dealer-content-div2 span {
        width: 40% !important;
    }

    .dealer-content-div input, .dealer-content-div2 input {
        width: 60% !important;
    }

    .product-main-right {
        padding-right: 15px;
        padding-left: 15px;
    }

    .product-main-right {
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-logo-des {
        display: none;
    }

    #header .header-top-search form input {
        width: 100% !important;
    }

    .index-product-title {
        padding-left: 0;
    }

    .index-product-more {
        display: none;
    }

    .index-des {
        padding-left: 0;
    }
}

/*quote*/
.quote-table {
    width: 100%;
}

.quote-table tr th:nth-child(1), .quote-table tr td:nth-child(1) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(2), .quote-table tr td:nth-child(2) {
    width: 35%;
    text-align: left;
    vertical-align: middle;
}

.quote-table tr th:nth-child(3), .quote-table tr td:nth-child(3) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(4), .quote-table tr td:nth-child(4) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(5), .quote-table tr td:nth-child(5) {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(6), .quote-table tr td:nth-child(6) {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.cartmoveico {
    color: #ea1212;
}

.quote-table img {
    width: 75px;
}

.quote-table tr td:nth-child(5) input {
    width: 50%;
    text-align: center;
}

.quote-table tr:first-child {
    height: 50px;
    font-size: 14px;
    color: #000;
}

.quote-table tr {
    height: 120px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #ccc;
}

.quote-btn {
    text-align: right;
}

.quote-btn button:last-child {
    margin-left: 15px;
}

.quote-btn button:first-child {
    background: #ccc;
    color: #333;
}

.quote {
    margin-top: 60px;
    margin-bottom: 60px;
}

.quote p {
    margin: 20px 0 30px;
    color: #d6000f;
}

.contact-supplier {
    margin-top: 40px;
    background: #fff;
}

.contact-supplier h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.contact-supplier-email, .contact-supplier-message, .contact-supplier-Quantity {
    padding-bottom: 15px;
}

.contact-supplier-span {
    font-size: 16px;
    color: #000;
    padding-right: 20px;
    display: block;
    padding-bottom: 15px;
}

.contact-supplier-span i {
    color: #ff0000;
}

.contact-supplier-email input, .contact-supplier-Quantity input {
    width: 270px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}

.contact-supplier-message textarea {
    height: 200px;
    border: 1px solid #eee;
    width: 100%;
    padding: 15px 0 0 15px;
}

.code {
    padding-left: 15px;
}

.code input {
    border: 1px solid #eee;
    height: 26px;
    width: 120px;
}

.contact-supplier-message p {
    font-size: 14px;
    color: #888888;
    margin-bottom: 0px;
}

.contact-supplier-email input, .contact-supplier-Quantity input {
    width: 270px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}

.contact-supplier-message p {
    font-size: 14px;
    color: #888888;
    margin-bottom: 0px;
}

.contact-supplier-Quantity p {
    /*font-size: 14px;*/
    /*color: #ff0000;*/
    margin-bottom: 5px;
}

.contact-supplier-Quantity button, .contact-supplier-Quantity button:hover, .contact-supplier-Quantity button:focus, .contact-supplier-Quantity button:active {
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
}

.contact-supplier-button:hover {
    background: #1a94d1;
}

.contact-supplier-input input {
    height: 38px;
    border: 1px solid #eee;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 30px;

}

.product-contact-bottom-input input {
    width: 100%;
    height: 43px;
    border: 1px solid #d3d3d3;
    padding-left: 15px;
}

.red {
    color: #d6000f;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.code img {
    width: 70px;
    height: 36px;
}

.contact-bottom-input-btn {
    text-align: center;
    margin: 35px 0 30px;
}

.popup-content {
    padding: 30px 50px;
}

.contact-bottom-input-btn button {
    width: 120px;
    height: 40px;
    background: #d6010e;
    color: #fff;
    border: none;
    cursor: pointer;
}

.product-contact-bottom-input-btn button {
    margin-top: 30px;
}

.product-contact-bottom-input-btn .disabled {
    cursor: not-allowed;
    background: #999;
}

.product-contact-bottom-input-btn a {
    width: 120px;
    height: 40px;
    background: #d6010e;
    color: #fff !important;
    border: none;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
}

.download-a {
    background: #d6010e;
    padding: 7px 10px;
    border-radius: 5px;
    color: #fff !important;
}

.product-nav-link {
    border-radius: 5px !important;
}

/*通用弹出样式*/
.cd-popup-trigger {
    color: #FFF;
}

.cd-popup-trigger2 {
    /*padding-left: 10px;*/
}

.cd-popup-t1rigger2:hover {
    color: #72afd2 !important;
}

@media only screen and (min-width: 1170px) {
    .cd-popup-trigger {
        /*margin: 6em auto;*/
    }
}

/* --------------------------------

xpopup

-------------------------------- */
.cd-popup {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 150px;
    height: 100%;
    width: 100%;
    background-color: rgba(204, 204, 204, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    /*width: 90%;*/
    /*max-width: 1098px;*/
    display: table;
    margin: 4em auto;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
}

.cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #000;
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}