* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#appIE8,
#app {
  height: 100%;
}

a img {
  border: 0;
}

body, html {
  height: 100%;
  background: #480706;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  /* background: #4b2622; */
  background: rgba(75, 38, 34, 0.6);
  z-index: 999;
  color: white;
  text-align: center;
}

.nav .ie-icon {
  height: 30px;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

.nav .nav-item {
  position: relative;
  padding: 14px 0;
  cursor: pointer;
  font-size: 34px;
  cursor: pointer;
  letter-spacing: .15em;
  font-family: 'Microsoft YaHei', 'SimHei';
}

.height610 .nav .nav-item {
  padding: 10px 0;
  font-size: 30px;
}

.height610 .logo-wrap {
  margin-bottom: 20px;
}

.height610 .nav .nav-item:after {
  left: 26%;
  top: 17px;
  width: 30px;
  height: 30px;
}

.width1200 .nav .nav-item:after  {
  left: 13%;
}


.arrow-right {
  position: absolute;
  right: 2%;
  top: 16px;
  width: 44px;
  height: 44px;
  opacity: .3;
  cursor: pointer;
}

.arrow-right:hover {
  opacity: 1;
}

.nav .nav-item::selection {
  background: transparent;
}

.nav .nav-item:after {
  position: absolute;
  left: 17%;
  top: 17px;
  width: 44px;
  height: 44px;
  content: "";
}

.nav .nav-item:first-child {
  /* display: none; */
}

.nav .nav-item:first-child {
  /* height: 73px;
  padding: 0; */
}

.newb {
  height: 100%;
  width: auto;
}

.nav .nav-item:nth-child(1):after {
  background: url(../images/icon1.png) center/contain no-repeat;
}

.nav .nav-item:nth-child(2):after {
  background: url(../images/icon2.png) center/contain no-repeat;
}

.nav .nav-item:nth-child(3):after {
  background: url(../images/icon3.png) center/contain no-repeat;
}

.nav .nav-item:nth-child(4):after {
  background: url(../images/icon4.png) center/contain no-repeat;
}

.nav .nav-item:nth-child(5):after {
  background: url(../images/icon5.png) center/contain no-repeat;
}

.nav .nav-item:nth-child(6):after {
  background: url(../images/icon6.png) center/contain no-repeat;
}

.nav-item:hover, .nav-item.active {
  background: #371714;
}

.nav-item:hover {
  opacity: .5;
}

canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.full {
  position: relative;
  margin-left: 20%;
  height: 100%;
  /* min-width: 1000px; */
}

.question-wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  margin-left: 0;
  width: 100%;
  height: 100%;
}

body {
  overflow: hidden;
}

.logo-wrap {
  margin-bottom: 60px;
  cursor: pointer;
}

.logo-wrap img {
  width: 85%;
  height: auto;
  margin-left: 13%;
}

.menu, .nav-list {
  width: 100%;
}

.menu-wrap {
  position: absolute;
}

.round-item {
  position: absolute;
  left: 42%;
  top: 19%;
  width: 14vw;
  height: 12vw;
  /* border: 1px solid #ccc; */
  text-align: center;
}

.rount-item-link {}

/* 第一排 */

.all-rounds-wrap:nth-child(6) .round-item:nth-child(1) {
  left: 38%;
  top: 35%;
}

.all-rounds-wrap:nth-child(6) .round-item:nth-child(2) {
  left: 51%;
  top: 6%;
}

.all-rounds-wrap:nth-child(6) .round-item:nth-child(3) {
  left: 19%;
  top: 46%;
}

.all-rounds-wrap:nth-child(6) .round-item:nth-child(4) {
  left: 23%;
  top: 9%;
}

.all-rounds-wrap:nth-child(6) .round-item:nth-child(5) {
  left: 58%;
  top: 46%;
}

.all-rounds-wrap:nth-child(5) .round-item:nth-child(1) {
  left: 38%;
  top: 35%;
}

.all-rounds-wrap:nth-child(5) .round-item:nth-child(2) {
  left: 55%;
  top: 17%;
}

.all-rounds-wrap:nth-child(5) .round-item:nth-child(3) {
  left: 21%;
  top: 46%;
}

.all-rounds-wrap:nth-child(5) .round-item:nth-child(4) {
  left: 23%;
  top: 7%;
}

