@charset "UTF-8";
@import url("reset.css");
@import url("animate.min.css");
@import url("swiper.min.css");
@import url("//at.alicdn.com/t/font_1110676_4oviux6aihu.css");
@import url("//at.alicdn.com/t/font_1110676_iluaz4p6tpm.css");
@import url("../js/layui/css/layui.css");

@font-face {
  font-family: "iconfont";
  /* project id 1110676 */
  src: url("//at.alicdn.com/t/font_1110676_274tpv63xtv.eot");
  src: url("//at.alicdn.com/t/font_1110676_274tpv63xtv.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1110676_274tpv63xtv.woff2") format("woff2"), url("//at.alicdn.com/t/font_1110676_274tpv63xtv.woff") format("woff"), url("//at.alicdn.com/t/font_1110676_274tpv63xtv.ttf") format("truetype"), url("//at.alicdn.com/t/font_1110676_274tpv63xtv.svg#iconfont") format("svg");
}

::-webkit-scrollbar {
  width: 5px;
  height: 4px;
  background-color: #f5f5f5;
  display: none !important;
}

em {
  font-style: normal;
}

.animation-frame {
  position: relative;
  width: 1210px;
  height: 670px;
  /* 诗文 */
}

.animation-frame .handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: absolute;
  right: 2%;
  top: 0;
  margin-top: 2%;
  z-index: 99999999;
}

.animation-frame .handle .iconmenu-home-normal {
  display: none;
}

.animation-frame .handle .iconmenu-home-normal::before {
  top: 45%;
}

.animation-frame .handle .prevPage,
.animation-frame .handle .prevVerse,
.animation-frame .handle .prveRelices {
  display: none;
  font-size: 24px;
}

.animation-frame .handle .iconliebiao {
  display: none;
  font-size: 18px;
}

.animation-frame .handle .iconcaidan {
  display: none;
  font-size: 23px;
}

.animation-frame .handle .iconcaidan::before {
  top: 45%;
}

.animation-frame .handle .iconerjimulu {
  display: none;
  font-size: 24px;
}

.animation-frame .handle .iconjiantou-you {
  font-weight: lighter;
  font-size: 24px;
  display: none;
}

.animation-frame .handle .nextRelices {
  font-size: 24px;
  display: none;
}

.animation-frame .handle .jx-yinyue {
  font-size: 19px;
  display: none
}

.animation-frame .handle i {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.411);
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 40px;
  height: 40px;
  position: relative;
  font-size: 31px;
  margin: 0 10px;
}

