@charset "UTF-8";
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 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
  transition: filter 0.3s;
}

img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

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

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

ul,
ol {
  list-style: none;
}

/* reset end */
/* foot */
#afooter {
  position: relative;
  padding: 0.3rem 0;
  text-align: center;
  font: normal 0.12rem/0.19rem Tahoma;
  z-index: 10;
  background-color: #191219;
}

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

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.pc_hide {
  display: none;
}

@font-face {
  font-family: "zzgfgh";
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/zzgfgh.otf);
}
@font-face {
  font-family: "hyyakuhei_75w";
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/hyyakuhei_75w.ttf);
}
@font-face {
  font-family: "hyyakuhei_95w";
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/hyyakuhei_95w.ttf);
}
@font-face {
  font-family: font1;
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/fzltzh.ttf);
}
@font-face {
  font-family: font2;
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/fltch.ttf);
}
@font-face {
  font-family: font3;
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/FZLTZHJW.TTF);
}
@font-face {
  font-family: font4;
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/FZLTDHK.ttf);
}
@font-face {
  font-family: font5;
  src: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/font/rzhj.TTF);
}
.wrapper {
  width: 100%;
  max-width: 1920px;
  max-height: 100vh;
  margin: 0 auto;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wrapper::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: transparent;
}

.wrapper::-webkit-scrollbar-thumb {
  background-color: #0b3572;
}

.wrapper *,
.wrapper *::after,
.wrapper *::before {
  box-sizing: border-box;
}

.db {
  display: block;
  text-indent: -999em;
}

.title {
  text-indent: -999em;
  font-size: 0;
  display: block;
}

