@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_iluaz4p6tpm.css");
@import url("../js/layui/css/layui.css");
@font-face {
  font-family: "ChopinScript";
  src: url("../font/ChopinScript.otf");
  /* IE9 */
  src: url("../font/ChopinScript.otf") format("embedded-opentype"), url("../font/ChopinScript.otf") format("woff2"), url("../font/ChopinScript.otf") format("otf"), url("../font/ChopinScript.otf") format("truetype");
  /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
}

em {
  font-style: normal;
}

::-webkit-scrollbar {
  width: 5px;
  height: 4px;
  background-color: #f5f5f5;
  display: none !important;
}

.animation-frame {
  position: relative;
  width: 1210px;
  height: 700px;
  overflow: hidden;
}

.animation-frame .handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: absolute;
  right: 1%;
  top: 1%;
  margin-top: 2%;
  z-index: 99999999;
}

.animation-frame .handle .jx-yinyue {
  font-size: 18px;
  display: none;
}

.animation-frame .handle .jx-menu-home-normal {
  display: none;
}

.animation-frame .handle .jx-menu-home-normal::before {
  top: 45%;
}

.animation-frame .handle .prveAuthor {
  display: none;
  font-size: 20px;
}

.animation-frame .handle .jx-liebiao {
  display: none;
  font-size: 15px;
}

.animation-frame .handle .jx-jiantou-you {
  font-weight: lighter;
  font-size: 20px;
  display: none;
}

.animation-frame .handle .nextAuthor {
  font-size: 20px;
  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: 33px;
  height: 33px;
  position: relative;
  font-size: 24px;
  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 .step1-first-class {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1210px;
  height: 700px;
  -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 .step1-first-class .direAdvance {
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: 1210px 700px;
}

.animation-frame .step1-first-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 .step1-first-class .directory {
  position: relative;
  background-size: 100%;
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
  height: 80%;
  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;
}

.animation-frame .step1-first-class .directory .swiper-wrapper {
  height: 41%;
}

.animation-frame .step1-first-class .directory .swiper-slide {
  position: relative;
  cursor: pointer;
  background-size: 100% 100%;
}

.animation-frame .step1-first-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 .step1-first-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 .step1-first-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 .step1-first-class .swiper-button-next,
.animation-frame .step1-first-class .swiper-container-rtl .swiper-button-prev,
.animation-frame .step1-first-class .swiper-button-prev,
.animation-frame .step1-first-class .swiper-container-rtl .swiper-button-next {
  background-image: unset;
  width: unset;
  height: unset;
  padding: 10px;
  color: #a87b44;
  font-size: 36px;
}

.animation-frame .step1-first-class .swiper-button-next.swiper-button-disabled,
.animation-frame .step1-first-class .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  color: #8a8a8a;
}

.animation-frame .setp2-second-class {
  position: absolute;
  top: 0;
  right: 0;
  width: 1210px;
  height: 700px;
}

.animation-frame .setp2-second-class #western {
  z-index: 98;
  position: absolute;
  width: 100%;
  height: 100%;
}

.animation-frame .setp2-second-class #western > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.animation-frame .setp2-second-class #western .westernDes {
  display: none;
  background: #fff;
  background-image: url(../img/directory2/bg.jpg);
  z-index: 20;
}

.animation-frame .setp2-second-class #western .westernDes pre {
  width: 80%;
  margin: 5% auto 3%;
  height: 300px;
  color: #555;
  line-height: 38px;
  overflow-y: auto;
  font-size: 18px;
}

.animation-frame .setp2-second-class #western .westernDes a {
  background: url(../img/directory2/list_btn.png);
  height: 40px;
  width: 130px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.animation-frame .setp2-second-class #western .westernTitle {
  width: 330px;
  height: 64px;
  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: 3% auto 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.animation-frame .setp2-second-class #western .westernTitle2 {
  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 .setp2-second-class #western .authorList {
  display: none;
  background: #fff;
  background-image: url(../img/list_bg.jpg);
  z-index: 21;
  background-size: cover;
  background-repeat: no-repeat;
}

.animation-frame .setp2-second-class #western .authorList > ul {
  width: 50%;
  overflow-y: scroll;
  margin: 5% 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: 400px;
}

.animation-frame .setp2-second-class #western .authorList > ul.listStyle2 {
  width: 10%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
}

.animation-frame .setp2-second-class #western .authorList > ul.listStyle2 li {
  padding: 2rem 0;
  width: 100%;
}

.animation-frame .setp2-second-class #western .authorList > ul::-webkit-scrollbar {
  display: none;
}

.animation-frame .setp2-second-class #western .authorList > ul li {
  margin: 1% 2%;
  font-size: 15px;
  width: 46%;
  font-size: 19px;
  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.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.animation-frame .setp2-second-class #western .authorList > ul li:hover {
  color: #a87b44;
}

.animation-frame .setp2-second-class #western .authorList > .list {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70%;
  overflow-y: scroll;
  margin: 0 13% 0 auto;
  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: 100% !important;
}

.animation-frame .setp2-second-class #western .authorList > .list::-webkit-scrollbar {
  display: none;
  background-color: transparent;
}

.animation-frame .setp2-second-class #western .authorList > .list dl {
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 44%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 2px;
  margin-bottom: 10px;
  background-color: #fff;
}

.animation-frame .setp2-second-class #western .authorList > .list dl > dt:first-child {
  text-align: left;
  /*font-size: 19px;*/
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 25px 26px 7px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.animation-frame .setp2-second-class #western .authorList > .list dl > dt:nth-child(2) {
  padding: 10px 0 20px;
}

