@media screen and (max-width:1600px) {
    .fullSlide .hd ul li {
        width: 14%;
    }
}
@media screen and (max-width:1440px) {
    .translation {
        width: 10%;
        left: 6%;
    }
    h2 {
        font-size: 5em;
    }
    .slogan {
        width: 60%;
        left: 20%;
    }
    .slogan h3, .slogan h4 {
        width: 100%;
    }
    .contactInformation table {
        width: 100%;
    }
    .footer .blogroll, .footer .reserved {
        margin: 5px 0 5px;
        font-size: 12px;
    }
    .disign {
        margin: 0 0 5px;
        font-size: 12px;
    }
}
@media screen and (max-width:1367px) {
    h2 {
        font-size: 4em;
    }
    h3 {
        font-size: 3em;
    }
    h4 {
        font-size: 2em;
    }
    p {
        font-size: 1em;
        line-height: 1.5em !important;
    }
    .contactInformation a, .contactInformation p {
        font-size: 1.1em;
        line-height: 1.1em;
    }
    #header, .cover {
        height: 85px;
    }
    .logo a {
        margin-top: 20px;
    }
    .translation {
        width: 5%;
        margin-top: 35px;
        margin-left: 6%;
    }
    .cover {
        height: 85px;
    }
    .center {
        width: 75%;
    }
    #nav {
        width: 70%;
    }
    #nav a {
        font-size: 1em;
        line-height: 85px;
        text-indent: -23%;
    }
    #nav a:hover {
        line-height: 87px;
    }
    #nav-1 a {
        text-indent: -4px;
    }
    #nav-2 a {
        text-indent: -18%;
    }
    .line {
        height: 85px;
    }

    /*first page*/
    .slogan {
        position: absolute;
        width: 60%;
        left: 20%;
        top: 25%;
    }
    .slogan p {
        width: 53%;
        font-size: 1.3em;
        line-height: 1.3em;
    }

    /*.fullSlide .hd{
        bottom: 30%;
    }*/
    .fullSlide .hd ul li {
        width: 14%;
    }
    .fullSlide {
        min-height: 600px;
    }
    .fullSlide .hd ul {
        text-indent: 5%;
    }

    /*second page*/
    .equipment li {

        /*margin-top: 85px;*/
    }
    .equipment li {
        width: 24.7%;
    }
    .group {
        margin-top: 1.2%;
    }
    .group p {
        width: 40%;
    }
    .parts img {
        width: 15%;
    }

    /*.picScroll-left{
        padding-top: 85px;
    }*/
    .hidden-layer {
        height: 85px;
    }
    .team .equipment_feed {
        line-height: 2em !important;
        width: 48%;
    }

    /*ahout us*/
    .aboutus .introduction .content p {
        margin: 15px 0;
    }

    /*contact us*/
    .wrap h3 {
        padding: 10% 0 15px;
    }
    .mapCon {
        height: 230px !important;
    }

    /*  .comment .comment_form {
        height: 350px;
    }*/
    .module {
        padding: 1;
    }
    .contactInformation {
        width: 50%;
        padding: 0 1%;
    }
    .dealer {
        padding: 6px 30px;
        top: 25%;
        left: 15%;
    }
    .comment {
        padding: 2% 0%;
        width: 100%;
    }
    .comment .headings {
        font-size: 1.4em;
        margin: 0 auto;
    }
    .input-text, .input-opinion, .input-validation {
        margin: 0 1% 20px 0;
    }
    .comment_form .basicInfo p input, .addSlect {
        width: 67% !important;
    }
    .addSlect {
        margin: 5px 5px 10px;
    }
    .comment select {
        width: 30% !important;
        height: 30px !important;
    }
    .basicInfo .address > span {
        font-size: 1.2em
    }
    .form_submit {
        margin-top: 10px !important;
    }
    .form_submit .submit {
        margin-left: 13%;
    }
    input.labelauty + label {
        margin-left: .5%;
        margin-right: 1%;
    }
    .form_detail ul li p {
        padding-left: 7%;
    }
    .detail_box div {
        padding-left: 7%;
    }
    .detail_box div>p {
        padding-left: 0 !important;
    }
    .detail_box div span {
        font-size: 1em !important;
    }
    .workerNumber p label {
        width: 74px !important;
    }
    .form_detail ul li .setDate, .form_detail ul li .workerNumber {
        display: block;
        margin-bottom: 30px;
    }
    .upGrade2 .applica {
        width: 65%;
    }
    .upGrade2 .applica dt img, .upGrade2 dl dt img, .dross_last img {
        height: 180px;
    }
}
@media screen and (max-width:1281px) {
    .upGrade2 .applica dt img, .upGrade2 dl dt img, .dross_last img {
        height: 165px;
    }
}