heka.css
4.53 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
@charset "utf-8";
html, body, div, object, pre, code, h1, h2, h3, h4, h5, h6, p, span, em, cite, del, a, img, ul, li, ol, dl, dt, dd, fieldset, legend, form, input, button, textarea, header, section, footer, article, nav, aside, menu, figure, figcaption {
margin:0;
padding:0;
font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
outline:none
}
h1, h2, h3, h4, h5, h6, sup {
font-size:100%;
font-weight:normal
}
fieldset, img {
border:0;
}
mark {
background:transparent;
}
header, section, footer, article, nav, aside, menu {
display:block
}
.clr {
display:block;
clear:both;
height:0;
overflow:hidden;
}
/*table {
border-collapse:collapse;
border-spacing:0;
}*/
ol, ul, li {
list-style:none;
}
em {
font-style:normal
}
label, input, button, textarea {
border:none;
vertical-align:middle;
}
html, body {
width:100%;
overflow-x:hidden
}
html {
-webkit-text-size-adjust:none;
}
body {
font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
margin:0;
padding: 0;
color:#666;text-decoration: none;
background-color:#000;
font-size:14px;
}
a {
text-decoration:none;
color:#464646;
outline:none;
}
a, li, input, button {
outline:none;
}
.clr {
display:block;
clear:both;
height:0;
overflow:hidden;
}
.copyright{padding: 0 0 8px 0;font-size: 12px;color: rgba(255, 255, 255, 0.6);text-align: center;}
.copyright a{color:rgba(255, 255, 255, 0.6);}
/**/
.cardWrap{ position:relative;min-height: 100%;}
.hot {
height: 30px;line-height: 30px;color: #ffffff;text-align:center;background: rgba(0,0,0,0.5);font-size:12px; position: fixed; z-index:2; width:100%;}
.cardbg{ position: fixed; top:0; left:0; right:0; bottom:0; z-index:1; width:100%; }
.messageBox{ position: fixed; bottom:0; width:100%; z-index:900}
.user{margin: 0 15px;background-color:rgba(255,255,255,0.9);border-radius: 3px;font-size: 14px;line-height: 18px;
color: #f66;left:15px;right:15px; padding:10px 10px 5px 10px;box-shadow: inset 0 1px 3px rgba(0,0,0,0.61); height:108px;}
.message{height:70px; overflow-x:hidden;-webkit-overflow-scrolling:touch;}
.name{ display:block; text-align:right; height:20px}
.time{ font-size:12px; display:block; text-align:right;}
.sendBtn-box {padding: 5px 15px 10px; clear:both}
.messageBox input, .messageBox textarea{ font-size:14px;background-color:transparent;}
.messageBox input{ text-align:right; height:20px}
.messageBox textarea{ text-align:left; width:100%; height:70px; overflow: hidden;font-size: 14px;line-height: 18px; }
.sendBtn {
display: block;
height: 39px;
line-height: 39px;
font-size: 18px;
border-radius: 3px;
background-color: #f60;
box-shadow: 0 1px 1px rgba(7,56,28,.61), inset 0 1px 1px rgba(255,255,255,.51);
border: solid 1px #f60;
color: #fff;
text-align:center;
}
.sendBtn:active {
background: #2ab462;
}
.sendBtn span{ font-size:12px; margin-left:3px;}
#sharemcover {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
display: none;
z-index: 20000;
}
#sharemcover img {
position: fixed;
right: 18px;
top: 5px;
width: 260px;
height: 180px;
z-index: 20001;
border:0;
}
.selectstyle {
display: block;
line-height: 22px;
position: relative;
border:0;
margin: 5px 0;
box-shadow: inset 0 1px 3px rgba(0,0,0,0.61);
border-radius: 3px;
background-clip: padding-box;
padding: 6px 0;
font-size: 14px;
width: 100%;
-webkit-appearance: button;
-webkit-user-select: none;
box-sizing: border-box;
-webkit-align-items: center;
-webkit-rtl-ordering: logical;
text-indent: 6px;
}
.selectstyle:after{content: "▼"; display: block; position: absolute; right: 10px; top:50%; margin-top:-10px; color: #ccc;z-index:1;}
.dh{ margin:0 15px 0 15px;}
.fl{ float:left; width:49%;}
.fr{ float:right; width:49%;}
.arr {
position: fixed;
right: 30px;
top: 25px;
width: 16px;
height: 21px;
background: url(../images/arr.png) center center no-repeat;
background-size: 16px 21px;
-webkit-transform: translateY(0);
-webkit-transition: -webkit-transform 200ms ease-in-out;
z-index:900;
}
.gift {
width: 60px;
height: 60px;
background: url(../images/heka/gift.png) center center no-repeat;
background-size: 60px 60px;
position: fixed;
right: 8px;
top: 45px;
z-index:899;
cursor:pointer;
-webkit-transform: rotate(0);
-webkit-transition: -webkit-transform 500ms ease-in-out;
}