.all-rounds-wrap:nth-child(5) .round-item:nth-child(5) {
  left: 56%;
  top: 49%;
}

.all-rounds-wrap:nth-child(4) .round-item:nth-child(1) {
  left: 38%;
  top: 35%;
}

.all-rounds-wrap:nth-child(4) .round-item:nth-child(2) {
  left: 62%;
  top: 16%;
}

.all-rounds-wrap:nth-child(4) .round-item:nth-child(3) {
  left: 21%;
  top: 46%;
}

.all-rounds-wrap:nth-child(4) .round-item:nth-child(4) {
  left: 19%;
  top: 16%;
}

.all-rounds-wrap:nth-child(4) .round-item:nth-child(5) {
  left: 42%;
  top: 4%;
}

.all-rounds-wrap:nth-child(3) .round-item:nth-child(1) {
  left: 32%;
  top: 30%;
}

.all-rounds-wrap:nth-child(3) .round-item:nth-child(2) {
  left: 54%;
  top: 16%;
}

.all-rounds-wrap:nth-child(3) .round-item:nth-child(3) {
  left: 12%;
  top: 47%;
}

.all-rounds-wrap:nth-child(3) .round-item:nth-child(4) {
  left: 70%;
  top: 36%;
}

.all-rounds-wrap:nth-child(3) .round-item:nth-child(5) {
  left: 50%;
  top: 49%;
}

.all-rounds-wrap:nth-child(2) .round-item:nth-child(1) {
  left: 38%;
  top: 35%;
}

.all-rounds-wrap:nth-child(2) .round-item:nth-child(2) {
  left: 57%;
  top: 13%;
}

.all-rounds-wrap:nth-child(2) .round-item:nth-child(3) {
  left: 24%;
  top: 60%;
}

.all-rounds-wrap:nth-child(2) .round-item:nth-child(4) {
  left: 20%;
  top: 18%;
}

.all-rounds-wrap:nth-child(2) .round-item:nth-child(5) {
  left: 56%;
  top: 53%;
}

.all-rounds-wrap:nth-child(1) .round-item:nth-child(1) {
  left: 38%;
  top: 35%;
}

.all-rounds-wrap:nth-child(1) .round-item:nth-child(2) {
  left: 57%;
  top: 10%;
}

.all-rounds-wrap:nth-child(1) .round-item:nth-child(3) {
  left: 21%;
  top: 46%;
}

.all-rounds-wrap:nth-child(1) .round-item:nth-child(4) {
  left: 23%;
  top: 7%;
}

.all-rounds-wrap:nth-child(1) .round-item:nth-child(5) {
  left: 56%;
  top: 49%;
}

@keyframes aniScaleFlash {
  0%, 100% {
    opacity: .3;
    transform: scale(.5)
  }
  50% {
    opacity: 1;
    transform: scale(1)
  }
}

.round-item .pic {
  position: static;
  /* display: none; */
  margin-bottom: .5vh;
}

[hidden] {
  display: none;
}

.round-item .pic img {
  width: 7vw;
  height: 7vw;
  border-radius: 21vw;
  border: 7px solid #ffe7b3;
}

.round-item .pic, .round-item .text-box {
  visibility: hidden
}

.round-item.active .pic, .round-item.active .text-box {
  visibility: visible;
}

.round-item.active {
  animation: none;
}

.text-box {
  position: absolute;
  bottom: 0.5vw;
  left: 0;
  width: 100%;
  padding: 4px;
  background: rgba(252, 229, 193, .8);
  border-radius: 2px;
  font-size: 15px;
  font-weight: bold;
}

.text-box.qidai {
  padding: 21px;
  border-radius: 20px;
  background: rgba(255, 231, 179, .8);
}

.text-box:after {
  position: absolute;
  left: 50%;
  bottom: -20px;
  /* width: 22px; */
  /* height: 13px; */
  margin-left: -11px;
  content: "";
  border: 10px solid transparent;
  border-top: 10px solid rgba(252, 229, 193, .8);
}

.bottom-round-wrap {
  position: absolute;
  left: 0;
  bottom: -1.5vw;
  width: 100%;
  height: 2vw;
  padding-top: 1vh;
  /* cursor: pointer; */
}

.bottom-round {
  /* height: 30%; */
  height: 1.3vh;
  width: 1.3vh;
  background: #fffd42;
  border-radius: 4vh;
  animation: aniScaleFlash 1.2s linear infinite;
  /* width: 4vh; */
}

