.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-cover img {
  width: 100%;
  height: 100%;
}
.content {
  background-image: url(../images/content_bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  margin-top: 45px;
}
.inner-bt {
  margin-bottom: 2%;
  padding-top: 45px;
}
.common-content {
  float: left;
  width: 100%;
  min-height: 200px;
  padding-bottom: 10px;
}
.common-left {
  float: left;
  width: 19%;
  position: relative;
}
.local-title:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin-bottom: 20px;
}
.shows {
  padding-left: 14px;
}
/* 左侧栏 */
/* 二级 */
.navlist2 {
  padding-top: 15px;
  padding-left: 14px;
  box-shadow: -14px -12px 0px #0d4783;
  background-color: #fff;
}
.navlist2 .active.has-sub > a {
  position: relative;
  background-color: #fff;
  color: #0D4783 !important;
  border-bottom: 1px solid #eeeeee;
}
/* 三级 */
.navlist2 .thr-sub {
  position: relative;
  background-color: #fff;
  padding: 10px 0;
}
.thr-sub li a {
  font-weight: 900;
  font-size: 14px;
  color: #000;
  padding: 10px 20px 10px 45px;
  position: relative;
}
/* .open a {
  background-color: #fff !important;
  color: #4594d5 !important;
  font-weight: 800;
} */
.checked {
  background-color: #fff !important;
  color: #0D4783 !important;
  font-weight: 800;
}
.thr-sub .checked:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-left-color: #e6a732 !important;
}
/* 右侧两条边框 */
.common-local {
  position: relative;
}
.boder {
  display: inline-block;
  width: 15px;
  height: 11px;
}
.boder img {
  width: 100%;
  height: 100%;
}
.common-list {
  margin-top: 21px;
}
.common-list .list_one {
  border-top: 4px solid #C99A65;
  background-color: #fff;
}
.common-list .list_one a {
  display: block;
  width: 100%;
  height: 100%;
}
.common-list .list_one a .time {
  float: left;
  width: 8.3%;
  height: 108px;
  background: #2263A7;
  text-align: center;
  margin-right: 3%;
  padding-top: 27px;
}
.common-list .list_one a .time .day {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 39px;
}
.common-list .list_one a .time .year_mouth {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
}
.common-list .list_one a .text {
  float: left;
  width: 88%;
  padding: 13px 0;
  padding-right: 48px;
}
.common-list .list_one a .text .title {
  margin-bottom: 18px;
}
.common-list .list_one a .text .title h4 {
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-list .list_one a .text .summary p {
  text-indent: 2em;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.common-list .teacher_list {
  float: left;
  width: 45%;
  height: 180px;
  background: #EEEEEE;
  padding: 12px;
  margin-right: 10%;
  margin-bottom: 50px;
}
.common-list .teacher_list:hover {
  background: #0D4783;
}
.common-list .teacher_list:hover a .right_text .title h4,
.common-list .teacher_list:hover a .right_text .post p,
.common-list .teacher_list:hover a .right_text .intro p {
  color: #fff;
}
.common-list .teacher_list:nth-child(2n) {
  margin-right: 0;
}
.common-list .teacher_list a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.common-list .teacher_list a .bg {
  float: left;
  width: 30%;
  height: 184px;
  margin-right: 6%;
}
.common-list .teacher_list a .left_img {
  position: absolute;
  top: -18%;
  left: 0;
  float: left;
  width: 30%;
  height: 184px;
  margin-right: 28px;
}
.common-list .teacher_list a .left_img img {
  width: 100%;
  height: 100%;
}
.common-list .teacher_list a .right_text {
  float: left;
  width: 60%;
}
.common-list .teacher_list a .right_text .title h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0D4783;
  line-height: 21px;
}
.common-list .teacher_list a .right_text .post {
  padding: 14px 0 17px;
  border-bottom: 1px solid #3157A1;
}
.common-list .teacher_list a .right_text .post p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.common-list .teacher_list a .right_text .intro {
  padding-top: 15px;
}
.common-list .teacher_list a .right_text .intro p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 992px) {
  .common-left {
    width: 100%;
  }
  /* // 底部 */
  .container-center {
    width: 70%;
    font-size: 12px;
  }
  .container-left {
    font-size: 17px;
  }
  .container-left .left-us {
    font-size: 16px;
  }
  .navlist2 {
    box-shadow: -14px 0px 0px #0d4783;
  }
}
@media (max-width: 500px) {
  .common-list .teacher_list {
    width: 100%;
    margin-right: 0;
  }
  .common-list .list_one a .time {
    width: 20.3%;
  }
  .common-list .list_one a .text {
    width: 75%;
    padding-right: 15px;
  }
}