.animation-frame .handle i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.animation-frame .setp1-first-class,
.animation-frame .setp2-second-class {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1210px;
  height: 670px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.animation-frame .setp1-first-class .swiper-button-next:after,
.animation-frame .setp1-first-class .swiper-button-prev:after,
.animation-frame .setp2-second-class .swiper-button-next:after,
.animation-frame .setp2-second-class .swiper-button-prev:after {
  display: none;
}

.animation-frame .setp1-first-class .directoryOut,
.animation-frame .setp2-second-class .directoryOut {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.animation-frame .setp1-first-class .directory,
.animation-frame .setp2-second-class .directory {
  position: relative;
  background-size: 100%;
}

.animation-frame .setp1-first-class .directory .swiper-slide,
.animation-frame .setp2-second-class .directory .swiper-slide {
  position: relative;
  cursor: pointer;
  background-size: 100% 100%;
}

.animation-frame .setp1-first-class .directory .swiper-slide:hover,
.animation-frame .setp2-second-class .directory .swiper-slide:hover {
  transition: background 0.3s linear, color 0.3s linear;
  -webkit-transition: background 0.3s linear, color 0.3s linear;
  -moz-transition: background 0.3s linear, color 0.3s linear;
  -ms-transition: background 0.3s linear, color 0.3s linear;
  -o-transition: background 0.3s linear, color 0.3s linear;
}

.animation-frame .setp1-first-class .directory .swiper-slide b,
.animation-frame .setp2-second-class .directory .swiper-slide b {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  /*从左向右从右向左是writing-mode: vertical-rl;*/
  -webkit-writing-mode: tb-lr;
  writing-mode: tb-lr;
  /*IE浏览器的从左向右*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-weight: normal;
  font-family: "宋体";
  font-size: 19px;
  white-space: nowrap;
  height: 100%;
}

.animation-frame .setp1-first-class .swiper-button,
.animation-frame .setp2-second-class .swiper-button {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.animation-frame .setp1-first-class .swiper-button-next,
.animation-frame .setp1-first-class .swiper-container-rtl .swiper-button-prev,
.animation-frame .setp1-first-class .swiper-button-prev,
.animation-frame .setp1-first-class .swiper-container-rtl .swiper-button-next,
.animation-frame .setp2-second-class .swiper-button-next,
.animation-frame .setp2-second-class .swiper-container-rtl .swiper-button-prev,
.animation-frame .setp2-second-class .swiper-button-prev,
.animation-frame .setp2-second-class .swiper-container-rtl .swiper-button-next {
  background-image: unset;
  width: unset;
  height: unset;
  padding: 10px;
  color: #dfd0af;
  font-size: 36px;
}

.animation-frame .setp1-first-class .swiper-button-next.swiper-button-disabled,
.animation-frame .setp1-first-class .swiper-button-prev.swiper-button-disabled,
.animation-frame .setp2-second-class .swiper-button-next.swiper-button-disabled,
.animation-frame .setp2-second-class .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  color: #8a8a8a;
}

.animation-frame .setp3-second-class,.animation-frame .setp4-second-class {
  position: absolute;
  top: 0;
  right: 0;
  width: 1210px;
  height: 670px;
} 

.animation-frame .setp3-second-class #carton,
.animation-frame .setp3-second-class #relices {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
}

.animation-frame .setp3-second-class #carton .cartonContent,
.animation-frame .setp3-second-class #carton .relicesDes,
.animation-frame .setp3-second-class #relices .cartonContent,
.animation-frame .setp3-second-class #relices .relicesDes {
  width: 80%;
  height: 74%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 999;
  font-style: normal;
}

.animation-frame .setp3-second-class #carton .cartonContent .title,
.animation-frame .setp3-second-class #carton .relicesDes .title,
.animation-frame .setp3-second-class #relices .cartonContent .title,
.animation-frame .setp3-second-class #relices .relicesDes .title {
  font-size: 27px;
  padding: 16px;
  font-family: "宋体";
  text-align: center;
  margin: 2% 0 0 0;
}

.animation-frame .setp3-second-class #carton .cartonContent .text,
.animation-frame .setp3-second-class #carton .relicesDes .text,
.animation-frame .setp3-second-class #relices .cartonContent .text,
.animation-frame .setp3-second-class #relices .relicesDes .text {
  font-family: "宋体";
  line-height: 31px;
  max-height: 75%;
  overflow-y: auto;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  height: 68%;
  font-size: 19px;
}

.animation-frame .setp3-second-class #carton .cartonContent .text::-webkit-scrollbar,
.animation-frame .setp3-second-class #carton .relicesDes .text::-webkit-scrollbar,
.animation-frame .setp3-second-class #relices .cartonContent .text::-webkit-scrollbar,
.animation-frame .setp3-second-class #relices .relicesDes .text::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .setp3-second-class #carton .cartonContent .text::-webkit-scrollbar-thumb,
.animation-frame .setp3-second-class #carton .relicesDes .text::-webkit-scrollbar-thumb,
.animation-frame .setp3-second-class #relices .cartonContent .text::-webkit-scrollbar-thumb,
.animation-frame .setp3-second-class #relices .relicesDes .text::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .setp3-second-class #carton .cartonContent .text::-webkit-scrollbar-track,
.animation-frame .setp3-second-class #carton .relicesDes .text::-webkit-scrollbar-track,
.animation-frame .setp3-second-class #relices .cartonContent .text::-webkit-scrollbar-track,
.animation-frame .setp3-second-class #relices .relicesDes .text::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .setp3-second-class #carton .cartonContent .button,
.animation-frame .setp3-second-class #carton .relicesDes .button,
.animation-frame .setp3-second-class #relices .cartonContent .button,
.animation-frame .setp3-second-class #relices .relicesDes .button {
  text-align: center;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #b9c0b9;
  color: #181818;
  padding: 10px 26px;
  border-radius: 2px;
  cursor: pointer;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.animation-frame .setp3-second-class #carton .cartonContent .close,
.animation-frame .setp3-second-class #carton .relicesDes .close,
.animation-frame .setp3-second-class #relices .cartonContent .close,
.animation-frame .setp3-second-class #relices .relicesDes .close {
  background-color: transparent;
  padding: 10px;
  border-radius: 50%;
  color: #a87b44;
  font-size: 15px;
  position: absolute;
  top: 0;
  right: 4px;
  z-index: 999;
  cursor: pointer;
}

.animation-frame .setp3-second-class #carton .cartonContent::before,
.animation-frame .setp3-second-class #carton .relicesDes::before,
.animation-frame .setp3-second-class #relices .cartonContent::before,
.animation-frame .setp3-second-class #relices .relicesDes::before {
  content: "";
  position: absolute;
  left: 0.5%;
  top: 1%;
  height: 97.3%;
  width: 98.6%;
  border: 1px solid #a87b44;
}

.animation-frame .setp3-second-class #carton .cartonContent:after,
.animation-frame .setp3-second-class #carton .relicesDes:after,
.animation-frame .setp3-second-class #relices .cartonContent:after,
.animation-frame .setp3-second-class #relices .relicesDes:after {
  content: "";
  position: absolute;
  left: 0.8%;
  top: 1.6%;
  height: 96.2%;
  width: 98%;
  border: 1px solid #a87b44;
}

.animation-frame .setp3-second-class #carton .carton_frame,
.animation-frame .setp3-second-class #relices .carton_frame {
  position: absolute;
  top: 0;
  right: 0;
  width: 1210px;
  height: 670px;
  display: none;
  cursor: pointer;
}

.animation-frame .setp3-second-class #carton .carton_frame .cartonShow span,
.animation-frame .setp3-second-class #relices .carton_frame .cartonShow span {
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #b7b7b7;
}

.animation-frame .setp3-second-class #carton .carton_frame #ani_item,
.animation-frame .setp3-second-class #relices .carton_frame #ani_item {
  position: relative;
  background-size: 100%;
  background-color: #fff;
}

@-webkit-keyframes bg_move {
  0% {
    opacity: 0.9;
    background-position: 28% bottom;
  }

  1% {
    opacity: 1;
  }

  100% {
    background-position: 100% bottom;
  }
}

@keyframes bg_move {
  0% {
    opacity: 0.9;
    background-position: 28% bottom;
  }

  1% {
    opacity: 1;
  }

  100% {
    background-position: 100% bottom;
  }
}

.animation-frame .directory1 {
  background-image: url(../img/directory1/bg_new.jpg);
  background-position: bottom;
  background-position-x: 28%;
  -webkit-animation: bg_move 200s linear infinite alternate;
  animation: bg_move 200s linear infinite alternate;
}

.animation-frame .directory1 .swiper-slide {
  width: 181px !important;
  height: 168px;
  margin: 0 17px;
  background-image: url(../img/directory1/list1.png);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.animation-frame .directory1 .swiper-slide:hover {
  opacity: 0.5;
}

.animation-frame .directory1 .swiper-slide b {
  font-size: 20px;
  height: unset !important;
}

.animation-frame .directory2 {
  background-image: url(../img/directory2/bg1.jpg);
}

.animation-frame .directory2 .swiper-slide {
  width: 91px !important;
  height: 213px;
  margin: 0 14px;
  background-image: url(../img/directory2/list1.png);
}

.animation-frame .directory2 .swiper-slide:hover {
  background-image: url(../img/directory2/list1.png);
  background-color: #fff;
  color: #b48e5f;
}

.animation-frame .directory2 .swiper-slide b {
  font-size: 20px;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  max-height: 160px;
}

.animation-frame .directory3 {
  background-image: url(../img/directory3/bg.png);
}

.animation-frame .directory3 .swiper-slide {
  width: 99px !important;
  height: 304px;
  margin: 0 26px;
  background-image: url(../img/directory3/list1.png);
}

.animation-frame .directory3 .swiper-slide:hover {
  background-image: url(../img/directory3/list1_active.png);
  background-color: transparent;
  color: #fff;
}

.animation-frame .directory3 .swiper-slide b {
  font-size: 23px;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  font-weight: normal;
  max-height: 225px;
  margin: 70px 0 0 0;
}

.animation-frame .directory4 {
  background-image: url(../img/directory4/bg.png);
}

.animation-frame .directory4 .swiper-slide {
  width: 68px !important;
  height: 263px;
  margin: 0 1px;
  background-image: url(../img/directory4/list1.png);
}

.animation-frame .directory4 .swiper-slide:hover {
  background-image: url(../img/directory4/list1.png);
}

.animation-frame .directory4 .swiper-slide b {
  font-size: 24px !important;
  height: 70% !important;
}

.animation-frame .directory5 {
  background-image: url(../img/directory5/bg.png);
}

.animation-frame .directory5 .swiper-slide {
  width: 147px !important;
  height: 239px;
  margin: 0 32px;
  background-image: url(../img/directory5/list1.png);
}

.animation-frame .directory5 .swiper-slide:hover {
  background-image: url(../img/directory5/list1_active.png);
  color: #a87b44;
}

.animation-frame .directory5 .swiper-slide b {
  font-size: 20px !important;
  height: 70% !important;
}

.animation-frame .directory6 {
  background-image: url(../img/directory6/bg.png);
}

.animation-frame .directory6 .swiper-slide {
  width: 120px !important;
  height: 180px;
  margin: 0 28px;
  background-image: url(../img/directory6/list1.png);
}

.animation-frame .directory6 .swiper-slide:hover {
  background-image: url(../img/directory6/list1.png);
}

.animation-frame .directory6 .swiper-slide b {
  left: 74.4% !important;
  font-size: 20px !important;
  height: 54% !important;
}

.animation-frame .directory7 {
  background-image: url(../img/directory7/bg.png);
}

.animation-frame .directory7 .swiper-slide {
  width: 54px !important;
  height: 233px;
  margin: 0 13.5px;
  background-image: url(../img/directory7/list1.png);
}

.animation-frame .directory7 .swiper-slide:hover {
  background-image: url(../img/directory7/list1_active.png);
}

.animation-frame .directory7 .swiper-slide b {
  font-size: 20px !important;
  height: 68% !important;
}

.animation-frame .directory8 {
  background-image: url(../img/directory8/bg.png);
}

.animation-frame .directory8 .swiper-slide {
  width: 193px !important;
  height: 246px;
  margin: 0 22px;
  background-image: url(../img/directory8/list1.png);
}

.animation-frame .directory8 .swiper-slide:hover {
  background-image: url(../img/directory8/list1.png);
}

.animation-frame .directory8 .swiper-slide b {
  font-size: 20px !important;
  height: 46% !important;
  left: 63% !important;
}

.animation-frame .directory9 {
  background-image: url(../img/directory9/bg.png);
}

.animation-frame .directory9 .swiper-slide {
  width: 104px !important;
  height: 196px;
  margin: 0 24px;
  background-image: url(../img/directory9/list1.png);
}

.animation-frame .directory9 .swiper-slide:hover {
  background-image: url(../img/directory9/list1.png);
}

.animation-frame .directory9 .swiper-slide b {
  font-size: 20px !important;
  height: 54% !important;
  margin: 10px 0 0 0;
}

.animation-frame .directory10 {
  background-image: url(../img/directory10/bg.png);
}

.animation-frame .directory10 .swiper-slide {
  width: 107px !important;
  height: 229px;
  margin: 0 34px;
  background-image: url(../img/directory10/list1.png);
}

.animation-frame .directory10 .swiper-slide:hover {
  background-image: url(../img/directory10/list1.png);
}

.animation-frame .directory10 .swiper-slide b {
  font-size: 20px !important;
  height: 52% !important;
}

.animation-frame .directory11 {
  background-image: url(../img/directory11/bg.png);
}

.animation-frame .directory11 .swiper-slide {
  width: 145px !important;
  height: 287px;
  margin: 0 34px;
  background-image: url(../img/directory11/list1.png);
}

.animation-frame .directory11 .swiper-slide:hover {
  background-image: url(../img/directory11/list1.png);
}

.animation-frame .directory11 .swiper-slide b {
  font-size: 20px !important;
  height: 43% !important;
  text-align: center;
  top: 26% !important;
}

.animation-frame .directory12 {
  background-image: url(../img/directory12/bg.png);
}

.animation-frame .directory12 .swiper-slide {
  width: 87px !important;
  height: 210px;
  margin: 0 22px;
  background-image: url(../img/directory12/list1.png);
}

.animation-frame .directory12 .swiper-slide:hover {
  background-image: url(../img/directory12/list1.png);
}

.animation-frame .directory12 .swiper-slide b {
  font-size: 22px !important;
  height: 67% !important;
  margin: 34px 0 0 0;
}

.animation-frame .directory13 {
  background-image: url(../img/directory13/bg.png);
}

.animation-frame .directory13 .swiper-slide {
  width: 86px !important;
  height: 230px;
  margin: 0 32px;
  background-image: url(../img/directory13/list1.png);
}

.animation-frame .directory13 .swiper-slide:hover {
  background-image: url(../img/directory13/list1_active.png);
}

.animation-frame .directory13 .swiper-slide b {
  margin: 25px 0 0 0;
  font-size: 22px !important;
  height: 78% !important;
  color: #fff;
}

.animation-frame .directory14 {
  background-image: url(../img/directory14/bg.png);
}

.animation-frame .directory14 .swiper-slide {
  width: 84px !important;
  height: 181px;
  margin: 0 24px;
  background-image: url(../img/directory14/list1.png);
}

.animation-frame .directory14 .swiper-slide:hover {
  background-image: url(../img/directory14/list1.png);
  color: #42af60;
}

.animation-frame .directory14 .swiper-slide b {
  font-size: 20px !important;
  height: 49% !important;
}

.animation-frame .directory15 {
  background-image: url(../img/directory15/bg.png);
}

.animation-frame .directory15 .swiper-slide {
  width: 138px !important;
  height: 191px;
  margin: 0 25px;
  background-image: url(../img/directory15/list1.png);
}

.animation-frame .directory15 .swiper-slide:hover {
  background-image: url(../img/directory15/list1_active.png);
}

.animation-frame .directory15 .swiper-slide b {
  font-size: 20px !important;
  height: 80% !important;
  margin: 24px 0 0 23%;
  color: #fff;
}

.animation-frame .directory16 {
  background-image: url(../img/directory16/bg.jpg);
}

.animation-frame .directory16 .swiper-slide {
  width: 69px !important;
  height: 191px;
  margin: 0 25px;
  background-image: url(../img/directory16/list1.png);
}

.animation-frame .directory16 .swiper-slide:hover {
  background-image: url(../img/directory16/list1.png);
}

.animation-frame .directory16 .swiper-slide b {
  font-size: 20px !important;
  height: 80% !important;
  margin: 20px 0 0 0;
}

.animation-frame .directory17 {
  background-image: url(../img/directory18/list_bg.jpg);
}

.animation-frame .directory17 .swiper-slide {
  width: 151px !important;
  height: 151px;
  margin: 0 32px;
  background-image: url(../img/directory18/list1.png);
}

.animation-frame .directory17 .swiper-slide:hover {
  background-image: url(../img/directory18/list1.png);
}

.animation-frame .directory17 .swiper-slide b {
  font-size: 20px !important;
  height: 60% !important;
  margin: 25px 0 0 0;
  left: 27% !important;
}

.animation-frame .directory19 {
  background-image: url(../img/directory19/list_bg.jpg);
}

.animation-frame .directory19 .swiper-slide {
  width: 150px !important;
  height: 224px;
  margin: 0 32px;
  background-image: url(../img/directory19/list1.png);
}

.animation-frame .directory19 .swiper-slide:hover {
  background-image: url(../img/directory19/list1.png);
}

.animation-frame .directory19 .swiper-slide b {
  font-size: 20px !important;
  height: 45% !important;
  margin: -18px 0 0;
  left: 50% !important;
  color: #fff;
}
.animation-frame .directory19 .swiper-slide b a{
  color: #fff;
  font-family: "宋体";
}
.animation-frame .directory20 {
  background-image: url(../img/directory20/list_bg.jpg);
}

.animation-frame .directory20 .directory {
  width: 786px !important;
}

.animation-frame .directory20 .swiper-slide {
  width: 148px !important;
  height: 221px;
  margin: 0 58px;
}

.animation-frame .directory20 .swiper-slide:nth-child(1) {
  background-image: url(../img/directory20/list1.png);
}

.animation-frame .directory20 .swiper-slide:nth-child(2) {
  background-image: url(../img/directory20/list2.png);
}

.animation-frame .directory20 .swiper-slide:nth-child(3) {
  background-image: url(../img/directory20/list3.png);
}

.animation-frame .directory20 .swiper-slide b {
  display: none;
}

.animation-frame .initiation_frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 1px;
  position: absolute;
  top: 0;
  right: 0;
  width: 1210px;
  height: 670px;
  background-image: url(../img/saying_bg.jpg);
  background-size: 100%;
  background-color: #fff;
}

.animation-frame .initiation_frame .sayingCont_title {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin-top: -2rem;
}

.animation-frame .initiation_frame .sayingCont {
  width: 64%;
  padding-bottom: 5%;
  margin: 0 0 0 13%;
  line-height: 30px;
  height: 64%;
  overflow-y: auto;
  margin-top: 2%;
  -webkit-animation: showLine 0.5s linear;
  animation: showLine 0.5s linear;
}

.animation-frame .initiation_frame .sayingCont li {
  cursor: pointer;
  margin: 10px 0;
  list-style: circle;
  list-style-position: inside;
  font-size: 17px;
}

.animation-frame .initiation_frame .sayingCont li:hover,
.animation-frame .initiation_frame .sayingCont li.active {
  color: #a87b44;
}

.animation-frame .initiation_frame .sayingCont li:hover span,
.animation-frame .initiation_frame .sayingCont li.active span {
  color: #000;
}

.animation-frame .initiation_frame .sayingCont div.transFrame {
  background-color: #ffffff99;
  -webkit-animation: showDetail 0.4s ease-in-out;
  animation: showDetail 0.4s ease-in-out;
}

.animation-frame .initiation_frame .sayingCont div.transFrame span {
  display: block;
  max-height: 170px;
  overflow-y: auto;
  padding: 21px;
  width: 100%;
  cursor: text;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.animation-frame .initiation_frame .sayingCont div.transFrame span::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .initiation_frame .sayingCont div.transFrame span::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .initiation_frame .sayingCont div.transFrame span::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .initiation_frame .media_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: scroll;
  width: 75%;
  height: 64%;
  margin: 2% 0 0 13%;
  padding-bottom: 5%;
  line-height: 29px;
  font-size: 19px;
}

.animation-frame .initiation_frame .media_box dt {
  width: 33.33%;
  margin-bottom: 25px;
  list-style: none;
}

.animation-frame .initiation_frame .media_box dt a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.animation-frame .initiation_frame .media_box dt a div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.animation-frame .initiation_frame .media_box dt a p {
  text-align: center;
  font-size: 14px;
  width: 80%;
  margin: 11px auto 0;
}

.animation-frame .initiation_frame ul::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
  width: 10px;
}

.animation-frame .initiation_frame ul::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.411);
}

.animation-frame .initiation_frame ul::-webkit-scrollbar-track {
  background-color: transparent;
}

@-webkit-keyframes showLine {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes showLine {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes showDetail {
  from {
    opacity: 0;
    transform: translateY(-20%);
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes showDetail {
  from {
    opacity: 0;
    transform: translateY(-20%);
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.animation-frame .verse_frame,
.animation-frame .modern_frame {
  overflow: hidden;
}

.animation-frame .verse_frame>div,
.animation-frame .modern_frame>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.animation-frame .verse_frame .verseTitle,
.animation-frame .modern_frame .verseTitle {
  width: 330px;
  height: 141px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 27px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* .animation-frame .verse_frame .verseDes {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.animation-frame .verse_frame .verseTitle{
  font-family: '楷体'
}
.animation-frame .setp3-second-class .verse_frame .verseDes{
  background: url(../img/directory2/bgImg.jpg) no-repeat center #fff;
}
.animation-frame .verse_frame .verseDes .person{
  width: 550px;
  height: 540px;
  margin-left: 40px;
  background:url(../img/directory2/personImg.png) no-repeat center;
  position: relative;
}
.animation-frame .verse_frame .verseDes .person a{
  position: absolute;
  width: 52px;
  height: 135px;
  background:url(../img/directory2/videoBtn.png) no-repeat center;
  text-align: center;
  line-height: 52px;
  writing-mode: vertical-lr;         
  writing-mode: tb-lr;   
  padding-top: 50px;
  color: #fff;
  font-size: 18px;
  font-family: '楷体';
  left: 90px;
  bottom: 80px;

}
.animation-frame .verse_frame .verseDes .info{
  width: 560px;
  height: 540px;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.animation-frame  .verse_frame .verseDes .verseTitle{
  margin: 0;
  width: auto;
  text-align: left;
  height: auto;
  font-family: '楷体';
  font-size: 30px;
}

.animation-frame .setp3-second-class .verse_frame .verseDes pre{
  height: 290px;
  margin: 0;
  font-family: '楷体';
  font-size: 16px;
  line-height: 30px;
}
.animation-frame .setp3-second-class .verse_frame .verseDes .info a{
  margin: 0;
  width: 160px;
  height: 59px;
  background:url(../img/directory2/list_btn2.png) no-repeat center;
  box-sizing: border-box;
  padding: 18px 16px 0 0;
  line-height: 40px;
  text-align: center; 
  color: #fff;
  font-size: 24px;
  font-family: '楷体';
} */
.animation-frame .verse_frame .verseList,
.animation-frame .modern_frame .verseList {
  display: none;
  background: #fff;
  background-image: url(../img/directory2/bg.jpg);
  z-index: 21;
}

.animation-frame .verse_frame .verseList ul,
.animation-frame .modern_frame .verseList ul {
  width: 88%;
  overflow-y: scroll;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 72%;
}

.animation-frame .verse_frame .verseList ul.column-1,
.animation-frame .modern_frame .verseList ul.column-1 {
  width: 32%;
}

.animation-frame .verse_frame .verseList ul.column-1 li,
.animation-frame .modern_frame .verseList ul.column-1 li {
  width: 100%;
  max-width: 100%;
}

.animation-frame .verse_frame .verseList ul.column-2,
.animation-frame .modern_frame .verseList ul.column-2 {
  width: 73%;
}

.animation-frame .verse_frame .verseList ul.column-2 li,
.animation-frame .modern_frame .verseList ul.column-2 li {
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.animation-frame .verse_frame .verseList ul.column-3,
.animation-frame .modern_frame .verseList ul.column-3 {
  width: 82%;
}

/* .animation-frame .verse_frame .verseList .menuBox ul.column-3{
  width: 260px;
  height: 350px;
  box-sizing: border-box;
  padding-right: 20px;
  overflow-y: auto;
  overflow-x: hidden;
}
.animation-frame .verse_frame .verseList .menuBox ul.column-3::-webkit-scrollbar {

  width: 4px;     

  height: 4px;
}
*/
.animation-frame .verse_frame .verseList .menuBox ul.column-3::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.animation-frame .verse_frame .verseList .menuBox {
  display: flex;
  justify-content: center;
}

.animation-frame .verse_frame .verseList .menuBox>div {
  width: 720px;

}

.animation-frame .verse_frame .verseList .menuBox ul.column-3::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

*/ .animation-frame .verse_frame .verseList ul.column-3 li,
.animation-frame .modern_frame .verseList ul.column-3 li {
  width: 29%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* .animation-frame .verse_frame .verseList .menuBox ul.column-3 li{
  width: 240px;
} */
.animation-frame .verse_frame .verseList ul li,
.animation-frame .modern_frame .verseList ul li {
  margin: 10px 2%;
  font-size: 15px;
  width: 29%;
  list-style: circle inside;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.animation-frame .verse_frame .verseList ul li a,
.animation-frame .modern_frame .verseList ul li a {
  display: inline-block;
  width: 90%;
}

.animation-frame .verse_frame .verseList ul li:hover,
.animation-frame .modern_frame .verseList ul li:hover {
  color: #a87b44;
}

.animation-frame .verse_frame .verseDes,
.animation-frame .modern_frame .verseDes {
  display: none;
  background: #fff;
  background-image: url(../img/directory2/bg.jpg);
  z-index: 20;
}



.animation-frame .verse_frame .verseDes pre,
.animation-frame .modern_frame .verseDes pre {
  width: 80%;
  margin: 0 auto 3%;
  height: 369px;
  color: #555;
  line-height: 38px;
  overflow-y: auto;
  font-size: 18px;
}

.animation-frame .verse_frame .verseDes a,
.animation-frame .modern_frame .verseDes a {
  background: url(../img/directory2/list_btn.png);
  height: 40px;
  width: 130px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.animation-frame .verse_frame .verseCont,
.animation-frame .modern_frame .verseCont {
  text-align: center;
  background-size: 100% !important;
  z-index: 23;
  background: #fff;
}

.animation-frame .verse_frame .verseCont .trans,
.animation-frame .modern_frame .verseCont .trans {
  display: inline-block;
  background-color: #ffffff88;
  padding: 5px;
  margin-top: 7%;
  cursor: pointer;
  opacity: 0;
}

.animation-frame .verse_frame .verseCont .trans dl,
.animation-frame .modern_frame .verseCont .trans dl {
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #555;
  border: 1px solid #a0a0a0;
  padding: 13px 9px;
  position: relative;
}

.animation-frame .verse_frame .verseCont .trans dl::after,
.animation-frame .modern_frame .verseCont .trans dl::after {
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  position: absolute;
  left: 2px;
  top: 2px;
  border: 1px solid #a0a0a0;
}

.animation-frame .verse_frame .verseCont .trans dl .title,
.animation-frame .modern_frame .verseCont .trans dl .title {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  border-right: 1px solid #a0a0a0;
  padding: 0 13px;
  font-size: 18px;
  letter-spacing: 8px;
  color: #333333;
}

.animation-frame .verse_frame .verseCont .trans dl .title p,
.animation-frame .modern_frame .verseCont .trans dl .title p {
  letter-spacing: 12px;
  margin-bottom: -11px;
}

.animation-frame .verse_frame .verseCont .trans dl .text,
.animation-frame .modern_frame .verseCont .trans dl .text {
  padding: 0 13px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #666;
  min-width: 617px;
  max-width: 900px;
}

.animation-frame .verse_frame .verseCont .trans dl .text .transText,
.animation-frame .modern_frame .verseCont .trans dl .text .transText {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  max-height: 79px;
  overflow-y: auto;
}

.animation-frame .verse_frame .verseCont .creat_bg,
.animation-frame .verse_frame .verseCont .link_bg,
.animation-frame .modern_frame .verseCont .creat_bg,
.animation-frame .modern_frame .verseCont .link_bg {
  background-color: rgba(0, 0, 0, 0.533);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  display: none;
}

.animation-frame .verse_frame .verseCont .creat_bg .iconX,
.animation-frame .verse_frame .verseCont .link_bg .iconX,
.animation-frame .modern_frame .verseCont .creat_bg .iconX,
.animation-frame .modern_frame .verseCont .link_bg .iconX {
  background-color: transparent;
  padding: 10px;
  border-radius: 50%;
  color: #a87b44;
  font-size: 15px;
  position: absolute;
  top: 12.5%;
  right: 10.1%;
  z-index: 999;
  cursor: pointer;
}

.animation-frame .verse_frame .verseCont .creat_bg dl,
.animation-frame .verse_frame .verseCont .link_bg dl,
.animation-frame .modern_frame .verseCont .creat_bg dl,
.animation-frame .modern_frame .verseCont .link_bg dl {
  width: 80%;
  height: 75%;
  background: #fff;
  position: relative;
  color: #333;
}

.animation-frame .verse_frame .verseCont .creat_bg dl dd,
.animation-frame .verse_frame .verseCont .link_bg dl dd,
.animation-frame .modern_frame .verseCont .creat_bg dl dd,
.animation-frame .modern_frame .verseCont .link_bg dl dd {
  font-size: 23px;
  padding: 21px;
  font-family: "宋体";
  padding-top: 43px;
}

.animation-frame .verse_frame .verseCont .creat_bg dl pre,
.animation-frame .verse_frame .verseCont .link_bg dl pre,
.animation-frame .modern_frame .verseCont .creat_bg dl pre,
.animation-frame .modern_frame .verseCont .link_bg dl pre {
  font-family: "宋体";
  line-height: 29px;
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 19px;
  margin-left: 9px;
}

.animation-frame .verse_frame .verseCont .creat_bg dl pre::-webkit-scrollbar,
.animation-frame .verse_frame .verseCont .link_bg dl pre::-webkit-scrollbar,
.animation-frame .modern_frame .verseCont .creat_bg dl pre::-webkit-scrollbar,
.animation-frame .modern_frame .verseCont .link_bg dl pre::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl pre::-webkit-scrollbar-thumb,
.animation-frame .verse_frame .verseCont .link_bg dl pre::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseCont .creat_bg dl pre::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseCont .link_bg dl pre::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl pre::-webkit-scrollbar-track,
.animation-frame .verse_frame .verseCont .link_bg dl pre::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseCont .creat_bg dl pre::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseCont .link_bg dl pre::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "宋体";
  line-height: 29px;
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 90%;
  margin: 8px auto 0;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 19px;
  margin-left: 9px;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar-thumb,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar-track,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont li,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont li,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont li,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont li {
  width: 33.33%;
  margin-bottom: 25px;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont li a div,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont li a div,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont li a div,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont li a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont li a div img,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont li a div img,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont li a div img,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont li a div img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.animation-frame .verse_frame .verseCont .creat_bg dl .linkCont li a p,
.animation-frame .verse_frame .verseCont .link_bg dl .linkCont li a p,
.animation-frame .modern_frame .verseCont .creat_bg dl .linkCont li a p,
.animation-frame .modern_frame .verseCont .link_bg dl .linkCont li a p {
  text-align: center;
  font-size: 14px;
  margin-top: 11px;
}

.animation-frame .verse_frame .verseCont .creat_bg dl::before,
.animation-frame .verse_frame .verseCont .link_bg dl::before,
.animation-frame .modern_frame .verseCont .creat_bg dl::before,
.animation-frame .modern_frame .verseCont .link_bg dl::before {
  content: "";
  position: absolute;
  left: 0.5%;
  top: 1%;
  height: 97.3%;
  width: 98.6%;
  border: 1px solid #c5a783;
}

.animation-frame .verse_frame .verseCont .creat_bg dl:after,
.animation-frame .verse_frame .verseCont .link_bg dl:after,
.animation-frame .modern_frame .verseCont .creat_bg dl:after,
.animation-frame .modern_frame .verseCont .link_bg dl:after {
  content: "";
  position: absolute;
  left: 0.8%;
  top: 1.6%;
  height: 96.2%;
  width: 98%;
  border: 1px solid #c5a783;
}

.animation-frame .verse_frame .verseStyle1 .content,
.animation-frame .modern_frame .verseStyle1 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 70%;
  margin: 150px auto 0;
  text-align: left;
}

.animation-frame .verse_frame .verseStyle1 .content .title,
.animation-frame .modern_frame .verseStyle1 .content .title {
  line-height: 28px;
  margin-left: 21px;
}

.animation-frame .verse_frame .verseStyle1 .content em,
.animation-frame .modern_frame .verseStyle1 .content em {
  font-size: 26px;
}

.animation-frame .verse_frame .verseStyle1 .content span,
.animation-frame .modern_frame .verseStyle1 .content span {
  font-family: "宋体";
  font-size: 20px;
  margin-top: 4%;
}

.animation-frame .verse_frame .verseStyle1 .content dt,
.animation-frame .verse_frame .verseStyle1 .content li,
.animation-frame .modern_frame .verseStyle1 .content dt,
.animation-frame .modern_frame .verseStyle1 .content li {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  font-size: 28px;
  font-family: "宋体";
  letter-spacing: 10px;
  height: 320px;
  line-height: 57px;
  cursor: pointer;
  text-align: center;
}

.animation-frame .verse_frame .verseStyle1 .content dt.active,
.animation-frame .verse_frame .verseStyle1 .content li.active,
.animation-frame .modern_frame .verseStyle1 .content dt.active,
.animation-frame .modern_frame .verseStyle1 .content li.active {
  color: #db4500;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}

.animation-frame .verse_frame .verseStyle1 .content .verseDetail,
.animation-frame .modern_frame .verseStyle1 .content .verseDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.animation-frame .verse_frame .verseStyle2 .content,
.animation-frame .modern_frame .verseStyle2 .content {
  text-align: center;
  margin-top: 120px;
}

.animation-frame .verse_frame .verseStyle2 .content em,
.animation-frame .modern_frame .verseStyle2 .content em {
  font-size: 27px;
}

.animation-frame .verse_frame .verseStyle2 .content span,
.animation-frame .modern_frame .verseStyle2 .content span {
  font-size: 16px;
  display: block;
}

.animation-frame .verse_frame .verseStyle2 .content dt,
.animation-frame .verse_frame .verseStyle2 .content li,
.animation-frame .modern_frame .verseStyle2 .content dt,
.animation-frame .modern_frame .verseStyle2 .content li {
  font-size: 24px;
  font-family: "宋体";
  letter-spacing: 8px;
  line-height: 48px;
  cursor: pointer;
}

.animation-frame .verse_frame .verseStyle2 .content dt.active,
.animation-frame .verse_frame .verseStyle2 .content li.active,
.animation-frame .modern_frame .verseStyle2 .content dt.active,
.animation-frame .modern_frame .verseStyle2 .content li.active {
  color: #db4500;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}

.animation-frame .verse_frame .verseStyle2 .content .verseDetail,
.animation-frame .modern_frame .verseStyle2 .content .verseDetail {
  line-height: unset;
  margin: 0px 0 24px;
  max-height: 279px;
  overflow-y: auto;
}

.animation-frame .verse_frame .verseStyle2 .content .verseDetail li,
.animation-frame .modern_frame .verseStyle2 .content .verseDetail li {
  margin-left: 28px;
}

.animation-frame .verse_frame .verseStyle3 .content,
.animation-frame .modern_frame .verseStyle3 .content {
  width: 50%;
  margin-left: 39%;
  margin-top: 120px;
}

.animation-frame .verse_frame .verseStyle3 .content .title,
.animation-frame .modern_frame .verseStyle3 .content .title {
  display: block;
  margin-left: -55%;
}

.animation-frame .verse_frame .verseStyle3 .content em,
.animation-frame .modern_frame .verseStyle3 .content em {
  font-size: 24px;
}

.animation-frame .verse_frame .verseStyle3 .content span,
.animation-frame .modern_frame .verseStyle3 .content span {
  font-family: "宋体";
  font-size: 20px;
  margin-left: 10px;
}

.animation-frame .verse_frame .verseStyle3 .content dt,
.animation-frame .verse_frame .verseStyle3 .content li,
.animation-frame .modern_frame .verseStyle3 .content dt,
.animation-frame .modern_frame .verseStyle3 .content li {
  font-size: 20px;
  font-family: "宋体";
  letter-spacing: 2px;
  line-height: 40px;
  cursor: pointer;
  text-align: left;
  display: block;
}

.animation-frame .verse_frame .verseStyle3 .content dt.active,
.animation-frame .verse_frame .verseStyle3 .content li.active,
.animation-frame .modern_frame .verseStyle3 .content dt.active,
.animation-frame .modern_frame .verseStyle3 .content li.active {
  color: #db4500;
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}

.animation-frame .verse_frame .verseStyle3 .content .verseDetail,
.animation-frame .modern_frame .verseStyle3 .content .verseDetail {
  overflow-y: scroll;
  height: 330px;
  margin: 12px 0;
  text-align: left;
  margin-left: -55%;
}

.animation-frame .verse_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar,
.animation-frame .modern_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseStyle3 .content .verseDetail::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle3 .trans,
.animation-frame .modern_frame .verseStyle3 .trans {
  position: absolute;
  left: 11.5%;
  width: 62%;
  margin-top: unset;
}

.animation-frame .verse_frame .verseStyle3 .trans .text,
.animation-frame .modern_frame .verseStyle3 .trans .text {
  width: 90%;
  max-height: 95px;
  min-width: unset !important;
  max-width: unset !important;
  text-overflow: -o-ellipsis-lastline;
  height: 74px;
}

.animation-frame .verse_frame .verseStyle3 .trans .text div,
.animation-frame .modern_frame .verseStyle3 .trans .text div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.animation-frame .verse_frame .verseStyle4 .content,
.animation-frame .modern_frame .verseStyle4 .content {
  width: 52%;
  margin-top: 120px;
  margin-left: 39%;
}

.animation-frame .verse_frame .verseStyle4 .content .title,
.animation-frame .modern_frame .verseStyle4 .content .title {
  display: block;
  margin-left: -50%;
}

.animation-frame .verse_frame .verseStyle4 .content em,
.animation-frame .modern_frame .verseStyle4 .content em {
  font-size: 24px;
}

.animation-frame .verse_frame .verseStyle4 .content span,
.animation-frame .modern_frame .verseStyle4 .content span {
  font-family: "宋体";
  font-size: 20px;
  margin-left: 10px;
}

.animation-frame .verse_frame .verseStyle4 .content dt,
.animation-frame .verse_frame .verseStyle4 .content li,
.animation-frame .modern_frame .verseStyle4 .content dt,
.animation-frame .modern_frame .verseStyle4 .content li {
  font-size: 20px;
  font-family: "宋体";
  letter-spacing: 2px;
  line-height: 40px;
  cursor: pointer;
  text-align: left;
  display: block;
}

.animation-frame .verse_frame .verseStyle4 .content dt.active,
.animation-frame .verse_frame .verseStyle4 .content li.active,
.animation-frame .modern_frame .verseStyle4 .content dt.active,
.animation-frame .modern_frame .verseStyle4 .content li.active {
  color: #db4500;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.animation-frame .verse_frame .verseStyle4 .content dt .transFrame,
.animation-frame .verse_frame .verseStyle4 .content li .transFrame,
.animation-frame .modern_frame .verseStyle4 .content dt .transFrame,
.animation-frame .modern_frame .verseStyle4 .content li .transFrame {
  padding: 2% 2% 1%;
  width: 93%;
  font-size: 16px;
  background-color: #ffffff99;
  -webkit-animation: showDetail 0.4s ease-in-out;
  animation: showDetail 0.4s ease-in-out;
}

.animation-frame .verse_frame .verseStyle4 .content dt .transFrame span,
.animation-frame .verse_frame .verseStyle4 .content li .transFrame span,
.animation-frame .modern_frame .verseStyle4 .content dt .transFrame span,
.animation-frame .modern_frame .verseStyle4 .content li .transFrame span {
  display: block;
  max-height: 240px;
  overflow-y: auto;
  padding: 0 10px;
  padding-bottom: 10px;
  cursor: text;
  font-size: 16px;
}

.animation-frame .verse_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar,
.animation-frame .verse_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar,
.animation-frame .modern_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar,
.animation-frame .modern_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar-thumb,
.animation-frame .verse_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar-track,
.animation-frame .verse_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseStyle4 .content dt .transFrame span::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseStyle4 .content li .transFrame span::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle4 .content .verseDetail,
.animation-frame .modern_frame .verseStyle4 .content .verseDetail {
  overflow-y: scroll;
    height: 403px;
    margin: 12px 80px 0 0;
    text-align: left;
    margin-left: -49%;
}

.animation-frame .verse_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar,
.animation-frame .modern_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
  width: 7px;
}

.animation-frame .verse_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar-thumb,
.animation-frame .modern_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.411);
}

.animation-frame .verse_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar-track,
.animation-frame .modern_frame .verseStyle4 .content .verseDetail::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .verse_frame .verseStyle4 .trans,
.animation-frame .modern_frame .verseStyle4 .trans {
  position: absolute;
  right: 1.7%;
  width: 50%;
  margin-top: unset;
}

.animation-frame .verse_frame .verseStyle4 .trans .text,
.animation-frame .modern_frame .verseStyle4 .trans .text {
  width: 571px;
  max-height: 95px;
  min-width: unset !important;
  max-width: unset !important;
  text-overflow: -o-ellipsis-lastline;
  height: 74px;
}

.animation-frame .verse_frame .verseStyle4 .trans .text p,
.animation-frame .modern_frame .verseStyle4 .trans .text p {
  height: 74px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.animation-frame .modern_frame .verseTitle {
  height: unset;
  width: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 27px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 46%;
  left: 8%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.animation-frame .modern_frame .verseList .modern_list_box {
  overflow-y: scroll;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 70%;
  height: 100% !important;
}

.animation-frame .modern_frame .verseList .modern_list_box>div {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  max-width: unset;
  margin: 0;
  list-style: none;
  cursor: initial;
  background-color: rgba(255, 255, 255, 0.541);
  border-radius: 2px;
}

.animation-frame .modern_frame .verseList .modern_list_box>div:hover {
  color: initial;
}

.animation-frame .modern_frame .verseList .modern_list_box>div h4 {
  padding: 25px 26px 7px 40px;
  font-size: 19px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.animation-frame .modern_frame .verseList .modern_list_box>div dl {
  padding: 10px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.animation-frame .modern_frame .verseList .modern_list_box>div dl dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 26px 7px 41px;
  font-size: 14px;
  cursor: pointer;
}

.animation-frame .modern_frame .verseList .modern_list_box>div dl dt:hover {
  color: #a87b44;
}

#relices>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#relices .verseTitle {
  width: 330px;
  height: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 27px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#relices .relicesList {
  display: none;
  background: #fff;
  background-image: url(../img/directory2/bg.jpg);
  z-index: 21;
}

#relices .relicesList ul {
  width: 88%;
  overflow-y: scroll;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 72%;
}

#relices .relicesList ul.column-1 {
  width: 50%;
}

#relices .relicesList ul.column-1 li {
  width: 100%;
  max-width: 100%;
  line-height: 2.1;
}

#relices .relicesList ul.column-2 {
  width: 73%;
}

#relices .relicesList ul.column-2 li {
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 2.1;
}

#relices .relicesList ul li {
  margin: 6px 2%;
  font-size: 15px;
  width: 21%;
  list-style: circle inside;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

#relices .relicesList ul li a {
  display: inline-block;
  width: 90%;
}

#relices .relicesList ul li:hover {
  color: #a87b44;
}

.animation-frame .setp1-first-class .directory,
.animation-frame .setp2-second-class .directory {
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}

.animation-frame .setp1-first-class .directory {
  height: 500px;
}

.animation-frame .setp1-first-class .directory .swiper-wrapper {
  margin-top: 10.5%;
}

.animation-frame .setp1-first-class .swiper-button {
  top: 41%;
}

.creat_bg,
.link_bg {
  background-color: rgba(0, 0, 0, 0.533);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  display: none;
}

.creat_bg .iconX,
.link_bg .iconX {
  background-color: transparent;
  padding: 10px;
  border-radius: 50%;
  color: #a87b44;
  font-size: 15px;
  position: absolute;
  top: 12.5%;
  right: 10.1%;
  z-index: 999;
  cursor: pointer;
}

.creat_bg dl,
.link_bg dl {
  width: 80%;
  height: 75%;
  background: #fff;
  position: relative;
  color: #333;
}

.creat_bg dl dd,
.link_bg dl dd {
  font-size: 23px;
  padding: 21px;
  font-family: "宋体";
  padding-top: 43px;
  text-align: center;
}

.creat_bg dl>div,
.link_bg dl>div {
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 17px;
  margin-left: 9px;
  line-height: 29px;
}

.creat_bg dl pre,
.link_bg dl pre {
  font-family: "宋体";
  line-height: 29px;
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 19px;
  margin-left: 9px;
}

.creat_bg dl pre::-webkit-scrollbar,
.link_bg dl pre::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.creat_bg dl pre::-webkit-scrollbar-thumb,
.link_bg dl pre::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.creat_bg dl pre::-webkit-scrollbar-track,
.link_bg dl pre::-webkit-scrollbar-track {
  background-color: transparent;
}

.creat_bg dl .linkCont,
.link_bg dl .linkCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "宋体";
  line-height: 29px;
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  z-index: 99;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 19px;
  margin-left: 9px;
}

.creat_bg dl .linkCont::-webkit-scrollbar,
.link_bg dl .linkCont::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.creat_bg dl .linkCont::-webkit-scrollbar-thumb,
.link_bg dl .linkCont::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.creat_bg dl .linkCont::-webkit-scrollbar-track,
.link_bg dl .linkCont::-webkit-scrollbar-track {
  background-color: transparent;
}

.creat_bg dl .linkCont li,
.link_bg dl .linkCont li {
  width: 33.33%;
  margin-bottom: 25px;
  list-style: none;
}

.creat_bg dl .linkCont li a div,
.link_bg dl .linkCont li a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.creat_bg dl .linkCont li a div img,
.link_bg dl .linkCont li a div img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.creat_bg dl .linkCont li a p,
.link_bg dl .linkCont li a p {
  text-align: center;
  font-size: 14px;
  margin-top: 11px;
}

.creat_bg dl::before,
.link_bg dl::before {
  content: "";
  position: absolute;
  left: 0.5%;
  top: 1%;
  height: 97.3%;
  width: 98.6%;
  border: 1px solid #c5a783;
}

.creat_bg dl:after,
.link_bg dl:after {
  content: "";
  position: absolute;
  left: 0.8%;
  top: 1.6%;
  height: 96.2%;
  width: 98%;
  border: 1px solid #c5a783;
}

dl.btn {
  color: #fff;
  position: absolute;
  right: 2%;
  bottom: 3%;
  display: inline-block;
}

dl.btn dt {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.533);
  display: inline-block;
  padding: 0 8px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
}

