.footer .top .right .li .h1 {
    padding-left: 5px;
    border-left-style: solid;
    border-color: #2189ff;
    font-size: 16px;
    line-height: 16px;
}

.footer .top .right .li .list div {
    display: inline-block;
    /*background-color: red;*/
}
#li-1{
    /*background-color: red;*/
    /*margin-left: 30px;*/
    /*width: 300px;!important;*/
}

#li-1 .list{
    /*background-color: red;*/
    /*margin-left: 30px;*/

    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 300px;!important;
}
.list-div3{
    text-align: left;
}

.footer .top .right #h1-1{
    text-align: left;
}

/*.footer .top .right .li:first-child,*/
/*.footer .top .right .li:nth-child(2) {*/
/*	width: 168px;*/
/*}*/
/*.footer .top .right .li:first-child a,*/
/*.footer .top .right .li:nth-child(2) a {*/
/*	float: left;*/
/*}*/
/*.footer .top .right .li:first-child a:nth-child(2n),*/
/*.footer .top .right .li:nth-child(2) a:nth-child(2n) {*/
/*	float: right;*/
/*}*/