/* reset */

@font-face {
  font-family: "FONT1";
  src: url("./font4.ttf");
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'FONT1';
}

a,
img,
input {
  border: none;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

a {
  -webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
}

html,
body {
  -webkit-user-select: none; /* 禁止选中文本（如无文本选中需求，此为必选项） */
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  font-size: 0.3rem;
  font-family: SourceHanSansCN-Medium;
}

img {
  pointer-events: auto !important;
}
i {
  font-style: normal;
}
.main{
  min-height: 26.3rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/bg.png') no-repeat;
  background-size: 100% auto;
  max-width: 7.5rem;
  margin: 0 auto;
}
.header{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0.43rem 0.22rem 0 0.15rem;
}
.logo{
  width: 2.33rem;
  height: 0.4rem;
}
.login-btn{
  width: 2.16rem;
  height: 0.69rem;
  line-height: 0.69rem;
  text-align: center;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/btn-login.png') no-repeat;
  background-size: 100% 100%;
  font-size: 0.46rem;
  letter-spacing: 0.09rem;
  color: #ffffff;
}
.time{
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 6.74rem;
  height: 0.46rem;
  margin: 7.4rem auto 0;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/time.png') no-repeat;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 0.25rem;
}
.time-dt{
  width: 2.1rem;
  text-align: right;
  color: #fff;
}
.time-dd{
  color: #163649;
  margin-left: 0.2rem;
}
.title-thumb{
  margin-top: 0.2rem;
  margin: 0 auto;
  width: 6.96rem;
  display: block;
}
.kan-tips{
  width: 6.08rem;
  margin: 1.1rem auto 0;
  height: 0.36rem;
  line-height: 0.36rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/text-dir.png') center center no-repeat;
  background-size: 3.93rem 0.36rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
}
.kan-btn{
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/btn-kan-on.png') no-repeat;
  background-size: 100% 100%;
  width: 4.08rem;
  height: 0.93rem;
  margin: .2rem auto 0;
}
.kan-btn.disabled{
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/btn-kan-off.png') no-repeat;
  background-size: 100% 100%;
}
.lipin{
  width: 6.55rem;
  height: 3.41rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/kan-card.png') no-repeat;
  background-size: 100% 100%;
  margin: 0.2rem auto 0;
}
.lipin-zhuanshi{
  /* width: 3rem; */
  height: 2.18rem;
  display: block;
  margin: 0rem auto;
  position: relative;
  top: 0.15rem;
}
.lipin-price{
  font-size: 0.16rem;
  color: #bae0ff;
  padding-left: 0.33rem;
}
.lipin-price-del{
  font-size: 0.22rem;
  color: #610000;
  padding-left: 0.33rem;
  margin-top: 0.05rem;
  font-weight: bold;
  line-height: 0.35rem;
  height: 0.35rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/kan-bar.png') 0.24rem 0 no-repeat;
  background-size: 2.86rem 0.35rem;
}

.rule{
  margin: 2.35rem auto 0;
  width: 6.65rem;
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.4rem;
  padding-left: 0.16rem;
}





.mask{
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.dialog{
  width: 6.7rem;
  height: 3.75rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/card2.png') 0 0 no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 1.15rem;
}
.dialog-close{
  width: 0.5rem;
  height: 0.5rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/close.png') center center no-repeat;
  background-size: 0.3rem 0.3rem;
  position: absolute;
  right: 0.5rem;
  top: 0.14rem;
}
.dialog-text{
  font-size: 0.28rem;
  color: #f4ffe9;
  text-align: center;    
  width: 4rem;
  margin: 0 auto;
}
.dialog-btn{
  width: 3.05rem;
  height: 0.78rem;
  line-height: 0.82rem;
  text-align: center;
  margin: 0.67rem auto 0;
  font-size: 0.4rem;
  color: #fff;
	letter-spacing: 0.03rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/btn.png') no-repeat;
  background-size: 100% 100%;
}


.alert{
  width: 6.7rem;
  height: 3.75rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/card1.png') 0 0 no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 0.69rem;
}
.alert-close{
  width: 0.5rem;
  height: 0.5rem;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/close.png') center center no-repeat;
  background-size: 0.3rem 0.3rem;
  position: absolute;
  right: 0.5rem;
  top: 0.14rem;
}
.alert-content{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.alert-thumb{
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('//game.gtimg.cn/images/nba2021/act/a20250328cut/zhuanshi-card.png') 0 0 no-repeat;
  background-size: 100% 100%;
  width: 2.34rem;
  height: 2rem;
  margin-left: 1rem;
  /* padding-top: 0.5rem; */
}
.alert-icon{
  width: 1.8rem;
}
.alert-name{
  font-size: 0.37rem;
  color: #f4ffe9;
  margin-left: 0.1rem;
}
.alert-text{
  margin-top: 0.2rem;
  font-size: 0.18rem;
  color: #ffffff;
  padding-left: 0.9rem;
  padding-right: 0.99rem;
}