.relices_style1,
.relices_style2,
.relices_style3 {
  display: none;
  width: 1210px;
  height: 670px;
  background: #fff;
  overflow: hidden;
}

.relices_style1 .relices_title,
.relices_style2 .relices_title,
.relices_style3 .relices_title {
  text-align: center;
  display: inline-block;
  min-width: 200px;
  height: 45px;
  line-height: 45px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 2px 70px;
  max-width: 441px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 3%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 17px;
}

.relices_style1 .relicesScrollBox {
  width: 99.9%;
  margin: 2% 0 0 0;
  overflow: hidden;
  position: absolute;
  top: 8%;
  height: 434px;
  left: 0;
  padding-bottom: 9px;
}

.relices_style1 .relicesScrollBox.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.relices_style1 .relicesScrollBox .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.relices_style1 .relicesScrollBox .swiper-slide {
  width: auto;
}

.relices_style1 .relicesScrollBox .swiper-slide:last-child {
  padding-right: 300px;
}

.relices_style1 .relicesScrollBox .swiper-slide .imgItem {
  height: 425px;
  margin-right: 10px;
}

.relices_style1 .relicesScrollBox .swiper-scrollbar {
  left: 0;
  width: 100%;
  height: 8px;
  bottom: 0;
  cursor: default;
}