.round-list, .all-rounds-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.detail {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  margin-left: 0;
  width: 100%;
  height: 100%;
  background: #deccb4;
  transform: translate(-101%, 0);
  transform: translate3d(-101%, 0, 0);
  transition: all .3s ease-out;
  /* padding: 8vh 0; */
  overflow-x: hidden;
}

.detail-content {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 10%;
  bottom: 10%;
  z-index: 3;
  /* width: 100%; */
  overflow: hidden;
}

.see-all {
  position: absolute;
  top: 50%;
  left: 26px;
  width: 50px;
  height: 130px;
  margin-left: -25px;
  margin-top: -10px;
  z-index: 2;
  cursor: pointer;
}

.menu-list {
  height: 60px;
  width: 100%;
}

.menu-list span {
  float: left;
  width: 20%;
  height: 60px;
  line-height: 60px;
  background: #ccb79c;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.menu-list span.active {
  background: #b89f7e;
}

.news-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 12px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.news-list::-webkit-scrollbar-thumb:vertical {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background: #efdbc1;
}

.news-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 10px;
  background: #c8b396;
}

.news-list {
  display: none; 
  /* width: 284px; */
  padding-top: 33px;
  max-height: calc(100% - 60px);
  overflow: auto;
}

.news-list.center {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%)
}

.detail.show {
  transform: translate(0, 0);
}

.text-link {
  font-family: 'SimSun', 'SimHei';
  display: block;
  text-decoration: none;
  color: #000;
  text-align: left;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  max-height: 3.5vw;
  text-align: center;
}

.text-link a {
  color: #6d1818;
}

.back {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 8%;
  max-width: 80px;
  /* IE需要设置高度，不然会被拉扯变形 */
  height: auto;
  opacity: .9;
  cursor: pointer;
}

.back:hover {
  opacity: 1;
}

.back-wrap {
  /* margin-bottom: ; */
}

.detail-title {
  text-align: center;
  font: bold 40px SimHei;
  color: #fff3c8;
  margin-bottom: 40px;
}

.detail-title a {
  color: #fff3c8;
}

.content-wrap {
  visibility: hidden;
  position: relative;
  width: 1258px;
  margin: 0 auto;
  transform-origin: 0 0;
}

.left-swiper {
  width: 815px;
}

.big-img {
  position: relative;
  width: 815px;
  height: 505px;
  background: #ccc;
  margin-bottom: 15px;
}

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

.bottom-pics {
  position: relative;
  height: 121px;
  /* background: #eee; */
}

.switch-page {
  position: absolute;
  top: 0;
  z-index: 2;
  height: 100%;
  line-height: 121px;
  text-align: center;
  font-size: 20px;
  width: 30px;
  color: #fff;
  background: rgba(0, 0, 0, .6)
}

.switch-page.prev {
  left: 0;
}

.switch-page.next {
  right: 0;
}

.bottom-pics .prev .swiper-img, .swiper-wrapper, .swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-slide-active:after {
  /* position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    content: "";
    border: 2px solid #f00; */
}

.swiper-container-wrap * {
  box-sizing: border-box;
}

.swiper-wrap {
  position: relative;
}

.right-poster {
  position: absolute;
  right: 0;
  top: 0;
  width: 330px;
  height: 638px;
}

.poster-img {
  width: 100%;
  height: 540px;
}

.scan-tip {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 14px;
  opacity: .5;
}

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #4b2622;
}

.swiper-pagination {
  right: 20px;
  bottom: 20px;
}

.page-cover {
  /* display: none; */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: url(../images/bg-cover.jpg) center/cover no-repeat;
  transition: transform .2s ease;
  cursor: pointer;
}

.page-cover.hide {
  transform: translate(0, -100%);
}

.page-cover.active .fly1 {
  right: 80%;
  bottom: 1500px;
}

.page-cover.active .fly2 {
  bottom: 2000px;
}

.fly1 {
  position: absolute;
  right: 10px;
  bottom: 20vh;
  z-index: 2;
  height: 10%;
  transition: all 4s linear;
}

.fly2 {
  position: absolute;
  right: 10px;
  bottom: 20vh;
  z-index: 2;
  height: 60%;
  transition: all 2s linear;
}

