.category-nav-box{}
.category-nav-box .category-nav-wrap{background-color:#ffffff;border-radius:5px;padding:16px 24px 24px;display:flex;flex-direction:column;row-gap:16px}
.category-nav-box .category-nav-wrap .category-nav-title{position:relative;display:flex;flex-direction:column;row-gap:4px;padding-left:35px}
.category-nav-box .category-nav-wrap .category-nav-title::before{position:absolute;content:"";width:25px;height:25px;border:10px solid #4AABFF;border-radius:50%;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(-135deg);left:3px;margin-top:7px}
.category-nav-box .category-nav-wrap .category-nav-title > strong{font-size:26px;font-weight:bold;color:#010101;line-height:35px;display:block}
.category-nav-box .category-nav-wrap .category-nav-title > p{font-size:14px;color:#000000;line-height:20px;position:relative}
.category-nav-box .category-nav-wrap .category-nav-title > p::after{position:absolute;content:"";width:94px;height:10px;background-color:#E5E5E5;transform:translateY(-50%);top:50%;margin-left:14px}
.category-nav-box .category-nav-wrap .category-nav-list{display:flex;column-gap:18px;row-gap:18px;flex-wrap:wrap}
.category-nav-box .category-nav-wrap .category-nav-list > span{width:128px;flex:0 0 128px;max-width:128px;height:44px;line-height:44px;text-align:center;padding:0 10px;background-color:#F7F7F7;border-radius:5px;color:#404040;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer}
.category-nav-box .category-nav-wrap .category-nav-list > span:hover,.category-nav-box .category-nav-wrap .category-nav-list > span.active{background-color:#4AABFF;color:#FFFFFF}
.category-cont-box{margin-top:24px}
.category-cont-box .category-cont-wrap{display:flex;flex-direction:column;row-gap:30px;padding:24px 24px 30px;background-color:#ffffff;border-radius:5px}
.category-cont-box .category-cont-wrap .app-list{flex-wrap:wrap;column-gap:16px;row-gap:16px}
.category-cont-box .category-cont-wrap .app-list a{width:178px;flex:0 0 178px;max-width:178px;padding:24px;background-color:#FFFFFF;border:1px solid #EEEEEE;border-radius:5px;display:flex;flex-direction:column;transition:background-color .3s ease}
.category-cont-box .category-cont-wrap .app-list a .imgWrap{margin:0 auto 8px;position:relative;width:100px;height:100px}
.category-cont-box .category-cont-wrap .app-list a .imgWrap > img{width:100px;height:100px;object-fit:cover;display:block;border-radius:24px;position:relative}
.category-cont-box .category-cont-wrap .app-list a p{font-size:16px;color:#404040;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:normal;transition:.3s all}
.category-cont-box .category-cont-wrap .app-list a .viewNowBtn{width:100px;height:36px;line-height:36px;text-align:center;background-color:#ffffff;border:1px solid #CCCCCC;font-size:14px;color:#999999;border-radius:18px;margin:10px auto 0}
.category-cont-box .category-cont-wrap .app-list a .detailWrap{display:none;flex-direction:column;row-gap:5px;padding-left:5px;margin-top:8px}
.category-cont-box .category-cont-wrap .app-list a .detailWrap p{font-size:14px;color:#ffffff}
.category-cont-box .category-cont-wrap .app-list a .detailWrap p:nth-child(3){display:none}
.category-cont-box .category-cont-wrap .app-list a:hover .detailWrap{display:flex}
.category-cont-box .category-cont-wrap .app-list a:hover .viewNowBtn{display:none}
.category-cont-box .category-cont-wrap .app-list a:hover{background-color:#4AABFF;border-color:#4AABFF}
.category-cont-box .category-cont-wrap .app-list a:hover h4{color:#ffffff;font-weight:bold}
.category-cont-box .category-cont-wrap .app-list a:hover p{color:#ffffff;font-weight:bold}
.category-cont-box .category-cont-wrap .app-list a:hover .imgWrap::before{position:absolute;content:"";width:104px;height:104px;background-color:#ffffff;border-radius:24px;top:50%;left:50%;transform:translate(-50%,-50%)}
.category-cont-box .category-cont-wrap .app-list a:hover{padding:24px 22px 17px}
.category-cont-box .category-cont-wrap .zt-list{flex-wrap:wrap;column-gap:13px}
.category-cont-box .category-cont-wrap .zt-list a{display:flex;flex-direction:column;padding:20px 20px 24px;background-color:#ffffff;border-radius:5px;overflow:hidden;width:278px;flex:0 0 278px;max-width:278px;transition:.3s all;border:1px solid #EEEEEE}
.category-cont-box .category-cont-wrap .zt-list a > img{width:240px;height:140px;display:block;object-fit:cover;border-radius:5px;margin-bottom:12px}
.category-cont-box .category-cont-wrap .zt-list a h4{font-size:18px;color:#404040;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:6px;font-weight:normal;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a > p{font-size:18px;color:#404040;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:6px;font-weight:normal;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a .dateWrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.category-cont-box .category-cont-wrap .zt-list a .dateWrap p{font-size:14px;color:#999999;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a .dateWrap p span{font-weight:bold;color:#4AABFF;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a .content{background-color:#FAFAFA;border-radius:5px;padding:15px 10px;max-height:63px;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a .content p{font-size:14px;color:#999999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:.3s all}
.category-cont-box .category-cont-wrap .zt-list a:hover{background-color:#4AABFF;border:none}
.category-cont-box .category-cont-wrap .zt-list a:hover h4{color:#ffffff}
.category-cont-box .category-cont-wrap .zt-list a:hover > p{color:#ffffff}
.category-cont-box .category-cont-wrap .zt-list a:hover .dateWrap p{color:#ffffff}
.category-cont-box .category-cont-wrap .zt-list a:hover .dateWrap p span{color:#ffffff}
.category-cont-box .category-cont-wrap .zt-list a:hover .content p{color:#4AABFF}
.category-cont-box .category-cont-wrap > div{display:none}
.category-cont-box .category-cont-wrap > div:first-child{display:flex}