.relices_style1 .relices_now_cont_box {
  width: 94%;
  overflow: hidden;
  position: absolute;
  top: calc(10% + 457px);
  height: calc(99px - -0.3%);
  left: 0;
  background: #f8ecde;
  border-radius: 10px;
  padding: 1.5% 3%;
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 1px;
  color: #666;
  font-family: MicrosoftYaHei;
}

.relices_style1 .relices_now_cont_box .relices_now_cont {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.relices_style2 .relicesBox {
  width: 333px;
  height: 565px;
  position: absolute;
  top: 13%;
  left: 0%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.relices_style2 .relicesBox .imageLens_origin2 {
  cursor: url(../cursor.svg), -webkit-zoom-in;
  cursor: url(../cursor.svg), zoom-in;
  width: 100%;
}

.relices_style2 .relicesLens {
  width: 532px;
  height: 565px;
  background: #e8e8e8;
  position: absolute;
  top: 13%;
  left: 28%;
  overflow: hidden;
}

.relices_style2 .relices_now_cont_box {
  width: 285px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 13%;
  height: calc(561px - 5.7%);
  right: 0%;
  background: #f8ecde;
  padding: 2% 1.5% 1.5% 2.5%;
  line-height: 26px;
  font-size: 14px;
  text-indent: 32px;
  letter-spacing: 2px;
  font-family: MicrosoftYaHei;
  color: #666;
}

.relices_style2 .relices_now_cont_box .relices_now_cont {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.relices_style3 .relicesBox {
  width: 798px;
  height: 565px;
  position: absolute;
  top: 13%;
  left: 0%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.relices_style3 .relicesBox div {
  cursor: none;
}

.relices_style3 .relices_now_cont_box {
  width: calc(356px);
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 13%;
  height: calc(561px - 5.6%);
  right: 0%;
  background: #f8ecde;
  padding: 2% 1.5% 1.5% 2.5%;
  line-height: 26px;
  font-size: 14px;
  text-indent: 32px;
  letter-spacing: 2px;
  font-family: MicrosoftYaHei;
  color: #666;
}

.relices_style3 .relices_now_cont_box .relices_now_cont {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

#modern .modern_cont {
  background-color: #fff;
  z-index: 22;
}

#modern .modern_cont .creat_bg img {
  margin-right: 17px;
  margin-bottom: 17px;
}

#modern .modern_cont .cont_info {
  height: 89%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 3%;
}

#modern .modern_cont .cont_info .title {
  text-align: center;
  font-size: 20px;
}

#modern .modern_cont .cont_info .list_box {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}

#modern .modern_cont .cont_info .list_box .title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 7%;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 8px;
  position: absolute;
  height: 36px;
}

