.mfooterbg {
    width: 100%;
    background: url(../images/footer.jpg);
    padding-top: 30px;
    color:#fff;
}

.mfooterbg .mfooter {
    max-width: 1240px;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.mfooterbg .mfooter .leftlogo {
    width: 160px;
}

.mfooterbg .mfooter .footernavs {
    width: 260px;
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    position: relative;
    gap: 12px;
    height:80px;
    justify-content: space-between;
}

.mfooterbg .mfooter .footernavs a {
    display: block;
    color: #333;
    width: calc(50% - 24px);
    color: #fff;
    overflow: hidden;
    position: relative;
    padding-left: 12px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    flex-shrink: 0;
    height: 24px;
    line-height: 24px;
}
.mfooterbg .mfooter .footernavs a:hover{
    transform: translateY(-3px);
}
.mfooterbg .mfooter .footernavs a::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    height: 0;
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #fff;
    border-right: 0 solid transparent;
    transform: translateY(-50%);
}
.mfooterbg .centerinfo{margin-bottom: 12px;}


.mfooterbg .mfooter .center {
    width: calc(100% - 620px);
}

.mfooterbg .mfooter .right {
    float: right;
    width: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}

.mfooterbg .mfooter .right img {
    max-width: 100%;
    width: 100px;
    height: auto;
}

.mfooterbg .mfooter .right p {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin: 0;
}

.footer {
    width: 100%;
    height: 65px;
    background: url(../images/footer.jpg);
    min-width: 1200px;
}

.mfooterbg .footers {
    width: 100%;
    height: 40px;
    padding-top: 0;
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #E7E7E7;
    color: #999;
}

.mfooterbg .footers a {
    color: #999;
}

.mfooterbg .mfooter .leftlogo h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #fff;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 8px;
}

.mfooterbg .mfooter .leftlogo h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    margin: 0
}

.mfooterbg .mfooter .center .Indeexmenue {
    padding: 0;
}

.mfooterbg .mfooter .center .Indeexmenue a {
    padding: 0;
    color: #fff;
}

.mfooterbg .mfooter .center .contact {
    color: #fff;
    line-height: 28px;
}

.mfooterbg .mfooter .center .contact {
    color: #fff;
    font-size: 12px;
}

.mfooterbg .mfooter .center .Indeexmenue a {
    line-height: 24px;
}

.mfooterbg .IndexLink {
    width: 100%;
    height: auto;
    border-top: 1px solid #666;
    background: none;
    padding-top: 0px;
    min-width: auto;
}

.mfooterbg .IndexLinkBody {
    width: auto;
    height: auto;
}

.mfooterbg .IndexLinkLEft {
    height: 44px;
    padding: 0;
    float: left;
    line-height: 40px;
    text-align: left;
}

.mfooterbg .IndexLinkLEft .title {
    background: none;
    padding: 0 4px;
    border: none;
    line-height: 44px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 14px;
    height: 44px;
}

.mfooterbg .IndexLinkRight {
    padding: 6px 0;
    line-height: 20px;
    color: #fff;
    color: #999;
}

.mfooterbg .IndexLinkRight a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    display: inline-block;
    position: relative;
}

.mfooterbg .Indeexmenue {
    width: 100%;
    height: 32px;
    float: none;
    line-height: 20px;
}


.footer-nav-tabs{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 10px;
}
.footer-nav-tabs a{
    color: #ffffff8f;
    border:none;
    background: none;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid transparent;
}
.footer-nav-tabs a:hover,.footer-nav-tabs a.active{
    color: #fff;border:none;border-bottom: 1px solid rgba(255,255,255,0.5);background: none
}
.footer-tab-content{
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    text-align: left;
}
.footer-tab-content a{
    color: #ffffff9a;
    font-size: 12px;
    display: inline-block;
    position: relative;
}
.footer-tab-content a:hover{
    color: #fff;
}
.footer-tab-content .tab-pane{
    color: #fff;
    display: none;
}
.footer-tab-content .tab-pane.active{
    display: block;
}
.footer_copyright{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #ffffff8f;
    width: 100%;
}
.footer_copyright span,.footer_copyright a{
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.IndexLinkBody{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
}



@media (max-width:768px) {
    .mfooterbg .mfooter .footernavs {
        display: none;
    }
    .mfooterbg .IndexLink {
        display: none;
    }
    .mfooterbg .mfooter .leftlogo {
        display: none;
    }

    .mfooterbg .mfooter .center {
        width: 100%;
    }

    .mfooterbg .mfooter .right {
        width: 100px;
    }

    .mfooterbg .mfooter .right img {
        width: 100%;
    }
    .footer_copyright{
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}
