.mobile_type .currentlocationCen {
  width: 100%;
  height: auto;
  line-height: 12vw;
  /* font-size: 4.2667vw; */
  /* background: none; */
  /* padding: 0 3vw; */
  /* float: left; */
  background: url(/cms_files/webshaoxingshirenminzhengfu/pubtplobject/defaultSet/614027/images/posIcon.png) no-repeat 2.66vw 3.8vw;
  padding-left: 8vw;
}

.mobile_type .currentlocation {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  /* float: left; */
}

.mobile_type .Central_content {
  width: 100%;
}

.mobile_type .Key_areas_box li {
  float: none;
  width: 57.6vw;
  height: 48vw;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgb(227 227 227 / 75%);
  padding: 0px 5.33vw;
  /* padding-top: 114px; */
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  /* transform: scale(1.5); */
  margin: 8vw auto !important;
}

.mobile_type .Key_areas_box li .img {
  display: block;
  width: 100%;
  height: 30.4vw;
}

.mobile_type .Key_areas_box li a {
  display: block;
  text-align: center;
  font-size: 4.8vw;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  /* padding-top: 15px; */
  border-top: 2px solid #f6f6f6;
}

.mobile_type .Key_areas_box li a .line {
  display: block;
  width: 9.33vw;
  height: 1.06vw;
  background-color: #3690dc;
  margin: -3px auto 10px;
}

.mobile_type .Key_areas_box li .col_list {
  display: none !important;
}