/*new   chuyile 2bei*/
/*old*/
@font-face {
  font-family: UKIJToR;
  src: url(https://cdn1.runfagame.cn/land_assets/css/UKIJTor.ttf);
}
body {
  overflow-x: hidden !important;
  -webkit-tap-highlight-color: transparent;
  font-family: UKIJToR;
}

img {
  display: block;
}

.loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  z-index: 9999;
  overflow: hidden;
}
.loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}

.progressIos {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  /* background-color: white; */
  z-index: 999;
  /* overflow: hidden; */
  background-color: black;
  opacity: 0.8;
}
.progressIos img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}

/* 头部下载模块 */
.top-down {
  width: 100%;
  height: 4.0625rem;
  position: fixed;
  /* top: 0; */
  z-index: 20;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.9375rem;
  display: flex;
  align-items: center;
}
.top-down_zh {
  flex-direction: row-reverse;
}
.top-down .top-down-left {
  /* float: left; */
  width: 5.9375rem;
  height: 1.96875rem;
  /* margin-top: 1.046875rem; */
  /* margin-left: 0.9375rem;  */
}
.top-down .top-down-left .btn-down {
  width: 100%;
  height: 100%;
}
.top-down .top-down-left .btn-down img {
  width: 100%;
}
.top-down .top-down-left .downing {
  width: 100%;
  height: 100%;
}
.top-down .top-down-left .downing .sv-box {
  width: 1.875rem;
  height: 1.875rem;
  margin: 0 auto;
  background: url("../../img/pause.png") no-repeat center center;
  background-size: 10px;
}
.top-down .top-down-left .downing .sv-box .circle-progress-bar {
  transform-origin: center;
  transform: rotate(-90deg);
}
.top-down .top-down-left .downing p {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
}
.top-down .top-down-left .downing .gif {
  width: 100%;
}
.top-down .top-down-left .downing .gif img {
  width: 100%;
}
.top-down .top-down-right {
  /* float: right;
    width: calc(100% - 8rem); */
  flex: 1;
  color: #ffffff;
  display: -webkit-flex; /* Safari */
  display: flex;
  align-items: center;
  /* margin-top: 0.46875rem; */
  /* margin-right: 0.9375rem; */
}
.top-down_zh .top-down-right {
  flex-direction: row-reverse;
}
.top-down .top-down-right .mess {
  /* width: 100%; */
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
  text-align: right;
  margin: 0 0.6rem;
}
.top-down_zh .top-down-right .mess {
  text-align: left;
}
.top-down .top-down-right .mess P {
  direction: rtl;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-down .top-down-right .mess P:first-child {
  margin-bottom: 2px;
  white-space: nowrap;
}
.top-down .top-down-right .mess P:last-child {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}

.top-down_zh .top-down-right .mess p {
  direction: ltr;
}
.top-down .top-down-right .icon {
  width: 3.125rem;
  height: 3.125rem;
}
.top-down .top-down-right .icon img {
  width: 100%;
}
.processcontainer {
  width: 5.6375rem;
  /* border:1px solid rgb(235, 235, 235);   */
  height: 1.76875rem;
  padding: 0;
  margin: 0;
  /* border-radius: 0.884375rem; */
  background-color: rgb(235, 235, 235);
}
#processbar {
  float: left;
  height: 100%;
  text-align: center;
  line-height: 150%;
  background-color: rgb(235, 177, 35);
  padding: 0;
  margin: 0;
  /* background-image: repeating-linear-gradient(-45deg, #22CF64, #22CF64 30px, #84F0CD 30px,#2398D9 60px); */
  /* background-size:  100%; */
  /* border-bottom: 0.2rem solid #0d7e68; */
  /* border-radius: 0.884375rem */
}

