@charset "UTF-8";
.mobile_type {
  /* 重点领域信息公开列表开始 */
  /* 重点领域信息公开列表结束 */
}

.mobile_type .main {
  width: 100%;
  margin: 2.6667vw auto;
}

.mobile_type .con_bg {
  padding: 3.2vw;
}

.mobile_type .con {
  font-size: 3vw;
  line-height: 8vw;
}

.mobile_type .tit {
  padding: 2.6667vw 0;
}

.mobile_type .tit h4 {
  margin-top: 5.3333vw;
  font-size: 6vw;
}

.mobile_type .tit em {
  width: 8vw;
  height: 0.8vw;
  margin-top: 3.3333vw;
  border-radius: 0.6667vw;
}

.mobile_type .m_up_list {
  padding-bottom: 0;
}

.mobile_type .m_up_list ul {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  flex-wrap: wrap;
}

.mobile_type .m_up_list li {
  width: 29.3333vw !important;
  /*height: 22.6667vw;*/
  overflow: hidden;
  margin-top: 4vw;
}

.mobile_type .m_up_list li p {
  padding: 0;
  padding-top: 2.1333vw;
  font-size: 4vw;
  line-height: 6vw;
}

.mobile_type .m_up_list li:hover span img {
  animation-name: none;
}

.mobile_type .m_up_list li img {
  width: 6vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mobile_type .m_up_list li span {
  width: 21.3333vw !important;
  height: 13.8667vw;
  border-radius: 2vw;
  line-height: 13.8667vw;
}

.mobile_type .m_up_list3 ul li {
  width: 25.6vw;
  height: auto;
  margin-top: 3.2vw;
}

.mobile_type .m_up_list3 ul li span {
  width: 100%;
  height: 13.8667vw;
  border-radius: 2vw;
}

.mobile_type .m_list ul li {
  width: 45.2vw;
  height: 10.6667vw;
  margin-right: 3.2vw;
  margin-bottom: 3.2vw;
  font-size: 4vw;
}

.mobile_type .m_list ul li:nth-of-type(2n) {
  margin-right: 0;
}

.mobile_type .m_list ul li a {
  border-radius: 1.3333vw;
  height: 10.6667vw;
  margin-right: 0;
}

.mobile_type .m_list ul li img {
  width: 6.4vw;
  margin: 2vw 2.6667vw 0;
}

.mobile_type .m_list ul li span {
  line-height: 10.4vw;
}

.mobile_type .menu {
  display: none;
}

.mobile_type .mainbox .con_list {
  width: 100%;
}
