appHome.css
3.63 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
@CHARSET "UTF-8";
ul,ol {list-style-type:none;}
/*Link*/
a:link {color:#636363;text-decoration:none;}
a:visited {color:#636363;text-decoration:none;}
a:hover {color:#FF6600;text-decoration:none;}
a:active {color:#636363;text-decoration:none;}
a:focus {outline:0;}
/* 通用-应用标题 */
.f_ititle {color:#4A4A4D;line-height:30px;height:32px;background:url(../images/bg_f_it.gif) repeat-x 0 0;}
.f_itl {float:left;width:5px;height:32px;background:url(../images/bg_f_irtl.gif) no-repeat left 0;overflow:hidden;}
.f_itr {float:right;width:5px;height:32px;background:url(../images/bg_f_irtr.gif) no-repeat left 0;overflow:hidden;}
.f_ititle .more {float:right;margin:10px 5px 0 0;border:0;width:29px;height:5px;background:url(../images/base.gif) no-repeat -246px -1213px;overflow:hidden;}
/* 通用-应用标题滑动门 */
.f_ittab {width:440px;height:30px;border-bottom:1px solid #eee;margin:0 0 5px 0;}
.f_ittab a.f_it {text-align:left;}
.f_ittab a{width:64px;height:30px;text-align:center;line-height:30px;float:left;margin:0 8px 0 0;display:inline;}
/* 通用-横向图标排列*/
.f_iconlist {overflow:hidden;}
.f_iconlist li {float:left;width:60px;height:65px;text-align:center;}
.f_iconlist img{width:34px;height:34px;margin:0 auto;margin-bottom:8px;display:block;}
.f_imain {padding:7px 17px 0 7px;}
.f_iupdate {height:30px;line-height:30px;overflow:hidden;}
.f_iupdate p {display:inline;margin:0 5px 0 0;}
.f_iupdate small {color:#8A8A8A;margin:0 4px;}
.f_irb {width:180px;float:right;}
.f_irb li {height:23px;line-height:22px;color:#4B4B4B;overflow:hidden;}
.f_irb li span {width:13px;height:11px;display:block;float:left;font-size:10px;margin:4px 4px 0 0;line-height:11px;text-align:center;color:#FFF;background:url(../images/bg_f_irbli.gif) no-repeat 0 0;overflow:hidden;}
.f_irb .f_ic {padding:7px 0 0 7px;}
.f_irb .f_ic .no1 {height:40px;}
.f_irb .f_ic .no1 span {background:url(../images/bg_f_irblino1.gif) no-repeat 0 0;}
.f_irb .f_ic .no1 img {width:34px;height:34px;float:left;margin:0 10px 0 0;}
.f_irb .f_ic p {float:left;width:100px;height:34px;line-height:20px;color:#D98A19;}
#app {position:relative;}
.f_ibanner {width:629px;height:135px;overflow:hidden;}
a.f_open,a.f_open:visited,a.f_open:hover {display:none;/*临时隐藏*/position:absolute;left:50px;top:227px;width:6px;height:39px;background:url(../images/base_btn.gif) -10px -44px;border:0;z-index:999;overflow:hidden;}
a.f_open:hover {background-position: -20px -44px;}
/* app for index */
.f_imain {padding:7px 17px 0 7px;}
.f_iupdate {height:30px;line-height:30px;overflow:hidden;}
.f_iupdate p {display:inline;margin:0 5px 0 0;}
.f_iupdate small {color:#8A8A8A;margin:0 4px;}
.f_irb {width:180px;float:right;}
.f_irb li {height:23px;line-height:22px;color:#4B4B4B;overflow:hidden;}
.f_irb li span {width:13px;height:11px;display:block;float:left;font-size:10px;margin:4px 4px 0 0;line-height:11px;text-align:center;color:#FFF;background:url(../images/bg_f_irbli.gif) no-repeat 0 0;overflow:hidden;}
.f_irb .f_ic {padding:7px 0 0 7px;}
.f_irb .f_ic .no1 {height:40px;}
.f_irb .f_ic .no1 span {background:url(../images/bg_f_irblino1.gif) no-repeat 0 0;}
.f_irb .f_ic .no1 img {width:34px;height:34px;float:left;margin:0 10px 0 0;}
.f_irb .f_ic p {float:left;width:100px;height:34px;line-height:20px;color:#D98A19;}
.f_ilb {width:443px;float:left;overflow:hidden;}
.f_ilb .f_ic {margin-bottom:7px;padding:5px 0 0 5px;overflow:hidden;}
.f_btn {float:right;position:relative;z-index:10;top:3px;right:3px;display:block;width:60px; height:25px;background: url("../images/button_bg.png") repeat-x scroll 0 0 transparent;border: 1px solid #7F9DB9;cursor: pointer;font-size: 12px;height: 25px;line-height: 22px;margin-right: 3px;}