﻿
ul,
ol,
li {
    list-style: none;
}

.page-bottom--area {
    padding: 12px 0 13px;
}

    .page-bottom--area .bottom-content {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        font-size: 0;
    }

        .page-bottom--area .bottom-content .divider {
            margin: 0 10px;
            width: 1px;
            height: 12px;
            font-size: 12px;
            font-weight: 400;
            background-color: rgba(215, 216, 217, 1);
        }

        .page-bottom--area .bottom-content .margin-bottom12 {
            margin-bottom: 12px;
        }

        .page-bottom--area .bottom-content .inline-style {
            display: inline-block;
            vertical-align: middle;
        }

        .page-bottom--area .bottom-content .divider {
            margin: 0 10px;
            width: 1px;
            height: 12px;
            font-weight: 400;
            background-color: rgba(215, 216, 217, 1);
        }

        .page-bottom--area .bottom-content .common-style {
            font-size: 12px;
            font-weight: 400;
            color: rgba(152, 152, 152, 1);
        }

        .page-bottom--area .bottom-content a {
            font-weight: 400;
            color: rgba(152, 152, 152, 1);
            text-decoration: none;
        }

        .page-bottom--area .bottom-content .ga-area a img {
            margin-top: -1px;
            margin-right: 6px;
            width: 14px;
            height: 14px;
            vertical-align: middle;
        }

        .page-bottom--area .bottom-content .ali-area a img {
            margin-top: -2px;
            margin-right: 10px;
            width: 55px;
            height: 13px;
            vertical-align: middle;
        }



        .page-bottom--area .bottom-content .ipv-area .ipv6-box {
            display: inline-block;
            margin-left: 4px;
            padding: 3px;
            border-radius: 4px;
            border: 1px solid rgba(152, 152, 152, 1);
        }
        .page-bottom--area .bottom-content .ali-area a svg, .page-bottom--area .bottom-content .ali-area a span {
            vertical-align: top;
        }

.bottom-words {
    vertical-align: middle;
}
.page-bottom--area .bottom-content .ga-area a img, .page-bottom--area .bottom-content .ga-area a span {
    vertical-align: top;
}





.smart-body-2 {
    display: none
}
@media screen and (max-width:767px) {
    .-smart-body{display:none};
    .smart-body-2{display:block};
}