<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 1024  1280  1366  1440  1680  1920 */



@media screen and (max-width: 1680px) {
    .intro-company {
        width: 57%;
    }
    .second-box {
        padding-top: 180px;
    }
    .second-text {
       
        left: 832px;
        top: 25%;
    }
    .ceo-box {
        
        width: 28%;
    }
    .ceo-img {
        
        width: 100%;
    }
    .team-talk {
        width: 57%;
    }
    .fifth-text {
        width: 36%;
        height: 72%;
        box-sizing: border-box;
        padding: 45px 38px;
        background: rgba(250, 250, 250, 1);
        font-size: 16px;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 32px;
        position: absolute;
        left: 53%;
        top: 24%;
    }
    .second-nav-box {
        position: absolute;
        top: 300px;
        right: -30px;
    }
    .fourth-common-title {
        margin-bottom: 46px;
    }
    .fourth-content-dialog {
        padding: 46px;
    }
}
@media screen and (max-width: 1600px) {
    .second-text {
        width: 38%;
        height: 520px;
        box-sizing: border-box;
        padding: 23px;
        background: rgba(250, 250, 250, 1);
        font-size: 14px;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        position: absolute;
        left: 52%;
        top: 29%;
    }
}
@media screen and (max-width: 1560px) {
    .know-more-btn {
        
        height: 50px;
        line-height: 50px;
        color: #333;
        border: 2px solid rgba(235, 235, 235, 1);
        text-align: center;
        margin: 0 auto;
        margin-top: 5%;
    }
    .top-wrap {
        width: 75%;
        margin: 0 auto;
    }
    .fifth-p-box {
        height: 84%;
        overflow: hidden;
    }
}
@media screen and (max-width: 1480px) {
    .fifth-text {
        width: 34%;
        height: 70%;
        box-sizing: border-box;
        padding: 25px 30px;
        background: rgba(250, 250, 250, 1);
        font-size: 16px;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 32px;
        position: absolute;
        left: 53%;
        top: 25%;
    }
}
@media screen and (max-width: 1440px) {
    .main-title {
        font-size: 80px;
    }
    .ceo-box {
        
        width: 26%;
    }
    .second-text {
        width: 500px;
        height: 520px;
        box-sizing: border-box;
        padding: 23px;
        background: rgba(250, 250, 250, 1);
        font-size: 14px;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        position: absolute;
        left: 702px;
        top: 27%;
    }
}
@media screen and (max-width: 1400px) {
    .fifth-text {

        font-size: 14px;
    }
}



@media screen and (max-width: 1382px) {
    .myMenu-first li {
        padding: 10px 20px;
    }
    .top-first-box {
        right: 5%;
    }
    .main-title {
        font-size: 70px;
    }
    .second-text {
        width: 37%;
        height: 501px;
        box-sizing: border-box;
        padding: 15px;
        background: rgba(250, 250, 250, 1);
        font-size: 13px;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        position: absolute;
        left: 55%;
        top: 26%;
    }
}

@media screen and (max-width: 1280px) {
    .myMenu-first li {
        padding: 10px 20px;
    }
    .top-first-box {
        right: 5%;
    }
    .main-title {
        font-size: 0.93rem;
    }
}


@media screen and (max-height: 972px) {
    .input-box {
        border-bottom: 1px solid #d9d9d9;
        padding: 20px 0 16px;
        color: #333;
        font-size: 16px;
    }
}
  </pre></body></html>