/**
* Author: LiuMengLong
* Version: 通用样式及模块
* Last Changed by LiuMengLong
* Last Update : 2019-11-13
*/
/*--body-*/
body {
  background: url(../images/bg.jpg) no-repeat center 0px #150702;
  /* position: relative; */
  overflow: auto;
}

body.no-scroll {
  overflow: hidden;
}

.wrap {
  margin: 0 auto;
  width: 1200px;
  /* background: #150702; */
  margin-top: 149px;
}

.bar1 {
  position: relative;
  /* background: url(../images/bar1.jpg) no-repeat center; */
  height: 328px;
}

.bar3-time {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  color: white;
}

.extract_giftK_rq-tips {
  visibility: hidden;
  width: 220px;
  background-color: #462c0d;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 8px;
  position: absolute;
  z-index: 1;
  bottom: 110%; /* Position above the tooltip */
  left: 50%;
  margin-left: -110px; /* Center the tooltip */
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 16px;
  line-height: normal;
}

.extract_giftK_rq-tips::after {
  content: "";
  position: absolute;
  top: 100%; /* Position at the bottom of the tooltip */
  left: 50%;
  margin-left: -5px; /* Center the arrow */
  border-width: 5px;
  border-style: solid;
  border-color: #462c0d transparent transparent transparent; /* Arrow color */
}

.extract_giftK li {
  cursor: pointer !important;
}

.extract_giftK li .shop_img img {
  width: 128px;
  /* height: 106px; */
}

.extract .extract_img.first img {
  /* margin-top: -20px; */
}

.cj_k_1 .shop_img img {
  /* margin-top: -10px; */
}

.cj_k_2 .shop_img img {
  /* margin-top: -10px !important; */
}

.extract_giftK li:hover .extract_giftK_rq-tips {
  visibility: visible !important;
  opacity: 1 !important;
}

.extract_giftK li .noselect {
  width: 59px !important;
  height: 94px !important;
  margin-top: 10px;
}

.bar2 {
  /* background: url(../images/bar2.jpg) no-repeat center; */
  height: 300px;
}

.bar3 {
  position: relative;
  /* background: url(../images/bar3.jpg?a=1) no-repeat center; */
  height: 327px;
}

.bar3-back,
.bar3-new {
  display: block;
  width: 400px;
  height: 100px;
  position: absolute;
}

.bar3-back {
  right: 114px;
  top: 117px;
}

.bar3-new {
  left: 114px;
  top: 117px;
}

.bar3-back .tooltip,
.bar3-new .tooltip {
  visibility: hidden;
  width: 220px;
  background-color: #462c0d;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 8px;
  position: absolute;
  z-index: 1;
  bottom: 110%; /* Position above the tooltip */
  left: 50%;
  margin-left: -110px; /* Center the tooltip */
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 16px;
  line-height: normal;
}

/* 鼠标移入显示 tooltip */
.bar3-back:hover .tooltip {
  visibility: visible !important;
  opacity: 1 !important;
}

.bar3-new:hover .tooltip {
  visibility: visible !important;
  opacity: 1 !important;
}

.bar4 {
  /* background: url(../images/bar4.jpg) no-repeat center; */
  height: 486px;
}

.bar5 {
  /* background: url(../images/bar5.jpg) no-repeat center; */
  height: 605px;
}

.bar6 {
  background: url(../images/bar6.jpg) no-repeat center;
  height: 871px;
}

.bar7 {
  padding-top: 85px;
  /* background: url(../images/bar7.jpg) no-repeat center; */
  height: 651px;
}

.bar7-title {
  text-align: center;
  font-size: 30px;
  color: white;
}

.bar8 {
  /* background: url(../images/bar8.jpg) no-repeat center; */
  height: 276px;
}

.bar9 {
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  /* background: url(../images/bar9.jpg) no-repeat center; */
  height: 68px;
}

.bar10 {
  /* background: url(../images/bar10.jpg) no-repeat center; */
  height: 964px;
}

.bar11 {
  /* background: url(../images/bar11.jpg) no-repeat center; */
  height: 352px;
}

.bar12 {
  /* background: url(../images/bar12.jpg) no-repeat center; */
  height: 471px;
}

