@charset "utf-8";
.navigation-bread {
  margin-top: 30px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 16px;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 15px;
  color: #000000;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #3e8908;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #000000;
}
.fill .head {
  overflow: hidden;
}
.fill .head .head-title {
  float: left;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3e8908;
  line-height: 40px;
}
.fill .head .head-title span {
  text-indent: -9999px;
  display: inline-block;
}
.fill .head .head-title img {
  display: inline-block;
  width: auto;
  height: 20px;
  margin-right: 23px;
}
.fill .head .head-title .fillLeft {
  height: 27px;
}
.fill .head a {
  float: right;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 40px;
}
.fill h5 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.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: 210px;
  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: 17px;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
  letter-spacing: 1px;
  background: #F7F7F7;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  padding: 10px 0;
}
.itme-panelfl ul li a:hover {
  background: #3e8908;
  color: #ffffff !important;
  border: none;
}
.itme-panelfl ul li i {
  font-style: normal;
  width: 16px;
  height: 16px;
  background: url(../images/rightsjx.png) no-repeat;
  display: block;
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: -9px;
  display: none;
}
.itme-panelfl ul .itme-active a {
  background: #3e8908;
  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;
}
.itme-wrap {
  padding: 28px 30px 100px 28px;
  background-color: #ffffff;
}
.itme-wrap-list .itme-panelfl {
  width: 210px;
  margin-right: 20px;
}
.itme-wrap-list .itme-panelfl ul li {
  width: 177px;
}
.itme-wrap-list .itme-panelrt {
  width: 912px;
}
.itme-wrap-list .itme-panelrt .pxcurriculum-itme {
  margin-top: 27px;
}
.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: #3e8908;
}
.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;
}
.curriculum-list {
  overflow: hidden;
}
.curriculum-list ul li {
  width: 286px;
  height: 250px;
  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,
.curriculum-list ul li a:hover .title-details {
  color: #3e8908;
}
.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;
  height: 48px;
  overflow: hidden;
}
.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list ul li .curriculum-title .title-details {
  margin-top: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
