﻿body {
    background-color: #ffffff !important;
    font-family: !important;
    overflow-x: hidden;
}

/* 导航栏 */
.nav_container {
    width: auto;
    margin: 0 auto;
    float: right;
}

.nav_en {
    display: none;
    color: rgb(30, 80, 174);
}

.active {
    border-bottom: 2px solid #1e50ae;
    z-index: 99999;
}

    .active a {
        color: rgb(30, 80, 174);
    }

nav {
    width: 100%;
    display: block;
    height: 120px;
    background: #fff;
    position: fixed;
    z-index: 1500;
    right: 0;
    left: 0;
    top: 0;
    border-radius: 0;
    box-sizing: border-box;
}

    nav ul {
        list-style: none;
    }

    nav > div {
        margin-top: 20px;
    }

        nav > div > ul {
            line-height: 90px;
            float: right;
        }

    nav a {
        text-decoration: none;
        display: inline-block;
        width: 105px;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    nav > div > ul > li {
        float: left;
        text-align: center;
        height: 90px;
        color: rgba(76, 76, 76, 1);
        margin: 0px 5px 0px 0px;
    }

        nav > div > ul > li > a {
            font-family: 微软雅黑;
            font-size: 16px;
            height: 40px;
            line-height: 90px;
            color: rgba(76, 76, 76, 1);
        }

        nav > div > ul > li:hover {
            border-bottom: 2px solid #1e50ae;
            z-index: 99999;
            color: rgb(30, 80, 174);
        }

/*二级导航*/
.sub_item {
    position: absolute;
    left: 0px;
    visibility: hidden;
    z-index: -10;
    width: 100%;
    display: block;
    border-top: 1px solid #efefef;
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    /*height: 28px;*/
}

nav > div > ul > li > div > ul {
    clear: both;
    width: auto;
    height: 28px;
    margin: 0 auto;
    margin-top: -10px;
    display: table;
    text-align: center;
}

    nav > div > ul > li > div > ul > li {
        float: left;
    }

        nav > div > ul > li > div > ul > li > a {
            text-align: center;
            height: 28px;
            line-height: 28px;
            font-size: 14px;
            font-family: PMingLiU;
            font-weight: 700;
            color: rgba(102, 102, 102, 1);
        }

nav > div > ul > li > a:hover {
    color: #1e50ae;
}

nav > div > ul > li:hover div {
    opacity: 1;
    visibility: visible;
}

nav > div > ul > li > div > ul > li > a:hover {
    color: rgba(30, 80, 174);
}

/**底部*/
.footer-wrapper {
    width: 100%;
    position: relative;
    z-index: 9;
}

.footer-items {
    width: 100%;
    padding: 32px 0 20px;
}

    .footer-items .contain {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

.footer-mix {
    width: auto;
}

.footer-logo {
    width: 100%;
}

.FooterCode {
    width: 100%;
    font-size: 0;
    margin-top: 12px;
}

    .FooterCode a, .FooterCode span {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .FooterCode span {
        font-size: 14px;
        color: #5b6262;
        margin-right: 5px;
    }

    .FooterCode a {
        width: 70px;
        text-align: center;
        margin: 0 5px;
    }

        .FooterCode a > img {
            width: 100%;
        }

.FooterCode-img {
    display: none;
    width: 132px;
    height: 132px;
    padding: 6px;
    position: absolute;
    bottom: 42px;
    left: 50%;
    margin-left: -76px;
    background: #fff;
    border-radius: 4px;
    z-index:99999;
}

    .FooterCode-img::after {
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        border: 8px solid transparent;
        border-top-color: #fff;
        position: absolute;
        bottom: -16px;
        left: 50%;
        margin-left: -8px;
    }

    .FooterCode-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.FooterCode a:hover .FooterCode-img {
    display: block;
    animation: FooterCode .6s ease-in-out both;
}

@keyframes FooterCode {
    0% {
        transform: translateY(-14px);
    }

    100% {
        transform: translateY(0);
    }
}

.footer-navbar {
    width: 550px;
    overflow: hidden;
    user-select: none;
    padding-top: 6px;
}

    .footer-navbar ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-navbar li {
        width: auto;
    }
    .footer-navbar a {
        text-decoration: none;
        color: #5b6262;
        transition: color .4s ease;
    }
        .footer-navbar a:hover {
            color: #fff;
        }

.footer-menu, .footer-relation-menu {
    font-size: 16px;
    color: #8c9292;
    font-weight: 500;
    display: block;
}

.footer-drop {
    width: 100%;
    margin-top: 14px;
}

body.PC .footer-drop {
    display: block !important;
}

.footer-drop a {
    display: block;
    font-size: 14px;
    color: #5b6262;
    line-height: 1;
    padding: 7px 0;
    transition: color .4s ease;
}

    .footer-drop a:hover {
        color: #fff;
    }

.footer-relation {
    width: auto;
    padding-top: 6px;
}

.footer-relation-drop {
    width: 100%;
    margin-top: 8px;
}

    .footer-relation-drop p {
        font-size: 20px;
        color: #5b6262;
        line-height: 1;
        padding: 7px 0;
        padding-left: 24px;
    }

        .footer-relation-drop p:first-child {
            background: url('/content/images/xkd/Fic1.png') no-repeat left top 60%;
            letter-spacing: -1px;
        }

        .footer-relation-drop p:last-child {
            background: url('/content/images/xkd/Fic2.png') no-repeat left center;
            font-family: 'KELPTA3';
        }

.footer-copyright {
    width: 100%;
    border-top: 1px solid #2b3030;
    padding: 26px 0 40px;
}

.footer-copyright-info {
    float: left;
}

    .footer-copyright-info i {
        display: inline-block;
        width: 14px;
    }

.footer-copyright-link a, .footer-copyright-info {
    font-size: 14px;
    color: #5b6262;
    line-height: 1;
    text-decoration:none;
    transition: color .4s ease;
}

.footer-copyright-link {
    float: right;
    font-size: 0;
}

    .footer-copyright-link a::after {
        content: "|";
        margin: 0 20px;
        color: #5b6262;
    }

    .footer-copyright-link a:last-child::after {
        display: none;
    }

    .footer-copyright-link a:hover {
        color: #fff;
    }
