﻿main.index section.products .list ul li{background:none;padding:0 20px;width:auto;}
main.index section.products .list ul li a{color:#000;}
main.index section.products .list ul li:hover{background:none;}
main.index section.products .list ul li:hover a{color:var(--color)}
@media (max-width:1090px){main.index section.products .title .list ul li:nth-of-type(3),main.index section.products .title .list ul li:nth-of-type(4),main.index section.products .title .list ul li:nth-of-type(5){display:flex;}}
@media (max-width:768px){main.index section.products .title .list ul{flex-wrap:wrap;}
main.index section.products .title .list ul li{width:100%;padding:5px;}}
main.index{padding-top:45px}
@media (max-width:1600px){main.index{padding-top:20px}}