/*reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

q:before,
q:after {
  content: '';
}

fieldset,
img,
abbr,
acronym {
  border: 0;
}

img {
  display: block;
  margin: 0 auto;
}

:focus {
  outline: none;
}

/*Ò³ÃæÑùÊ½*/
.c:before,
.c:after {
  content: "";
  display: table;
}

.c:after {
  clear: both;
}

.c {
  zoom: 1;
}

body {
  font-size: 12px;
  text-align: justify;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  animation: Light 0s linear both;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.db {
  display: block;
  text-indent: -999em;
}

.sp {
  background: url(https://game.gtimg.cn/images/cf/cp/a20260508cfplxjs/sp.png) no-repeat;
}

.sp2 {
  background: url(https://game.gtimg.cn/images/cf/cp/a20260508cfplxjs/img_nei/sp2.png) no-repeat;
  background-size: 1000px 1000px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  display: block;
  margin: 0 auto;
}

/*×ÖÌå*/
@font-face {
  font-family: 'txt';
  src: url(https://game.gtimg.cn/images/cf/cp/a20260508cfplxjs/font/txt.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

.txt {
  font-family: 'txt';
}

.content {
  width: 100%;
  margin: 0 auto;
  transition: .3s;
}

body,
html {
  width: 100%;
  min-width: 1300px;
}

body {
  padding-top: 42px;
  background-color: #000000;
  overflow-x: hidden;
  font-family: '\5FAE\8F6F\96C5\9ED1';
}

@font-face {
  font-family: "rank";
  src: url(//game.gtimg.cn/images/cf/cp/a20230331/ALLSTAR4.TTF);
  font-display: swap;
}

#actTitleWrap,
.blacktop-wrap,
.ost_b_wrap {
  min-width: 1300px !important;
}

.blacktop-wrap {
  position: relative !important;
  top: 0 !important;
}



.wrap {
  width: 100%;
  position: relative;
}

.page2 {
  position: relative;
}

.page2 .head {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  background: none;
}

.page2_hd_list2 {
  width: 100%;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 116px;
  left: 50%;
  transform: translateX(-50%) scale(0.82);
}

.page2_hd_list2 li {
  width: 120px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.page2_hd_list2 li:hover .page2_txt,
.page2_hd_list2 li.on .page2_txt {
  color: #ffb053;
}

.page2_hd_list2 li.on .page2_txt {
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.95));
}

.page2_hd_list2 em {
  display: block;
  width: 1px;
  height: 10px;
  background: #ffffff;
}

.page2_hd_list2 .page2_txt {
  display: block;
  width: 120px;
  height: auto;
  font-size: 18px;
  /* line-height: 30px; */
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
  font-family: 'font4';
}

.page2_box img {
  display: block;
  width: 100%;
}