@media (min-width: 992px) {
    .cinfo h5 {
        min-height: 76.36px;
    }

    .navbar-brand {
        padding: 12px 15px;
    }

    .sy-pro .col-md-4 {
        padding: 0 10px;
    }

    .navbar-brand img {
        max-height: 70px;
    }

    .navbar-nav>li {
        margin: 0px;
    }

    .navbar-nav>li>a {
        overflow: hidden;
        padding: 38px 16px;
        color: #333;
        font-size: 16px;
        display: inline-block;
    }

    .nav>li>a:focus,
    .nav>li>a:hover {
        background: 0 0;
        color: #006a2d;

    }

    .navbar-nav>li.language>a {
        display: inline;
        line-height: 90px;
        padding: 35px 5px;
    }
.navbar-nav>li:last-child{
        padding: 25px 5px;
    }
    .dropdown-menu>li>a {
        padding: 12px 20px;
    }

    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        background: #006a2d;
        color: #fff;
    }

    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        border: none;
        background: 0 0;
    }

    .dropdown-menu {
        left: 0 !important;
        right: auto !important;
    }

    .navbar-nav>li>a span {
        display: block;
        position: relative;
        transition: all ease-in-out 0.3s;
    }

    .navbar-nav>li>a:hover span {
        transform: translateY(-50px);
        color: #c22a1f;
    }

    .navbar-nav>li>a span:after {
        position: absolute;
        content: attr(data-title);
        top: 50px;
        left: 0;
    }

    .navbar-nav>li>a:after {
        position: absolute;
        content: "";
        width: 0;
        height: 3px;
        left: 0;
        bottom: 0;
        background: #006a2d;
        transition: all ease-in-out .3s;
    }

    .navbar-nav>li>a:hover:after {
        width: 100%;
    }

    .navbar-nav>li>a:last-child:hover:after {
        width: 0;
    }

    .nav>li:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width:767px) {
    .ny_info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .s1 {
        background: url(../styles/images/bg1.jpg) top center no-repeat;
    }

    .s3 {
        background: url(../styles/images/bg2.jpg) top center no-repeat;
    }

    .xl {
        overflow: hidden;
        min-height: auto;
        padding: 15% 10%;
        color: #fff;
    }

    .xl h3 a {
        color: #fff;
    }

    .xl h3 {
        line-height: 30px;
    }

    .s3 h3 {
        line-height: 37px;
    }

    .xl h2 {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
    }
.atit h2 {
    font-size: 30px;
    margin-bottom: 0%;
}
.atit span{
    margin-top: 20px;
    margin-bottom: 20px;
}
    .qzbg {
        background: url(../styles/images/qzbg.jpg) no-repeat center center;
        background-size: cover;}

        .sy-about .col-md-6 {
            width: auto;
        }

        .sseries {
            margin-top: 7%;
        }

        .tree-menu li>a {
            display: block;
            padding: 8px;
            margin-bottom: -1px;
            color: #fff;
            background-color: #0da056;
            border-radius: 0;
            font-size: 18px;
        }

        .tree-menu li li a {
            font-size: 16px;
            background: #1fc973;
        }

        .tree-menu li>a:active,
        .tree-menu li>a:focus,
        .tree-menu li>a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #0da056;
        }

        .nlist {
            padding-left: 0;
        }

        .nlist li {

            padding-right: 100px;
        }

        .atit {
            margin-top: 3%;
        }

        .nlist li a {
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            text-overflow: ellipsis;
        }

        .nlist li a span {
            position: absolute;
            right: 16px;
        }

        .nlist li span.zhi {
            position: initial;
        }

        .navbar {
            background-color: #fff;
        }

        .navbar-brand {
            height: 60px;
            width: 35%;
            padding: 8px 0px 0 10px;
        }

        .navbar-brand img {
            width: 100%;
        }

        .icon-bar {
            background: #555;
        }

        .plogo {
            margin: 0 auto;
            line-height: 48px;
        }

        .plogo h3 {
            font-size: 22px;
            color: #11a690 font-weight: bold;
            line-height: 48px;
        }

        .plogo img {
            display: none;
        }

        .navbar-toggle {
            border-color: #555;
            margin-top: 13px;
            margin-right: 8px;
        }

        .dropdown-menu>li>a {
            color: #555;
        }

        .navbar-fixed-bottom,
        .navbar-fixed-top {
            position: static;
        }

        .nav>li>a {
            padding: 2px 15px;
            color: #555;
        }

        .t1-text span {
            position: static;
            bottom: -10px;
        }

        .t1-text {
            margin-top: 3%;
            font-size: 24px;
        }

        .amore {
            margin-bottom: 5%;
        }

        .sy-news {
            background-size: 100% 100%;
        }

        .pa li {
            width: 45%;
            margin: 1.5%;
        }

        .ctit {
            margin-bottom: 10%;
        }

        .cinfo {
            padding: 15% 6% 5%;
            margin-top: 15%;
        }

        .bottom {
            background-size: 100% 100%;
        }

        .g-box {
            display: none;
        }

        .bot-logo img {
            margin: 0 auto;
            text-align: center;
            display: block;
        }


    }