body {
  background-color: #ffc6c2;
  overflow-x: hidden;
  width: 100%;
  position: relative;
}
li {
  list-style: none;
}
* {
  font-family: "Microsoft YaHei", "微软雅黑";
  margin: 0;
  padding: 0;
}
a {
  outline: none;
  text-decoration: none;
}
.active-bg {
  position: relative;
  width: 100%;
  margin-top: 48px;
}
.active-bg div {
  display: block;
  border: none;
  background-color: #ffc6c2;
}
.active-bg div.active-bg1 {
  width: 100%;
  height: 700px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
}
.active-bg div.active-bg1 .active-tips {
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.active-bg div.active-bg2 {
  width: 100%;
  height: 1000px;
  background-image: url('../../img/roleranking2022/bg2.png?v=20210203001');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #ffc6c2;
}
.active-bg div.active-bg3 {
  width: 100%;
  height: 1000px;
  background-image: url('../../img/roleranking2022/bg3.png?v=20210203001');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.role_content {
  position: relative;
  width: 100%;
  margin-top: -1828px;
}
.role_content .active-top {
  opacity: 0;
  height: 700px;
  text-align: center;
  z-index: 1;
  position: relative;
}
.role_content .active-loading {
  display: block;
  font-size: 0;
  width: 980px;
  height: 760px;
  text-align: center;
  margin: -85px auto auto;
  position: relative;
  background: url('//c2.cgyouxi.com/website/mobile/img/duanwu/loading.gif') no-repeat center center;
  background-size: auto;
}
.role_content .active-none {
  display: none;
  font-size: 0;
  width: 980px;
  height: 580px;
  text-align: center;
  margin: -85px auto auto;
  position: relative;
  background: url('../../img/lovewall/rank_empty.png') no-repeat center center;
  background-size: auto;
}
.role_content .main-timeline {
  max-width: 1484px;
  height: 212px;
  background: url("../../img/roleranking2022/after-bg.png") no-repeat center center;
  background-size: auto 100%;
  margin: 0 auto;
}
.role_content .main-timeline .time-slide-box {
  position: relative;
  height: 178px;
  top: -160px;
  z-index: 1;
  text-align: center;
  padding-top: 30px;
}
.role_content .main-timeline .time-slide-box .time-slide {
  width: 232px;
  height: 173px;
  display: inline-block;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  cursor: pointer;
}
.role_content .main-timeline .time-slide-box .time-slide:hover {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
}
.role_content .main-timeline .time-slide-box .time-slide .best-state-on {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-left: 42px;
  line-height: 42px;
  height: 42px;
  text-align: left;
  margin-top: 15px;
}
.role_content .main-timeline .time-slide-box .time-slide .best-date {
  width: 156px;
  margin: 28px auto auto;
  height: 25px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #626262;
  letter-spacing: 0;
  text-align: center;
}
.role_content .main-timeline .time-slide-box .time-slide .best-month {
  font-family: 微软雅黑;
  font-size: 21px;
  height: 21px;
  line-height: 21px;
  color: #626262;
  letter-spacing: 0;
  margin: 17px auto auto;
  text-align: center;
}
.role_content .main-timeline .time-slide-box .time-slide:last-child {
  margin-right: 0;
}
.role_content .main-timeline .time-slide-box .time-slide.no-start {
  background: url("../../img/roleranking2022/no-start.png") no-repeat center center;
  background-size: 100%;
  cursor: default;
}
.role_content .main-timeline .time-slide-box .time-slide.no-start .best-date {
  color: #874F4F;
}
.role_content .main-timeline .time-slide-box .time-slide.no-start .best-month {
  color: #874F4F;
}
.role_content .main-timeline .time-slide-box .time-slide.no-start .best-state-on {
  color: #874F4F;
}
.role_content .main-timeline .time-slide-box .time-slide.end {
  background: url("../../img/roleranking2022/end.png") no-repeat center center;
  background-size: 100%;
}
.role_content .main-timeline .time-slide-box .time-slide.start {
  background: url("../../img/roleranking2022/start.png") no-repeat center center;
  background-size: 100%;
}
.role_content .main-timeline .time-slide-box .time-slide.start .best-date {
  color: #626262;
}
.role_content .main-timeline .time-slide-box .time-slide.active {
  background: url("../../img/roleranking2022/active.png") no-repeat center center;
  background-size: 100%;
}
.role_content .active-rank {
  display: none;
  max-width: 1600px;
  min-height: 2525px;
  background: url("../../img/roleranking2022/before-bg.png") no-repeat center top;
  background-size: auto 2525px;
  margin: -169px auto auto;
  position: relative;
  z-index: 1;
  padding-top: 142px;
}
.role_content .active-rank .first-line {
  font-size: 0;
  width: 685px;
  height: 600px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  background: url("../../img/roleranking2022/box1.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-card {
  position: absolute;
  width: 300px;
  height: 400px;
  text-align: center;
  top: 0px;
  left: 50%;
  margin-left: -150px;
  z-index: 1;
}
.role_content .active-rank .first-line .role-card a {
  display: block;
}
.role_content .active-rank .first-line .role-card img {
  width: 100%;
  margin-top: 25px;
}
.role_content .active-rank .first-line .role-card .seat {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 153px;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
}
.role_content .active-rank .first-line .role-card .role-num-sort {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url("../../img/roleranking2022/sortbg.png") no-repeat center center;
  background-size: 100%;
  left: -48px;
  top: -30px;
  z-index: 1;
  font-size: 36px;
  color: #F9BA2B;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
}
.role_content .active-rank .first-line .role-detail {
  position: absolute;
  width: 685px;
  height: 600px;
  text-align: center;
  z-index: 2;
}
.role_content .active-rank .first-line .role-detail .pk_add {
  width: 300px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  background: url("../../img/roleranking2022/pkbg.png") no-repeat 0 center;
  background-size: 192px 41px;
  margin-top: 329px;
  text-align: left;
}
.role_content .active-rank .first-line .role-detail .pk_add .pk_add_icon {
  width: 128px;
  height: 41px;
  display: inline-block;
  background: url("../../img/roleranking2022/pkicon.png") no-repeat 0px center;
  background-size: 42px 30px;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0;
  padding-left: 45px;
}
.role_content .active-rank .first-line .role-detail .pk_add .pk_add_icon label {
  margin-top: 16px;
  display: inline-block;
}
.role_content .active-rank .first-line .role-detail .pk_value {
  width: 300px;
  height: 52px;
  background: url("../../img/roleranking2022/pk.png") center center;
  background-size: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.role_content .active-rank .first-line .role-detail .pk_value .pk {
  line-height: 52px;
  padding-left: 45px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon {
  height: 52px;
  float: right;
  width: 78px;
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon.mx {
  background: url("../../img/roleranking2022/mx.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon.gy {
  background: url("../../img/roleranking2022/gy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon.gf {
  background: url("../../img/roleranking2022/gf.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon.xd {
  background: url("../../img/roleranking2022/xd.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .pk_value .chnnel_icon.cy {
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .first-line .role-detail .game_info {
  width: 454px;
  height: 98px;
  margin: 0 auto;
  background: url("../../img/roleranking2022/gamebg.png") no-repeat center center;
  background-size: 100%;
  margin-top: 17px;
}
.role_content .active-rank .first-line .role-detail .game_info .seat-text {
  display: block;
  height: 98px;
  line-height: 98px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.role_content .active-rank .first-line .role-detail .game_info a {
  display: block;
}
.role_content .active-rank .first-line .role-detail .game_info a.active-rolename {
  height: 25px;
  line-height: 25px;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0.39px;
  padding-top: 15px;
  font-weight: bold;
}
.role_content .active-rank .first-line .role-detail .game_info a.active-gname {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0.34px;
  height: 22px;
  line-height: 22px;
  padding-top: 10px;
}
.role_content .active-rank .first-line .role-detail .active-vote {
  display: inline-block;
  text-align: center;
  transition: all 300ms;
  width: 131px;
  height: 42px;
  background: url("../../img/roleranking2022/vote.png") no-repeat center center;
  background-size: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #4F2300;
  letter-spacing: 0.43px;
  line-height: 42px;
}
.role_content .active-rank .first-line .game-info {
  position: absolute;
  width: 300px;
  height: 400px;
  text-align: center;
  top: 25px;
  left: 50%;
  margin-left: -150px;
  z-index: 3;
  display: block;
}
.role_content .active-rank .second-line {
  font-size: 0;
  margin-bottom: 50px;
  text-align: center;
}
.role_content .active-rank .second-line .second-list {
  width: 539px;
  height: 601px;
  display: inline-block;
  position: relative;
  background: url("../../img/roleranking2022/box2.png") no-repeat center center;
  background-size: 441px auto;
}
.role_content .active-rank .second-line .second-list .role-card {
  position: absolute;
  width: 300px;
  height: 400px;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -150px;
}
.role_content .active-rank .second-line .second-list .role-card .role-num-sort {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url("../../img/roleranking2022/sortbg.png") no-repeat center center;
  background-size: 100%;
  left: -42px;
  top: -30px;
  z-index: 1;
  font-size: 36px;
  color: #F9BA2B;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
}
.role_content .active-rank .second-line .second-list .role-card .seat {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 153px;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
}
.role_content .active-rank .second-line .second-list .role-card img {
  width: 100%;
  margin-top: 25px;
}
.role_content .active-rank .second-line .second-list:first-child {
  margin-right: 268px;
}
.role_content .active-rank .second-line .second-list .role-detail {
  width: 100%;
  height: 100%;
  position: absolute;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_add {
  width: 300px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  background: url("../../img/roleranking2022/pkbg.png") no-repeat 0 center;
  background-size: 192px 41px;
  margin-top: 343px;
  text-align: left;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_add .pk_add_icon {
  width: 128px;
  height: 41px;
  display: inline-block;
  background: url("../../img/roleranking2022/pkicon.png") no-repeat 0px center;
  background-size: 42px 30px;
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-left: 45px;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_add .pk_add_icon label {
  margin-top: 16px;
  display: inline-block;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value {
  width: 300px;
  height: 52px;
  background: url("../../img/roleranking2022/pk.png") center center;
  background-size: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .pk {
  line-height: 52px;
  padding-left: 45px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon {
  height: 52px;
  float: right;
  width: 78px;
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon.mx {
  background: url("../../img/roleranking2022/mx.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon.gy {
  background: url("../../img/roleranking2022/gy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon.gf {
  background: url("../../img/roleranking2022/gf.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon.xd {
  background: url("../../img/roleranking2022/xd.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .pk_value .chnnel_icon.cy {
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .second-line .second-list .role-detail .game_info {
  width: 454px;
  height: 98px;
  margin: 0 auto;
  background: url("../../img/roleranking2022/gamebg.png") no-repeat center center;
  background-size: 100%;
  margin-top: -6px;
}
.role_content .active-rank .second-line .second-list .role-detail .game_info .seat-text {
  display: block;
  height: 98px;
  line-height: 98px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.role_content .active-rank .second-line .second-list .role-detail .game_info a {
  display: block;
}
.role_content .active-rank .second-line .second-list .role-detail .game_info a.active-rolename {
  height: 25px;
  line-height: 25px;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0.39px;
  padding-top: 15px;
  font-weight: bold;
}
.role_content .active-rank .second-line .second-list .role-detail .game_info a.active-gname {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0.34px;
  height: 22px;
  line-height: 22px;
  padding-top: 10px;
}
.role_content .active-rank .second-line .second-list .role-detail .active-vote {
  display: inline-block;
  text-align: center;
  transition: all 300ms;
  width: 131px;
  height: 42px;
  background: url("../../img/roleranking2022/vote.png") no-repeat center center;
  background-size: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #4F2300;
  letter-spacing: 0.43px;
  line-height: 42px;
}
.role_content .active-rank .second-line .second-list .game-info {
  position: absolute;
  width: 300px;
  height: 400px;
  text-align: center;
  top: 25px;
  left: 50%;
  margin-left: -150px;
  z-index: 3;
  display: block;
}
.role_content .active-rank .third-line {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.role_content .active-rank .third-line .third-list {
  width: 368px;
  height: 486px;
  display: inline-block;
  position: relative;
  background: url("../../img/roleranking2022/box3.png") no-repeat center center;
  background-size: 358px auto;
  margin-right: 73px;
}
.role_content .active-rank .third-line .third-list:last-child {
  margin-right: 0;
}
.role_content .active-rank .third-line .third-list .role-card {
  position: absolute;
  width: 243px;
  height: 324px;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -122.5px;
}
.role_content .active-rank .third-line .third-list .role-card .seat {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 153px;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.role_content .active-rank .third-line .third-list .role-card .role-num-sort {
  position: absolute;
  width: 64px;
  height: 64px;
  background: url("../../img/roleranking2022/sortbg.png") no-repeat center center;
  background-size: 100%;
  left: -42px;
  top: -7px;
  z-index: 1;
  font-size: 28px;
  color: #C8848C;
  line-height: 64px;
  text-align: center;
  font-weight: bold;
}
.role_content .active-rank .third-line .third-list .role-card img {
  width: 100%;
  margin-top: 25px;
}
.role_content .active-rank .third-line .third-list .role-detail {
  width: 100%;
  height: 100%;
  position: absolute;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_add {
  width: 243px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  background: url("../../img/roleranking2022/pkbg.png") no-repeat 0 center;
  background-size: 192px 41px;
  margin-top: 262px;
  text-align: left;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_add .pk_add_icon {
  width: 128px;
  height: 41px;
  display: inline-block;
  background: url("../../img/roleranking2022/pkicon.png") no-repeat 0px center;
  background-size: 42px 30px;
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-left: 45px;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_add .pk_add_icon label {
  margin-top: 16px;
  display: inline-block;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value {
  width: 243px;
  height: 41px;
  background: url("../../img/roleranking2022/pk3.png") center center;
  background-size: 100% auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .pk {
  line-height: 41px;
  padding-left: 38px;
  font-weight: bold;
  float: left;
  font-size: 16px;
  color: #FFFFFF;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon {
  height: 41px;
  float: right;
  width: 62px;
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon.mx {
  background: url("../../img/roleranking2022/mx.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon.gy {
  background: url("../../img/roleranking2022/gy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon.gf {
  background: url("../../img/roleranking2022/gf.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon.xd {
  background: url("../../img/roleranking2022/xd.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .pk_value .chnnel_icon.cy {
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .third-line .third-list .role-detail .game_info {
  width: 243px;
  height: 58px;
  margin: 0 auto;
  background-size: 100%;
  padding-top: 5px;
}
.role_content .active-rank .third-line .third-list .role-detail .game_info .seat-text {
  display: block;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.role_content .active-rank .third-line .third-list .role-detail .game_info a {
  display: block;
}
.role_content .active-rank .third-line .third-list .role-detail .game_info a.active-rolename {
  height: 22px;
  line-height: 22px;
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.39px;
  font-weight: bold;
}
.role_content .active-rank .third-line .third-list .role-detail .game_info a.active-gname {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0.34px;
  height: 20px;
  line-height: 20px;
  padding-top: 5px;
}
.role_content .active-rank .third-line .third-list .role-detail .active-vote {
  display: inline-block;
  text-align: center;
  transition: all 300ms;
  width: 98px;
  height: 34px;
  background: url("../../img/roleranking2022/vote3.png") no-repeat center center;
  background-size: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #4F2300;
  letter-spacing: 0.43px;
  line-height: 34px;
  margin-top: 15px;
}
.role_content .active-rank .third-line .third-list .game-info {
  position: absolute;
  width: 243px;
  height: 324px;
  text-align: center;
  top: 25px;
  left: 50%;
  margin-left: -122.5px;
  z-index: 3;
}
.role_content .active-rank .fourth-line {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.role_content .active-rank .fourth-line .fourth-list {
  width: 302px;
  height: 480px;
  display: inline-block;
  position: relative;
  background: url("../../img/roleranking2022/box4.png") no-repeat center center;
  background-size: 292px auto;
}
.role_content .active-rank .fourth-line .fourth-list:last-child {
  margin-right: 0;
}
.role_content .active-rank .fourth-line .fourth-list .role-card {
  position: absolute;
  width: 240px;
  height: 320px;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -120px;
}
.role_content .active-rank .fourth-line .fourth-list .role-card .seat {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 153px;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
}
.role_content .active-rank .fourth-line .fourth-list .role-card .role-num-sort {
  position: absolute;
  width: 64px;
  height: 64px;
  background: url("../../img/roleranking2022/sortbg.png") no-repeat center center;
  background-size: 100%;
  left: -36px;
  top: -15px;
  z-index: 1;
  font-size: 28px;
  color: #C8848C;
  line-height: 64px;
  text-align: center;
  font-weight: bold;
}
.role_content .active-rank .fourth-line .fourth-list .role-card img {
  width: 100%;
  margin-top: 18px;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail {
  width: 100%;
  height: 100%;
  position: absolute;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_add {
  width: 240px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  background: url("../../img/roleranking2022/pkbg.png") no-repeat 0 center;
  background-size: 192px 41px;
  margin-top: 252px;
  text-align: left;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_add .pk_add_icon {
  width: 128px;
  height: 41px;
  display: inline-block;
  background: url("../../img/roleranking2022/pkicon.png") no-repeat 0px center;
  background-size: 42px 30px;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0;
  padding-left: 45px;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_add .pk_add_icon label {
  margin-top: 16px;
  display: inline-block;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value {
  width: 240px;
  height: 41px;
  background: url("../../img/roleranking2022/pk4.png") center center;
  background-size: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .pk {
  line-height: 41px;
  padding-left: 38px;
  font-weight: bold;
  float: left;
  font-size: 16px;
  color: #FFFFFF;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon {
  height: 41px;
  float: right;
  width: 70px;
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon.mx {
  background: url("../../img/roleranking2022/mx.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon.gy {
  background: url("../../img/roleranking2022/gy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon.gf {
  background: url("../../img/roleranking2022/gf.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon.xd {
  background: url("../../img/roleranking2022/xd.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .pk_value .chnnel_icon.cy {
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .game_info {
  width: 240px;
  margin: 0 auto;
  background-size: 100%;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .game_info .seat-text {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-top: 24px;
  color: #333333;
  font-weight: bold;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .game_info a {
  display: block;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .game_info a.active-rolename {
  height: 20px;
  line-height: 20px;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.39px;
  padding-top: 10px;
  font-weight: bold;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .game_info a.active-gname {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0.34px;
  height: 17px;
  line-height: 17px;
  padding-top: 7px;
}
.role_content .active-rank .fourth-line .fourth-list .role-detail .active-vote {
  display: inline-block;
  text-align: center;
  transition: all 300ms;
  width: 109px;
  height: 37px;
  background: url("../../img/roleranking2022/vote4.png") no-repeat center center;
  background-size: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #4F2300;
  letter-spacing: 0.43px;
  line-height: 37px;
  margin-top: 22px;
}
.role_content .active-rank .fourth-line .fourth-list .game-info {
  position: absolute;
  width: 240px;
  height: 320px;
  text-align: center;
  top: 18px;
  left: 50%;
  margin-left: -120px;
  z-index: 3;
}
.role_content .active-rank .fifth-line {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.role_content .active-rank .fifth-line .fifth-list {
  width: 255px;
  height: 418px;
  display: inline-block;
  position: relative;
  background: url("../../img/roleranking2022/box5.png") no-repeat center center;
  background-size: 234px auto;
}
.role_content .active-rank .fifth-line .fifth-list:last-child {
  margin-right: 0;
}
.role_content .active-rank .fifth-line .fifth-list .game-info {
  position: absolute;
  width: 210px;
  height: 280px;
  text-align: center;
  top: 35px;
  left: 50%;
  margin-left: -105px;
  z-index: 3;
}
.role_content .active-rank .fifth-line .fifth-list .role-card {
  position: absolute;
  width: 210px;
  height: 280px;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -105px;
}
.role_content .active-rank .fifth-line .fifth-list .role-card .role-num-sort {
  position: absolute;
  width: 57px;
  height: 57px;
  background: url("../../img/roleranking2022/sortbg.png") no-repeat center center;
  background-size: 100%;
  left: -32px;
  top: 5px;
  z-index: 1;
  font-size: 25px;
  color: #C8848C;
  line-height: 57px;
  text-align: center;
  font-weight: bold;
}
.role_content .active-rank .fifth-line .fifth-list .role-card .seat {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 153px;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
}
.role_content .active-rank .fifth-line .fifth-list .role-card img {
  width: 100%;
  margin-top: 35px;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail {
  width: 100%;
  height: 100%;
  position: absolute;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_add {
  width: 216px;
  height: 41px;
  margin-left: auto;
  margin-right: auto;
  background: url("../../img/roleranking2022/pkbg.png") no-repeat 0 center;
  background-size: 192px 41px;
  margin-top: 234px;
  text-align: left;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_add .pk_add_icon {
  width: 128px;
  height: 41px;
  display: inline-block;
  background: url("../../img/roleranking2022/pkicon.png") no-repeat 0px center;
  background-size: 42px 30px;
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-left: 45px;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_add .pk_add_icon label {
  margin-top: 16px;
  display: inline-block;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value {
  width: 216px;
  height: 37px;
  background: url("../../img/roleranking2022/pk5.png") center center;
  background-size: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .pk {
  line-height: 37px;
  padding-left: 38px;
  font-weight: bold;
  float: left;
  font-size: 12px;
  color: #FFFFFF;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon {
  height: 37px;
  float: right;
  width: 70px;
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon.mx {
  background: url("../../img/roleranking2022/mx.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon.gy {
  background: url("../../img/roleranking2022/gy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon.gf {
  background: url("../../img/roleranking2022/gf.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon.xd {
  background: url("../../img/roleranking2022/xd.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .pk_value .chnnel_icon.cy {
  background: url("../../img/roleranking2022/cy.png") no-repeat center center;
  background-size: 100% auto;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .game_info {
  width: 240px;
  margin: 0 auto;
  background-size: 100%;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .game_info .seat-text {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  margin-top: 24px;
  color: #333333;
  font-weight: bold;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .game_info a {
  display: block;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .game_info a.active-rolename {
  height: 17px;
  line-height: 17px;
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0.39px;
  padding-top: 7px;
  font-weight: bold;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .game_info a.active-gname {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0.34px;
  height: 17px;
  line-height: 17px;
  padding-top: 3px;
}
.role_content .active-rank .fifth-line .fifth-list .role-detail .active-vote {
  display: inline-block;
  text-align: center;
  transition: all 300ms;
  width: 98px;
  height: 34px;
  background: url("../../img/roleranking2022/vote5.png") no-repeat center center;
  background-size: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #4F2300;
  letter-spacing: 0.43px;
  line-height: 34px;
  margin-top: 30px;
}
.role_content .active-bottom {
  background: #5675D9;
  border: 1px solid #809DFF;
  width: 1014px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.role_content .active-bottom > div {
  padding: 36px 44px ;
  padding-top: 24px;
  overflow: hidden;
}
.role_content .active-bottom > div > p {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.34px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.role_content .active-bottom > div div {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.23px;
  width: 430px;
}
.role_content .active-bottom > div div:nth-child(2) {
  margin-right: 46px;
}
#pop-lovewall .point-box,
#pop-lovewall .voice-box,
#pop-lovewall .js-cv,
#pop-lovewall .content > i.arr.left,
#pop-lovewall .content > i.arr.right {
  display: none;
}
#pop-lovewall .info-box > .img > .top,
#pop-lovewall .info-box > .img > .best,
#pop-lovewall .info-box > .img > .previous_best {
  display: none;
}
#pop-lovewall .info-box > .info .data-num-count .heart {
  background: url('../../img/newbest/pk.png') no-repeat left center;
  background-size: 16px auto;
}
#pop-lovewall .title .ratio > .icon.heart {
  background-image: url('../../img/newbest/pk.png');
  background-size: 12px auto;
}
#pop-lovewall .rank-box .rank-list li.top3 .top .love-count {
  background: url('../../img/newbest/pk.png') no-repeat left center;
  background-size: 14px auto;
}