.bar13 {
  /* background: url(../images/bar13.jpg) no-repeat center; */
  /* height: 262px; */
}

/* 登录相关样式 */
.login_bar {
  margin-top: 74px;
}

.login_bar .login {
  background: url(../images/login.png) no-repeat;
  position: absolute;
  z-index: 300;
  bottom: -36px;
  left: -171px;
  width: 449px;
  height: 120px;
}

.login_bar {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.login-infor {
  color: #fff;
  width: 200px !important;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: rgb(13, 30, 50, 0.5);
}

.login-infor a {
  position: absolute;
  z-index: 800;
  width: 130px;
  height: 120px;
  color: rgb(0, 0, 0, 0);
  background: url(../images/logout.png?a=1) no-repeat center;
  /* background-color: #e99c26; */
  margin: -85px 0 0 100px;
}

/* 官网跳转按钮部分 */
.bt_go {
  width: 500px;
  height: 100px;
  float: right;
  margin-top: -153px;
}

.bar1_bt1 {
  width: 131px;
  height: 60px;
  float: left;
  cursor: pointer;
}

.bar1_bt2 {
  width: 131px;
  height: 60px;
  float: left;
  cursor: pointer;
  margin-left: 10px;
}

.bar1_bt3 {
  width: 131px;
  height: 60px;
  float: left;
  cursor: pointer;
  margin-left: 10px;
}

/* 活动说明部分 */
.bar4 p {
  width: 80%;
  text-align: left;
  word-wrap: break-word;
  margin-left: 170px;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
}

/* 千年宝藏  */
.species {
  width: 100%;
  height: 200px;
}

.species_counts {
  margin: 105px 0 0 218px;
  float: left;
  color: #e99c26;
  line-height: 30px;
  font-size: 28px;
  width: 160px;
  text-align: center;
}

.go_pay {
  width: 90px;
  height: 30px;
  cursor: pointer;
  float: left;
  margin: 98px 0 0 71px;
}

.key_counts {
  margin: -19px 0 0 733px;
  float: left;
  color: #e99c26;
  line-height: 30px;
  font-size: 43px;
  width: 160px;
  text-align: center;
}

.go_buy {
  width: 100%;
  height: 200px;
  margin: 300px 0 0 0;
}

.go_buy1 {
  width: 300px;
  height: 100px;
  float: left;
  margin: -19px 0 0 -37px;
  cursor: pointer;
}

.go_buy10 {
  width: 300px;
  height: 100px;
  float: left;
  margin: -13px 0 0 184px;
  cursor: pointer;
}

.go_buy50 {
  width: 300px;
  height: 100px;
  float: left;
  margin-left: 144px;
  margin-top: -13px;
  cursor: pointer;
}

/* 抽奖样式 */
.extract_giftK {
  width: 1200px;
  height: 871px;
  /* background:rgb(192, 247, 85, 0.7); */
  position: absolute;
  z-index: 400px;
}

.extract_giftK > ul {
  position: absolute;
  z-index: 500;
  background: url((https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/ciul_bg.png)no-repeat center;
}

.extrac_cj {
  position: absolute;
  width: 630px;
  height: 269px;
  /* background: rgb(223, 22, 134,0.5); */
  left: 265px;
  top: 288px;
  font-size: 30px;
  z-index: 300;
  line-height: 90px;
  float: left;
  border-radius: 20px;
}

.extrac_cj_bt1 {
  width: 193px;
  height: 70px;
  font-size: 14px;
  float: left;
  border-radius: 20px;
  margin: 85px 0 0 88px;
  cursor: pointer;
}

.extrac_cj_bt10 {
  width: 193px;
  height: 70px;
  font-size: 14px;
  float: left;
  border-radius: 20px;
  margin: 85px 0 0 88px;
  cursor: pointer;
}

.other_button {
  width: 100%;
  height: 50px;
  /* background-color:rgb(140, 40, 230, 0.4); */
  margin-top: 210px;
  background-color: r;
}

.other_bt1 {
  width: 150px;
  height: 50px;
  /* background:rgb(192, 247, 85, 0.7); */
  margin: 0px 0 0 20px;
  float: left;
  cursor: pointer;
}

.other_bt2 {
  width: 20px;
  height: 20px;
  margin-top: 25px;
  float: right;
  margin-right: 82px;
  cursor: pointer;
}

/* 单选框 */
input[type="radio"] {
  display: none;
  background-color: #50857b;
}

label.other_bt2 {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 3px 0 0 90px;
  cursor: pointer;
}

input[type="radio"]:checked + label.other_bt2 {
  background: url(../images/chose_on.png) no-repeat center;
  /* margin: 3px 0 0 90px; */
}

.cj_k_1 {
  margin: 55px 0 0 16px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_2 {
  margin: 55px 0 0 246px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_3 {
  margin: 55px 0 0 477px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_4 {
  margin: 55px 0 0 707px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_5 {
  margin: 55px 0 0 937px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_6 {
  margin: 315px 0 0 937px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_7 {
  margin: 577px 0 0 937px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_8 {
  margin: 577px 0 0 707px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_9 {
  margin: 577px 0 0 476px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_10 {
  margin: 577px 0 0 245px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_11 {
  margin: 577px 0 0 14px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

.cj_k_12 {
  margin: 315px 0 0 14px;
  position: absolute;
  width: 210px;
  height: 210px;
  background: rgb(234, 161, 85, 0);
  font-size: 40px;
  list-style: none;
  text-align: center;
  line-height: 90px;
  float: left;
  border-radius: 10px;
}

/* 概率自选样式 */
.tanc {
  width: 806px;
  height: 464px;
  position: absolute;
  z-index: 3000;
  margin: 110px 0 0 170px;
  background: url(../images/tc.png?a=9991) no-repeat center;
  display: none;
}

.choice-group {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/choice-item-bg.png) no-repeat center;
  /* padding: 20px; */
  /* border-radius: 10px; */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 1001;
  width: 1036px;
  display: none;
  height: 637px;
}

.blur-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  z-index: 1000;
  display: none;
}

.choice-group .close-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #fff;
  width: 40px;
  height: 100%;
  font-size: 28px;
  cursor: pointer;
}

.choice-group-top {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #00b9f9; */
}

.choice-group-title {
  height: 40px;
  color: white;
  line-height: 40px;
  font-size: 20px;
}

.choice-group-sub {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: white;
}

.swiper {
  width: 100%;
  box-sizing: border-box;
}

.choice-swiper-item {
  position: relative;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  cursor: pointer;
  height: 180px !important;
  border: 2px solid transparent;
  box-sizing: border-box !important;
  background: url(../images/choice-bg.png) no-repeat center;
}

.choice-swiper-item.selected {
  background: url(../images/choice-bg-active.png) no-repeat center;
}
.choice-group-show-item.selected {
  /* border: 2px solid #007bff; */
  background: url(../images/choice-selected-active.png) no-repeat center;
}

.choice-swiper-item img {
  position: absolute;
  user-select: none;
  width: 128px;
  /* height: 81px; */
}

.choice-swiper-item img:nth-child(1) {
  top: 20px;
  left: 20px;
}

.choice-swiper-item img:nth-child(2) {
  bottom: 20px;
  right: 20px;
}

.choice-group-wrap {
  position: relative;
  padding: 0 44px;
  margin-top: 20px;
}

.choice-group-show {
  display: flex;
  justify-content: space-between;
  padding: 0 260px;
  gap: 0 20px;
}

.choice-group-show-item {
  position: relative;
  width: 200px;
  height: 212px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: url(../images/choice-selected.png) no-repeat center;
}

.choice-group-show-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 128px;
  /* height: 64px; */
}

.choice-group-show-item-top {
  position: absolute;
  top: 17px;
  left: 6px;
  color: white;
  line-height: 27px;
  width: 90px;
  height: 27px;
  background: url(../images/choice-type.png) no-repeat center;
  text-align: center;
  font-size: 20px;
}

.choice-group-confirm {
  margin: 0 auto;
  width: 189px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-top: 25px;
  background: url(../images/confirm-choice.png) no-repeat center;
}

.swiper-button-prev,
.swiper-button-next {
  color: #333;
  border-radius: 50%;
  /* width: 40px;
  height: 40px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-next {
  width: 82px !important;
  top: 50% !important;
  transform: translateY(-40%);
  right: 0 !important;
  height: 164px !important;
  background: url(../images/right.png) no-repeat center;
}

.swiper-button-prev {
  width: 82px !important;
  top: 50% !important;
  transform: translateY(-40%);
  right: 0 !important;
  height: 164px !important;
  background: url(../images/left.png) no-repeat center;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "" !important;
  font-size: 40px;
}

.close {
  /* width: 100px;
	height: 100px; */
  float: right;
  cursor: pointer;
}

.close.close-choice {
  width: 100px;
  height: 100px;
}

.probability {
  width: 600px;
  height: 251px;
  background: rgb(192, 247, 85, 0);
  margin: 100px 0 0 100px;
}

.probability_1 {
  width: 190px;
  height: 205px;
  float: left;
  /* background-color: rgb(140, 40, 230, 0.0); */
  border: 2px solid rgb(255, 142, 42, 0);
  margin-left: 76px;
  margin-top: 18px;
  cursor: pointer;
  /* display: none; */
}

.probability_2 {
  width: 190px;
  height: 205px;
  float: right;
  border: 2px solid rgb(255, 142, 42, 0);
  margin-right: 68px;
  margin-top: 18px;
  cursor: pointer;
}

.bj {
  width: 600px;
  height: 251px;
  /* background: rgb(192, 247, 85, 0.8); */
  margin: 0 0 0 0;
  position: absolute;
  z-index: -10;
}
.bj_1 {
  /* background-color: rgb(140, 40, 230, 0.4); */
  color: gold;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  width: 100px;
  float: left;
  margin-left: 170px;
  margin-top: 30px;
}
.bj_2 {
  /* background-color: rgb(140, 40, 230, 0.4); */
  color: gold;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  width: 100px;
  float: right;
  margin-right: 75px;
  margin-top: 30px;
}
.submit {
  width: 200px;
  height: 110px;
  /* 	background-color: rgb(192, 247, 85, 0.8); */
  margin-left: 300px;
  cursor: pointer;
}

/* 暂存箱样式 */
.box {
  width: 100%;
  height: 400px;
  float: left;
  margin: 42px 0 0 40px;
}

.box-title {
  display: flex;
  width: 100%;
  height: 42px;
  background-color: #507c98;
  color: white;
  font-size: 20px;
}

.box-title div {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box ul {
  overflow-y: scroll;
  height: 100%;
  background-color: #122936;
}

.box ul::-webkit-scrollbar {
  width: 8px;
}

.box ul::-webkit-scrollbar-track {
  background-color: #193443; /* 滑块颜色 */
}

.box ul::-webkit-scrollbar-thumb {
  background-color: #507c98; /* 滚动条背景色 */

  height: 70px;
}

.box ul::-webkit-scrollbar-thumb:hover {
  background-color: #26546c; /* 激活颜色 */
}

.box ul li {
  display: flex;
  align-items: center;
  min-height: 40px;
}

.box_k li:nth-child(odd) {
  background-color: #294c60;
}

.box_k li:nth-child(even) {
  background-color: #193443;
}

.box ul li:nth-child(odd) {
  background-color: #294c60;
}

.box ul li:nth-child(even) {
  background-color: #193443;
}

.prop_name {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  font-size: 14px;
  color: #fff;
}

.get_prop {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-decoration-style: solid;
  /* cursor: pointer; */
}

.get_prop span {
  cursor: pointer;
}

.prop_count {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  font-size: 18px;
  color: #fff;
}

.break_prop {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-decoration-style: solid;
  /* cursor: pointer; */
}

.break_prop span {
  cursor: pointer;
}

/* 八星武器兑换 */
.exchange {
  width: 445px;
  height: 500px;
  /* background-color: rgb(245, 0, 0, 0.4); */
  float: left;
  margin: 180px 0 0 50px;
}

.get_exchange {
  width: 100%;
  height: 270px;
  /* background-color: rgb(222, 12,224, 0.4); */
}

.exchange p {
  color: #e99c26;
  line-height: 35px;
  font-size: 22px;
  text-align: center;
}

.get_exchange1 {
  width: 200px;
  height: 135px;
  /* background-color: rgb(222, 12,224, 0.4); */
  float: left;
}

.get_exchange1 p {
  color: #fff;
  line-height: 50px;
  font-size: 15px;
  margin-left: 8px;
  text-align: center;
}

.get_exchange_bt1 {
  width: 112px;
  height: 46px;
  background: url(../images/dh.png) no-repeat center;
  margin: 8px 0 0 40px;
  cursor: pointer;
  position: absolute;
  z-index: 20px;
}

.get_exchange2 {
  width: 200px;
  height: 135px;
  /* background-color: rgb(222, 12,224, 0.4); */
  float: left;
  margin-left: 45px;
}

.get_exchange2 p {
  color: #fff;
  line-height: 50px;
  font-size: 15px;
  margin-left: 8px;
  text-align: center;
}

.get_exchange_bt2 {
  width: 112px;
  height: 46px;
  background: url(../images/dh.png) no-repeat center;
  margin: 10px 0 0 40px;
  cursor: pointer;
  position: absolute;
  z-index: 20px;
}

/* 积分商城 */
.bar8 p {
  width: 80%;
  text-align: left;
  word-wrap: break-word;
  margin-left: 170px;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  margin-left: 370px;
}

.bar9 h1 {
  font-size: 23px;
  /* text-align: left; */
  word-wrap: break-word;
  color: #fff;
}

.bar10 ul {
  width: 1170px;
  height: 980px;
  overflow-y: scroll;
}

.bar10 ul::-webkit-scrollbar {
  width: 12px;
}

.bar10 ul::-webkit-scrollbar-track {
  background-color: #193443; /* 滑块颜色 */
}

.bar10 ul::-webkit-scrollbar-thumb {
  background-color: #507c98; /* 滚动条背景色 */
}

.bar10 ul::-webkit-scrollbar-thumb:hover {
  background-color: #26546c; /* 激活颜色 */
}

.bar10 ul li {
  position: relative;
  width: 205px;
  height: 276px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/dj_bg.png)
    no-repeat center;
  float: left;
  margin: 20px 0 0 20px;
}

.shop_points {
  width: 100%;
  height: 50px;
  color: #f9bf6c;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}

.shop_number_show {
  width: 143px;
  height: 31px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/Quota.png)
    no-repeat center;
  line-height: 31px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  margin: 5px 0 0 5px;
  padding-left: 3px;
  position: absolute;
  z-index: 30px;
}

.shop_number_hide {
  width: 143px;
  height: 31px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/Quota.png)
    no-repeat center;
  line-height: 31px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  margin: 5px 0 0 5px;
  padding-left: 3px;
  display: none;
  position: absolute;
  z-index: 30px;
}

.shop_img {
  width: 135px;
  height: 70px;
  /* background-color: palevioletred; */
  margin: 38px 0 0 37px;
}

.shop_name2 {
  width: 92%;
  margin-top: 20px;
  margin-left: 3%;
  height: 55px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  word-wrap: break-word;
  /* font-weight:bold; */
}

.shop_name {
  width: 90%;
  margin-top: 31px;
  margin-left: 5%;
  height: 55px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 19px;
  word-wrap: break-word;
  font-weight: bold;
}

.a {
  width: 112px;
  height: 46px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/dh.png)
    no-repeat center;
  margin: 0 0 0 45px;
  cursor: pointer;
  position: absolute;
  z-index: 400;
}
.shop_getBt2 {
  width: 112px;
  height: 46px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/dh.png)
    no-repeat center;
  margin: -18px 0 0 45px;
  cursor: pointer;
  position: absolute;
  z-index: 300;
}

/* 特别回馈 */
.bar11 p {
  /* width: 80%; */
  text-align: center;
  word-wrap: break-word;
  /* margin-left: 170px; */
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  /* margin-left: 370px; */
}

.bar12-count {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 22px;
}

.bar12 h1 {
  width: 200px;
  word-wrap: break-word;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
}

.bar12 ul {
  width: 100%;
  height: 950px;
  height: 400px;
  /* 设置容器的固定高度 */
  overflow: auto;
}

.bar12 ul li {
  width: 205px;
  height: 276px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/dj_bg.png)
    no-repeat center;
  float: left;
  margin: 20px 0 0 20px;
}

.extract_time {
  width: 100%;
  height: 50px;
  color: #f9bf6c;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
}
.extract_shop {
  margin-left: 130px;
}
.extract_img {
  width: 135px;
  height: 70px;
  /* background-color: palevioletred; */
  margin: 30px 0 0 37px;
}

.extract_name {
  width: 100%;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
}

.extract_getBt {
  width: 112px;
  height: 46px;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/get.png)
    no-repeat center;
  margin: 0 0 0 45px;
  cursor: pointer;
}

/* 抽奖弹窗 */
.tips {
  width: 806px;
  height: 464px;
  position: absolute;
  z-index: 2000;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/cj_tc.png?a=1)
    no-repeat center;
  display: none;
  margin: 100px 0 0 170px;
}
.tips_close {
  width: 100px;
  height: 100px;
  float: right;
  cursor: pointer;
}
.tips ul {
  width: 100%;
  height: 300px;
  margin: 100px 0 0 10px;
}
.tips_k {
  width: 148px;
  height: 167px;
  float: left;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/cj_bg_03.png?a=1)
    no-repeat center;
  margin: 5px;
  border-radius: 5px;
}
.tips_k img {
  width: 128px;
  height: 64px;
  margin-left: 10px;
  margin-top: 20px;
}
.tips_k p {
  width: 100%;
  font-size: 14px;
  text-align: center;
  height: 45px;
  color: #fff;
  margin-top: 21px;
  line-height: 20px;
  width: 90%;
  margin-left: 7%;
}

.tips_k.yellow {
  background: url("../images/cj_bg_yellow.png") no-repeat center;
}

.tips_k.purple {
  background: url("../images/cj_bg_purple.png") no-repeat center;
}

/* 二级窗 */
.tips2 {
  width: 806px;
  height: 464px;
  position: absolute;
  z-index: 8000;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/cj_tc2.png)
    no-repeat center;
  margin: 60px 0 0 170px;
  display: none;
}
.tips2_close {
  width: 100px;
  height: 100px;
  float: right;
  cursor: pointer;
}
.tips2_k {
  width: 706px;
  height: 167px;
  float: left;
  border-radius: 5px;
  background-color: rgb(13, 30, 50, 0.5);
  margin: 20px 0 0 60px;
}
.tips2_k p {
  width: 100%;
  font-size: 24px;
  text-align: center;
  height: 45px;
  color: #fff;
  margin-top: -5px;
  line-height: 167px;
}
.tips2_getgift {
  width: 112px;
  height: 46px;
  margin: 300px 0 0 350px;
  text-align: center;
  cursor: pointer;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/sure.png)
    no-repeat center;
}

