body{background:#f0f0f0;} .game-list-page{ margin-left:96px; margin-right: 30px; } .open-left .game-list-page{ margin-left:260px; } .game-list-page .game-hd{ margin-top:6px; height:58px; line-height:58px; font-size:0; text-align:left; cursor:default; } .game-list-page .game-hd span{font-size:24px;} .game-list-page .game-hd .first{color:#12b7f5;} .game-list-page .game-hd .last{color:#555;} .game-list-page .game-hd small{ margin:0 8px; width:5px;height:5px; background:#a5a7aa; border-radius:100%; } .game-list-page .cutover-nav{ position:relative; margin-bottom:30px; height:40px; border-bottom:3px solid #12b7f5; overflow:hidden; } .game-list-page .cutover-nav li{ position:relative; float: left; padding:0 30px; height:100%;line-height:20px; font-size:20px; text-align:center; } .game-list-page .cutover-nav li a{ display:block; width:100%;height:100%; color:#555; } .game-list-page .cutover-nav .active a{color:#2fa2e3;} .game-list-page .cutover-nav li a:hover{color:#12b7f5;} .game-list-page .cutover-nav .active a:hover, .game-list-page .cutover-nav .active a{color:#fff;} .game-list-page .cutover-nav li .game-type{ float:left; height:40px;line-height:40px; } .game-list-page .cutover-nav .active{ background:#12b7f5; } .game-list-page .game-bd ul{ position:relative; *zoom:1; margin-right:-20px; /* margin-left:6px;*/ } .game-list-page .game-bd li{ float:left; margin:0 20px 30px 0; width:182px; /* height:292px;*/ text-align:center; } .game-list-page .game-bd a{ display:block; width:100%; /* height:100%;*/ background:#fff; color:#555; font-size:14px; } .game-list-page .game-bd .img-box{ /* height:252px;*/ } .game-list-page .game-bd .img-box img{ display:block; height:100%;width:100%; } .game-list-page .game-bd .name{ height:40px;line-height:40px; } .game-list-page .game-bd a:hover{ background:#12b7f5; color:#fff; }