﻿@media screen and (max-width: 1400px) {
    .kj-default-swiper1 {
        height: 300px;
    }

    .kj-site-top-nav .navbar-collapse .navbar-nav li a {
        padding: 15px 56px;
        color: #fff;
        font-size: 16px;
    }

    .kj-all-search {
        width: 100px;
        height: 45px;
    }
    .kj-site-top-search-center button {
        height: 44px;
        width: 90px;
        border: none;
        background-image: linear-gradient(to bottom left, #5a94b5, #272f7f);
        border-radius: 0;
        color: #fff;
    }
    .kj-site-top-search-center {
        height: 42px;
        width: 595px;
        float: right;
    }
        .kj-site-top-search-center input {
            height: 44px;
            border: none;
            padding-left: 30px;
            outline: none;
            width: 95% !important;
        }
    .kj-site-top-logo {
        width: 340px;
    }
    .kj-top-search {
        height: 140px;
        display: flex;
        align-items: center;
        align-self: start;
    }
}
