shuishen
2021-06-05 4a16ab34be4003099f524dbe514a5af24e7a7801
1
2
3
4
5
6
7
8
9
10
11
12
13
.jimu-widget-plotting{
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .75);
  font-size: 14px;
  border: 1px solid rgb(69, 154, 251);
  color: rgb(0, 0, 0);
  font-size: 16px;
  display: block;
  border-radius: 10px;
  z-index: 16;
  display:  none;
}