.plan-list{padding:0 20px}.planListItem{width:100%;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:15px;border-bottom:1px solid #f6f6f6;cursor:pointer}.planListItem:hover{-webkit-transform:scale(.98);-moz-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.planListItem:hover .user_name{color:#ff6365!important}.planListItem:hover .center_wrapper p:nth-of-type(2){color:#ff6365}.planListItem:active{-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.planListItem .top_wrapper{width:100%;height:50px;margin-bottom:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.planListItem .top_wrapper .user_info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.planListItem .top_wrapper .user_info .user_img{position:relative;width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:10px}.planListItem .top_wrapper .user_info .king{position:absolute;right:10px;bottom:0;width:15px;height:15px}.planListItem .top_wrapper .user_info .user_text{width:auto;height:100%}.planListItem .top_wrapper .user_info .user_text .user_text_top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px}.planListItem .top_wrapper .user_info .user_text .user_text_top .user_name{display:inline-block;font-size:16px;color:#000;margin-right:5px;max-width:160px;overflow:hidden;white-space:nowrap}.planListItem .top_wrapper .user_info .user_text .user_text_top .tag{background:#ff6365;border-radius:2px;padding:2px 6px;font-size:12px;color:#fff;margin-right:5px}.planListItem .top_wrapper .user_info .user_text .user_text_top .tag_1{margin-left:4px;display:inline-block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-ms-transform:skew(-20deg);transform:skew(-20deg);height:20px;background-color:#ff6365;border:1px solid #ff6365;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.planListItem .top_wrapper .user_info .user_text .user_text_top .tag_1 span{height:18px;line-height:18px;padding:1px 5px}.planListItem .top_wrapper .user_info .user_text .user_text_top .tag_1 span:nth-of-type(1){color:#fff}.planListItem .top_wrapper .user_info .user_text .user_text_top .tag_1 span:nth-of-type(2){color:#ff6365;background-color:#fff}.planListItem .top_wrapper .user_info .user_text .user_text_bottom span{font-size:12px;color:#ff6365;border:1px solid #ff6365;border-radius:2px;padding:0 5px;margin-right:5px}.planListItem .top_wrapper .user_info .user_text .user_text_bottom span:last-child{margin:0}.planListItem .top_wrapper .user_info .user_text .user_text_bottom .good_at{background-color:#4c4ded;color:#fff;border-color:transparent}.planListItem .top_wrapper .user_info .user_text .user_text_bottom .shilian{background-color:#ff2f76;color:#fff;border-color:transparent}.planListItem .top_wrapper .win_rate p{text-align:right}.planListItem .top_wrapper .win_rate p:nth-of-type(1){font-size:22px;font-weight:700;color:#ff6365}.planListItem .top_wrapper .win_rate p:nth-of-type(2){font-size:10px;color:#393939}.planListItem .center_wrapper{position:relative;width:100%;min-height:70px;margin-bottom:7px;background:#f6f6f6;opacity:1;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 15px}.planListItem .center_wrapper p:nth-of-type(1){font-size:14px;margin-bottom:5px}.planListItem .center_wrapper p:nth-of-type(1) span{margin-right:10px}.planListItem .center_wrapper p:nth-of-type(1) span:last-child{margin:0}.planListItem .center_wrapper p:nth-of-type(1) span:nth-of-type(1){color:#0091ff}.planListItem .center_wrapper p:nth-of-type(1) span:nth-of-type(2){color:#929093}.planListItem .center_wrapper p:nth-of-type(1) span:nth-of-type(3){color:#fd6365}.planListItem .center_wrapper p:nth-of-type(2){font-size:16px;color:#000}.planListItem .center_wrapper .position_box{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.planListItem .center_wrapper .position_box .win{width:60px;height:54px;background:url(../images/information/red.png) no-repeat;background-size:100% 100%}.planListItem .center_wrapper .position_box .lose{width:60px;height:54px;background:url(../images/information/black.png) no-repeat;background-size:100% 100%}.planListItem .center_wrapper .position_box .draw{width:60px;height:54px;background:url(../images/information/draw.png) no-repeat;background-size:100% 100%}.planListItem .center_wrapper .position_box .payDiamond{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:56px;max-width:88px;min-height:27px;background:#fc3441;color:#fff;font-size:14px;padding:2px 4px;border-radius:5px;margin-left:13px}.planListItem .center_wrapper .position_box .payDiamond .text{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.planListItem .center_wrapper .position_box .payDiamond .text img{width:14px;height:14px;margin-left:4px}.planListItem .center_wrapper .position_box .payDiamond .tip{font-size:12px}.planListItem .bottom_wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}.planListItem .bottom_wrapper p{font-size:12px;color:#999}.planListItem .bottom_wrapper p span{margin-right:10px}.planListItem .bottom_wrapper p:nth-of-type(1) span:nth-of-type(1){color:#ff6365}.planListItem .bottom_wrapper p:nth-of-type(1) span:last-child{margin:0}.planListItem .bottom_wrapper p:nth-of-type(2) span{padding-left:18px}.planListItem .bottom_wrapper p:nth-of-type(2) span:nth-of-type(1){color:#fd6365;background:url(../images/information/unlocked.png) no-repeat left center}.planListItem .bottom_wrapper p:nth-of-type(2) span:nth-of-type(2){background:url(../images/information/public_comment_grey.png) no-repeat left center}.planListItem .bottom_wrapper p:nth-of-type(2) span:nth-of-type(3){background:url(../images/information/public_people_gray.png) no-repeat left center}.planListItem .bottom_wrapper p:nth-of-type(2) span:nth-of-type(4){background:url(../images/information/public_demon_bo.png) no-repeat left center}.planListItem .bottom_wrapper p:nth-of-type(2) span:last-child{margin:0}.planListItem .god_comment{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:30px;background:#f6f6f6;border-radius:5px;padding:0 14px}.planListItem .god_comment img{width:35px;height:18px}.planListItem .god_comment .god_comment_username{padding-left:4px;font-size:14px;color:#999;max-width:86px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planListItem .god_comment .god_comment_username_i{font-size:14px;color:#999}.planListItem .god_comment .god_comment_content{font-size:14px;color:#6e6e6e;width:518px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px}.plan-list-more{color:#aaa;font-size:14px;text-align:center;width:100%;padding:15px 0;cursor:pointer}.plan_none{color:#aaa;font-size:14px;text-align:center;padding:70px 0;width:100%;display:none}.plan_none:before{background:url(../images/default_data_bo.png) center center no-repeat;content:'';display:block;margin:0 auto;width:173px;height:140px;margin-bottom:15px}
/*# sourceMappingURL=planListItem.css.map */
