.page-legendaryFamily .rank-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.page-legendaryFamily .rank-section{background:#fff;-webkit-box-shadow:0 6px 58px 0 rgba(121,145,173,.2);box-shadow:0 6px 58px 0 rgba(121,145,173,.2);min-height:479px;width:640px}.page-legendaryFamily .rank-section__title{border-bottom:1px solid #ddd;color:#333;font-size:20px;font-weight:400;line-height:20px;padding:20px 32px}.page-legendaryFamily .rank-section__table table{border-collapse:collapse;table-layout:fixed;width:100%}.page-legendaryFamily .rank-section__table td,.page-legendaryFamily .rank-section__table th{-webkit-box-sizing:border-box;box-sizing:border-box}.page-legendaryFamily .rank-section__table th{color:#666;font-size:16px;font-weight:700;height:42px;overflow:hidden;padding:0 5px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.page-legendaryFamily .rank-section__table td{border-bottom:1px solid #ddd;color:#333;font-size:14px;height:44px;overflow:hidden;padding:0 5px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.page-legendaryFamily .rank-section__table tbody tr{-webkit-transition:all .3s ease;transition:all .3s ease}.page-legendaryFamily .rank-section__table tbody tr:last-child td{border-bottom:0}.page-legendaryFamily .rank-section__table tbody tr:hover{background-color:#fff5e9}.page-legendaryFamily .rank-section__table .ranking-num{height:100%;position:relative;width:100%}.page-legendaryFamily .rank-section__table .ranking-num__img,.page-legendaryFamily .rank-section__table .ranking-num__num{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page-legendaryFamily .rank-section__table .ranking-num__num{color:#333;font-size:14px;line-height:24px}.page-legendaryFamily .rank-section__table .ranking-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;text-align:left;width:70%}.page-legendaryFamily .rank-section__table .ranking-info img{height:32px;width:32px}.page-legendaryFamily .rank-section__table .ranking-info span{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;font-size:14px;margin-left:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-legendaryFamily .rank-section__table .ranking-num{color:#9300d9;font-size:14px;font-weight:400}.page-legendaryFamily .join-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:20px 0}.page-legendaryFamily .join-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:130px;padding:16px 0;width:640px}.page-legendaryFamily .join-item:first-child{background-image:url(../images/legendaryFamily/join_player_bg.png)}.page-legendaryFamily .join-item:nth-child(2){background-image:url(../images/legendaryFamily/join_anchor_bg.png)}.page-legendaryFamily .join-item__pic{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-right:1px solid #776556;display:-webkit-box;display:-ms-flexbox;display:flex;height:98px;justify-content:center;width:150px}.page-legendaryFamily .join-item__cont{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 32px}.page-legendaryFamily .join-item__title{color:#e0ab1e;font-size:24px;font-weight:700}.page-legendaryFamily .join-item__desc{color:#cfb15e;font-size:24px;font-weight:400;margin-top:12px}.page-legendaryFamily .join-item__more{background:-webkit-gradient(linear,left top,right top,from(#ff930e),to(#ff5722));background:linear-gradient(90deg,#ff930e,#ff5722);border-radius:28px 28px 28px 28px;-webkit-box-shadow:0 4px 0 0 #9c2600;box-shadow:0 4px 0 0 #9c2600;cursor:pointer;height:64px;margin-right:48px;position:relative;width:64px}.page-legendaryFamily .join-item__more:hover{background:-webkit-gradient(linear,left top,right top,from(#ffe07a),to(#ff3d00));background:linear-gradient(90deg,#ffe07a,#ff3d00)}.page-legendaryFamily .join-item__more:after{background:url(../images/legendaryFamily/rz_more.png) no-repeat 50%;background-size:100%;content:"";height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px}.page-legendaryFamily .player-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 0 8px 32px}.page-legendaryFamily .player-list .player-item{background:#fff;border:1px solid #ddd;border-radius:8px 8px 8px 8px;height:248px;margin-bottom:24px;margin-right:24px;padding:0 24px;width:397px}.page-legendaryFamily .player-list .player-item__head{border-bottom:1px solid #ddd;padding:20px 0 24px;position:relative}.page-legendaryFamily .player-list .player-item__btns{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:12px}.page-legendaryFamily .player-list .player-item__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:20px}.page-legendaryFamily .player-list .player-item__btn span{color:#666;font-size:12px;font-weight:500;margin-top:2px}.page-legendaryFamily .player-list .player-item__avatar{height:72px;margin:auto;width:72px}.page-legendaryFamily .player-list .player-item__avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-legendaryFamily .player-list .player-item__name{color:#ef6033;font-size:16px;font-weight:400;line-height:20px;margin-top:12px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.page-legendaryFamily .player-list .player-item__cont{padding:8px 0 0}.page-legendaryFamily .player-list .player-item__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-legendaryFamily .player-list .player-item__meta-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.page-legendaryFamily .player-list .player-item__meta-item:nth-child(n){padding-right:5px;width:60%}.page-legendaryFamily .player-list .player-item__meta-item:nth-child(2n){width:40%}.page-legendaryFamily .player-list .player-item__meta-item em{color:#666;font-size:12px;font-style:normal;width:80px}.page-legendaryFamily .player-list .player-item__meta-item span{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}