/* 飘红 */

/* .top_bar{
    background:#fce5d0 !important;    
} */
.top_empty {
    height: 280px !important;
    background: none !important;
    /* background: url("../images/newYear/newyear2026.jpg") no-repeat 100% 100% !important; */
}

.top_empty img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

/* .navs a.active{
    background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(#da8946), to(#ffccb2)) !important;
} */
.navs a.active {
    background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(#ef0b05), to(#d25e5c)) !important;
}

.top_navs {
    background: #de1814 !important;
    border-bottom: 6px solid #ffb2b2 !important;
}

.top_navs01 {
    background: #e8f2fe !important;
    border-bottom: 0 solid #fff !important;
}

.navs a.active:after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid #fff !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.search {
    border: 1px solid #de1814 !important;
}

.search_icon1 {
    background: #de1814 !important;
}

#button {
    color: #de1814 !important;
    border: 2px solid #de1814 !important;
}

.top_bar_r span {
    background: #de1814 !important;
}

.b_part2, .phone_logo {
    background-color: #de1814 !important;
}

.phone_nav {
    background: #de1814 !important;
}
/* 飘红 */