<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*æ¸¸æˆ*/

.game-title{margin-top: 40px;overflow: hidden;width: 100%;}
.game-title .game-title-l{float: left;}
.game-title .game-title-l h1{font-size: 20px;color: #666666;font-weight: normal;margin-left: 12px;}
.game-title .game-title-r{float: right;position: relative;width: 250px;height: 32px;line-height: 32px;border: 1px solid #ff9600;background: #fff}
.game-title .game-title-r input{width: 210px;height: 32px;line-height: 32px;border: 0 none;padding-left: 10px;float: left;background: transparent;}
.game-title .search-btn{height: 32px;line-height: 32px;width: 32px;display: block;position:absolute;right:0;background: url("../images/search-btn.png") 50% 50% no-repeat;}


.game-block{ overflow: hidden;background: #fff;margin:40px 10px;padding: 30px 50px;border:1px solid #eee;}
.game-main {margin-bottom:40px;}
.game-main-cate {position: relative;}
.game-main-cate .cate-name{position: absolute;}
.game-main-cate ul{margin-left:80px;overflow: hidden;}

.game-main-cate ul li{float: left;margin-right: 15px;margin-bottom:12px;width: 74px;height: 26px;text-align: center;line-height: 24px;overflow: hidden;}
.game-main-cate ul li a{display:block;border:1px solid #fff;}
.game-main-cate ul li a:hover{border-color: #ff9600;color:#ff9600;}
.game-main-cate ul li a.active{border-color: #ff9600;background-color:#ff9600;color:#fff}


.hot-list{overflow: hidden;width:1220px;margin-left:-16px;}
.hot-list li{float: left;padding-left: 16px;margin-bottom: 16px;}
.hot-list li .list-one{position: relative;width: 288px;height: 165px;overflow: hidden;}
.hot-list li img{width:100%;height:100%;}

</pre></body></html>