.setp7_btn {
  width: 85px;
  border-radius: 10px;
  background-color: white;
  margin-bottom: 10px;
}
.selectedBtn {
  background-color: #e4881b;
  color: white;
  font-weight: 700;
}
.baojiadan_div {
  width: 80% !important;
  position: absolute;
  top: 17%;
  height: 68%;
  overflow-y: scroll;
  border: solid 1px;
}
.createPicture_div {
  width: 920px !important;
  margin-top: 100px;
  position: absolute;
  height: 100%;
}
.installPicture_div {
  width: 920px !important;
  margin-top: 100px;
  position: absolute;
  height: 100%;
}
.baojiada_table {
  text-align: center;
}
.baojiada_table th {
  text-align: center;
  font-size: 16px;
}
.baojiada_table th td {
  text-align: center;
  color: black !important;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}
.layui-layer {
  padding: 5px !important;
}
input[type="radio"] {
  margin: 0.2em;
}
.div-hulan-green {
  cursor: pointer;
  background: green;
  border: 2px solid green;
  position: absolute;
  z-index: 2;
}
.layui-layer-page {
  border-radius: 15px;
}
.layui-layer-title {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.layui-layer-iframe {
  border-radius: 15px;
}
.layui-layer-content {
  padding: 2px;
}
.layui-btn layui-btn-primary {
  position: absolute;
  top: 10%;
}
.floorHidden{
  display: none !important;
}
.floorColor .floorHidden{  
  display: none !important;
}
.floorShow{
  display: block !important;
}
.ladderHidden{
  display: none !important;
}
.ladderColor .ladderHidden{  
  display: none !important;
}
.ladderShow{
  display: block !important;
}