.wrap {
  width: 1920px;
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
}
.wrap .head {
  width: 100%;
  height: 968px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/head.jpg) no-repeat;
  background-size: cover;
  position: relative;
  margin: 0 auto;
}
.wrap .head .head-logo {
  width: 1838px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 35px;
  left: 49px;
}
.wrap .head .head-logo .wz {
  width: 258px;
  height: 102px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/wz.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .head .head-logo .logo {
  display: flex;
}
.wrap .head .head-logo .logo a {
  display: block;
}
.wrap .head .head-logo .logo .logo1 {
  width: 186px;
  height: 42px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/logo1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 15px;
}
.wrap .head .head-logo .logo .logo2 {
  width: 95px;
  height: 43px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/logo2.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .head .nav {
  width: 977px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -233px;
  margin: 0 auto;
}
.wrap .head .nav .nav_btn {
  width: 421px;
  height: 101px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/menu.png) no-repeat;
  background-size: 1200px 299px;
}
.wrap .head .nav .btn1 {
  background-position: 0px -8px;
}
.wrap .head .nav .btn1.on {
  background-position: 0px -177px;
}
.wrap .head .nav .btn2 {
  background-position: -497px -8px;
}
.wrap .head .nav .btn2.on {
  background-position: -497px -177px;
}
.wrap .head .login-box {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -80px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: font3;
}
.wrap .head .login-box a {
  color: #ffd98d;
}
.wrap .content {
  width: 1920px;
  height: 4311px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/bg.jpg) repeat-y center top;
  background-size: 100% 100%;
  padding: 317px 0 100px;
}
.wrap .content .item {
  position: relative;
  margin: 0 auto;
}
.wrap .content .item .part-ticket {
  width: 1407px;
  height: 353px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/ticketbg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.wrap .content .item .part-ticket .ticket-head {
  width: 1304px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.wrap .content .item .part-ticket .ticket-head .head-left {
  display: flex;
  flex-direction: column;
  font-size: 26px;
  color: #eee;
  font-family: font2;
  margin-top: 35px;
  letter-spacing: 1px;
}
.wrap .content .item .part-ticket .ticket-head .head-left .box {
  display: inline-block;
  font-size: 24px;
  width: 123px;
  height: 39px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/icon-box.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-left: 24px;
  line-height: 39px;
}
.wrap .content .item .part-ticket .ticket-head .head-left .box.on {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/icon-boxon.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .content .item .part-ticket .ticket-head .head-left .buy {
  font-size: 24px;
  color: #f4d896;
  text-decoration: underline;
}
.wrap .content .item .part-ticket .ticket-head .head-left .tip-txt {
  font-size: 16px;
  color: #c5a568;
  font-family: font3;
}
.wrap .content .item .part-ticket .ticket-head .head-right {
  margin-top: 20px;
}
.wrap .content .item .part-ticket .ticket-head .head-right .btn-dh {
  display: block;
  width: 332px;
  height: 60px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/btn-dh.png) no-repeat;
  background-size: 100% 100%;
  font-family: font2;
  font-size: 30px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  margin-bottom: 10px;
}
.wrap .content .item .part-ticket .ticket-head .head-right p {
  font-size: 18px;
  color: #eee;
  font-family: font3;
  text-align: center;
}
.wrap .content .item .part-ticket .head-btn {
  width: 936px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
}
.wrap .content .item .part-ticket .head-btn .enter {
  text-align: center;
}
.wrap .content .item .part-ticket .head-btn .enter-btn {
  display: block;
  width: 382px;
  height: 80px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/enter.png) no-repeat;
  background-size: 100% 100%;
  font-family: font4;
  font-size: 36px;
  color: #fff;
  line-height: 85px;
  margin-bottom: 10px;
  position: relative;
}
.wrap .content .item .part-ticket .head-btn .enter-btn.priority::after {
  content: "";
  width: 154px;
  height: 34px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/jkdeco.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -25px;
  right: -47px;
}
.wrap .content .item .part-ticket .head-btn .enter-tip {
  font-size: 18px;
  color: #39393b;
}
.wrap .content .item .explain {
  width: 1400px;
  height: 1573px;
  margin: 113px auto 0;
}
.wrap .content .item .explain .explain-title {
  width: 609px;
  height: 84px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/title1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 48px;
}
.wrap .content .item .explain .explain-text {
  width: 1394px;
  height: 582px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/text.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.wrap .content .item .explain .explain-info {
  width: 1408px;
  height: 650px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/ground.png) no-repeat;
  background-size: 100% 100%;
  margin: 44px auto 0;
}
.wrap .content .item .process {
  width: 1400px;
  height: 481px;
  margin: 0 auto;
}
.wrap .content .item .process .process-title {
  width: 609px;
  height: 84px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/title2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.wrap .content .item .process .process-lt {
  width: 590px;
  height: 59px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/t2_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 32px;
  font-family: font2;
  color: #eff7fe;
  line-height: 59px;
  text-align: center;
  margin-top: 26px;
  margin-bottom: 38px;
}
.wrap .content .item .process .process-time {
  width: 1400px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.wrap .content .item .process .process-time .time1 {
  width: 238px;
  height: 134px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/processbg.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .content .item .process .process-time .time1 p:nth-of-type(1) {
  font-size: 28px;
  color: #fff;
  font-family: font2;
  text-align: center;
  margin-top: 27px;
}
.wrap .content .item .process .process-time .time1 p:nth-of-type(2) {
  font-size: 28px;
  color: #fff;
  font-family: font5;
  text-align: center;
  margin-top: -0.3rem;
}
.wrap .content .item .process .process-time .arrow-r {
  width: 32px;
  height: 18px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/arrow.png) no-repeat;
  background-size: 100% 100%;
  margin: auto 0;
  margin-left: 16px;
  margin-right: 20px;
}
.wrap .content .item .location {
  width: 1400px;
  height: 984px;
  margin: 0 auto;
}
.wrap .content .item .location .location-title {
  width: 609px;
  height: 84px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/title3.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 40px;
}
.wrap .content .item .location .location-info {
  width: 1408px;
  height: 905px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/location.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.wrap .content .item2 {
  display: block;
}
.wrap .content .item2 .item2-nav {
  width: 840px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.wrap .content .item2 .item2-nav .nav2_btn {
  width: 336px;
  height: 60px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/menu-sub.png) no-repeat;
  background-size: 900px 300px;
}
.wrap .content .item2 .item2-nav .btn3 {
  background-position: 0px 0px;
}
.wrap .content .item2 .item2-nav .btn3.on {
  background-position: 0px -120px;
}
.wrap .content .item2 .item2-nav .btn4 {
  background-position: -398px 0px;
}
.wrap .content .item2 .item2-nav .btn4.on {
  background-position: -398px -120px;
}
.wrap .content .item2 .item-tip {
  width: 1200px;
  margin: 30px auto 0;
  font-size: 24px;
  font-family: font1;
  color: #2d2825;
}
.wrap .content .item2 .item-tip .dj-btn {
  display: inline-block;
  width: 215px;
  height: 43px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dj-btn.png) no-repeat;
  background-size: 100% 100%;
  color: #eee;
  font-size: 22px;
  text-align: center;
  line-height: 45px;
  position: relative;
  top: -8px;
}
.wrap .content .item2 .item2-content .sub-info {
  width: 1400px;
  height: 438px;
  margin: 0 auto;
}
.wrap .content .item2 .item2-content .sub-info .info-title {
  width: 469px;
  height: 66px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/title4.png) no-repeat;
  background-size: 100% 100%;
  margin: 52px auto 38px;
}
.wrap .content .item2 .item2-content .sub-info .info-text {
  width: 1397px;
  height: 278px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/text1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.wrap .content .item2 .item2-content .group {
  width: 1400px;
  height: 438px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/groupbg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 102px;
}
.wrap .content .item2 .item2-content .group h3 {
  font-size: 30px;
  color: #1e1919;
  font-family: font4;
  padding-left: 18px;
  line-height: 42px;
}
.wrap .content .item2 .item2-content .group .group-list {
  width: 976px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.wrap .content .item2 .item2-content .group .group-list li {
  position: relative;
  margin-right: 38px;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img {
  width: 299px;
  height: 176px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/libg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img.first::before {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag1.png) no-repeat;
  width: 96px;
  height: 26px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0px;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img.second::after {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag2.png) no-repeat;
  width: 66px;
  height: 25px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 30px;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img {
  /* 灰色遮罩 */
}
.wrap .content .item2 .item2-content .group .group-list li .group-img .img-mask {
  display: none; /* 默认隐藏 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img {
  /* 当 group-img 有 masked 类时显示遮罩 */
}
.wrap .content .item2 .item2-content .group .group-list li .group-img.masked .img-mask {
  display: block;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img.tagof1::before {
  top: 0px;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img.tagof1::after {
  top: 0px;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img img {
  width: 100%;
}
.wrap .content .item2 .item2-content .group .group-list li .group-img .group-name {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-family: font1;
}
.wrap .content .item2 .item2-content .group .group-btn {
  display: block;
  width: 269px;
  height: 59px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/group-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 20px;
  font-size: 28px;
  color: #1e1919;
  font-family: font4;
  text-align: center;
  line-height: 62px;
}
.wrap .content .item2 .item2-content .group .group-array {
  width: 1345px;
  margin: 18px auto 38px;
  display: flex;
  justify-content: center;
}
.wrap .content .item2 .item2-content .group .group-array li {
  position: relative;
  margin-right: 20px;
}
.wrap .content .item2 .item2-content .group .group-array li:last-child {
  margin-right: 0;
}
.wrap .content .item2 .item2-content .group .group-array li .array-img {
  width: 149px;
  height: 156px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/arraybg.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .content .item2 .item2-content .group .group-array li .array-img.third::before {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag-ar.png) no-repeat;
  width: 56px;
  height: 21px;
  background-size: 100% 100%;
  position: absolute;
  right: 3px;
  top: 0px;
}
.wrap .content .item2 .item2-content .group .group-array li .array-img img {
  width: 100%;
}
.wrap .content .item2 .item2-content .group .group-array li .array-img .array-left {
  font-size: 14px;
  color: #1f1f1f;
  font-family: font1;
  position: absolute;
  left: 4px;
  top: 0;
}
.wrap .content .item2 .item2-content .group .group-array li .array-img .array-name {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 15px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap .content .item2 .item2-content .group .group-array li .ticket-num {
  font-size: 18px;
  color: #1f1f1f;
  text-align: center;
  font-family: font1;
  margin: 5px auto;
}
.wrap .content .item2 .item2-content .group .group-array li .array-btn {
  display: block;
  width: 152px;
  height: 43px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/array-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 26px;
  color: #1e1919;
  font-family: font4;
  text-align: center;
  line-height: 45px;
}
.wrap .content .items-sub2 {
  display: none;
}
.wrap .content .exchange-wrap {
  width: 1408px;
  margin: 92px auto 0;
  position: relative;
}
.wrap .content .exchange-wrap .panel {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/panel.png) no-repeat;
  width: 1407px;
  height: 236px;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  padding: 22px 19px 0 32px;
}
.wrap .content .exchange-wrap .panel .jd-num {
  color: #e9e8e3;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.wrap .content .exchange-wrap .panel .jd-num span {
  color: #f4d896;
}
.wrap .content .exchange-wrap .panel .btn-record {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/btn4.png) no-repeat;
  width: 154px;
  height: 39px;
  background-size: 100% 100%;
  display: block;
  color: #e9e8e3;
  font-size: 24px;
  text-align: center;
  line-height: 37px;
}
.wrap .content .exchange-wrap .dh-text {
  padding-left: 35px;
  margin-top: -9.2rem;
  margin-bottom: 100px;
}
.wrap .content .exchange-wrap .dh-text p {
  position: relative;
  color: #1c2c56;
  font-size: 29px;
  font-family: font4;
  line-height: 1;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.wrap .content .exchange-wrap .dh-text p i {
  display: inline-block;
  font-style: normal;
  width: 60px;
  height: 48px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  font-family: "zzgfgh";
  vertical-align: top;
  margin-right: 5px;
}
.wrap .content .exchange-wrap .dh-text p i.one {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/icon1.png) no-repeat;
}
.wrap .content .exchange-wrap .dh-text p i.two {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/icon2.png) no-repeat;
}
.wrap .content .exchange-wrap .dh-text p span {
  color: #f64a58;
}
.wrap .content .exchange-wrap .title4 {
  width: 609px;
  height: 83px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/title4.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 76px;
}
.wrap .content .exchange-wrap .shop-cont {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/shop_bg.png) repeat-y;
  width: 1408px;
  height: 441px;
  background-size: 100% 100%;
  margin-bottom: 95px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 45px;
}
.wrap .content .exchange-wrap .shop-cont h3 {
  width: 250px;
  height: 55px;
  color: #eae9e4;
  font-size: 34px;
  text-align: center;
  line-height: 55px;
  font-weight: normal;
  font-family: font4;
  position: absolute;
  left: 8px;
  top: 13px;
}
.wrap .content .exchange-wrap .shop-cont h3 i {
  display: inline-block;
  width: 17px;
  height: 11px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/triangle.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -5px;
  left: 13px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list {
  width: 1320px;
  margin: 42px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li {
  position: relative;
  margin-right: 20px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li:nth-child(4n) {
  margin-right: 0;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li:nth-child(n+5) {
  margin-top: 20px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-img {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/prop_bg1.png) no-repeat;
  width: 303px;
  height: 207px;
  background-size: 100% 100%;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-img.first::before {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag_f.png) no-repeat;
  width: 96px;
  height: 26px;
  background-size: 100% 100%;
  position: absolute;
  left: 7px;
  top: 105px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-img.skin::after {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag_s.png) no-repeat;
  width: 66px;
  height: 26px;
  background-size: 100% 100%;
  position: absolute;
  left: 7px;
  top: 3px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-img.tagnum1::before {
  top: 2px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .prop-name {
  width: 100%;
  color: #294e99;
  font-size: 19px;
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 180px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .btn-exchange {
  display: block;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/btn3.png) no-repeat;
  width: 300px;
  height: 70px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 28px;
  font-family: "font4";
  text-align: center;
  line-height: 70px;
  letter-spacing: 8px;
  margin: 0 auto;
  margin-top: 16px;
}
.wrap .content .exchange-wrap .shop-cont .shop-list li .btn-exchange.gray {
  filter: grayscale(1);
  pointer-events: none;
}
.wrap .content .exchange-wrap .shop-cont .tips {
  color: #838383;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: -30px;
}

/* 内嵌 */
.picture-container {
  position: relative;
  width: 1920px;
  height: 3800px;
  margin: 0 auto;
}
.picture-container iframe {
  width: 100%;
  height: 100%;
}

/* 弹窗 */
.dialog {
  outline: none;
  border: none;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
}

#_overlay_ {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  left: 0px !important;
  top: 0px !important;
}

.dialog *,
.dialog *::before,
.dialog *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.dialog .dia-close {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_close1.png) no-repeat;
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: -60px;
  z-index: 2;
}

.dia-msg {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg1.png) no-repeat;
  width: 601px;
  height: 248px;
  background-size: 100% 100%;
}
.dia-msg .dia-tit1 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_tit1.png) no-repeat;
  width: 238px;
  height: 34px;
  background-size: 100% 100%;
  margin: 50px auto 0;
  text-indent: -999em;
}
.dia-msg .text-con {
  width: 80%;
  height: 140px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.dia-msg .text-con p {
  color: #5a5965;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.pop1 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg2.png) no-repeat;
  width: 600px;
  height: 557px;
  background-size: 100% 100%;
}
.pop1 .pop-title1 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop_title1.png) no-repeat;
  width: 238px;
  height: 34px;
  background-size: 100% 100%;
  margin: 48px auto 0;
}
.pop1 .pop1-box {
  width: 560px;
  margin: 0 auto;
  margin-top: 15px;
}
.pop1 .pop1-box .milo-PIPContainer {
  display: flex;
  align-items: flex-start;
  color: #0b3776;
  font-size: 18px;
  text-align: justify;
}
.pop1 .pop1-box .milo-PIPContainer .check {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-color: #0b3776;
  position: relative;
  margin-right: 8px;
  margin-top: 5px;
}
.pop1 .pop1-box .milo-PIPContainer .check::after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0b3776;
  border: 0.04rem solid #3a3a3a;
}
.pop1 .pop1-box .milo-PIPContainer .check:checked::after {
  display: block;
}
.pop1 .pop1-box .milo-PIPContainer span {
  display: block;
  width: 98%;
}
.pop1 .selectbox {
  width: 560px;
  margin: 30px auto 0;
}
.pop1 .selectbox .select-box {
  width: 100%;
  height: 40px;
  background-color: #115991;
  margin-top: 10px;
  position: relative;
}
.pop1 .selectbox .select-box::after {
  content: "";
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/icon4.png) no-repeat;
  width: 20px;
  height: 13px;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.pop1 .selectbox .select-box .select1 {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  letter-spacing: normal;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  text-decoration: none;
  position: relative;
  background: transparent;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.pop1 .selectbox .select-box .select1 option {
  background-color: #115991;
}
.pop1 .pop-btn-box {
  width: 467px;
  margin: 32px auto 0;
  display: flex;
  justify-content: space-between;
}
.pop1 .pop-btn-box .pop-qd {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_btn1.png) no-repeat;
  width: 205px;
  height: 56px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 22px;
  font-family: "font4";
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}
.pop1 .pop-btn-box .pop-qx {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_btn2.png) no-repeat;
  width: 205px;
  height: 56px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 22px;
  font-family: "font4";
  text-align: center;
  line-height: 56px;
}

.pop2 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg2.png) no-repeat;
  width: 600px;
  height: 557px;
  background-size: 100% 100%;
}
.pop2 .pop-title2 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop_title2.png) no-repeat;
  width: 238px;
  height: 36px;
  background-size: 100% 100%;
  margin: 48px auto 0;
}
.pop2 .pop2-desc {
  color: #0b3776;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
  margin: 20px auto;
}
.pop2 .pop2-desc span {
  color: #ff6c24;
}
.pop2 .prop-info {
  width: 315px;
  margin: 0 auto;
  position: relative;
}
.pop2 .prop-info .prop-tag {
  position: absolute;
  left: 7px;
  top: 2px;
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/tag_s.png) no-repeat;
  width: 66px;
  height: 26px;
  background-size: 100% 100%;
  font-size: 0;
  text-indent: -999em;
}
.pop2 .prop-info .prop-img2 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/prop_bg1.png) no-repeat;
  width: 315px;
  height: 200px;
  background-size: 100% 100%;
  margin: 0 auto;
}
.pop2 .prop-info .prop-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pop2 .prop-info .prop-name {
  color: #294e99;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: -30px;
}
.pop2 .pop-btn-box {
  width: 467px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
}
.pop2 .pop-btn-box .pop-qd {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_btn1.png) no-repeat;
  width: 205px;
  height: 56px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 22px;
  font-family: "font4";
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}
.pop2 .pop-btn-box .pop-qx {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_btn2.png) no-repeat;
  width: 205px;
  height: 56px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 22px;
  font-family: "font4";
  text-align: center;
  line-height: 56px;
}

