.pageCategory{font-size:12px;width:100%;margin-top:70px}.pageCategory .imgWrap{display:flex;justify-content:center;align-items:center}.pageCategory .title{color:#000;font-size:32px;margin:0 auto 15px}.pageCategory .category{width:1280px;margin:0 auto}.pageCategory .category ul{font-size:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.pageCategory .category ul li{height:140px;width:calc((100% - 90px) / 7);border-radius:6px;overflow:hidden;margin-right:15px;margin-bottom:15px;cursor:pointer;position:relative;background:#f8f8f8;border:1px solid #bcbcbc;display:flex;justify-content:center;align-items:center}.pageCategory .category ul li:nth-child(7n){margin-right:0}.pageCategory .category ul li:last-child{margin-right:0}.pageCategory .category ul li .imgWrap{height:90px;box-sizing:border-box;padding:10px}.pageCategory .category ul li .imgWrap .hoverEffect{display:none}.pageCategory .category ul li .name{height:45px;width:100%;line-height:21px;text-align:center;font-size:16px;overflow:hidden;margin-top:0;display:flex;justify-content:center;align-items:center}.pageCategory .category ul li:hover{color:#1976a1;box-shadow:0 0 8px #00000040}.pageCategory .category ul li:hover .name{color:#1976a1}.pageCategory .category ul li:hover .defaultImg{display:none}.pageCategory .category ul li:hover .hoverEffect{display:block}