/* 转盘模块 */
#lottery {
  width: 100%;
  height: 32.9999rem;
  margin: 0px auto;
  /* border: 4px solid #ba1809; */
  position: relative;
  /* background-size: 50% 50%; */
}
#lottery .lottery_bg {
  width: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#lottery .table-box {
  width: 21.3rem;
  height: 21.3rem;
  /* border: 1.2rem solid rgb(253,74,48);
  background-color: rgb(253,74,48);
  border-radius: 1.2rem; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 8.55rem;
  /* background: url(../../img/lottery/yellow-light.png); */
}
#lottery .table-box .turntable_box {
  width: 21.3rem;
  height: 21.3rem;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#lottery .table-box table {
  /* background-color: rgb(201,60,31); */
  width: 18.9rem;
  height: 18.9rem;
 border-radius: 1.2rem;
 position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-51.5%);
  z-index: 10;
 /* display: none; */
}
#lottery .table-box table td {
  position: relative;
  width:5.61rem;
  height: 5.61rem;
  text-align: center;
  color: #333;
  font-index: -999;
}
#lottery .table-box table td img {
  display: block;
  width: 5.61rem;
  height: 5.61rem;
}
#lottery .table-box table td #lottery_btn {
  width: 5.61rem;
  height: 5.52rem;
  display: block;
  text-decoration: none;
  background: url(https://cdn1.runfagame.cn/land_assets/img/lottery/btn-unchecked.png) no-repeat top center;
  background-size: 100% 100%;
}
/* #lottery .table-box table td a:active {
  background-image: url(../../img/lottery/btn-checked.png);
} */
#lottery .table-box table td.active .mask {
  display: block;
}
.mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://cdn1.runfagame.cn/land_assets/img/lottery/turn-box.png) no-repeat;
  background-size: 100% 100%;
  /* opacity: 0.5; */
  display: none;
}
#lottery .prize {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 111;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  animation:myscale .5s;
  webkit-animation:myscale .5s;
}
@keyframes myscale {
  0% {
    transform: scale(1.3);
  }
 100% {
  transform: scale(1);
 }
}
@-webkit-keyframes myscale {
  0% {
    transform: scale(1.3);
  }
 100% {
  transform: scale(1);
 }
}

#lottery .prize img {
  width: 100%;
  height: 32.9999rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

#lottery .lamp {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 8.55rem;
  z-index: 111;
}
#lottery .lamp img {
  width: 18.9rem;
  height: 18.9rem;
}

progress:not(value) {
	/* Add your styles here. As part of this walkthrough we will focus only on determinate progress bars. */
}

/* Styling the determinate progress element */

progress[value] {
	/* Get rid of the default appearance */
	appearance: none;
	
	/* This unfortunately leaves a trail of border behind in Firefox and Opera. We can remove that by setting the border to none. */
	border: none;
	
	/* Add dimensions */
	width: 80%; height: 20px;
	
	/* Although firefox doesn't provide any additional pseudo class to style the progress element container, any style applied here works on the container. */
	  background-color: whiteSmoke;
	  border-radius: 10px;
	  box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
	
	/* Of all IE, only IE10 supports progress element that too partially. It only allows to change the background-color of the progress value using the 'color' attribute. */
	color: royalblue;
	
	position: fixed;
	margin: 0 0 1.5em; 
  left: 50%;
  /* top: 50%; */
  transform: translateX(-50%);
  top: 6rem;
  display: none;
}

/*
Webkit browsers provide two pseudo classes that can be use to style HTML5 progress element.
-webkit-progress-bar -> To style the progress element container
-webkit-progress-value -> To style the progress element value.
*/

progress[value]::-webkit-progress-bar {
	background-color: whiteSmoke;
	border-radius: 10px;
	box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
}

progress[value]::-webkit-progress-value {
	position: relative;
	
	background-size: 35px 20px, 100% 100%, 100% 100%;
	border-radius:10px;
	
	/* Let's animate this */
	animation: animate-stripes 5s linear infinite;
}

@keyframes animate-stripes { 100% { background-position: -100px 0; } }

/* Let's spice up things little bit by using pseudo elements. */

