lee
parent
d9e1ad6477
commit
7c384ccac0
|
@ -536,9 +536,14 @@
|
||||||
background: #e3e3e3e3;
|
background: #e3e3e3e3;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
}
|
}
|
||||||
|
.serve-top{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
width: 100%;
|
||||||
|
height: 92px;
|
||||||
|
}
|
||||||
.serve-survey-bg{
|
.serve-survey-bg{
|
||||||
background-color: #EEEEEE;
|
background-color: #EEEEEE;
|
||||||
padding: 144px 0 0;
|
padding: 54px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serve-survey{
|
.serve-survey{
|
||||||
|
@ -2313,8 +2318,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 服务 */
|
/* 服务 */
|
||||||
|
.serve-top{
|
||||||
|
width: 100%;
|
||||||
|
height: 62px;
|
||||||
|
}
|
||||||
.serve-survey-bg{
|
.serve-survey-bg{
|
||||||
margin-top: 60px;
|
|
||||||
padding: 30px 0;
|
padding: 30px 0;
|
||||||
}
|
}
|
||||||
.serve-survey{
|
.serve-survey{
|
||||||
|
|
Loading…
Reference in New Issue