-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
458 lines (457 loc) · 41 KB
/
style.css
File metadata and controls
458 lines (457 loc) · 41 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
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
/*
Theme Name: CX-UDY
Theme URI: http://www.chenxingweb.com/wp-theme-cx-udy.html
Author: 晨星博客
Author URI: http://www.chenxingweb.com
Description: 简洁时尚自适应图片主题,适合各种图片展示类网站,有问题请加QQ群565616228请求帮助。
Version: 0.1
*/
body{font-family:"Microsoft Yahei";background:#f0f0f0;margin:0 auto;font-size:14px;color:#333}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;text-decoration:none;color:#f66}
img{border:0;vertical-align:middle}
.cl{zoom:1}
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden}
a,a:hover{text-decoration:none;color:#f66;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s}
.kong10{height:10px}
.kong20{height:20px}
.main{max-width:1180px;width:100%}
.wp-smiley{height:24px!important;width:24px!important;max-height:24px!important}
.index_header{height:90px;background:#fff;margin-bottom:30px;-webkit-box-shadow:0 3px 4px rgba(0,0,0,.15);-moz-box-shadow:0 3px 4px rgba(0,0,0,.15);box-shadow:0 3px 4px rgba(0,0,0,.15)}
.header_bg{height:60px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.header_inner{max-width:1180px;width:100%;height:auto;margin:0 auto;overflow:hidden}
.logo{line-height:90px;float:left;overflow:hidden;position:relative}
@-webkit-keyframes searchLights{0%{left:-100px;top:0}
to{left:120px;top:100px}
}
@-o-keyframes searchLights{0%{left:-100px;top:0}
to{left:120px;top:100px}
}
@-moz-keyframes searchLights{0%{left:-100px;top:0}
to{left:120px;top:100px}
}
@keyframes searchLights{0%{left:-100px;top:0}
to{left:120px;top:100px}
}
.logo:before{content:"";position:absolute;left:-665px;top:-460px;width:220px;height:15px;background-color:rgba(255,255,255,.5);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:searchLights 1s ease-in 1s infinite;-o-animation:searchLights 1s ease-in 1s infinite;animation:searchLights 1s ease-in 1s infinite}
.logo img{-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.bian_logo_scale{transform:scale(.8,.8);margin-top:-18px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.header_menu{float:left;height:90px;line-height:100px;font-size:18px;padding-left:10px;color:#666;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.bian_header_menu{height:60px;line-height:60px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.header_menu{margin-top:0;font-size:16px;margin-left:25px}
.header_inner ul{list-style:none}
.header_menu ul li{float:left;height:90px;line-height:90px;text-align:center}
.header_menu ul li i:first-child{color:#f66}
.header_menu ul li:hover i:first-child{color:#f66}
.header_menu ul li a:hover,.header_menu ul li.current-menu-ancestor>a,.header_menu ul li.current-menu-item>a,.header_menu ul li.current-post-ancestor>a,.header_menu ul li.current-post-parent>a{color:#ff6765}
.header_menu ul li a{color:#333;text-decoration:none;display:block;padding:0 15px}
.header_menu ul li ul{position:absolute;background:#fff;width:151px;z-index:99;display:none}
.header_menu ul li ul li{width:151px;height:40px;line-height:40px;font-size:12px;text-align:left}
.header_menu ul li ul li a{display:block;padding-left:15px;color:#333}
.header_menu ul li ul li ul{position:absolute;background:#fff;width:151px;display:none;left:151px;top:20px}
.header_menu ul li:hover>ul{display:block}
.header_menu>ul>li.toke>a:after{font-family:FontAwesome;content:"\f0d7";display:inline-block;color:#f66;float:none;position:relative;top:0;left:4px}
.home-top{width:1180px;margin:110px auto 0;overflow:hidden}
.slider-wrap{position:relative;overflow:hidden;float:left}
.slider-wrap .nivoSlider{width:880px;height:350px;margin:0 auto;background:url(img/loading.gif) no-repeat 50% 50%}
.slider-wrap .nivoSlider img{position:absolute;top:0;left:0;display:none}
.slider-wrap:hover .nivo-controlNav{opacity:1}
.slider-right{margin-left:20px;width:280px;float:right}
.slider-right .aditem{margin-bottom:20px;width:100%;height:103px;position:relative}
.slider-right .aditem .cover-show{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;color:#fff;height:103px;line-height:103px;text-align:center}
.slider-right .aditem:hover .cover-show{opacity:1;visibility:visible}
.slider-right .aditem img{height:103px;width:280px}
.slider-right .aditem:last-child{margin-bottom:0}
.home-block-ad{width:1180px;margin:20px auto 0;overflow:hidden}
.home-block-ad .item{width:280px;height:180px;float:left;margin-right:20px}
.home-block-ad .item:last-child{margin-right:0}
.home-block-ad .item img{width:280px;height:180px}
.home-filter{width:100%;max-width:1180px;margin:35px auto 10px;position:relative;overflow:hidden}
.h-screen-wrap{position:relative;float:left;max-width:900px;width:-moz-calc(100% - 280px);width:-webkit-calc(100% - 280px);width:calc(100% - 280px);overflow:hidden}
.h-screen{margin:0;list-style:none;white-space:nowrap;overflow:hidden}
.h-screen li{position:relative;display:inline-block}
.h-screen li a{display:block;height:40px;margin-right:15px;padding:0 20px;font-size:14px;color:#7c7c7c;line-height:40px;text-align:center}
.h-screen li a:hover{color:#f66}
.h-screen li a .num{position:relative;display:inline-block;height:18px;line-height:18px;margin-left:10px;padding:0 3px;background-color:#3498db;font-size:12px;color:#fff}
.h-screen li a .num:after,.h-screen li a .num:before{content:"";width:0;height:0;position:absolute;border-style:solid}
.h-screen li a .num:before{top:0;left:-6px;border-color:transparent #3498db transparent transparent;border-width:9px 6px 9px 0}
.h-screen li a .num:after{top:0;right:-6px;border-color:transparent transparent transparent #3498db;border-width:9px 0 9px 6px}
.h-screen li.current-menu-item a{border:1px solid #FE6E66;border-radius:20px;font-weight:500;color:#f66}
.h-screen li.current-menu-item a:hover{background-color:#fe6e66;color:#fff}
.h-screen-wrap .arrow-left,.h-screen-wrap .arrow-right{color:#f66;font-size:34px;position:absolute;z-index:99;top:-5px}
.h-screen-wrap .arrow-left{left:0;display:none}
.h-screen-wrap .arrow-right{right:5px}
.h-screen-wrap .arrow-left:hover,.h-screen-wrap .arrow-right:hover{color:#f66}
.h-soup{position:relative;float:right;margin:0;width:auto;height:40px;padding:0 20px;background-color:#fff7e7;border-radius:20px;list-style:none;width:280px;text-align:center}
.h-soup li{display:none;font-size:14px;color:#6b3612;line-height:40px;white-space:nowrap}
.h-soup li.open{display:block}
.h-soup li.open em{color:#f66;font-weight:700;margin-right:3px}
.h-soup li.open i{color:#000;font-size:18px;margin-right:3px}
.lookmore{margin:0 auto 50px;text-align:center}
.lookmore a{padding:18px 45px;background:#f66;color:#fff;font-size:16px}
.login_text{float:right;padding-top:18px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.bian_login_text{padding-top:10px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.rlogin{padding:0 10px;text-align:center;line-height:40px;height:40px;float:right}
.reg_hre_btn{display:block;background:#f66;color:#fff}
.login_hre_btn{color:#666;background:#f6f6f6}
.reg_hre_btn:hover{background:#FF8989;color:#fff}
.isNoRead{position:relative}
.isNoRead:before{content:'1';width:12px;height:12px;position:absolute;bottom:26px;right:-6px;background:#f66;color:#fff;border-radius:2px}
.header_search_bar{float:right;width:auto;height:40px;background:#e6e6e6;margin-top:25px;margin-right:20px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.bian_header_search_bar{margin-top:10px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.search_bar_input{width:120px;float:right;height:40px;padding-left:8px;border:none;background:0 0;outline:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.search_bar_btn{height:40px;float:right;background:0 0;border:none;font-size:20px;color:#a0a0a0;padding-right:8px}
.search_bar_input:focus{width:160px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.index_slider{max-height:560px;width:100%;margin-top:90px}
.public_notice_bar{height:70px;width:100%;background:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.19);-moz-box-shadow:0 3px 3px rgba(0,0,0,.19);box-shadow:0 3px 3px rgba(0,0,0,.19)}
.pnb_1{max-width:1180px;width:100%;margin:0 auto;height:70px;line-height:70px;font-size:16px;color:#666;position:relative}
.pnb_1_text{float:left}
.update_area{width:100%;background:#f0f0f0;overflow:hidden;position:relative}
.update_area_inner{max-width:1180px;width:100%;margin:0 auto}
.uai_title{font-size:40px;font-weight:700;text-align:center;margin-top:55px}
.update_area_content{max-width:1200px;width:100%;margin:auto;position:relative;overflow:hidden}
.update_area_lists{max-width:1200px;width:100%;margin:0 auto;margin-top:10px;padding-top:10px;margin-bottom:25px;height:auto;overflow:hidden}
.update_area_left{position:absolute;top:330px;left:0;font-size:80px;opacity:.4;display:none}
.update_area_right{position:absolute;top:330px;right:0;font-size:80px;opacity:.4;display:none}
.update_area_left:hover,.update_area_right:hover{opacity:1}
.update_area:hover .update_area_left,.update_area:hover .update_area_right{display:block}
.i_list{float:left;background:#ddd;overflow:hidden;position:relative;margin:0 10px 20px;padding-bottom:46px;-webkit-box-shadow:0 0 10px transparent;-moz-box-shadow:0 0 10px transparent;box-shadow:0 0 10px transparent;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s;cursor:pointer}
.case_info{height:46px;background:#fff;position:absolute;bottom:0;width:100%;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.case_info .meta-title{font-size:14px;color:#a0a0a0;font-family:'Microsoft Yahei';padding:6px 10px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.case_info .meta-category{font-size:12px;color:#666;font-family:'Microsoft Yahei';text-align:center;padding-top:3px}
.case_info .meta-category a{color:#666}
.case_info .meta-post{height:25px;line-height:20px;color:#888686;border-top:1px solid #f3f3f3;padding:5px 10px 0}
.case_info .meta-recommend{font-size:12px;color:#666;font-family:'Microsoft Yahei';text-align:center;padding-top:3px}
.case_info .meta-recommend-star{font-size:16px;color:#666;font-family:'Microsoft Yahei';text-align:center;padding-top:3px}
.case_info .meta-recommend-star i{color:#fc3}
.i_list img{-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.i_list img{-webkit-backface-visibility:hidden;width:100%;height:auto;backface-visibility:hidden}
.i_list:hover img{opacity:.8}
.i_list:hover .case_info{height:86px;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.i_list:hover .case_info .meta-title{line-height:24px;height:58px;white-space:normal;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.i_list:hover{margin-top:-5px;margin-bottom:25px;box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3)}
.list_n1{width:-moz-calc(25% - 20px);width:-webkit-calc(25% - 20px);width:calc(25% - 20px);height:auto}
.list_n2{width:-moz-calc(20% - 20px);width:-webkit-calc(20% - 20px);width:calc(20% - 20px);height:auto}
.list_n3{width:-moz-calc(33.333% - 20px);width:-webkit-calc(33.333% - 20px);width:calc(33.333% - 20px);height:auto}
.list_n3 .case_info .meta-title{color:#a0a0a0;text-align:center}
.i_list.list_n3:hover .case_info{height:58px}
.meta_zan{position:absolute;top:10px;right:10px;background-color:rgba(123,123,123,.59);padding:5px 10px;border-radius:6px;color:#fff}
.meta_zan i{margin-right:5px;color:#F97070}
.xl_1{background-color:rgba(206,39,239,.79)}
.xl_2{background-color:rgba(206,39,239,.79)}
.xl_3{background-color:rgba(206,39,239,.79)}
.btt{font-size:20px;background-color:#FBF8F8;text-align:center;padding:10px 0;border:none;vertical-align:baseline;font-weight:500;outline:0;-webkit-tap-highlight-color:transparent;display:none}
.btt i{color:#309AF7;margin-right:3px}
.btt span{font-size:.7em;display:block;margin-top:5px;color:#989797}
.foot_bg_color{height:118px;background:#f66}
.pagination{display:block;max-width:1180px;width:100%;margin:0 auto;height:100px;margin-bottom:45px;text-align:center;padding-top:30px;border-radius:0;background:#fff}
a.page-numbers{line-height:40px;padding:10px 15px;text-align:center;border:1px solid #eee;color:#a1a1a1;text-decoration:none;margin-left:3px;margin-right:3px}
.pagination a:hover{color:#000;text-decoration:none}
.pagination h2{display:none}
.pages,.screen-reader-text{display:none}
.pagination .current{padding:10px 15px;color:#fff;line-height:40px;text-align:center;border:1px solid #ff5c5c;background:#ff5c5c;margin-left:3px;margin-right:3px}
.footer{height:180px;width:100%;border-bottom:1px solid #eee;background:#fff}
.footer_inner{max-width:1180px;width:100%;margin:0 auto}
.footer_inner_left{float:left;width:730px;margin-top:30px}
.footer_inner_right{float:right;margin-top:40px}
.fil_list{width:110px;float:left;margin-right:8px}
.header_menu_2{float:left;height:90px;line-height:90px;font-size:18px;color:#666;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.bian_header_menu_2{height:60px;line-height:60px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.header_menu_2 ul li{float:left;padding-left:12px;padding-right:12px;color:#ccc;cursor:pointer}
.header_menu_2 ul li:hover{color:#f66}
.header_menu_2 ul li a{color:#ccc;text-decoration:none}
.header_menu_2 ul li a:hover{color:#f66;display:block}
.header_menu_2 ul li ul{position:absolute;width:120px;background:#f66;display:none}
.header_menu_2 ul li ul li{padding:0;height:40px;line-height:40px;font-size:14px;width:120px}
.header_menu_2 ul li ul li a{padding-left:15px;color:#fff;display:block}
.header_menu_2 ul li ul li a:hover{background:#fff;color:#666;display:block}
.header_menu_2 ul li:hover ul{display:block}
.link1{color:#a8a8a8}
.link1:hover{color:#f66}
.foot{height:120px;background:#f66}
.foot .foot_list{width:100%;max-width:1200px;margin:0 auto}
.foot_num{width:25%;float:left;color:#fff;line-height:120px;height:120px}
.foot_num div:nth-child(1){font-size:18px;float:left;width:125px;text-align:right}
.foot_num div:nth-child(2){font-family:Conv;font-size:60px;float:left;margin-left:20px}
.foot_num:hover{background:#fd5454;cursor:pointer}
.cx_like{float:right}
.cx_like i{margin-right:3px;color:#FFB2B2}
.list_img{max-width:1180px}
.xg_content li{box-shadow:0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2)}
.site-wrap{position:relative;width:100%;max-width:1180px;overflow:hidden;height:auto;margin:0 auto;max-height:472px}
.bx-wrapper{position:relative;margin:0 auto;padding:0}
.bx-wrapper img{width:100%;height:auto;display:block}
.bx-wrapper .bx-viewport{background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}
.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:10px;width:100%}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}
.bx-wrapper .bx-prev{left:5px}
.bx-wrapper .bx-next{right:5px}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;font-size:1.5em;color:#ddd;z-index:2}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
.slide-mask{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;display:none}
.slide-wrapper{position:absolute;z-index:4;left:0;top:0;height:100%;width:50%;background-color:#fff;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.slide-wrapper.moved{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.header-info{background:url(images/head.png) no-repeat center center;height:120px}
.header-info .header-logo{border-radius:50%;text-align:center;padding:20px 0 10px}
.header-info .header-logo img{width:60px;height:60px;border-radius:50%;border:2px solid #fff}
.header-info-content{text-align:center}
.header-info-content a{padding:3px 5px;color:#fff}
.menu_slide{margin-top:20px;padding:0;list-style:none}
.menu_slide li .sub-menu{margin-left:-20px;list-style-type:none;background-color:#F9F9F9;padding-left:40px}
.menu_slide li a{display:block;padding:8px 1em 8px 1.2em;color:#727272;text-shadow:0 0 1px rgba(255,255,255,.1);letter-spacing:1px;font-weight:400;-webkit-transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s;-webkit-transition:all .18s ease-out;-moz-transition:all .18s ease-out;-ms-transition:all .18s ease-out;-o-transition:all .18s ease-out}
.menu_slide li a i{margin-right:.6em;font-size:16px}
.update_area_list{width:calc(100% - 300px);float:left;margin-top:-10px}
.blog_list{margin-top:20px}
.blog_list article{padding:20px 0;overflow:hidden;clear:both;background-color:#fff;margin-bottom:20px}
.blog_list article .entry-img{float:left;margin:0 2%;width:40%;height:auto;overflow:hidden}
.blog_list article .entry-img img{width:100%;height:auto}
.blog_list article .entry-content{overflow:hidden;margin:5px 2%;width:52%}
.blog_list article .entry-title{font-size:20px;line-height:1.6;font-weight:700;color:#272322;font-size:20px;font-weight:700}
.blog_list article a{color:#666}
.blog_list article .entry-site{font-size:13px;color:#888;line-height:1.6;padding-top:15px}
.blog_list article .entry-meta{height:26px;line-height:26px;font-size:13px;color:#b8b8b8;margin-top:15px;overflow:hidden}
.blog_list article .tags{float:right;height:100%;overflow:hidden}
.blog_list article .time{float:left}
.blog_list article .comments{float:right;margin-right:25px}
.cat_bg{height:350px;border-top:1px solid #E8E6E6;width:100%;margin-top:-30px;background:-webkit-linear-gradient(#FFF 90%,#F0F0F0 10%);background:-o-linear-gradient(#FFF 90%,#F0F0F0 10%);background:-moz-linear-gradient(#FFF 90%,#F0F0F0 10%);background:linear-gradient(#FFF,#F0F0F0)}
.cat_bg .cat_bg_img{height:350px;width:100%;max-width:1250px;margin:0 auto;background:no-repeat scroll right 0}
.cat_bg .cat_bg_img p{float:left;width:100%;max-width:600px;position:absolute;top:10%;padding:10px;line-height:28px;margin:50px 0 0 30px;border-radius:10px;background-color:#F8F8F8;font-size:15px;-webkit-box-shadow:0 0 16px #C7C7C7;border:1px solid #D4D3D3;color:#6F6C6C;opacity:.5}
.fl{max-width:1180px;width:100%;min-height:70px;background:#fff;margin:0 auto;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.05);-moz-box-shadow:0 3px 2px rgba(0,0,0,.05);box-shadow:0 3px 2px rgba(0,0,0,.05);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.fl:hover{-webkit-box-shadow:0 3px 2px rgba(0,0,0,.15);-moz-box-shadow:0 3px 2px rgba(0,0,0,.15);box-shadow:0 3px 2px rgba(0,0,0,.15);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.fl .filter-wrap{padding:20px 33px}
.fl .filter-tag{word-spacing:4px;height:auto;overflow:hidden;font-size:14px}
.fl .fl_list{float:left;width:100%;max-width:1040px;line-height:28px;color:#999;padding-left:50px}
.fl .fl_list span{color:#222;margin-left:-50px}
.fl_title{height:70px;border-bottom:1px solid #f3f3f3;background:#fafafa}
.fl01{float:left;height:70px;line-height:70px;text-align:center;min-width:100px;font-size:18px;width:auto;padding-left:33px;padding-right:33px;border-right:1px solid #f3f3f3;background:#fff}
.fl01 a{color:#666;text-decoration:none}
.fl02{float:left;height:70px;line-height:70px;text-align:center;min-width:100px;font-size:18px;width:auto;padding-left:33px;padding-right:33px;background:#fafafa;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}
.fl02 a{color:#666;text-decoration:none}
.fl03{float:left;background:#fafafa;width:484px;height:70px;border-bottom:1px solid #f3f3f3}
.fl_link{color:#999;display:inline-block;text-decoration:none}
.fl_link:hover{color:#333;text-decoration:none}
.linked{color:#f66;font-weight:700}
.main{background:#f0f0f0;overflow:hidden;margin:0 auto;padding-bottom:60px}
hr{margin-top:20px;border:0;border-top:1px solid #eee}
.main_inner{max-width:1180px;width:100%;margin:0 auto}
.main_left{width:calc(100% - 300px);float:left;background:#fff;min-height:400px;height:auto;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.15);-moz-box-shadow:0 3px 2px rgba(0,0,0,.15);box-shadow:0 3px 2px rgba(0,0,0,.15)}
.butterBar{margin-left:36%;max-width:640px;position:fixed;text-align:center;top:0;width:58%;z-index:800}
.butterBar--center{left:50%;margin-left:-320px}
.butterBar-message{background:rgba(255,255,255,.97);border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35);display:inline-block;font-size:14px;margin-bottom:0;padding:12px 25px}
#cancel_comment_reply{float:right;line-height:30px;padding-right:10px}
.main_right{float:right;width:280px}
.item_title{min-height:100px;background:#fafafa;border-bottom:1px solid #f3f3f3;height:auto;padding:20px}
.item_title h1{color:#333;font-size:22px}
.item_info{min-height:50px;border-bottom:1px solid #f3f3f3;height:auto;line-height:50px;padding-left:20px;word-spacing:4px;color:#666}
.item_info span{color:#f66}
.single-cat,.single-cat a,.single-cat span{color:#999;font-size:13px;margin-top:10px}
.post_au{float:right;margin-right:10px}
.text-collect.wp-collect,.wp-question{background:#fff;color:#f66;padding:7px 15px;border:1px solid #f66}
.text-collect.wp-collect.is-favorite{color:#fff;background:#f66}
.text-collect.wp-collect:hover,.wp-question:hover{color:#fff;background:#f66}
.text-collect.wp-collect.is-favorite:hover{background:#fff;color:#f66}
.wp-question{margin-left:30px}
.content{height:auto;overflow:hidden;border-bottom:1px solid #eee;padding-bottom:10px}
.content_left{width:100%;float:left;padding:30px}
.content_left p{margin:.8em 0;font-size:16px;color:#333;line-height:1.9}
.content_left img{margin:0 auto;max-width:100%;height:auto;display:block}
.content_left iframe{margin:0 auto;max-width:100%;display:block}
.content_right{width:200px;float:right;padding:10px}
.show_content{width:100%;height:auto;overflow:hidden;min-height:50px;font-size:16px;line-height:26px;line-height:1.8;word-break:break-all;word-wrap:break-word}
.show_content img{max-width:100%}
.show_content img.aligncenter{display:block;margin:auto}
.show_content p{margin-bottom:30px}
.show_content ol,.show_content ul{display:block;list-style-type:disc;list-style:disc!important;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px}
.show_content ol{list-style:decimal!important}
.content_right_title{height:60px;background:#F9F8F8;border-bottom:1px solid #eee;line-height:60px;font-size:18px;margin-bottom:10px;font-weight:600;color:#000;padding-left:30px}
.xg_content{overflow:hidden;padding:10px 10px 0;border-bottom:1px solid #eee}
.tuts_top3{margin-bottom:20px;height:auto;float:left;list-style:none;width:31.8%;margin-right:2%}
.tuts_top3_bg{width:100%;height:auto;position:relative}
.tuts_top3_bg img{width:100%;height:auto}
.tuts_top3:nth-child(3n){margin-right:0}
.tuts_top3_bg p{height:40px;line-height:40px;color:#959595;background:#f0f0f0;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}
.article-paging{text-align:center;font-size:12px;overflow:hidden;clear:both;padding:20px 0}
.article-paging span{display:inline-block;padding:2px 12px;background-color:#ddd;border:1px solid #ddd;border-radius:2px;color:#666}
.article-paging a span{background-color:#fff;color:#666}
.notag{position:absolute;top:-2px;left:10px}
.faq{width:180px}
.faq .faq-title{background:#6c9;padding:1px 8px 1px 8px;border-radius:2px;color:#fff;font-size:12px}
.faq .faq-title2{font-size:14px;color:#666}
.faq .faq-content{color:#999;font-size:12px;line-height:20px;padding-top:10px}
.single-tags-title{float:left;color:#666;line-height:26px;margin-left:8px}
.single-tags{float:left}
.single-tags a{float:left;border:1px solid #ddd;color:#999;padding:2px 8px 2px 8px;margin-left:4px;margin-right:4px}
.tag_list{float:left;border:1px solid #ddd;color:#999;padding:2px 8px 2px 8px;margin-left:4px;margin-right:4px}
.tag_list2{float:left;border:1px solid #ddd;color:#999;padding:2px 8px 2px 8px;margin-left:4px;margin-right:4px;margin-bottom:8px}
.single-tags a:hover,.tag_list2:hover{cursor:pointer;background:#f66;color:#fff;border:1px solid #f66;text-decoration:none}
.ding{height:130px;overflow:hidden;margin-bottom:10px;text-align:center;word-spacing:10px;line-height:120px}
.affs{padding:10px;border-bottom:1px solid #eee}
.affs img{width:100%;height:auto}
.down_info{height:200px;border-bottom:1px solid #eee;overflow:hidden;margin-bottom:10px;padding-left:30px;padding-right:30px;padding-top:40px}
.download{height:155px;border-bottom:1px solid #eee}
.download .baiduurl_btn{width:280px;float:left;padding-top:40px;padding-left:40px}
.download .baiduurl_tqm{width:320px;float:left;text-align:center;padding-top:60px}
.download .baiduurl_link{width:280px;float:left;padding-top:40px;padding-right:40px}
.download .erphpdown_color{color:#f66;font-weight:700}
.widget{margin-bottom:20px}
.widget ul{list-style:none}
.widget h3{height:60px;background:#fafafa;border-bottom:1px solid #eee;line-height:60px;font-size:18px;padding-left:20px;margin:0}
.biaoqian,.widget_ui_tags{width:280px;background:#fff;min-height:100px;height:auto;overflow:hidden;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.15);-moz-box-shadow:0 3px 2px rgba(0,0,0,.15);box-shadow:0 3px 2px rgba(0,0,0,.15)}
.widget_ui_tags .items{padding:20px;height:auto;overflow:hidden}
.widget_ui_ads{width:280px;background:#fff;margin-top:20px;min-height:100px;height:auto;overflow:hidden;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.15);-moz-box-shadow:0 3px 2px rgba(0,0,0,.15);box-shadow:0 3px 2px rgba(0,0,0,.15);padding:5px}
.widget.mbt_comments ul,.widget_comments_list ul{padding:20px;list-style:none;background:#fff}
.widget.mbt_comments ul li a,.widget_comments_list ul li a{display:block;border-radius:2px;padding:8px 10px;background:#f4f4f4;margin-top:10px;margin-bottom:20px;position:relative;margin-top:-2px;margin-left:50px;overflow:hidden}
.widget.mbt_comments ul li a:before,.widget_comments_list ul li a:before{content:" ";height:0;width:0;border-color:transparent;border-style:solid;border-width:7px;border-right-color:#F5F5F5;position:absolute;left:-13px;top:10px}
.widget.mbt_comments ul li .avatar,.widget_comments_list ul li .avatar{border-radius:50%;float:left;margin:0 4px 0 0}
.widget .textwidget{background:#fff;padding:15px}
.widget .textwidget li{height:25px;line-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.btn_div{text-align:center;padding:20px}
.baidu_btn_cla{width:200px;height:45px;background:#f66;color:#fff;padding:10px 15px 10px 15px;margin:0 auto;text-decoration:none;border-radius:5px}
.baidu_btn_cla:active{background:#d25d5d;text-decoration:none;color:#fff}
.baidu_btn_cla:hover{background:#d25d5d;text-decoration:none;color:#fff}
.baidu_btn_cla:visited{background:#f66;text-decoration:none;color:#fff}
#fl_class a{color:#666;text-decoration:none}
#fl_class a:hover{color:#f66}
.single-post-comment{border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff;padding:20px}
.single-post-comment h2{margin-bottom:15px;font-size:15px;font-weight:600}
.single-post-comment ul{list-style:none}
.single-post-comment a{color:#f66}
.single-post-comment a:hover{color:#f66}
.single-post-comment .textarea{width:100%;background:#FCF7F8;padding:10px;resize:none;text-shadow:none;margin-bottom:5px;font-size:15px;border-radius:4px;height:120px;-webkit-transition:all 1s ease;transition:all 1s ease;border:1px solid #fdb2b2;-webkit-appearance:none}
.comboxinfo{margin-top:10px}
.single-post-comment .textarea::-moz-placeholder,.single-post-comment .textarea::-webkit-input-placeholder{color:#aaa;font-size:15px}
.single-post-comment .textarea:focus{background:#fff}
.single-post-comment .bottom{margin-top:15px;padding-bottom:20px}
.single-post-comment .bottom:after{content:'';display:block;clear:both;height:0}
.single-post-comment .bottom .meta{float:left}
.single-post-comment .bottom .meta .avatar{width:28px;height:28px;border-radius:50%;display:inline-block;margin-right:10px;vertical-align:middle;background:#aaa no-repeat center center;background-size:cover}
.single-post-comment .bottom .meta .username,.single-post-comment .bottom .meta .username:hover{cursor:default;color:#333}
.single-post-comment .bottom button{float:right}
.ladda-button.comment-submit-btn{width:100px;height:30px;background:#f66;color:#fff;text-align:center;line-height:30px;cursor:pointer;border:0;padding:0;font-size:13px}
.single-post-comment .bottom button:hover{background:#f66}
.single-post-comment .children{padding-left:40px}
.single-post-comment .comment_details{padding-bottom:20px;padding-top:20px;border-bottom:1px solid #f4f4f4}
.single-post-comment .comment_details:after{content:'';display:block;clear:both;height:0}
.single-post-comment .comment_details .avatar{float:left;margin-right:10px}
.single-post-comment .comment_details .avatar a{width:40px;height:40px;position:relative;border-radius:50%;overflow:hidden;display:block;cursor:default}
.single-post-comment .comment_details .avatar a img{width:100%;height:100%;overflow:hidden;display:block;border-radius:50%}
.single-post-comment .comment_details .comment-wrapper{overflow:hidden}
.single-post-comment .comment_details .comment-wrapper .postmeta{font-size:12px;margin-bottom:4px;color:#aaa}
.single-post-comment .comment_details .comment-wrapper .postmeta .comment-reply-link{float:right}
.single-post-comment .comment_details .comment-wrapper .postmeta a,.single-post-comment .comment_details .comment-wrapper .postmeta a:hover{cursor:pointer;color:#333}
.single-post-comment .comment_details .comment-wrapper .comment-main{font-size:15px}
.single-post-comment .comment-pagenav{display:block;margin-top:20px;text-align:center}
.single-post-comment .comment-pagenav .page-numbers{padding:5px 10px;font-size:12px;border:1px solid #eaeaea}
.single-post-comment .comment-pagenav .current{color:#fff;background-color:#f66;border-color:#f66;cursor:default}
.form-control{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#fdb2b2;outline:0;-webkit-box-shadow:inset 0 1px 1px #fb9292,0 0 6px #fb9292;box-shadow:inset 0 1px 1px #fb9292,0 0 6px #fb9292}
.cominfodiv{margin-bottom:20px;width:30%;float:left;margin-left:4.5%;position:relative}
.cominfodiv:first-child{margin-left:0}
.cominfodiv input{padding:5px;width:100%;border:1px solid #ddd}
.cominfodiv p span{position:absolute;right:20px;top:5px}
.comment-awaiting-moderation{color:#F5C7C7;margin-top:10px;text-align:center}
.post-like a{display:inline-block;padding:0 10px;height:26px;line-height:26px;float:right;color:#9f9f9f;border-radius:4px;border:1px solid #DDD}
.post-like a.done{background-color:#F58282;color:#fff;border-color:#F56D6D}
.widget_author{background:#fff;padding:30px 10px 10px}
.widget_author .author_avatar{height:100px;text-align:center}
.widget_author .author_avatar a{display:inline-block;padding:5px;border:1px solid #E8E6E6;border-radius:50%;background-color:#F5F3F3}
.widget_author .author_avatar a img{width:80px;height:80px;border-radius:50%}
.widget_author .author_meta{margin-top:10px;text-align:center;padding:0 20px}
.widget_author .author_meta li{float:left}
.widget_author .author_meta .num{display:block;color:#FC6868;font-size:1.5em}
.widget_author .author_meta .text{display:block}
.widget_author .author_meta .author_post,.widget_author .author_meta .author_views{width:105px}
.widget_author .author_meta .author_hr .hr{display:block;width:2px;height:20px;margin-top:10px;background-color:#E2E2E2}
.widget_author .author_postv{height:1px;border-top:1px solid #ddd;text-align:center;margin:30px auto 25px auto}
.widget_author .author_postv span{position:relative;top:-15px;background:#fff;padding:0 15px;font-size:18px;color:#777;font-weight:400}
.widget_author .author_post_list{padding:0 10px;margin-bottom:30px}
.widget_author .author_post_list li{color:#F9B8B8;position:relative;padding-left:15px}
.widget_author .author_post_list li:before{position:absolute;content:" ";width:15px;height:15px;border-radius:50%;background:#36B3F1;left:-5px;top:5px;border:5px solid #FFF;font-size:0}
.widget_author .author_post_list li:nth-child(2n):before{background:#F58484}
.widget_author .author_post_list li:hover:before{border-color:#E0DFDF}
.widget_author .author_post_list li.z-date:after{content:" ";position:absolute;width:1px;height:50px;background:#ccc;left:2px;top:20px}
.widget_author .author_post_list li a{color:#666;font-size:14px;line-height:25px;margin-bottom:10px;overflow:hidden;display:block}
.widget_author .author_lan a{display:block;width:100%;height:50px;font-size:1.5em;margin-top:-20px;color:#fff;background-color:#ED6565;text-align:center;border-radius:4px;line-height:50px}
.left_fl{-webkit-box-shadow:0 3px 2px rgba(0,0,0,.15);-moz-box-shadow:0 3px 2px rgba(0,0,0,.15);box-shadow:0 3px 2px rgba(0,0,0,.15);height:auto;background:#fff;min-height:100px}
.left_fl .cat_name_meta{float:left;padding-left:20px;padding-top:25px}
.left_fl .cat_name_meta .cat_slug{font-size:12px;color:#b4b4b4;display:block;padding-top:5px}
.left_fl .cat_name_meta .cat_name{font-size:18px;color:#505050;display:block}
.left_fl li i{float:right;font-size:30px;color:#c7c7c7;padding-top:30px;padding-right:20px}
.left_fl .li_open{height:0;background:#fafafa;visibility:hidden;opacity:0}
.left_fl .li_list{height:100px;border-bottom:1px solid #eee}
.left_fl .li_open{height:0;background:#fafafa;visibility:hidden;opacity:0}
.left_fl li:hover .li_open{visibility:visible;overflow:auto;position:relative;height:100%;-webkit-transition:all 2s;-moz-transition:all 2s;-ms-transition:all 2s;-o-transition:all 2s;transition:all 2s;opacity:1}
.left_fl .li_open ul li{overflow:hidden;background:#fafafa;color:#969696;font-size:12px;height:35px;line-height:35px}
.left_fl .li_open ul li a{display:block;height:35px;padding-left:20px;padding-right:20px;color:#969696}
.left_fl .li_open .tag_num{float:right}
.left_fl .li_open ul li a:hover{background:#fff;color:#000;border-bottom:1px solid #eee}
footer{height:130px;background:#fff;border-top:1px solid #C5C5C5}
.fot{padding-top:20px;text-align:center;color:#666;font-size:14px}
.fot p{line-height:30px;margin:0}
.footer_menus a{color:#F1ABA7;position:relative;padding:0 15px}
.footer_menus a:after{position:absolute;right:0;top:-5px;content:"|";font-size:1em;color:#B5B2B2}
.footer_menus a:last-child:after{position:initial;display:none}
.cbbfixed{position:fixed;right:10px;transition:bottom ease .3s;bottom:-85px;z-index:3;cursor:pointer}
.cbbfixed .cbbtn{width:50px;height:45px;line-height:40px;font-size:2em;text-align:center;display:block;color:#E0E0E0;background-color:#FF5C5C;border-radius:4px}
.cbbfixed .gotop{transition:background-color ease .3s;margin-top:1px}
.cbbfixed .gotop:hover{background-color:#2c2d2e}
.imagewidget{padding:3px;background-color:#fff;overflow:hidden}
.imagewidget li{float:left;width:calc(100% - 6px);margin:3px;overflow:hidden;position:relative}
.imagewidget li img{width:100%;height:auto}
.imagewidget li span{position:absolute;bottom:-30px;background-color:rgba(14,14,14,.56);z-index:999;display:block;padding:5px;height:30px;line-height:20px;width:100%;text-align:center;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.imagewidget li:hover span{bottom:0;height:100%;padding-top:20%;font-size:2em;color:#F66;-webkit-transition:all .35s;-moz-transition:all .35s;-ms-transition:all .35s;-o-transition:all .35s;transition:all .35s}
.fax a:before{font-family:FontAwesome;display:inline-block;margin-right:5px}
.codiepie a:before{content:"\f184";color:#f66}
.fa-homes a:before{content:"\f015";color:#f66}
@media (max-width:1180px){.foot_num{line-height:40px;padding-top:15px;text-align:center}
.foot_num div:nth-child(1){font-size:18px;float:none;width:auto;text-align:center}
.foot_num div:nth-child(2){float:none;margin-left:0}
}
@media (min-width:800px){.mobie{display:none}
.pc{display:block}
}
@media (max-width:800px){.foot,.header_menu,.pc,.sidebar{display:none}
.main_left{width:100%}
.index_header{max-height:70px;margin-bottom:15px}
.logo{line-height:65px}
.logo img{width:158px;height:auto}
.header_search_bar{margin-top:18px;border-radius:20px;height:35px}
.search_bar_btn{height:35px}
.search_bar_input{height:35px;width:80px}
.search_bar_input:focus{width:120px}
.mobie{display:block}
.mobie i{font-size:2.5em;margin-right:10px}
.list_n1,.list_n2,.list_n3{width:-moz-calc(50% - 10px);width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin:0 5px 10px}
.i_list:hover{margin-top:-2px;margin-bottom:12px}
.xg_content{padding:5px 5px 0}
.cat_bg{margin-top:-20px}
.cat_bg .cat_bg_img p{width:-moz-calc(100% - 10px);width:-webkit-calc(100% - 10px);width:calc(100% - 10px);margin:0 5px 30px;opacity:.7}
}
@media (max-width:500px){.cat_bg .cat_bg_img p,.fot p span,.home-filter,.post_au{display:none}
.mobies{display:block}
.update_area_lists{padding:0 5px}
.list_n1,.list_n2,.list_n3{width:48.5%;margin:0 0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.update_area_lists li:nth-child(odd),.xg_content li:nth-child(odd){margin-right:3%}
.list_n3{width:-moz-calc(100% - 10px);width:-webkit-calc(100% - 10px);width:calc(100% - 10px);margin:0 5px 10px}
.cat_bg .cat_bg_img{background:no-repeat scroll center 0}
.fl .filter-wrap{padding:20px 10px}
.page-numbers{display:none;line-height:25px;padding:5px}
.current,.next,.prev,.screen-reader-text{display:inline-block}
.pagination .current{padding:10px 30px;line-height:20px;margin:0 20px;background-color:#FFF;color:#A1A1A1;border-color:#EEE}
a.page-numbers{line-height:20px}
.site-wrap{max-height:200px}
}