.top {
    background: #fff;
    height: 70px;
    border-bottom: 1px solid #d4d4d4;
}

.top_logo {
    margin-right: 48px;
    cursor: pointer
}

    .top_logo img {
        width: 186px;
        height: 38px;
        margin: 17px 0 9px 0;
    }

.footer_tip {
    background: #fff;
    height: 63px;
    border-top: 4px solid #f9f8f6
}

.footer_tipL {
    float: left;
    width: 400px;
    font-size: 12px;
    line-height: 16px;
    color: #979797;
    padding: 14px 0 0 21px;
}



.footer_tipR {
    float: right;
    width: 450px;
    font-size: 12px;
    color: #979797;
    padding-top: 17px;
}

    .footer_tipR dl {
        float: left;
        margin-left: 27px;
    }

        .footer_tipR dl dt {
            float: left;
            overflow: hidden;
            margin-right: 6px;
        }

            .footer_tipR dl dt.gs_icon {
                width: 28px;
                height: 30px;
            }

            .footer_tipR dl dt.wj_icon {
                width: 30px;
                height: 30px;
            }

            .footer_tipR dl dt.wl_icon {
                width: 27px;
                height: 30px;
            }

            .footer_tipR dl dt.icp_icon {
                width: 25px;
                height: 30px;
            }

            .footer_tipR dl dt i {
                width: 400px;
                height: 322px;
                vertical-align: middle;
            }

            .footer_tipR dl dt.gs_icon i {
                background-position: 0 -102px;
                position: relative\9;
                left: 0px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.wj_icon i {
                background-position: -32px -102px;
                position: relative\9;
                left: -32px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.wl_icon i {
                background-position: -66px -102px;
                position: relative\9;
                left: -66px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.icp_icon i {
                background-position: -97px -102px;
                position: relative\9;
                left: -97px\9;
                top: -102px\9;
            }

        .footer_tipR dl dd {
            float: left;
            width: 48px;
            line-height: 13px;
        }

            .footer_tipR dl dd.gs_name {
                line-height: 30px;
            }
