.footer {
    clear: both;
    width: 100%;
    min-width: 1102px;
    font: 12px "Microsoft YaHei";
    background-color: #fff
}

.footer {
    color: #999;
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
    min-width: 1208px;
    margin-top: 20px;
}

    .footer a, .footer * {
        font-size: 12px !important;
        font-family: "Microsoft YaHei" !important
    }

    .footer a {
        text-decoration: none
    }

    .footer img {
        vertical-align: top
    }

    .footer .in,
    .license .in {
        width: 1208px;
        margin: 0 auto
    }

    .footer .nag {
        margin-bottom: 15px
    }

        .footer .nag a {
            color: #999
        }

            .footer .nag a:hover {
                color: #01A7f1
            }

        .footer .nag .e {
            float: left;
            width: 120px;
            line-height: 24px;
        }

        .footer .nag .e_first {
            position: relative;
            width: 230px;
            padding-left: 74px
        }

        .footer .nag label {
            position: absolute;
            width: 70px;
            font-size: 14px;
            text-align: right;
            left: 0;
            *margin-top: -5px
        }

        .footer .nag strong {
            font-weight: normal;
            color: #333
        }

    .footer .code {
        float: left;
        width: 80px;
        padding-top: 5px;
        transform: translate(146px, 13px);
    }

        .footer .code span {
            display: block;
            text-align: center;
            margin-top: 10px
        }

    .footer .c_first {
        margin-right: 31px
    }

    .footer .note {
        position: relative;
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0
    }

        .footer .note span {
            position: relative;
            display: inline-block;
            font-size: 12px;
            padding: 0 5px;
            z-index: 2
        }

    .footer.f2 {
        border-top: 0 none
    }

    .footer.fixbottom {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

.license {
    text-align: center;
    margin-top: -25px;
    padding: 20px 0 20px;
    background-color: #fff;
    color: #999;
    line-height: 23px;
}

    .license a, .license * {
        font-size: 12px;
        font-family: "Microsoft YaHei" !important
    }

    .license a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        margin: 0 20px;
        color: #999;
    }

        .license a:hover {
            color: #01A7f1;
        }

    .license span {
        position: absolute;
        width: 70px;
        line-height: 14px;
        font-size: 12px;
        color: #999;
        top: 42px;
        left: 50%;
        margin-left: -35px
    }

    .license .note {
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0
    }

        .license .note .gan {
            display: inline-block;
            height: 20px;
            line-height: 20px;
            color: #999;
            margin-bottom: 20px;
            padding-left: 25px;
            background: url(/img/gongan.png) no-repeat
        }

            .license .note .gan:hover {
                color: #01A7f1
            }

.en .footer .nag .e_first {
    padding-left: 126px
}

.en .footer .nag label {
    width: 122px
}

.en .footer .c_first {
    margin-right: 6px
}
