@media only screen and (max-device-width:1440px) {
    header figure.logo img {
        position: absolute;
        display: block;
        height: 80%;
    }

    header menu.navbars a {
        height: 80px;
        padding-top: 8px;
    }


    article.waperTit {
        margin-top: 10px;
    }

    div.more {
        margin-top: 25px;
    }

    header menu.navbars a {
        font-size: 15px;
    }


    .tgst {
        height: 520px;
        margin-top: -260px;
        z-index: 99999;
    }

}

@media only screen and (max-device-width:768px) {
    header {
        display: none;
    }

    div.phoneHead,
    menu.phoneNavgin {
        display: block;
    }

    section.banners {
        margin-top: 0;
        width: 100%;
    }

    section.mainTheme {
        width: 94%;
        margin-left: -47%;
        padding-bottom: 0px;
    }

    menu.naviGation {
        float: none;
        width: 100%;
        display: table;
        /*text-align: center;*/
    }

    menu.naviGation a i,
    menu.naviGation .navTit {
        display: none;
    }

    menu.naviGation a {
        display: inline-block;
        width: 32.3333%;
        margin-bottom: 1%;
        margin-left: 1%;
        padding-left: 0;
        text-align: center;
        font-size: 12px;
    }

    div.fy a {
        margin-bottom: 6px;
    }

    section.archiTects {
        float: none;
        width: 100%;
    }

    aside.topNav .lfTit,
    aside.topNav .riTit {
        float: none;
        margin-top: 10px;
    }

    .subcon img,
    #mask,
    #dituContent {
        width: 100% !important;
    }

    div.Contact ul li {
        float: none;
        width: 100%;
    }

    div.rePorts {
        margin-top: 0;
    }

    div.rePorts li {
        padding: 20px 0;
    }

    div.rePorts li img {
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    div.rePorts li article {
        float: none;
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }
    div.rePorts.two li{
        width: 100%;
        margin: 0;
    }
    div.rePorts.two li article {
        margin-top: 0px;
    }
    div.rePortsConts p img {
        display: block;
        width: 100%;
        height: auto;
    }

    .pendent {
        display: none;
    }

    div.Ecological p img,
    div.theOldtree p img {
        width: 100%;
        height: auto;
        display: block;
    }

    div.Enterprise{
        margin-top: 10px;
    }
    div.Enterprise ul li img {
        float: left;
        height: auto;
        width: 25%;
    }

    div.Enterprise ul li article {
        float: left;
        width: 71%;
        padding-left: 4%;
    }

    div.Enterprise ul li article div {
        width: 100%;
        padding: 0;
    }
    div.Enterprise ul li article div h3{
        height: 24px;
        overflow: hidden;
    }
    div.Enterprise ul li article span {
        margin: 15px 32px;
    }

    div.Enterprise ul li article font {
        display: none;
    }

    div.Enterprise ul li article div p {
        height: 50px;
        overflow: hidden;
    }
    div.Enterprise ul li article div .btn {
        margin: 10px 0 0;
        padding: 0;
    }
    div.Enterprise ul li article div .btn a{
        width: 65px;
        line-height: 25px;
    }


    section.tujin {
        display: none;
    }

    section.compas div {
        width: 94%;
    }

    section.compas div p img {
        width: 100%;
    }

    section.expert {
        width: 100%;
        display: none;
    }

    div.leeds {
        width: 100%;
    }


    div.leeds .leasd {
        float: none;
        width: 100%;
    }

    .xxk ul li {
        width: 33.33%;
    }

    #banner {
        display: none;
    }

    .mobban {
        display: block;
    }


    div.reVideos ul li {
        float: none;
        width: 100%;
        height: auto;
        padding: 30px 0;
        text-align: center;
    }

    .tmaps {
        display: none;
    }
    div.rePortsConts .content img{
        width: 100% !important;
        height: auto !important;
    }
    
}
