@charset "utf-8";

/*

游戏列表和历史记录-------------------------------------e

*/

/* 开服表搜索 */

.marks_content_search {
  position: absolute;
  top: 104px;
  left: 50%;
  width: 1202px;
  margin-left: -601px;
  height: 44px;
  background: url(../images/marks_content_search.png) no-repeat 50%;
}

/* 智能广告筛选 */
.marks_content {
  margin-left: -104px;
  margin-top: -40px;
  width: 1442px;
  height: 148px;
  background: url(../images/marks-bg.png) no-repeat 50%;
  background-size: contain;
}

/* 表格区域 */
.kf-table-content-wrap-box {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
}

.kf-table-content-wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  border: 1px solid #8e2f1c;
}

.kf-table-header-btn {
  position: relative;
  width: 186px;
  height: 66px;
  cursor: default;
  display: block;
}

.click-cover-btn-a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 70px;
  top: 116px;
  cursor: pointer;
}

.kf-table-header-btn .cover-btn {
  position: absolute;
  left: 70px;
  top: 116px;
  display: block;
  width: 186px;
  height: 66px;
  background: url(../images/awb_dl_btn.png) no-repeat 50%;
  -webkit-animation: load_get 2s steps(29) 0s infinite;
  -moz-animation: load_get 2s steps(29) 0s infinite;
  -ms-animation: load_get 2s steps(29) 0s infinite;
  -o-animation: load_get 2s steps(29) 0s infinite;
  animation: load_get 2s steps(29) 0s infinite;
}

@keyframes load_get {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -1914px;
  }
}

@-webkit-keyframes load_get {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -1914px;
  }
}

@-moz-keyframes load_get {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -1914px;
  }
}

@-ms-keyframes load_get {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -1914px;
  }
}

@-o-keyframes load_get {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -1914px;
  }
}

.kf-table-header-btn:hover,
.download_btn a:hover {
  opacity: 1;
}

.kf-table-header-btn:active,
.download_btn a:active {
  transform: scale(0.99);
}

/*中间表格*/
.table-header-tr {
  width: 100%;
  height: 40px;
  background: url(../images/th-header-bg-new.jpg) no-repeat;
  background-position: 0px 0px;
  background-size: 100%;
}

.kf-table-center {
  width: 100%;
  height: 100%;
}

.kf-table-center-table {
  width: 100%;
  table-layout: fixed；;
}

.table-header-tr li {
  display: none; /* 2020-09-23 */
  float: left;
}

.ad_allnight_day1 ul,
.ad_top_day1 ul {
  text-align: center;
  background: #efe97a;
  box-sizing: border-box;
}

.ultype1:hover,
.ultype2:hover,
.ultype3:hover,
.ultype4:hover,
.ultype5:hover {
  background: #fff2ac !important;
}

.ultype1 {
  /* background:#F8A8A8!important; */
}

.ultype2 {
  background: #ffff00 !important;
}

.ultype3 {
  background: #ffff99 !important;
}

.ultype4 {
  background: #f8a8a8 !important;
}

.ultype5 {
  background: #ffff99 !important;
}

.tr-color1 {
  text-align: center;
  color: #1d1d1d !important;
}

.tr-color1 li:nth-of-type(1) {
  width: 17%;
}

.tr-color1 li:first-child {
  width: 17%;
}

.tr-color1 li:nth-of-type(2) {
  width: 16%;
}

.tr-color1 li:nth-of-type(3) {
  width: 17%;
}

.tr-color1 li:nth-of-type(4) {
  width: 36%;
}

.tr-color1 li:first-child + li + li + li {
  width: 41%;
  *width: 41%; /*/ie7 */
}

.tr-color1 li:nth-of-type(5) {
  width: 14%;
}

.kf-table-center-table-body .tr-color1 {
  background: #fff9e6;
}

.tr-color1 {
  color: #1d1d1d !important;
  overflow: hidden;
}

