.footer_new{
    background-color: #F5F7FA;
    height: 18rem;
    font-size: 14px;
    text-align: center;
    width: 100%;
    padding-top: 2rem;


}


.footer_top{
    width: 1100px;

    height: 15rem;
    position: relative;
    left:-550px;
    margin-left: 50%;

}


.footer_top1{ display: flex;
    flex-direction: row;
    width: 100%;height: 3rem;
}
.footer_ksrk{
    flex: auto;
    width: 300px;
    text-align: left;
}
.footer_ksrl_span{
    font-weight: bold;
    font-size: 1rem;

}
.footer_contact{
    flex: auto;
    width: 300px; text-align: left;position: relative;
    left: 110px;
}
.footer_contact_span{
    font-weight: bold;
    font-size: 1rem;
}
.footer_gzus{
    flex: auto;
    width: 300px;position: relative;
    left: 114px;
}
.footer_gzus span{
    font-weight: bold;
    font-size: 1rem;
    margin-left: 6%;
}

.footer_top2{
    width: 100%;
    /*height: 17rem;*/
    display: flex;
    flex-direction: row;
}
.footer_top2_div{
    width: 300px;
    text-align: left;
    flex: auto;
}
.footer_top2_div ul li{
    margin-top: 0.5rem;
}
.footer_top2_div ul li a{
    color: #9B9C9D;
}
.footer_top2_div2{
    width: 300px;
    flex: auto;    position: relative;
    left: 110px;

}
.footer_top2_div2 ul li{
    margin-top: 0.5rem;
    text-align: left;
}
.tel{
    margin-right: 7px;
}

.print{
    margin-right: 7px;
}
.map{
    margin-right: 7px;
}
.post{
    margin-right: 7px;
}
.footer_top2_div3{
    width: 300px;
    flex: auto;position: relative;
    left: 130px;
}
.footer_top2_div3 img{
    width: 8rem;
    height: 8rem;
    margin-left: 0%;
}
.right_new{
    width: 100%;
    text-align: center;
    font-size: 12px;
}