a {
  text-decoration: none;
}

.page-inner, .page-inner-m, .page-cover-m {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: url(../images/bg-cover-m.jpg) center top/100% auto no-repeat #ae1d15;
}

.page-inner {
	display:none;
  background: transparent;
}

.page-inner-m {
  display: none;
  z-index: 4;
  background: transparent;
}

.logo-inner {
  position: absolute;
  left: 10vw;
  top: 15vw;
  z-index: 1;
  width: 38.8vw;
}

.swiper-box {
  position: absolute;
  left: 0;
  bottom: 18vw;
  width: 100%;
  min-height: 29vw;
}

.swiper-box.active, .logo-inner.active {
  transition: all 1s ease;
}

.swiper-outter {
  position: relative;
  height: 20vw;
  /* background: rgba(174,29,21, .5  ) */
  background: url(../images/shine-bg.png) center/cover no-repeat;
}

.shine1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 20%;
  transform: translate3d(0, 0, 0);
  background: url(../images/shine1.png) center top/100% auto no-repeat;
}

.swiper-outter:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  /* background: url(../images/shine1.png) center top/100% auto no-repeat; */
  background: url(../images/text-box-shine.png) center -1px/100% auto no-repeat;
  content: ""
}

.progress-text {
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}

.center-box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate3d(-50%, -50%, 0)
}

.next-q-wrap, .prev-q-wrap {
  position: absolute;
  top: 50%;
  width: 9vw;
  height: 100%;
  transform: translate3d(0, -50%, 0);
}

.prev-q-wrap {
  left: 0;
}

.next-q-wrap {
  right: 0;
}

.prev-q, .next-q {
  width: 3vw;
}

.swiper-container-wrap {
  width: 82vw;
  height: 100%;
  margin: 0 auto;
}

.swiper-container-wrap .swiper-wrapper, .swiper-container-wrap .swiper-slide, .swiper-container-wrap .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper-slide {
  padding: 3vw;
  /* padding-top: 4vw; */
  color: #ffffff;
  font-size: 1.5vw;
  line-height: 1.2;
  font-family: 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
  /* text-decoration: underline; */
}

.flex-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.m-icon {
  display: none;
  position: absolute;
  top: 98.266667vw;
  height: 44vw;
}

.m-icon0 {
  top: 83vw;
  left: 5vw;
  height: 66vw;
  animation-delay: 0s;
}

.m-icon1 {
  left: 11.933333vw;
  top: 97.5vw;
  animation-delay: .2s;
}

.m-icon2 {
  left: 26vw;
  animation-delay: .4s;
}

.m-icon3 {
  left: 43vw;
  animation-delay: .6s;
}

.m-icon4 {
  left: 59vw;
  animation-delay: .8s;
}

.m-icon5 {
  left: 77.8vw;
  animation-delay: 1s;
}

.new {
  display: none;
  position: absolute;
  top: 91vw;
  left: 12.5vw;
  width: 10vw;
  z-index: 222222;
}

.new[data-index="0"] {
  left: 16.5vw;
}

.new[data-index="1"] {
  left: 32.5vw;
}

.new[data-index="2"] {
  left: 48.5vw;
}

.new[data-index="3"] {
  left: 65.5vw;
}

.new[data-index="4"] {
  left: 84.5vw;
}

@keyframes aniArrowUp {
  100% {
    opacity: 0;
    transform: translate3d(0, -10px, 0)
  }
}

.arrow-up-cover2, .arrow-up-cover {
  display: none;
  position: absolute;
  left: 47vw;
  width: 6vw;
  bottom: 18vw;
  z-index: 2;
}

.inner-logo {
  position: absolute;
  left: 9.7vw;
  top: 15vw;
  width: 37.5vw;
  z-index: 6;
}

.ani-arrow-up {
  animation: aniArrowUp 1.2s ease infinite;
}

.arrow-up-cover2 {
  display: block;
  bottom: 5vw;
}

.logo-people-m {
  position: absolute;
  left: 41.2vw;
  bottom: 2vh;
  width: 20.933333vw;
  z-index: 1;
}

.main-box {
  overflow: hidden;
}

