.wrap .section .main, .wrap {
  margin: 0 auto;
}

/* ==============FONT END============== */
/* ==============RESET START============== */
:root {
  --pointColor: #00bae2;
}

/* ==============RESET START============== */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, "微软雅黑", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  filter: none !important;
}

img {
  border: 0;
}

/* body{padding-top:42px} */
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

ul,
li {
  list-style: none;
}

#afooter {
  position: relative;
  padding: 1.5625vw 0;
  text-align: center;
  font: normal 0.625vw/0.9896vw Tahoma;
  z-index: 10;
  background-color: #000000;
  margin-top: -0.0521vw;
}

#afooter,
#afooter a {
  color: #ffffff;
  text-decoration: none;
}

#gp-foot {
  position: relative;
  margin: -1px auto 0 !important;
  width: 100%;
  height: 2.26rem;
}

#gp-foot .main {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

#gp-foot .main .foot {
  background: #fff;
  color: #000;
  font: 0.16rem/1.4 "微软雅黑", "宋体";
  min-width: 10.5rem;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#gp-foot .foot_ieg_logo {
  float: left;
  width: 1.8rem;
  height: 0.35rem;
  text-indent: -999em;
  overflow: hidden;
  margin: 0.1rem 0 0 0.3rem;
  background: url(//game.gtimg.cn/images/js/2018foot/logo/foot-light.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-filter: brightness(8);
          filter: brightness(8);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#gp-foot .foot_left {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  margin: 0.1rem 0 0 0.5rem;
  width: 0.85rem;
  height: 0.35rem;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}

.footer-box {
  color: #fff;
}

.footer-box .foot_cpright {
  width: 14rem !important;
  margin: 0 auto;
  color: #fff;
  padding: 0.4rem 0.2rem 0.7rem;
}

.footer-box .foot_links {
  width: 8.6rem !important;
}

.footer-box .foot_links .link_map span, .footer-box .foot_links .link_map a, .footer-box .foot_dark a {
  color: #fff !important;
  font-size: 0.16rem !important;
  line-height: 1.4 !important;
}

.footer-box .foot_cpright .logo1 {
  width: auto;
  height: auto;
}

.footer-box .foot_cpright .logo1 img {
  display: block;
  background-size: 100% 100%;
  width: 100%;
  height: auto;
}

.foot_links li {
  line-height: 1.4 !important;
  overflow: hidden;
  margin-bottom: 0.03rem;
}

.footer-box .foot-dark {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5rem;
}

.foot_links .copyright_txt {
  font-size: 0.16rem !important;
  line-height: 1.4 !important;
}

.foot_bottom {
  position: absolute;
  top: 1.2rem;
  left: 0.94rem;
  color: #fff;
  width: 4.2rem;
  float: right;
  text-align: left;
  padding-bottom: 0.2rem;
}

.foot-dark .foot_bottom {
  font-size: 0.16rem !important;
  line-height: 1.4 !important;
}

.foot-dark .foot_bottom p em {
  padding-right: 0.03rem;
}

.center {
  margin: 0 auto;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix {
  zoom: 1;
}

* {
  margin: 0;
  padding: 0;
}

/* login */
.login {
  font-size: 14px;
  color: #f5f0e6;
  text-align: center;
  margin: 40px 0 25px;
}

.login > a {
  color: #eecc83;
  text-decoration: underline;
}

html, body {
  font-size: 100px;
  font-size: 1rem;
  background: #1c1b1e;
}

.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
  display: none !important;
}

/* ==============RESET END============== */
.wrap {
  width: 100%;
  min-height: auto;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/bg1.jpg);
  background-size: 100% 29.47rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #1c1b1e;
}

.main {
  width: 19.65rem;
  overflow: hidden;
}

.sec1 {
  position: relative;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-top: 5.04rem;
  margin: 0 auto 0;
}

.main_tit {
  position: absolute;
  top: 1.4rem;
  left: 50%;
  width: 10.82rem;
  height: 5.37rem;
  transform: translateX(-50%);
  background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/main_tit1.png) no-repeat 0 0/ 100% 100%;
}