.table-header-tr li {
  opacity: 0.9;
  color: #f4f3f1;
  height: 20px;
  line-height: 20px;
  font-family: sans-serif;
  position: relative;
  height: 100%;
}

.table-header-tr li:after {
  position: absolute;
  right: 0;
  top: 10px;
  display: inline-block;
  content: '';
  height: 20px;
  width: 1px;
  background: #f4f3f1;
  vertical-align: text-top;
}

.table-header-tr li.topth5:after {
  width: 0px !important;
}

.topth6 img {
  width: 98px !important;
}

.topth6_qq {
  position: absolute;
  bottom: -80px;
  right: 120px;
  width: 180px;
  height: 33px;
  background: url(../images/int_qq.png) no-repeat 50%;
  background-size: contain;
  z-index: 99;
  color: #fff;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

.topth6_qq span {
  color: #fcbf38;
}

.kf-table-center-table li.th1 {
  width: 17.2%;
}

.kf-table-center-table li.topth6 {
  width: 14.5%;
}

.kf-table-center-table li.th2 {
  width: 13.4%;
}

.kf-table-center-table li.th3 {
  width: 15.6%;
}

.kf-table-center-table li.topth4 {
  width: 30%;
}

.kf-table-center-table li.th4 {
  width: 30%;
  *width: 35.7%; /*/ie7 */
}

.kf-table-center-table li.topth5 {
  width: 14%;
}

.kf-table-center-table li.th7 {
  width: 9.9%;
}

.kf-table-center-table li.th5 {
  width: 12.8%;
}

.kf-table-center-table li img {
  display: block;
  height: 29px;
  width: 108px;
}

/* .bgimgsuo li img{

display: block!important;

margin: 11px auto!important;

height: 18px;

width: 61px;

} */
.ad_allnight_top_day1 .tr-color1 {
  text-align: center;
  background: #efe97a;
  box-sizing: border-box;
}

/* 昨日通宵固定 */
.zrtxgd ul.tr-color1 {
  background: #fff9e6;
}

.tr-color1 li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  border-top: none;
  float: left;
  box-sizing: border-box;
}

.dqthkj:hover,
.zrtxgd ul.tr-color1:hover,
.qtgd ul.tr-color1:hover {
  background: #fff2ac !important;
}

.th6 img {
  display: inline-block !important;
  width: 74px !important;
  height: 14px !important;
  margin-top: 10px;
}

.last-td_left {
  display: block;
  width: 100%;
  margin: 0 auto;
  float: left;
  height: 35px;
}

.last-td_a {
  cursor: pointer;
  display: inline-block !important;
  width: 52px;
  height: 15px;
  margin-top: 11px;
  background: url(../images/now_int.png) no-repeat 50%;
  background-size: contain;
}

.last-td_a:hover {
  background: url(../images/now_int_h.png) no-repeat 50%;
  background-size: contain;
}

.last-td_a:active {
  background: url(../images/now_int_h.png) no-repeat 50%;
  background-size: contain;
}

.bkwkj li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  float: left;
  box-sizing: border-box;
}

.bkwkj:hover {
  background: #ffe8d1 !important;
}

.bkjrtx li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  border-top: none;
  float: left;
  box-sizing: border-box;
}

.bkjrtx:hover {
  background: #ffe8d1 !important;
}

.bkjrtxgd li {
  border: 1px solid #632f00;
  border-top: none;
  float: left;
  box-sizing: border-box;
}

.bkjrtxgd:hover {
  background: #ffe8d1 !important;
}

.thgdyqtth li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  float: left;
  box-sizing: border-box;
}

.mrtxgd li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  float: left;
  box-sizing: border-box;
}

.mrtx li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  float: left;
  box-sizing: border-box;
}

.thgdyqtth:hover {
  background: #fff8ad !important;
}

.mrtxgd:hover {
  background: #fff8ad !important;
}

.mrtx:hover {
  background: #fff8ad !important;
}

.mrtxxx:hover {
  background: #fff8ad !important;
}

