.has-more1 .fr1{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.has-more1 .product-list li h3{
    padding-top: 5px;
    box-sizing: border-box;
}
.has-more1 .product-list li p{
    margin-top: 6px;
}
.has-more1 .product-main .product-list li{
    height: 74px;
}
.terminal-list .peitao a{
    color: #4385FF;
}
/* .terminal-list .peitao:nth-of-type(1) a{
    color: #FD9705;
}
.terminal-list .peitao:nth-of-type(2) a{
    color: #F79771;
}
.terminal-list .peitao:nth-of-type(3) a{
    color: #46D5C7;
}
.terminal-list .peitao:nth-of-type(4) a{
    color: #5BC1FB;
}
.terminal-list .peitao:nth-of-type(5) a{
    color: #ED5F5F;
}
.terminal-list .peitao:nth-of-type(6) a{
    color: #C57DF9;
}
.terminal-list .peitao:nth-of-type(1) a:hover,.terminal-list .peitao:nth-of-type(2) a:hover,.terminal-list .peitao:nth-of-type(3) a:hover,.terminal-list .peitao:nth-of-type(4) a:hover,.terminal-list .peitao:nth-of-type(5) a:hover,.terminal-list .peitao:nth-of-type(6) a:hover{
    color: #ffffff;
} */
