.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.title {
  display: block;
  margin: 0 auto;
  width: 1254px;
}
.head {
  min-width: 1200px;
  height: 686px;
  background: url('../images/index_head.jpg') no-repeat top center;
}
.notice {
  min-width: 1200px;
  margin-top: 40px;
}
.notice .layout {
  width: 1326px;
  height: 241px;
  background: url('../images/notice.png') no-repeat;
}
.notice .layout .tit {
  padding-top: 50px;
  font-size: 32px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.notice .layout .cont {
  width: 1055px;
  margin: 0 auto;
  padding-top: 29px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 31px;
}
.notice .layout .cont .more {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFE700;
  line-height: 31px;
}
.notice .layout .cont .more:hover {
  color: #FFE700 !important;
}
.zhibo {
  min-width: 1200px;
  margin-top: 16px;
  background: url('../images/background_1.jpg') no-repeat center;
  background-position-y: 668px;
}
.zhibo .title {
  margin-bottom: 29px;
}
.zhibo .layout .content {
  margin: 0 auto;
  padding-top: 78px;
  width: 1119px;
  height: 1340px;
}
.zhibo .layout .content ul li {
  position: relative;
  padding-left: 93px;
}
.zhibo .layout .content ul li:hover .bg {
  display: block;
}
.zhibo .layout .content ul li:hover a .middle .riqi,
.zhibo .layout .content ul li:hover a .middle .time {
  color: #fff;
}
.zhibo .layout .content ul li:hover a .right .tit,
.zhibo .layout .content ul li:hover a .right .writer {
  color: #fff;
}
.zhibo .layout .content ul li .bg {
  display: none;
  position: absolute;
  left: -10px;
  top: -6px;
  width: 1139px;
  height: 124px;
  background: url('../images/on.png') no-repeat;
}
.zhibo .layout .content ul li a {
  display: flex;
  align-items: center;
  position: relative;
}
.zhibo .layout .content ul li .left {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zhibo .layout .content ul li .left .xian {
  width: 1px;
  height: 43px;
  background: #25A140;
}
.zhibo .layout .content ul li .left .yuan {
  width: 33px;
  height: 33px;
  background: #FFFFFF;
  border: 1px solid #25A140;
  border-radius: 50%;
}
.zhibo .layout .content ul li .middle {
  width: 101px;
  margin-right: 137px;
}
.zhibo .layout .content ul li .middle .riqi,
.zhibo .layout .content ul li .middle .time {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.zhibo .layout .content ul li .right {
  display: flex;
  align-items: center;
}
.zhibo .layout .content ul li .right img {
  margin-right: 15px;
  display: block;
  width: 82px;
  height: 82px;
  border-radius: 50%;
}
.zhibo .layout .content ul li .right .box .tit {
  width: 414px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.zhibo .layout .content ul li .right .box .writer {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-top: 3px;
}
.dianbo {
  margin-top: 10px;
}
.dianbo .title {
  margin-bottom: 6px;
}
.dianbo .train-box {
  width: 1314px;
  background: url('../images/background_lunbo.png') no-repeat top center;
  background-size: 1226px 462px;
  height: 462px;
  min-width: 1200px;
  padding: 70px 0 0 35px;
  margin: 0 auto;
}
.dianbo .train-box .layout {
  position: relative;
}
.dianbo .train-box .curriculum-head {
  width: 227px;
  float: left;
  margin-right: 120px;
}
.dianbo .train-box .curriculum-head ul li {
  width: 249px;
  padding: 17px 0 10px;
  cursor: pointer;
  border-bottom: 1px solid #CCCCCC;
  position: relative;
}
.dianbo .train-box .curriculum-head ul li span {
  margin-left: 10px;
  width: 239px;
  display: inline-block;
  background-image: linear-gradient(to right, #55a482 45%, #666666 55%);
  background-size: 220% 100%;
  background-position: 100% 50%;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-repeat: no-repeat;
  transition: 1s ease-out;
  line-height: 28px;
  background-color: transparent\0;
  color: #666666\0;
  background-image: none\0;
}
.dianbo .train-box .curriculum-head ul li span:hover {
  color: #004BC2\0;
  background-position: 0% 50%;
}
.dianbo .train-box .curriculum-head ul li .after-icon {
  position: absolute;
  left: 0;
  top: 22px;
  display: inline-block;
  opacity: 0;
  transition: all 1s;
  font-style: normal;
  width: 3px;
  height: 18px;
  background: #55a482;
  vertical-align: -3px;
  margin-right: 10px;
}
.dianbo .train-box .curriculum-head ul li .before-icon {
  position: absolute;
  right: 0;
  top: 18px;
  font-size: 20px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
}
.dianbo .train-box .curriculum-head ul .on .after-icon {
  opacity: 1;
  display: inline-block;
}
.dianbo .train-box .curriculum-head ul .on .before-icon {
  color: #55a482;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  transition: all 1s;
}
.dianbo .train-box .curriculum-head ul .on span {
  position: relative;
  color: #004BC2\0;
  background-position: 0% 50%;
  background-color: transparent\0;
}
.dianbo .train-box .slideBox-itme {
  width: 690px;
  float: left;
}
.dianbo .train-box .slideBox-itme ul {
  width: 760px;
  position: relative;
  margin-top: 26px;
}
.dianbo .train-box .slideBox-itme ul li {
  width: 346px;
  float: left;
  margin-right: 60px;
  margin-bottom: 25px;
}
.dianbo .train-box .slideBox-itme ul li:nth-child(2n) {
  margin-right: 0;
}
.dianbo .train-box .slideBox-itme ul li:hover .itme-image img {
  transform: scale(1.2);
}
.dianbo .train-box .slideBox-itme ul li:hover .itme-page .curr-title,
.dianbo .train-box .slideBox-itme ul li:hover .itme-page .curr-name {
  color: #55a482;
}
.dianbo .train-box .slideBox-itme ul li a {
  display: block;
}
.dianbo .train-box .slideBox-itme ul li .itme-image {
  width: 346px;
  height: 206px;
  overflow: hidden;
}
.dianbo .train-box .slideBox-itme ul li .itme-image img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.dianbo .train-box .slideBox-itme ul li .itme-page {
  padding: 14px 5px 14px 0;
  background: #FFFFFF;
  border-radius: 0px 0px 8px 8px;
  text-indent: 1em;
}
.dianbo .train-box .slideBox-itme ul li .itme-page .curr-title {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3D3D3D;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.dianbo .train-box .slideBox-itme ul li .itme-page .curr-name {
  margin-top: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.dianbo .train-box .slideBox-itme ul .more {
  width: auto;
  margin: 0;
  position: absolute;
  right: -11px;
  bottom: 40px;
  z-index: 1;
}
.dianbo .train-box .slideBox-itme ul .more .curriculum-more {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.dianbo .train-box .slideBox-itme ul .more .curriculum-more:hover {
  color: #55a482;
}