#modern .modern_cont .cont_info .list_box .title_box em {
  font-size: 18px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: bold;
  padding: 4px 10px;
  line-height: 1;
  margin-right: 52px;
  display: none;
}

#modern .modern_cont .cont_info .list_box .title_box h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  white-space: nowrap;
  position: absolute;
  left: 381px;
  z-index: -1;
}

#modern .modern_cont .cont_info .list_box .title_box h3.style2 {
  left: 376px;
}

#modern .modern_cont .cont_info .list_box .title_box h3 span {
  font-size: 16px;
}

#modern .modern_cont .cont_info .list_box .title_box ul {
  border-radius: 3px;
  overflow-y: auto;
  background-color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #444;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 259px;
  max-width: 329px;
  margin-right: 20px;
  max-height: 100vh;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

#modern .modern_cont .cont_info .list_box .title_box ul .title_list {
  max-height: 450px;
  overflow-y: auto;
}

#modern .modern_cont .cont_info .list_box .title_box ul.active {
  max-height: 34px;
  overflow-y: hidden;
}

#modern .modern_cont .cont_info .list_box .title_box ul s {
  padding: 10px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  line-height: 1;
  cursor: pointer;
}

#modern .modern_cont .cont_info .list_box .title_box ul s i {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

#modern .modern_cont .cont_info .list_box .title_box ul s i.active {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg);
}

