﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
}

ol, ul, li, table, tbody {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

.footer_yqlj {
    width: 100%;
    background-color: #262626;
    color: #858984;
}

    .footer_yqlj a {
        color: #858984;
    }

        .footer_yqlj a:hover {
            color: #fff;
        }

    .footer_yqlj .tz {
        line-height: 30px;
        width: auto;
        float: left;
        margin-left: 20px;
    }



.width1200 {
    width: 1140px;
    margin: 0 auto;
}

.footer_yqlj ul {
    overflow: hidden;
    padding: 18px 0 25px 1px;
    color: #858984;
}

    .footer_yqlj ul li {
        width: 100px;
        float: left;
        font-size: 16px;
        line-height: 16px;
        margin-right: 36px;
        background-color: #121212;
        line-height: 30px;
        padding: 5px;
        padding-left: 44px;
        padding-right: 10px;
    }

        .footer_yqlj ul li:hover {
            color: #fff;
            background-color: #384144;
            cursor: pointer;
        }

.footer {
    width: 100%;
    height: 224px;
    background-color: #161616;
}

.footer {
    overflow: hidden;
    height: 297px;
    background: url(../images/footer/footer.jpg) no-repeat center / 100% 100%;
}

    .footer .width1200 {
        margin: 0 auto;
        overflow: hidden;
        padding-top: 40px;
        height: 238px;
        border-bottom: 1px solid #424242;
    }

    .footer .fl {
        width: 931px;
        padding-left: 31px;
    }

        .footer .fl ul {
            overflow: hidden;
            padding: 10px 0 25px 1px;
        }

            .footer .fl ul li {
                float: left;
                font-size: 16px;
                line-height: 16px;
                margin-right: 36px;
            }

                .footer .fl ul li a {
                    color: #ffffff;
                }

        .footer .fl h5 {
            font-style: normal;
            font-weight: normal;
            color: #ffffff;
            font-size: 30px;
            font-family: 'arial';
            height: 34px;
            line-height: 34px;
            background: url(../images/footer/footer_1.png) no-repeat left center;
            padding-left: 40px;
            margin-bottom: 12px;
        }

        .footer .fl p {
            font-size: 12px;
            color: #939392;
            line-height: 20px;
        }

.ff0 {
    font-family: 'arial';
}

.fr {
    display: block;
    float: right;
    top: -180px;
    position: relative;
}

.footer .fr span {
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 105px;
    margin-left: 17px;
}

    .footer .fr span img {
        vertical-align: 0;
        margin-bottom: 10px;
    }

    .footer .fr span i {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 12px;
        color: #939392;
    }

i, i.icon {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.footer strong {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #939392;
}

.show {
    display: block;
}

.hide {
    display: none;
}
