﻿

@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1325px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1025px) {
    .header{height: auto;}
    .header img{width: 100%;}
    .w{width: 95%;}
    .s1{width: 31%;}
    .s1, .s2,.s1 a{font-size: 16px;line-height: 35px;}
    .nav,.s1{height: 35px;}
    .footer{height: auto;font-size: 14px;}
}

@media screen and (max-width: 769px) {}

@media screen and (max-width: 420px) {}

@media screen and (max-width: 376px) {}

@media screen and (max-width: 321px) {}