#modern .modern_cont .cont_info .list_box .title_box ul li {
  cursor: pointer;
  padding: 7px 0;
  line-height: 1.5;
  font-size: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: white;
  width: 293px;
  white-space: nowrap;
  margin: 0 16px;
  overflow-x: auto;
}

#modern .modern_cont .cont_info .list_box .title_box ul li.active,
#modern .modern_cont .cont_info .list_box .title_box ul li:hover {
  background-color: #dcbb93;
  color: #fff;
}

#modern .modern_cont .cont_info .list_box .title_box ul li:active {
  opacity: 0.5;
}

#modern .modern_cont .cont_info .cont_box {
  padding-top: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 550px;
  position: relative;
  
}

#modern .modern_cont .cont_info .cont_box .sub_title {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-left: 385px;
  margin-bottom: 10px;
}

#modern .modern_cont .cont_info .cont_box .modernStyle1{
  overflow-y: auto;
  border-radius: 3px;
  padding: 10px;
  margin-right: auto;
  display: none;
  width: 61%;
  height: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  position: absolute;
  left: 471px;
}
#modern .modern_cont .cont_info .cont_box .modernStyle2 {
  overflow-y: auto;
  border-radius: 3px;
  padding: 10px;
  margin-right: auto;
  display: none;
  width: 61%;
  height: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  position: absolute;
  left: 381px;
}

#modern .modern_cont .cont_info .cont_box .modernStyle1.active,
#modern .modern_cont .cont_info .cont_box .active.modernStyle2 {
  display: block;
}

#modern .modern_cont .cont_info .cont_box .modernStyle2 {
  width: 750px;
  left:230px;
}

.books-list {
  display: none;
  z-index: 20;
  width: 173px;
  height: 243px;
  position: absolute;
  right: 9%;
  bottom: 14%;
  overflow: hidden;
}

.books-list .books-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.books-list .books-swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.books-list .books-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}

.books-list .books-swiper .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.books-list .books-swiper .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.source_frame {
  display: none;
  width: 100%;
  height: 100%;
  /*css为clearfix，清除浮动*/
  /* swiper */
  /* 居中 */
}

.source_frame img {
  display: block;
}

.source_frame .clearfix {
  overflow: hidden;
  *zoom: 1;
  /*IE/7/6*/
}

.source_frame .clearfix::before,
.source_frame .clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.source_frame .swiper-container {
  width: 100%;
  height: 100%;
}

.source_frame .swiper-slide {
  text-align: center;
  background: #fff;
  position: relative;
}

.source_frame .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.source_frame .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.source_frame .left {
  float: left;
}

.source_frame .right {
  float: right;
}

.source_frame .bookOfChanges {
  width: 100%;
  height: 100%;
}

.source_frame .bookOfChanges .easyBox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  background: url("../img/bookOfChanges/bg.jpg") no-repeat center;
  background-color: #edebed;
}

.source_frame .bookOfChanges .easyTitle {
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  text-align: center;
  background: url("../img/bookOfChanges/easyTitleBg.png") no-repeat center;
  margin: 40px 0 25px;
}

.source_frame .bookOfChanges .easyTitle span {
  font-size: 12px;
}

.source_frame .bookOfChanges .page {
  display: none;
  height: 100%;
  width: 100%;
}

