#banner {
  height: 8.7rem;
  background: url("../images/production_staff/banner_bg.jpg") no-repeat center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
#banner h3 {
  font-size: 0.875rem;
  font-weight: 600;
}
#banner p {
  font-size: 0.75rem;
  margin-top: 0.75rem;
}
#box1 {
  padding-top: 20px;
  background-color: #fafafa;
}
#box1 .title {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
#box1 .title h3 {
  font-size: 16px;
  font-weight: bold;
}
#box1 .title p {
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
  margin-top: 10px;
}
#box1 .content {
  margin-top: 20px;
}
#box1 .content a.item {
  display: flex;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}
#box2 {
  padding-top: 0.5rem;
}
#box2 .title {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
#box2 .title h3 {
  font-size: 16px;
  font-weight: bold;
}
#box2 .title p {
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
  margin-top: 10px;
}
#box2 .content {
  margin-top: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#box2 .content a.item {
  display: block;
  width: 7.25rem;
  border: 1px solid #efefef;
  margin-bottom: 0.5rem;
  border-radius: 3px;
  overflow: hidden;
}
#box2 .content a.item .pic {
  display: block;
  width: 100%;
  height: 4.1rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#box2 .content a.item .text {
  display: block;
  height: 140px;
  overflow: hidden;
  padding: 5px;
}
#box2 .content a.item .text h4 {
  font-size: 14px;
  font-weight: bold;
}
#box2 .content a.item .text p {
  margin-top: 3px;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}
#box2 .content a.item .text .more {
  font-size: 13px;
  font-weight: bold;
}
#box3 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fafafa;
}
#box3 .title {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#box3 .title h3 {
  font-size: 16px;
  font-weight: bold;
}
#box3 .title p {
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}
#box3 .content {
  margin-top: 15px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#box3 .content a.item {
  width: 7.25rem;
  margin-bottom: 0.5rem;
  background-color: #ffffff;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #efefef;
}
#box3 .content a.item .pic {
  display: block;
  width: 7.2rem;
  height: 5.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#box3 .content a.item h4 {
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
#box4 {
  padding-top: 20px;
  padding-bottom: 20px;
}
#box4 .title {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
#box4 .title h3 {
  font-size: 16px;
  font-weight: bold;
}
#box4 .title p {
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}
#box4 .content {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
#box4 .content a.item {
  display: flex;
  justify-content: space-between;
  border: 1px solid #efefef;
  border-radius: 3px;
  height: 80px;
  padding-right: 5px;
  margin-bottom: 10px;
}
#box4 .content a.item .pic {
  width: 90px;
  height: 80px;
  margin-left: -1px;
  margin-top: -1px;
}
#box4 .content a.item .text {
  width: calc(100% - 105px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#box4 .content a.item .text h4 {
  font-size: 14px;
  font-weight: bold;
}
#box4 .content a.item .text p {
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
  height: 54px;
  overflow: hidden;
}
#box5 {
  height: 7.5rem;
  background: url("../images/production_staff/box5_bg.jpg") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.65rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
}
#box6 {
  padding: 20px 10px;
}
#box6 h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
#box6 .map {
  width: 100%;
  height: auto;
}
#box7 {
  height: 5.575rem;
  background: url("../images/production_staff/box7_bg.jpg") no-repeat center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#box7 h3 {
  font-size: 1rem;
  color: #ffffff;
}
#box7 p {
  font-size: 0.65rem;
  color: #ffffff;
  margin-top: 0.25rem;
  line-height: 1.3;
}
/*# sourceMappingURL=production_staff.css.map */