head-fixed.css
901 Bytes
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
@charset "utf-8";
/*add at 0103*/
.screen{
width: 990px;
margin-left: auto;
margin-right: auto;
}
.screen-l{
display: none;
}
.header2013{
min-width: 990px;
}
.header2013 .nav-main .left input{
width: 240px;
}
.header2013 .nav-main .search-tips{
width: 254px;
}
.footer2013{
min-width: 990px;
}
.footer2013 .footer-right{
width: 200px;
width: 202px \9;
}
.footer2013 .footer-help ul{
/*width: 690px;*/
}
.footer2013 .footer-help li{
width: 150px;
}
.footer2013 .promise .left{
margin-right: 45px;
}
.footer2013 .subscribe input{
width: 140px;
}
/***************************/
.head2014 .head-nav .nav-bar li a.a-list{
/*margin-right: 55px;*/
margin-left: 32px;
margin-right: 33px;
}
.head2014 .nav-panel ol{
width: 127px;
}
.head2014 .nav-panel ol li{
line-height: 33px;
height: 33px;
}
.head2014 .nav-panel .cate-ads img{
width: 300px;
height: 200px;
}