.source_frame .bookOfChanges .page1 .easyNav {
  width: 1070px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.source_frame .bookOfChanges .page1 .easyNav a {
  width: 290px;
  overflow: hidden;
}

.source_frame .bookOfChanges .page1 .easyNav a img {
  width: 255px;
  height: 379px;
  display: block;
  float: left;
}

.source_frame .bookOfChanges .page1 .easyNav a p {
  float: left;
  margin-top: 235px;
  width: 34px;
  height: 110px;
  padding: 0 9px;
  text-align: center;
  font-size: 14px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../img/bookOfChanges/navIcon2.png") no-repeat center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  writing-mode: tb-lr;
}

.source_frame .bookOfChanges .page1 .easyNav a:hover p,
.source_frame .bookOfChanges .page1 .easyNav a .navAct {
  color: #fff;
  background-image: url("../img/bookOfChanges/navIcon.png");
}

.source_frame .bookOfChanges .page1 .easyConBox {
  width: 1070px;
  height: 170px;
  border-radius: 10px;
  background: #dfd9d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
  position: absolute;
  left: 71px;
  bottom: 37px;
  z-index: 999;
}

.source_frame .bookOfChanges .page1 .easyConBoxL {
  width: 780px;
  height: 120px;
  float: left;
  overflow-y: auto;
  margin-left: 35px;
  line-height: 24px;
  font-size: 14px;
  word-spacing: 10px;
}

.source_frame .bookOfChanges .page1 .easyConBoxL::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page1 .easyConBoxL::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page1 .easyConBoxL::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page1 .easyConBoxP {
  margin: 0 25px;
  height: 120px;
  line-height: 24px;
  padding: 0 10px;
  word-spacing: 10px;
  overflow-y: auto;
}

.source_frame .bookOfChanges .page1 .easyConBoxP::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page1 .easyConBoxP::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page1 .easyConBoxP::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page1 .easyCon {
  padding: 0 30px;
  line-height: 24px;
  word-spacing: 10px;
  overflow-y: auto;
}

.source_frame .bookOfChanges .page1 .easyCon::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page1 .easyCon::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page1 .easyCon::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page2 .bagua {
  width: 1030px;
  margin: 50px auto 0;
}

.source_frame .bookOfChanges .page2 .baguaL {
  width: 443px;
  height: 399px;
  float: left;
  background: no-repeat center;
}

.source_frame .bookOfChanges .page2 .baguaTitle {
  width: 139px;
  height: 37px;
  background: url("../img/bookOfChanges/baguaTitleIcon.png") no-repeat center;
  text-align: center;
  line-height: 37px;
  color: #fff;
  margin: 0 auto 60px;
  cursor: pointer;
}

.source_frame .bookOfChanges .page2 .baguaNav {
  width: 185px;
  float: left;
}

.source_frame .bookOfChanges .page2 .baguaNav a {
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #d2d2d2;
  color: #333;
  margin: 0 auto 50px;
  display: block;
  border-radius: 16px;
}

.source_frame .bookOfChanges .page2 .baguaNav a:hover,
.source_frame .bookOfChanges .page2 .baguaNav .navAct {
  background: #d98e3e;
  color: #fff;
}

.source_frame .bookOfChanges .page2 .baguaCon {
  float: right;
  width: 350px;
  height: 452px;
  overflow-y: auto;
  line-height: 30px;
  font-size: 14px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  word-spacing: 10px;
}

.source_frame .bookOfChanges .page2 .baguaCon::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page2 .baguaCon::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page2 .baguaCon::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page2 .bannerImg {
  width: 1070px;
  margin: 0 auto;
}

.source_frame .bookOfChanges .page3 .bannerImg,
.source_frame .bookOfChanges .page4 .bannerImg {
  width: 1070px;
  margin: 35px auto 0;
}

.source_frame .bookOfChanges .page3 .easyConBox,
.source_frame .bookOfChanges .page4 .easyConBox {
  width: 1070px;
  height: 170px;
  border-radius: 10px;
  background: #dfd9d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
  position: absolute;
  left: 71px;
  bottom: 37px;
  z-index: 999;
}

.source_frame .bookOfChanges .page3 .easyConBoxP,
.source_frame .bookOfChanges .page4 .easyConBoxP {
  margin: 0 25px;
  height: 120px;
  line-height: 24px;
  padding: 0 10px;
  word-spacing: 10px;
  overflow-y: auto;
}

.source_frame .bookOfChanges .page3 .easyConBoxP::-webkit-scrollbar,
.source_frame .bookOfChanges .page4 .easyConBoxP::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page3 .easyConBoxP::-webkit-scrollbar-thumb,
.source_frame .bookOfChanges .page4 .easyConBoxP::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page3 .easyConBoxP::-webkit-scrollbar-track,
.source_frame .bookOfChanges .page4 .easyConBoxP::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page5 .easyBox {
  background-image: url("../img/bookOfChanges/index4Bg.png");
}

.source_frame .bookOfChanges .page5 .leftNav {
  width: 480px;
  height: 480px;
  position: absolute;
  left: 100px;
  top: 110px;
}

.source_frame .bookOfChanges .page5 .leftNav a {
  float: left;
  width: 31px;
  height: 56px;
  margin: 0 29px 4px 0;
  background: no-repeat center bottom;
  text-align: center;
  line-height: 18px;
  background-size: 21px auto;
}

.source_frame .bookOfChanges .page5 .rightContent {
  width: 460px;
  height: 480px;
  position: absolute;
  right: 100px;
  top: 110px;
}

.source_frame .bookOfChanges .page5 .baguaIntro span {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 24px;
  color: #bc1c00;
  margin-bottom: 10px;
}

.source_frame .bookOfChanges .page5 .baguaIntro span b {
  font-weight: normal;
  font-size: 20px;
}

.source_frame .bookOfChanges .page5 .baguaIntro p {
  line-height: 24px;
  font-family: "仿宋";
  font-size: 15px;
  float: left;
  width: 360px;
  margin-left: 40px;
}

.source_frame .bookOfChanges .page5 .baguaIntro .baguaIntroImg {
  width: 41px;
  height: 73px;
  background: no-repeat center;
  float: left;
  -webkit-filter: invert(18%) sepia(86%) saturate(2911%) hue-rotate(359deg) brightness(89%) contrast(107%);
  filter: invert(18%) sepia(86%) saturate(2911%) hue-rotate(359deg) brightness(89%) contrast(107%);
}

.source_frame .bookOfChanges .page5 .annotationBox {
  display: block;
  height: 30px;
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  font-family: "仿宋";
}

.source_frame .bookOfChanges .page5 .annotationBox:hover {
  color: #d98e3e;
}

.source_frame .bookOfChanges .page5 .annotation {
  font-size: 14px;
  padding: 10px 20px;
  background: #dfd9d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 5px;
  font-family: "微软雅黑";
  color: #333;
}

.source_frame .bookOfChanges .page5 .annotationScro {
  margin-top: 40px;
  width: 480px;
  height: 330px;
  overflow-y: auto;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .bookOfChanges .page5 .annotationScro::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page5 .annotationScro::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page5 .annotationScro::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(114, 16, 16, 0.1);
}

.source_frame .bookOfChanges .page5 .orgColor {
  -webkit-filter: invert(82%) sepia(41%) saturate(3911%) hue-rotate(332deg) brightness(92%) contrast(83%);
  filter: invert(82%) sepia(41%) saturate(3911%) hue-rotate(332deg) brightness(92%) contrast(83%);
}

.source_frame .bookOfChanges .page5 .redColor {
  -webkit-filter: invert(18%) sepia(86%) saturate(2911%) hue-rotate(359deg) brightness(89%) contrast(107%);
  filter: invert(18%) sepia(86%) saturate(2911%) hue-rotate(359deg) brightness(89%) contrast(107%);
}

.source_frame .bookOfChanges .page6 .easyBox {
  background-image: url("../img/bookOfChanges/index5Bg.png");
}

.source_frame .bookOfChanges .page6 .poemBox {
  padding: 0 20px;
  width: 900px;
  height: 480px;
  margin: 0 auto;
  overflow-y: auto;
}

.source_frame .bookOfChanges .page6 .poemBox::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page6 .poemBox::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page6 .poemBox::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page6 .easyCon {
  padding: 0 30px;
  line-height: 24px;
  word-spacing: 10px;
  overflow-y: auto;
}

.source_frame .bookOfChanges .page6 .easyCon::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.source_frame .bookOfChanges .page6 .easyCon::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.source_frame .bookOfChanges .page6 .easyCon::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.source_frame .bookOfChanges .page6 .annotationBox {
  font-size: 15px;
  display: block;
  height: 30px;
  line-height: 24px;
  padding-top: 9px;
  overflow: hidden;
  margin-bottom: 10px;
  font-family: "微软雅黑";
  background: no-repeat left top;
  background-size: auto 30px;
  word-spacing: 20px;
}

.source_frame .bookOfChanges .page6 .annotationBox .active {
  height: auto;
}

.source_frame .bookOfChanges .page6 .annotationBox:hover {
  color: #d98e3e;
}

.source_frame .bookOfChanges .page6 .tatol {
  background: url("../img/bookOfChanges/baguaTitleIcon.png") no-repeat;
  background-size: auto 30px;
  line-height: 30px;
  color: #ffffff;
  word-spacing: 35px;
  padding-top: 0;
}

.source_frame .bookOfChanges .page6 .annotation {
  font-size: 16px;
  padding: 10px 20px;
  background: #dfd9d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 5px;
  line-height: 26px;
  font-family: "仿宋";
  color: #333;
}

.source_frame .bookOfChanges .page7 .easyBox {
  position: relative;
  width: 1210px;
  height: 670px;
  overflow: hidden;
  margin: 0 auto;
  background: url("../img/bookOfChanges/bg.jpg") no-repeat center;
}

.source_frame .bookOfChanges .page7 .easyTitle {
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  text-align: center;
  background: url("../img/bookOfChanges/easyTitleBg.png") no-repeat center;
  margin: 40px 0 25px;
}

.source_frame .bookOfChanges .page7 .imgBox {
  width: 980px;
  margin: 20px auto;
}

.source_frame .bookOfChanges .page7 .imgBox img {
  width: 480px;
  height: 250px;
  float: left;
  margin: 5px;
}

.source_frame .bookOfChanges .page8 .media_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: scroll;
  width: 75%;
  height: 64%;
  margin: 2% 0 0 13%;
  padding-bottom: 5%;
  line-height: 29px;
  font-size: 19px;
}

.source_frame .bookOfChanges .page8 .media_box dt {
  width: 33.33%;
  margin-bottom: 25px;
  list-style: none;
}

.source_frame .bookOfChanges .page8 .media_box dt a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.source_frame .bookOfChanges .page8 .media_box dt a div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.source_frame .bookOfChanges .page8 .media_box dt a p {
  text-align: center;
  font-size: 14px;
  width: 80%;
  margin: 11px auto 0;
}

.source_frame .fiveElements .lianshuBox {
  position: relative;
  width: 1210px;
  height: 670px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
  background: url("../img/fiveElements/bg.jpg") no-repeat center;
}

.source_frame .fiveElements .lianshuTitle {
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  text-align: center;
  background: url("../img/fiveElements/titleBg.png") no-repeat center;
  margin: 40px 0 25px;
}

.source_frame .fiveElements .page1 .wuxingNav {
  width: 995px;
  height: 360px;
  margin: 0 auto;
}

.source_frame .fiveElements .page1 .wuxingNav a {
  float: left;
  width: 497px;
  height: 360px;
  position: relative;
}

.source_frame .fiveElements .page1 .wuxingNav a p {
  position: absolute;
  right: 40px;
  bottom: 55px;
  width: 24px;
  height: 44px;
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../img/fiveElements/navIcon-02.png") no-repeat center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  writing-mode: tb-lr;
}

.source_frame .fiveElements .page1 .wuxingNav a:hover p,
.source_frame .fiveElements .page1 .wuxingNav .navAct {
  color: #fff;
  background-image: url("../img/fiveElements/navIcon.png");
}

.source_frame .fiveElements .page1 .lianshuConBox {
  width: 1070px;
  height: 150px;
  background: #dfd9d3;
  border-radius: 10px;
  position: absolute;
  left: 70px;
  bottom: 37px;
}

.source_frame .fiveElements .page1 .lianshuCon {
  padding: 20px 30px;
  line-height: 24px;
  word-spacing: 10px;
  overflow-y: auto;
}

.source_frame .fiveElements .page2 .lianshuBox {
  background: url("../img/fiveElements/wuxing2Bg.jpg") no-repeat center;
}

.source_frame .fiveElements .page2 .wuxingCon {
  width: 1070px;
  padding: 20px 30px;
  line-height: 26px;
  font-family: "仿宋";
  background: #dfd9d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 10px;
  font-size: 16px;
}

.source_frame .fiveElements .page2 .wuxinBox {
  width: 1150px;
  margin: 40px auto 0;
  overflow: hidden;
}

.source_frame .fiveElements .page2 .wuxin {
  width: 285px;
  float: left;
  margin: 0 49px 40px;
  letter-spacing: initial;
}

.source_frame .fiveElements .page2 .wuxin h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

.source_frame .fiveElements .page2 .wuxin p {
  line-height: 30px;
  letter-spacing: inherit;
}

.source_frame .fiveElements .page3 .wuxingImg {
  width: 920px;
  height: 500px;
  margin: 0 auto;
}

.source_frame .fiveElements .page4 .TCMBox {
  width: 1050px;
  height: 500px;
  margin: 0 auto;
}

.source_frame .fiveElements .page4 .TCMBox .img {
  float: left;
  width: 500px;
  height: 500px;
}

.source_frame .fiveElements .page4 .TCMBox .contentBox {
  float: right;
  width: 500px;
  margin-top: 40px;
}

.source_frame .fiveElements .page4 .TCMcontent {
  width: 500px;
  height: 80px;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid;
  padding: 8px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.source_frame .fiveElements .page4 .TCMcontent span {
  display: block;
  margin-bottom: 5px;
}

.source_frame .fiveElements .page4 .TCMcontent p {
  color: #666;
  line-height: 18px;
  font-size: 12px;
  letter-spacing: initial;
}

.source_frame .fiveElements .page5 .media_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: scroll;
  width: 75%;
  height: 64%;
  margin: 2% 0 0 13%;
  padding-bottom: 5%;
  line-height: 29px;
  font-size: 19px;
}

.source_frame .fiveElements .page5 .media_box dt {
  width: 33.33%;
  margin-bottom: 25px;
  list-style: none;
}

.source_frame .fiveElements .page5 .media_box dt a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.source_frame .fiveElements .page5 .media_box dt a div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.source_frame .fiveElements .page5 .media_box dt a p {
  text-align: center;
  font-size: 14px;
  width: 80%;
  margin: 11px auto 0;
}