.animation-frame .setp2-second-class #western .authorList > .list dl > dt:nth-child(2)::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.animation-frame .setp2-second-class #western .authorList > .list dl > dt:nth-child(2)::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.animation-frame .setp2-second-class #western .authorList > .list dl > dt:nth-child(2)::-webkit-scrollbar-track {
  background-color: transparent;
}

.animation-frame .setp2-second-class #western .authorList > .list dl ul li,
.animation-frame .setp2-second-class #western .authorList > .list dl ul a {
  /*font-size: 16px;*/
  font-size: 14px;
  padding: 7px 26px 7px 41px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  cursor: pointer;
  display: block;
}

.animation-frame .setp2-second-class #western .authorList > .list dl ul li:hover, .animation-frame .setp2-second-class #western .authorList > .list dl ul li.active,
.animation-frame .setp2-second-class #western .authorList > .list dl ul a:hover,
.animation-frame .setp2-second-class #western .authorList > .list dl ul a.active {
  color: #a87b44;
}

.animation-frame .setp2-second-class #western .authorList .article_title_list dl ul a {
  font-size: 14px;
}

.directory1 {
  background-image: url(../img/directory17/bg/1.jpg);
  will-change: transform;
  -webkit-transition: background-image 5s ease-in-out;
  transition: background-image 5s ease-in-out;
  background-size: 100% 100%;
}

.directory1 .swiper-slide {
  width: 155px !important;
  height: 216px;
  margin: 0 28px;
  background-image: url(../img/directory17/list1.png);
}

.directory1 .swiper-slide:hover {
  background-image: url(../img/directory17/list1_active.png);
}

.directory1 .swiper-slide b {
  font-size: 20px;
  height: unset !important;
  -webkit-writing-mode: unset !important;
      -ms-writing-mode: unset !important;
          writing-mode: unset !important;
  top: 37% !important;
  font-size: 24px !important;
}

.directory1 .swiper-slide p {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 51%;
  width: 80%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: ChopinScript;
  font-size: 28px;
  word-break: break-all;
}

.western_frame,
.poetry_frame {
  width: 1210px;
  height: 700px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 25;
  display: none;
}

.western_frame .works_title,
.poetry_frame .works_title {
  text-align: center;
  display: inline-block;
  min-width: 200px;
  height: 70px;
  line-height: 70px;
  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: 7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 1.25em;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333;
}