.mrtxxx li {
  border-left: 1px solid #632f00;
  border-bottom: 1px solid #632f00;
  float: left;
  box-sizing: border-box;
}

.kf-table-center-table .tr-color1:hover {
  background: #d8eeff;
}

.kf-table-center-table .tr-color1 li p {
  font-size: 14px;
  height: 41px;
  line-height: 41px;
}

.kf-table-center-table .text-style3 {
  font-family: 'Microsoft YaHei' !important;
  color: #50130c;
}

.kf-table-center-table .tr-color1 li p a {
  display: block;
  height: 42px;
  line-height: 42px;
  font-family: 'Microsoft YaHei' !important;
}

#tabel_color a {
  color: #50130c !important;
}

.ad_top_day1.text-color2 {
  color: #08a377;
}

.text-color2 {
  color: #f50101;
}

.text-style3-wrap {
  position: relative;
}

.text-style3 {
  padding-right: 59px;
}

.last-td a {
  display: block;
  overflow: hidden;
}

.last-td img {
  width: 70%;
  display: block;
  margin: 6px auto 0 !important;
}

.text-style2-img {
  position: absolute;
  top: 0px;
  right: 0px;
}

.text-style2-img img {
  width: 100%;
}

.text-color3 {
  color: #019f74;
}

.kf-table-center-table-body .tr-color2 {
  background: #ffd9b4;
}

.text-color11 {
  color: #515151;
}

.kf-table-center-table-body .tr-color3 {
  background: #454545;
  height: 45px;
  overflow: hidden;
}

.kf-table-center-table-body .tr-color3 .td-style3 {
  margin: 0px auto;
}

.kf-table-center-table-body .tr-color4 {
  background: #fef3d1;
}

.td-style3 img {
  width: 100%;
}

/* 开服表搜索无记录 */
.nosearch_tk {
  font-family: Source Han Sans CN Normal;
  position: fixed;
  bottom: 50%;
  left: 42%;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  background: #592824;
  border-radius: 4px;
  padding: 10px 16px;
  display: none;
  z-index: 14;
}

/* toast提示样式 */
.toast_show_msg {
  width: 100%;
  height: auto;
  text-align: center;
  position: fixed;
  left: 0;
  z-index: 999;
}

.toast_show_span {
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 40px;
  border-radius: 10px;
  color: #fff;
}

/* 底部 */
.footer_list {
  width: 1200px;
  margin: 12px auto;
}

.footer_list li {
  float: left;
  width: 297px;
  height: 213px;
  overflow: hidden;
}

.footer_list li span {
  display: block;
  margin-left: 118px;
  margin-top: 76px;
  width: 136px;
  height: 60px;
  font-size: 12px;
  font-family:
    Microsoft YaHei,
    Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #606060;
  line-height: 16px;
}

.footer_list li.f_list1 {
  background: url(../images/f-list1.png) no-repeat 50%;
}

.footer_list li.f_list2 {
  background: url(../images/f-list2.png) no-repeat 50%;
  margin: 0 4px;
}

.footer_list li.f_list3 {
  background: url(../images/f-list3.png) no-repeat 50%;
  margin-right: 4px;
}

.footer_list li.f_list4 {
  background: url(../images/f-list4.png) no-repeat 50%;
}

.footer_list li a.f_list_btn {
  width: 234px;
  height: 52px;
  background: url(../images/f-list-btn.png) no-repeat 50%;
  margin: 0px auto 0;
  display: block;
}

/* .index_footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  min-height: 153px;
  background: url(../images/footer-bg.png) no-repeat 50%;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 42px;
  box-sizing: border-box;
} */

.index_footer .copy_text,
.index_footer .copy_text a {
  font-size: 16px;
  font-family:
    Microsoft YaHei,
    Microsoft YaHei-Regular;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
}

.index_footer .copy_text a:hover {
  color: #fae1a7;
}

