.isWap .list1 li {
  width: 94%;
  padding: 0.25rem 0.2rem;
  background: #f5f5f5;
  font-size: 22px;
  font-family: "Times New Roman", Times, serif;
  color: #000;
  margin: 0 auto 0.2rem;
}

.isPc .main_Img3 li.l1 {
  background-image: url(../img/ftz1.jpg);
}
.isPc .main_Img3 li.l2 {
  background-image: url(../img/ftz2.jpg);
}
.isPc .main_Img3 li.l3 {
  background-image: url(../img/ftz3.jpg);
}
.isPc .main_Img3 li.l4 {
  background-image: url(../img/ftz4.jpg);
}

.isWap .main_Img3 li.l1 {
  background-image: url(../img/ftz_wap1.jpg);
}
.isWap .main_Img3 li.l2 {
  background-image: url(../img/ftz_wap2.jpg);
}
.isWap .main_Img3 li.l3 {
  background-image: url(../img/ftz_wap3.jpg);
}
.isWap .main_Img3 li.l4 {
  background-image: url(../img/ftz_wap4.jpg);
}

.isPc .map_img a.hidden {
  display: none;
}

.isPc .map_img a.ico_txt32 {
  top: 325px;
  left: 266px;
}