

.section-block-demo109-footer {
    background-image: url(https://ecdn6.globalso.com/upload/m/image_other/2024-10/3243.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 130px 0 130px 0;
    margin-top: -40px;
    position: relative
}

.section-block-demo109-footer li a {
    color: rgba(255, 255, 255, .7);
    line-height: 1.3
}

.section-block-demo109-footer .copyright {
    font-size: 14px;
    color: rgba(255, 255, 255, .2)
}

.section-block-demo109-footer .foot-center {
    max-width: 25%
}

.section-block-demo109-footer .foot-right {
    max-width: 36%
}

.section-block-demo109-footer .foot-link li {
    color: #fff;
    width: 33%;
    margin-bottom: 28px
}

.section-block-demo109-footer .foot-link li a {
    color: #fff
}

.section-block-demo109-footer .foot-title {
    font-size: 50px;
    color: #fff;
    line-height: 1;
    width: 100%;
    margin-bottom: 45px
}

.section-block-demo109-footer .foot-right {
    position: relative
}

.section-block-demo109-footer .foot-address li {
    display: flex;
    align-items: flex-start;
    padding-bottom: 16px
}

.section-block-demo109-footer .foot-address li img {
    display: block;
    padding-top: 5px;
    margin-right: 12px
}

.section-block-demo109-footer .foot-left .foot-social {
    background: linear-gradient(90deg, hsla(0, 0%, 96%, .11) 3.19%, hsla(0, 0%, 96%, 0) 102.57%);
    border-radius: 10px;
    border: 1px solid #666
}

.section-block-demo109-footer .foot-left .foot-social li:nth-child(n+2) {
    border-left: 1px solid #666
}

.section-block-demo109-footer .foot-left .foot-social li {
    width: 125px;
    height: 116px;
    display: flex;
    justify-content: center;
    align-items: center
}

.section-block-demo109-footer li {
    list-style: none;
    transition: all .3s linear
}

@media only screen and (max-width:1550px) {
    .section-block-demo109-footer .foot-title {
        font-size: 30px
    }

    .section-block-demo109-footer .foot-left .foot-social li {
        width: 80px;
        height: 80px
    }

    .section-block-demo109-footer .foot-right {
        max-width: 40%
    }

    .section-block-demo109-footer li a {
        font-size: 14px
    }
}

@media only screen and (max-width:1280px) {
    .section-block-demo109-footer {
        padding: 100px 0 50px
    }

    .section-block-demo109-footer .foot-left {
        width: 100%;
        margin-bottom: 20px
    }

    .section-block-demo109-footer .foot-center,
    .section-block-demo109-footer .foot-right {
        max-width: 50%
    }

    .section-block-demo109-footer .foot-left .foot-social {
        width: max-content
    }
}

@media only screen and (max-width:820px) {

    .section-block-demo109-footer .foot-center,
    .section-block-demo109-footer .foot-right {
        max-width: 100%;
        width: 100%
    }

    .section-block-demo109-footer .foot-address li img {
        padding-top: 2px
    }
}

@media only screen and (max-width:480px) {
    .section-block-demo109-footer .foot-link li {
        width: 50%
    }

    .section-block-demo109-footer .foot-left .foot-social li {
        width: 60px;
        height: 60px
    }
}