.foot {
    background-color: #04060e;
    padding-top: 55px
}

.foot .foot-list {
    padding-bottom: 60px
}

.foot .foot-list .flex-row-8 {
    display: flex;
    max-width: 100%;
    justify-content: center
}

.foot .foot-list .flex-row-8 div:first-child {
    width: 271px;
    flex-direction: column;
    align-items: center
}

.foot .foot-list .flex-row-8 div:first-child p {
    line-height: 242px
}

.foot .foot-list .flex-row-8 div:nth-child(2) {
    width: 256px;
    flex-direction: column
}

.foot .foot-list .flex-row-8 div:nth-child(3) {
    width: 228px;
    flex-direction: column
}

.foot .foot-list .flex-row-8 div:nth-child(4) {
    width: 212px;
    flex-direction: column
}

.foot .foot-list .flex-row-8 .logo img {
    width: 178px;
    height: 191px
}

.foot .foot-list .flex-row-8 .flex-item .title {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-bottom: 22px
}

.foot .foot-list .flex-row-8 .flex-item .links {
    width: 174px;
    height: 58px;
    overflow: hidden;
    margin-bottom: 40px
}

.foot .foot-list .flex-row-8 .flex-item .links a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 8px;
    margin-bottom: 8px;
    background: #181a21;
    text-align: center;
    line-height: 50px;
    font-size: 0
}

.foot .foot-list .flex-row-8 .flex-item .links a:hover {
    background: #2c3248
}

.foot .foot-list .flex-row-8 .flex-item .links a span {
    color: #26eaff;
    font-size: 20px
}

.foot .foot-list .flex-row-8 .flex-item .links a:first-child span {
    font-size: 23px
}

.foot .foot-list .flex-row-8 .flex-item .language {
    width: 163px;
    background: #181a21;
    border: 1px solid #fff;
    color: #fff;
    flex-direction: unset;
    padding: 10px;
    align-items: center
}

.foot .foot-list .flex-row-8 .flex-item .language .item {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: unset;
    align-items: center
}

.foot .foot-list .flex-row-8 .flex-item .language .img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
    margin-right: 8px
}

.foot .foot-list .flex-row-8 .flex-item .language .iconxialajiantou {
    display: inline-block;
    font-size: 12px;
    transform: scale(.8)
}

.foot .foot-list .flex-row-8 .flex-item .language .item img {
    width: 29px;
    height: 29px
}

.foot .foot-list .flex-row-8 .flex-item .language .item .xiala {
    margin-left: 30px;
    font-size: 12px
}

.foot .foot-list .flex-row-8 .flex-item ul li {
    margin: 15px 0
}

.foot .foot-list .flex-row-8 .flex-item ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    display: flex
}

.foot .foot-list .flex-row-8 .flex-item ul li a .img {
    margin-right: 8px
}

.foot .foot-list .flex-row-8 .flex-item ul li a img {
    width: 29px;
    height: 29px
}

