<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content .container .funtion ul {
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
/* .content .container .funtion ul li { */
/*     width: 380px; */
/* } */

.content .bgm {
    display: flex;
    flex-direction: row;
}

.content .container .summany {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.content .container .summany .left {
    width: 40%;
}
.content .container .summany .right {
    width: 60%;
}
.content .container .summany .right .s-img {
    width: 30%;
}
.content .container .summany .right .conger-about {
    width: 68%;
}

.content .container .summany .right .conger-about .base .top p span {
    display: block;
}
.content .container .summany .right .conger-about .base .top span {
    display: block;
}

/* company about us */
.content .fand {
    width: 76% !important;
    margin: auto;
}
.content .fand ul li {
    width: 32%;
}
.content .fand ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.content .container .envior .list ul li {
    margin-right: unset !important;
}
.content .container .tet div&gt;span&gt;span {
    display: block;
}
.content .container .tet div&gt;span {
    display: block;
    line-height: 1.5;
}

/* contact us */
.container .datails .fill form .post .input-box {
    width: 457px !important;
}
.container .datails .fill form .post {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.content .container .summany .right .base .top .parag {
    color: #666;
    font-size: 14px;
    font-family: Arial;
}
/* testimonials */
.content .container .big-img .block {
    /* line-height: responsive calc(1em+1vm); */
}
.content .container .big-img .block P {
    /* line-height: responsive 2.6em 1.8em; */
}
@media screen and (min-width: 1440px) {
    /* contact us */
.container .datails .fill form .post .input-box {
    width: 30%;
}
.content .container .funtion ul li {
    width: 25%;
}
.content .fand {
    width: 85% !important;
    margin: auto;
}
}
@media screen and (max-width: 1060px) {
    .content .container .envior .list ul li {
        width: 48% !important;
    }
}
@media screen and (max-width: 768px) {
    .content .container .funtion ul li {
        width: 100% !important;
    }
    .content .bgm {
        display: flex;
        flex-direction: column;
    }
    .content .bgm .left{
        background-size: cover;
    }
    .content .bgm .blk {
        display: none;
    }
    .content .container .summany {
        flex-direction: column;
    }
    .content .container .summany .left {
        width: 100%;
    }
    .content .container .summany .right {
        width: 100%;
    }
    /* company about us */
    .content .fand ul li {
        width: 100%;
        margin-bottom: 10px;
    }
    .content .fand ul {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}
@media screen and (max-width: 568px) {
    .content .container .envior .list ul {
        display: flex;
        flex-direction: column;
        align-content: center;
    }
    .content .container .envior .list ul li {
        width: 100% !important;
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 468px) {
    .content .container .summany .right {
        display: flex;
        flex-direction: column;
    }
    .content .container .summany .right .s-img {
        display: flex;
        flex-direction: row;
    }
    .content .container .summany .right .s-img {
        width: 100%;
    }
    .content .container .summany .right .conger-about {
        width: 100%;
    }
}
/* é€‚é…æ‰‹æœº */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 812px) {
    .content .container .envior .title {
        margin-bottom: 20px !important;
    }
    .content .container .list.about-us ul li {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .content .container .big-img .block P {
        line-height: 1.2em !important;
    }
}
</pre></body></html>