-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
101 lines (88 loc) · 5.88 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
@charset "utf-8";
/* css reset */
body { font-family:arial;background:#aeb4c0; }
body, ul, li, h1, h2, h3, h4, dl, dt, dd, p { margin:0;padding:0; }
ul, li { list-style-type:none; }
a { text-decoration:none; }
/* global */
.hide { display:none; }
.show { display:block; }
.clear-float { clear:both; }
#header1 { height:125px;background:url('images/x3.gif') center no-repeat;position:relative;z-index:9; }
#header2 { height:125px;background:url('images/header_bg_2.jpg') repeat-x; }
#global-header { width:960px;height:125px;margin:0 auto;background:url('images/x2.jpg') center no-repeat;position:relative; }
#contenter { }
#main { width:960px;height:336px;margin:0 auto;margin-top:50px; }
#site-footer { height:161px;background:url('images/footer_bg.jpg') repeat-x; }
#site-info { width:280px;height:100px;padding:10px 0 0 10px;float:left; }
#site-title { overflow:hidden; }
#site-title a { display:block;width:280px;height:100px;font-size:100em;overflow:hidden;
_display:none; }
#site-description { display:none; }
#global-nav { width:490px;float:right;padding-top:50px;font-size:12px;text-align:center; }
#global-nav li { float:left; }
#global-nav a { display:block;width:75px;height:34px;color:#e9ebee;font-family:"微软雅黑", "宋体";line-height:34px; }
/* #added-games a:hover { background:url('images/nav_bg.png') no-repeat; } */
.added-games-hover { background:url('images/nav_bg.png') no-repeat; }
#game-list { width:642px;height:320px;border:solid 1px #FFF;border-top:none;z-index:9;position:absolute;right:56px;top:84px;background:url('images/game_list_bg.jpg') top no-repeat; }
#game-list .bg { width:642px;height:315px;background:#000;position:absolute;top:1px;left:0;
opacity:0.85;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);z-index:99; }
#games { width:642px;height:320px;padding:10px;z-index:9999;position:absolute;left:0;top:1px; }
#games .loading { text-align:center;padding-top:140px; }
#games h3 { width:622px;height:20px;color:#FFF;font-family:"微软雅黑", "宋体";background:#000;font-weight:lighter;font-size:12px; }
#games dl { }
#games dt { float:right;text-align:left;margin-top:20px; }
#games dd { float:left;text-align:left; }
.game-info { width:120px;height:80px;float:left;font-size:12px;color:#FFF;margin:10px 0 10px 0;margin-right:20px; }
.game-list-info { width:622px;border-top:solid 1px #424242;float:left; }
.game-list-info ul { margin-left:20px; }
.game-category { cursor:pointer;height:20px;line-height:20px;padding-left:10px; }
#top-game { width:100%;height:331px;position:relative;/* padding-bottom:31px; */background:url('images/tpo_game_bg_repeatx.jpg') left bottom repeat-x; }
.slideshower, .r1, .r2, .r3, .r4 { width:100%;height:300px; }
.slideshower { width:100%;height:331px;/*padding-bottom:31px;*/background:url('images/top_game_bg.jpg') center bottom no-repeat; }
.r1 { background:url('images/20100421154343153.jpg') center no-repeat; }
.r2 { background:url('images/wushi-003.jpg') center no-repeat; }
.r3 { background:url('images/imageswushibj_01.jpg') center no-repeat;}
.r4 { background:url('images/wushi-007.jpg') center no-repeat; }
.fadenav { width:156px;height:30px;z-index:9999;position:relative;margin:0 auto;bottom:-305px; }
.fadenav a { display:block;width:20px;height:18px;background:url('images/top_game_action.png');float:left;margin:0 4px; }
.fadenav a.current, .fadenav a:hover { background:url('images/top_game_action.png') -20px 0; }
#top-news { width:381px;height:328px;background:url('images/top_news_bg.jpg') no-repeat;font-size:12px;float:left;padding:6px 40px 10px 35px; }
.drawer-handle { cursor:pointer; }
#top-news li { width:388px;float:left;/*padding-left:36px;*/ }
#top-news li h4 { height:29px;padding-left:15px; }
#top-news li span { float:left; }
#top-news li h4, #top-news li span { line-height:29px; }
#top-news li time { float:right;margin-right:10px; }
#top-news li.open { color:#FFF;background:url('images/top_news_bg_x.jpg') left top repeat-x;/* padding-bottom:10px;*/ }
h4.drawer-handle { color:#FFF;font-weight:lighter; }
.news-left { width:210px;height:134px;float:left;position:relative; }
.news-right { width:115px;float:left;margin-left:10px;margin-bottom:6px; }
.news { position:relative;overflow:hidden; }
.news p { text-indent:2em; }
.news-handle { height:30px; }
.news-handle h3 { width:200px;line-height:20px;float:left;color:#FFF;font-weight:lighter; }
.news-handle span { float:right;margin-right:20px; }
.news-handle a { color:#FFF;line-height:20px;font-size:12px; }
.drawers h4 { background:url('images/top-news-h4.jpg') repeat-x; }
.drawers h4.open { background:none; }
.drawers { float:left;height:266px; }
.drawers .title { text-shadow:5px 2px 6px #000;background-image:url('images/top_game_action.gif');background-position:0 -40px;background-repeat:no-repeat;padding-left:21px; }
.drawers .open .title { background-position:0 10px; }
.news-left p { padding-left:36px; }
.news-left span { position:absolute;bottom:0;left:36px; }
.news-left span a { padding-left:30px;background:url('images/top_game_action.gif') 0 -101px no-repeat;color:#FFF; }
#site-footer footer { width:100%;height:161px;margin:0 auto; }
.site-link { width:660px;height:37px;margin:0 auto; }
.site-link li { float:left;margin:0 4px; }
.site-link a { font-size:12px;color:#FFF; }
.copyright { width:960px;text-align:center;color:#FFF;font-size:12px;margin:0 auto; }
.footer_bg_2 { width:100%;height:37px;background:url('images/footer_bg_2.png') top center no-repeat; }
.game-explain { width:960px;margin:0 auto;position:relative; }
.game-explain .bg { width:276px;height:301px;position:absolute;top:0;left:0; }
.game-explain .explain { position:absolute;top:120px;left:0;color:#FFF;font-size:12px;text-align:center;width:276px;height:145px; }
.game-explain .bg1 { background:url('images/game.png'); }
.game-explain .button a { display:block;width:94px;height:23px;position:absolute; }
.game-explain .button a span { display:none; }
.explain-l { right:45px;bottom:11px; }
.explain-x { left:35px;bottom:11px; }