* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html{
    font-family: Microsoft YaHei !important;
}
.footer_new{
    background-color: #F5F7FA;
    height: 21rem;
    padding-top: 2rem;
    font-size: 14px;
    text-align: center;
    width: 100%;
}


.footer_top{
    width: 1200px;
    display: block;
    height: 15rem;
    /*position: relative;
    margin-left: 50%;
    left: -600px;*/
    margin: auto;
}


.footer_top1{
    width: 100%;
    height: 3rem;
    /*display: flex;
    flex-direction: row;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-evenly;
}
.footer_ksrk{
    /*width: 30%;
    float: left;
    text-align: left;
    flex:auto;*/
}
.footer_ksrl_span{
    font-weight: bold;
    font-size: 20px;

}
.footer_contact{
    /*width: 30%;
    flex: auto;
    text-align: center;
    position: relative;
    left:-20px;*/
}
.footer_contact_span{
    font-weight: bold;
    font-size: 20px;
}
.footer_gzus{
    /*width: 30%;
    float: left;
    position: relative;
    left: 117px;*/
}
.footer_gzus span{
    font-weight: bold;
    font-size: 20px;
}
.footer-right{
    width: 8rem;
    text-align: center;
}

.footer_top2{
    width: 100%;
    height: 12rem;
    /*display: flex;
    flex-direction: row;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-evenly;
}
.footer_top2_div{
    /*width: 30%;
    flex: auto;*/
    text-align: left;
}
.footer_top2_div ul li{

    margin-top: 0.5rem;
}
.footer_top2_div ul li a{
    color: #9B9C9D;
}
.footer_top2_div2{
    /*width: 31%;
    flex: auto;position: relative;left:58px;*/
}
.footer_top2_div2 ul li{
    margin-top: 0.5rem;
    text-align: left;
    position: relative;
    left:100px;
}
.tel{
    margin-right: 7px;

}
.print{
    margin-right: 7px;
}
.map{
    margin-right: 7px;
}
.post{
    margin-right: 7px;
}
.footer_top2_div3{
    /*width: 30%;
    float: left;    position: relative;
    left: 72px;*/
}
.footer_top2_div3 img{
    width: 8rem;
    height: 8rem;
    /*margin-left: 25%;*/
}
.right_new{
    width: 100%;
    text-align: center;
    font-size: 12px;
}
