﻿.footer-bg {
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 20px;
    overflow: hidden
}

    .footer-bg a {
        color: #333
    }

        .footer-bg a:hover {
            color: #2f85e6
        }

    .footer-bg dl {
        float: left;
        width: 157px;
        padding-left: 15px
    }

        .footer-bg dl p {
            padding-bottom: 2px
        }

        .footer-bg dl dt {
            color: #000;
            font-size: 14px;
            padding-bottom: 5px
        }

        .footer-bg dl:nth-child(2),
        .footer-bg dl:nth-child(3) {
            width: 145px
        }

        .footer-bg dl:nth-child(5) {
            width: 130px
        }

        .footer-bg dl:nth-child(6) {
            width: 160px
        }

            .footer-bg dl:nth-child(6) .advisory {
                font-size: 14px
            }

                .footer-bg dl:nth-child(6) .advisory p {
                    font-size: 12px
                }

                .footer-bg dl:nth-child(6) .advisory a,
                .footer-bg dl:nth-child(6) .advisory span {
                    color: #1a68b7
                }

                    .footer-bg dl:nth-child(6) .advisory a:hover {
                        color: #0066cb
                    }

        .footer-bg dl:last-child {
            width: 180px
        }

            .footer-bg dl:last-child .entering {
                font-size: 14px
            }

                .footer-bg dl:last-child .entering p {
                    display: inline-block
                }

                .footer-bg dl:last-child .entering a {
                    padding: 5px 10px;
                    margin-left: 20px;
                    color: #fff;
                    background: #fc0000;
                    border-radius: 8px
                }

            .footer-bg dl:last-child .dd-img {
                display: table;
                width: 100%
            }

                .footer-bg dl:last-child .dd-img .img-code {
                    display: table-cell;
                    width: 50%;
                    text-align: center
                }

                    .footer-bg dl:last-child .dd-img .img-code img {
                        width: 100px
                    }

                .footer-bg dl:last-child .dd-img .code-text {
                    vertical-align: middle;
                    display: table-cell
                }

.pb20 {
    padding-bottom: 20px
}

.footer-bottom {
    background: #1a69b7;
    padding: 20px 0 30px;
    color: #fff
}

    .footer-bottom .footer-wrap {
        background: url(/4f25a22606c4f3080b5ce8022b049167.png) no-repeat 15px 4px;
        padding-left: 210px;
        width: 980px;
        margin: 0 auto
    }

        .footer-bottom .footer-wrap p {
            padding-bottom: 5px
        }

            .footer-bottom .footer-wrap p span {
                padding: 0 10px
            }

        .footer-bottom .footer-wrap a {
            color: #fff
        }

            .footer-bottom .footer-wrap a:hover {
                color: #000
            }

.pl10 {
    padding-left: 10px
}
