.ant-credits-buttom .aboutus-width2{
    width: 400px;
    margin-left: 70px;
}
.aboutustext p{
    /* font-size: 18px !important; */
    line-height: 30px !important;
}
.aboutustext span{
    font-size: 18px !important;
    line-height: 40px !important;
}
.study_bjcolor{
    min-width: 1200px;
}
.footer-area {
    margin-top: 0;
    /* padding-top: 50px; */
    overflow: hidden;
}
.ant-credits-buttom {
    padding-bottom: 50px;
    /* width: 100%;
    min-width: 1200px; */
}

.U_unfoldstow_text p{
    line-height: 36px;
    font-size: 18px;
}
.ant-credits-buttom .aboutus-width3{
    float: right;
    margin-left: 70px;
}
.ant-credits-buttom .aboutus-table-padding{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

i {font-style: normal;}
@media (max-width:1025px){
    .ant-credits-buttom .aboutus-width2{
        width: 45%;
    }
    .Header-wrapper{
        width: 1200px;
        padding: 0 20px;
    }
    .footer-area-content{
        padding: 0 20px;
    }
    .ant-credits-nav{
        width: 210px;
    }
    .study_position li a{
        font-size: 16px;
    }
}