.releaseBtn[data-v-2fda9132] {
  margin: 0 0 0 6px;
  cursor: pointer;
  color: #1e8ff5;
  width: 60px;
  text-align: center;
}


#customPage .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li {
  border: 1px solid #D8E0E6;
  background-color: white;
  border-radius: 2px;
}

#customPage[data-v-b5d351c4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 10px;
}
.row_box[data-v-b5d351c4] {
  width: 100%;
}
.col_box[data-v-b5d351c4] {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 5px;
}
@media screen and (min-width: 1400px) {
.col_box[data-v-b5d351c4] {
    width: 33.33333333%;
    padding: 5px;
}
}
@media screen and (min-width: 1600px) {
.col_box[data-v-b5d351c4] {
    width: 25%;
    padding: 7.5px;
}
}
@media screen and (min-width: 2000px) {
.col_box[data-v-b5d351c4] {
    width: 20%;
    padding: 10px;
}
}
@media screen and (min-width: 2500px) {
.col_box[data-v-b5d351c4] {
    width: 16.66666667%;
    padding: 10px;
}
}
@media screen and (min-width: 3200px) {
.col_box[data-v-b5d351c4] {
    width: 14.28571429%;
    padding: 10px;
}
}
.empty_box[data-v-b5d351c4] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.parkInfo[data-v-b5d351c4] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.changeTableType[data-v-b5d351c4] {
  width: 44px;
  height: 44px;
  cursor: pointer;
  padding: 0px 4px;
}
.content_box[data-v-b5d351c4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: calc(100% - 89px);
}
.content_box .page_btn[data-v-b5d351c4] {
  width: 40px;
  height: 200px;
  background: #F2F6F9;
  margin: 0 10px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #606468;
  font-size: 30px;
  font-weight: bold;
}
.content_box .page_btn_dis[data-v-b5d351c4] {
  cursor: no-drop;
  opacity: 0.6;
}
.content[data-v-b5d351c4] {
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  overflow: auto;
}
.content .el-row[data-v-b5d351c4] {
  border: none;
  margin: 0 !important;
}
.content .el-row .el-col[data-v-b5d351c4] {
  background: #fff;
  border: none;
}
.list_item[data-v-b5d351c4] {
  position: relative;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
}
.list_item .rank[data-v-b5d351c4] {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #1985F1;
}
.list_item .rank img[data-v-b5d351c4] {
  width: 10px;
  margin-right: 4px;
}
.list_item .top_item[data-v-b5d351c4] {
  padding: 10px;
}
.list_item .top_item .item_title[data-v-b5d351c4] {
  padding: 0 8px;
  box-sizing: border-box;
  line-height: 32px;
  height: 32px;
  text-align: center;
  background: #F2EFEB;
  font-size: 18px;
  font-weight: bold;
  color: #727679;
}
.list_item .top_item .item_info[data-v-b5d351c4] {
  margin-top: 4px;
  color: #1A1D1F;
  height: 32px;
  border: 1px solid #F2EFEB;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 16px;
  padding: 0 8px 0 1px;
}
.list_item .top_item .item_info .item_tag[data-v-b5d351c4] {
  color: #4A2BF6;
  background: #EEEBFF;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 10px;
}
.list_item .top_item .item_content[data-v-b5d351c4] {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #231815;
  font-size: 16px;
}
.list_item .bottom_item[data-v-b5d351c4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 40px;
  border-top: 1px solid #EEEEEE;
  background: #F7F7F9;
}
.list_item .bottom_item img[data-v-b5d351c4] {
  width: 18px;
  cursor: pointer;
}

