.game_ul li { background: #f7f7f7; border: solid 0rem #eeeeee; display: block; margin-bottom: 1rem; overflow: hidden; border-radius: .5rem; box-shadow: 0 0 20px 1px rgba(0,0,0,.1); }
.game_ul li img { display: block; width: 100%; height: auto; }
.game_b_n { color: #333; font-size: .7rem; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; height: .7rem; line-height: .7rem; margin-top: .5rem; }
.game_b_p { display: none; color: #999; font-size: 12px; line-height: 20px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 2rem; margin-top: .5rem; }
.game_ul { width: 17.25rem; margin: 1rem auto 0; }
.game_xl { padding: 0 .75rem .5rem; }
.game_img { max-height: 7rem; overflow: hidden; }
.d_icon {display: block;background: #eee;width: 90%;margin: 1rem auto;text-align: center;color: #aaa;height: 2rem;line-height: 2rem;font-size: 1rem;border-radius: .3rem;}
