﻿

/*底部样式*/
footer {
    width: 100%;
    padding: 0 0 22px;
    background: #4f4f4f;
    color: #cac9c9;
}

    footer .footer_one {
        width: 1024px;
        margin: 0 auto;
        height: auto;
        padding-top: 60px;
        overflow: hidden;
    }

        footer .footer_one .foot_top {
            width: 100%;
            height: 180px;
            margin: 0 auto;
            text-align: center;
        }
         
        footer .footer_one .foot_link {
            display: inline-block;
            height: auto;
            text-decoration: none;
            overflow: hidden;
        }

            footer .footer_one .foot_link ul {
                float: left;
                width: 128px;
                height: auto;
            }

            footer .footer_one .foot_link li {
                float: left;
                width: 100px;
                height: auto;
                line-height: 24px;
                font-size: 12px;
                text-align: left;
            }

                footer .footer_one .foot_link li a {
                    font-size: 12px;
                    color: #cac9c9;
                }

                    footer .footer_one .foot_link li a:hover {
                        color: #fff;
                    }

            footer .footer_one .foot_link .icon {
                float: left;
                width: 40px;
                height: 32px;
            }

            footer .footer_one .foot_link .xian {
                display: inline-block;
                height: 146px;
                border-left: 1px solid #afafaf;
            }

            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 ul.f_contact1 li:first-child span ,
  footer ul li:first-child span{
        font-size: 14px;
        font-weight: 400;
    }
    footer ul.f_contact li span{
        font-size:12px;
    }
    footer .footer_one .foot_link li:first-child {
        color: #fff;
        margin-bottom: 5px;
    }

    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, footer .f_contact2 .ewm2 img {
                height: 16px;
                width: 16px;
                margin-right: 6px;
                vertical-align: middle;
                float: right;
                margin-top: 4px;
            }

        footer  .footer_one .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  .footer_one .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(/Content/Shared/images/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 .bottomCopyright .for_reference {
        color: #838383;
        background: url(/Content/Shared/images/jinghui.png) no-repeat 100%;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        padding-right: 23px;
        margin-top: 14px;
        margin-right: 13px;
    }

    footer .footer_one .bottomCopyright .case_no {
        background: url(/Content/Shared/images/ico_footer.png) 0% 70% no-repeat;
        display: inline-block;
        width: 104px;
        height: 33px;
        vertical-align: middle;
        margin-left: 5px;
    }

.ewm:hover, .ewm2:hover {
    cursor: pointer;
}

footer .footer_one .foot_link .ewm:hover a {
    color: #fff;
}

.ewm span {
    display: none;
}

.ewm:hover span {
    display: block;
}
