
.footer_top {
    padding-top: 5vw;
    padding-bottom: 5vw;
	
    /* color: #a4a4a4; */
    /* line-height: 2.4; */
}

.footer_top_logo img {
    margin-bottom: 15px;
}

.footer_bottom {
    padding: 20px 0;
    color: #a4a4a4;
    min-height: 70px;
}

.footer_menu {
    display: flex;
    justify-content: space-between;
    flex: auto;
/*    margin-left: 50px;
    margin-right: 50px;*/
    border-right: 1px solid rgba(255,255,255,.4);
    padding-right: 50px;
}

.footer_menu h3 a,.footer_menu h3 {
    font-size: 16px;
    color: #ffffff;
    display: block;
}

.footer_menu h3 {
    margin-bottom: 20px;
}

.footer_menu span {
    display: flex;
    flex-direction: column;
}

.footer_menu li a,.hjzf_bottom_36_bottom_wrapper a,.footer_top_logo a {
    transition: all .5s;
}

.ewm {
    display: flex;
    align-items: flex-start;
}

.footer_tell {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.footer_tell b {
    line-height: 1.2;
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
}

.footer_tell span {
    font-size: 14px;
    color: #a4a4a4;
}

.footer_tell strong {
    color: #fff;
    font-size: 16px;
}

.hjzf_bottom_36_bottom_wrapper {
    align-items: center;
    justify-content: space-between;
}

.bottom_36_right {
    display: flex;
    justify-content: flex-end;
}

@media(max-width: 1365px) {
    .hjzf_bottom_36,.bottom_36 {
        display: none;
    }
}

@media(min-width: 1366px) {
    .bottom_36_mobile {
        display: none;
    }
}

.bottom_36-add240430 {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.bottom_36-add240430_fixed {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s all;
}

.bottom_36-add240430_fixed i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #0003;
    cursor: pointer;
}

.bottom_36-add240430_fixed svg {
    width: 48px;
    height: 48px;
    stroke: #fff;
    stroke-width: 3px;
    position: absolute;
    right: 10%;
    top: 10%;
    z-index: 2;
    cursor: pointer;
}

.bottom_36-add240430_fixed.on {
    opacity: 1;
    visibility: visible;
}

.bottom_36-add240430_fixed_item {
    margin-right: 2em;
    position: relative;
    z-index: 3;
}

.bottom_36-add240430_fixed_item:last-child {
    margin: 0;
}

.bottom_36-add240430_fixed img {
    display: block;
}

.bottom_36-add240430_fixed p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
