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
@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:"宋体"; color:#666; background:url(../image/bodyBg.gif) top repeat-x;}
a{color:#666;}
img{border:0px;}
a:link {text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
/*.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}*/
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:inherit;}
.h10{height:10px; overflow:hidden; clear:both;}
.w310{width:310px; overflow:hidden;}
.w680{width:680px; overflow:hidden;}
.w200{width:200px; overflow:hidden;}
.w790{width:790px; overflow:hidden;}
 
.wal{width:1000px; margin:0px auto;overflow:hidden;}
.red{color:#f50;}
.gray{color:#999;}
 
/*网站顶部样式*/
.head{height:31px; line-height:31px; overflow:hidden;}
.head a{display:block; float:left; height:31px; color:#008cbe; padding:0 6px;}
.head span{float:left; color:#ccc;}
.head .span1{color:#666; padding-right:12px;}
.head .a1{color:#666; background:url(../image/qq.gif) right no-repeat; padding-right:15px;}
.head .a2{color:#666; background:url(../image/ico1.gif) right no-repeat; padding-right:15px;}
.head .fr a{color:#666;}
.head1{height:90px; position:relative;}
.head1 .logo{position:absolute; z-index:10; left:0px; top:26px;}
.head1 .aDiv{position:absolute; z-index:10; left:400px; top:33px; font-weight:bold; width:221px; overflow:hidden;}
.head1 .aDiv a{display:block; height:25px; line-height:25px; overflow:hidden; color:#ff9900; float:left; padding-right:27px;}
.head1 .aDiv img{float:left; margin-right:7px;}
.topSearch{width:356px; margin-left:auto; padding-top:20px;position:relative;}
/*整站搜索分类*/
.topSearch .SearchType{width:78px; cursor:pointer; height:28px; border:1px solid #0064B4; float:left; background:url(/App_Themes/UI/image/Index_top_search_bg_01.png) no-repeat right center #f5f5f5; font-size:12px; color:#666;}
.topSearch .SearchType span{padding-left:8px; line-height:27px;}
.topSearch .TypeChild{width: 78px; display:none; height: auto; border: 1px solid #0064B4; position: absolute; top: 49px; left:0px; background-color: #F5F5F5; color: #666; border-top:0px; z-index:50; }
.topSearch .TypeChild div{padding-left:9px; height:25px; font-size:12px; cursor:pointer; line-height:25px;}
.topSearch .TypeChild div:hover{background-color:#999;}
/*整站搜索分类*/
.topSearch .input1{float:left; background:#fff url(../image/topSearch.gif) left no-repeat; width:165px; height:28px; line-height:28px; padding:0 26px; border:#0064b4 solid 1px; border-left:0px;}
.topSearch .btn1{float:left; border:0px; background:url(../image/topSearchBtn.gif); width:57px; height:30px;}
.keyWord{color:#999; clear:both; height:29px; line-height:29px; overflow:hidden;}
.keyWord a{color:#999; padding-right:9px;}
.nav{height:35px; line-height:35px; overflow:hidden;}
.nav li{float:left;}
.nav a{display:block; float:left; height:35px; width:62px; text-align:center; overflow:hidden; color:#FFF; text-decoration:none; font-size:14px;}
.nav a:hover, .nav .a_now{background:url(../image/navBg.gif) top repeat-x; font-weight:bold;}
 
/*友情链接*/
.links{min-height:100px; height:auto !important; height:100px; overflow:visible;}
.links .list1{padding:12px 0 0 20px;}
.links li{height:25px; line-height:25px; overflow:hidden; position:relative; padding-left:35px; position:relative;}
.links li .title{position:absolute; z-index:10; left:0px; top:0px; color:#008cbe;}
.links li a{padding:0 6px;}
.links .list2{padding:0px 0 10px 20px;}
.links .list2 li{float:left; width:200px; overflow:hidden;}
 
/*底部网站导航*/
.footList{min-height:100px; height:auto !important; height:100px; overflow:visible;}
.footList .list{float:left; width:140px; padding:12px 0 8px 26px; overflow:hidden;}
.footList h5{height:25px; line-height:22px; overflow:hidden;}
.footList h5 img{float:left; margin-right:5px;}
.footList li{background:url(../image/ico2.gif) 6px center no-repeat; padding-left:15px; height:24px; line-height:24px; overflow:hidden;}
.footList a{color:#999;}
 
/*网站底部信息*/
.foot{text-align:center; line-height:24px; padding:5px 0;}
.footImg{padding:10px 0; text-align:center; margin-bottom:15px;}
 
/*公共样式(边框、标题)*/
.box_1{border:#ddd solid 1px;}
.t_1{padding:0 10px; background:url(../image/t_1.gif) top repeat-x; height:31px; line-height:31px; overflow:hidden; color:#008cbe; position:relative;}
.t_1 .more{position:absolute; z-index:10; top:0px; right:10px;}
.t_2{padding:0 10px; background:url(../image/t_2.gif) top repeat-x; height:32px; line-height:32px; overflow:hidden; position:relative; border-left:#ddd solid 1px; border-right:#ddd solid 1px;}
.t_2 h2{float:left; height:30px; line-height:30px; overflow:hidden; padding:0 15px; background:url(../image/t_2Bg.gif) top repeat-x; border:#0078b4 solid 1px; color:#FFF;}
.t_2 .more{position:absolute; z-index:10; top:0px; right:10px;}
.box_2{border:#ddd solid 1px; border-top:0px;}
 
/*公共样式(列表)*/
.list_1 li{height:32px; overflow:hidden; border-bottom:#ddd solid 1px; position:relative;}
.list_1 li div{position:absolute; z-index:10; top:0px; height:32px; line-height:32px; overflow:hidden;}
.list_1 a{color:#999;}
 
.list_2 li{height:32px; overflow:hidden; border-bottom:#ddd solid 1px; position:relative;}
.list_2 li div{position:absolute; z-index:10; top:0px; height:32px; line-height:32px; overflow:hidden;}
.list_2 a{color:#999;}
 
/*当前位置*/
.pageNow{height:32px; line-height:32px; overflow:hidden;}
.pageNow a{padding:0 6px;}
 
/*分页*/
.pageNum{padding-top:20px; height:40px; overflow:hidden;}
.pageNum span{float:left; padding:0 10px; display:block; color:#999; height:22px; line-height:22px;}
.pageNum span b{color:#666;}
.pageNum a{display:block; float:left; height:18px; line-height:18px; overflow:hidden; padding:0 7px; text-decoration:none; border:#ddd solid 1px; margin:0 4px; color:#008cbe;}
.pageNum a:hover, .pageNum .a_now{border:#008cbe solid 1px; background:#78bedc; color:#FFF;}
 
/*左侧菜单*/
.lNavTitle{background:url(../image/helpT.gif) left top no-repeat; height:35px; line-height:35px; padding-left:20px; overflow:hidden; color:#FFF;}
.lNav{border:#0078b4 solid 2px; border-top:0px;}
.lNav h2{font-size:13px; height:32px; line-height:32px; overflow:hidden; padding-left:20px; cursor:pointer; border-bottom:#ddd solid 1px; color:#999; background:url(../image/ico3.gif) 167px center no-repeat;}
.lNav h3{font-size:13px; height:32px; line-height:32px; overflow:hidden; padding-left:20px; cursor:pointer; border-bottom:#ddd solid 1px;}
.lNav h3 a{color:#999;}
.lNav .h2_now{color:#008cbe; background:url(../image/ico4.gif) 167px center no-repeat;}
.lNav .list{border-bottom:#ddd solid 1px; padding:8px 0; display:none;}
.lNav li a{height:24px; line-height:24px; overflow:hidden; background:url(../image/ico5.gif) 27px center no-repeat; display:block; padding-left:40px; color:#999;}
.lNav li a:hover, .lNav li .a_now{background:url(../image/ico6.gif) 27px center no-repeat; color:#008cbe;}
 
/*公共样式(表单)*/
.form_div1{height:32px; overflow:hidden;}
.form_div1 span{display:block; float:left; overflow:hidden; padding:0 0 0 6px;}
.form_div1 .span1{text-align:right; width:100px; padding-top:6px;}
.form_div1 .span2{padding-top:6px;}
.form_div1 .input1{height:18px; line-height:18px; color:#666; border:#e3e9ef solid 1px; border-top:#abadb3 solid 1px; width:188px; padding:0 5px;}
.form_div1 .btn1{background:url(../image/btn2.gif); width:80px; height:24px; border:0px; color:#d83d00;}
.form_div2{height:90px;}
.form_div2 textarea{width:600px; height:80px; border:#e3e9ef solid 1px; border-top:#abadb3 solid 1px; font-size:12px; font-weight:100;}
 
 
/*首页其它样式*/
.nonumberthing{line-height:30px; color:#008CBE;}