@charset "utf-8";
.box {
    padding: 0;
    margin: 0;
    list-style: none;
    border: none;
    font-size: 13px;
    font-family: "微软雅黑", "Arial";
    color: #666;
}

/*1.20 最新底部*/
.mfootcol {
    background: #252527;
}

.mfootcol .five_shop {
    padding-top: 60px;
    width: 85%;
}

.mfootcol a {
    color: rgba(255, 255, 255, 0.4);
}

.mfootcol a:hover {
    color: #7dc048;
}

.mfootbot {
    border-top: 1px solid #515152;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.mfootbot .five_shop {
    padding-top: 0;
    position: relative;
}

.mfootleft {
    width: 58%;
    float: left;
}

.mfootleft ul {
    width: 20%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
}

.mfootleft h2 {
    font-size: 16px;
    font-weight: 500;
    color: #7dc048;
    padding-bottom: 28px;
}

.mfootleft h2 a {
    font-size: 16px;
    font-weight: 500;
    color: #7dc048;
}

.mfootleft ul li {
    line-height: 34px;
}

.mfootleft ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
}

.mfootpiao ul li span.mfico img {
    vertical-align: middle;
}

.mfootright {
    float: left;
    width: 42%;
}

.mfootlx {
    float: right;
    text-align: right;
    max-width: 75%;
}

.mfootlx h2 {
    font-size: 16px;
    font-weight: 500;
    color: #7dc048;
    padding-bottom: 10px;
}

.mfootlx em {
    font-size: 64px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-family: Iskoola Pota;
    color: rgba(255, 255, 255, 0.15);
    font-style: inherit;
}

.mfootlx p {
    color: rgba(255, 255, 255, 0.4);
    line-height: 32px;
    padding-top: 10px;
}

.mfootbot_l {
    float: left;
    padding-top: 74px;
}

.mfootbot_r {
    float: right;
    text-align: right;
    padding-top: 74px;
}

.mftlogo {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -138px;
}

.mftlogo img {
    max-width: 100%;
}

.mfootup {
    padding-top: 30px;
    float: left;
    width: 100%;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.4);
}

.mfootup a {
    color: rgba(255, 255, 255, 0.4);
}

.mfootup_r {
    float: right;
}

.mfootpiao {
    float: right;
    padding-left: 38px;
    margin-top: -20px;
}

.mfootpiao ul li {
    margin-bottom: 8px;
    position: relative;
}

.mfootpiao ul li span.mfico {
    width: 48px;
    height: 48px;
    background: #7C7C7D;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.mfootpiao ul li:hover span.mfico {
    background: #7dc048;
}

.mfootimg {
    background: #FFFFFF;
    position: absolute;
    width: 110px;
    height: 110px;
    right: 62px;
    top: -56%;
    display: none;
}

.mfootimg span {
    padding: 5px;
    display: block;
}

.mfootimg img {
    max-width: 100%;
}

.mfootimg:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left: 10px solid #fff;
    top: 45px;
    left: 110px;
}


.mfootup_l {
    float: left;
    width: 70%;
}

.mfootup_l .button {
    cursor: pointer;
    float: left;
    display: inline-block;
}

.mfootup_l .button em {
    opacity: 0;
    font-style: normal;
}

.mfootup_l .button.mlinkt em {
    opacity: 1;
}

.mfootup_l .button.mlinkt span {
    display: none;
}

.mfootmap {
    display: inline-block;
    float: left;
}

.linklist {
    float: left;
    width: 75%;
    height: 25px;
    overflow: hidden;
    position: relative;
}

.linklist a {
    margin-right: 10px;
    display: block;
    float: left;
    width: auto !important;
}

.linklist .ul {
    opacity: 0;
}

@media (max-width: 1680px) {
    .mfootpiao {
        padding-left: 30px;
        padding-right: 20px;
    }

    .linklist {
        width: 85%;
    }
}

@media (max-width: 1280px) {
    .linklist {
        width: 80%;
    }

    .mftlogo {
        max-width: 220px;
        margin-left: -110px;
    }
}

@media (max-width: 1199px) {
    .mftlogo {
        max-width: 200px;
        margin-left: -100px;
    }

    .mfootpiao {
        padding-left: 25px;
        padding-right: 20px;
    }

    .mfootlx {
        max-width: 76%;
    }

}

@media (max-width: 1099px) {
    .linklist {
        width: 70%;
    }

    .mfootlx {
        max-width: 78%;
    }

    .mfootpiao {
        padding-left: 20px;
        padding-right: 10px;
    }

    .mfootup_l {
        width: 66%;
    }

    .mfootlx em {
        font-size: 46px
    }
}

@media (max-width: 1083px) {
    .mfootlx {
        max-width: 75%;
    }
}

@media (max-width: 1024px) {
    .mfootlx p {
        line-height: 28px;
    }
}

@media (max-width: 991px) {
    .mfootlx em {
        font-size: 36px
    }

    .mfootlx p {
        line-height: 26px;
    }

    .mfootup_l {
        width: 57%;
    }

    .linklist {
        width: 58%;
    }

    .mfootlx {
        width: 66%;
    }

    .mfootbot_r {
        float: left;
        padding-top: 10px;
    }

    .mfootleft {
        width: 62%;
    }

    .mfootright {
        width: 38%;
    }

    .mfootleft ul li a {
        font-size: 13px;
    }

    .mfootpiao {
        padding-left: 20px;
        padding-right: 0;
    }
}

@media (max-width: 845px) {
    .linklist {
        width: 35%;
    }

}

@media (max-width: 767px) {
    .mfootleft {
        display: none;
    }

    .mfootright {
        width: 100%;
    }

    .mfootlx {
        float: left;
        text-align: left;
    }

    .mfootup_l {
        display: none;
    }

    .mfootlx em {
        font-size: 44px;
    }

    .mfootcol .five_shop {
        padding-top: 30px;
    }

    .mfootpiao {
        margin-top: 0;
    }

    .mfootpiao ul li span.mfico {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .mfootimg {
        right: 52px;
        top: -80%;
    }

    .mfootbot_r {
        text-align: left;
    }

    .mfootup {
        padding-top: 10px;
    }

    .mfootbot_l {
        padding-top: 50px;
    }

    .mfootup_r {
        width: 100%;
        text-align: left;
    }

    .mftlogo {
        top: 20px;
    }
}

@media (max-width: 640px) {
    .foot_end {
        padding-bottom: 10px !important;
    }
}











