.decision {
  position: absolute;
  top: 50px;
  left: 19px;
  padding: 0;
  z-index: 5000;
}
.decision .district {
  background: #000000B3 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 10px;
  margin-bottom: 3px;
  width: 350px;
}
.decision .district h4 {
  text-align: left;
  font: Bold 20px Segoe UI;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-top: 5px;
  display: inline;
}
.decision .district label {
  text-align: left;
  font: Bold 15px Segoe UI;
  letter-spacing: 0px;
  color: #3582F6;
  opacity: 1;
  margin-left: 200px;
}
.decision .item {
  background: #677BFFCF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  display: inline-block;
  width: 24%;
  text-align: center;
  margin: 10px 3px 0 0;
}
.decision .item p:first-child {
  font: Regular 19px/26px Segoe UI;
  color: #FFFFFF;
}
.decision .item p:nth-child(2) {
  font: Bold 18px Segoe UI;
  color: #FFA200;
}
.decision .item p {
  margin: 5px 0;
}
.decision .item2 {
  background: #5C4CEEC4;
  border-radius: 10px;
  text-align: center;
  width: 19%;
  display: inline-block;
  padding: 3px;
  margin: 3px 3px 0 0;
}
.decision .item2 p:nth-child(1) {
  font: Regular 18px/24px Segoe UI;
  color: #FFFFFF;
}
.decision .item2 p:nth-child(2) {
  font: Bold 18px Segoe UI;
  color: #FFA200;
}
.decision .item2 p {
  margin: 5px 0;
}

.district_detail {
  position: absolute;
  top: 60px;
  left: 19px;
  padding: 0;
  background: #000000B3 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 10px;
  height: 42em;
}
.district_detail .header_div {
  width: 100%;
}
.district_detail .header_div h4 {
  font: Bold 31px/41px Segoe UI;
  letter-spacing: 0px;
  color: #FFFFFF;
  display: inline-block;
  margin: 0;
}
.district_detail .header_div select {
  background: #FFFFFF33 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 7px;
  margin-left: 50px;
  width: 200px;
}
.district_detail .header_div i {
  position: absolute;
  right: 10px;
  color: white;
  cursor: pointer;
}
.district_detail .part1 {
  width: 450px;
  display: inline-block;
  vertical-align: top;
}
.district_detail .part1 .category_div {
  width: 100%;
}
.district_detail .part1 .category_div .item {
  background: #5C4CEEC4 0% 0% no-repeat padding-box;
  border-radius: 10px;
  text-align: center;
  margin-top: 10px;
  width: 19%;
  display: inline-block;
  padding: 3px;
  margin-right: 3px;
}
.district_detail .part1 .category_div .item img {
  width: 100%;
}
.district_detail .part1 .category_div .item p:nth-child(2) {
  font: Regular 18px Segoe UI;
  color: #FFFFFF;
}
.district_detail .part1 .category_div .item p:nth-child(3) {
  font: Bold 18px Segoe UI;
  color: #FFA200;
}
.district_detail .part1 .category_div .item p {
  margin: 5px 0;
}
.district_detail .part1 .chart_div {
  width: 100%;
  background: #FFFFFF80 0% 0% no-repeat padding-box;
  border-radius: 5px;
  margin-top: 10px;
}
.district_detail .part1 .chart_div p {
  color: white;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
  margin: 0;
  padding: 10px 10px 0 10px;
}
.district_detail .part1 .PCI_div {
  width: 100%;
}
.district_detail .part1 .PCI_div .item {
  background: #677BFFCF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  display: inline-block;
  width: 24%;
  text-align: center;
  margin: 10px 3px 0 0;
}
.district_detail .part1 .PCI_div .item p:first-child {
  font: Regular 18px Segoe UI;
  color: #FFFFFF;
}
.district_detail .part1 .PCI_div .item p:nth-child(2) {
  font: Bold 18px Segoe UI;
  color: #FFA200;
}
.district_detail .part1 .PCI_div .item p {
  margin: 5px 0;
}
.district_detail .part1 > p {
  text-align: right;
  color: #3582F6;
  cursor: pointer;
}
.district_detail .part2 {
  width: 300px;
  display: inline-block;
  height: 100%;
}
.district_detail .part2 > p {
  color: #3582F6;
  cursor: pointer;
  display: inline-block;
}
.district_detail .part2 > button {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 11px;
}
.district_detail .part2 .list {
  width: 100%;
  height: 35em;
  background-color: black;
  overflow-y: auto;
  overflow-x: auto;
  color: white;
}
.district_detail .part2 .list .list-item {
  background: #2D36B499;
  margin: 3px;
  border-radius: 3px;
}
.district_detail .part2 .list .list-item > div {
  display: inline-block;
}
.district_detail .part2 .list .list-item div:first-child {
  width: 30%;
  text-align: center;
}
.district_detail .part2 .list .list-item div:first-child p {
  color: #FF4343;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.district_detail .part2 .list .list-item div:first-child p:first-child {
  color: #8B8B8B;
  font-size: 12px;
  font-weight: normal;
}
.district_detail .part2 .list .list-item div:nth-child(2) {
  width: 50%;
}
.district_detail .part2 .list .list-item div:nth-child(2) p {
  color: #7599FE;
  margin: 0;
  font-size: 12px;
}
.district_detail .part2 .list .list-item div:nth-child(2) p:first-child {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
}
.district_detail .part2 .list .list-item div:nth-child(3) {
  width: 15%;
  text-align: center;
}
.district_detail .part2 .list .list-item div:nth-child(3) i {
  color: #FFC116;
  cursor: pointer;
}