html {
  font-size: 13.333334vw;
}

@font-face {
  font-family: "iconfont";
  /* project id 1834325 */
  src: url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.eot");
  src: url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.woff2") format("woff2"), url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.woff") format("woff"), url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.ttf") format("truetype"), url("//at.alicdn.com/t/font_1834325_auus5pjdo0h.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.32rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.wrapper .layout-wrap .title-wrap {
  transform: scale(2);
  margin-bottom: 1rem;
}

.wrapper .main-wrap .nav-wrap ul {
  transform: scale(1.5);
}

.wrapper .main-wrap .recommend-wrap .content-wrap {
  font-size: 0.24rem;
  width: 100%;
}

.wrapper .main-wrap .recommend-wrap .content-wrap::before, .wrapper .main-wrap .recommend-wrap .content-wrap::after {
  display: none;
}

.wrapper .main-wrap .recommend-wrap .content-wrap p {
  line-height: 2em;
}

.wrapper .main-wrap .recommend-wrap > .rabbit-wrap {
  width: 280px;
  height: 280px;
  background: url(./../images/recommend_rabbit.gif) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: -120px;
  right: 0;
}

.wrapper .main-wrap .news-wrap > .news-box {
  position: relative;
}

.wrapper .main-wrap .news-wrap > .news-box .slider-wrap {
  transform: scale(2);
  float: none;
  position: relative;
  left: 0;
  top: 0;
  margin-left: 1.75rem;
  margin-top: 1.75rem;
}

.wrapper .main-wrap .news-wrap > .news-box .list-wrap {
  transform: scale(2);
  margin-right: 1.75rem;
  position: relative;
  margin-top: 2.75rem;
  margin-bottom: 1.75rem;
}

.wrapper .main-wrap .activty-wrap {
  position: relative;
  top: -100px;
}

.wrapper .main-wrap .activty-wrap > ul {
  margin-top: -50px;
  margin-bottom: 50px;
  position: relative;
  z-index: 9;
}

.wrapper .main-wrap .activty-wrap > ul li.photo-box {
  width: 500px;
  height: 720px;
  top: 0;
}

.wrapper .main-wrap .activty-wrap > ul li.photo-box .inner-box span.thumb {
  padding-top: 50px;
}

.wrapper .main-wrap .activty-wrap > ul li.photo-box .inner-box span.thumb img {
  width: 400px;
  height: 310px;
}

.wrapper .main-wrap .activty-wrap > ul li.photo-box .inner-box h3 {
  font-size: 52px;
  margin-top: 20px;
  line-height: 60px;
}

.wrapper .main-wrap .activty-wrap > ul li.photo-box .inner-box p {
  margin-top: 20px;
  font-size: 36px;
  text-indent: 2em;
  padding: 0 15px;
  line-height: 50px;
}

.wrapper .main-wrap .activty-wrap .flower-box {
  width: 520px;
  height: 520px;
  background: url(./../images/activty_flower.gif) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: -120px;
  margin-left: -600px;
}

.wrapper .main-wrap .activty-wrap .flower-box-small {
  width: 235px;
  height: 235px;
  background: url(./../images/flower.gif) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 450px;
}

.wrapper .main-wrap .origin-wrap {
  margin-top: -50px;
}

.wrapper .main-wrap .origin-wrap .origin-box {
  margin-top: -50px;
}

.wrapper .main-wrap .origin-wrap .origin-box .content-wrap p {
  line-height: 35px;
  padding-bottom: 10px;
  text-indent: 2em;
  font-size: 40px;
  line-height: 1.5em;
}

.wrapper .main-wrap .origin-wrap .lantern-box {
  position: absolute;
  right: -200px;
  top: 0;
  width: 630px;
  height: 630px;
  background: url(./../images/lantern.gif) 0 0 no-repeat;
  background-size: cover;
  z-index: 6;
}

.wrapper .main-wrap .legend-wrap {
  margin-top: 100px;
  position: relative;
}

.wrapper .main-wrap .legend-wrap > ul {
  display: inline-block;
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: -20px;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}

.wrapper .main-wrap .legend-wrap > ul li {
  width: 340px;
  height: 805px;
  overflow: hidden;
  margin: 0 25px 0 25px;
  display: inline-block;
  position: relative;
  top: 0;
  margin-bottom: 25px;
  cursor: pointer;
}

.wrapper .main-wrap .legend-wrap > ul li .inner-box {
  border: 3px solid #88c36d;
  width: 100%;
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
}

.wrapper .main-wrap .legend-wrap > ul li .inner-box span.thumb {
  padding-top: 25px;
  display: inline-block;
}

.wrapper .main-wrap .legend-wrap > ul li .inner-box span.thumb img {
  width: 279px;
  height: 270px;
}

