@charset "utf-8";

.wp_ranking_list .list_item {border-bottom: 1px solid #27272d; height: 55px; line-height: 55px;}
.wp_ranking_list .list_item .count, .wp_ranking_list .i1 .count, .wp_ranking_list .i2 .count, .wp_ranking_list .i3 .count {background: transparent; border: none;}
.wp_ranking_list .list_item .pr_fields {width: calc(100% - 50px); overflow: hidden;}
.wp_ranking_list .list_item .pr_fields .count {width: 40px; height: 55px; margin: 0 10px 0 0; line-height: 55px; background: transparent; border: none; color: #34353b; font-size: 30px; font-weight: bold; font-style:italic; font-family: arial;}
.wp_ranking_list .list_item.i1 .pr_fields .count {color: #ff4b3f; background: url(../../images/rank_number.png) center center no-repeat;}
.wp_ranking_list .list_item.i2 .pr_fields .count {color: #ff752f; background: url(../../images/rank_number.png) center center no-repeat;}
.wp_ranking_list .list_item.i3 .pr_fields .count {color: #ff9c12; background: url(../../images/rank_number.png) center center no-repeat;}
.wp_ranking_list .list_item .pr_fields .title {color: #ededed; font-size: 14px; width: calc(100% - 50px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wp_ranking_list .list_item .pr_fields .title:hover {color: #ec9823;}
.wp_ranking_list .list_item .ex_fields .count {width: 40px; height: 55px; margin: 0; line-height: 55px; background: transparent; border: none; color: #757579; font-size: 12px;}