.foot .foot-list .flex-row-8 .flex-item ul li a:hover {
    color: #2668da;
    text-decoration: underline
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 {
    flex: 0 0 20%;
    flex-direction: column;
    padding-top: 8px;
    flex-wrap: wrap
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 16px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .links {
    display: flex;
    margin-bottom: 30px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .links a.active {
    background: #2c3248
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .links a {
    flex: 0 auto;
    margin-right: 12px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .links a span {
    font-size: 30px;
    color: #26eaff
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .links a img {
    height: 16px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language {
    position: relative;
    z-index: 10
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language .item {
    display: inline-block;
    cursor: pointer;
    width: 163px;
    height: 50px;
    background: #181a21;
    border: 1px solid #fff;
    text-align: center;
    line-height: 50px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language .item i {
    border-radius: 50%
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language .item img {
    height: 16px;
    margin-right: 10px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language .item span {
    font-size: 14px;
    color: #fff
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language .item span i {
    margin-left: 14px;
    display: inline-block;
    transform-origin: 50%;
    transform: scale(.5) rotate(0) translateX(-30%)
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list {
    padding: 20px;
    background: #f8f8f8;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .5);
    max-width: 90%;
    max-height: 90%;
    width: 132px;
    margin-top: 15px;
    overflow: hidden;
    border-radius: 12px;
    z-index: 10000
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list ul {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list ul li {
    display: inline-flex;
    align-items: center;
    flex: 100%;
    height: 50px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list ul li a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 12px
}

.foot .foot-list .icon {
    font-size: 23px
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list ul li a:hover {
    color: #2668da
}

.foot .foot-list .flex-row-8 .flex-item.flex-row-4 .language nav.lan-list ul li a img {
    width: 26px;
    height: 22px;
    object-fit: contain;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle
}

.foot .foot-bottom {
    padding: 30px 0;
    text-align: center
}

.foot .foot-list .flex-row-8 .flex-item .iconxialajiantou {
    display: none
}

.foot .foot-bottom p {
    font-size: 14px;
    color: #fff
}

@media screen and (max-width:768px) {
    .foot .foot-list .flex-row-8 .flex-item .links a span {
        font-size: 20px
    }
    .foot {
        padding-left: 20px;
        padding-right: 43px
    }

    .foot .foot-list {
        flex-direction: column;
        padding-bottom: 30px
    }

    .foot .foot-list .flex-row-8 {
        flex: 0 0 100%;
        flex-direction: column;
        margin-bottom: 50px
    }

    .foot .foot-list .flex-row-8 .flex-item {
        margin-bottom: 30px;
        width: 100% !important
    }

    .foot .foot-list .flex-row-8 .flex-item:last-of-type {
        margin-bottom: 0
    }

    .foot .foot-list .flex-row-4 {
        flex: 0 0 100%
    }

    .foot .foot-list .flex-row-8 .flex-item .Ullist,
    .foot .foot-list .flex-row-8 .logo {
        display: none
    }

    .foot .foot-list .flex-row-8 .flex-item .iconxialajiantou {
        display: inline-block;
        font-size: 12px
    }

    .foot .foot-list .flex-row-8 .flex-item .title {
        margin-bottom: 0;
        display: flex;
        justify-content: space-between
    }

    .foot .foot-list .flex-row-8 .flex-item .links {
        width: 100%
    }

    .foot .foot-list .flex-row-8 .flex-item .links a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: #181a21
    }

    .foot .foot-list .flex-row-8 .flex-item ul li a img {
        margin: 3px auto
    }
}

.footer-pop {
    background-image: url('https://img.macube.com/pages/home/footer-pop.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1080px;
    height: 417px;
    background: linear-gradient(98.57deg, #39d7c4 2.1%, #2b86d3 100.3%);
    border-radius: 21px;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.footer-pop .title {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    padding: 22px
}

.footer-pop .title p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 35.8305px;
    line-height: 238.4%;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.footer-pop .title img {
    width: 44px;
    height: 44px
}

.footer-pop .a-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 60px;
    margin-top: 25px
}

.footer-pop .a-box a {
    width: 207px;
    height: 62px;
    margin-bottom: 36px
}

.footer-pop .a-box a img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.footer-pop .bottom-box {
    width: 98%;
    height: 100px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    display: flex;
    padding: 32px 30px;
    position: absolute;
    bottom: 10px;
    left: 1%
}

.footer-pop .bottom-box span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 117.69%;
    margin-right: 14px;
    color: #363636
}

@media screen and (max-width:768px) {
    .footer-pop {
        background-image: url('https://img.macube.com/pages/home/footer-pop.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 355px;
        height: 449px;
        background: linear-gradient(98.57deg, #39d7c4 2.1%, #2b86d3 100.3%);
        border-radius: 15px;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .footer-pop .title {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        padding: 22px
    }

    .footer-pop .title p {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 238.4%;
        text-align: center;
        color: #fff;
        width: 100%
    }

    .footer-pop .title img {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 12px;
        top: 10px
    }

    .footer-pop .a-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 12px;
        margin-top: 15px
    }

    .footer-pop .a-box a {
        width: 160px;
        height: 48px;
        margin-bottom: 27px
    }

    .footer-pop .a-box a img {
        width: 100%;
        height: 100%
    }

    .footer-pop .bottom-box {
        width: 96%;
        height: 80px;
        border-radius: 0 0 5px 5px;
        background-color: #fff;
        display: flex;
        padding: 21px 17px;
        position: absolute;
        bottom: 10px;
        left: 2%
    }

    .footer-pop .bottom-box span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 117.69%;
        margin-right: 14px;
        color: #363636
    }
}

.foot-bottom .foot-bottom-pop {
    cursor: pointer
}