.Mobile .head-top,
.Mobile .search-ipt {
  display: none;
}
.Mobile .header-container > img {
  width: 50vw;
  height: 17.5vw;
  float: none !important;
}
.Mobile .search-btn {
  height: 6.4vw;
  width: 7.5vw;
  background-size: 7.5vw 6.4vw;
  float: none;
}
.Mobile .head-middle {
  height: 19.6vw;
}
.Mobile .search {
  float: none;
  width: auto;
  height: auto;
  margin-top: 0px;
}
.Mobile .search form {
  float: none;
}
.Mobile .head-middle {
  padding: 0 3.2vw;
}
.Mobile .header {
  height: auto;
}
.Mobile .header-container {
  display: flex;
  justify-content: space-between;
  width: auto;
  height: 100%;
  align-items: center;
}
.Mobile .mb_logo {
  width: 100%;
}
.Mobile .flex_mb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Mobile .nav_mb {
  background: #1182ec;
  margin-bottom: 4vw;
  padding: 0 3vw;
}
.Mobile .nav_mb > a {
  display: inline-block;
  width: 30%;
  height: 22.4vw;
  color: white;
  line-height: 22.4vw;
  text-align: center;
  font-size: 4.27vw;
}
.Mobile .wrap_mb {
  flex-wrap: wrap;
}
.Mobile .nav_mb > div a {
  display: block;
  width: 25%;
  text-align: center;
  height: 11.2vw;
  line-height: 11.2vw;
  color: white;
  font-size: 4.27vw;
}
.Mobile .footer_mb {
  background-color: #767675;
  text-align: center;
  font-size: 3.2vw;
  line-height: 4.8vw;
  color: white;
  padding: 6vw 0;
  margin-top: 3vw;
}


/* 通用内容 */









.Mobile .location {
  display: none;
}
.Mobile .main {
  width: auto;
}
.Mobile .quan {
  width: auto !important;
}
.Mobile .zuo {
  margin-bottom: 4vw;
}
.Mobile .zuo,
.Mobile .old3 {
  width: 100%;
  display: inline-block;
  height: auto;
}
.Mobile .old2 {
  display: none;
}
.Mobile .old1 {
  background: none !important;
  font-size: 6vw !important;
  line-height: 12vw !important;
}
.Mobile .zuo {
  border-top: 0.4vw solid #2093ee;
  width: 100%;
  margin-bottom: 5vw;
}
.Mobile div.inter_out {
  padding: 0 3vw;
}
.Mobile .xwld > td,
.Mobile .xrdld > td,
.Mobile .xzxld > td,
.Mobile .xzfld > td {
  padding: 3vw;
}
.Mobile .xwld a,
.Mobile .xrdld a,
.Mobile .xzfld a,
.Mobile .xzxld a {
  height: 10vw;
  width: 100%;
  font-size: 4vw;
  line-height: 10vw;
}
.Mobile .xwld-list ul li a,
.Mobile .xrdld-list ul li a,
.Mobile .xzfld-list ul li a,
.Mobile .xzxld-list ul li a {
  font-size: 4vw;
}
.Mobile .xwld-list ul li,
.Mobile .xrdld-list ul li,
.Mobile .xzfld-list ul li,
.Mobile .xzxld-list ul li {
  height: 8vw;
  line-height: 8vw;
}
.Mobile .leader-photo img {
  width: 45vw;
  height: auto;
}
.Mobile .leader-photo {
  width: auto;
}
.Mobile .leader-detail p {
  font-size: 4vw;
  line-height: 8vw;
}
 .Mobile .tou>td:first-child{width: 50% !important;margin: 0 auto;}
.Mobile .tou {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5vw;
}
.Mobile .leader-detail {
  width: 100% !important;
}
.Mobile .leader-detail p {
  min-height: 12.6667vw;
}
.Mobile .tyys {
  font-size: 6vw;
  height: 12vw;
  line-height: 12vw;
}
.Mobile .article p,.Mobile .article span {
  font-size: 4vw !important;
  line-height: 8vw !important;
}


body.UseInMobile {
  min-width: 95vw;
}

body.UseInMobile .sd_btn {
  width: 27vw;
  height: 10vw;
  right: 15vw;
  top: 4vw;
}

body.UseInMobile.Mobile .location a, body.UseInMobile.Mobile .location span, body.UseInMobile.Mobile .location td {
  font-size: 4vw !important;
}

body.UseInMobile .foot_nav {
  justify-content: space-between;
  flex-wrap: wrap;
}

body.UseInMobile .location>div>table >tbody>tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.UseInMobile .location>div>table >tbody>tr td {
  width: auto !important;
}