@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, fieldset, form, label, input, button, select, textarea, img, table, th, td, article, aside, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video, p {
  padding: 0;
  margin: 0;
  border: 0 none;
  font: 16px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
  list-style: none;
}

input, textarea, a {
  outline: none;
  resize: none;
}

a {
  text-decoration: none;
  -moz-transition: background 0.4s ease-in-out, opacity 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out, box-shadow 0.4s ease-in-out, border-radius 0.4s ease-in-out;
  -webkit-transition: background 0.4s ease-in-out, opacity 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out, box-shadow 0.4s ease-in-out, border-radius 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out, opacity 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out, box-shadow 0.4s ease-in-out, border-radius 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out, opacity 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out, box-shadow 0.4s ease-in-out, border-radius 0.4s ease-in-out;
  transition: background 0.4s ease-in-out, opacity 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out，box-shadow 0.4s ease-in-out, border-radius 0.4s ease-in-out;
}

.clr {
  clear: both;
}

html, body {
  background: #FFEFD3;
}

body {
  webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  color: #c00a07
}

@font-face {
  font-family: hcbb;
  src: url(../fonts/汉呈波波浓墨行楷.TTF)
}

@font-face {
  font-family: stfy;
  src: url(../fonts/書體坊顏體㊣.ttf)
}
.div_show {
  display: none;
}
.xzdiv {
  animation: spin 2s ease;
}

/* left */
.left {
  width: 250px;
  height: 1080px;
  background: url(../images/bg_left.jpg) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
}

.left .dynasty {
  padding: 36px 0 0;
  position: relative;
}

.left .dynasty a.bd {
  width: 132px;
  height: 137px;
  margin: auto;
  background: url(../images/icon_dynasty.png) no-repeat;
  display: block;
  font-family: hcbb;
  font-size: 72px;
  color: #C09357;
  text-align: center;
  line-height: 120px;
  position: relative;
  z-index: 101;
}

.left .dynasty ul.me {
  width: 1492px;
  height: 116px;
  background: url(../images/bg_menu.png) no-repeat;
  position: absolute;
  z-index: 100;
  top: 50px;
  left: 100px;
  padding: 0 0 0 88px;
  animation: my-me 2s ease;
}

.left .dynasty ul.me li.dy {
  border-right: 1px solid rgba(255, 228, 191, 0.5);
  border-radius: 1px;
  float: left;
  margin: 28px 0;
  position: relative;
}

.left .dynasty ul.me li.last {
  border: 0;
}

.left .dynasty ul.me li.dy a.d {
  color: #755120;
  display: block;
  font-size: 32px;
  padding: 4px 8px;
  font-family: hcbb;
  margin: 0 8px;
  background: rgba(255, 255, 255, 0);
  border-radius: 5px;
}

.left .dynasty ul.me li.dy a.d:hover, .left .dynasty ul li a.hov {
  background: rgba(255, 228, 191, 1) !important;
  border-radius: 5px;
}

.left .dynasty ul.me li.dy ul.na {
  position: absolute;
  left: 0;
  top: 64px;
  width: 1000px;
  animation: my-na 2s ease;
  display: none;
}

.left .dynasty ul.me li.dy ul.na li {
  display: inline-block;
  margin: 0 4px;
}

.left .dynasty ul.me li.dy ul.na li a {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 202px;
  background: url(../images/icon_name_off.png) center center no-repeat;
  font-family: stfy;
  color: #3E280B;
  font-size: 30px;
  text-align: center;
}

.left .dynasty ul.me li.dy ul.na li a:hover, .left .dynasty ul.me li.dy ul.na li a.hover {
  background: url(../images/icon_name_on.png) center center no-repeat;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(1) {
  animation: my-na 1s ease-out 1s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(2) {
  animation: my-na 1s ease-out 1.5s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(3) {
  animation: my-na 1s ease-out 2s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(4) {
  animation: my-na 1s ease-out 2.5s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(5) {
  animation: my-na 1s ease-out 3s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(6) {
  animation: my-na 1s ease-out 3.5s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(7) {
  animation: my-na 1s ease-out 4s backwards;
}

.left .dynasty ul.me li.dy ul.na li:nth-child(8) {
  animation: my-na 1s ease-out 4.5s backwards;
}

.left .name {
  margin: 50px auto 0;
  writing-mode: tb-rl;
  font-size: 72px;
  font-family: stfy;
  text-align: center;
  letter-spacing: 42px;
  color: #3E280B;
  transform: translate(0);
  animation: name 2s ease-out 1s backwards;
}

.left .dynasty a.tww {
  font-size: 40px;
  letter-spacing: -8px;
  text-indent: -8px;
}

.left .dynasty a.thw {
  font-size: 35px;
  letter-spacing: -7px;
  text-indent: -7px;
}

.left .dynasty a.fow {
  font-size: 32px;
  line-height: 30px;
  padding: 28px 0 0;
}

.marqueeleft {
  width: 5510px;
  height: 1080px;
  margin: 0 0 0 250px;
  overflow: hidden;
}

.marqueeleft .wid {
  width: 38600px;
  display: flex;
}

.marqueeleft .wid .mul {
  display: flex;
  flex-wrap: wrap;
}

.marqueeleft .wid .mul .mli {
  flex-grow: 1;
  margin: 1px;
  position: relative;
  height: 358px;
}

.marqueeleft .wid .mul .mli .wf-img {
  min-width: 100%;
  height: 358px;
  object-fit: cover;
  display: block;
}

.big {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  background: #FFEFD3;
}

.big img {
  display: table-cell;
  width: 100%;
  margin: auto;
  vertical-align: middle;
}

@keyframes my-me {
  from {
    opacity: 0;
    left: -200px;
  }

  to {
    opacity: 1;
    left: 100px;
  }
}

@keyframes my-na {
  0% {
    top: 0px;
    opacity: 0;
  }

  50% {
    top: 32px;
    opacity: 0.5;
  }

  100% {
    top: 64px;
    opacity: 1;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg) scale(1.0);
  }

  10% {
    transform: rotate(10deg) scale(1.1);
  }

  50% {
    transform: rotate(720deg) scale(1.5);
  }

  90% {
    transform: rotate(1430deg) scale(1.1);
  }

  100% {
    transform: rotate(1440deg) scale(1.0);
  }
}

@keyframes name {
  0% {
    transform: translateY(-100px);
    opacity: 0;
  }

  50% {
    transform: translateY(-40px);
    opacity: 0.5;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}



/*.left .dynasty:active { 
    animation: spinAndScale 2s infinite; 
} 

@keyframes spinAndScale { 
    0% { transform: rotate(0deg) scale(1.0); } 
    10% { transform: rotate(10deg) scale(1.1); } 
    50% { transform: rotate(180deg) scale(1.5); } 
    100% { transform: rotate(360deg) scale(1.0); } 
}
*/
/*使图片在浏览器中居中显示*/
.bigImg {
  position: absolute;
  top: 50%;
  left: 50%;
  /*图片向左移动自身宽度的50%, 向上移动自身高度的50%。*/
  transform: translate(-50%, -50%);
}

/*遮罩层*/
.opacityBottom {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  top: 0;
  left: 0;
}

.opacityClose {
  color: white;
  font-size: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2000;
}