body.mobile_type {
  background: none;
}
.mobile_type > .logo,
.mobile_type .global-navigator,
.mobile_type .global-footer {
  display: none;
}
.mobile_type .head,
.mobile_type .footer {
  display: block;
}
.mobile_type .all {
  width: 98vw;
  margin: 3vw auto 0;
}
.mobile_type .global-breadcrumb {
  width: 100%;
  margin: 3vw auto 0;
}
.mobile_type .global-breadcrumb .global-container {
  width: 100%;
  height: 10vw;
}
.mobile_type .global-breadcrumb .global-container span {
  height: 7vw;
}
.mobile_type .global-breadcrumb .global-container span {
  float: left;
  display: block;
  background: url(icon_bread.png) no-repeat 2vw 2vw;
  height: 10vw;
  font-size: 4vw;
  padding-top: 2vw;
  color: #0071c8;
  padding-left: 6vw;
}
.mobile_type .global-breadcrumb .global-container a {
  font-size: 4vw;
  height: 10vw;
  padding-top: 1vw;
  line-height: 8vw;
}
.mobile_type .global-breadcrumb .global-container em,
.mobile_type .global-breadcrumb .global-container i {
  float: left;
  display: block;
  color: #888;
  font-size: 4vw;
  font-style: normal;
  margin-left: 4px;
  padding-top: 3px;
}
.mobile_type .all .news-list .global-container {
  width: 100%;
}
.mobile_type .all .news-list .global-container {
  width: 100%;
  margin-top: 2vw;
  clear: both;
}
.mobile_type .all .news-list .global-container .menu {
  width: 100%;
  margin-bottom: 2vw;
}
.mobile_type .all .news-list .global-container .menu ul .bottom {
  height: auto;
  background: #f5faff;
}
.mobile_type .all .news-list .global-container .menu ul .level-1 a span {
  display: block;
  float: left;
  margin-left: 0vw;
  margin-top: 0vw;
  font-family: Microsoft YaHei;
  font-size: 4vw;
  color: #666;
  padding-left: 8vw;
  line-height: 10vw;
  background: url(icon_jt.png) no-repeat 2vw center;
  height: 100%;
  overflow: scroll;
}
.mobile_type .all .news-list .global-container .menu ul .level-1 a {
  margin-top: 2vw;
  padding-right: 2vw;
}
.mobile_type .all .news-list .global-container .menu ul .level-0 a {
  height: 10vw;
}
.mobile_type li.level-0 {
  display: inline-block;
}
.mobile_type li.level-0 ul {
  /* display: flex; */
  /* justify-content: space-between; */
  flex-wrap: wrap;
  padding: 0 1vw;
}
.mobile_type li.level-1 {
  float: left;
  width: auto;
  margin: 0 2.8vw;
}
/* 应该到栏目list了 */
.mobile_type .all .news-list .global-container .content {
  width: 100%;
  margin-bottom: 3vw;
}
.mobile_type .panel {
  min-height: 150vw !important;
}
.mobile_type .all .news-list .global-container .content .panel .header {
  font-family: Microsoft YaHei;
  font-size: 3.8vw;
  color: #0077d5;
  line-height: 10vw;
  padding: 1vw 0 0 1vw;
}
.mobile_type .all .news-list .global-container .content .panel .list {
  width: 100%;
}
.mobile_type .default_pgContainer {
  min-height: 50vw;
  _height: 100px;
}
.mobile_type .all .news-list .global-container .content .panel .list ul li {
  width: 100%;
  height: 10vw;
  margin-top: 2vw;
}
.mobile_type .all .news-list .global-container .content .panel .list ul li a.title1 {
  width: 70%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-family: Microsoft YaHei;
  font-size: 4vw;
  padding-left: 5vw;
  line-height: 10vw;
  background: url(icon.png) no-repeat 2vw center;
}
.mobile_type .all .news-list .global-container .content .panel .list ul li .date1 {
  float: right;
  color: #333;
  font-size: 4vw;
  line-height: 10vw;
  margin-right: 2vw;
}
/* .logo那部分 */
.mobile_type .logo {
  top: -2vw;
}
.mobile_type .wrapper {
  margin-top: 6vw;
}
.mobile_type .wrapper .scroller li a {
  color: #333;
}

.mobile_type .wrapper .scroller li {
    background: #fff;
}
/* 手机版分页条 */
.mobile_type .default_pgToolbar {
  background: none;
  border: none;
}
.mobile_type .default_pgPerPage {
  display: none;
}
.mobile_type .default_pgFirst {
  width: 8vw;
  height: 6.6667vw;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056957395.gif?0.8464583259109282)
    no-repeat center;
  background-size: contain;
  margin-right: 1.3333vw;
}
.mobile_type .default_pgFirstDisabled {
  width: 8vw;
  height: 6.6667vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750057307151.gif?0.5108747882150775)
    no-repeat center;

  cursor: auto;

  background-size: contain;

  margin-right: 1.3333vw;
}

.mobile_type .default_pgPrev {
  width: 12vw;

  height: 6.6667vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056576457.png?0.9947478346842384)
    no-repeat center;

  background-size: contain;

  margin-right: 1.3333vw;
}

.mobile_type .default_pgPrevDisabled {
  width: 12vw;

  height: 6.6667vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750055769343.gif?0.25040286213511576)
    no-repeat center;

  cursor: auto;

  background-size: contain;

  margin-right: 1.3333vw;
}

.mobile_type .default_separator {
  display: none;
}

.mobile_type .default_pgNext {
  width: 12vw;

  height: 6.6667vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035367898.gif?0.8966763508287363)
    no-repeat center;

  background-size: contain;

  margin-left: 1.3333vw;
}

.mobile_type .default_pgLast {
  width: 8.1vw;

  height: 6.6667vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035036922.gif?0.45672629097432615)
    no-repeat center;

  background-size: contain;

  margin-left: 1.3333vw;
}

.mobile_type .default_pgRefresh {
  width: 8.4vw;

  height: 5.7333vw;

  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056171308.gif?0.8023270272895751)
    no-repeat center;

  background-size: contain;
}

.mobile_type .default_pgSearchInfo {
  display: none;
}

.mobile_type .default_pgToolbar td {
  font-size: 2.4vw;

  width: auto;

  padding: 0 0px 0 0px;
}

.mobile_type .default_pgToolbar td input {
  outline: none;
}

.mobile_type .default_pgCurrentPage {
  width: 4.8vw;

  height: 6.6667vw;

  line-height: 6.6667vw;
}

.mobile_type .default_pgToolbar td:first-child + td + td + td {
  display: none;
}

.mobile_type .default_pgPanel {
  float: none;

  margin: 0 auto;
}

/* 手机版分页条 */
