@charset "utf-8";

@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

:focus {
  outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

code,
kbd,
samp,
tt {
  font-size: 100%;
}

input,
button,
textarea,
select {
  font-size: 100%;
}

body {
  line-height: 1.5;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

:link,
:visited,
ins {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* CSS Document */
.clearfix {
  margin-right: auto;
  margin-left: auto;
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

b,
em,
i {
  font-style: normal;
  font-weight: normal;
}

body {
  margin: 0;
  font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun",
    "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #f6f6f6;
  position: relative;
}

html,
body {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  /* overflow-x: hidden; */
  min-height: 1000px;
}

button,
input,
select,
textarea,
th {
  background: #fff;
  font-size: 12px;
  line-height: 1.5em;
  font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "SimSun",
    "Hiragino Sans GB", sans-serif;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover,
a:focus {
  -webkit-transition: color 150ms ease-in 0ms,
    background-color 150ms ease-in 150ms;
  -moz-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
  -ms-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
  -o-transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
  transition: color 150ms ease-in 0ms, background-color 150ms ease-in 150ms;
}

.rotate360:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rotate360 {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.h20 {
  width: 100%;
  height: 20px;
}

.hide {
  display: none;
}

.padding20 {
  padding: 20px;
}

.pos {
  width: 988px;
  height: 20px;
  border: 1px solid #e4e4e4;
  margin: 5px auto;
  padding: 5px 0 5px 10px;
}

/* 黑色标题共用 */
.title_black {
  border-bottom: 3px solid #333;
  position: relative;
}

.title_black h3 {
  display: inline;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 3px solid #277ec8;
  padding-bottom: 5px;
  position: relative;
  top: -5px;
}

.title_black .more {
  display: block;
  width: 55px;
  line-height: 40px;
  text-align: center;
  color: #999;
  position: absolute;
  right: 0;
  top: -14px;
}

.title_black .more:hover {
  color: #277ec8;
}

.game_tag ul {
  width: 320px;
  margin-top: 10px;
}

.game_tag li {
  float: left;
  margin: 10px 10px 0 0;
}

.game_tag li a {
  display: block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eee;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.game_tag li a:hover {
  background: #277ec8;
  color: #fff;
}

.phb_wrap .padding20 {
  background: #fff;
}

.phb_tuijian {
  width: 720px;
  margin-right: 20px;
}

.phb_tuijian .title_yellow .icon {
  background-position: 0 -756px;
}

.phb_tuijian .cont {
  width: 720px;
  overflow: hidden;
}

.phb_tuijian .cont ul {
  width: 735px;
}

.phb_tuijian .cont li {
  width: 230px;
  height: 140px;
  float: left;
  position: relative;
  margin: 25px 15px 0 0;
}

.phb_tuijian .cont li a,
.phb_tuijian .cont li img {
  display: block;
}

.phb_tuijian .cont li .game_box {
  background: #fafafa;
  padding: 17px 20px;
}

.phb_tuijian .cont li .game_box img {
  width: 70px;
  height: 70px;
  border-radius: 16px;
  float: left;
}

.phb_tuijian .cont li .game_box .info {
  width: 110px;
  height: 70px;
  float: left;
  margin-left: 10px;
}

.phb_tuijian .cont li .game_box .info .name {
  height: 22px;
  line-height: 22px;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}

.phb_tuijian .cont li .game_box .info .type {
  font-size: 12px;
  color: #6f6f6f;
}

.phb_tuijian .cont li .list_name {
  height: 36px;
  line-height: 36px;
  background: #f1f1f1;
  color: #6f6f6f;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phb_tuijian .cont li .num {
  position: absolute;
  right: 10px;
  top: -5px;
  color: #ffaf12;
  font-size: 16px;
  font-weight: 700;
}

.phb_tuijian .cont li .num i {
  display: inline-block;
  width: 22px;
  height: 25px;
  background-position: -177px -762px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}

.phb_type {
  width: 420px;
}

.phb_type .title_yellow .icon {
  background-position: -35px -756px;
}

.phb_type .cont {
  width: 420px;
  overflow: hidden;
  margin-top: 19px;
}

.phb_type .btn_box {
  width: 426px;
}

.phb_type .btn_box li {
  float: left;
  margin: 6px 6px 0 0;
}

.phb_type .btn_box li a {
  display: block;
  width: 207px;
  height: 66px;
  line-height: 66px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  background-position: 0 -914px;
}

.phb_type .btn_box li i {
  display: inline-block;
  width: 45px;
  height: 45px;
  position: relative;
  top: 10px;
  margin-right: 10px;
}

.phb_type .btn_box li em {
  position: relative;
  top: -5px;
}

.phb_type .btn_box li.android i {
  background-position: 0 -826px;
}

.phb_type .btn_box li.android a {
  background-color: #fe7171;
}

.phb_type .btn_box li.android a:hover {
  background-color: #f16464;
}

.phb_type .btn_box li.ios i {
  background-position: -45px -826px;
}

.phb_type .btn_box li.ios a {
  background-color: #ffb230;
}

.phb_type .btn_box li.ios a:hover {
  background-color: #f1a526;
}

.phb_type .btn_box li.internet i {
  background-position: -90px -826px;
}

.phb_type .btn_box li.internet a {
  background-color: #00b5fc;
}

.phb_type .btn_box li.internet a:hover {
  background-color: #00aaed;
}

.phb_type .btn_box li.alone i {
  background-position: -135px -826px;
}

.phb_type .btn_box li.alone a {
  background-color: #9b6aea;
}

.phb_type .btn_box li.alone a:hover {
  background-color: #8f5de1;
}

.phb_type .type_box {
  width: 426px;
  margin-top: 14px;
}

.phb_type .type_box li {
  width: 136px;
  height: 100px;
  margin: 6px 6px 0 0;
  position: relative;
  float: left;
}

.phb_type .type_box li a {
  display: block;
}

.phb_type .type_box li a:hover p {
  color: #277ec8;
}

.phb_type .type_box li img {
  display: block;
  width: 136px;
  height: 100px;
}

.phb_type .type_box li p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background-position: 0 -881px;
}

.phb_jingdian .cont {
  margin-top: 20px;
}

.phb_jingdian .title_yellow .icon {
  background-position: -70px -756px;
}

.phb_jingdian dl {
  background: #fafafa;
  float: left;
  padding-right: 10px;
}

.phb_jingdian dl a,
.phb_jingdian dl img {
  display: block;
}

.phb_jingdian dl dt {
  width: 230px;
  height: 150px;
  position: relative;
  float: left;
  margin-right: 10px;
}

.phb_jingdian dl dt img {
  width: 230px;
  height: 150px;
}

.phb_jingdian dl dt p {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phb_jingdian dl dt a:hover p {
  color: #277ec8;
}

.phb_jingdian dd {
  width: 110px;
  text-align: center;
  float: left;
  padding-top: 20px;
}

.phb_jingdian dd img {
  width: 66px;
  height: 66px;
  border-radius: 12px;
  margin: 0 auto;
}

.phb_jingdian dd .name {
  width: 100px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  margin: 8px auto 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phb_jingdian dd .type {
  font-size: 12px;
  color: #7c7c7c;
}

.phb_hotapp .title_yellow .icon {
  background-position: -105px -756px;
}

.phb_hotapp .cont {
  width: 1160px;
  overflow: hidden;
  margin-top: 20px;
}

.phb_hotapp .ul {
  width: 1180px;
}

.phb_hotapp dl,
.phb_hotapp dt,
.phb_hotapp dd {
  float: left;
}

.phb_hotapp dl {
  width: 275px;
  margin-right: 20px;
}

.phb_hotapp .c1 dt,
.phb_hotapp .c1 dd .num {
  background: #48b53e;
}

.phb_hotapp .c2 dt,
.phb_hotapp .c2 dd .num {
  background: #f19149;
}

.phb_hotapp .c3 dt,
.phb_hotapp .c3 dd .num {
  background: #d23f3f;
}

.phb_hotapp .c4 dt,
.phb_hotapp .c4 dd .num {
  background: #3eade4;
}

.phb_hotapp dt {
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.phb_hotapp dd {
  width: 100%;
  line-height: 22px;
  padding: 10px 0;
  border-bottom: 1px dotted #e6e6e6;
}

.phb_hotapp dd:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.phb_hotapp dd i,
.phb_hotapp dd img,
.phb_hotapp dd a,
.phb_hotapp dd p {
  display: block;
  float: left;
}

.phb_hotapp dd i {
  width: 22px;
  height: 22px;
  text-align: center;
  background: #c8c8c8;
  color: #fff;
  margin-right: 10px;
}

.phb_hotapp dd img {
  width: 22px;
  height: 22px;
  border-radius: 3px;
  margin-right: 10px;
}

.phb_hotapp dd p {
  width: 200px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phb_newest {
  width: 800px;
  margin-right: 20px;
}

.phb_newest .title_yellow .icon {
  background-position: -140px -756px;
}

.phb_newest .cont {
  width: 800px;
  overflow: hidden;
  padding-top: 15px;
}

.phb_newest ul {
  width: 232px;
  border-left: 1px solid #ccc;
  margin-left: 8px;
  padding-left: 20px;
  float: left;
}

.phb_newest li {
  float: left;
  position: relative;
}

.phb_newest li i {
  display: block;
  width: 18px;
  height: 18px;
  background-position: -44px -800px;
  position: absolute;
  left: -29px;
  top: 6px;
}

.phb_newest li a {
  display: block;
  width: 230px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.phb_yuanchuang {
  width: 340px;
}

.phb_yuanchuang .title_yellow .icon {
  background-position: 0 -791px;
}

.phb_yuanchuang .cont {
  width: 340px;
  overflow: hidden;
}

.phb_yuanchuang ul {
  width: 360px;
  margin-top: 20px;
}

.phb_yuanchuang ul li {
  width: 160px;
  float: left;
  margin-right: 20px;
}

.phb_yuanchuang ul li a {
  display: block;
}

.phb_yuanchuang ul li a:hover p {
  color: #277ec8;
}

.phb_yuanchuang ul li img {
  display: block;
  width: 160px;
  height: 104px;
}

.phb_yuanchuang ul li p {
  height: 40px;
  overflow: hidden;
  color: #666;
  margin-top: 5px;
}

.phb_list {
  width: 615px;
  background: #fff;
}

.phb_list .title_phblist {
  position: relative;
  height: 76px;
  border-bottom: 2px solid #ffee9c;
}

.phb_list .title_refer_info {
  text-indent: 2em;
  line-height: 1.75;
}

.phb_list .title_refer_time {
  text-align: right;
}

.phb_list .title_phblist .green_txt {
  display: inline-block;
  color: #f49003;
  font-weight: 700;
  border-bottom: 4px solid #ff7324;
  padding: 20px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.phb_list .title_phblist .green_txt .txt_top {
  font-size: 48px;
}

.phb_list .title_phblist .green_txt .txt_10 {
  font-size: 24px;
  margin-left: 16px;
}

.phb_list .title_phblist h1 {
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 174px;
  top: 5px;
  font-size: 32px;
  font-weight: 700;
}

.phb_list ul li {
  float: left;
  width: 577px;
  position: relative;
  padding: 20px 0 20px 43px;
  border-bottom: 1px solid #e6e6e6;
}

.phb_list ul li:hover {
  background: #f2f6fc;
  border-color: #f49003;
}

.phb_list ul li .img_box,
.phb_list ul li .info {
  float: left;
}

.phb_list ul li i,
.phb_list ul li a,
.phb_list ul li img {
  display: block;
}

.phb_list ul li .num {
  min-width: 22px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  border-radius: 4px;
  background: #f2f2f2;
  color: #b2b2b2;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 36px;
}

.phb_list ul li .num1 {
  background: #ffd9dc;
  color: #e70113;
}

.phb_list ul li .num2 {
  background: #ffe2d9;
  color: #f37029;
}

.phb_list ul li .num3 {
  background: #ffeac4;
  color: #ffaa0f;
}

.phb_list ul li img {
  width: 100px;
  height: 100px;
  border-radius: 22px;
}

.phb_list ul li .info {
  width: 388px;
  margin-left: 20px;
}

.phb_list ul li .info .name {
  width: 350px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
}

.phb_list ul li .info .size {
  font-size: 12px;
  color: #666;
  position: absolute;
  top: 20px;
  left: 500px;
}

.phb_list ul li .info .type {
  margin: 8px 0;
}

.phb_list ul li .info .type a {
  display: inline;
  border: 1px solid;
  border-radius: 4px;
  padding: 1px 10px;
  font-size: 12px;
  margin-right: 15px;
}

.phb_list ul li .info .type .c1 {
  border-color: #e13d3d;
  color: #e13d3d;
}

.phb_list ul li .info .type .c1:hover {
  border-color: #e13d3d;
  color: #fff;
  background: #e13d3d;
}

.phb_list ul li .info .type .c2 {
  border-color: #538df7;
  color: #538df7;
}

.phb_list ul li .info .type .c2:hover {
  border-color: #538df7;
  color: #fff;
  background: #538df7;
}

.phb_list ul li .info .type .c3 {
  border-color: #13b5b1;
  color: #13b5b1;
}

.phb_list ul li .info .type .c3:hover {
  border-color: #13b5b1;
  color: #fff;
  background: #13b5b1;
}

.phb_list ul li .info .type .c4 {
  border-color: #b062dd;
  color: #b062dd;
}

.phb_list ul li .info .type .c4:hover {
  border-color: #b062dd;
  color: #fff;
  background: #b062dd;
}

.phb_list ul li .info .txt {
  height: 40px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}

.phb_list ul li .btn {
  width: 60px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #7bb93b;
  position: absolute;
  right: 0;
  top: 54px;
  border-radius: 4px;
}

.phb_list ul li .btn:hover {
  background: #6ba134;
}

.phb_list ul li .btn.no {
  background: #ffaf0f;
}

.phb_list ul li .btn.no:hover {
  background: #f3a70e;
}

.phb_list .jiazai {
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  line-height: 48px;
  text-align: center;
  color: #999;
  font-size: 18px;
  background: #f2f2f2;
  margin-top: 20px;
}

.phb_list .jiazai:hover {
  background: #e7e5e5;
}

.phb_list_right .game_tag2 {
  background: #fff;
}

.phb_list_right .game_tag2 ul {
  width: 330px;
  margin-top: 5px;
}

.phb_list_right .game_tag2 li {
  margin: 15px 15px 0 0;
}

.phb_list_right .game_tag2 li a {
  width: 94px;
}

.phb_list_right .phb_r_l {
  background: #fff;
}

.phb_r_l ul li {
  margin-top: 10px;
}

.phb_r_l ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: -98px -799px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}

.phb_r_l ul li:hover i {
  background-position: -77px -799px;
}

.phb_r_l ul li a {
  display: inline-block;
  width: 270px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  top: 5px;
}

.rank_right {
  width: 320px;
}

.rank_right .edit:nth-child(1) {
  margin-bottom: 12px;
}

.rank_right .edit {
  background: #fff;
  border-bottom: 2px solid transparent;
}

.rank_right .edit h3 {
  display: inline-block;
  border-bottom: 2px solid #ff7324;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  font-weight: 500;
}

.rank_right .edit h3 i {
  display: inline-block;
  width: 12px;
  height: 18px;
  background: url(../img/n_icon.png) no-repeat -2px 0px;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: 8px;
}

.rank_right .edit_content li {
  text-align: center;
  padding-bottom: 15px;
  background: #fff;
}

.rank_right .edit_content li>a {
  display: block;
  width: 100%;
  height: 120px;
}

.rank_right .edit_content li>a img {
  display: block;
  width: 320px;
  height: 120px;
}

.rank_right .edit_content li .edit_text {
  height: 21px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 21px;
}

.rank_right .edit_content li .edit_text:hover {
  color: #f49003;
}

.rank_right .interval {
  margin-top: 20px;
}

.rank_right .edit_tags {
  overflow: hidden;
  background: #fff;
  padding-bottom: 13px;
}

.rank_right .edit_tags li {
  position: relative;
  float: left;
  width: 85px;
  height: 39px;
  margin: 12px 0 0 17px;
}

.rank_right .edit_tags li a {
  display: block;
  width: 83px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #7660e3;
  background-color: #fff;
  text-align: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
}

.rank_right .edit_tags li span {
  width: 0;
  height: 0;
  border-top: 17px solid #fff;
  border-right: 17px solid transparent;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.rank_right .edit_tags li i {
  position: absolute;
  z-index: 2;
  display: block;
  overflow: hidden;
  background-color: #fff;
}

.rank_right .edit_tags li i.box1 {
  left: 4px;
  top: 1px;
  width: 2px;
  height: 8px;
}

.rank_right .edit_tags li i.box2 {
  left: 1px;
  top: 4px;
  width: 8px;
  height: 2px;
}

.rank_right .edit_tags li.w-ls1 a {
  color: #7660e3;
  border-color: #7660e3;
}

.rank_right .edit_tags li.w-ls1 a span {
  border-top: 17px solid #7660e3;
}

.rank_right .edit_tags li.w-ls1 a:hover {
  color: #fff;
  background: #7660e3;
}

.rank_right .edit_tags li.w-ls1 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls1 a:hover i {
  background: #7660e3;
}

.rank_right .edit_tags li.w-ls2 a {
  color: #fd3e60;
  border-color: #fd3e60;
}

.rank_right .edit_tags li.w-ls2 a span {
  border-top: 17px solid #fd3e60;
}

.rank_right .edit_tags li.w-ls2 a:hover {
  color: #fff;
  background: #fd3e60;
}

.rank_right .edit_tags li.w-ls2 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls2 a:hover i {
  background: #fd3e60;
}

.rank_right .edit_tags li.w-ls3 a {
  color: #ff8106;
  border-color: #ff8106;
}

.rank_right .edit_tags li.w-ls3 a span {
  border-top: 17px solid #ff8106;
}

.rank_right .edit_tags li.w-ls3 a:hover {
  color: #fff;
  background: #ff8106;
}

.rank_right .edit_tags li.w-ls3 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls3 a:hover i {
  background: #ff8106;
}

.rank_right .edit_tags li.w-ls4 a {
  color: #37b958;
  border-color: #37b958;
}

.rank_right .edit_tags li.w-ls4 a span {
  border-top: 17px solid #37b958;
}

.rank_right .edit_tags li.w-ls4 a:hover {
  color: #fff;
  background: #37b958;
}

.rank_right .edit_tags li.w-ls4 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls4 a:hover i {
  background: #37b958;
}

.rank_right .edit_tags li.w-ls5 a {
  color: #64b1ff;
  border-color: #64b1ff;
}

.rank_right .edit_tags li.w-ls5 a span {
  border-top: 17px solid #64b1ff;
}

.rank_right .edit_tags li.w-ls5 a:hover {
  color: #fff;
  background: #64b1ff;
}

.rank_right .edit_tags li.w-ls5 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls5 a:hover i {
  background: #64b1ff;
}

.rank_right .edit_tags li.w-ls6 a {
  color: #cf5fda;
  border-color: #cf5fda;
}

.rank_right .edit_tags li.w-ls6 a span {
  border-top: 17px solid #cf5fda;
}

.rank_right .edit_tags li.w-ls6 a:hover {
  color: #fff;
  background: #cf5fda;
}

.rank_right .edit_tags li.w-ls6 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls6 a:hover i {
  background: #cf5fda;
}

.rank_right .edit_tags li.w-ls7 a {
  color: #da5faa;
  border-color: #da5faa;
}

.rank_right .edit_tags li.w-ls7 a span {
  border-top: 17px solid #da5faa;
}

.rank_right .edit_tags li.w-ls7 a:hover {
  color: #fff;
  background: #da5faa;
}

.rank_right .edit_tags li.w-ls7 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls7 a:hover i {
  background: #da5faa;
}

.rank_right .edit_tags li.w-ls8 a {
  color: #a75fda;
  border-color: #a75fda;
}

.rank_right .edit_tags li.w-ls8 a span {
  border-top: 17px solid #a75fda;
}

.rank_right .edit_tags li.w-ls8 a:hover {
  color: #fff;
  background: #a75fda;
}

.rank_right .edit_tags li.w-ls8 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls8 a:hover i {
  background: #a75fda;
}

.rank_right .edit_tags li.w-ls9 a {
  color: #c59f4c;
  border-color: #c59f4c;
}

.rank_right .edit_tags li.w-ls9 a span {
  border-top: 17px solid #c59f4c;
}

.rank_right .edit_tags li.w-ls9 a:hover {
  color: #fff;
  background: #c59f4c;
}

.rank_right .edit_tags li.w-ls9 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls9 a:hover i {
  background: #c59f4c;
}

.rank_right .edit_tags li.w-ls10 a {
  color: #4cc5a6;
  border-color: #4cc5a6;
}

.rank_right .edit_tags li.w-ls10 a span {
  border-top: 17px solid #4cc5a6;
}

.rank_right .edit_tags li.w-ls10 a:hover {
  color: #fff;
  background: #4cc5a6;
}

.rank_right .edit_tags li.w-ls10 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls10 a:hover i {
  background: #4cc5a6;
}

.rank_right .edit_tags li.w-ls11 a {
  color: #4c93c5;
  border-color: #4c93c5;
}

.rank_right .edit_tags li.w-ls11 a span {
  border-top: 17px solid #4c93c5;
}

.rank_right .edit_tags li.w-ls11 a:hover {
  color: #fff;
  background: #4c93c5;
}

.rank_right .edit_tags li.w-ls11 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls11 a:hover i {
  background: #4c93c5;
}

.rank_right .edit_tags li.w-ls12 a {
  color: #91798a;
  border-color: #91798a;
}

.rank_right .edit_tags li.w-ls12 a span {
  border-top: 17px solid #91798a;
}

.rank_right .edit_tags li.w-ls12 a:hover {
  color: #fff;
  background: #91798a;
}

.rank_right .edit_tags li.w-ls12 a:hover span {
  border-top: 17px solid #fff;
}

.rank_right .edit_tags li.w-ls12 a:hover i {
  background: #91798a;
}

/* 分页 */
.pagination_wrapper {
  width: 100%;
  height: 36px;
  text-align: center;
  margin-top: 15px;
}

.pagination_wrapper .page_btns {
  display: inline-block;
}

.clearfix {
  zoom: 1;
}

/* 分页选中后颜色 */
.pagination_wrapper a.current {
  background-color: #ff9301;
  border: 1px solid #ff9301;
  color: #fff;
}

.pagination_wrapper span {
  float: left;
  margin-right: 10px;
}

.pagination_wrapper a:last-child {
  margin-right: 0;
}

.pagination_wrapper a {
  text-decoration: none;
  cursor: pointer;
  float: left;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-right: 10px;
  color: #666;
  background: #fff;
}

/**todo 样式优化*/
.rank_right .edit_tags {
  --c1: #7660e3;
  --c2: #fd3e60;
  --c3: #ff8106;
  --c4: #37b958;
  --c5: #64b1ff;
  --c6: #cf5fda;
  --c7: #da5faa;
  --c8: #a75fda;
  --c9: #c59f4c;
  --c10: #4cc5a6;
  --c11: #4c93c5;
  --c12: #91798a;
}

/*推荐排行*/
.rem-rank-list {
  background-color: #fff;
}

/*推荐排行*/

.rank_list_sw {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 6px;
  gap: 12px;
}

.rlsw_tabs {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  /* overflow: hidden; */
  border-bottom: solid 2px #e6e6e6;
  gap: 8px;
  position: relative;
}

.rlsw_tabs_item {
  box-sizing: border-box;
  position: relative;
  padding: 10px 4px;
  overflow: visible;
  cursor: pointer;
  transition: all linear 0.15s;
  font-size: 18px;
  color: #333;

  &::after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: -2px;
    left: 0;
    transition: all linear 0.15s;
  }

  &.is-active {
    color: #f49003;

    &::after {
      background-color: #ff7324;
    }
  }

  &:hover {
    color: #f49003;
  }
}

.rlsw_content {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.rlsw_content_layout {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  transition: all linear 0.15s;
}

.rlsw_content_item {
  width: 100%;
  flex: 0 0 auto;
}

.rlsw_content_item .edit_content li>a {
  height: auto;
}

.rlsw_content_item .edit_content li>a img {
  width: 100%;
  height: auto;
}


.mlink-box {
  width: 1000px;
  margin: 20px auto 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.mlink {
  font-weight: normal;
  padding: 10px 15px;
  box-sizing: border-box;
  width: 100%;
}