service.css
1.72 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
.serve-top{ height:340px; }
.serve-top .u-b{ width:990px; height:340px; margin:0 auto; background:url(../images/server/se-top.jpg) #79c6e8 center no-repeat;}
.serve-main{ width:928px; padding:50px 20px 50px 40px; border:#d6d6d6 solid 1px; background:#FFF; margin:30px auto 0 auto;}
.serve-main ul li{ width:464px; height:210px; margin-bottom:45px; float:left; }
.u-sm-cen{}
.u-sm-cen dt{ width:182px; height:182px; float:left}
.u-sm-cen dd{ width:235px; height:182px; margin-right:25px; float:right}
.u-sm-cen dd p.p1{ height:35px; font-size:14px}
.u-sm-cen dd p.p2{ height:125px; line-height:22px; color:#999}
.u-sm-cen dd p.p3{ height:37px; line-height:37px;}
a.btn {
display:inline-block;
margin:0;
line-height:35px;
height:35px;
padding:0 32px;
text-align:center;
color:#fff;
font-size:14px;
position:relative;
}
.ser-tr1{ min-height:250px;}
.ser-tr1 dt{ width:182px; height:182px; float:left}
.ser-tr1 dd{ width:715px; height:182px; float:right;}
.ser-tr1 dd .ser-list{}
.ser-tr1 dd .ser-list p{ line-height:30px; color:#333; padding-top:15px;}
.ser-tr1 dd .ser-list p em{ color:#666}
.ser-tr1 dd .ser-list p.p1{ line-height:37px;}
.m-l20{ margin-left:20px;}
.ser-tr2{ margin-right:20px;}
.ser-tr2 h2{ border-bottom:#333 dashed 1px; font-weight:normal; line-height:30px; padding-top:30px;}
.ser-tr2 p{ color:#666; line-height:25px; padding:15px; text-indent:2em;}
a.im-view {
background: #ffef9d;
border: 1px solid #f69a17;
border-radius: 3px;
color: #d42a00;
font-size: 12px;
line-height: 18px;
padding: 0 8px 0 0;
position: relative;
text-align: right;
width: 72px;
display:block;
margin-top: 20px;
}
a.im-view span{
color: #d42a00;
font-size: 12px;
font-family: '宋体';
}