.western_frame .left_box,
.poetry_frame .left_box {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 367px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 530px;
  margin-top: 92px;
  background-color: #ececec;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.western_frame .left_box .author_info,
.poetry_frame .left_box .author_info {
  margin: 16px auto 0;
}

.western_frame .left_box .author_info .face,
.poetry_frame .left_box .author_info .face {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

.western_frame .left_box .author_info .face img,
.poetry_frame .left_box .author_info .face img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.western_frame .left_box .author_info span,
.poetry_frame .left_box .author_info span {
  color: #333;
  text-align: center;
  margin: 9px auto 0;
  width: 100%;
  display: block;
  font-size: 17px;
  font-weight: bold;
}

.western_frame .left_box .wroks_pic,
.poetry_frame .left_box .wroks_pic {
  max-height: 100%;
  margin: 11px auto 4px;
  width: 289px;
  height: 18px;
}

.western_frame .left_box .works_list,
.poetry_frame .left_box .works_list {
  height: 46%;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  width: 84%;
}

.western_frame .left_box .works_list::-webkit-scrollbar,
.poetry_frame .left_box .works_list::-webkit-scrollbar {
  display: none;
}

.western_frame .left_box .works_list li,
.poetry_frame .left_box .works_list li {
  width: 100%;
  padding: 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.western_frame .left_box .works_list li .audio_state,
.western_frame .left_box .works_list li .title,
.poetry_frame .left_box .works_list li .audio_state,
.poetry_frame .left_box .works_list li .title {
  cursor: pointer;
}

.western_frame .left_box .works_list li .title,
.poetry_frame .left_box .works_list li .title {
  width: 80%;
  line-height: 27px;
  display: inline-block;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.western_frame .left_box .works_list li .title:hover,
.poetry_frame .left_box .works_list li .title:hover {
  color: #a87b44;
}

.western_frame .left_box .works_list li .audio_state,
.poetry_frame .left_box .works_list li .audio_state {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 27px;
  width: 26px;
  line-height: 27px;
  text-align: center;
  border-radius: 50%;
  background: transparent;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.western_frame .left_box .works_list li .audio_state:hover,
.poetry_frame .left_box .works_list li .audio_state:hover {
  background: rgba(168, 123, 68, 0.753);
  color: #fff;
}

.western_frame .left_box .works_list li .jx-huaban,
.poetry_frame .left_box .works_list li .jx-huaban {
  color: #fff;
  background: rgba(168, 123, 68, 0.753);
  line-height: 25.5px;
}

.western_frame .left_box .works_list li.active .title,
.poetry_frame .left_box .works_list li.active .title {
  color: #a87b44;
}

.western_frame .works_cont_box,
.poetry_frame .works_cont_box {
  width: 843px;
  height: 530px;
  margin-top: 92px;
  overflow: hidden;
  position: relative;
}

.western_frame .works_cont_box .lensClass,
.poetry_frame .works_cont_box .lensClass {
  cursor: cell;
}

.western_frame .works_cont_box .cont,
.poetry_frame .works_cont_box .cont {
  font-size: 16px;
  overflow-y: auto;
  height: 500px;
  margin: 10px;
}

.western_frame .works_cont_box .works_style,
.poetry_frame .works_cont_box .works_style {
  height: 100%;
  overflow: hidden;
}

.western_frame .works_cont_box .works_style .painting_box,
.poetry_frame .works_cont_box .works_style .painting_box {
  width: auto;
  height: 100%;
  z-index: 1;
}

.western_frame .works_cont_box .works_style .arrow,
.poetry_frame .works_cont_box .works_style .arrow {
  display: none;
}

.western_frame .works_cont_box .article_name,
.poetry_frame .works_cont_box .article_name {
  z-index: 9;
  position: absolute;
  right: 26px;
  left: unset;
  bottom: 12px;
  display: inline-block;
  padding: 4px 12px 4px 10px;
  border-radius: 50px;
  color: #e4ac66;
  line-height: 18px;
  max-width: 80%;
  word-break: break-all;
  text-overflow: ellipsis;
  text-align: right;
}

.western_frame .works_cont_box .works_style1,
.poetry_frame .works_cont_box .works_style1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ececec;
}

.western_frame .works_cont_box .works_style1 .cont_box,
.poetry_frame .works_cont_box .works_style1 .cont_box {
  width: 465px;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.western_frame .works_cont_box .works_style1 .cont_box .cont,
.poetry_frame .works_cont_box .works_style1 .cont_box .cont {
  height: 450px;
  margin: 41px auto 0;
  width: 373px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.western_frame .works_cont_box .works_style1 .cont_box .cont::-webkit-scrollbar,
.poetry_frame .works_cont_box .works_style1 .cont_box .cont::-webkit-scrollbar {
  display: none;
}

.western_frame .works_cont_box .works_style1 .painting_box,
.poetry_frame .works_cont_box .works_style1 .painting_box {
  position: relative;
}

.western_frame .works_cont_box .works_style2 .cont_box,
.western_frame .works_cont_box .works_style4 .cont_box,
.poetry_frame .works_cont_box .works_style2 .cont_box,
.poetry_frame .works_cont_box .works_style4 .cont_box {
  display: none;
}

.western_frame .works_cont_box .works_style2 .painting_box,
.western_frame .works_cont_box .works_style4 .painting_box,
.poetry_frame .works_cont_box .works_style2 .painting_box,
.poetry_frame .works_cont_box .works_style4 .painting_box {
  position: relative;
}

.western_frame .works_cont_box .works_style3,
.poetry_frame .works_cont_box .works_style3 {
  position: relative;
}

.western_frame .works_cont_box .works_style3 .painting_box,
.poetry_frame .works_cont_box .works_style3 .painting_box {
  display: none;
}

.western_frame .works_cont_box .works_style3 .cont_box,
.poetry_frame .works_cont_box .works_style3 .cont_box {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 2;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.western_frame .works_cont_box .works_style3 .cont_box .cont,
.poetry_frame .works_cont_box .works_style3 .cont_box .cont {
  margin: 44px 0 0 36px;
  color: #333;
  width: 92%;
  height: 444px;
  font-size: 14px;
  line-height: 31px;
}

.western_frame .works_cont_box .works_style3 .cont_box .cont::-webkit-scrollbar,
.poetry_frame .works_cont_box .works_style3 .cont_box .cont::-webkit-scrollbar {
  display: none;
}

.western_frame .works_cont_box .works_style4 .cont_box,
.poetry_frame .works_cont_box .works_style4 .cont_box {
  width: 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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  bottom: 0;
  z-index: 10;
  background-color: transparent;
  height: 43%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(0, 80.5%);
          transform: translate(0, 80.5%);
  opacity: 0.75;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.western_frame .works_cont_box .works_style4 .cont_box .cont,
.poetry_frame .works_cont_box .works_style4 .cont_box .cont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  background-color: #f3f3f3;
  padding: 21px 20px 20px 40px;
  margin: 0;
  width: 100%;
}

.western_frame .works_cont_box .works_style4 .cont_box .arrow,
.poetry_frame .works_cont_box .works_style4 .cont_box .arrow {
  width: 100%;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  display: inherit;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.western_frame .works_cont_box .works_style4 .cont_box .arrow i,
.poetry_frame .works_cont_box .works_style4 .cont_box .arrow i {
  font-size: 19px;
  width: 26px;
  display: inline-block;
  text-align: center;
  padding: 7px 7px 18px 7px;
  color: #fff;
}

.western_frame .works_cont_box .works_style4 .cont_box:hover,
.poetry_frame .works_cont_box .works_style4 .cont_box:hover {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

.western_frame .works_cont_box .works_style4 .cont_box.active,
.poetry_frame .works_cont_box .works_style4 .cont_box.active {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

.western_frame .thumbs_box,
.western_frame .tips,
.poetry_frame .thumbs_box,
.poetry_frame .tips {
  display: none;
}

.building_frame .swiper-zoom-container > img {
  -o-object-fit: unset;
     object-fit: unset;
}

.building_frame .swiper-button {
  display: none !important;
}

.building_frame .left_box {
  width: 258px;
}

.building_frame .left_box .wroks_pic {
  width: 90%;
}

.building_frame .thumbs_box {
  display: block;
  border-left: 3px solid rgba(226, 226, 226, 0.94);
  width: 231px;
  height: 530px;
  margin-top: 92px;
  background-color: rgba(226, 226, 226, 0.94);
}

.building_frame .thumbs_box .gallery-thumbs {
  width: 100%;
  height: 100%;
}

.building_frame .thumbs_box .gallery-thumbs .swiper-slide {
  opacity: 0.5;
  cursor: pointer;
}

.building_frame .thumbs_box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

.building_frame .thumbs_box .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 132px;
  -o-object-fit: cover;
     object-fit: cover;
}

.building_frame .tips {
  color: #868686;
  position: absolute;
  bottom: 7%;
  right: 2%;
  display: block;
}

.out_link_btn {
  color: #fff;
  position: absolute;
  left: 2.7% !important;
  bottom: 12.6%;
  display: inline-block;
  top: unset !important;
  height: auto !important;
  width: auto !important;
  z-index: 27;
}

.out_link_btn span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 15px;
  display: inline-block;
  padding: 0 25.4px;
  margin: 0 7px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  border: 1px solid #d0d0d0;
  color: rgba(51, 51, 51, 0.72);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.out_link_btn span:hover {
  color: #fff;
  background: #d0d0d0;
}

.out_link_btn .creat_bg_btn,
.out_link_btn .creat_bg_btn2,
.out_link_btn .audio_link,
.out_link_btn .article_btn,
.out_link_btn .video_link {
  display: none;
}

.creat_bg,
.creat_bg2,
.creat_bg3,
.article_list,
.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;
  display: none;
  z-index: 100;
}

.creat_bg .jx-X,
.creat_bg2 .jx-X,
.creat_bg3 .jx-X,
.article_list .jx-X,
.link_bg .jx-X {
  background-color: #a87b44;
  padding: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  font-size: 15px;
  position: absolute;
  top: 12.5%;
  right: 6.8%;
  z-index: 999;
  cursor: pointer;
}

.creat_bg dl,
.creat_bg2 dl,
.creat_bg3 dl,
.article_list dl,
.link_bg dl {
  width: 80%;
  height: 75%;
  background: #fff;
  position: relative;
  color: #333;
}

.creat_bg dl dd,
.creat_bg2 dl dd,
.creat_bg3 dl dd,
.article_list dl dd,
.link_bg dl dd {
  font-size: 23px;
  padding: 21px;
  font-family: "宋体";
  padding-top: 43px;
  text-align: center;
  font-weight: bold;
}

.creat_bg dl pre,
.creat_bg2 dl pre,
.creat_bg3 dl pre,
.article_list dl pre,
.link_bg dl pre {
  font-family: "宋体";
  line-height: 29px;
  max-height: 75%;
  overflow-y: scroll;
  text-align: left;
  width: 89%;
  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;
  text-indent: 39px;
}

.creat_bg dl pre::-webkit-scrollbar,
.creat_bg2 dl pre::-webkit-scrollbar,
.creat_bg3 dl pre::-webkit-scrollbar,
.article_list dl pre::-webkit-scrollbar,
.link_bg dl pre::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.creat_bg dl pre::-webkit-scrollbar-thumb,
.creat_bg2 dl pre::-webkit-scrollbar-thumb,
.creat_bg3 dl pre::-webkit-scrollbar-thumb,
.article_list dl pre::-webkit-scrollbar-thumb,
.link_bg dl pre::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.creat_bg dl pre::-webkit-scrollbar-track,
.creat_bg2 dl pre::-webkit-scrollbar-track,
.creat_bg3 dl pre::-webkit-scrollbar-track,
.article_list dl pre::-webkit-scrollbar-track,
.link_bg dl pre::-webkit-scrollbar-track {
  background-color: transparent;
}

.creat_bg dl .linkCont,
.creat_bg2 dl .linkCont,
.creat_bg3 dl .linkCont,
.article_list 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: 89%;
  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,
.creat_bg2 dl .linkCont::-webkit-scrollbar,
.creat_bg3 dl .linkCont::-webkit-scrollbar,
.article_list dl .linkCont::-webkit-scrollbar,
.link_bg dl .linkCont::-webkit-scrollbar {
  display: unset;
  background-color: transparent;
}

.creat_bg dl .linkCont::-webkit-scrollbar-thumb,
.creat_bg2 dl .linkCont::-webkit-scrollbar-thumb,
.creat_bg3 dl .linkCont::-webkit-scrollbar-thumb,
.article_list dl .linkCont::-webkit-scrollbar-thumb,
.link_bg dl .linkCont::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.creat_bg dl .linkCont::-webkit-scrollbar-track,
.creat_bg2 dl .linkCont::-webkit-scrollbar-track,
.creat_bg3 dl .linkCont::-webkit-scrollbar-track,
.article_list dl .linkCont::-webkit-scrollbar-track,
.link_bg dl .linkCont::-webkit-scrollbar-track {
  background-color: transparent;
}

.creat_bg dl .linkCont li,
.creat_bg2 dl .linkCont li,
.creat_bg3 dl .linkCont li,
.article_list dl .linkCont li,
.link_bg dl .linkCont li {
  width: 33.33%;
  margin-bottom: 29px;
}

.creat_bg dl .linkCont li a div,
.creat_bg2 dl .linkCont li a div,
.creat_bg3 dl .linkCont li a div,
.article_list dl .linkCont li a div,
.link_bg dl .linkCont li a div {
  height: 141px;
  width: 223px;
  margin: 0 auto;
}

.creat_bg dl .linkCont li a div img,
.creat_bg2 dl .linkCont li a div img,
.creat_bg3 dl .linkCont li a div img,
.article_list 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,
.creat_bg2 dl .linkCont li a p,
.creat_bg3 dl .linkCont li a p,
.article_list dl .linkCont li a p,
.link_bg dl .linkCont li a p {
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}

.creat_bg dl::before,
.creat_bg2 dl::before,
.creat_bg3 dl::before,
.article_list 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,
.creat_bg2 dl:after,
.creat_bg3 dl:after,
.article_list dl:after,
.link_bg dl:after {
  content: "";
  position: absolute;
  left: 0.8%;
  top: 1.6%;
  height: 96.2%;
  width: 98%;
  border: 1px solid #c5a783;
}

.religion_frame {
  display: none;
  width: 1210px;
  height: 700px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  z-index: 21;
}

.religion_frame .religion_title {
  text-align: center;
  display: inline-block;
  min-width: 200px;
  height: 70px;
  line-height: 70px;
  font-weight: 800;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0px 70px;
  max-width: 441px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 2%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 17px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.religion_frame .religionScrollBox {
  width: 99.9%;
  margin: 2% 0 0 0;
  overflow: hidden;
  position: absolute;
  top: 12%;
  height: 370px;
  left: 0;
  padding-bottom: 9px;
}

.religion_frame .religionScrollBox .swiper-slide {
  width: auto;
}

.religion_frame .religionScrollBox .swiper-slide:last-child {
  padding-right: 300px;
}

.religion_frame .religionScrollBox .swiper-slide .imgItem {
  height: 365px;
  margin-right: 10px;
}

.religion_frame .religionScrollBox .swiper-scrollbar {
  left: 0;
  width: 100%;
  height: 6px;
  bottom: 0;
  cursor: default;
}

.religion_frame .religion_now_cont_box {
  width: 94%;
  overflow: hidden;
  position: absolute;
  top: calc(14% + 378px + 3%);
  height: calc(141px - 3.7%);
  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;
}

.religion_frame .religion_now_cont_box .religion_now_cont {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  word-break: break-all;
  line-height: 1.9;
}

.creat_bg2 {
  z-index: 28;
}

.creat_bg2 .linkCont li {
  width: 30.33% !important;
  margin-bottom: 25px;
  margin-right: 3%;
}

.creat_bg2 .linkCont h6 {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}

.creat_bg2 .linkCont h6:hover {
  color: #a67a48;
}

.poetryNext.swiper-button-next, .poetryNext.swiper-button-prev,
.poetryPrev.swiper-button-next,
.poetryPrev.swiper-button-prev {
  background: none;
  font-size: 35px;
  color: #dc9c4e;
}

.poetry-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.poetry_frame .left_box {
  background-color: rgba(226, 226, 226, 0.94);
  height: 530px;
  margin-top: 92px;
}

.poetry_frame .left_box .author_info {
  margin: 16px auto 0;
}

.poetry_frame .left_box .author_info span {
  margin: 15px auto 0;
  font-size: 17px;
  font-weight: bold;
}

.poetry_frame .left_box .face {
  width: 120px !important;
  height: 120px !important;
}

.poetry_frame .left_box .works_list {
  height: 271px !important;
}

.poetry_frame .left_box .works_list li .title {
  line-height: 1.5;
  width: 90%;
  color: #333;
}

.poetry_frame .left_box .wroks_pic {
  margin: 11px auto !important;
}

.jx-jiantou2 {
  animation: jtmove 1s ease-in-out infinite alternate-reverse;
}

.jt2reverse {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  animation: jt2reversemove 1s ease-in-out infinite alternate-reverse;
}

@-webkit-keyframes jtmove {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
}

@keyframes jtmove {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
}

@-webkit-keyframes jt2reversemove {
  0% {
    -webkit-transform: rotate(180deg) translateX(0);
            transform: rotate(180deg) translateX(0);
  }
  100% {
    -webkit-transform: rotate(180deg) translateX(-30%);
            transform: rotate(180deg) translateX(-30%);
  }
}

@keyframes jt2reversemove {
  0% {
    -webkit-transform: rotate(180deg) translateX(0);
            transform: rotate(180deg) translateX(0);
  }
  100% {
    -webkit-transform: rotate(180deg) translateX(-30%);
            transform: rotate(180deg) translateX(-30%);
  }
}

.poetry-pagination {
  position: absolute;
  right: 13px;
  left: unset;
  top: 12px;
  height: 15px;
  display: inline-block;
  padding: 1px 7px 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  color: #e4ac66;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 18px;
}

img {
  -webkit-user-drag: none;
}

.article_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100% !important;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.article_list li:hover {
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
  color: #a87b44;
}

.article_list li .left_box {
  width: 180px;
  height: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}

.article_list li .left_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.article_list li .right_box {
  height: 120px;
  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;
  padding-right: 27px;
  width: 75%;
}

.article_list li .right_box span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}

.article_list li .right_box em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 70px;
  color: #717171;
  font-size: 16px;
  line-height: 1.5;
}

.works_cont_box .swiper-button-disabled {
  display: none;
}

.thought_list {
  background-color: #fff;
  height: 100%;
}

.thought_list nav {
  position: absolute;
  top: 44%;
  width: 100%;
  left: 0;
  z-index: 100;
  color: #a87b44;
  font-size: 27px;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.thought_list nav .bb-nav-prev,
.thought_list nav .bb-nav-next {
  font-size: inherit;
  cursor: pointer;
  pointer-events: auto;
}

.thought_list #thoughtBox {
  -webkit-perspective: 2000px;
          perspective: 2000px;
  z-index: 100;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.thought_list #thoughtBox .thoughtItem {
  height: 700px;
  width: 1210px;
  background-size: 1210px 700px;
  background-repeat: no-repeat;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle, .thought_list #thoughtBox .thoughtItem.psyStyle, .thought_list #thoughtBox .thoughtItem.psy2Style {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 61px 40px 24px;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .main_name, .thought_list #thoughtBox .thoughtItem.psyStyle .main_name, .thought_list #thoughtBox .thoughtItem.psy2Style .main_name,
.thought_list #thoughtBox .thoughtItem.thoughtStyle .sub_name,
.thought_list #thoughtBox .thoughtItem.psyStyle .sub_name,
.thought_list #thoughtBox .thoughtItem.psy2Style .sub_name,
.thought_list #thoughtBox .thoughtItem.thoughtStyle .thrd_name,
.thought_list #thoughtBox .thoughtItem.psyStyle .thrd_name,
.thought_list #thoughtBox .thoughtItem.psy2Style .thrd_name {
  width: 100%;
  color: #333;
  text-align: center;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .main_name, .thought_list #thoughtBox .thoughtItem.psyStyle .main_name, .thought_list #thoughtBox .thoughtItem.psy2Style .main_name {
  font-size: 22px;
}


.thought_list #thoughtBox .thoughtItem.thoughtStyle .sub_name,
.thought_list #thoughtBox .thoughtItem.psyStyle .sub_name,
.thought_list #thoughtBox .thoughtItem.psy2Style .sub_name {
  font-size: 17px;
  line-height: 3;
  min-height: 51px;
}


.thought_list #thoughtBox .thoughtItem.thoughtStyle .thrd_name,
.thought_list #thoughtBox .thoughtItem.psyStyle .thrd_name,
.thought_list #thoughtBox .thoughtItem.psy2Style .thrd_name {
  font-size: 15px;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box {
  position: relative;
  height: 69%;
  margin: 3% 0 3% auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box .thought_cont, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box .thought_cont, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box .thought_cont {
  display: none;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul {
  width: 31%;
  line-height: 2;
  font-size: 18px;
  overflow-y: auto;
  position: absolute;
  right: 3%;
  height: 100%;
  font-size: 16px;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul::-webkit-scrollbar, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul::-webkit-scrollbar, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul::-webkit-scrollbar, .thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul::-webkit-scrollbar-thumb, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul::-webkit-scrollbar-thumb, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul::-webkit-scrollbar-thumb, .thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul::-webkit-scrollbar-track, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul::-webkit-scrollbar-track, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul::-webkit-scrollbar-track {
  background-color: transparent;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul li a, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul li a, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul li a {
  width: 100%;
  display: inline-block;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
  font-family: serif;
}

.thought_list #thoughtBox .thoughtItem.thoughtStyle .list_box ul li a:hover, .thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul li a:hover, .thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul li a:hover {
  color: #a87b44;
}

.thought_list #thoughtBox .thoughtItem.psyStyle .sub_name {
  font-size: 15px;
  line-height: 2;
  min-height: 51px;
  width: 80%;
  margin: 10px auto 0;
  font-weight: lighter;
  font-family: serif;
}

.thought_list #thoughtBox .thoughtItem.psyStyle .list_box {
  height: 30%;
  margin: 6.2% 8% 5% auto;
  width: 37.6%;
  border: 5px solid #fff;
  background-color: #f5eeee;
}

.thought_list #thoughtBox .thoughtItem.psyStyle .list_box .thought_cont {
  display: none;
}

.thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul {
  width: 100%;
  position: unset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  height: 96%;
  padding: 3% 0;
  padding-left: 42px;
  line-height: 1.9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  right: unset;
}

.thought_list #thoughtBox .thoughtItem.psyStyle .list_box ul li {
  list-style: circle;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .sub_name {
  font-size: 15px;
  line-height: 2;
  min-height: 51px;
  width: 80%;
  margin: 10px auto 0;
  font-weight: lighter;
  font-family: serif;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box {
  margin: 4% auto 0;
  width: 88%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64%;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box .thought_cont {
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
  width: 57%;
  width: 77%;
  margin-right: 4%;
  margin-left: 2%;
  background-color: #fff;
  display: block;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box .thought_cont .cont_in {
  overflow-y: auto;
  height: 79%;
  margin: 41px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 45px;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box .thought_cont .cont_in ::-webkit-scrollbar {
  display: none;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box.active .thought_cont {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul {
  position: relative;
  right: unset;
  width: 19%;
  height: 100%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul li a {
  padding-left: 10px;
  font-size: 17px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.thought_list #thoughtBox .thoughtItem.psy2Style .list_box ul li a.active {
  color: #fff;
}

.thought_list #thoughtBox .thoughtPage {
  height: 100%;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.science_frame {
  display: none;
  background-color: #fff;
}

.science_frame .cont_box {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 26px 5% 0;
  top: 0;
  left: 0;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.science_frame .cont_box .age_box {
  width: 100%;
  overflow-x: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 2%;
}

.science_frame .cont_box .age_box li {
  padding: 16px 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  background-color: #455b65;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  min-height: 22px;
}

.science_frame .cont_box .age_box li.solo {
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}

.science_frame .cont_box .age_box li.solo.active {
  background-color: transparent;
}

.science_frame .cont_box .age_box li:not(:last-child) {
  border-right: 1px solid #fff;
}

.science_frame .cont_box .age_box li:active {
  opacity: 0.6;
}

.science_frame .cont_box .age_box li.active {
  background-color: #5e91c6;
}

.science_frame .cont_box .list_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  position: relative;
}

.science_frame .cont_box .list_box .left_box {
  position: relative;
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.science_frame .cont_box .list_box .left_box > div {
  display: none;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.science_frame .cont_box .list_box .left_box .music_box {
  position: relative;
  text-align: center;
  /* 唱片 */
}

.science_frame .cont_box .list_box .left_box .music_box .player-box {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box::before {
  content: "";
  background-image: url(../img/pointer.png);
  position: absolute;
  top: -52px;
  left: 100px;
  height: 100px;
  width: 74px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
  -webkit-transform-origin: 10px 10px;
          transform-origin: 10px 10px;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box.playing::before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.science_frame .cont_box .list_box .left_box .music_box .player-box.playing .player {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box .player {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  background: repeating-radial-gradient(circle at center, #333333, #171717 5px, #10100fe6 5px, #10100f 6.5px);
  -webkit-animation: rotate 10s linear infinite;
          animation: rotate 10s linear infinite;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box .player::after {
  content: "";
  top: 50%;
  left: 50%;
  position: absolute;
  width: 100%;
  height: 30%;
  -webkit-transform: rotate(54deg) translate(-41%, 100%);
          transform: rotate(54deg) translate(-41%, 100%);
  -webkit-filter: blur(1rem);
          filter: blur(1rem);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(#ffffff33), to(transparent));
  background: linear-gradient(transparent, #ffffff33, transparent);
  z-index: 2;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box .player::before {
  content: "";
  width: 68%;
  height: 68%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 2px 7px #101010;
          box-shadow: 0 0 2px 7px #101010;
}

.science_frame .cont_box .list_box .left_box .music_box .player-box .player .filmImg {
  width: 68%;
  height: 68%;
  border-radius: 50%;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 2px 7px #101010;
          box-shadow: 0 0 2px 7px #101010;
  background-repeat: no-repeat;
  z-index: 1;
}

.science_frame .cont_box .list_box .left_box .music_box .controlsBox {
  margin-top: 10px;
}

.science_frame .cont_box .list_box .left_box .music_box .controlsBox audio {
  outline: none;
}

.science_frame .cont_box .list_box .left_box .music_box .controlsBox audio::-webkit-media-controls-enclosure {
  border-radius: 0;
  background: transparent;
  outline: unset;
}

.science_frame .cont_box .list_box .left_box .pic_box {
  height: 210px;
  width: 210px;
  border-radius: 50%;
  overflow: hidden;
}

.science_frame .cont_box .list_box .left_box .pic_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.science_frame .cont_box .list_box .right_box {
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.science_frame .cont_box .list_box .right_box ul {
  font-size: 14px;
  line-height: 2;
  overflow-y: scroll;
  line-height: 36px;
  max-height: 262px;
  padding-left: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.science_frame .cont_box .list_box .right_box ul li {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
  position: relative;
}

.science_frame .cont_box .list_box .right_box ul li::before {
  content: "·";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-300%, -50%) scale(3);
          transform: translate(-300%, -50%) scale(3);
  color: #aaa;
}

.science_frame .cont_box .list_box .right_box ul li:active {
  opacity: 0.6;
}

.science_frame .cont_box .list_box .right_box ul li:hover, .science_frame .cont_box .list_box .right_box ul li.active {
  color: #a87b44;
}

.science_frame .cont_box .list_box .right_box ul li .fir_title {
  font-weight: bold;
}

.science_frame .cont_box .list_box .right_box .content_box {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  display: none;
  width: 84%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 33px 0;
  z-index: 28;
}

.science_frame .cont_box .list_box .right_box .content_box .iconfont {
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 20px;
  color: #5e91c6;
}

.science_frame .cont_box .list_box .right_box .content_box .content_in, .science_frame .cont_box .list_box .right_box .content_box .linkCont {
  height: 104%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 37px;
  width: calc(100% - 74px);
}

.science_frame .cont_box .list_box .right_box .content_box .content_in h3, .science_frame .cont_box .list_box .right_box .content_box .linkCont h3 {
  font-size: 19px;
  text-align: center;
  margin-bottom: 10px;
}

.science_frame .cont_box .list_box .right_box .content_box .content_in > div, .science_frame .cont_box .list_box .right_box .content_box .linkCont > div {
  height: 90%;
  overflow-y: auto;
}

.science_frame .cont_box .list_box .right_box .content_box .content_in > div p, .science_frame .cont_box .list_box .right_box .content_box .linkCont > div p {
  line-height: 2.3em !important;
}

.science_frame .cont_box .list_box .right_box .content_box .content_in > div p span, .science_frame .cont_box .list_box .right_box .content_box .linkCont > div p span {
  font-size: 14px !important;
}

.science_frame .cont_box .list_box .right_box .content_box .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;
  line-height: 29px;
  text-align: left;
  position: absolute;
  font-size: 19px;
  overflow-y: auto;
  height: 87%;
  width: calc(93% - 32px);
  margin: 0 35px;
}

.science_frame .cont_box .list_box .right_box .content_box .linkCont > div {
  width: 47%;
  height: unset;
  margin: 0 auto 10px;
}

.science_frame .cont_box .list_box .right_box .content_box .linkCont > div:nth-child(2n) {
  margin-left: 2%;
}

.science_frame .cont_box .list_box .right_box .content_box .linkCont > div a div {
  height: 134px;
  width: 100%;
  margin: 0 auto;
}

.science_frame .cont_box .list_box .right_box .content_box .linkCont > div a div img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.science_frame .cont_box .list_box .right_box .content_box .linkCont > div a p {
  text-align: center;
  font-size: 14px;
  margin-top: 11px;
  line-height: 1.5em !important;
}

.science_frame .cont_box .list_box .out_link_btn {
  right: 0;
  left: unset !important;
  bottom: 0;
}

.science_frame .cont_box .subject_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  overflow-x: scroll;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 1% 0 55px;
}

.science_frame .cont_box .subject_box li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 2px;
  cursor: pointer;
  width: 180px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #455b65;
  color: #fff;
}

.science_frame .cont_box .subject_box li.active {
  background-color: #5e91c6;
}

.science_frame .cont_box .subject_box li:active {
  opacity: 0.6;
}

.science_frame .cont_box .subject_box li:not(:last-child) {
  border-right: none;
}

.science_frame .cont_box .subject_box li div {
  width: 100%;
  height: 80%;
}

.science_frame .cont_box .subject_box li div img {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}

.science_frame .cont_box .subject_box li p {
  padding: 10px 0;
  text-align: center;
}

@-webkit-keyframes spreadDown {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 405px;
  }
}

@keyframes spreadDown {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 405px;
  }
}

.politics_frame {
  background-color: #fff;
}

.politics_frame .politics_book {
  width: 100%;
  height: 100%;
}

.politics_frame .politics_book .page-frame {
  height: 100%;
  width: 100%;
  padding-top: 1px;
}

.politics_frame .politics_book .page-frame h3 {
  text-align: center;
  width: 100%;
  margin: 39px 0 32px;
  font-size: 20px;
}

.politics_frame .politics_book .page-frame .out_link_btn {
  left: 6.4% !important;
  bottom: initial;
  top: 6% !important;
}

.politics_frame .politics_book .page-frame .out_link_btn .link_btn {
  border-color: #999;
}

.politics_frame .politics_book .page-frame .page-content {
  height: 76%;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 auto;
}

.politics_frame .politics_book .page-frame .page-content > div {
  position: relative;
  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;
  width: 46%;
}

.politics_frame .politics_book .page-frame .page-content > div h4 {
  width: 100%;
  border: 1px solid #a87b44;
  text-align: center;
  overflow-x: hidden;
  white-space: nowrap;
  border-radius: 5px;
  line-height: 1.8;
  font-size: 15px;
  padding: 4px 0;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

.politics_frame .politics_book .page-frame .page-content > div h4:active {
  opacity: 0.6;
}

.politics_frame .politics_book .page-frame .page-content > div .article_content {
  width: 100%;
  display: none;
  position: absolute;
  background-color: #fff;
  top: 47px;
  border: 1px solid #a87b44;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 379px;
  padding: 32px;
  -webkit-animation: spreadDown 0.4s ease-in-out;
          animation: spreadDown 0.4s ease-in-out;
}

.politics_frame .politics_book .page-frame .page-content > div .article_content.active {
  display: block;
  z-index: 2;
}

.politics_frame .politics_book .page-frame .page-content > div .article_content .out-layer {
  overflow-y: auto;
  height: 100%;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 93%;
  margin: 0 auto;
  margin-bottom: 129px;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .left {
  width: 130px;
  max-height: 206px;
  margin-left: 50px;
  border: 2px solid #fff;
  position: relative;
  overflow: hidden;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .left img {
  cursor: pointer;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 206px;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .left img:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .left img:active {
  opacity: 0.6;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .left p {
  position: absolute;
  bottom: 6px;
  text-align: center;
  width: 100%;
  color: #fff;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .right {
  overflow-y: auto;
  width: 50%;
  max-height: 149px;
  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;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .right ul {
  height: 95%;
  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;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .right ul li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
  overflow-x: scroll;
  font-size: 15px;
  padding: 4px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .right ul li:hover {
  color: #a87b44;
}

.politics_frame .politics_book .page-frame .page-content > div .center_box .right ul li:active {
  opacity: 0.6;
}

.politics_frame .politics_book .page-frame .page-content > div .bottom {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #a87b44;
  padding: 7px 0;
  background-color: #fff;
}

.politics_frame .politics_book .page-frame .page-content > div .bottom .bottom-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.politics_frame .politics_book .page-frame .page-content > div .bottom .bottom-item li {
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
  padding: 11px 4px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.politics_frame .politics_book .page-frame .page-content > div .bottom .bottom-item li:hover {
  color: #a87b44;
}

.politics_frame .politics_book .page-frame .page-content > div .bottom .bottom-item li:active {
  opacity: 0.6;
}

.politics_frame nav {
  position: absolute;
  z-index: 100;
  top: 47%;
  left: 2%;
  color: #a87b44;
  font-size: 27px;
  width: 96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.politics_frame nav .bb-nav-prev,
.politics_frame nav .bb-nav-next {
  font-size: inherit;
  cursor: pointer;
}

body .layui-layer-custom {
  background-color: #fff;
}

body .layui-layer-custom .layui-layer-content {
  padding: 40px 57px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .layui-layer-custom .layui-layer-content .out-layer {
  overflow-y: auto;
  height: 100%;
}

body .layui-layer-custom .layui-layer-content .out-layer img {
  margin: 0 16px 18px 0;
}

.politics_frame .jx-X {
  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;
}
/*# sourceMappingURL=xx_Animation.css.map */