.source_frame .stem .lianshuBox {
  position: relative;
  width: 1210px;
  height: 670px;
  overflow: hidden;
  margin: 0 auto;
  background: url("../img/stem/index1Bg.jpg") no-repeat center;
}

.source_frame .stem .lianshuTitle {
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  text-align: center;
  background: url("../img/stem/titleBg.png") no-repeat center;
  margin: 40px 0 25px;
}

.source_frame .stem .page1 .ganzhiListBox {
  width: 1010px;
  overflow: hidden;
  margin: 0 auto;
}

.source_frame .stem .page1 .ganzhiList {
  width: 480px;
}

.source_frame .stem .page1 .ganzhiList p {
  width: 480px;
  height: 30px;
  border-radius: 15px;
  background: #d98e3e;
  color: #fff;
  line-height: 30px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .stem .page1 .ganzhiList ul {
  margin-top: 20px;
  padding-left: 20px;
}

.source_frame .stem .page1 .ganzhiList ul li {
  list-style-type: disc;
  color: #666;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}

.source_frame .stem .page1 .ganzhiConBox {
  width: 1070px;
  height: 150px;
  background: #dfd9d3;
  border-radius: 10px;
  position: absolute;
  left: 70px;
  bottom: 40px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .stem .page1 .ganzhiCon {
  height: 130px;
  line-height: 24px;
  word-spacing: 10px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .stem .page2 .lianshuBox {
  background: url("../img/stem/bg.jpg") no-repeat center;
}

.source_frame .stem .page2 .ganzhiImg {
  width: 1070px;
  height: 405px;
  margin: 0 auto;
}

.source_frame .stem .page2 .ganzhiConBox {
  width: 1070px;
  height: 115px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  background: #dfd9d3;
  position: absolute;
  left: 70px;
  bottom: 40px;
}

.source_frame .stem .page2 .ganzhiCon {
  height: 95px;
  line-height: 26px;
  word-spacing: 10px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .stem .page3 .conBox,
.source_frame .stem .page4 .conBox {
  width: 1030px;
  height: 530px;
  background: no-repeat right top;
  margin: 45px auto;
}

.source_frame .stem .page3 .con,
.source_frame .stem .page4 .con {
  width: 500px;
  height: 160px;
  background: #dfd9d3;
  border-radius: 10px;
  padding: 20px 20px 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.source_frame .stem .page3 .conSoll,
.source_frame .stem .page4 .conSoll {
  padding-right: 10px;
  height: 120px;
  line-height: 24px;
  overflow-y: auto;
}

.source_frame .stem .page5 .media_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: scroll;
  width: 75%;
  height: 64%;
  margin: 2% 0 0 13%;
  padding-bottom: 5%;
  line-height: 29px;
  font-size: 19px;
}

.source_frame .stem .page5 .media_box dt {
  width: 33.33%;
  margin-bottom: 25px;
  list-style: none;
}

.source_frame .stem .page5 .media_box dt a div {
  height: 157px;
  width: 247px;
  margin: 0 auto;
}

.source_frame .stem .page5 .media_box dt a div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.source_frame .stem .page5 .media_box dt a p {
  text-align: center;
  font-size: 14px;
  width: 80%;
  margin: 11px auto 0;
}

.word_frame {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.word_frame .lianshuBox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url("../img/jiaguwenBg.jpg") no-repeat center;
}

.word_frame .lianshuBox .searchBox {
  display: inline-block;
  /* position: absolute;
  top: 70px;
  left: 92px; */
  background-color: #fff;
  border: 1px solid #96805d;
  margin: 40px 0 5px 92px;
  display: flex;
  justify-content: center;
  width: 220px;
  height: 38px;
}

.word_frame .lianshuBox .searchBox input[name="word_search"] {
  padding: 9px 0px 9px 8px;
  color: #333;
  font-size: 15px;
  display: flex;
  align-items: center;
}

.word_frame .lianshuBox .searchBox .iconfont {
  padding: 9px;
  padding-left: 11px;
  cursor: pointer;
}

.word_frame .lianshuBox .searchBox .iconfont:active {
  color: #fff;
  background-color: #96805d;
}

.word_frame .jiaguwenTitle {
  text-align: center;
  font-size: 22px;
  margin: 30px 0 56px;
}

.word_frame .jiaguwenConBox {
  width: 1026px;
  height: 212px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #96805d;
  background: #fff;
  margin: 0 auto;
}

.word_frame .jiaguwenListBox {
  width: 1026px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #96805d;
  background: #fff;
  margin: 10px auto 40px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* height: 274px; */
}

.word_frame .jiaguwenList {
  width: 1020px;
  height: 60px;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.word_frame .jiaguwenList:first-child {
  border-bottom: 3px solid #96805d;
}

.word_frame .jiaguwenList:last-child {
  border-top: 3px solid #96805d;
}

.word_frame .jiaguwenList a {
  flex:1;
  width: 67px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-right: 1px solid #96805d;
  font-size: 18px;
  font-family: "仿宋";
}

.word_frame .jiaguwenList a:hover,
.word_frame .jiaguwenList .aAct {
  background: #d30000;
  color: #fff;
}

.word_frame .listInner {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1020px;
  height: 172px;
  background: #ebeae6;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
}

.word_frame .listInner span {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  cursor: pointer;
  margin: 1px 0px;
}

.word_frame .listInner span:hover,
.word_frame .listInner .spanAct {
  color: #fff;
  background-color: #b59569;
  border-radius: 50%;
}

.word_frame .conImgBox {
  float: left;
  width: 210px;
  height: 206px;
  border-right: 1px solid #ebeae6;
}

.word_frame .conImgBox p {
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.word_frame .conImg {
  width: 130px;
  height: 130px;
  margin: 20px auto;
}

.word_frame .conImg img {
  max-width: 130px;
  max-height: 130px;
}

.word_frame .conText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 387px;
  height: 206px;
  border-right: 1px solid #ebeae6;
  padding: 20px 10px 20px 20px;
  overflow-y: scroll;
}

.word_frame .conText p {
  line-height: 26px;
  margin: 8px 0;
}

.word_frame .conText p b {
  font-size: 14px;
}

.word_frame .conText p span {
  letter-spacing: 1px;
}

.word_frame .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.relices_frame .link_out .btn {
  z-index: 1;
  right: initial;
  left: 2%;
  top: 3%;
  bottom: initial;
}

.relices_frame .link_out .btn .link_btn {
  background: #f8ecde;
  color: #333;
  line-height: 34px;
  padding: 0 14px;
  display: none;
}

/*# sourceMappingURL=gxAnimation.css.map */

.wjd_verseDes {
  width: 1210px;
  height: 670px;
  background: url(../img/directory2/bgimg.jpg) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wjd_verseDes .person {
  width: 320px;
  height: 420px;
  position: relative;
  background: rgba(255,255,255,0.8);
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px;
  margin-right: 20px;
  margin-left: 50px;
}
.wjd_verseDes .person img{
  width:308px;
  height: 408px;
  object-fit:cover;  
}



.wjd_verseDes .info {
  width: 570px;
  height: 420px;
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.wjd_verseDes .info h3 {
  font-size: 30px;
  color: #333;
  font-family: '楷体';
  text-align: center;
  margin-bottom: 20px;
}

.wjd_verseDes .info .infoContent {
  height: 350px;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  font-family: '楷体';
  overflow-y: auto;
  box-sizing: border-box;
  text-indent:20px;
}

.wjd_verseDes .info .infoContent::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.wjd_verseDes .info .infoContent::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.wjd_verseDes .info .infoContent::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.wjd_verseDes .menuBtn {
  width: 166px;
  height: 56px;
  background: url(../img/directory2/menuBtn.png) no-repeat center;
  margin: 60px auto 0;
  position: absolute;
  right: 160px;
  bottom: 20px;
}
.wjd_verseDes .menuBtn2 {
  width: 166px;
  height: 56px;
  background: url(../img/directory2/menuBtn2.png) no-repeat center;
  margin: 60px auto 0;
  position: absolute;
  right: 160px;
  bottom: 20px;
}
.wjd_verseDes .videoBtn {
  width: 64px;
  height: 62px;
  position: absolute;
  right: 100px;
  bottom: 18px;
  background: url(../img/directory2/videoBtn.png) no-repeat center;
}

.wjd_verseList {
  width: 1210px;
  height: 670px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/directory2/wjd_verseListImg.jpg) no-repeat center;
  z-index: 21;
}

.wjd_verseList .menuClick{
  height: 360px;
  width: 600px;
  display: flex;
  align-items: center;
}
.wjd_newInfo .menuClick,.wjd_xiaoshuo .menuClick ,.wjd_verseDes .menuClick{
  height: 360px;
  width: 390px;
  display: flex;
  align-items: center;
}

.wjd_verseList .menuClick ul,.wjd_newInfo .menuClick ul,.wjd_xiaoshuo .menuClick ul,.wjd_verseDes .menuClick ul{
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.wjd_verseList .menuClick ul li ,.wjd_newInfo .menuClick ul li,.wjd_xiaoshuo .menuClick ul li,.wjd_verseDes .menuClick ul li{
  width: 212px;
  height: 255px;
  background: no-repeat center;
}

.wjd_verseList .menuList {
  width: 300px;
  height: 460px;
  overflow-y: auto;
  padding-right: 30px;
  box-sizing: border-box;
  margin-left: 60px;
}

.wjd_verseList .menuList::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.wjd_verseList .menuList::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.wjd_verseList .menuList::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.wjd_verseList .menuList li {
  margin: 10px 0;
  overflow: hidden;
  font-size: 15px;
  margin: 15px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.wjd_verseList .menuList li:hover{
  color: #d6a35f
}

.videoDialog {
  display: none;
  justify-content: center;
  align-items: center;
  width: 1210px;
  height: 670px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.videoDialog .videoContent {
  width: 960px;
  height: 500px;
  border-radius: 5px;
  background: #fff;
  overflow-y: auto;
  position: relative;
}

.videoDialog .videoContent .videoClose {
  position: absolute;
  right: 10px;
  top: 10px;
}

.videoDialog .videoContent::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0px;
}

.videoDialog .videoContent::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.videoDialog .videoContent::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.videoDialog .videoContent ul {
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
}

.videoDialog .videoContent ul li {
  width: 247px;
  margin: 22px;
}

.videoDialog .videoContent ul li img {
  width: 247px;
  height: 157px;
  object-fit: cover;
}

.videoDialog .videoContent ul li p {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}