
.ai-zhinengti-more{
    width: 40px
}
.header-big #search-text.smart-tips.search-key{
    border: 2px solid #a6a6a6 !important;
    background-color: rgb(225 225 225 / 41%) !important;
    color: #333333 !important
}
.header-big #search button i{
    color: #a6a6a6 !important
}
.header-big.no-bg .search-type input:checked+label:before {
    border-color: #a6a6a6 transparent transparent !important;
}

@media (max-width: 767.98px) {
    .container {
        padding-right: .625rem;
        padding-left: .625rem;
    }
    .navbar-brand {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .navbar-brand img {
        max-height: 40px;
    }
    .pt-4, .py-4{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #content{
        margin-top: 0.5rem !important;
    }
    .mb-4, .my-4 {
        margin-bottom: 1rem !important;
    }
    .card-body.footer-text {
        padding: 1.00rem;
    }
}
@media (min-width: 768px) {
    .pt-md-5, .py-md-5 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
}