.pop3 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop3bg.png) no-repeat;
  width: 786px;
  height: 675px;
  background-size: 100% 100%;
  position: relative;
}
.pop3 .pop-title3 {
  font-size: 38px;
  color: #ffffff;
  font-family: font5;
  margin-top: 12px;
  margin-left: 22px;
}
.pop3 .pop3-box {
  width: 560px;
  margin: 30px auto 0;
}
.pop3 .pop3-box .topic-box {
  display: flex;
  flex-wrap: wrap;
}
.pop3 .pop3-box .topic-box .topic {
  width: 100%;
  color: #3a3a3a;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.pop3 .pop3-box .topic-box .resbox {
  display: inline-flex;
  align-items: flex-start;
  width: 50%;
  color: #3a3a3a;
  font-size: 18px;
  margin-bottom: 20px;
}
.pop3 .pop3-box .topic-box .resbox .check-box {
  width: 16px;
  height: 16px;
  background-color: #3a3a3a;
  cursor: pointer;
  margin-right: 8px;
  margin-top: 6px;
}
.pop3 .pop3-box .topic-box .resbox .check-box.active {
  background-color: #f75d26;
  border: 4px solid #3a3a3a;
}
.pop3 .pop3-box .topic-box .resbox .check-text {
  width: 90%;
}
.pop3 .pop3-box .pop-btn-box {
  width: 560px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
}
.pop3 .pop3-box .pop-btn-box .pop-qd {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop3-btn.png) no-repeat;
  width: 322px;
  height: 80px;
  background-size: 100% 100%;
  color: #1e1919;
  font-size: 36px;
  font-family: font4;
  text-align: center;
  line-height: 83px;
  cursor: pointer;
  margin: 0 auto;
}
.pop3 .pop3-box .pop-btn-box .pop-qx {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_btn2.png) no-repeat;
  width: 260px;
  height: 63px;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 26px;
  font-family: "zzgfgh";
  text-align: center;
  line-height: 63px;
}
.pop3 .close {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/close.png) no-repeat;
  width: 50px;
  height: 49px;
  background-size: 100% 100%;
  position: absolute;
  top: 12px;
  right: 12px;
}

