.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;
}

.ell {
  display: inline-block;
  padding: 0 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}

.img-box img {
  width: 100%;
  height: 100%;
}

.box {
  margin-top: -7px;
  padding-bottom: 1px;
  background: linear-gradient(#d02121 10%, #ffffff 15%, #FFFFFF 85%, #d02121 90%)
  position: relative;
  z-index: 999;
}

.special-detail {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 999;
  /* background: #fffdfa; */
}

.txtbox {
  text-align: center;
}

.special-font-con {
  display: flex;
  align-items: center;
  justify-content: center;

  letter-spacing: 0;
  height: 50px;
  margin-top: 40px;
  line-height: 50px;
  margin-bottom: 36px;
  /* background: url(../images/txtbg.png) no-repeat; */
  /* background-size: 100% 100%; */
  padding: 0 123px;
  box-sizing: border-box;
  position: relative;
}

.special-font-con p {
  font-size: 26px;
  font-family: Milky-Han-Mono-CN-Bold, Milky-Han-Mono-CN;
  font-weight: bold;
  color: #3F3F3F;

  background: linear-gradient( #FFFFFF 40%, #FFE0DA 86%,#ffffff 86%,#fff 100%)
}

.special-font-con img {
  width: 23px;
}

.special-font-con img:nth-child(1) {
  margin-right: 15px;
}

.special-font-con img:nth-child(3) {
  margin-left: 15px;
}

.special-class-con .class-desc:nth-child(2) .special-font-con,
.special-class-con .class-desc:nth-child(3) .special-font-con {
  /* background: url(../images/txtbg2.png) no-repeat; */
  /* background-size: 100% 100%; */
}

/* .special-font-con::before {
  content: "";
  display: inline-block;
  width: 50%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/txtbg.png) no-repeat 0px 50%;
  z-index: -1;
}
.special-font-con::after {
  content: "";
  display: inline-block;
  width: 50%;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/txtbg.png) no-repeat 100% 0px;
  z-index: -1;
} */
.class-title {
  margin-bottom: 0;
}

.special-class-con {
  /* padding: 0 27px; */
}

.special-class .class-desc {
  /* border-bottom: 2px dashed #cccccc; */
  background-color: #fff;
  margin-bottom: 40px;
  border-radius: 4px;
  border: 1px solid #d02121;
}

.special-class .class-desc:last-child {
  /* border: none; */
}

.special-class .class-items {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.minititle {
  margin-bottom: 25px;
}

.minititle span {
  color: #fff;
  background: url(../images/tit4bg.png) no-repeat;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  border-radius: 4px;
  width: 100%;
  padding-left: 23px;
  box-sizing: border-box;
}

.special-class .class-items .normalitemContent {
  display: inline-block;
  margin-right: 24px;
}

.special-class .class-items .normalitemContent:nth-child(2n) {
  margin-right: 0;
}

.special-class .class-items .itemContent {
  overflow: hidden;
}

.special-class .class-items .itemContent .class-item {
  float: left;
  margin-right: 24px;
}

.special-class .class-items .itemContent .class-item:nth-child(2n) {
  margin-right: 0;
}

.special-class .class-items .class-item {
  width: 560px;
  height: 140px;
  background: #fffdfa;
  box-shadow: 0 3px 6px 0 rgba(174, 174, 174, 0.2), 3px 0px 6px 0 rgba(174, 174, 174, 0.5);
  border-radius: 4px;
  padding: 20px 18px;
  /* margin-right: 24px; */
  margin-bottom: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
}

.special-class .class-items .class-item:nth-child(2n + 2) {
  /* margin-right: 0; */
}

.special-class .class-items .class-item .img-box {
  /* width: 228px;
  height: 158px; */
  width: 180px;
  height: 102px;
}

.special-class .class-items .class-item .class-item-desc {
  display: flex;
  /* width: 361px; */
  width: calc(100% - 180px - 10px);
  flex-direction: column;
  justify-content: space-between;
  margin-left: 10px;
}

.special-class .class-items .class-item .class-item-desc .-item-title {
  font-size: 18px;
  color: #444444;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bold;
  height: 48px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.special-class .class-items .class-item .class-item-desc .-item-person {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  /* height: 48px; */
  margin-top: -7px;
}

.special-class .class-items .class-item .class-item-desc .-person {
  font-size: 14px;
  color: #999999;
  margin-top: 9px;
  width: 100%;
  padding: 0;
}

.special-class .class-items .class-item .class-item-desc .-person2 {
  font-size: 14px;
  color: #666666;
  width: 100%;
  padding: 0;
  height: 20px;
}

.special-class .class-items .class-item .class-item-desc .-item-icon {
  height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: -4px;
}

.special-class .class-items .class-item .class-item-desc .-item-icon span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.special-class .class-items .class-item .class-item-desc .-item-icon span i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 7px;
}

.special-class .class-items .class-item .class-item-desc .-item-icon .time-icon .icon {
  background: url(../images/time.png) no-repeat;
  background-size: 100% 100%;
}

.special-class .class-items .class-item .class-item-desc .-item-icon .person-icon .icon {
  background: url(../images/group.png) no-repeat;
  background-size: 100% 100%;
}

.special-class .class-items .class-item .class-item-desc .-item-icon .date-icon .icon {
  background: url(../images/calendar.png) no-repeat;
  background-size: 100% 100%;
}

.special-class .class-items .class-item .class-item-desc .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding-left: 10px;
  color: #333;
  border-left: #cc3333 8px solid;
  text-align: justify;
  text-align-last: left;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.special-class .class-items .class-item .class-item-desc .abstract span {
  width: 100%;
  height: 80px;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}