.wrapper .main-wrap .legend-wrap > ul li .inner-box h3 {
  font-size: 52px;
  color: #199500;
  margin-top: 20px;
  line-height: 60px;
  padding: 0 15px;
}

.wrapper .main-wrap .legend-wrap > ul li .inner-box p {
  margin-top: 10px;
  font-size: 32px;
  display: inline-block;
  text-indent: 2em;
  padding: 0 15px;
  text-align: left;
  color: #333333;
  line-height: 40px;
}

.wrapper .main-wrap .legend-wrap .flower-box {
  width: 520px;
  height: 520px;
  background: url(./../images/activty_flower.gif) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: -100px;
  margin-left: 200px;
  transform: rotateZ(180deg);
}

.wrapper .main-wrap .legend-wrap .flower-box-small {
  width: 235px;
  height: 235px;
  background: url(./../images/flower.gif) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -550px;
}

.wrapper .main-wrap .rite-wrap {
  margin-top: 140px;
  text-align: center;
  position: relative;
}

.wrapper .main-wrap .rite-wrap ul {
  margin-top: -40px;
  display: inline-block;
  width: 100%;
  height: 625px;
  font-size: 0;
}

.wrapper .main-wrap .rite-wrap ul li {
  width: 33.33%;
  height: 605px;
  display: inline-block;
  border-left: 1px dashed #ccc;
  overflow: hidden;
  box-sizing: border-box;
  padding: 280px 25px 0 25px;
  cursor: pointer;
}

.wrapper .main-wrap .rite-wrap ul li h3 {
  font-size: 52px;
  color: #199500;
  margin-top: 10px;
  line-height: 60px;
  padding: 0 15px;
}

.wrapper .main-wrap .rite-wrap ul li p {
  text-align: left;
  margin-top: 10px;
  font-size: 32px;
  display: inline-block;
  text-indent: 2em;
  padding: 0 15px;
  text-align: left;
  color: #333333;
  line-height: 45px;
}

.wrapper .main-wrap .rite-wrap .rite-rabbit {
  width: 265px;
  height: 265px;
  background: url(./../images/rite_rabbit.gif) 0 0 no-repeat;
  position: absolute;
  top: -100px;
  right: 0;
  background-size: 265px 265px;
  margin-right: 0;
}

.wrapper .main-wrap .poetry-wrap {
  margin-top: 60px;
  position: relative;
  background: url(./../images/poetry.png) 40px 150px no-repeat;
  height: 650px;
}

.wrapper .main-wrap .poetry-wrap .poetry-box {
  margin-top: 180px;
  margin-left: 180px;
  width: 820px;
  height: 280px;
  overflow: hidden;
  position: relative;
}

.wrapper .main-wrap .poetry-wrap ul.poetry-list {
  display: inline-block;
  height: 280px;
  position: absolute;
  right: 0;
  top: 0;
}

.wrapper .main-wrap .poetry-wrap ul.poetry-list li {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  height: 100%;
  float: right;
  font-size: 40px;
  line-height: 50px;
}

.wrapper .main-wrap .poetry-wrap ul.poetry-list li h3 {
  margin-right: 30px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 38px;
}

.wrapper .main-wrap .poetry-wrap ul.poetry-list li h4 {
  font-weight: normal;
  font-size: 38px;
}

.wrapper .main-wrap .poetry-wrap .person-box {
  width: 300px;
  height: 300px;
  background: url(./../images/person.gif) 0 0 no-repeat;
  background-size: 300px 300px;
  position: absolute;
  left: 0;
  top: -50px;
  margin-left: -60px;
}

.wrapper .footer-wrap {
  font-size: 0;
  display: block;
  margin-top: -120px;
}

.wrapper .footer-wrap p {
  text-align: center;
  font-size: 48px;
  padding-bottom: 10px;
}

.window-box .box {
  max-height: 80%;
  overflow-y: auto;
}

.window-box .box h3 {
  line-height: 120px;
  height: 120px;
  font-size: 52px;
}

.window-box .box .content {
  padding: 40px 80px;
  font-size: 44px;
}

.window-box .box .content p {
  line-height: 1.8em;
  text-indent: 2em;
  padding-bottom: 10px;
  color: #102b4b;
}

.window-box .box .close {
  position: absolute;
  top: 25px;
  right: 20px;
  cursor: pointer;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 60px;
  color: #fff;
}

.window-box .box .close:hover {
  color: #111;
}

.media-wrap {
  display: inline-block;
  position: absolute;
  right: 0.2rem;
  top: 0.5rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: rgba(254, 80, 3, 0.6);
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.6);
  font-size: 0;
  line-height: 0.8rem;
}

.media-wrap i.iconfont {
  color: #fff;
  font-size: 0.8rem;
}
