.fotbox .fot1 .cont .lt .contact{
    color: #666666;
}
.fotbox .fot1 .cont .lt .contact>div{
    margin-bottom: 10px;
}
.fotbox .fot1 .cont .lt .contact .phone-container{
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.fotbox .fot1 .cont .lt .contact .hover-text:hover{
    color: #2cc6d0;
}

.fotbox .fot1 .cont .lt .contact .link{
    margin-right: 8px;
}
.fotbox .fot1 .cont .lt .contact .link img{
    width: 30px;
    border-radius: 50%;
}

.fotbox .fot1 .cont .lt .contact .qr-code-container{
    display: flex;
    gap: 10px;
}
.fotbox .fot1 .cont .lt .contact .qr-code-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}
.fotbox .fot1 .cont .lt .contact .qr-code{
    width: 0.7rem;
}
.fotbox .fot1 .fz_logo .lt .jut .link:hover{
    color: #2cc6d0;
}

.container.new2506{
    width: 75%;
}
@media (max-width: 991px) {
    .container.new2506 {
        width: 92%;
    }
}

.fotbox .fot1 .new2506 .cont .lt {
    width: 80%;
}
@media (max-width: 991px) {
    .fotbox .fot1 .new2506 .cont .lt {
        width: 100%;
        margin-bottom: 0.6rem;
        justify-content: space-between;
    }
}
.fotbox .fot1 .new2506 .cont .gt {
    width: 20%;
}
@media (max-width: 767px) {
    .fotbox .fot1 .new2506 .cont .gt {
        width: 100%;
    }
}
