/**组件样式**/
/**组件样式**/
/**组件样式**/
.text-list2222 h2{
font-size: 20px;
    padding: 10px 0;}
.text-list2222 ul{
    display: flex;
        flex-wrap: wrap;}
.text-list2222 ul li{

    font-size: 17px;
    padding: 10px;
       min-width: 98px;}

.text-list2222 ul li a{
    width: 100%;
    display: block;
    text-align: justify;
    text-align-last: justify;
    padding: 0 10px;}

.dbewm{
    display: flex;
    flex-direction: row-reverse;
    float: none;
        width: 100%;}
.dbewm img{
    max-width: 100px;}
@media screen and (max-width: 1024px) {
.dbewm{
    align-items: center;
    justify-content: center;}}
