.list_thumb{font-family:'GmarketSansMedium';}
.list_thumb .image-background{border:solid 0 transparent;border-radius:15px;overflow:hidden;box-shadow:3px 3px 3px 0 rgba(0,0,0,0.1);}
.list_thumb .image-background:hover{border:solid 5px rgb(2,56,133);}
.list_thumb .image-background .text{background-color:rgba(2,56,133, 0.2);color:#fff;opacity:0;transition:all .1s;}
.list_thumb .image-background .text strong {background-color:rgb(2,56,133);color:#fff;padding:10px;font-size:16px;font-weight:500;}
.list_thumb .image-background:hover .text{opacity:1;}
.list_thumb .image-background, .list_thumb .image-background *{transition:all ease-out .1s}
#bo_cate #bo_cate_ul > li:first-child{display:none;}