@media all and (min-device-width: 0px) and (max-device-width: 666px) {
  .page-cover {
    display: none;
  }
  .nav {
    display: none;
  }
  .main-box {
    margin-left: 0;
  }
  .question-wrap {
    display: none !important;
  }
  #logo-big-wrap .logo-big {
    display: none;
    width: 67px;
    opacity: .6;
  }
  .see-all {
    display: none;
  }
  .detail {
    display: none;
  }
}

@media all and (min-device-width: 667px) and (max-device-width: 6666px) {
  .page-cover-m {
    display: none;
  }
  #music {
    display: none;
  }
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.logo-big {
  position: fixed;
  right: 1vw;
  top: 1vw;
  z-index: 9999999;
  width: 100px;
}

.page-text-wrapper, .page-text-wrapper * {
  box-sizing: border-box;
}

.page-text-wrapper {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9999;
  padding: 1px 0;
}

.page-text-content {
  position: relative;
  width: 99vw;
  margin: 0 auto;
  background: #fdf4e3;
  border-radius: 6px;
  max-height: calc(100% - 2px);
  color: #000;
  overflow: auto;
  padding: 3vw;
  padding-top: 9vw;
  -webkit-overflow-scrolling: touch;
}

.btn-close {
  position: absolute;
  right: 1vw;
  top: .2vh;
  z-index: 2;
  width: 44px;
  height: 44px;
  background: url(../images/btn-close.png) center/50% auto no-repeat;
}

.page-text-content h1 {
  font-size: 20px;
  margin-bottom: 15px;
}

.page-text-content p {
  font-weight: normal;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  margin-bottom: 4px;
  text-align: justify;
}

.page-text-content .sou {
  font-size: 12px;
}

.page-text-content p span {
  font-size: 12px;
}

@font-face  {
  font-family: ZDKaiTi;
  src: url(../font/kaiti2.ttf) format('truetype')
}

.page-text-content .scroll-list .bianzhean {
  text-align: left;
  padding-left: 8px;
  font-size: 20px;
  font-weight: 600;
  font-family: ZDKaiTi;
  color: #da2424;
  margin-bottom: 10px;
}

.page-text-content .scroll-list .bianzhean-text {
  text-indent: 2em;
  font-family: ZDKaiTi;
  text-indent: 2em;
  margin-bottom: .2em;
}

.swiper-text {
  font-size: 4vw;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  font-weight: bold;
  text-align: center;
}

.img-content {
  width: 100%;
  margin-bottom: 15px;
}

