4354a61b
Andy
服务页 集团部分
|
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
|
.services-banner{
width: 100%;
height: 600px;
background: url(../images/services_bgIxo.png);
background-size: 100% 100%;
background-repeat: no-repeat;
}
.services-bannertit{
width:600px;
height:50px;
line-height: 50px;
font-size:48px;
font-weight:500;
color:rgba(255,255,255,1);
text-align: center;
margin: 191px auto 44px;
}
.services-bannertext{
width:450px;
height:25px;
line-height:25px;
font-size:24px;
font-weight:500;
color:rgba(255,255,255,1);
text-align: center;
margin: 0 auto;
}
.services-content{
background-color: #fff;
}
/*tab sta */
.services-wrap{
height: 680px;
|
d744f2f4
Andy
media 服务页
|
35
|
/*width: 1200px;*/
|
4354a61b
Andy
服务页 集团部分
|
36
|
margin: 0 auto;
|
d744f2f4
Andy
media 服务页
|
37
|
width: 100%;
|
4354a61b
Andy
服务页 集团部分
|
38
|
}
|
b48b7eca
Andy
media 服务页
|
39
|
/*1 tab*/
|
4354a61b
Andy
服务页 集团部分
|
40
41
42
43
44
|
.services-wrap-left-1{
background: url("../images/services_saasIco.png") no-repeat;
width: 542px;
height: 494px;
margin-top: 102px;
|
b48b7eca
Andy
media 服务页
|
45
|
margin-left: 10px;
|
4354a61b
Andy
服务页 集团部分
|
46
47
48
49
50
|
}
.services-wrap-right-1{
width: 543px;
height: 400px;
margin-top: 177px;
|
b48b7eca
Andy
media 服务页
|
51
|
margin-left: 78px;
|
4354a61b
Andy
服务页 集团部分
|
52
|
}
|
b48b7eca
Andy
media 服务页
|
53
|
/*1----tab 右侧 切换部分 sta*/
|
4354a61b
Andy
服务页 集团部分
|
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
.services-soft-wrap{
height: 168px;
width: 100%;
border-bottom: 2px solid rgba(228,229,229,1);;
}
.services-soft-wrap li {
color: rgba(6,14,19,.8);
font-size:20px;
cursor: pointer;
height: 168px;
width: 133px;
}
.services-soft-wrap li:nth-of-type(1) {
padding-top: 114px;
|
b48b7eca
Andy
media 服务页
|
68
|
background: url(../images/services_titico1.png) no-repeat center 0;
|
4354a61b
Andy
服务页 集团部分
|
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
|
margin-right: 72px;
}
.services-soft-wrap li:nth-of-type(1).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico1_active.png) no-repeat center 0;
}
.services-soft-wrap li:nth-of-type(2) {
padding-top: 114px;
background: url(../images/services_titico2.png) no-repeat center 0;
margin-right: 72px;
}
.services-soft-wrap li:nth-of-type(2).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico2_active.png) no-repeat center 0;
}
.services-soft-wrap li:nth-of-type(3) {
padding-top: 114px;
background: url(../images/services_titico3.png) no-repeat center 0;
}
.services-soft-wrap li:nth-of-type(3).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico3_active.png) no-repeat center 0;
}
|
b48b7eca
Andy
media 服务页
|
98
99
|
/*1------tab 右侧 cont*/
.services-section-wrap,.services-section-user{
|
4354a61b
Andy
服务页 集团部分
|
100
101
102
103
104
|
height: 100px;
margin-top: 58px;
width: 400px;
}
.services-soft-bottom-title{
|
b48b7eca
Andy
media 服务页
|
105
|
width:360px;
|
4354a61b
Andy
服务页 集团部分
|
106
107
108
109
110
|
height:30px;
font-size:30px;
font-weight:500;
color:rgba(0,0,0,1);
margin-bottom: 22px;
|
b48b7eca
Andy
media 服务页
|
111
|
text-align: left;
|
4354a61b
Andy
服务页 集团部分
|
112
113
114
115
116
117
118
119
120
121
122
|
}
.services-soft-bottom-des{
text-align: left;
width:400px;
height:44px;
line-height: 22px;
font-size:16px;
font-weight:400;
color:rgba(0,0,0,0.7);
}
|
b48b7eca
Andy
media 服务页
|
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
|
/*----2------ tab sta*/
/*----3------ tab sta*/
/*1 tab*/
.services-wrap-left-3{
background: url("../images/services_userIco.png") no-repeat;
width: 568px;
height: 593px;
margin-top: 67px;
margin-left: 10px;
}
.services-wrap-right-3{
width: 543px;
height: 400px;
margin-top: 165px;
margin-left: 50px;
}
/*-------3---*/
.services-user-wrap{
height: 168px;
width: 100%;
border-bottom: 2px solid rgba(228,229,229,1);;
}
.services-user-wrap li {
color: rgba(6,14,19,.8);
font-size:20px;
cursor: pointer;
height: 168px;
width: 133px;
}
.services-user-wrap li:nth-of-type(1) {
padding-top: 114px;
background: url(../images/services_titico7.png) no-repeat center 0;
margin-right: 72px;
}
.services-user-wrap li:nth-of-type(1).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico7_active.png) no-repeat center 0;
}
.services-user-wrap li:nth-of-type(2) {
padding-top: 114px;
background: url(../images/services_titico8.png) no-repeat center 0;
margin-right: 72px;
}
.services-user-wrap li:nth-of-type(2).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico8_active.png) no-repeat center 0;
}
.services-user-wrap li:nth-of-type(3) {
padding-top: 114px;
background: url(../images/services_titico9.png) no-repeat center 0;
}
.services-user-wrap li:nth-of-type(3).active {
color: #3F9FFE;
padding-bottom: 22px;
border-bottom: 2px solid rgba(63,159,254,1);
background: url(../images/services_titico9_active.png) no-repeat center 0;
}
|