Browse Source

Merge branch 'static-static' of http://10.1.235.20:3000/core/static into static-static

guohh 4 years ago
parent
commit
c8fae2cb42
2 changed files with 7 additions and 6 deletions
  1. 1 0
      2019/bj-zqzt/biz/css/base-common.css
  2. 6 6
      2019/bj-zqzt/biz/css/base.css

+ 1 - 0
2019/bj-zqzt/biz/css/base-common.css

572
  font-weight:400;
572
  font-weight:400;
573
  height: 1.27rem;
573
  height: 1.27rem;
574
  border: 1px solid rgba(230, 233, 237, 1);
574
  border: 1px solid rgba(230, 233, 237, 1);
575
  resize: none;
575
}
576
}
576
.contact-content::-webkit-input-placeholder {
577
.contact-content::-webkit-input-placeholder {
577
  color: rgba(178, 184, 191, 1);
578
  color: rgba(178, 184, 191, 1);

+ 6 - 6
2019/bj-zqzt/biz/css/base.css

6070
  margin: 0 .12rem 0 .095rem;
6070
  margin: 0 .12rem 0 .095rem;
6071
}
6071
}
6072
.director-desc-area {
6072
.director-desc-area {
6073
  padding: .14rem .2rem;
6073
  padding: .14rem .05rem;
6074
  background-color:rgba(250,251,252,1);
6074
  background-color:rgba(250,251,252,1);
6075
  display: none;
6075
  display: none;
6076
  flex-wrap: wrap;
6076
  flex-wrap: wrap;
6083
  background-size: contain;
6083
  background-size: contain;
6084
}
6084
}
6085
.director-desc-area li {
6085
.director-desc-area li {
6086
  width: 25%;
6086
  width: 33%;
6087
  text-align: center;
6087
  text-align: center;
6088
}
6088
}
6089
.director-desc .director-name {
6089
.director-desc .director-name {
6094
}
6094
}
6095
.director-desc .director-value {
6095
.director-desc .director-value {
6096
  margin-top: .04rem;
6096
  margin-top: .04rem;
6097
  font-size:.14rem;
6097
  font-size:.13rem;
6098
  font-weight:500;
6098
  font-weight:500;
6099
  color:rgba(43,47,51,1);
6099
  color:rgba(43,47,51,1);
6100
  line-height:.185rem;
6100
  line-height:.185rem;
6102
.director-desc-area li{
6102
.director-desc-area li{
6103
  margin-top:.24rem;
6103
  margin-top:.24rem;
6104
}
6104
}
6105
.director-desc-area li:nth-child(1),.director-desc-area li:nth-child(2),.director-desc-area li:nth-child(3),.director-desc-area li:nth-child(4) {
6105
.director-desc-area li:nth-child(1),.director-desc-area li:nth-child(2),.director-desc-area li:nth-child(3) {
6106
  margin-top:0;
6106
  margin-top:0;
6107
}
6107
}
6108
/*商机-三级领导*/
6108
/*商机-三级领导*/
7378
}
7378
}
7379
.kpi-value {
7379
.kpi-value {
7380
  font-weight: 500;
7380
  font-weight: 500;
7381
  font-size: .16rem;
7381
  font-size: .14rem;
7382
  line-height: .19rem;
7382
  line-height: .19rem;
7383
  color: #2B2F33;
7383
  color: #2B2F33;
7384
  text-align: right;
7384
  text-align: right;
7396
  transform: translate(-.92rem, .18rem);
7396
  transform: translate(-.92rem, .18rem);
7397
}
7397
}
7398
.kpi-percent {
7398
.kpi-percent {
7399
  width: .5rem;
7399
  width: .6rem;
7400
  text-align: right;
7400
  text-align: right;
7401
  font-size: .13rem;
7401
  font-size: .13rem;
7402
  font-weight: 500;
7402
  font-weight: 500;