#mod_top_auto{}
#mod-top-auto-list{display:flex;flex-wrap:wrap}
.mod-top-auto-item{padding-top:6px;width:calc(50% - 9px);height:86px;border-radius:5px}
.mod-top-auto-item:nth-child(odd){margin-right:18px}
.mod-top-auto-item:hover{background:linear-gradient(to bottom,#f4ffe0,#d4f7c1)}
.mod-top-auto-item>a:first-child{display:inline-block;float:left;width:72px;height:77px;background:url(/components/auto/images/marks/marks.png)}
.mod-top-auto-item>a:nth-child(2){position:relative;font-size:18px;text-decoration:none}
.mod-top-auto-item>a:nth-child(2)>span:first-child{color:#000;font-size:24px;font-weight:600;line-height:28px}
.mod-top-auto-item>a:nth-child(2)>span:last-child{margin-left:6px;color:#d22333}
.mod-top-auto-item>div{display:flex;flex-wrap:wrap}
.mod-top-auto-item>div>a{width:33.3%;color:#000;text-decoration:none;white-space:nowrap}
.mod-top-auto-item>div>a:hover{color:#d22333}
.mod-top-auto-item>div>a>span:first-child{font-size:14px;line-height:24px}
.mod-top-auto-item>div>a>span:last-child{margin-left:6px;color:#d22333;letter-spacing:-1px}