/* 悬浮红包 */
.handle_money_bg {
  position: fixed;
  top: 30%;
  right: 150px;
  width: 174px;
  height: 217px;
  background: url(../images/float-ani.png) no-repeat 50%;
  background-size: 174px 4774px;
  z-index: 10;
  cursor: pointer;
  display: none;
  -webkit-animation: floatAni 1.7s steps(21) 0s infinite;
  -moz-animation: floatAni 1.7s steps(21) 0s infinite;
  -ms-animation: floatAni 1.7s steps(21) 0s infinite;
  -o-animation: floatAni 1.7s steps(21) 0s infinite;
  animation: floatAni 1.7s steps(21) 0s infinite;
}

@keyframes floatAni {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

@-webkit-keyframes floatAni {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

@-moz-keyframes floatAni {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

@-ms-keyframes floatAni {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

@-o-keyframes floatAni {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

.handle_money_bg p {
  font-size: 22px;
  font-family:
    Microsoft YaHei Regular,
    Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  padding-top: 166px;
  box-sizing: border-box;
}

@media (min-width: 1530px) and (max-width: 1720px) {
  .handle_money_bg {
    right: 0px;
  }
}

@media (max-width: 1529px) {
  .handle_money_bg {
    display: none !important;
  }
}

/* 7s 定义 */
.kf_nav_container {
  width: 100%;
  min-height: 100px;
}

.kf_nav_img_wrap {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.kf_nav_img_wrap li {
  background: url(../images/index_navimg_bg.png) no-repeat top center;
  width: 336px;
  height: 276px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-size: 100%;
  justify-content: center;
}

.nav_des_text {
  color: #8e8b87;
  font-size: 14px;
}

.nav_btn a {
  display: block;
  padding: 8px 10px;
  border: solid 1px #eb891a;
  background-color: #ffffff;
  color: #eb891a;
  border-radius: 10px;
}

.nav_item_t {
  margin-bottom: 16px;
}

.nav_item_b {
  margin-bottom: 6px;
}

.nav_des_text {
  margin-bottom: 18px;
}

.top_wrap {
  /* height:110px!important; */
  background-size: 100% !important;
}

.txtMarquee-top {
  /* width: 1200px; */
  /* height: 40px; */
  /* line-height: 40px; */
  /* margin: -3px auto; */
  /* background:url(../images/info.png) no-repeat top center; */
  /* background-size: contain; */
  /* position: relative; */
  /* margin-bottom:25px; */
  /* background: url(../images/iny_tips.png) no-repeat 8px center #fff; */
  /* background-size: 24px; */
  /* border-style: solid; */
  /* border-width: 2px; */
  /* border-image-source : linear-gradient(261deg,
	#ff6e02 0%,
	#ffff00 50%,
	#ffb600 74%,
	#ff6d00 100%); */
  /* border-image-slice: 1; */
  /* box-sizing: border-box; */
  /* z-index: 99; */
}

/* .txtMarquee-top ul li {
  padding: 0 40px;
  height: 41px;
} */

/* .txtMarquee-top ul li a {
  height: 41px;
  display: block;
  color: #744227;
  cursor: pointer;
} */

.txtMarquee-top ul li .fl {
  /* color:#ffffff; */
  /* line-height: 41px; */
}

/* .txtMarquee-top ul li .fr {
  float: right;
  width: 60px;
  height: 20px;
  background: #fcad50;
  text-align: center;
  line-height: 20px;
  color: #d8241c;
  border: 2px solid #d8241c;
  border-radius: 5px;
  margin-top: 6px;
} */

.navlink_wrap {
  width: 1225px;
  margin: 0 auto;
  background: url(../images/nav_link_bg.png) no-repeat;
  background-size: 100%;
}

.navlink_wrap ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap; /* height: 80px; */
  background-size: 100%;
  box-sizing: border-box;
  padding: 8px 20px;
}

.navlink_wrap ul li a {
  padding: 5px;
  color: #fbcd9b;
  font-size: 16px;
  font-size: 14px;
  display: block;
}

.top_ment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.search_input {
  border: 1px solid;
  height: 30px;
  width: 250px;
  background-color: transparent;
  /* margin:30px; */
  border-image: -webkit-linear-gradient(#f80, #f1f506) 20 20;
  border-image: -moz-linear-gradient(#f80, #f1f506) 20 20;
  border-image: -o-linear-gradient(#f80, #f1f506) 20 20;
  border-image: linear-gradient(#f80, #f1f506) 20 20;
  padding-left: 8px;
  color: #0c0c0c;
  border-style: solid;
  border-width: 2px;
  border-image-source: linear-gradient(
    261deg,
    #c32826 0%,
    #ac5c1f 50%,
    #b84223 74%,
    #c32826 100%
  );
  border-image-slice: 1;
  margin-left: -90px;
  /* margin-right: 35px; */
  margin-top: 6px;
}

.make_link {
  display: flex;
  justify-content: flex-end; /* position: absolute; */ /* right: 0; */
}

.make_link img {
  height: 48px; /* margin-left: 49px; */ /* margin-top: 5px; */
  position: absolute;
  top: -2px;
  right: 0;
}

.addQQ {
  height: 70px;
}

.search_header {
  background: url(../images/search_bt.png) no-repeat;
  width: 20px;
  height: 30px;
  background-size: 100%; /* display: flex; */
  margin-left: 8px;
  margin-top: 13px;
}

.search_header_wrap {
  display: flex;
  align-items: center;
}

#search_header {
  background-color: #fff;
}

#search_header::-webkit-input-placeholder {
  background: linear-gradient(to bottom, #fc6c01, #632821);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.kf_banner {
  width: 1200px;
  margin: 0 auto;
}

.kf_banner img {
  width: 100%;
}

/* 福袋弹窗 */

/* .kz_fudaiwraphide{
	display: none!important;

} */

.kz_fudaiwrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: fixed;
  top: 0px;
  left: 0;

  z-index: 999999;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.fudai_after {
  width: 1200px;
  /* height: 800px; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* display: none; */
}

.after_img {
  width: 460px;
}

.fudai2 {
  display: none;
}

.fudai2img {
  width: 800px;
}

.lingqu_btn {
  width: 160px;
  height: 50px;
  border-radius: 40px;
  background: #f76032;
  color: #fff395;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
}

.closefudai {
  /* margin-top: 10px; */
  position: absolute;
  top: 27%;
  right: 33%;
}

.closefudai2 {
  position: absolute;
  top: 4%;
  right: 22%;
}

.fudai_textwrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 310px;
  height: 250px;
  margin-left: -125px;
  margin-top: -44px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.fd_title {
  background: linear-gradient(to bottom, #ee0000, #f1f10c);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.fd_tips {
  color: #d1702f;
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
}

.golingqu {
  color: #fe2020;
  font-size: 24px;
  text-align: center;
  margin-top: 12px;
}

.fd_scm {
  box-sizing: border-box;
  padding: 12px;
  width: 280px;
  border: solid 2px #efa662;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 10px;
  border-radius: 5px;
  color: #db8838;
}

.copybtn {
  width: 180px;
  height: 48px;
  background-image: linear-gradient(0deg, #ee0000 0%, #b51010 100%);
  box-shadow: 0px 6px 16px 2px rgba(42, 40, 39, 0.35);
  color: #ffffff;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  border-radius: 10px;
  cursor: pointer;
}

#hide {
  position: fixed;
  top: -100px;
}

/* 表格 */
.kf_table {
  width: 100%;
  text-align: center;
}

.kf_table .kf_t_head th {
  background-color: #c32826;
  color: #fae89e;
  height: 36px;
  /* padding: 10px 0; */
  font-size: 14px;
}

.kf_table .kf_t_boay tr td {
  color: #50130c;
  font-size: 14px;
  /* height: 36px; */
  /* line-height: 36px; */
}

.kf_table .kf_t_boay tr {
  background-color: #ffff99;
}

.kf_table .kf_t_boay tr:hover {
  background-color: #fff2ac;
}

.godet_img {
  margin-top: 8px;
}
