.external-container {
  width: 1280px;
  overflow: hidden;
  margin: 75px auto 0;
}
.external-container .container {
  width: 1200px;
  margin: 0 auto;
}
.external-container .container .team-left {
  float: left;
  margin-right: 40px;
}
.external-container .container .team-left .leader {
  width: 1200px;
  overflow: hidden;
  border-bottom: 2px solid #f5f5f5;
  padding: 40px 0;
}
.external-container .container .team-left .leader .leader-img {
  float: left;
  margin-right: 30px;
}
.external-container .container .team-left .leader .leader-img img {
  display: block;
  float: left;
  max-width: 150px;
}
.external-container .container .team-left .leader .leader-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
  color: #898989;
  line-height: 36px;
}
.external-container .container .team-left .leader .leader-text :nth-child(1) {
  color: #424141;
  font-size: 30px;
  font-weight: bolder;
}
.external-container .container .team-left .leader .leader-text :nth-child(2) {
  color: #373332;
  font-size: 24px;
  margin-top: 10px;
}
.external-container .container .team-left .leader .leader-text :nth-child(3) {
  margin-top: 25px;
  line-height: 30px;
  font-size: 18px;
}
.external-container .container .team-left :nth-child(1) {
  padding-top: 0px;
}
.external-container .container .team-left :last-child {
  margin-bottom: 0px;
}
.external-container .container .team-right {
  width: 390px;
  height: 530px;
  float: left;
}
.external-container .container .team-right .top-middle {
  float: left;
  width: 390px;
  height: 500px;
}
.external-container .container .team-right .top-middle a {
  text-decoration: none;
}
.external-container .container .team-right .top-middle .newest-notice,
.external-container .container .team-right .top-middle .public-welfare {
  height: 252px;
  margin-bottom: 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
}
.external-container .container .team-right .top-middle .newest-notice .notice,
.external-container .container .team-right .top-middle .public-welfare .notice {
  width: 284px;
  height: 45px;
  margin: 62px auto 0;
  border-left: 6px solid #b53d11;
  font-size: 18px;
  font-weight: bold;
  color: #6e3e18;
  padding-left: 15px;
}
.external-container .container .team-right .top-middle .newest-notice .notice-p1,
.external-container .container .team-right .top-middle .public-welfare .notice-p1 {
  width: 305px;
  margin: 0 auto;
  font-size: 17px;
  color: #6e3e18;
}
.external-container .container .team-right .top-middle .newest-notice .notice-p2,
.external-container .container .team-right .top-middle .public-welfare .notice-p2 {
  width: 305px;
  margin: 0 auto 55px;
  font-size: 14px;
}
.external-container .container .team-right .top-middle .newest-notice {
  background: url(../../../assets/bjt/back-notice.jpg) no-repeat;
  background-size: 100% 100%;
}
.external-container .container .team-right .top-middle .newest-notice .notice {
  margin-top: 66px;
}
.external-container .container .team-right .top-middle .public-welfare {
  background: url(../../../assets/bjt/back-public.jpg) no-repeat;
  background-size: 100% 100%;
}
.external-container .container .team-right .top-middle .public-welfare .notice-p1 {
  color: #186B50;
}
.external-container .container .team-right .top-middle .public-welfare .notice-p2 {
  color: #186B50;
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .team-right {
    margin-top: 15px !important;
  }
  .team-left .leader {
    margin: 0px !important;
  }
  .team-left .leader .leader-text {
    width: 50% !important;
  }
  .about-dongri {
    margin-top: -35px !important;
  }
  .about-dongri .investor-relations {
    font-size: 15px !important;
  }
  .navigation {
    margin-bottom: 40px;
  }
  .navigation #btn4 {
    border-bottom: 2px solid #bb0007;
  }
}
@media only screen and (min-width: 0px) and (max-width: 300px) {
  .team-left .leader .leader-text {
    width: 100% !important;
  }
  .top-middle .newest-notice,
  .top-middle .public-welfare {
    background-size: 100% 100% !important;
  }
  .top-middle .newest-notice .notice,
  .top-middle .public-welfare .notice {
    margin-left: 35px !important;
    overflow: hidden !important;
  }
  .top-middle .newest-notice .notice .fs-24,
  .top-middle .public-welfare .notice .fs-24 {
    font-size: 20px !important;
  }
  .top-middle .newest-notice .notice .fs-14,
  .top-middle .public-welfare .notice .fs-14 {
    font-size: 14px !important;
  }
  .top-middle .newest-notice .notice-p1,
  .top-middle .public-welfare .notice-p1 {
    width: 200px !important;
    font-size: 14px !important;
  }
  .top-middle .newest-notice .notice-p2,
  .top-middle .public-welfare .notice-p2 {
    width: 200px !important;
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 900px) {
  .team-right {
    margin-top: 15px !important;
  }
  .leader-img {
    width: 27% !important;
  }
  .leader-img img {
    width: 100% !important;
  }
  .leader-text {
    width: 65% !important;
  }
  .navigation {
    margin-bottom: 40px;
  }
  .navigation #btn4 {
    border-bottom: 2px solid #bb0007;
  }
  .top-middle .newest-notice .notice,
  .top-middle .public-welfare .notice {
    margin-left: 10% !important;
    overflow: hidden !important;
  }
  .top-middle .newest-notice .notice .fs-24,
  .top-middle .public-welfare .notice .fs-24 {
    font-size: 20px !important;
  }
  .top-middle .newest-notice .notice .fs-14,
  .top-middle .public-welfare .notice .fs-14 {
    font-size: 14px !important;
  }
  .top-middle .newest-notice .notice-p1,
  .top-middle .public-welfare .notice-p1 {
    margin-left: 10% !important;
    width: 80% !important;
    font-size: 14px !important;
  }
  .top-middle .newest-notice .notice-p2,
  .top-middle .public-welfare .notice-p2 {
    margin-left: 10% !important;
    width: 80% !important;
    font-size: 12px !important;
  }
}