/* 分解的弹窗 */
.tips3 {
  width: 806px;
  height: 464px;
  position: absolute;
  z-index: 8000;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/cj_tc2.png)
    no-repeat center;
  margin: 80px 0 0 170px;
  display: none;
}
.tips3_close {
  width: 100px;
  height: 100px;
  float: right;
  cursor: pointer;
}
.tips3_k {
  width: 706px;
  height: 167px;
  float: left;
  border-radius: 5px;
  background-color: rgb(13, 30, 50, 0.5);
  margin: 20px 0 0 60px;
}
.tips3_k p {
  width: 100%;
  font-size: 24px;
  text-align: center;
  height: 45px;
  color: #fff;
  margin-top: -5px;
  line-height: 167px;
}
.tips3_getgift {
  width: 112px;
  height: 46px;
  margin: 300px 0 0 350px;
  text-align: center;
  cursor: pointer;
  background: url(https://xd.jufangsoft.com/zt/2023/11/fkxd_treasures/images/sure.png)
    no-repeat center;
}

.zhezhao {
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, 0);
  position: absolute;
  z-index: 350;
  display: none;
}

.bar13 p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: aliceblue;
}
.down {
  width: 143px;
  height: 205px;
  position: fixed;
  z-index: 12000;
  float: right;
  left: 90%;
  margin-top: 15%;
}

#global-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 50px;
  height: 50px;
  border: 8px solid #fff;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
