cy
2022-06-21 129904537f66509f97b285e7eb4f42b3dc349dd0
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
/* CSS Document */
@charset "utf-8";
*{margin:0; padding:0;}
ul,ol{ list-style:none outside none;}
ul li{list-style:none;}
img{border:none;}
div,p,u,span,ul,dl,dd,h3,a,h2,i,p,h1,h4,h5{ margin:0; padding:0;}
a{text-decoration:none;}
a,u{ text-decoration:none;outline: none}
a:hover{text-decoration:none;}
.clear{clear:both;overflow:hidden;font-size:0px; height:0px; line-height:0px;}
body{font-size:12px;}
table{border-collapse:collapse;border-spacing:0;table-layout: fixed; width: 100%;}
 
 
/*desktop css*/
.top{ width:100%; background:url(../images/desktop_06.gif) repeat-x; height:79px;}
.top_left{ background:url(../images/desktop_04.gif) no-repeat;  height:55px; overflow:hidden; width:100%}
.top_logo{ position:absolute;top:13px; left:3px; background:url(../images/logo.png) no-repeat; width:338px; height:46px;}
.top_left ul{ margin-top:26px; float:left; margin-left:349px;}
.top_right{ background:url(../images/desktop_01.gif) no-repeat 10px 0px;_background:url(../images/desktop_01.gif) no-repeat 0px 0px; height:24px; float:right; margin-right:10px; width:100%; overflow:hidden; }
.top_left h2{ background:url(../images/desktop_17.gif) no-repeat 27px 0px; margin-right:22px; width:266px; height:58px; float:left;}
.top_left ul{ margin-top:26px; float:left;}
.top_left ul li{ float:left; width:112px; height:29px; line-height:29px; margin-right:8px; background:url(../images/desktop_20.gif) no-repeat; font-size:14px; font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei"; color:#fff;}
.top_left ul li a,.top_right ul li a{ color:#fff; display:block;}
.top_left ul li img{ margin:5px 8px 0px 16px; float:left;}
.top_left ul li font{ font-size:14px; line-height:29px; height:29px; float:left;}
.top_right ul{ float:right; line-height:30px;}
.top_right ul li{ float:left; margin-right:18px; color:#fff;}
.top_right ul li img{ margin:7px 5px 0px 0px; float:left;}
.top_right ul li span{ color:#013364;}
 
.cont{ margin:15px; overflow:hidden; width:98%;}
.cont_left{ float:left; margin-right:1%; width:48%;}
.cont_right{ float:left; width:48%;}
.cont .agent,.cont .configagent{width:97%;}
.agent,.register,.service,.contract,.notice,.configagent,.firm,.jobtat,.satisfact,.shortcut,.calendar,.postar{ margin:0 0 12px; width:100%;}
.agent_top,.register_top,.service_top,.contract_top,.notice_top{ border:1px solid #dbdcde; background:url(../images/desktop_38.gif) repeat-x; height:32px; line-height:32px; }
.agent_top h2,.register_top h2,.service_top h2,.contract_top h2,.notice_top h2{ font-size:14px; background:url(../images/desktop_41.png) no-repeat 10px center; padding-left:20px;color:#2c2c2c;}
.agent_top font,.configagent_top font{ font-size:14px; color:#d51c1c;}
.agent_top span{ float:right; margin-right:10px; color:#5f6164;}
.agent_bottom,.register_bottom,.service_bottom,.contract_bottom,.notice_bottom,.configagent_bottom,.firm_bottom,.jobtat_bottom,.satisfact_bottom,.shortcut_bottom,.calendar_bottom,.postar_bottom{ border:1px solid #dbdcde; border-top:none; overflow:hidden;}
.agent_bottom{ height:280px;}
.agent_bottom ul li,.jobtat_bottom ul li{ font-weight:bold; margin:15px 0px 15px 15px; float:left; width:18%; height:60px; line-height:60px; text-align:center; color:#fff; }
.agentcolor1{ background:#27a9e3;}
.agentcolor2{ background:#da542e;}
.agentcolor3{ background:#8fc320;}
.agentcolor4{ background:#2255a4;}
.agentcolor5{ background:#5d8604;}
.agent_bottom ul li p{ margin:0 auto; height:60px; font-size:14px;}
.agent_bottom ul li img{ margin:0px 8px 0px 10px;}
.agent_bottom ul li font{ color:#ffee00; font-size:14px;}
 
.tabl{ overflow-y:auto; height:190px;width:96%;}
.tabl_display{ display:none}
.agent_table{ text-align:left;   margin:5px 15px 15px; width:96%;}
.agent_table th{color:#616162; padding-left:5px; font-weight:normal; line-height:33px; background:url(../images/desktop_39.gif) repeat-x;font-size:14px;}
.agent_table td{  color:#616162;padding-left:5px;}
.agent_table tr{line-height:33px; }
.agent_table tr.tr{ background:url(../images/desktop_39.gif) repeat-x;}
.agent_table a{ color:#0a93cc;}
 
.register_top,.service_top,.contract_top,.notice_top{ background:url(../images/desktop_62.gif) repeat-x;}
.register_top h2,.service_top h2,.contract_top h2{ background:url(../images/desktop_63.gif) no-repeat 10px center; padding-left:25px}
 
.register_bottom img{ margin:15px 5px}
 
.satisfact_bottom{ height:265px;}
.satisfact .satisfact_bottomhei{ height:317px;}
.service_bottom{ height:201px;}
.service_bottom p{ height:36px; line-height:36px; border-bottom:1px solid #e8e8e8; color:#4c4c4c; margin-left:15px; overflow:hidden; margin-right:15px;}
.service_bottom p font{ margin:0px 8px; width:17px; float:left; text-align:center; font-size:12px;}
.service_bottom p font a{ color:#4c4c4c}
.service_bottom p span,.contract_bottommonth p font,.contract_bottomm p font{ color:#ec6100; font-size:12px;}
.service_bottom p span.span{ width:70px; float:left; color:#4c4c4c}
.service_bottom p i,.contract_bottommonth p i{ font-style:normal; color:#27a9e3; font-size:14px; font-weight:bold;}
.service_bottom .service_phover{ width:17px; height:19px; background:#ec6100; color:#fff; text-align:center; line-height:19px; margin:7px 0px 0px;}
.service_bottomok{ width:147px; height:58px; margin:15px; float:left; background:url(../images/desktop_79.gif) no-repeat;}
.service_bottomokbg{ background:url(../images/desktop_80.gif) no-repeat;}
.service_bottomok h3{ font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei"; font-size:18px; font-weight:normal; line-height:32px; color:#ec6100; padding-left:54px;}
.service_bottomok p{ height:20px; line-height:20px; color:#878787; padding-left:54px; margin-left:0px; margin-right:0px; border-bottom:none;}
 
.contract_bottom{ color:#444; height:201px;}
.contract_bottommonth{ margin:15px 15px 7px;height:69px; border:1px solid #e8e8e8;}
.contract_bottommonth span{ width:86px; height:71px; line-height:71px; text-align:center; float:left; background:#e8e8e8; font-weight:bold;}
.contract_bottom .contract_bottommonth p{ line-height:33px; padding-left:90px; border-bottom:1px solid #e8e8e8}
.contract_bottommonth p.p{ border-bottom:none;}
.contract_bottom p{ line-height:36px; padding-left:15px;}
.contract_bottom p b { font-size:14px;}
 
 
.notice_top h2{ background:url(../images/desktop_86.gif) no-repeat 10px center; padding-left:30px;}
.notice_top span,.firm_top span,.jobtat_top span{ float:right; margin-right:10px; color:#5F6164;}
.notice_top span a,.firm_top span a,.jobtat_top span a{ color:#5F6164}
.notice_bottom ul{ width:100%}
.notice_bottom ul li{ line-height:30px; color:#454545; font-size:14px; margin-left:3px; font-size:14px;}
.notice_bottom ul li a,.news li a{ color:#121212}
.notice_bottom ul li a:hover,.news li a:hover,.postar_bottom ul li p a:hover{ color:#f00; text-decoration:underline;}
.notice_bottom .news li{ line-height:30px; background:url(../images/desktop_90.gif) no-repeat 10px center; font-size:14px; padding-left:25px;}
.notice_bottom .news li span{ float:right; color:#aeaeae; margin-right:10px;}
 
 
/*top css*/
 
#menu { margin-right:10px;}
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li { float:left; margin-left:2px; }
#menu ul li a { display:block; width:70px; height:28px; line-height:28px; text-align:center; font-size:12px;}
#menu ul li a:hover {}
#menu ul li a#current { font-weight:bold;}
#menu ul li ul { border:1px solid #ccc; display:none; position:absolute;}
#menu ul li ul li { float:none; width:87px; background:#fff; margin:0; }
#menu ul li ul li img{ margin-left:10px;}
#menu ul li ul li a { background:none;color:#121212;}
#menu ul li ul li a:hover { background:#333; color:#fff;}
#menu ul li:hover ul { display:block;}
#menu ul li.sfhover ul { display:block;}
 
 
/*config css*/
.sous_css08{ width:560px;height:36px; background:url(../images/config_03.gif) no-repeat; padding-top:4px; padding-left:4px; float:left; margin-bottom:10px;}
.sous_css08 img{ float:right;display:inline; float:left}
.Keys1{ width:458px; height:26px; border:1px solid #ededed; line-height:26px;float:left; color:#cbcbcb; padding-left:5px;}
.Sear2{ float:left; display:block;}
.Sear2 a{ margin:0px;}
 
.configagent_top,.configclass,.firm_top{ border:1px solid #dbdcde; height:32px; line-height:32px;}
.configagent_top h2,.configclass h2,.firm_top h2{ background:url(../images/config_07.gif) no-repeat 10px center; color:#0478c5; font-size:14px; padding-left:33px;}
.configagent_bottom{ height:215px;}
.configagent_bottom ul{ width:116px;float:left; margin:10px 15px 15px; }
.configagent_bottom ul li{ color:#4444; height:40px; line-height:40px; float:left; width:116px;}
.configagent_bottom ul li font{ font-size:12px;}
.configagent_bottom ul li img{ margin:11px 5px 0px 15px; float:left;}
.configagent_bottom ul li.li{ display:block;background:#0478c5; color:#fff;}
.configagent_bottom ul li span{ font-weight:bold;}
 
.configagent_table{ width:83%; margin:10px 0px 15px;}
 
 
.configclass h2{ background:url(../images/config_29.gif) no-repeat 10px center; color:#ea6101;}
.register .configchange{ background:url(../images/config_31.gif) no-repeat 10px center;}
.firm_top h2{ background:url(../images/config_36.gif) no-repeat 10px center;}
 
.firm_bottom{height:175px;}
.firm_table,.integ_table{ text-align:left; font-size:14px;  margin:5px 10px; width:97%; margin-bottom:15px; }
.firm_table th,.integ_table th{ font-weight:normal; line-height:30px;color:#2d64b3; text-align:left;}
.firm_table td,.integ_table td{ line-height:30px; border-top:1px dashed #ebebeb; color:#121212; padding-left:5px;}
.integ_table th{ border-bottom:1px dashed #ebebeb;}
.integ_table tr.tr{  background:#ebebeb;}
.integ_table tr{ background:#fff;}
.integ_table td{ border:none;}
 
 
/*service css*/
.jobtat_top{ background:url(../images/service_01.png) repeat-x 0 1px; border:1px solid #dedde2; height:36px; line-height:36px; }
.jobtat_top h2{ padding-left:10px;font-size:14px;}
.jobtat_bottom ul{ overflow:hidden;}
.jobtat_bottom ul li{ width:23%; font-size:14px; font-weight:bold;}
.jobtat_bottom ul li font{ font-size:14px; font-weight:bold; color:#ffff00;}
.jobtatcolor1{ background:#f39800;}
.jobtatcolor2{ background:#0084ff;}
.jobtatcolor3{ background:#fd0000;}
.jobtatcolor4{ background:#626262;}
 
.satisfact_bottom img{ margin-bottom:5px;}
.shortcut_bottom ul li{ border-bottom:1px solid #dedde2; line-height:36px; padding-left:10px; font-size:14px;}
.shortcut_bottom ul li img{float:left; margin:8px 7px 0px 0px;}
.shortcut_bottom ul li font{ font-size:12px; color:#959595; margin-left:5px;}
.shortcut_bottom ul li.li{ border-bottom:none;}
 
/*rili css*/
.calendar_bottom{ height:317px;}
.rili{ width:300px; margin:15px auto;_margin:4px; font-size:14px; padding:0 1px; overflow:hidden;}
.rili h2{ width:300px;font-size:14px;height:30px; line-height:30px; text-align:center; border-bottom:1px solid #eaeaea; font-weight:normal;}
.rili h2 b{ font-weight:normal;}
.rili h2 a{ cursor:pointer} 
.rili  ul{margin:0 auto;}
.rili  ul li{ width:41px;float:left; text-align:center; line-height:40px;}
.rili_table{ margin:0 auto;font-size:14px; width:288px; border-left:1px solid #999; border-bottom:1px solid #999;}
.rili_table td{ background:#f2f2f2; height:40px; width:40px; color:#000; float:left; line-height:40px; text-align:center;overflow:hidden;font-size:16px; border-top:1px solid #999; border-right:1px solid #999;}
.rili_table td.td{ position:relative;}
.rili_table .rili_dq{ font-size:30px;color:red;}
.rili_table .rili_wanc{ background:url(../images/rli_05.gif) no-repeat; cursor:pointer;}
.rili_table .rili_daid{ background:url(../images/rli_07.gif) no-repeat;}
.rili_table .rili_yg{ color:#cac9c9;}
 
 
.postar_bottom{ height:205px;}
.postar_bottom_imgleft{ float:left; margin:5px 0px 0px 5px;}
.postar_bottom_imgright{ float:right; margin:5px 5px 0px 0px;}
.postar_bottom ul { float:left; overflow:hidden;}
.postar_bottom ul li{ float:left; margin:15px 0px 0px 15px; width:144px; height:190px;}
.postar_bottom ul li p{ line-height:18px; text-align:center;}
.postar_bottom ul li p a{ color:#000;}
 
 
/*login css*/
.logintop{ width:100%; background:url(../images/login_02.gif) repeat-x; height:126px; margin-bottom:40px;}
.logintop_cont{ width:1000px; margin:0 auto; height:126px; background:url(../images/login_03.gif) no-repeat;}
.logintop_contlogo{ background:url(../images/login_01.png) no-repeat 0 53px; width:465px; height:58px; padding-top:45px;}
.login_cont{ padding-left:644px; width:356px; margin:0 auto; background:url(../images/login_09.gif) no-repeat; height:311px; margin-bottom:56px;}
.login_cont ul{ width:285px; padding:20px;}
.login_cont ul h2{ background:url(../images/login_11.gif) no-repeat; border-bottom:1px solid #bfd8e7; height:38px; margin-bottom:15px; line-height:38px;}
.login_cont ul li{ height:30px; line-height:30px; margin-bottom:18px;}
.login_cont ul li span{ width:60px; float:left; color:#555555; font-size:14px;}
.login_cont_txt,.login_cont_txtyz{ height:27px; border:1px solid #9bc6e6; width:193px; float:left;}
.login_cont_txtyz{ width:83px;}
.login_cont_txtyzm{ float:left;}
.login_cont_txtyzmfont{ color:#0a8cd2; float:left;}
.login_cont_btn{ margin-left:60px; background:url(../images/login_15.gif) no-repeat; border:medium none; cursor:pointer; width:91px; height:32px; float:left;}
.login_cont_btnbg{ background:url(../images/login_13.gif) no-repeat; margin-left:15px;}
.login_cont p{ border-bottom:1px solid #bfd8e7;}
.loginbottom{ width:100%; border-top:1px solid #9fd7e9; padding-top:90px;}
.loginbottom_cont{ width:1000px; margin:0 auto; text-align:center; color:#0067ac}
 
 
.agent_bottom ul li img{ margin:0px 8px 0px 10px;_margin:22px 3px; _vertical-align:middle;}
/*hover css*/
.top_right ul li.li{ height:24px; overflow:hidden; position:relative; width:95px; z-index:9; margin-right:5px;}
#pob_tit{ background:url(../images/pot_ico.gif) no-repeat 70px center;color:#fff; cursor:pointer; display:block; padding-left:10px; width:85px;}
#pob_tit.hover{ background:url(../images/pot_ico.gif) no-repeat 70px center #fff; border:1px solid #83c1eb; border-bottom:none; color:#0066cc;cursor:pointer; display:block; height:25px; padding-left:10px; width:83px;}
.pot_main{ border:1px solid #83c1e8; padding:15px; position:absolute; right:9px; top:24px; width:200px; z-index:10px;}