.sg-mask {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1002;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden; }

.popups-box {
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 0.13333rem;
  position: fixed;
  bottom: -3.34667rem;
  margin: 0 auto;
  float: left; }

.popups-box .title-min {
  height: 1.2rem;
  width: 100%;
  line-height: 1.2rem;
  color: #fff;
  font-size: 14px;
  background-color: #9bc4fd;
  border-top-left-radius: 0.13333rem;
  border-top-right-radius: 0.13333rem;
  font-size: 16px; }
  [data-dpr="2"] .popups-box .title-min {
    font-size: 28px; }
  [data-dpr="3"] .popups-box .title-min {
    font-size: 42px; }
  [data-dpr="2"] .popups-box .title-min {
    font-size: 32px; }
  [data-dpr="3"] .popups-box .title-min {
    font-size: 48px; }

.popups-box .title-min .query {
  float: left;
  margin-left: 0.32rem;
  cursor: pointer; }

.popups-box .title-min .submit {
  float: right;
  margin-right: 0.32rem;
  cursor: pointer; }

.popups-box .title-max {
  display: none; }

.popups-box .close {
  width: 0.93333rem;
  height: 1.06667rem;
  text-align: center;
  float: right;
  cursor: pointer; }

.popups-box .result-box {
  display: none;
  text-align: left;
  padding-left: 0.13333rem;
  height: 1.2rem;
  line-height: 1.2rem;
  margin-top: 0.26667rem;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 0.26667rem; }

.popups-box .result-box input {
  height: 0.93333rem;
  line-height: 0.93333rem;
  flex: 1;
  margin-left: 0.26667rem;
  margin-right: 0.26667rem;
  padding-left: 0.26667rem; }

.popups-box .footer {
  display: none; }

.tab-box {
  float: left;
  width: 100%; }

.tab-menu {
  height: 1.06667rem;
  line-height: 1.06667rem;
  border-bottom: 1px solid #bfbfbf;
  width: 100%; }

.tab-box .tab-menu ul {
  width: 100%; }

.tab-box .tab-menu li {
  list-style: none;
  float: left;
  width: 33%;
  cursor: pointer;
  font-size: 15px; }
  [data-dpr="2"] .tab-box .tab-menu li {
    font-size: 30px; }
  [data-dpr="3"] .tab-box .tab-menu li {
    font-size: 45px; }

.tab-content {
  margin-top: 2px;
  float: left;
  width: 33%;
  height: 490px;
  overflow: hidden; }

.tab-content ul {
  float: left;
  width: 100%; }

.tab-list-1, .tab-list-2, .tab-list-3 {
  display: block; }

.content-box {
  float: left;
  width: 100%; }

.tab-content li {
  height: 0.93333rem;
  line-height: 0.93333rem;
  float: left;
  list-style: none;
  width: 100%; }
  .tab-content li a {
    color: #333333;
    font-size: 15px; }
    [data-dpr="2"] .tab-content li a {
      font-size: 30px; }
    [data-dpr="3"] .tab-content li a {
      font-size: 45px; }

.minISClick a {
  background-color: #23b7e5;
  padding: 0.08rem;
  color: #fff;
  max-width: 2.4rem;
  border-radius: 0.13333rem; }

/*# sourceMappingURL=SG_area_select.css.map */
