@charset "UTF-8";
/* 手机版样式开始 */
.mobile_type .bg-container {
  height: 40vw;
  background-size: contain;
}

.mobile_type .logo {
  width: 32vw;
  height: auto;
  margin-right: 0 !important;
  right: 3.2vw !important;
  top: 2.1333vw !important;
}

.mobile_type .saccxxlb {
  padding: 0 3.2vw !important;
}

.mobile_type .doublelm > tbody > tr > td {
  display: block;
  width: 100%;
  margin-top: 3.2vw;
}

.mobile_type .doublelm > tbody > tr > td:first-of-type {
  margin-top: 2.1333vw;
}

.mobile_type .doublelm > tbody > tr > td:nth-of-type(2) {
  display: none;
}

.mobile_type .default_pgContainer > div {
  width: 100% !important;
}

.mobile_type .default_pgContainer > div > table {
  width: 100%;
}

.mobile_type .default_pgContainer > div > table:first-of-type > tbody > tr > td:first-of-type {
  min-width: 5em;
  font-size: 4.8vw;
  line-height: 9.6vw;
  border-bottom: 0.5333vw solid #99cc00 !important;
}

.mobile_type .default_pgContainer > div > table:first-of-type > tbody > tr > td:last-of-type {
  border-bottom: 0.5333vw solid #cccccc !important;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table {
  width: 100%;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table > tbody > tr:first-of-type {
  padding: 2.1333vw 0;
  display: block;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table > tbody > tr:first-of-type td {
  display: inline;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table > tbody > tr:first-of-type td:first-of-type a {
  display: inline;
  margin-right: 1em;
  font-size: 4vw !important;
  line-height: 5.6vw !important;
  white-space: unset;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table > tbody > tr:first-of-type td:last-of-type {
  font-size: 4vw !important;
  white-space: nowrap;
}

.mobile_type .default_pgContainer > div > table:last-of-type > tbody > tr > td > table > tbody > tr:last-of-type div {
  border-top: 0.2667vw dashed #cccccc !important;
}

/* 默认完全分页移动端开始 */
.mobile_type .default_pgToolbar {
  height: auto;
  margin: 0;
  background-size: auto;
  border: 0.1333vw solid #dadada;
}

.mobile_type .default_pgToolbar td {
  font-size: 4vw;
  padding: 0 0.4vw;
}

.mobile_type .default_pgPanel {
  padding: 0;
}

.mobile_type .default_pgCurrentPage {
  width: 9.3333vw;
  height: 4.6667vw;
  border: 0.2667vw solid #cccccc;
  background-size: contain;
}

.mobile_type .default_pgTotalPage {
  font-size: 4vw;
  font-weight: normal;
}

.mobile_type .default_pgBtn {
  width: 6.6667vw;
  height: 6vw;
  background-size: 65% !important;
}

.mobile_type .default_separator {
  width: 0.5333vw;
  height: 3.7333vw;
  background-size: cover;
}

.mobile_type .default_pgSearchInfo {
  display: none;
}