#judges{width:100%;margin-bottom:2vh;padding-top:2vh;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}#judges .lst{width:100%;text-align:center}#judges .lst li{display:inline-block;width:calc(10% - 18px);height:265px;text-align:center;margin:0 20px 15px 0;border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);overflow:hidden}#judges .lst li:nth-child(10n){margin-right:0}#judges .lst li p{height:40px;line-height:40px;font-size:16px;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(0,0,0,.1)),to(transparent));background-image:linear-gradient(transparent,rgba(0,0,0,.1),transparent)}#judges .lst li .img{width:126px;height:175px;margin:0 auto;overflow:hidden;background:#fff}#judges .lst li .img img{display:block;width:100%;height:100%}#judges .lst li h3{height:50px;line-height:50px;font-size:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#judges .lst li h3 span{display:block;font-size:20px}#judges .lst li h3 i{font-style:normal}#judges .lst li h3 .bai{display:block;width:126px;height:30px;margin:10px auto 0 auto;background:#fff}