body {
  padding-top: 0px;
}

.home191105 .sectionCommon {
  background: #ffffff;
  min-height: 100px;
  min-width: 100px;
  max-width: 1400px;
  margin: 15px auto;
}
.home191105 .fast-enter {
  padding-bottom: 60px;
}
.home191105 .fast-enter .Asia {
  display: inline-block;
  vertical-align: top;
}
.home191105 .fast-enter .Asia + .Asia {
  margin-left: 55px;
}
.home191105 .fast-enter h2 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.home191105 .fast-enter ul li {
  width: 100%;
  margin-top: 26px;
  display: flow-root;
}
.home191105 .fast-enter ul li:hover p {
  color: blue;
}
.home191105 .fast-enter ul li img {
  width: 40px;
  height: 30px;
  box-shadow: 0px 6px 30px 0px rgba(178, 182, 192, 0.4);
  overflow: hidden;
  cursor: pointer;
  float: left;
  /* border-radius: 50%; */
  -o-object-fit: cover;
  /* object-fit: cover;*/
}
.home191105 .fast-enter ul li p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
}
/*# sourceMappingURL=countryMore.css.map */