.mobile_type .moble_nav {
  display: block;
}

.mobile_type .w1200 {
  font-size: 3vw !important;
  width: 100%;
}

.mobile_type .column-left {
  display: none;
}

.mobile_type .column-center {
  display: none;
}

.mobile_type .column-right {
  width: 100%;
}

.mobile_type .column-list {
  font-size: 4vw;
  padding: 2vw;
  min-height: 50vw;
}

.mobile_type .column-list li {
  line-height: 10vw;
  background: url(yy_hd.png) no-repeat left 5vw;
  padding-left: 2vw;
  border-bottom: 1px dashed #eeeeee;
}

.mobile_type .column-list li span {
  color: #999999;
  padding-left: 3vw;
}

.mobile_type .mobile_type {
  text-align: center;
  line-height: 10vw;
  height: 10vw !important;
  font-size: 5vw !important;
}

.mobile_type .swiper-slide {
  background-color: #ff5c21;
  border-top: 1px solid #f7f7f7;
  width: 25vw !important;
  height: 10vw;
}

.mobile_type .nav_li {
  /* font-weight: bold; */
  color: #000;
  display: flex;
  justify-content: center;
  align-items: Center;
  width: 25vw !important;
  height: 10vw;
  text-align: center;
  box-shadow: 1px 1px 0px 0px #ccc;
}

.mobile_type .nav_li:hover {
  font-weight: bold;
}

.mobile_type .current-position {
  background: #fff;
}

.mobile_type .dqlm {
  text-align: center;
  display: block !important;
  line-height: 8vw !important;
  font-size: 4vw !important;
  font-weight: bold;
  height: 8vw !important;
}

.mobile_type .hide {
  text-align: center;
  display: block;
  font-size: 4vw;
  font-weight: bold;
  padding-bottom: 2vw;
}

.mobile_type td.default_pgSearchInfo {
  display: none;
}


/* .swiper-wrapper {
    transform: translate3d(-24vw, 0px, 0px) !important;
} */