progress[value]::-webkit-progress-value:after {
	/* Only webkit/blink browsers understand pseudo elements on pseudo classes. A rare phenomenon! */
	content: '';
	position: absolute;
	
	width:5px; height:5px;
	top:7px; right:7px;
	
	background-color: white;
	border-radius: 100%;
}

/* Firefox provides a single pseudo class to style the progress element value and not for container. -moz-progress-bar */

progress[value]::-moz-progress-bar {
	/* Gradient background with Stripes */
	background-image:
	-moz-linear-gradient( 135deg,
													 transparent,
													 transparent 33%,
													 rgba(0,0,0,.1) 33%,
													 rgba(0,0,0,.1) 66%,
													 transparent 66%),
    -moz-linear-gradient( top,
														rgba(255, 255, 255, .25),
														rgba(0,0,0,.2)),
     -moz-linear-gradient( left, #09c, #f44);
	
	background-size: 35px 20px, 100% 100%, 100% 100%;
	border-radius:3px;
	
	/* Firefox doesn't support CSS3 keyframe animations on progress element. Hence, we did not include animate-stripes in this code block */
}

/* Fallback technique styles */
.progress-bar {
	background-color: whiteSmoke;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;

	/* Dimensions should be similar to the parent progress element. */
	width: 100%; height:20px;
}

.progress-bar span {
	background-color: royalblue;
	border-radius: 3px;
	
	display: block;
	text-indent: -9999px;
}

p[data-value] { 
  
  position: relative; 
}

/* The percentage will automatically fall in place as soon as we make the width fluid. Now making widths fluid. */

p[data-value]:after {
	content: attr(data-value) '%';
	position: absolute; right:0;
}
.html5::-webkit-progress-value  { 
	/* Gradient background with Stripes */
	background-image:
	-webkit-linear-gradient( 135deg,
													 transparent,
													 transparent 33%,
													 rgba(0,0,0,.1) 33%,
													 rgba(0,0,0,.1) 66%,
													 transparent 66%),
    -webkit-linear-gradient( top,
														rgba(255, 255, 255, .25),
														rgba(0,0,0,.2)),
     -webkit-linear-gradient( left, #09c, #f44);
}


/* 倒计时模块 */
.cutdown {
   box-sizing: border-box;
   width: 100vw;
   height: 3.75rem;
   background-size: 100% 100%;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   z-index: 22;
   color: #fff;
   display: flex;
   display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
   align-items: center;
   -webkit-align-items: center;
    -ms-flex-align: center;
   overflow: hidden;
   padding-left: .9375rem;
   padding-right: .9375rem;
   /* opacity: 0.9; */
}
.cutdown .clock {
  width: 2.375rem;
  height: 2.6563rem;
  background-image: url('https://cdn1.runfagame.cn/land_assets/img/clock1.png');
  background-size: 100% 100%;
  color: rgb(240, 226, 44);
  text-align: center;
  line-height: 2.9563rem;
  font-size: .625rem;
}
.cutdown .clock_text {
  margin-left: 1.875rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
  -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
  overflow: hidden;
  font-size: 14px;
 direction: rtl;
}

/* 长图模块 */
.mid-bg {
  width: 100%;
  position: relative;
}
.mid-bg img {
  width: 100%;
}

.nickName {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  width: 9.6rem;
  font-size: 0.96rem;
  position: absolute;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  color: rgb(253, 248, 106);
  top: 20.99rem;
  left: 4.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mid-bg .room {
  width: 100%;
  text-align: center;
  color: #f4e957;
  position: absolute;
  bottom: 0.6rem;
  left: 0;
}

/* 视频模块 */
.video {
  width: 100%;
  /* height: 56.25vw; */
  position: relative;
  /* margin-top: 4.0625rem; */
}
.video video {
  width: 100%;
  height: 100%;
  /* display: inline-block; */
  object-fit: fill;
  vertical-align: middle;
  /* position: relative;
  z-index: -1; */
}
.video .videoImg {
  width: 2.2188rem;
  height: 2.2188rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  /* background: url(http://promotion.uyqart.com:8002/upload/admin/20201027/8ebdbce21f7dfeaa8f303c1cc526fe65.jpg) no-repeat; */
  background-size: 100% 100%;
  cursor: pointer;
  /* background-size: contain; */
  background-repeat: no-repeat;
  /* background-position: center; */
}
.video .audioImg {
  width: 2.3895rem;
  height: 1.3654rem;
  /* width: 60.8px;
  height: 48px; */
  position: absolute;
  bottom: 0.256rem;
  right: 0.256rem;
  /* transform: translate(-50%,-50%); */
  z-index: 999;
  background-size: 100% 100%;
  cursor: pointer;
  /* background-size: contain; */
  background-repeat: no-repeat;
  opacity: 0.5;
  /* background-position: center; */
}

/* 浮标模块 */
.drogue {
  width: 4rem;
  height: 4rem;
  position: fixed;
  right: 0.6rem;
  /* bottom: 6.000rem; */
  z-index: 2021;
}
.drogue img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 兑换码模块 */
.cdkey_out {
  width: 100%;
}
.cdkey-box {
  width: 100%;
  height: 5.125rem;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-between;
  -webkit-align-items: center; /* Safari 7.0+ */
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-size: 100% 100%;
}
.cdkey-box .copy {
  width: 5.205rem;
  height: 2.602rem;
  background-size: 100% 100%;
  cursor: pointer;
  margin-top: 1rem;
  margin-left: 1.084rem;
}
.cdkey-box .cdkey {
  width: 12.838rem;
  height: 2.602rem;
  background-size: 100% 100%;
  margin-top: 1rem;
  margin-right: 1.084rem;
  font-size: 1rem;
  line-height: 2.602rem;
  color: #fbe572;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

/* 好友邀请模块*/
.invitation_box {
  width: 100%;
}
.invitation {
  width: 100%;
  height: 14rem;
  /* background-image: url(https://cdn1.runfagame.cn/game/resources/20210125/20210125180403771.png); */
  background-size: 100% 100%;
  display: -webkit-flex; /* Safari */
  -webkit-flex-direction: column; /* Safari 6.1+ */
  -webkit-justify-content: space-between;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.invitation .picture_nickname {
  width: 90%;
  margin: 0.96rem auto 0;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-between;
  -webkit-align-items: center; /* Safari 7.0+ */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.invitation .picture_nickname .nick_name {
  width: 14.6rem;
  height: 2.4rem;
  /* padding: 0 10px; */
  /* background-image: url(https://cdn1.runfagame.cn/game/resources/20210125/20210125180359340.png); */
  background-size: 100% 100%;
}
.invitation .picture_nickname .nick_nameP {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 2.3rem;
  color: #fbe572;
  font-weight: 600;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.invitation .picture_nickname .picture {
  width: 4rem;
  height: 4rem;
  /* background-image: url(/img/picture.jpg); */
  background-size: 100% 100%;
  border: 3px solid #fbe572;
  border-radius: 0.36rem;
}
.picture_nickname .picture .picture_img {
  width: 3.8rem;
  height: 3.8rem;
  border-radius: 0.36rem;
  display: block;
  margin: 0 auto;
}
.invitation .room_number {
  width: 90%;
  margin: 0 auto 0.96rem;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-between;
  -webkit-align-items: center; /* Safari 7.0+ */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.invitation .room_number .copy {
  width: 5.1rem;
  height: 2.69rem;
  background-size: 100% 100%;
  cursor: pointer;
}
.invitation .room_number .room_id {
  width: 14rem;
  height: 2.4rem;
  background-size: 100% 100%;
  font-size: 1rem;
  line-height: 2.4rem;
  color: #fbe572;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.6rem;
}

/* .do-module {
  width: 100%;
  position: absolute;
  top: 31.25rem;
  margin: auto;
  text-align: center; }
  .do-module .dwon {
    width: 9.6875rem;
    height: 4.0625rem;
    margin: 0 auto; }
    .do-module .dwon .btn-down {
      width: 100%;
      height: 100%; }
      .do-module .dwon .btn-down img {
        width: 100%; }
  .do-module .downing {
    width: 9.375rem;
    height: 4.0625rem;
    margin: 0 auto;
    text-align: center; }
    .do-module .downing .sv-box {
      width: 2.5rem;
      height: 2.5rem;
      margin: 0 auto;
      background: url("../../img/pause.png") no-repeat center center;
      background-size: 10px; }
      .do-module .downing .sv-box .circle-progress-bar {
        transform-origin: center;
        transform: rotate(-90deg); }
    .do-module .downing p {
      color: #ffffff;
      font-size: 18px;
      margin-bottom: 0.3125rem; }
    .do-module .downing .gif {
      width: 100%;
      height: 1.25rem; }
      .do-module .downing .gif img {
        width: 100%; }
  .do-module .nav-drop {
    width: 1.25rem;
    height: 1.3125rem;
    margin: 0 auto; }
    .do-module .nav-drop img {
      width: 100%; } */

/* 轮播图模块 */
.mo {
  width: 100%;
  height: 20.875rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* text-align: center;
  margin: auto;
  margin-top: -0.03125rem; 
  padding-bottom: 0.9375rem; */
  display: -webkit-flex; /* Safari */
  -webkit-align-items: center; /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
/* .mo .title {
    width: 100%;
    height: 5rem; } */
.mo .sw {
  width: 95%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  /* top: 5rem;  */
}
.mo .sw .swiper-container {
  width: 90%;
  height: 100%;
  position: static;
}
.swiper-container .swiper-wrapper {
  display: -webkit-flex; /* Safari */
  -webkit-align-items: center; /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
.swiper-container .swiper-wrapper .swiper-slide {
  /* width: 10rem !important; */
  height: 14.6rem;
}
.swiper-container .prize-square {
  width: 100%;
  height: 100%;
}
.swiper-container .prize-square img {
  width: 100%;
  height: 100%;
}
.mo .sw .swiper-container .swiper-slide-next,
.mo .sw .swiper-container .swiper-slide-prev {
  width: 5.8125rem !important;
  height: 10.3125rem !important;
  margin: 0;
}
.mo .sw .swiper-container .swiper-slide-active {
  width: 7.8125rem !important;
  height: 13.875rem !important;
}
.mo .sw .swiper-container .swiper-button-prev {
  width: 1.375rem;
  height: 1.875rem;
  left: 0;
  background-image: url("https://cdn1.runfagame.cn/land_assets/img/left.png");
  background-size: 100% 100%;
}
.mo .sw .swiper-container .swiper-button-next {
  width: 1.375rem;
  height: 1.875rem;
  right: 0;
  background-image: url("https://cdn1.runfagame.cn/land_assets/img/right.png");
  background-size: 100% 100%;
}

.footer {
  width: 100%;
  margin-top: -0.03125rem;
}
.footer img {
  width: 100%;
  height: 100%;
}

.share {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 999;
}
.share img {
  width: 100%;
  height: 100%;
  pointer-events: auto;
}

.danmu {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  top: 5.9375rem;
  overflow: hidden;
  white-space: nowrap;
}
.danmu .danmu-box {
  position: absolute;
  animation-name: move;
  -webkit-animation-name: move;
  animation-duration: 50s;
  -webkit-animation-duration: 50s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.danmu .danmu-box .danmu-item {
  display: inline-block;
  height: 1.9375rem;
  line-height: 1.9375rem;
  margin-right: 1.875rem;
  background: rgba(0, 0, 0, 0.84);
  border-radius: 0.96875rem;
  border: 2px solid white;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 12px;
  font-weight: 400;
  color: #fff4cb;
}

@keyframes move {
  from {
    left: 0;
    transform: translateX(-100%);
  }
  to {
    left: 100%;
    transform: translateX(100%);
  }
}

/*# sourceMappingURL=index2.css.map */
