.footer_box {
    background: #0053a2;
    width: 100%;
    margin-top: 20px;
}

.footer_main {
    padding: 28px 0px 10px 0px;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
}

.yqlj_box {
    position: relative;
    height: 38px;
}

.yqlj_box li {
    width: 18%;
    height: 38px;
    line-height: 36px;
    box-sizing: border-box;
    background: #014d96;
    border: 1px solid #014d96;
    position: static;
    float: left;
    margin: 0 1%;
}

.yqlj_box li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #b8cbdf;
    text-align: center;
}

.l_footer_leftc {
    font-size: 14px;
    line-height: 30px;
    color: #b8cbdf;
    box-sizing: border-box;
}

.l_yqlj_box {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 32px;
    height: 38px;
}

.l_yqlj_box span {
    font-size: 14px;
    color: #b8cbdf;
}

.l_yqlj_box img {
    margin-left: 15px;
    transition: all 0.3s;
}

.l_yqzz2 {
    position: absolute;
    width: 100%;
    bottom: 38px;
    left: 0px;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    background: #015293;
}

.yqlj_box .l_yqzz a {
    display: block;
    width: 25%;
    line-height: 30px;
    font-size: 14px;
    color: #b8cbdf;
    float: left;
}

.l_yqzz {
    display: none;
    overflow: hidden;
}

.phoneStyle {
    display: none;
}

.l_left_gai {
    width: 80px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.l_left_jiucuo {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.l_footer_line {
    height: 75px;
    width: 1px;
    background: #b8cbdf;
    margin-top: 9px;
}

.l_footer_leftc {
    font-size: 14px;
    line-height: 30px;
    color: #b8cbdf;
    box-sizing: border-box;
}

.l_footer_line2 {
    margin-left: 130px;
    margin-top: 17px;
}

.l_footer_line {
    height: 75px;
    width: 1px;
    background: #b8cbdf;
    margin-top: 9px;
}

.l_footer_rightg {
    box-sizing: border-box;
    width: 240px;
    display: flex;
    justify-content: space-between;
}

.footer_listg li {
    line-height: 30px;
}

.l_footer_leftc a {
    font-size: 14px;
    color: #b8cbdf;
}

.footer_listg li a {
    display: block;
    color: #b8cbdf;
    font-size: 16px;
}

.yqlj_box li:hover .l_yqlj_box img {
    transform: rotate(180deg);
}

.footer_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.phoneStyle {
    display: none;
}