.banner-bx{
    min-height: 100vh;
    background: url('../img/banner1.jpg') no-repeat center 0px;
    background-position: center 0px;
    background-size: cover;
    position: relative;
}
.ps-line{
    position: absolute;
    top: 33.4vw;
    left: 12.5vw;
    width: 0.52vw;
    height: 3.33vw;
    background: rgba(255, 209, 0, 1);
}
.ps-tit{
    position: absolute;
    top: 32.5vw;
    left: 15.1vw;
    font-size: 4rem;
    color: rgba(255, 255, 255, 1);
    line-height: 1.2;
}

.ps-btn-lt{
    position: absolute;
    top: 38.95vw;
    left: 15.1vw;
    width: 10.41vw;
    height: 3.54vw;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 1);
    line-height: 3.54vw;
    color: rgba(255, 255, 255, 1) !important;
}
.ps-btn-rt{
    position: absolute;
    top: 38.95vw;
    left: 28.12vw;
    width: 10.41vw;
    height: 3.54vw;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 1);
    line-height: 3.54vw;
    color: rgba(255, 255, 255, 1) !important;
}
/*核心服务*/
.core-service{
    max-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    .core-service-icon{
        margin-left: 50vw;
        width: 50vw;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
        position: static;
        height: 50vw;
        /*object-fit: cover;*/
    }
    .cont-lt{
        position: absolute;
        width: 50vw;
        height: 50vw;
        left: 0;
        padding: 8.07vw 10.41vw;
        .cont-lt-tit{
            display: flex;
            align-items: center;
            .lt{
                width: 0.41vw;
                height: 2.5vw;
                background: rgba(255, 209, 0, 1);
            }
            .rt{
                font-weight: 700;
                font-size: 2.2vw;
                margin-left: 1.56vw;
            }
        }
        .cont-lt-cont-ey{
            width: 29.16vw;
            height: 6.25vw;
            background: rgba(249, 250, 252, 1);
            padding: 0.83vw 1.56vw;
            margin-top: 1.56vw;
            display: flex;
            align-items: center;
            .cont-lt-cont-ey-img{
                width: 2.5vw;
                height: 2.5vw;
                border-radius: 4px;
                background: rgba(255, 209, 0, 1);
                display: flex;
                align-items: center;
                justify-content: center;
                img{
                    width: 1.25vw;
                    height: 1.25vw;
                }
            }
            .cont-lt-cont-ey-ls{
                flex: 1;
                margin-left: 1.56vw;
                text-align: justify;
                font-size: 0.84vw;
            }
        }
        .bot-more{
            width: 9.37vw;
            height: 3.54vw;
            border: 1px solid rgba(204, 204, 204, 1);
            text-align: center;
            line-height: 3.54vw;
            margin-top: 1.56vw;
            a{
                text-decoration: none; /* 去掉下划线 */
                color: inherit; /* 继承父元素颜色，或设置为其他颜色 */
            }
        }

        .bot-more:hover{
             background: rgba(255, 209, 0, 1);
            cursor: pointer;
        }
    }
}
/*选择我们*/
.contact-us{
    max-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    .contact-us-icon{
        width: 50vw;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
        position: static;
        height: 50vw;
    }
    .cont-lt{
        position: absolute;
        width: 50vw;
        height: 50vw;
        right: 0;
        padding: 14.53vw 10.41vw;
        .cont-lt-tit{
            display: flex;
            align-items: center;
            .lt{
                width: 0.41vw;
                height: 2.5vw;
                background: rgba(255, 209, 0, 1);
            }
            .rt{
                font-weight: 700;
                font-size: 2.2vw;
                margin-left: 1.56vw;
            }
        }
        .cont-lt-cont-ey{
            width: 29.16vw;
            height: 6.25vw;
            background: rgba(249, 250, 252, 1);
            padding: 0.83vw 1.56vw;
            margin-top: 1.56vw;
            display: flex;
            align-items: center;
            .cont-lt-cont-ey-img{
                width: 2.5vw;
                height: 2.5vw;
                border-radius: 4px;
                background: rgba(255, 209, 0, 1);
                display: flex;
                align-items: center;
                justify-content: center;
                img{
                    width: 1.25vw;
                    height: 1.25vw;
                }
            }
            .cont-lt-cont-ey-ls{
                flex: 1;
                margin-left: 1.56vw;
                text-align: justify;
                font-size: 0.84vw;
            }
        }
    }
}
/*服务客户*/
.serve-clients{
    max-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    .serve-clients-icon{
        margin-left: 50vw;
        width: 50vw;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
        position: static;
        height: 50vw;
    }
    .cont-lt{
        position: absolute;
        width: 50vw;
        height: 50vw;
        left: 0;
        padding: 14.89vw 10.41vw;
        .cont-lt-tit{
            display: flex;
            align-items: center;
            .lt{
                width: 0.41vw;
                height: 2.5vw;
                background: rgba(255, 209, 0, 1);
            }
            .rt{
                font-weight: 700;
                font-size: 2.2vw;
                margin-left: 1.56vw;
            }
        }
        .cont-lt-ls-img{
            margin-top: 2.08vw;
            display: grid;
            grid-template-columns: repeat(3, 8.33vw);
            grid-gap: 30px;
            img{
                width: 100%;
            }
        }
    }
}
/*联系我们*/
.call-us{
    max-height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    .call-us-icon{
        width: 50vw;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.05);
        position: static;
        height: 50vw;
    }
    .cont-lt{
        position: absolute;
        width: 50vw;
        height: 50vw;
        margin-left: 50vw;
        padding: 21.35vw 10.41vw;
        .cont-lt-tit{
            display: flex;
            align-items: center;
            .lt{
                width: 0.41vw;
                height: 2.5vw;
                background: rgba(255, 209, 0, 1);
            }
            .rt{
                font-weight: 700;
                font-size: 2.2vw;
                margin-left: 1.56vw;
            }
        }
        .contact-ls{
            margin-top: 1.04vw;
            display: flex;
            align-items: center;
            img{
                margin-right: 1.56vw;
                width: 1.875vw;
                height: 1.875vw;
            }
            span{
                font-size: 1.04vw;
            }
        }
        .contact-ls:first-child{
            margin-top: 1.562vw;
            img{
                margin-right: 1.56vw;
                height: 1.458vw;
            }
        }
    }
}