admin
2025-02-20 f537abe9f3646c739beaf15076246a2f71a347e9
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
@charset "utf-8";
/* CSS Document */
 
body{
    margin:0;
    font-family:"微软雅黑";
}
 
.div_all{
    background:url(/BuWan/img/beijing.png);
    height:1080px;
}
 
.img_1{
    margin-top:220px;
    height:35px;
    width:258px;
}
 
.div_1{
    width:100%;
    text-align:center;
}
 
.img_2{
    height:71px;
    width:482px;
    margin:auto;
    margin-top:30px;
}
 
.div_con{
    background:url(/BuWan/img/denglu.png);
    width:480px;
    height:356px;
    margin:auto;
    
}
 
.img_3,.img_4{
    float:left;
    
}
 
.text_1,.text_2{
    background:url(/BuWan/img/yhm.png);
    height:42px;
    width:257px;
    border:0;
    font-size:14px;
    color:#999999;
    padding-left:10px;
}
 
.con_1{
    margin-left:83px;
    margin-top:22px;
}
 
.con_2{
    margin-left:83px;
    margin-top:18px;
}
 
.text_3{
    background:url(/BuWan/img/sryzm.png);
    height:44px;
    width:204px;
    border:0;
    font-size:14px;
    color:#999999;
    padding-left:10px;
 
}
 
.con_3,.con_4{
    margin-left:83px;
    margin-top:18px;
}
 
.con_3_0{
    float:left;
}
 
.con_3_1{
    background:url(/BuWan/img/yzmbj.png);
    height:44px;
    width:86px;
    margin-left:228px;
    font-family:"Impact";
    font-size:17PX;
    text-align:center;
    line-height:44PX;
    
}
 
.sub{
    background:url(/BuWan/img/dl.png);
    height:44px;
    width:314px;
    border:0px;
    font-size:18px;
    color:#FFF;
}