.title-wrap[data-v-9fe473e8] {display:flex;align-items:center;}
.game-name-wrap[data-v-9fe473e8] {overflow:hidden;flex:1;width:100px;margin:0 20px;color:#182a3d;text-overflow:ellipsis;white-space:nowrap;}
.game-name[data-v-9fe473e8] {font-size:24px;}
.rate-wrap[data-v-9fe473e8] {display:flex;justify-content:center;align-items:center;flex-direction:column;width:100px;height:100px;border:1px solid #ededed;border-radius:10px;background:#fff;}
.cate-wrap[data-v-9fe473e8] {display:flex;flex-wrap:wrap;margin-top:12px;}
.cate-item[data-v-9fe473e8] {display:block;margin-top:3px;margin-right:10px;padding:4px 10px;border:1px solid #ededed;border-radius:12px;color:#5f7a99;font-size:12px;line-height:16px;background:0 0;}
.desc-wrap[data-v-9fe473e8] {overflow:hidden;display:flex;align-items:center;height:70px;margin-top:10px;color:#607a98;font-size:14px;line-height:18px;background:#fff;}
.desc[data-v-9fe473e8] {overflow-y:auto;height:100%;}
.game-icon[data-v-9fe473e8] {width:100px;height:100px;border-radius:15px;overflow:hidden;}
.game-like-wrap[data-v-9fe473e8] {display:inline-flex;margin-top:10px;margin-right:10px;color:#5f7a99;font-size:12px;line-height:16px;}
.game-like[data-v-9fe473e8] {display:flex;justify-content:center;align-items:center;padding:4px;border:1px solid #ededed;border-radius:5px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;}
.game-like.active[data-v-9fe473e8] {border:none;color:#fff;background:#50a684;}
.game-like>svg[data-v-9fe473e8] {width:20px;height:20px;margin-right:5px;}
.gmae-play-count[data-v-9fe473e8] {font-size:12px;color:#607a98;line-height:16px;}
.game-rate[data-v-9fe473e8] {color:#ff5d00;font-size:12px;line-height:28px;}
.ad-1[data-v-b22f64de] .ad-position {overflow:hidden;position:relative;width:300px;height:250px;}
.ad-1[data-v-b22f64de] .ad-position .ad {position:absolute;top:0;left:0;width:100%;height:100%;}
@keyframes bounce-b22f64de {0% {transform:scale(.9);}
to {transform:scale(1);}
;}
.game-desc-wrap[data-v-b22f64de] {display:flex;}
.play-wrap[data-v-b22f64de] {display:flex;justify-content:center;align-items:center;}
.play-icon[data-v-b22f64de] {flex:none;width:120px;height:120px;margin-right:20px;border-radius:15px;overflow:hidden;}
.play-name[data-v-b22f64de] {flex:auto;font-size:24px;line-height:36px;}
.play-btn[data-v-b22f64de] {flex:none;display:flex;justify-content:center;align-items:center;width:220px;height:55px;margin-right:30px;border:3px solid #fff;border-radius:28px;box-shadow:0 6px 2px #0003;color:#fff;font-weight:700;font-size:24px;background:linear-gradient(180deg,#81cbad,#50a684);cursor:pointer;animation:bounce-b22f64de 1s ease-in-out infinite alternate;}


@keyframes bounce-0b997eda {0% {transform:scale(.9);}
to {transform:scale(1);}
;}
.game-desc-wrap[data-v-0b997eda] {display:flex;}
.card-panel[data-v-59b723a2] {margin-bottom:15px;padding:20px;border-radius:8px;box-shadow:0 2px 4px #08192d1a;background:#fff;}
@media(max-width:640px) {.card-panel[data-v-59b723a2] {margin-left:-10px;margin-right:-10px;padding:10px;border:none;border-radius:0;}
;}
.card-title[data-v-59b723a2] {display:flex;align-items:center;width:100%;height:55px;margin-bottom:20px;margin-top:-20px;border-bottom:1px solid #f2f5f9;font-weight:700;font-size:22px;}
@media(max-width:640px) {.card-title[data-v-59b723a2] {margin-top:-10px;}
;}
.ad-2[data-v-480d34ea] {margin-bottom:15px;}
.ad-2[data-v-480d34ea] .ad {height:250px;}
.wrap[data-v-480d34ea] {display:flex;}
.middle[data-v-480d34ea] {flex:auto;}
.right[data-v-480d34ea] {flex:none;width:340px;margin-left:15px;}

.games-grid[data-v-480d34ea] {display:grid;grid-gap:15px;grid-template-columns:repeat(3,1fr);}
.games-grid.similar .game[data-v-480d34ea] {display:flex;align-items:center;border-radius:8px;background:#f8f8f8;}
.games-grid.similar .game-name[data-v-480d34ea] {margin-right:4px;}
.games-grid.similar .game-star[data-v-480d34ea] {display:flex;align-items:center;margin-top:6px;font-size:12px;}
.games-grid.similar .game-star svg[data-v-480d34ea] {margin-right:4px;color:#ff7e00;}
.games-grid.similar img[data-v-480d34ea] {width:80px;height:80px;margin-right:18px;border-radius:8px;}

@media(max-width:1000px) {
  .wrap[data-v-480d34ea]{display: block;}
  .games-grid.similar[data-v-480d34ea] {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
  .right[data-v-480d34ea]{
    width: 100%;
    margin-left:0;
  }

  .title-wrap[data-v-9fe473e8] {display:flex;align-items:center;}
  .game-name-wrap[data-v-9fe473e8] {flex:1;color:#182a3d;margin: 0;}
  .game-name[data-v-9fe473e8] {font-size:16px;line-height:20px;}
  .rate-wrap[data-v-9fe473e8] {display:flex;justify-content:center;align-items:center;flex-direction:column;width:90px;height:90px;border-radius:10px;background:#fff;border: none;}
  .cate-wrap[data-v-9fe473e8] {display:flex;flex-wrap:wrap;margin-top:12px;}
  .cate-item[data-v-9fe473e8] {display:block;margin-top:3px;margin-right:10px;padding:4px 10px;border:1px solid #a7cbd3;border-radius:12px;color:#5f7a99;font-size:12px;line-height:16px;background:0 0;}
  .desc-wrap[data-v-9fe473e8] {overflow:hidden;display:flex;align-items:center;height:100px;margin-top:15px;padding:16px;border-radius:10px;color:#607a98;font-size:14px;line-height:18px;background:#fff;}
  .desc[data-v-9fe473e8] {overflow-y:auto;height:100%;}
  .game-icon[data-v-9fe473e8] {width:90px;height:90px;margin-right:20px;border-radius:15px;overflow:hidden;}
  .game-like-wrap[data-v-9fe473e8] {display:inline-flex;margin-top:10px;margin-right:10px;color:#5f7a99;font-size:12px;line-height:16px;}
  .game-like[data-v-9fe473e8] {display:flex;justify-content:center;align-items:center;padding:4px;border-radius:5px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border: none;}
  .game-like.active[data-v-9fe473e8] {color:#fff;background:#00c3b6;}
  .game-like>svg[data-v-9fe473e8] {width:20px;height:20px;margin-right:5px;}
  .gmae-play-count[data-v-9fe473e8] {font-size:12px;color:#607a98;line-height:16px;}
  .game-rate[data-v-9fe473e8] {color:#ff5d00;font-size:12px;line-height:28px;}
  .games-grid[data-v-9fe473e8] {display:grid;grid-gap:15px;grid-template-columns:repeat(3,1fr);}
  .games-grid.similar[data-v-9fe473e8] {grid-template-columns:repeat(1,1fr);}
  .games-grid.similar .game[data-v-9fe473e8] {display:flex;align-items:center;border-radius:8px;background:#f8f8f8;}
  .games-grid.similar .game-name[data-v-9fe473e8] {margin-right:4px;}
  .games-grid.similar .game-star[data-v-9fe473e8] {display:flex;align-items:center;margin-top:6px;font-size:12px;}
  .games-grid.similar .game-star svg[data-v-9fe473e8] {margin-right:4px;color:#ff7e00;}
  .games-grid.similar img[data-v-9fe473e8] {width:80px;height:80px;margin-right:18px;border-radius:8px;}

  .play-wrap[data-v-b22f64de] {display:flex;justify-content:center;align-items:center;margin:20px 0;}
  .play-icon[data-v-b22f64de] {flex:none;width:90px;height:90px;margin-right:20px;border-radius:15px;overflow:hidden;}
  .play-name[data-v-b22f64de] {flex:auto;font-size:20px;font-weight:700;line-height:22px;}
  .play-btn[data-v-b22f64de] {flex:none;display:flex;justify-content:center;align-items:center;width:150px;height:55px;border:3px solid #fff;border-radius:28px;box-shadow:0 6px 2px #0003;color:#fff;font-weight:700;font-size:18px;background:linear-gradient(180deg,#81cbad,#50a684);cursor:pointer;animation:bounce-0b997eda 1s ease-in-out infinite alternate;margin-right: 0;}

}


