.align-items-center {
    align-items: center;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.flex-wrap {
    flex-wrap: wrap
}
.jc-center {
    justify-content: center;
}

.jc-space-around {
    justify-content: space-around;
}

.jc-space-between {
    justify-content: space-between;
}

.jc-space-flex-end {
    justify-content: flex-end;
}

.jc-space-flex-start {
    justify-content: flex-start;
}
.red{
    color: red;
}

.top{
    width: 7.5rem;
    height: 11rem;
    background:url('https://file.steampy.com/tu/9bef538184e64793a4a598c8aa409c2b.png') no-repeat;
    background-size: 100% 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  .userInfo{
    padding: 0.5rem 0 0.5rem 0.8rem;
    box-sizing: border-box;
  }
  .userInfo img{
    width:0.5rem;
    height:0.5rem;
    border-radius: 50%;
  }
  .userInfo .name{
    color: #fff;
    font-size: 0.2rem;
    margin-left: 0.1rem;
  }
  .tc{
    text-align: center;
  }
  .line-bg{
    width:100%;
    height: 2px; 
    margin: 0 auto;
    background: url(images/unCheck.png) no-repeat;
    background-size: 100% 100%;
  }
  .wondeful .tit{
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    margin:0 auto 0.2rem;
  }
  .text-decoration-line-through {
    text-decoration: line-through;
    margin-left: 0.1rem;
}
.gameInfo{
    font-size: 0.3rem;
    font-weight: bold;
    margin: 0.5rem 0.6rem 0.3rem;
}
.gameInfo span{
    display: inline-block;
}
.color-green {
    color: #5CB85C;
}
.font14{
    font-size:0.22rem;
    color: #000;
}
.fnt-35{
    font-size: 0.35rem;
    margin-left: 0.1rem;
}
.fnt-40{
    font-size: 0.50rem;
    margin-left: 0.1rem;
}
.oriPrice,.nowPrice,.reducePrice{
    color: white;
    display: flex;
    align-items: center;
}
.share-btn{
    font-size: 0.3rem;
    font-weight: bold;
    background: red;
    color:#fff;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    margin: 0.3rem 0.6rem 0.3rem;
    border-radius: 5px;
}
.gameTitle{
    font-size: 0.3rem;
    color: #000;
    margin: 0.3rem 0.5rem;
    text-align: left;
}
 /* 低价游戏 */

.cdKey-mobile-list .ul{
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.1rem 0;
    height: 1.7rem;
}
.ul:nth-of-type(5){
   margin-bottom: 1rem;
} 
 .cdKey-mobile-list .pos {
    position: relative;
}
.cdKey-mobile-flex-right{
    width: 3.5rem;
    margin-left: 0.5rem;
}
.cdKey-mobile-list .cdKey-mobile-flex{
       
        margin: 0 0.1rem;
        position: relative;
        width:3rem;
        height: 1.5rem;
        
}
.cdKey-mobile-list .cdKey-mobile-flex  img {
    width: 100%;
    height: 100%;
    border-radius:4px;
}
.cdKey-mobile-list .cdKey-mobile-flex .One {
    background: #D73A67;
}
.cdKey-mobile-list .cdKey-mobile-flex .Two {
    background: #209898;
}
.cdKey-mobile-list .cdKey-mobile-flex .Three {
    background: #204298;
}
.cdKey-mobile-list .cdKey-mobile-flex .cdKey-mobile-score{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 0.75em;
    border-top-right-radius:4px;
    width: 3em;
    text-align: center;
}
.cdKey-mobile-title {
    font-size:0.2rem;
    color: #000;
    text-align: left;
    margin-bottom: 0.15rem;
}

.cdKey-mobile-describ {
    font-size:0.18rem;
    color: rgba(0, 0, 0, 0.3);
    margin: 0.1em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.cdKey-mobile-bot {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.cdKey-mobile-Discount {
    text-align: right;
    text-decoration: line-through;
}
.cdKey-mobile-con-price {
    display: flex;
}
.cdKey-mobile-price-flex1 {
    flex: 1;
    font-size: 0.22rem;
    margin-top: 0.1rem;
}
.cdKey-mobile-price-flex {
    flex: 2;
}
.left {
    display: flex;
    align-items: center;
}
.right {
    text-align: right;
    color: #000;

}
.bg {
    padding: 0 4px;
    text-align: center;
    color: #fff;
    font-size: 0.16rem;
    background: #22AC38;
    margin-right: 4px;
    border-radius: .2em;
}
.c_o{
    background: #F87023;
}

.c_b{
    background:#6377E7;
}
.c_r{
    background:#d23a3a;
}

.b_black {
    background: linear-gradient(182.26deg, #565757 5%, #22262D 108.18%);
    color: #fff;
    height: 1rem;
    line-height:1rem;
    text-align: center;
    width: 7.5rem;
    font-size: 12px;
    box-sizing: border-box;
}
.dingwei{
    position:fixed;
    bottom: 0;
    z-index: 12;
    border-radius: 0 !important;
  }
  /* 闪一下动画 */
  #light-wrapper, #static{
    position: relative;
    width: 3.8rem;
    height: 6.2rem;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
     }
  #light-wrapper img, #static img{
    width: 3.8rem;
    height: 6.2rem;
    border-radius: 5px;
  }
  .flash{
    position: absolute;
    width: 2.5rem;
    height: 6.2rem;
    left:-1.45rem;
    top:0;
    box-sizing: border-box;
    background:-webkit-linear-gradient(left,rgba(255,255,255,0)0%,rgba(255,255,255,0.3)50%,rgba(255,255,255,0)80%);
    transform: skewX(-38deg); 
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 22;
  }
  @keyframes test {
   
    0% {
      left:-200px;
     
    }
    /* 50%{
      left:40px;
       background: -webkit-linear-gradient(left,rgba(255,255,255,0.8)); 
    } */
    100% {
      left:300px;
    }
  }
  
  #light-wrapper .animation-light{
     left: 0;
     animation: test 3.5s ease-in-out 0s infinite;
   }
.wap{
	background: #fff;
	width: 7.5rem;
	position: relative;
}
   .mask,.ruler-box-mask{
    background: rgba(0,0,0,.5);
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 13;
 }
 
 .down-wap{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 88;
 }
 .down-wap img{
   width: 100%;
   height: auto;
 }
 
 
 .ruler-box,.guize{
   display:none;
   position: relative;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 9999;
 
 }