* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* text-align: justify; */
}

body,
html {
  width: 100vw;
  background: url("../img/bg.jpg"), url("../img/组\ 95.png") no-repeat;
  background-color: #fcf8e0;
  background-position: 100% 100%, 50% 44%;
  overflow-x: hidden;
}
@font-face {
  font-family: "STKaiti";
  src: url("../font/STKAITI.TTF");
}
@font-face {
  font-family: "Source Han Sans CN";
  src: url("../font/SourceHanSansCN-Light.otf");
}
#app {
  width: 100%;
}
a{
  text-decoration: none;
  color:#ffffff ;
}
a:hover{
  color: #303133;
}
.navcontainer_m a{
  color: #000000;
}
.headsheet {
  width: 100%;
  height: 84px;
  background: #eecd93;
  opacity: 1;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.tohome{
  height: 44px;
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
  line-height: 44px;
  color: #000000;
  right: 25%;
  display: none;
}
.logo {
  width: 10.41%;
  min-width: 120px;
  height: 100%;
  margin-left: 4%;
  display: flex;
  align-items: center;
}
.logo img {
  width: 100%;
}
.logo_mobile {
  display: none;
}
.head_right {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  /* align-items: center; */
  /* margin-right: 4.37%; */
  /* margin-left: 69.1%; */
}
.navitem2 {
  height: 44px;
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
  line-height: 44px;
  color: #000000;
  position: relative;
  display: none;
}
.el-menu-item {
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
}
.navitems_pc {
  background-color: black !important;
}
.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
  color: white;
  padding: 0 20px;
  font-size: 20px;
  margin: 20px auto;
}

