.h1, .h2, .h3, h1, h2, h3 {
  margin: 0;}

.container {
  max-width: 1400px;
  width: auto;
  padding: 0;}

.g-doc {
  background-color: #f8f8f8;
  padding: 90px 0 3rem 0;}

.baner-content {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 121px;}
  .baner-content .baner-nav {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    padding-bottom: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;}
  .baner-content .baner-title {
    height: 58px;
    font-size: 60px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;}

@media screen and (max-width: 991.98px) {
  .academy-banner, .talents-banner, .teachers-banner, .academic-banner, .politics-banner, .student-banner, .news-banner {
    height: 17rem !important;}

  .baner-content {
    padding: 4rem 0 0 2rem;}
    .baner-content .baner-title {
      font-size: 3.2rem;} }
.teachers-banner {
  height: 340px;
  margin-bottom: 40px;
  background: url(../../image/banner/teachers-banner.jpg) no-repeat center top;
  background-size: auto 350px;
  margin: 0 auto;}

@media screen and (min-width: 1200px) {
  .container {
    width: 1400px;} }
@media screen and (max-width: 639px) {
  .teachers-banner {
    max-width: 100%;
    height: 140px;
    background: url(../../image/banner/app-teachers-banner.jpg) no-repeat center top;
    background-size: cover;} }
.department {
  display: flex;
  justify-content: space-between;
  max-width: 1400px;
  background: #ffffff;
  border-radius: 9px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 40px;}
  .department .left-menu {
    width: 21.4%;
    background: rgba(153, 153, 153, 0.1);
    border-radius: 9px;}
    .department .left-menu .category {
      font-size: 30px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: #333333;
      padding: 40px 0 10px 40px;}
    .department .left-menu .tab {
      line-height: 60px;
      font-size: 18px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      margin: 10px 0;}
      .department .left-menu .tab .text {
        color: #333333;
        cursor: pointer;
        padding: 0 0 0 0 40px;}
      .department .left-menu .tab .selected {
        background: #ffffff;
        color: #009e60;
        border-left: 3px solid #009e60;}
  .department .right-content {
    width: 78.6%;}
    .department .right-content .row {
      width: 100%;
      padding: 0 20px;
      margin: 0;}
  .department .teacher {
    text-align: center;
    min-height: 340px;}
    .department .teacher .teacher-img {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      margin-top: 50px;}
    .department .teacher .name {
      font-size: 24px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #333333;
      line-height: 48px;
      text-align: center;
      padding-top: 15px;}
    .department .teacher .posistion {
      line-height: 36px;
      font-size: 16px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      text-align: center;
      color: #999999;
      height: 65px;
      overflow: hidden;}
  .department .point {
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.1);
    border-radius: 10px;}

@media screen and (max-width: 639px) {
  .department {
    flex-wrap: wrap;}
    .department .left-menu {
      width: 100%;
      text-align: center;}
    .department .teacher {
      width: 100%;
      margin-top: 20px;
      margin-left: 20px;}

  .baner-content .name {
    font-size: 36px;}
  .baner-content .posistion {
    font-size: 36px;} }
.detail {
  max-width: 1400px;
  background: #ffffff;
  padding: 0;
  margin: 3rem 0;}
  .detail .teacher-image {
    padding: 0;
    font-size: 16px;
    margin: 10px;}
    .detail .teacher-image img {
      margin: 0px 30px 10px 10px;}
  .detail .introduct {
    min-height: 403px;
    line-height: 28px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    font-size: 18px;
    padding: 3rem;}
    .detail .introduct .posistion, .detail .introduct .research {
      line-height: 48px;
      font-size: 18px;}
    .detail .introduct .posistion {
      margin-top: 30px;
      margin-bottom: 30px;}
    .detail .introduct .research {
      font-weight: normal;}
    .detail .introduct .name {
      font-size: 30px;}
    .detail .introduct p {
      line-height: 48px !important;
      font-size: 18px !important;
      font-family: "Microsoft yahei" !important;}
  @media screen and (max-width: 639px) {
    .detail .introduct {
      margin-top: 10px;}
      .detail .introduct .posistion {
        margin-top: 10px;
        margin-bottom: 10px;} }
  .detail .back-icon {
    display: inline-block;
    position: relative;
    right: 0;
    top: 3rem;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: url(../../image/teachers/back.jpg) 10px 6px no-repeat;
    border: 1px solid #009e60;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #009e60;}

@media screen and (max-width: 639px) {
  .detail {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;}
    .detail .teacher-image img {
      max-width: 100% !important;
      width: auto !important;
      height: auto !important;
      margin: 0px !important;} }

/*# sourceMappingURL=teachers-list.css.map */
