.top-bar {
  background-color: #013d97;
  width: 100%;
}

.women {
  position: relative;
}

#women {
  height: 65px;
  line-height: 65px;
}

#cp {
  height: 65px;
  line-height: 65px;
}

.women-title {
  position: absolute;
  z-index: 99;
  background-color: #013d97;
  text-align: center;
  left: 0;
  width: 100%;
  top: 65px;
  display: none;
  line-height: 0;
}

.name:hover {
  color: skyblue;
}

.name {
  padding: 20px 0;
}

.first-t {
  font-size: 18px;
}

.anli-box {
  margin: 20px auto;
  border: 2px solid #ccc;
}

.an-li {
  /* padding: 5px 0 20px 20px; */
  padding-left: 1.8%;
  padding-bottom: 1.8%;
  /* padding-right: 1.5%; */
}

.anli-img {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  width: 100%;
  text-align: center;
}

.img {
  width: 23%;
  box-sizing: border-box;
  padding-bottom: 15px;
  border: 1px solid #ccc;
  background-color: white;
  margin-top: 2%;
  margin-right: 2%;
}

.bottom-box {
  background-color: #013d97;
  height: 300px;
}

.box {
  display: flex;
  justify-content: space-between;
}

.botton-bar {
  padding-top: 30px;
  color: #fff;
  text-align: center;
}

.title {
  font-size: 30px;
  padding-bottom: 20px;
}

.t {
  padding: 5px 0;
  font-size: 14px;
}

.bt {
  padding: 5px 0;
}

.floot {
  height: 60px;
  background-color: slategrey;
  line-height: 60px;
}

.floot-text {
  text-align: center;
  color: #fff;
}

.hover-img::hove {
  width: 600px;
  height: 900px;
}