.menu_list .item_box,.menu_list .img_box,.menu_list .desc_box{padding:8px}.menu_list .border_box{height:100%;border:solid 1px #f3f3f3;background-color:#f3f3f3;border-radius:4px}.menu_list a:hover{color:#f20 !important}.menu_list .name_box{height:38px;line-height:38px;vertical-align:middle;border-radius:4px 4px 0 0;background:linear-gradient(45deg,#67f,#89f,#bcf,#fec,#bcf,#89f,#67f);background-size:300% 300%;animation:gradient_name 8s ease infinite}@keyframes gradient_name{0{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}