.latest-box {
  position: relative;
  z-index: 22;
  display: flex;
  width: 19.65rem;
  height: 6.75rem;
  background-color: #23252b;
  clip-path: polygon(0 0,100% 0,100% calc(100% - 0.42rem),19.06rem 100%,0 100%);
  -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 0.42rem),19.06rem 100%,0 100%);
  transform: scale(0.85);
  transform-origin: center top;
}
.latest-box .latest-img {
  overflow: hidden;
  width: 10.26rem;
  height: 6.75rem;
  position: relative;
}
/* .latest-box .latest-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/latest_after.png);
  background-size: 100% 100%;
  z-index: 2;
} */
.latest-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
    /* -webkit-transition: -webkit-transform 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out; */
}
/* .latest-box:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);

} */
.latest-detail {
  position: absolute;
  bottom: .5rem;
  left: .95rem;
  width: 2.61rem;
  height: 0.74rem;
  background-color: #48494f;
  z-index: 22;
  font-size: .23rem;
  color: #b2b2b2;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: .28rem;
  clip-path: polygon(0 0,100% 0,100% .61rem,2.5rem 100%,0 100%);
  -webkit-clip-path: polygon(0 0,100% 0,100% .61rem,2.5rem 100%,0 100%);
}
.latest-detail:hover {
  background-color: #ffb400;
  color: #010101;
}
.latest-detail:hover::after {
  filter: brightness(0);
  -webkit-filter: brightness(0);
}
.latest-detail::after {
  content: '';
  width: 0.5rem;
  height: 0.17rem;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/latest_btn_after.png);
  background-size: 100% 100%;
  margin-left: .38rem;
}

.latest-content {
  overflow: hidden;
  position: relative;
  width: 9.39rem;
  height: 100%;
}
.latest-content .new-icon {
  position: absolute;
  top: 0.17rem;
  right: 0.21rem;
  width: 0.81rem;
  height: 0.29rem;
  border-radius: 0.04rem;
  color: #020202;
  font-size: .16rem;
  line-height: .29rem;
  text-align: center;
  background: #f2aa00;
}

.latest-content .latest-main {
  width: 8.24rem;
  margin-left: .95rem;
  margin-top: .6rem;
}

.latest-content .latest-name {
  font-size: .6rem;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}

.latest-content .latest-time {
  display: flex;
  font-size: .25rem;
  line-height: .25rem;
  color: #b7b7b7;
  margin-top: .36rem;
}

.latest-content .time {
  display: flex;
  align-items: center;
}

.latest-content .time::before {
  content: '';
  width: 0.02rem;
  height: 0.22rem;
  background-color: #bebdbd;
  margin-left: .15rem;
  margin-right: .17rem;
}

.latest-content .latest-desc {
  font-size: .25rem;
  line-height: .55rem;
  color: #dad7d7;
  letter-spacing: 0.0025rem;
  margin-top: .61rem;
}

.previous-box {
  width: 100%;
  height: 13.3rem;
  transform: scale(0.85);
  transform-origin: center top;
  margin-bottom: -2rem;
}

.previous-tit {
  width: 2.71rem;
  height: 0.79rem;
  margin: 0 auto 0;
  background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/second_tit1.png) no-repeat 0 0/ 100% 100%;
}

.previous-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: .56rem auto 0;
}

.previous-item {
  width: 6.16rem;
  height: 5.36rem;
  margin-right: 0.56rem;
  margin-bottom: 1.16rem;
  height: 4.36rem;
}

.previous-item:nth-child(3n) {
  margin-right: 0;
}

.previous-item:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.previous-item:hover .previous-content {
  /* background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/previous_bg2.png); */
  background-color: #ffb400;
}

.previous-item:hover .previous_tit {
  color: #ffb400;
}

.previous-item:hover .previous-txt {
  color: #ffb400;
}

.previous-item:hover .detail-btn {
  color: #23252b;
  background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/detail_bd2.png) no-repeat 0 0/ 100% 100%;
}

.previous-item:hover .detail-btn::after {
  background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/previous_btn_after2.png) no-repeat 0 0/ 100% 100%;
}

.previous-item .img-box {
  overflow: hidden;
  width: 6.16rem;
  height: 4.05rem;
  position: relative;
  padding-left: .27rem;
  box-sizing: border-box;
  background-color: #18191c;
}
/* .previous-box .img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6.14rem;
  height: 4.05rem;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/previous_after.png);
  background-size: 100% 100%;
  z-index: 2;
} */
.previous-item img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 6.14rem;
  height: 4.05rem;
  object-fit: cover;
}

.previous-item .name {
  position: relative;
  z-index: 2;
  font-size: .3rem;
  font-weight: bold;
  line-height: 1;
  color: #e1e1e1;
  margin-top: .22rem;
}

.previous-item .previous-time {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  font-size: .2rem;
  line-height: .2rem;
  color: #9e9e9e;
  margin-top: .16rem;
}

.previous-item .time {
  display: flex;
  align-items: center;
}

.previous-item .time::before {
  content: '';
  width: 0.02rem;
  height: 0.19rem;
  background-color: #858585;
  margin-left: 0.18rem;
  margin-right: 0.19rem;
}

