.mobile_type .Nav {
  background-size: 100%;
}

.mobile_type .Nav div {
  width: 100%;
  height: auto;
  display: flex;
}

.mobile_type .Nav a {
  width: 33.3333%;
  font-size: 4.5333vw;
  line-height: 2;
}

.mobile_type .wza-btn-container {
  display: none;
}

.mobile_type .Header {
  background-size: 196%;
  background-position-x: -50vw;
  height: 18vw;
}

.mobile_type .Header table {
  width: 100%;
}

.mobile_type .Wrap {
  width: 100%;
  padding-top: 0px;
}

.mobile_type .News {
  width: 100%;
  height: 60vw;
  float: none;
}

.mobile_type .flexslider {
  width: 100%;
  height: 60vw;
}

.mobile_type .slides {
  width: 100%;
  height: 60vw;
}

.mobile_type .flexslider .slides li {
  width: 100%;
  height: 60vw;
}

.mobile_type .flexslider .slides a img {
  height: 60vw;
}

.mobile_type .Item-1 {
  width: 100%;
  height: auto;
  margin-top: 3.2vw;
  float: none;
}

.mobile_type .Item-1 .Title {
  width: 100%;
  background-size: 100% 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile_type .Item-1 .Content {
  width: 100%;
  height: 66vw;
  padding: 0 3.2vw;
  margin: 0 auto;
  box-sizing: border-box;
}

.mobile_type .Item-1 .Title h1,
.mobile_type .Item-2 .Title h1,
.mobile_type .Item-3 .Title h1 {
  text-indent: 1.3333vw;
  font-size: 4.5333vw;
  line-height: 2;
}

.mobile_type .Item-1 .Title a,
.mobile_type .Item-2 .Title a,
.mobile_type .Item-3 .Title a {
  margin-right: 1.3333vw;
  font-size: 3.7333vw;
  line-height: 2;
}

.mobile_type .Link {
  width: 100%;
  height: auto;
  padding: 3.2vw 3.2vw 0;
  box-sizing: border-box;
}

.mobile_type .Link img {
  width: 100%;
}

.mobile_type .Item-3 {
  width: 100%;
  height: 66vw;
  margin-top: 3.2vw;
}

.mobile_type .Item-3 .Title {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-size: 167% 100%;
}

.mobile_type .Item-3 .Content {
  height: auto;
  padding: 0 3.2vw;
  box-sizing: border-box;
}

.mobile_type .Item-3 .Content,
.mobile_type .Item-3 .Title {
  width: 100%;
}

.mobile_type .ItemLoop {
  width: 100%;
}

.mobile_type .ItemLoop a {
  padding-left: 0.8em;
  position: relative;
}

.mobile_type .ItemLoop a:before {
  width: 1.0667vw;
  height: 1.0667vw;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.mobile_type .ItemLoop a,
.mobile_type span {
  font-size: 4vw;
  line-height: 200%;
}

.mobile_type .flexslider .slides a h2 {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  font-size: 4vw;
  line-height: 2;
}

.mobile_type .flex-control-nav {
  bottom: 2.4vw;
  right: 1.3333vw;
  display: flex;
}

.mobile_type .flex-control-nav li {
  margin: 0 0.2667vw;
}

.mobile_type .flex-control-nav li a {
  width: 2.9333vw;
  height: 2.9333vw;
  background-size: 100% auto;
  background-position-y: -2.4vw;
}

.mobile_type .flex-control-paging li a.flex-active,
.mobile_type .flex-control-paging li.active a {
  background-position-y: 0.2667vw;
}

.mobile_type .Footer {
  margin-top: 3.2vw;
}