.QX-102540409 {
    max-width: 1180px;
    margin: 0 auto;
    padding: 30px 10px;
    position: relative;
}

.QX-102540409 .top {
    display: flex;
}

.QX-102540409 .menu-list {
    width: 25%;
}

.QX-102540409 .title {
    font-size: 14px;
    letter-spacing: 3px;
    color: #b2ada6;
    width: 100%;
    margin: 0 0 20px;
    font-weight: 300;
    line-height: 2;
}

.QX-102540409 .quick-nav-list ul li {
    line-height: 28px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    word-break: break-word;
}

.QX-102540409 .quick-nav-list ul li a {
    color: inherit;
    opacity: 1;
}

.QX-102540409 .quick-nav-list ul li a:hover {
    opacity: .7;
}

.QX-102540409 .followWrap {
    display: flex;
    flex-wrap: wrap;
}

.QX-102540409 .followWrap .social-icon-facebook {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px 0;
}

.QX-102540409 .followWrap .social-icon-googleplus {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -64px;
}

.QX-102540409 .followWrap .social-icon-linkedin {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -128px;
}

.QX-102540409 .followWrap .social-icon-sinaweibo {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -192px;
}

.QX-102540409 .followWrap .social-icon-twitter {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -256px;
}

.QX-102540409 .followWrap .social-icon-youtube {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -320px;
}

.QX-102540409 .followWrap .social-icon-qzone {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -704px;
}

.QX-102540409 .followWrap .social-icon-renren {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -768px;
}

.QX-102540409 .followWrap .social-icon-douban {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -832px;
}

.QX-102540409 .followWrap .social-icon-tweibo {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -896px;
}

.QX-102540409 .followWrap .social-icon-instagram {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -960px;
}

.QX-102540409 .followWrap .social-icon-wechat {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -1024px;
}

.QX-102540409 .followWrap .social-icon-pinterest {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -224px -1088px;
}

.QX-102540409 .followWrap .social-icon-youku {
    background: url(../../styleRelated/products/lrjLDL.png) no-repeat -225px -1152px;
}

.QX-102540409 .followWrap .follow-a span {
        display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

.QX-102540409 .follow-a {
    display: inline-block;
    margin: 1px;
    text-align: center !important;
    opacity: .4;
}

.QX-102540409 .follow-a:hover {
    opacity: 1;
}

.QX-102540409 .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding-top: 30px;
    margin-top: 30px;
    position: relative;
}

.QX-102540409 .bottom::before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    background: #fff;
    opacity: .2;
    top: 0;
    left: 0;
}

.QX-102540409 .lif {
    font-weight: 300;
    font-size: 11px;
    color: #fff;
    line-height: 2;
}

.QX-102540409 .rights {
    text-align: right;
    font-weight: 300;
    font-size: 11px;
    color: #b2ada6;
}

@media screen and (max-width:768px) {
    .QX-102540409{
            padding: 0 10px 30px;
    }
    .QX-102540409 .top {
        flex-wrap: wrap;
    }

    .QX-102540409 .menu-list {
        width: 100%;
        position: relative;
    }

    .QX-102540409 .menu-list:nth-child(1):before {
        display: none;
    }

    .QX-102540409 .menu-list::before {
        position: absolute;
        width: 100%;
        height: 1px;
        content: "";
        background: #fff;
        opacity: .2;
        top: 0;
        left: 0;
    }

    .QX-102540409 .navigation {
        padding: 20px 0;
        display: none;
        position: relative;
    }

    .QX-102540409 .navigation::after {
        position: absolute;
        width: 100%;
        height: 1px;
        content: "";
        background: #fff;
        opacity: .2;
        top: 0;
        left: 0;
    }

    .QX-102540409 .title {
        margin: 0;
        padding: 20px 0;
        line-height: unset;
        position: relative;
    }

    .QX-102540409 .shi {
        position: absolute;
        right: 20px;
        width: 15px;
        height: 15px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }

    .QX-102540409 .shi .before {
        width: 15px;
        height: 1px;
        background: #fff;
        position: absolute;
        content: "";
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .QX-102540409 .shi .after {
        content: "";
        width: 1px;
        height: 15px;
        background: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .QX-102540409 .menu-list:nth-child(5) .title {
        display: none;
    }

    .QX-102540409 .menu-list:nth-child(5) {
        text-align: center;
    }

    .QX-102540409 .followWrap {
        margin-top: 20px;
        display: inline-block
    }

    .QX-102540409 .followWrap .follow-a span {
        transform: scale(1);
        width: 32px;
        height: 32px;
    }

    .QX-102540409 .follow-a {
        margin: 2px 5px;
    }

    .QX-102540409 .bottom {
        margin-top: 20px;
        flex-wrap: wrap;
        text-align: center;
    }

    .QX-102540409 .lif {
        width: 100%;
    }

    .QX-102540409 .logo {
        width: 100%;
    }

    .QX-102540409 .rights {
        width: 100%;
        text-align: center;
    }


}