


footer {
    width: 100%;
    min-width: 1024px;
    background: #4f4f4f;
    color: #cac9c9;
    padding: 0 0 22px;
}

    footer .footer_one {
        width: 1024px;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        padding-top: 60px;
    }

        footer .footer_one .foot_top {
            width: 100%;
               height: 188px;
            margin: 0 auto;
            text-align: center;
        }

    footer .foot_link {
        display: inline-block;
        height: auto;
        overflow: hidden;
        text-decoration: none;
    }

        footer .foot_link ul {
            width: 128px;
            float: left;
            height: auto;
        }

        footer .foot_link li {
            width: 100px;
            float: left;
            height: auto;
            font-size: 12px;
            line-height: 24px;
            text-align: left;
        }

            footer .foot_link li a {
                color: #cac9c9;
                font-size: 12px;
            }

                footer .foot_link li a:hover {
                    color: #fff;
                }

    footer .footer_one .foot_link .icon {
        /* background: url(/image/psdefault/footicon.png) no-repeat 0px 0px; */
        width: 40px;
        height: 32px;
        float: left;
    }

    footer .footer_one .foot_link .xian {
        height: 146px;
        border-left: 1px solid #afafaf;
        display: inline-block;
    }

    footer .footer_one .foot_link .member {
        background-position: -70px 0px;
    }

    footer .footer_one .foot_link .buy {
        background-position: -140px 0px;
    }

    footer .footer_one .foot_link .employers {
        background-position: -210px 0px;
    }

    footer .footer_one .foot_link .other {
        background-position: -280px 0px;
    }

    footer .foot_link li span, footer ul.f_contact li:first-child span {
        font-size: 14px;
        font-weight: 400;
    }

    footer ul.f_contact li span {
        font-size: 12px;
        font-weight: 400;
    }

    footer .f_contact1 {
        margin-left: -15px;
        margin-right: 15px;
    }

    footer .f_contact2 {
        margin-left: 26px;
    }

        footer .f_contact2 .ewm {
            border: 1px solid #eee;
            border-radius: 15px;
            padding-left: 9px;
            width: 116px;
        }

            footer .f_contact2 .ewm img {
                height: 16px;
                width: 16px;
                margin-right: 16px;
                vertical-align: middle;
                float: right;
                margin-top: 4px;
            }

        footer .f_contact2 .ewm1 {
            display: none;
            width: 90px;
            margin-top: 10px;
            margin-left: 13px;
        }

            footer .f_contact2 .ewm1 span, footer .f_contact2 .ewm3 span {
                width: 90px;
                height: 90px;
            }

                footer .f_contact2 .ewm1 span img, footer .f_contact2 .ewm3 span img {
                    width: 100%;
                }

        footer .f_contact2 .ewm2 {
            border: 1px solid #eee;
            border-radius: 15px;
            padding-left: 9px;
            width: 116px;
            margin-top: 10px;
        }

            footer .f_contact2 .ewm2 img {
                height: 16px;
                width: 16px;
                margin-right: 16px;
                vertical-align: middle;
                float: right;
                margin-top: 4px;
            }

        footer .f_contact2 .ewm3 {
            display: none;
            width: 90px;
            margin-top: 10px;
            margin-left: 13px;
        }






    footer .footer_one p {
        clear: both;
        padding-top: 39px;
        text-align: center;
        font-size: 12px;
        color: #cac9c9;
    }

        footer .footer_one p .jt {
            background: url(../common/h.png) no-repeat 46%;
        }

    footer .footer_one .erweima {
        display: inline-block;
    }

    footer .footer_one .phone {
        width: 118px;
        float: left;
        height: auto;
        overflow: hidden;
        font-size: 12px;
        font-weight: bold;
        line-height: 22px;
        text-align: center;
        margin-left: 45px;
    }

        footer .footer_one .phone span {
            display: block;
            margin-bottom: 10px;
            color: #fff;
        }

        footer .footer_one .phone img {
            border: 5px solid rgba(0, 0, 0, 0.2);
        }

    footer .footer_one .bottomCopyright .jt {
        display: block;
        margin-bottom: 12px;
    }

    footer .footer_one .bottomCopyright a {
        color: #cac9c9;
    }

        footer .footer_one .bottomCopyright a:hover {
            color: #fff;
        }

    footer .footer_one .foot_link li:first-child {
        color: #fff;
        margin-bottom: 5px;
    }

.ewm:hover, .ewm2:hover {
    cursor: pointer;
}

footer .foot_link .ewm:hover a {
    color: #fff;
}

.ewm span {
    display: none;
}

.ewm:hover span {
    display: block;
}
