.pagez .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #0149AE !important;
  color: white !important;
}

.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #0149AE !important;
  color: white !important;
}

.pagez .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #606266 !important;
}

.pagez .el-pagination {
  text-align: center;
  padding: 52px 0 !important;
}

.pagez .el-pager li.active {
  color: #0149AE !important;
  cursor: default;
}

.pagez .el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
  line-height: 27px !important;
}

.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}

.fill .head .head-title {
  float: left;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}

.fill .head ul {
  float: left;
}

.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}

.fill .head ul .on {
  color: #0149AE;
}

.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0149AE;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}

.itme-wrap {
  padding: 28px 53px 100px 28px;
  background-color: #ffffff;
}

.itme-wrap-list {
  /* overflow: hidden; */
}

.itme-panelfl {
  float: left;
  width: 137px;
  margin-right: 55px;
  /* margin-top: 27px; */
}

.itme-panelfl ul li {
  width: 137px;
  height: 50px;
  margin-bottom: 16px;
  position: relative;
}

.itme-panelfl ul li:hover .itme-sjx {
  display: block;
}

.itme-panelfl ul li a {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  background: #F7F7F7;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
}

.itme-panelfl ul li a:hover {
  background: #0149AE;
  color: #ffffff !important;
  border: none;
}

.itme-panelfl ul li i {
  font-style: normal;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: -9px;
  display: none;
}

.itme-panelfl ul .itme-active a {
  background: #0149AE;
  color: #ffffff;
  border: none;
}

.itme-panelfl ul .itme-active a:hover {
  color: #ffffff !important;
}

.itme-panelfl ul .itme-active i {
  display: block;
}

.itme-panelrt {
  float: left;
  width: 927px;
}

.fill .content-head p {
  font-size: 20px;
  font-weight: 500;
  color: #AD2A2A;
  line-height: 28px;
  letter-spacing: 1px;
}

.curriculum-list {
  overflow: hidden;
}

.curriculum-list ul li {
  width: 286px;
  height: 264px;
  float: left;
  margin-right: 18px;
  background-color: #ffffff;
}

.curriculum-list ul li a {
  display: block;
}

.curriculum-list ul li a:hover .title-page,
.curriculum-list ul li a:hover .title-name {
  color: #0149AE;
}

.curriculum-list ul li .curriculum-images {
  width: 286px;
  height: 157px;
}

.curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
}

.curriculum-list ul li .curriculum-title {
  padding: 15px 16px;
}

.curriculum-list ul li .curriculum-title .title-page {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}


.itme-wrap {
  padding: 28px 30px 100px 28px;
  background-color: #ffffff;
}

.itme-wrap-list .itme-panelfl {
  width: 177px;
  margin-right: 48px;
}

.itme-wrap-list .itme-panelfl ul li {
  width: 184px;
}

.itme-wrap-list .itme-panelrt {
  width: 912px;
}

.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li {
  width: 286px;
  height: 273px;
  margin-bottom: 30px;
}

.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li a:hover .title-page,
.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li a:hover .title-name,
.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li a:hover .title-details {
  color: #0149AE;
}

.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li .curriculum-title {
  padding: 0;
  padding-top: 12px;
}

.itme-wrap-list .itme-panelrt .pxcurriculum-itme .curriculum-list ul li .curriculum-title .title-name {
  color: #999999;
}


.courseclass {
  /* padding: 0 0px 13px 31px; */
  background-color: #ffffff;
  overflow: hidden;
}

.courseclass a {
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 10px;
  padding: 0 8px;
  margin-right: 16px;
}

.courseclass a:hover {
  background: #0149AE;
  border-radius: 4px;
  color: #ffffff !important;
}

.courseclass .courseclass-active {
  background: #0149AE;
  border-radius: 4px;
  color: #ffffff;
}



.pic_list ul li {
  box-shadow: 1px 1px 16px 1px #DDDEE4;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}

.pic_list ul li:nth-child(3n) {
  margin-right: 0;
}

.pic_list ul li:nth-child(1),
.pic_list ul li:nth-child(2),
.pic_list ul li:nth-child(3) {
  margin-top: 0;
}

.pic_list ul li:hover a .content .title {
  color: #0149AE;
}

.pic_list ul li a {
  display: block;
}

.pic_list ul li a .imgbox {
  width: 284px;
  height: 177px;
}

.pic_list ul li a .imgbox img {
  width: 100%;
  height: 100%;
  display: block;
}

.pic_list ul li a .content {
  padding: 16px;
  background: #FFFFFF;
}

.pic_list ul li a .content .title {
  width: 252px;
  margin-bottom: 15px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.pic_list ul li a .content .writer {
  display: flex;
  align-items: center;
}

.pic_list ul li a .content .writer img {
  margin-right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.pic_list ul li a .content .writer p {
  font-family: MicrosoftYaHei;
  font-size: 17px;
  color: #666666;
}