.page-text-content video {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.nav-m-item {
  position: absolute;
  top: 23vw;
  width: 6vw;
  height: 17vw;
  z-index: 4;
}

.nav-m-item:after {
  position: absolute;
}

.nav-m-item:nth-child(1) {
  display: none;
  left: 44.266667vw;
  background: url(../images/m-nav0.png) center top/auto 100% no-repeat;
}

.nav-m-item.active:after {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  opacity: .8;
  background: url(../images/m-nav-shine.png) center -7vw/146% auto no-repeat;
  content: ""
}

.nav-m-item:nth-child(2) {
  left: 53.2vw;
  top: 22.7vw;
  background: url(../images/m-nav1.png) center top/auto 100% no-repeat;
}

.nav-m-item:nth-child(3) {
  left: 62.2vw;
  background: url(../images/m-nav2.png) center top/auto 100% no-repeat;
}

.nav-m-item:nth-child(4) {
  left: 71.2vw;
  background: url(../images/m-nav3.png) center top/auto 100% no-repeat;
}

.nav-m-item:nth-child(5) {
  left: 80.2vw;
  background: url(../images/m-nav4.png) center top/auto 100% no-repeat;
}

.nav-m-item:nth-child(6) {
  left: 89.2vw;
  background: url(../images/m-nav5.png) center top/auto 100% no-repeat;
}

.center-text {
  color: #fff;
  font: bold 5vw SimHei;
}

.indexs-wrap {
  position: absolute;
  right: 3vw;
  top: 1vw;
}

.no-q {
  /* display: none; */
  position: absolute;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 4.5vw;
  line-height: 12vw;
  height: 20vw;
  font-family: 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
  text-align: center;
}

.dotting {
  display: inline-block;
  width: 20px;
  min-height: 4px;
  padding-right: 4px;
  border-left: 4px solid currentColor;
  border-right: 4px solid currentColor;
  background-color: currentColor;
  background-clip: content-box;
  box-sizing: border-box;
  animation: dot 4s infinite step-start both;
}

.dotting:before {
  content: '...';
}

/* IE8 */

.dotting::before {
  content: '';
}

:root .dotting {
  margin-left: 4px;
  padding-left: 4px;
}

/* IE9+ */

@keyframes dot {
  25% {
    border-color: transparent;
    background-color: transparent;
  }
  /* 0个点 */
  50% {
    border-right-color: transparent;
    background-color: transparent;
  }
  /* 1个点 */
  75% {
    border-right-color: transparent;
  }
  /* 2个点 */
}

.news-item {
  font-size: 26px;
  /* border-bottom: #cccccc 1px dotted; */
  /* height: 40px; */
  /* line-height: 40px; */
  overflow: hidden;
  color: #4b2622;
  /* width: 46%; */
  font-weight: 500;
  white-space: normal;
  /* background: rgba(252,229,193, .8); */
  border-radius: 2px;
  margin-bottom: 2px;
  padding: 8px 10px;
  font-family: 'Microsoft YaHei', 'SimHei';
}

.news-item a {
  color: #333;
}

.news-item a:hover {
  /* text-decoration: underline; */
  color: #986b30;
}

div.big-q {
  display: none;
  position: absolute;
  left: 50%!important;
  top: 50%;
  transform: translate(-50%, 0);
  width: 552px;
  padding: 20px;
  /* background: #fce5c1; */
  
  border-radius: 6px;
  height: auto;
}

div.big-q.active {
  background: rgba(252, 229, 193, .8);
}

div.big-q.active .bigq-close {
  display: block;
}

.bigq-close {
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.big-q .pic {
  margin-bottom: 0;
  font-size: 0;
}

.big-q .pic img {
  /* display: block; */
  width: 100%;
  height: auto;
  max-height: 200px;
  border-radius: 0;
  border: 0;
}

.big-q .text-box {
  font-size: 18px;
  position: static;
  text-align: center;
  background: transparent;
}

.big-q .text-link {
  text-align: center;
  margin-bottom: 10px;
  font-family: 'SimHei', 'Helvetica Nenu', 'Microsoft YaHei';
}

.round-item.tuig {
  height: 7vw;
  top: 14%!important;
}

.round-item.tuig .text-box {
  display: none;
}

.ie666 {}

.sou {
  color: #666;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.sou a {
  color: #333;
}

/* 测试 */

.zdfy {
  display: none;
}

table {
  display: none;
}

.edit {
  text-align: right;
}

.author {
  text-align: left;
}

.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.ie678 #app {
  display: none;
}

/* 编者按 */

.bianzhean-layer {
  display: none;
  position: absolute;
  width: 90vw;
  height: 116vw;
  z-index: 3333333333;
  left: 50%;
  top: 58%;
  border-radius: 2vw;
  margin-left: -44vw;
  margin-top: -54vw;
  padding: 20px 0 10px;
}
.bianzhean-layer::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: url(../images/bianzhean-up.png) center / contain no-repeat;
  content: ""
}

.bianzhean-layer::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: url(../images/bianzhean-bottom.png) center / contain no-repeat;
  content: ""
}



.bianzhean-outter {
  text-align: justify;
  padding: 0 10px 0;
  overflow: scroll;
  /* -webkit-overflow-scrolling: touch; */
  max-height: calc(116vw - 55px);
  overflow-x: hidden;
}

.bianzhean-outter::-webkit-scrollbar {
  width: 5px;
  height: 1px
}

.bianzhean-outter::-webkit-scrollbar-thumb:vertical {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f7a085
}

.bianzhean-outter::-webkit-scrollbar-track {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ededed
}

.bianzhean-outter .bianzhean-text {
  text-indent: 2em;
  font-family: ZDKaiTi;
  text-indent: 2em;
  margin-bottom: .2em;
  color: #f2f2f2;
  font-size: 16px;
  line-height: 1.8;
}

.bianzhean-label {
  text-align: left;
  padding-left: 8px;
  font-size: 20px; 
  font-weight: 600;
  font-family: ZDKaiTi;
  color: #f2ce8e;
  font-weight: bold;
  text-shadow: #ae1d15;
  height: 25px;
  line-height: 25px;
}

.bianzhean-close {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 5px;
  width: 40px;
  height: 40px;
  background: url(../images/close-bianzhean.png) center/60%  no-repeat;
}