.navBar-li .nav-link:nth-of-type(1) {
    color: #cf3339 !important;
    border-bottom: 2px solid #cf3339;
}

.footer-content-Menu ul li:nth-of-type(2) a {
    color: #cf3339;
}

.banner {
    position: relative;
    width: 100%;
    text-align: center;
}

.banner-content {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-100%);
    text-align: left;
}

.banner-content div:first-child {
    margin-bottom: 50px;
    font-size: 50px;
    color: #cf3339;
}

.banner-content div:last-child {
    width: 730px;
    font-size: 25px;
    color: #cf3339
}

.banner-content p:last-child{
    color: #3e3a39;
}

.Barrier {
    width: 100%;
    height: 69px;
    background-color: #98989a;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.16);
}

.Barrier .Barrier-text {
    position: relative;
    bottom: 50%;
    transform: translateY(30%);
    width: initial;
    max-width: 442px;
    height: 107px;
    line-height: 107px;
    text-align: center;
    color: #ffffff;
    font-size: 48px;
    background: url("../image/homeBG2.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
}

.Barrier-two-text {
    position: relative;
    bottom: 50%;
    transform: translateY(30%);
    width: initial;
    max-width: 442px;
    height: 107px;
    line-height: 107px;
    text-align: center;
    font-size: 48px;
    color: #FFFFFF;
    background: url("../image/homeBG2.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
}

.swiper-slide-div {
    position: relative;
    text-align: center;
}

.swiper-slide-div img {
    width: 488px;
    /*height: 299px;*/
}

.swiper-slide img {
    width: 100%; /*height: 390px;*/

}

.swiper-slide-div p {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    height: 85px;
    line-height: 85px;
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    background-color: rgba(241, 241, 241, 0.75);
}


.product {
    margin-top: 80px;
    margin-bottom: 90px;
}

.product-view-more {
    margin: 44px auto 0;
    width: 198px;
    height: 65px;
    line-height: 65px;
    background-color: #cf3339;
    box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.16);
    border-radius: 15px;
    font-size: 25px;
}

.product-view-more a, .product-view-more a:hover {
    color: #FFFFFF;
}

.swiper-button-prev, .swiper-button-next {
    margin-top: -7px;
    width: 160px;
    height: 75px;
    line-height: 75px;
    transform: translateY(-50%);
    background: none;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev .swiper-prev {
    padding-left: 80px;
}

.swiper-button-next .swiper-next {
    padding-right: 80px;
}


.Barrier-two {
    width: 100%;
    height: 69px;
    background-color: #cf3339;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.16);
}

.swiper-Industries .swiper-button-next, .swiper-Industries .swiper-button-prev {
    margin-top: 0;
}

.Industries {
    margin: 68px auto 0;
    width: 60%;
    font-size: 24px;
    color: #3e3a39;
}

.card img {
    width: 389px;
    height: 305px;
}

.Recent-News {
    padding: 50px;
    font-size: 25px;
    color: #3e3a39;
    background-color: #f1f1f1;
}

.Recent-News .bg-light {
    background-color: #f1f1f1 !important;
}

.Recent-News h5 {
    font-size: 40px;
    color: #3e3a39;
}

.news-card {
    margin: 0 auto;
    cursor: pointer;
}

.news-card:hover .Recent-News h5, .news-card:hover .Recent-News, .news-card:hover .bg-light {
    color: #ffffff;
    background-color: #cf3339 !important;
}

#swiper-RecentNews {
    width: 1198px;
}

.swiper-RecentNews-product {
    position: relative;
}

.swiper-RecentNews-product #swiper-RecentNews .swiper-button-next {
    margin-top: 0;
    background-image: none;
}

.swiper-RecentNews-product #swiper-RecentNews .swiper-button-prev {
    margin-top: 0;
    background-image: none;
}

@media (min-width: 768px) {
    .md-home-banner {
        display: none;
    }
}

@media (max-width: 767px) {
    .flex-column .nav-item:nth-of-type(1) a {
        color: #cf3339;
    }

    .banner-content {
        padding: 20px;
        position: initial;
        top: 0;
        left: 0;
        transform: none;
        font-size: 14px;
    }

    .banner-content div:first-child {
        text-align: center;
        font-size: 24px;
    }

    .banner-content div:last-child {
        width: 100%;
        font-size: 14px;
    }

    .PC-home-banner {
        display: none;
    }

    .swiper-button-product {
        display: block !important;
        background: none;
    }

    .swiper-button-product {
        width: 70px;
        height: 60px;
        line-height: 60px;
    }

    .swiper-button-product .swiper-prev {
        padding-left: 20px;
        width: 65px;
    }

    .swiper-button-product .swiper-next {
        padding-right: 20px;
        width: 65px;
    }

    .product {
        margin-top: 32px;
        margin-bottom: 50px;
    }

    .product .swiper-button-next, .product .swiper-button-prev {
        display: none;
    }

    #swiper-RecentNews {
        width: inherit;
    }

    .swiper-slide-div p {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .Industries {
        width: 90%;
    }

    .Barrier .Barrier-text, .Barrier-two-text {
        margin: 0 auto;
        width: inherit;
        max-width: 172px;
        height: 37px;
        line-height: 37px;
        font-size: 17px;
    }

    .Barrier, .Barrier-two {
        height: 26px;
    }

    .product-view-more {
        width: 110px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
    }

    .Recent-News, .Industries {
        font-size: 14px;
    }

    .Recent-News h5 {
        font-size: 24px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .navBar-li .nav-link, .Industries, .Recent-News {
        font-size: 16px;
    }

    .select-list-link {
        font-size: 12px !important;
    }

    .banner-content div:last-child {
        font-size: 14px;
    }

    .button, .Login-href {
        font-size: 12px;
    }

    .swiper-slide-div p {
        font-size: 16px;
    }

    .banner-content div:first-child {
        font-size: 20px;
    }

    .Barrier .Barrier-text, .Barrier-two-text {
        font-size: 24px
    }

    .Recent-News h5 {
        font-size: 16px;
    }

    .Recent-News h5, .footer-content-Menu .active {
        font-size: 18px;
    }

    .footer-content, .footer-content > div {
        padding-top: 30px !important;
    }

    .footer-content-Introduction div {
        font-size: 12px;
    }

    .footer-content-Menu {
        font-size: 14px;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {
    .navBar-li .nav-link, .Industries {
        font-size: 20px;
    }

    .select-list-link {
        font-size: 16px !important;
    }

    .banner-content div:last-child {
        font-size: 18px;
    }

    .banner-content div:last-child, .button, .Login-href {
        font-size: 16px;
    }

    .swiper-slide-div p {
        font-size: 20px;
    }

    .banner-content div:first-child {
        font-size: 30px;
    }

    .Barrier .Barrier-text, .Barrier-two-text {
        font-size: 30px
    }

    .Recent-News {
        font-size: 18px;
    }

    .Recent-News h5 {
        font-size: 26px;
    }

    .Recent-News h5, .footer-content-Menu .active {
        font-size: 24px;
    }

    .footer-content, .footer-content > div {
        padding-top: 20px !important;
    }

    .footer-content-Introduction div {
        font-size: 16px;
    }

    .footer-content-Menu {
        font-size: 18px;
    }

}