.main-products .class-list ul{
    display: flex !important;
    justify-content: center;
    flex-wrap: nowrap !important;justify-content: space-around !important;}

.main-products .class-list>button{

}

.main-products .product-list .class-item {
    width: 20vw !important;
    height: calc(20vw / 0.68) !important;
}

.phone-body .main-products .class-list ul .phone-class-item {
    width: 35vw !important;
    height: calc(35vw / 0.68) !important;
}

.main-top .top-two {
    background: #F5F7F9 !important;
}

.main-top .top-two .top-menu .menu-item-active {
    background-color: #C01734 !important;
}
.card-box>h3{
display: none;
}