﻿.rec-section{margin-bottom:40px;}.section-title{display:block;margin-top:0;margin-bottom:16px;}.rec-scroll{overflow-x:hidden;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;padding-bottom:8px;}.rec-grid{display:flex;flex-wrap:wrap;white-space:normal;width:100%;background:#fff;}.rec-card{background:#fff;padding:16px 12px;text-align:center;width:10%;min-width:120px;flex-shrink:0;transition:border-color .2s;position:relative;}.rec-card .No{position:absolute;left:calc(100% - 112px);width:38px;height:38px;border-top-left-radius:16px;text-indent:-16px;font-style:normal;background:url(/images/icon.png) no-repeat;background-position:-159px -1130px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:bold;color:#fff;padding:3px;box-sizing:border-box;}.rec-card .No1{background-position:-10px -1130px;}.rec-card .No2{background-position:-60px -1130px;}.rec-card .No3{background-position:-110px -1130px;}.rec-card a{display:block;}.rec-card a img{width:88px;height:88px;}.rec-card a span{display:block;}.rec-card a span:hover{color:#00b35d;}.rec-card a:hover{color:#00b35d;}.rec-card:hover{transform:scale(1.05);}.pagination{margin-top:25px;display:flex;justify-content:center;gap:12px;}.pagination a{display:inline-block;padding:6px 14px;background:#fff;border:1px solid #d9e5f5;color:#2c3e50;text-decoration:none;font-size:14px;}.pagination a.active{background:#f97316;color:#fff;border-color:#f97316;}.category-module{background:#fff;border:1px solid #d9e5f5;padding:20px;margin-bottom:25px;}.cat-title{font-size:18px;font-weight:700;margin-bottom:16px;border-left:3px solid #f97316;padding-left:12px;}.cat-list{list-style:none;}.cat-item{margin-bottom:20px;border-bottom:1px dashed #e2edff;padding-bottom:12px;}.cat-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}.cat-name{font-weight:600;font-size:16px;margin-bottom:10px;color:#1e293b;}.tag-info{display:flex;flex-wrap:wrap;gap:8px;}.tag-info a{background:#f6f6f6;padding:8px 16px;font-size:12px;color:#444;}.tag-info a:hover{background:#42bef2;color:#fff;}.tag-link{background:#ecf3ff;padding:4px 12px;font-size:12px;color:#2563eb;text-decoration:none;}.tag-link:hover{background:#f97316;color:#fff;}@media(max-width:1000px){.grid-5{grid-template-columns:repeat(3,1fr);}}@media(max-width:700px){.two-column{flex-direction:column;}.grid-5{grid-template-columns:repeat(2,1fr);}}