@media (max-width: 1700px) and (min-width: 1300px) {
    .container {
        width: 1300px
    }
    .home_banner {
        width: 1366px
    }
    .home_head {
        top: 330px
    }
    .login_menu_form {
        padding-right: 100px!important
    }
    .login_menu_form_right {
        padding-left: 100px!important
    }
    .news_list div img {
        max-height: 181px
    }
    .vector_list li a figure img {
        max-height: 215px;
        min-height: 215px
    }
    .menu_inner_content figure {
        width: 280px
    }
    .gallery_image_list li a figure {
        height: 164px
    }
}