Blame view

assets/pages/css/basicInformationmod/basicInformationmod.css 773 Bytes
10646c94   Andy   add
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
  .home_Img {
      display: inline-block;
      float: left;
      width: 16px;
      height: 16px;
      margin-right: 6px;
      background: url(../../img/index_Img.png) no-repeat;
      background-size: 100% 100%;
  }
  .gs_jbxx{
      padding-left: 0;
      height: 495px;
  }
  .gs_jbxx li{
  
      margin-bottom: 15px;
      font-size: 14px;
      color: #34495e;
  }
  .peo_lxrxx li{
      margin-bottom: 0;
  }
  .col-md-left{
      float: left;
      width: 85px;
      text-align: right;
      margin-right: 24px;
  }
  .peo_lxrxx .col-md-left{
      width: 60px;
  }
  .col-md-right{
      float: left;
  }
  .col-md-right img,.sfzh_pic img{
      width: 100%;
      height: 100%;
  }
  .yyzz_pic{
      width: 184px;
      height: 138px;
  }
  .sfzh_pic{
      margin-right: 10px;
      display: inline-block;
      width: 184px;
      height: 138px;
  }