
.gameskv { background: url(../images/games_kv.jpg) no-repeat; background-size: 100% 100%; width: 100%; height: 4.9rem; position: relative; } 
.gameskv_t1 { font-size: .5rem; color: #ffffff; font-weight: bold; position: absolute; top: 2.42rem; left: 50%; transform: translate(-50%,0); text-align: center; } 
.gameskv_t1 p { font-size: .22rem; color: #ffffff; font-weight: normal; margin-top: 0.08rem; text-shadow: 0 0 .05rem #000; } 
.gameskv_t2 { background: url(../images/games_kv_t2.png) no-repeat; background-size: 100% 100%; width: 6.25rem; height: .82rem; position: absolute; top: 2rem; left: 50%; transform: translate(-50%,0); } 

.games_cont::before { content: ""; background: url(../images/games_bg1.png) no-repeat; background-size: 100% 100%; width: 100%; height:2.35rem; position: absolute; left: 0; top: -2.34rem; } 
.games_cont::after { content: ""; background: url(../images/games_tipssj.png) no-repeat; background-size: 100% 100%; width:9.4rem; height:7.03rem; position: absolute; bottom: 0; right: 0; } 
.games_cont { background: url(../images/games_bg2.jpg) #191b1f no-repeat; background-size: 100% 100%; width: 100%; min-height: 19.7rem; position: relative; } 
.games_main { width: 15.2rem; margin: 0 auto; position: relative; padding-top: .3rem; z-index: 2;} 
.games_main >div:last-child{margin-bottom: 0; } 


.games_item1 { background: url(../images/games_item1.png) no-repeat; background-size: 100% 100%; position: relative; width: 15.2rem; height: 7.95rem; margin-bottom: 1.12rem;} 
.games_item2 { background: url(../images/games_item2.png) no-repeat; background-size: 100% 100%; position: relative; width: 15.2rem; height: 7.95rem;} 

.games_txt1{  font-size: .4rem; color: #ffffff; margin-bottom: .06rem; font-weight: bold;}
.games_txt2{  font-size: .2rem; color: #ffffff; margin-bottom: .25rem;font-weight: bold;}
.games_txt3{  font-size: .14rem; color: #ffffff;}

.games_txtbox{ width: 5.28rem; margin-left:.5rem; padding-top: 1.54rem;  }
.games_txtbox1{ padding-bottom: .5rem; margin-bottom: .3rem; border-bottom: 0.02rem  solid  rgba(255, 255, 255, .2);}

a.index_btn { display: block; background: url(../images/index_btn.png) no-repeat; background-size: 100% 100%; width: 1.18rem; height: .37rem; position: absolute; top: .6rem; left: 6.2rem; } 
/* a.index_btn.comingsoon { display: block; background: url(../images/btn_comingsoon.png) no-repeat; background-size: 100% 100%; width: 1.18rem; height: .37rem; position: absolute; top: .6rem; left: 6.2rem; } */ 
/* a.index_btn.comingsoon{  pointer-events: none;  cursor: default; } */
a.index_btn p { font-size: .16rem; color: #fff; line-height: .37rem; padding-left: .2rem; } 