.el-menu--popup-bottom-start {
  background-color: black !important;
  opacity: 0.5;
}
.el-menu--horizontal > .el-submenu .el-submenu__title {
  height: 84px !important;
  line-height: 84px;
}
.el-menu--horizontal > .el-submenu .el-submenu__title:hover {
  background-color: black !important;
  opacity: 0.7;
  color: white !important;
}
.el-menu--horizontal > .el-menu-item {
  height: 84px;
  line-height: 84px;
}
.el-menu--horizontal > .el-menu-item:hover {
  background-color: black !important;
  opacity: 0.7;
  color: white !important;
}
.el-menu--popup-bottom-start {
  margin-top: 0px !important;
}
.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
  min-width: 156px;
}
.el-menu--horizontal > .el-menu-item.is-active {
  border: transparent;
}
.el-menu--horizontal > .el-submenu.is-active .el-submenu__title {
  border: transparent;
}
.el-menu.el-menu--horizontal {
  border: 0px;
}
.el-menu--horizontal > .el-submenu .el-submenu__title {
  color: #000000;
}
.el-menu--horizontal > .el-menu-item {
  color: #000000;
}
.el-submenu__title {
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
  line-height: 84px;
  color: #000000;
}
.firstcontent_m {
  display: none;
}
.firstcontent_pc {
  width: 100%;
  height: 995px;
  background: url("../img/油画.png");
  background-size: 100% 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
}
.firstcontainer {
  width: 90%;
  height: 90%;
  margin: 0 auto;
  padding-top: 180px;
  display: flex;
  justify-content: center;
}
.left_content {
  width: 50%;
}
.right_content {
  width: 55%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.right_content .img {
  width: 90%;
  margin-top: 12%;
}
.left_content .title_cn {
  font-size: 30px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
}
.left_content .title_en {
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
}
.left_content .bigtitle_cn {
  font-size: 79px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
}
.left_content .bigtitle_en {
  font-size: 40px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
}
.left_content .textcontent {
  text-align: justify;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  line-height: 38px;
  color: #ffffff;
  letter-spacing: 3px;
  margin-top: 66.6px;
  text-indent: 42px;
}
.decorateimg_1 {
  position: absolute;
  width: 2.9%;
  height: 77%;
  right: 5.7%;
  top: 10.4%;
}
.firstcontent_m {
  display: none;
}
.chaptertitle_1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 50px;
  justify-content: space-between;
}
.titlecontent {
  display: flex;
  flex: 1;
  padding-left: 32px;
  align-items: center;
}
.titlecontent .huabian1 {
  width: 2.5%;
  height: 41.3%;
}
.titlecontent .huabian2 {
  width: 2.5%;
  height: 41.3%;
}
.titlecontent .innnercontent {
  margin: 0 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.titlecontent .innnercontent :nth-child(1) {
  font-size: 48px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
}
.titlecontent .innnercontent :nth-child(2) {
  font-size: 32px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
}
.secondcontent_pc {
  width: 100%;
  height: 150vh;
  margin-top: 41px;
  position: relative;
  /* overflow-x: hidden; */
  /* background-color: red; */
}
.secondcontent_pc .china1 {
  width: 32.4%;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
}
.secondcontent_pc .china2 {
  width: 28.75%;
  height: auto;
  right: 0%;
  top: 613px;
  position: absolute;
  z-index: 999;
}
.secondcontent_pc .clould1 {
  width: 59%;
  height: auto;
  left:0%;
  top: 30%;
  position: absolute;
}
.secondcontent_pc .clould2 {
  width: 59%;
  height: auto;
  right: -10%;
  top: 75%;
  position: absolute;
  z-index: 999;
}
.secondcontent_pc .book1 {
  width: 750px;
  height: 96%;
  right: 0;
  top: 8px;
  bottom: 0;
  left: 4px;
  position: absolute;
}
.chinasheet .book1 {
  width: 750px;
  height: 96%;
  right: 0;
  top: 8px;
  bottom: 0;
  left: 4px;
  position: absolute;
}
.secondcontent_pc .book2 {
  width: 750px;
  height: 96%;
  right: 0;
  top: 8px;
  bottom: 0;
  right: 4px;
  position: absolute;
}
.secondcontent_pc .goldbg1 {
  width: 22%;
  left: 22.4%;
  height: 30%;
  top: 16%;
  position: relative;
  background: linear-gradient(270deg, #B8A07E 0%, #D0C6B5 50%, #B8A07E 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
}
.hide_container{
  width: 100%;
  height: 100%;
  overflow:hidden;
  position: relative;
}
.secondcontent_pc .goldbg2 {
  width: 25%;
  right: 13%;
  height: 32.5%;
  top: 60%;
  position: absolute;
}
.secondcontent_pc .goldbg2 {
  width: 25%;
  height: 30%;
  right: 17%;
  top: 60%;
  position: absolute;
  background: linear-gradient(270deg, #B8A07E 0%, #D0C6B5 50%, #B8A07E 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
}
.chinasheet .goldbg3 {
  width: 25%;
  height: 100%;
  top:0%;
  position: absolute;
  background: linear-gradient(270deg, #B8A07E 0%, #D0C6B5 50%, #B8A07E 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
}
.secondcontent_pc .juanzhou1 {
  width: 42px;
  right: 0;
  top: -10.2%;
  bottom: 0;
  height: 120%;
  position: absolute;
}

.secondcontent_pc .juanzhou2 {
    width: 42px;
    left: 0;
    height: 120%;
    top: -10.2%;
    position: absolute;
}
.chinasheet .juanzhou1 {
  width: 42px;
  right: 0;
  top: -10.2%;
  bottom: 0;
  height: 120%;
  position: absolute;
}

.chinasheet .juanzhou2 {
    width: 42px;
    left: 0;
    height: 120%;
    top: -10.2%;
    position: absolute;
}
.secondcontent_pc .button1 {
  width: 32px;
  top: 20%;
  cursor: pointer;
  font-size: 32px;
  text-align: center;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 37%;
  z-index: 99;
}
.secondcontent_pc .button2 {
  text-align: center;
  width: 32px;
  top: 65%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 32px;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  position: absolute;
  right: 35%;
  z-index: 1000;
}
.duibi{
  display: none;
}
.duibiicon{
  display: none;
}
.secondcontent_pc .introduction1 {
  width: 25.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 33%;
  top: 22%;
  opacity: 0;
}
.secondcontent_pc .introduction2 {
  width: 25.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 25%;
  top: 70%;
  opacity: 0;
}
.title1 {
  width: 70%;
  display: flex;
  justify-content: space-between;
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
}
.title2 {
  font-size: 35px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
}
.title3 {
  text-align: center;
  width: 80%;
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  opacity: 1;
}
.title5 {
  text-align: justify;
  width: 486px;
  height: 166px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 40px;
  color: #ffffff;
  opacity: 1;
  text-indent: 2em;
}
.title6 {
  width: 80%;
  display: flex;
  justify-content: space-between;
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
}
.title7 {
  width: 80%;
  text-align: center;
  font-size: 35px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
}
.title8 {
  text-align: center;
  width: 80%;
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  opacity: 1;
}
.title10 {
  text-align: justify;
  width: 486px;
  height: 166px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 40px;
  color: #ffffff;
  opacity: 1;
  text-indent: 2em;
}
.tip1 {
  position: absolute;
  height: 25%;
  top: 20%;
  left: 47%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.tip2 {
  position: absolute;
  height: 25%;
  top: 63%;
  right: 45%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
}
.tip3 {
  position: absolute;
  height: 70%;
  top: 20%;
  right: 26%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.title4 {
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.title4 img {
  width: 20%;
  height: 1px;
}
.tip1 :nth-child(1) {
  font-size: 45px;
  font-family: STKaiti;
  font-weight: 800;
  color: #b69164;
  opacity: 1;
}
.tip1 :nth-child(2) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip1 :nth-child(3) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip1 :nth-child(4) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip2 :nth-child(1) {
  font-size: 45px;
  font-family: STKaiti;
  font-weight: 800;
  color: #b69164;
  text-align: right;
  opacity: 1;
}
.tip2 :nth-child(2) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip2 :nth-child(3) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip2 :nth-child(4) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip3 :nth-child(1) {
  font-size: 45px;
  font-family: STKaiti;
  font-weight: 800;
  color: #b69164;
  text-align: right;
  opacity: 1;
}
.tip3 :nth-child(2) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip3 :nth-child(3) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.tip3 :nth-child(4) {
  font-size: 18px;
  font-family: STKaiti;
  font-weight: 400;
  color: #b69164;
  opacity: 1;
}
.chinasheet {
  width: 100%;
  height: 439px;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  justify-content: space-between;
  position: relative;
}
.china3 {
  position: absolute;
  width: 33.7%;
  height: auto;
  top: 16.6%;
  left: 6.4%;
  z-index: 110;
}
.clould3 {
  position: absolute;
  width: 50%;
  height: auto;
  left: 5%;
  top: 30%;
  z-index: 111;
}
.indexleft {
  width: 25%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  padding: 0.1% 0.3% 0.1% 0;
}
.indexleft_container {
  width: 100%;
  height: 100%;
  background: url("../img/chinasheet_1.png") no-repeat;
  background-position: 100%;
}
.indexright_container {
  width: 100%;
  height: 100%;
  background: url("../img/chinasheet2.png") no-repeat;
  background-position: 0%;
}
.indexmid {
  width: 45%;
}
.book_bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1000px;
  margin: 5px auto;
  height: 98%;
}
.indexmid_container {
  position: relative;
  width: 50%;
  height: 100%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-x: hidden;
}
.juanzhou_head {
  height: 120%;
  margin-left: -2px;
  z-index: 100;
}
.juanzhou_foot {
  height: 120%;
  margin-right: -3px;
  z-index: 100;
}
.button3 {
  width: 32px;
  cursor: pointer;
  font-size: 32px;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  text-align: center;
  z-index: 999;
  right:22%;
  top: 17%;
  display: flex;
  flex-direction: column;
  position: absolute;
  cursor: pointer;
}
.indexright {
  width: 25%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  padding: 0.1%;
}
.introduction3 {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left:39%;
  top: 20%;
  opacity: 0;
  z-index: 100;
}
.introduction3 .title3 {
  width: 80%;
}
.introduction3 .title5 {
  width: 80%;
  text-indent: 2em;
  text-align: justify;
}
.chaptercontent {
  width: 100%;
  height: 900px;
}
.chaptercontent .el-carousel--horizontal {
  overflow-y: hidden;
}
.carouseId1_box {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.chaptercontent .el-carousel__item--card.is-in-stage {
  width: 13.6%!important;
  transform: translateX(0) scale(1) !important;
  -webkit-transform: translateX(0) scale(1) !important;
  -moz-transform: translateX(0) scale(1) !important;
  -ms-transform: translateX(0) scale(1) !important;
  -o-transform: translateX(0) scale(1) !important;
}
.chaptercontent .el-carousel__item--card.is-active {
  width: 63.3%!important;
  transform: translateX(0) scale(1) !important;
  -webkit-transform: translateX(0) scale(1) !important;
  -moz-transform: translateX(0) scale(1) !important;
  -ms-transform: translateX(0) scale(1) !important;
  -o-transform: translateX(0) scale(1) !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.chaptercontent #second {
  left: 86.5%;
}

.chaptercontent .el-carousel__item {
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid black; */
}

.index_1,
.index_3,
.index_5,
.index_7 {
  width: 51%;
  height: 90%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.24);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 5%;
}
.index_2,
.index_4,
.index_6,
.index_8 {
  width: 51%;
  height: 100%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.24);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 5%;
}
.index1_inner {
  width: 99%;
  height: 98%;
  background: url("../img/组\ 90\ \(1\).png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index2_inner {
  width: 99%;
  height: 98%;
  background: url("../img/组\ 93.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.index2_inner :nth-child(1) {
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  letter-spacing: 2px;
  color: #ffffff;
}
.index2_inner :nth-child(2) {
  width: 72%;
  /* margin-top: 20px; */
  /* height: 58px; */
  font-size: 24px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.index2_inner :nth-child(3) {
  /* margin-top: 30px; */
  font-size: 16px;
  width: 72%;
  /* height: 448px; */
  font-family: Source Han Sans CN;
  font-weight: 300;
  line-height: 30px;
  color: #ffffff;
  text-indent: 2em;
  text-align: justify;
}
.index2_inner :nth-child(4) {
  /* margin-top: 30px; */
  width: 70%;
}
.el-carousel__arrow--left {
  background: url("../mobile_img/左@2x.png");
  background-size: 100% 100%;
  left: 15%;
}
.el-carousel__arrow--right {
  background: url("../mobile_img/右@2x.png");
  background-size: 100% 100%;
  right: 15%;
}
.el-carousel__arrow:hover {
  background-color: transparent !important;
}
.el-icon-arrow-left {
  opacity: 0;
}
.el-icon-arrow-right {
  opacity: 0;
}
.wan1 {
  /* z-index: 200; */
  width: 100%;
}
.wan2 {
  width: 100%;
  height: 100%;
}
.it2,
.it4 {
  display: none;
}
.smallbox1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.smallbox2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.smallbox3 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.smallbox4 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.closebtn1{
  top: 39%;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  position: absolute;
  display: flex;
  left: 42%;
  z-index: 99;
  opacity: 0;
}
.closebtn1 img{
   width: 20px;
}
.closebtn2{
  top: 83%;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  position: absolute;
  display: flex;
  left: 60%;
  z-index: 999;
  opacity: 0;
}
.closebtn2 img{
   width: 20px;
}
.closebtn3{
  top: 83%;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  font-family: STKaiti;
  font-weight: 400;
  position: absolute;
  display: flex;
  left: 50%;
  z-index: 999;
  opacity: 0;
}
.closebtn3 img{
   width: 20px;
}
.smallbox1_inner {
  width: 100%;
  height: 80%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  display: flex;
  padding: 1%;
  justify-content: center;
  align-items: center;
  position: relative;
}
.smallbox2_inner {
  width: 100%;
  height: 80%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  display: flex;
  padding: 1%;
  justify-content: center;
  align-items: center;
  position: relative;
}
.smallbox1{
   display: none;
}
.smallbox3_inner {
  width: 100%;
  height: 80%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  display: flex;
  padding: 1%;
  justify-content: center;
  align-items: center;
  position: relative;
}
.smallbox2_inner :nth-child(1) {
  width: auto;

}
.smallbox2_inner :nth-child(2) {
  width: 40%;
  position: absolute;
  right: 0;
}
.smallbox2_inner :nth-child(3) {
  position: absolute;
  width: 29px;
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  right:15%;
}
.smallbox4_inner {
  width: 100%;
  height: 80%;
  background: linear-gradient(270deg, #b8a07e 0%, #d0c6b5 50%, #b8a07e 100%);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.32);
  display: flex;
  justify-content: center;
  padding: 1%;
  align-items: center;
  position: relative;
}
.smallbox4_inner :nth-child(1) {
  width: auto;
}
.smallbox4_inner :nth-child(2) {
  width: 40%;
  position: absolute;
  left: 0;
}
.smallbox4_inner :nth-child(3) {
  position: absolute;
  width: 29px;
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  left:15%;
}
.smallbox1_inner :nth-child(1) {
  width: auto;
}
.smallbox1_inner :nth-child(2) {
  width: 40%;
  position: absolute;
  left: 0;
}
.smallbox1_inner :nth-child(3) {
  position: absolute;
  width: 23px;
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  left:15%;
  top: 35%;
}
#special_1{
  left: 30%;
}
.smallbox1_inner :nth-child(4) {
  position: absolute;
  width: 23px;
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  left:10%;
}
.smallbox3_inner :nth-child(1) {
  width: auto;
}
.smallbox3_inner :nth-child(2) {
  width: 40%;
  position: absolute;
  left: 0;
}
.smallbox3_inner :nth-child(3) {
  position: absolute;
  text-align: center;
  width: 29px;
  font-size: 28px;
  font-family: STKaiti;
  font-weight: 400;
  color: #ffffff;
  right:15%;
}
.smallbox1 img {
  width: 98%;
  height: 98%;
}
.smallbox2 img {
  width: 98%;
  height: 98%;
}
.smallbox3 img {
  width: 98%;
  height: 98%;
}
.smallbox4 img {
  width: 98%;
  height: 98%;
}
.pagebox {
  width: 100%;
  display: flex;
  justify-content: end;
}
.pagetext {
  width: 50%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagenum {
  font-size: 30px;
  font-family: SimSun;
  font-weight: 400;
  line-height: 0px;
  color: #b69164;
  display: none;
}
.pagenum_pc{
  font-size: 30px;
  width: 10%;
  font-family: SimSun;
  font-weight: 400;
  line-height: 0px;
  color: #b69164;
  /* text-align: center; */
  display: flex;
  justify-content: center;
  color: #b69164;
}
.small {
  font-size: 25px;
  line-height: 10px;
}
.footsheet {
  width: 100%;
  height: 71px;
  background: url("../img/矩形\ 38.png");
  display: flex;
  justify-content: center;
  align-items: center;
}

.foottext {
  width: 706px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  opacity: 1;
}

.logoicon {
  width: 56px;
  height: 56px;
  margin-right: 9px;
}
.dialog_m {
  width: 100%;
  height: 0;
  top: 44px;
  background: url("../mobile_img/蒙版组\ 34@2x.png");
  background-color: hsl(49deg 13% 75%);
  position: absolute;
  z-index: 999;
}
.navcontainer_m {
  width: 100%;
  display: none;
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.navcontainer_m .navitem_m {
  width: 90%;
  font-size: 12px;
  font-family: STKaiti;
  font-weight: 800;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.enter_m {
  width: 22px;
  height: 22px;
}
.closeicon_m{
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0%;
  right: 5%;
  bottom: 0;
  margin: auto;
}
.chaaptertitle_1_m{
  display: none;
}
.secondcontent_m{
  display: none;
}
.youhua_m2{
  display: none;
}
.lunbosheet_m{
  display: none;
}
@keyframes opicty1 {
  0% {
    opacity: 1;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}
@keyframes opicty2 {
  0% {
    opacity: 0;
    display: none;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes open {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes close {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes getlong1 {
  0% {
    width: 22%;
  }
  100% {
    width: 39%;
  }
}
@keyframes getlong2 {
  0% {
    width: 25%;
  }
  100% {
    width: 40%;
  }
}
@keyframes getlong3 {
  0% {
    width: 22%;
  }
  100% {
    width: 39%;
  }
}
@keyframes getlong4 {
  0% {
    width: 25%;
  }
  100% {
    width: 40%;
  }
}
@keyframes getlong5 {
  0% {
    width: 25%;
  }
  100% {
    width: 40%;
  }
}
@keyframes juanzhou1 {
  0% {
    left: 43%;
  }
  100% {
    left: 61%;
  }
}
@keyframes juanzhou2 {
  0% {
    right: 37%;
  }
  100% {
    right: 54%;
  }
}
@keyframes show1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dispear1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes move1 {
  0% {
    left: 0%;
  }
  100% {
    left: 3%;
  }
}
@keyframes move2 {
  0% {
    left: 3%;
  }
  100% {
    left: 0%;
  }
}
@keyframes move3 {
  0% {
    left:0%;
  }
  100% {
    left: -5%;
  }
}
@keyframes move4 {
  0% {
    left: -5%;
  }
  100% {
    left:0%;
  }
}
@keyframes move5 {
  0% {
    right: 0%;
  }
  100% {
    right: 2%;
  }
}
@keyframes move6 {
  0% {
    right: 2%;
  }
  100% {
    right: 0%;
  }
}
@keyframes move7 {
  0% {
    right: -10%;
  }
  100% {
    right: -15%;
  }
}
@keyframes move8 {
  0% {
    right: -15%;
  }
  100% {
    right: -10%;
  }
}
@keyframes move9 {
  0% {
    left: 6.4%;
  }
  100% {
    left: 7.4%;
  }
}
@keyframes move10 {
  0% {
    left: 7.4%;
  }
  100% {
    left: 6.4%;
  }
}
@keyframes move11 {
  0% {
    left: 5%;
  }
  100% {
    left: 0%;
  }
}
@keyframes move12 {
  0% {
    left: 0%;
  }
  100% {
    left: 5%;
  }
}
@keyframes move13 {
  0% {
    left: 5%;
  }
  100% {
    left: 0%;
  }
}
@keyframes move14 {
  0% {
    right: 5%;
  }
  100% {
    right: 0%;
  }
}
@keyframes move15 {
  0% {
    left: 0%;
  }
  100% {
    left: 5%;
  }
}
@keyframes move16 {
  0% {
    right: 0%;
  }
  100% {
    right: 5%;
  }
}
