.footer {
    background: #fff
}

.footer .content-auto {
    width: 1156px;
    margin: 0 auto
}

.footer .top {
    padding: 80px 0 60px;
    display: -ms-flexbox;
    display: flex
}

.footer .logo-wrapper {
    width: 160px;
    cursor: pointer
}

.footer .logo-wrapper img {
    width: 100%;
    height: 30px
}

.footer .content {
    padding-top: 8px;
    margin-left: 140px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-item {
    -ms-flex: 30%;
    flex: 30%;
}

.footer .title {
    margin-bottom: 36px;
    font-size: 14px;
    color: #666
}

.footer .sub-item,
.footer .title {
    height: 20px;
    line-height: 20px;
    font-family: Aspira Light;
    font-weight: 200
}

.footer .sub-item {
    margin-bottom: 16px;
    font-size: 12px;
    color: #000
}

.footer .follow-img {
    margin-right: 24px;
    font-size: 20px
}

.footer .follow-img:last-child {
    margin-right: 0
}

.footer a {
    color: #000;
    font-size: 12px;
    transition: all .3s ease
}

.footer a:hover {
    color: #a7a7a7
}

.footer .bottom {
    padding: 54px 0 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5
}

.footer .select {
    width: 180px
}



.footer .copy-right {
    padding-top: 10px;
    margin-left: 120px;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: Aspira Light;
    font-weight: 200
}

.footer .copy-right p {
    line-height: 28px
}

.footer .copy-right-left {
    -ms-flex: 1;
    flex: 1;
    width: 33%
}

.footer .copy-right-left .link {
    font-size: 12px
}

.footer .copy-right-left .product-name {
    color: #666
}

.footer .copy-right-center {
    -ms-flex: 33%;
    flex: 33%
}

@media screen and (max-width: 768px) {
    .footer {
        padding: .6666666667rem .4rem 0
    }

    .footer .content-auto {
        width: auto
    }

    .footer .bottom,
    .footer .top {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0
    }

    .footer .logo {
        width: 100%;
        border-bottom: 1px solid #e6e6e6
    }

    .footer .logo .logo-wrapper {
        width: 2.1333333333rem;
        margin-bottom: .6666666667rem;
        font-size: 0
    }

    .footer .logo .logo-wrapper a {
        font-size: 0
    }

    .footer .logo .logo-wrapper img {
        height: .4rem
    }

    .footer .content {
        padding-top: 0;
        margin-left: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer .content .footer-item {
        padding: .6133333333rem 0;
        border-bottom: 1px solid #e6e6e6
    }

    .footer .content .footer-item .title {
        margin-bottom: .2666666667rem;
        height: .4266666667rem;
        line-height: .4266666667rem;
        font-size: .3733333333rem
    }

    .footer .content .footer-item .sub-item {
        margin-bottom: .1066666667rem;
        height: .3733333333rem;
        line-height: .3733333333rem;
        font-size: .32rem
    }

    .footer .content .footer-item .sub-item:last-child {
        margin-bottom: 0
    }

    .footer .content .footer-item .sub-item .follow-img {
        margin-right: .4533333333rem;
        font-size: .4266666667rem
    }

    .footer .content .last-item {
        border-bottom: none
    }

    .footer .bottom {
        background: #fff;
        padding: .64rem 0 2rem
    }

    .footer .bottom .select {
        width: 4rem
    }



    .footer .bottom .copy-right {
        padding-top: .2666666667rem;
        margin-left: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: .32rem
    }

    .footer .bottom .copy-right p {
        margin-bottom: .16rem;
        line-height: .3733333333rem
    }

    .footer .bottom .copy-right .copy-right-left {
        width: 100%
    }

    .footer .bottom .copy-right .copy-right-left .link {
        font-size: .32rem
    }

    .footer .bottom .copy-right div {
        line-height: .3733333333rem
    }

    .copy-right-right {
        margin-top: .4rem
    }

    .copy-right-right img {
        width: 2rem
    }
}

.footer .el-input {
    margin-left: 25px;
    width: 155px;
    height: 28px;
    line-height: 28px
}

.footer .el-input__suffix {
    height: 28px;
    right: 10px
}

.footer .el-input__suffix .el-input__suffix-inner {
    height: 28px
}

.footer .el-input__suffix .el-input__suffix-inner i {
    display: inline-block;
    color: #000
}

.footer .el-input__suffix .el-input__icon {
    line-height: 28px
}

.footer .el-input__inner {
    width: 150px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    border: 0;
    background: none;
    border-radius: 0;
    color: #000
}



@media screen and (max-width: 768px) {
    .footer .el-input {
        margin-left: .6666666667rem;
        width: 3.3333333333rem;
        height: .64rem;
        line-height: .64rem
    }

    .footer .el-input__suffix {
        height: .64rem;
        right: .2666666667rem
    }

    .footer .el-input__suffix .el-input__suffix-inner {
        height: .64rem
    }

    .footer .el-input__suffix .el-input__suffix-inner i {
        color: #000
    }

    .footer .el-input__suffix .el-input__icon {
        line-height: .64rem
    }

    .footer .el-input__inner {
        width: 150px;
        height: .64rem;
        font-size: .32rem;
        line-height: .64rem;
        border: 0;
        background: none;
        border-radius: 0;
        color: #000
    }
}