.muz-shows-item{padding:10px 8px;border:1px solid #ddd;min-height:350px;border-bottom:1px solid #bbb;margin:0 0 10px 0;border-radius:5px;_display:inline;transition:all .2s 0s;box-sizing:border-box;position:relative}.muz-shows-item .title-bar{display:flex;height:20px;margin-bottom:10px;overflow:hidden;align-items:flex-end}.muz-shows-item .title-bar span{flex:0;display:inline-block;font-weight:700;font-size:18px;color:#0070ae;padding-right:5px;white-space:nowrap}.muz-shows-item .title-bar i{flex:0;padding:0 5px;font-weight:400;font-style:sub;font-size:70%;color:#0070ae;white-space:nowrap}.muz-shows-item .title-bar .spaceholder{flex:1;height:15px;background:url(data:image/gif;base64,R0lGODlhAgANAIAAALKysv///yH5BAAAAAAALAAAAAACAA0AAAIHRG54kbxtCgA7) repeat-x 0;background-size:auto 100%}.muz-shows-item .cover{width:100%;height:200px;margin-bottom:10px}.muz-shows-item .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.muz-shows-item .intro .heading{margin-bottom:5px;height:20px;font-weight:700;font-size:16px;line-height:20px;overflow:hidden}.muz-shows-item .intro .desc{height:80px;line-height:16px;color:#444;overflow:hidden}.muz-shows-item .more{opacity:0;text-align:right;right:0;bottom:0;background:#ddd;border-radius:5px 0;transition:all .2s 0s;position:absolute}.muz-shows-item .more a{display:inline-block;padding:0 10px;line-height:20px;height:20px;color:#444;font-size:12px}.muz-shows-item:hover{background:#f5f5f5;border:1px solid #0070ae}.muz-shows-item:hover .more{opacity:1}.muz-shows-item .more:hover,.muz-shows-item .more a:hover{color:#fff;background:#0070ae}.muz-shows-tab{display:flex;height:40px;margin:0 0 20px 0;border-bottom:2px solid #0070ae;box-sizing:border-box;position:relative}.muz-shows-tab a{display:inline-block;width:calc(25% - 20px);transition:all .2s 0s}.muz-shows-tab .tab{display:flex;-moz-height:37px;height:36px;margin:0 5px 0 0;padding:0;justify-content:center;align-items:center;text-shadow:0 1px 1px #0070ae;text-align:center;background:url(../img/tab-bg.e0454468.svg) repeat-x;background-size:1px 40px;font-size:15px;color:#fff;border-radius:8px 35px 0 0;border:2px solid #0070ae;border-bottom:2px solid #0070ae;box-sizing:content-box;transition:all .2s 0s;transition:border 0s 0s}.muz-shows-tab .border-side{left:0;bottom:-100px;width:2px;-webkit-width:1px;height:100px;background:linear-gradient(180deg,#0070ae,rgba(0,112,174,0));position:absolute}.muz-shows-tab .border-end{right:0;bottom:-2px;width:50px;height:2px;background:linear-gradient(90deg,#0070ae,#fff);position:absolute}.muz-shows-tab a.active,.muz-shows-tab a:hover{color:#0070ae;width:calc(25% - 5px)}.muz-shows-tab .tab.active,.muz-shows-tab .tab:hover{color:#0070ae;background-image:url(../img/tab-bg-active.8ad60971.svg);border-bottom:2px solid #fff}.muz-shows .shows{display:flex;padding:0 0 0 20px;flex-wrap:wrap;justify-content:flex-start}.muz-shows .shows .muz-shows-item{width:calc(33.33333% - 16.66667px);margin:0 15px 15px 0}.muz-shows .shows.hide{display:none}