.tubiao {}
.tubiao ul {    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin: 0; gap:20px}
.tubiao ul li {     list-style: none;
    width: 150px;}
.tubiao ul li img {width:100%}

.gsmc { text-align: center;
    font-size: 26px;
    font-weight: bold;}