.previous-item .previous-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  width: 6.14rem;
  height: 1.9rem;
  height: 0.9rem;
  /* background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/previous_bg1.png);
  background-size: 100% auto;
  background-position: center top; */
  background-color: #23252B;
  margin-top: 0;
  padding-left: .36rem;
  /* padding-right: .2rem; */
  box-sizing: border-box;
  clip-path: polygon(0 0,100% 0,100% calc(100% - 0.2rem),calc(100% - 0.2rem) 100%,0 100%);
  -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 0.2rem),calc(100% - 0.2rem) 100%,0 100%);
}

.previous-content .name {
  line-height: 1;
  margin: 0;
}

.previous-item:hover .name {
  color: #23252b;
}

.previous-item .previous-time {
  display: none;
}

.previous-item:hover .previous-time {
  color: #23252b;
  opacity: 0.8;
}


.previous-content .previous_tit {
  display: block;
  display: none;
  font-weight: bold;
  font-size: .3rem;
  line-height: 1;
  color: #e1e1e1;
  margin-top: .1rem;
}

.previous-content .detail-btn {
  display: flex;
  align-items: center;
  padding-left: .26rem;
  box-sizing: border-box;
  font-size: .18rem;
  /* float: right; */
  width: 1.84rem;
  height: 0.51rem;
  color: #ffb400;
  /* background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/detail_bd1.png) no-repeat 0 0/ 100% 100%; */
  margin-top: .1rem;
  margin-top: 0.2rem;
  margin: 0;

}

.previous-content .detail-btn::after {
  content: '';
  width: .35rem;
  height: 0.12rem;
  background: url(//game.gtimg.cn/images/gp/cp/a20251028banben/previous_btn_after1.png);
  background-size: 100% 100%;
  margin-left: .18rem;
}

.previous-content .previous-txt {
  width: 100%;
  height: .6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: .2rem;
  line-height: .3rem;
  color: #9c9c9c;
  margin-top: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: none;
}


.sec-pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 1rem auto 0;
}

.sec-pagi .pagi-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sec-pagi .pagi-left .btn-pagi-prev,
.sec-pagi .pagi-left .btn-pagi-next {
  width: 0.15rem;
  height: 0.29rem;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/btn_prev2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  background-origin: initial;
  background-clip: initial;
  -webkit-background-clip: initial;
  background-attachment: initial;
  background-color: transparent;
  position: relative;
  display: block;
  font-size: 0;
}

.sec-pagi .pagi-left .btn-pagi-prev.off,
.sec-pagi .pagi-left .btn-pagi-next.off {
  background-image: url("//game.gtimg.cn/images/gp/cp/a20251028banben/btn_prev.png");
  pointer-events: none;
}

.sec-pagi .pagi-left .btn-pagi-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sec-pagi .pagi-left .pagination-nums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0.45rem;
}

.sec-pagi .pagi-left .pagination-nums .btn-pagi-num {
  width: 0.35rem;
  height: 0.35rem;
  font-family: "Microsoft YaHei";
  font-size: 0.26rem;
  font-weight: normal;
  font-style: normal;
  line-height: 0.35rem;
  color: #818181;
  text-align: center;
  letter-spacing: normal;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  text-decoration: none;
  display: block;
  margin: 0 0.08rem;
}

.sec-pagi .pagi-left .pagination-nums .btn-pagi-num.active {
  background-color: #ffb400;
  color: #000;
}

.sec-pagi .pagi-jump {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: "Microsoft YaHei";
  font-size: 0.21rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #909090;
  text-align: center;
  letter-spacing: normal;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  text-decoration: none;
  margin-left: 0.75rem;
}

.sec-pagi .pagi-jump > input {
  width: 0.69rem;
  height: 0.35rem;
  outline: none;
  border: none;
  margin: 0 0.15rem;
  text-align: center;
  background-color: #3a3e40;
  font-size: 0.26rem;
  color: #bfbfbf;
}

.sec-pagi .btn-fistpage {
  width: 0.26rem;
  height: 0.29rem;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/btn_lastpage.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  background-origin: initial;
  background-clip: initial;
  -webkit-background-clip: initial;
  background-attachment: initial;
  background-color: transparent;
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 0.2rem;
}

.sec-pagi .btn-fistpage.off {
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/btn_lastpage2.png);
  pointer-events: none;
}

.sec-pagi .btn-lastpage {
  width: 0.26rem;
  height: 0.29rem;
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/btn_lastpage.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  background-origin: initial;
  background-clip: initial;
  -webkit-background-clip: initial;
  background-attachment: initial;
  background-color: transparent;
  display: block;
  margin-left: 0.2rem;
}

.sec-pagi .btn-lastpage.off {
  background-image: url(//game.gtimg.cn/images/gp/cp/a20251028banben/btn_lastpage2.png);
  pointer-events: none;
}