@charset "utf-8";
.fill .head {
  margin-top: 45px;
}
.fill .head p {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #c879a7;
  line-height: 66px;
}
.fill .head p i {
  display: inline-block;
  width: 44px;
  height: 26px;
  vertical-align: 3px;
}
.fill .head p .iconfill_lf {
  background: url(../images/icon_itmelf.png);
  margin-right: 13px;
}
.fill .head p .iconfill_rg {
  background: url(../images/icon_itmerg.png);
  margin-left: 13px;
}
.fill .head p img {
  width: 191px;
  height: 47px;
  border: none;
  margin: 0 25px;
}
.wrapper-fill .head {
  padding-bottom: 7px;
  border-bottom: 1px solid #C02832;
  overflow: hidden;
}
.wrapper-fill .head p {
  font-size: 24px;
  font-weight: bold;
  color: #C02832;
  line-height: 26px;
  float: left;
  position: relative;
}
.wrapper-fill .head p:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #C02832;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul li {
  line-height: 36px;
  overflow: hidden;
}
.text-list ul li:hover span {
  color: #c879a7;
}
.text-list ul li a {
  font-weight: 400;
  color: #505050;
  width: 95%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
  line-height: 36px;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 0 3px;
}
.text-list ul li span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  float: right;
  line-height: 36px;
}
#chart_moduler {
  margin-top: 39px;
}
.notice .notice-top {
  padding: 0 7px 16px 14px;
  border-bottom: 2px solid #c879a7;
  text-align: center;
}
.notice .notice-top .notice-title {
  padding: 0 48px 0 49px;
}
.notice .notice-top .notice-title a {
  font-size: 36px;
  font-weight: 600;
  color: #7D7B7B;
  line-height: 52px;
}
.notice-wraper {
  overflow: hidden;
  width: 1245px;
}
.notice-wraper .noticewraper-list {
  width: 560px;
  float: left;
  margin-right: 60px;
}
.notice-wraper .noticewraper-list .text-list {
  width: 100%;
  padding: 0 20px;
  border-top: none;
  overflow: hidden;
}
.notice-wraper .noticewraper-list .text-list ul {
  width: 1250px;
}
.notice-wraper .noticewraper-list .text-list ul li {
  float: none;
}
.notice-wraper .noticewraper-list .text-list ul li:hover span {
  color: #c879a7;
}
.notice-wraper .noticewraper-list .text-list ul li a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #c879a7;
  vertical-align: 3px;
}
.notice-wraper .noticewraper-list .text-list ul li span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  float: right;
  line-height: 36px;
}
.text-list {
  margin-top: 0px;
  padding: 0 40px;
}
.text-list ul {
  width: 1250px;
}
.text-list ul li {
  width: 560px;
  float: left;
  margin-right: 62px;
}
.text-list ul li a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #c879a7;
  vertical-align: 3px;
}
.tren-panel {
  margin-top: 10px;
}
.tren-panel .tren-back {
  margin-top: 9px;
  width: 1159px;
  height: 108px;
  margin: 0 auto;
  background: url(../images/trenpanelbanner.png) no-repeat;
  padding: 33px 0 0 143px;
}
.tren-panel .tren-back ul li {
  width: 320px;
  height: 45px;
  background: url(../images/trenpanelbox.png) no-repeat;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.tren-panel .tren-back ul li .tran-stage {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #c879a7;
  line-height: 40px;
  text-align: center;
}
.tren-panel .tren-back ul .tren-highlight {
  width: 310px;
  height: 47px;
  background: url(../images/trenpanelboxhover.png) no-repeat;
  position: relative;
  top: -11px;
  margin-right: 22px;
}
.tren-panel .tren-back ul .tren-highlight .tran-stage {
  color: #ffffff;
}
.curriculum .curriculum-list ul {
  width: 1270px;
}
.curriculum .curriculum-list ul li {
  width: 352px;
  float: left;
  margin-right: 63px;
  margin-top: 40px;
  padding-bottom: 10px;
}
.curriculum .curriculum-list ul li a {
  display: block;
  position: relative;
}
.curriculum .curriculum-list ul li a:hover .word-title,
.curriculum .curriculum-list ul li a:hover .word-name {
  color: #c879a7;
}
.curriculum .curriculum-list ul li .itme-image {
  width: 352px;
  height: 217px;
}
.curriculum .curriculum-list ul li .itme-image img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 20px;
}
.curriculum .curriculum-list ul li .itme-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  height: 50px;
  text-align: center;
  background: #000000;
  opacity: 0.5;
  border-radius: 0px 0px 20px 20px;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zxxdx-more {
  margin: 10px 0;
}
.zxxdx-more a {
  text-align: right;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #c879a7;
  line-height: 14px;
  padding-right: 15px;
}
.curriculum-more {
  overflow: hidden;
}
.curriculum-more a {
  display: none;
  float: right;
}
.curriculum-more .more-black {
  display: block;
}