.pop4 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg1.png) no-repeat;
  width: 600px;
  height: 248px;
  background-size: 100% 100%;
}
.pop4 .pop-title4 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop_title3.png) no-repeat;
  width: 210px;
  height: 34px;
  background-size: 100% 100%;
  margin: 48px auto 0;
}
.pop4 .pop4-text {
  width: 80%;
  color: #3a3a3a;
  font-size: 20px;
  text-align: center;
  margin: 50px auto 0;
}

.pop5 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg4.png) no-repeat;
  width: 600px;
  height: 594px;
  background-size: 100% 100%;
}
.pop5 .pop-title5 {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/pop_title5.png) no-repeat;
  width: 238px;
  height: 36px;
  background-size: 100% 100%;
  margin: 48px auto 0;
}
.pop5 .table-con {
  width: 560px;
  min-height: 390px;
  margin: 5px auto 0;
}
.pop5 .table-con .table {
  width: 100%;
}
.pop5 .table-con .table thead {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/thead.png) no-repeat;
  width: 560px;
  height: 40px;
  background-size: 100% 100%;
}
.pop5 .table-con .table thead th {
  width: 33.3%;
  color: #3a3a3a;
  font-size: 20px;
  color: #105991;
  font-size: 20px;
  font-weight: bold;
}
.pop5 .table-con .table tbody {
  width: 100%;
}
.pop5 .table-con .table tbody tr {
  height: 64px;
}
.pop5 .table-con .table tbody tr td {
  width: 33.3%;
  color: #105991;
  font-size: 18px;
  text-align: center;
  padding: 5px 0;
}
.pop5 .table-con .table tfoot {
  width: 100%;
}
.pop5 .table-con .table tfoot tr td {
  text-align: center;
  color: #105991;
  font-size: 20px;
}
.pop5 .table-con .table tfoot tr td a {
  color: #105991;
  font-size: 20px;
  text-decoration: underline;
}
.pop5 .table-con .table tfoot tr td span {
  margin: 0 5px;
}
.pop5 .tip1 {
  width: 80%;
  margin: 10px auto 0;
  color: #105991;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
}

.dia-wyrule {
  background: url(https://game.gtimg.cn/images/cf/cp/a2025cfskscqb/dia_bg4.png) no-repeat;
  width: 600px;
  height: 594px;
  background-size: 100% 100%;
}
.dia-wyrule .text-list {
  width: 500px;
  height: 530px;
  overflow-y: scroll;
  margin: 30px auto 0;
  padding-right: 20px;
}
.dia-wyrule .text-list::-webkit-scrollbar {
  width: 5px;
}
.dia-wyrule .text-list::-webkit-scrollbar-thumb {
  width: 5px;
  background-color: #f75d26;
}
.dia-wyrule .text-list h3 {
  color: #3a3a3a;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.dia-wyrule .text-list p {
  color: #3a3a3a;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: justify;
}
