#header {
    width: 1400px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 8px;
}

.m_header {
    display: none;
}

.c_left {
    width: 316px;
}

.c_left img {
    width: 100%;
}

.c_right {
    width: 57.71%;
    display: flex;
    flex-direction: column;
    margin-bottom: 13px;
}

.c_top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.c_language {
    font-size: 14px;
}

.c_language .color {
    color: #1e57a6;
}

.c_language .shu {
    margin: 0 5px;
}

.c_ss {
    padding: 0 22px;
}

.c_rx {
    font-size: 16px;
    color: #1e57a6;
}

.c_bottom {
    margin-top: 26px;
}

.c_bottom ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c_bottom ul li {
    font-size: 19px;
    line-height: 19px;
    color: #333333;
    padding-bottom: 7px;
}

.active {
    color: #1e57a6 !important;
    font-weight: bold;
    border-bottom: 2px solid #1e57a6;
}

@media (max-width: 1399px) {
    #header {
        width: 100%;
    }
}


@media (max-width: 1199px) {
    .c_right {
        width: 65.71%;
    }
}


@media (max-width: 990px) {

    #header {
        display: none;
    }

    .m_header {
        display: block;
        position: relative;
        height: 50px;
        left: 0;
        top: 0
    }

    .sp_header {
        height: 50px;
        overflow: hidden;
        background: #fff;
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0;
        z-index: 999999
    }

    .sp_logo {
        padding: 10px;
        float: left;
        height: 50px
    }

    .sp_logo img {
        margin: auto;
        max-height: 30px
    }

    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 15px
    }

    .sp_nav span {
        display: block;
        background: #f5b247;
        width: 30px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }

    .sp_nav span:nth-of-type(1) {
        top: 0px
    }

    .sp_nav span:nth-of-type(2) {
        top: 10px
    }

    .sp_nav span:nth-of-type(3) {
        top: 20px
    }

    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }

    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }

    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }

    .sjj_nav {
        position: fixed;
        z-index: 9;
        background: #ffffff;
        width: 100%;
        height: calc(100% - 50px);
        font-size: 14px;
        line-height: 40px;
        top: -100%;
        left: 0;
        overflow: auto;
        overflow-x: hidden;
        transition: top ease 0.35s;
    }

    .nav_show {
        top: 50px
    }

    .sjj_nav>ul>li:first-child {
        overflow: hidden;
        border-top: 0
    }

    .sjj_nav>ul>li:first-child>a {
        float: left;
        width: calc(100% - 70px);
    }

    .sjj_nav>ul>li:first-child .language {
        float: right;
        width: 70px;
        overflow: hidden;
        line-height: 30px;
        margin-top: 5px
    }

    .sjj_nav>ul>li:first-child .language a {
        width: 35px;
        float: left;
        border-left: 1px #ddd solid;
        text-align: center;
        color: #999
    }

    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 30px;
        padding: 0px 7px 0 7px
    }

    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }

    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        margin: 0 20px;
        position: relative;
        line-height: 40px;
        font-size: 14px
    }

    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid
    }

    .sjj_nav ul li ul {
        display: none
    }

    .sjj_nav ul li a {
        color: #666;
        width: 100%;
        display: block
    }

    .sjj_nav ul li ul li a {
        color: #999;
        display: block;
        text-align: left
    }

    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #555
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #f5b247
    }

    .sjj_nav ul li ul li>ul {
        margin-left: 10px
    }
}


/* 底部 */
.footer {
    width: 100%;
    padding: 50px 0;
    background: #292929;
}

.foot {
    width: 1400px;
    margin: 0 auto;
    background: #292929;
    display: flex;
    justify-content: space-around;
}

.dh {
    width: 19%;
    padding-top: 10px;
}

.item h1 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.item .xian {
    margin: 13px 0 16px;
    width: 40px;
    height: 3px;
    background-color: #0763c0;
}

.xbox {
    padding-top: 13px;
    width: 251px;
    background-image: url('../image/map.png');
}

.dz {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.dz p {
    margin-left: 16px;
    font-size: 12px;
    line-height: 24px;
    color: #cccccc;
}

.footnav {
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
}

.navitem {
    display: flex;
    flex-wrap: wrap;
    margin-right: 60px;
    margin-bottom: 30px;
}

.navitem a {
    display: flex;
    align-items: center;
}

.navitem p {
    height: 0px;
    width: 0px;
    border-top: 6px solid #292929;
    border-left: 6px solid #a1a2a4;
    border-right: 6px solid #292929;
    border-bottom: 6px solid #292929;
}

.navitem span {
    font-size: 14px;
    color: #cccccc;
}

.mabox {
    /* width: 33%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 25px;
}

.mabox p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 12px;
}

.shux {
    width: 1px;
    height: 171px;
    background-color: #fff;
    opacity: 0.1;
}
.ba{
    width: 100%;
	/* height: 37px; */
	background-color: #161616;
}
.babox{
    padding: 12px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
	color: #ffffff;
}


@media (max-width: 1399px) {
    .foot {
        width: 100%;
    }
    .babox{
        width: 100%;
        padding: 12px 20px;
    }
}

@media (max-width: 1356px) {
    .dh {
        width: 28%;
    }
}

@media (max-width: 929px) {
    .dh {
        width: 35%;
    }
}

@media (max-width: 767px){
    .footer{
        padding: 15px 8px;
    }
    .shux{
        display: none;
    }
    .foot {
        flex-direction: column;
    }
    .dz {
        margin-bottom: 10px;
    }
    .dh {
        padding-top: 20px;
        width: 100%;
    }
    .navitem {
        margin-right: 46px;
        margin-bottom: 15px;
    }
    .mabox {
        padding-top: 5px;
    }
    .babox{
        display: flex;
        flex-direction: column;
    }
    .babox{
        font-size: 12px;
        padding: 10px 0;
    }
    .babox p{
        
    }
    .babox p:nth-child(2){
        display: none;
    }
}




.c_bottom ul li:hover {
    color: #1e57a6 !important;
    font-weight: bold;
    border-bottom: 2px solid #1e57a6;
}