﻿.box {
  position: relative;
  overflow: hidden;
  background-color: #B60801;
}

.banner {
  height: 830px;
  background: url(../images/banner_bg.png) no-repeat center top;
}

.banner_container {
  width: 1200px;
  padding-top: 100px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.txt01 {
  margin: 0 auto;
}

.txt02 {
  margin: 21px auto 25px;
}

.txt03 {
  margin: 0 auto 40px;
}

.txt04 {
  margin: 0 auto;
}

.bird {
  position: absolute;
  top: 10px;
  left: -100px;
  animation-duration: 2s;
}

.taiyang {
  position: absolute;
  top: 80px;
  right: -180px;
  animation-duration: 2s;
}

.box01 {
  height: 1210px;
  background: url(../images/box01_bg.png) no-repeat center top;
}

.box02 {
  height: 964px;
  box-sizing: border-box;
  padding-top: 67px;
  background: url(../images/box02_bg.png) no-repeat center top;
}

.box03 {
  height: 1254px;
  box-sizing: border-box;
  padding-top: 67px;
  background: url(../images/box03_bg.png) no-repeat center top;
}

.box04 {
  height: 985px;
  box-sizing: border-box;
  padding-top: 67px;
  background: url(../images/box04_bg.png) no-repeat center top;
}

.box05 {
  height: 931px;
  box-sizing: border-box;
  padding-top: 67px;
  background: url(../images/box05_bg.png) no-repeat center top;
}

.box06 {
  height: 1039px;
  box-sizing: border-box;
  padding-top: 67px;
  background: url(../images/box06_bg.png) no-repeat center top;
}

.title img {
  margin: 0 auto;
}

.box01_title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #330000;
  font-size: 36px;
  font-weight: bold;
  margin: 20px 0 10px;
}

.box01_title p {
  margin: 0 20px;
}

.box01_title span {
  color: #C8211B;
}

.box01_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box01_item {
  width: 380px;
  height: 380px;
  box-sizing: border-box;
  padding: 78px 38px 0;
  background: url(../images/box01_item.png) no-repeat center center;
  background-size: 100% 100%;
}

.box01_item h2 {
  color: #C8211B;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.box01_txt {
  height: 180px;
  overflow-y: scroll;
}

.box01_txt p {
  color: #330000;
  font-size: 18px;
  line-height: 1.7;
}

.title2 {
  position: relative;
}

.box02_bird {
  position: absolute;
  top: 29px;
  right: 3px;
  animation-duration: 2s;
}

.box02_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 37px;
}

.box02_item {
  width: 575px;
}

.box02_top {
  width: 575px;
  height: 510px;
  background: url(../images/box02_item.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}

.box02_top .mskd, .box02_top .ydy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box02_top p {
  height: 72px;
  line-height: 72px;
  color: #330000;
  font-size: 20px;
  text-align: center;
  position: absolute;
}

.box02_l .tip1 {
  width: 167px;
  background: url(../images/box02_tip1.png) no-repeat center center;
  background-size: 100% 100%;
  top: 2%;
  left: 30%;
  animation: box2_move 5s linear infinite reverse;
}

.box02_l .tip2 {
  width: 127px;
  background: url(../images/box02_tip4.png) no-repeat center center;
  background-size: 100% 100%;
  top: 18%;
  left: 19%;
  animation: box2_move 3s linear infinite reverse;
}

.box02_l .tip3 {
  width: 207px;
  background: url(../images/box02_tip2.png) no-repeat center center;
  background-size: 100% 100%;
  top: 16%;
  left: 48%;
  animation: box2_move 3s linear infinite reverse;
}

.box02_l .tip4 {
  width: 187px;
  background: url(../images/box02_tip3.png) no-repeat center center;
  background-size: 100% 100%;
  top: 43%;
  left: 4%;
  animation: box2_move 2s linear infinite reverse;
}

.box02_l .tip5 {
  width: 167px;
  background: url(../images/box02_tip1.png) no-repeat center center;
  background-size: 100% 100%;
  top: 37%;
  left: 65%;
  animation: box2_move 6s linear infinite reverse;
}

.box02_l .tip6 {
  width: 167px;
  background: url(../images/box02_tip1.png) no-repeat center center;
  background-size: 100% 100%;
  top: 63%;
  left: 24%;
  animation: box2_move 4s linear infinite reverse;
}

.box02_l .tip7 {
  width: 127px;
  background: url(../images/box02_tip4.png) no-repeat center center;
  background-size: 100% 100%;
  top: 61%;
  left: 61%;
  animation: box2_move 4s linear infinite reverse;
}

.box02_l .tip8 {
  width: 207px;
  background: url(../images/box02_tip2.png) no-repeat center center;
  background-size: 100% 100%;
  top: 80%;
  left: 30%;
  animation: box2_move 3s linear infinite reverse;
}

.box02_bottom {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 40px;
  line-height: 1.8;
}

.box02_r p {
  width: 127px;
  background: url(../images/box02_tip4.png) no-repeat center center;
  background-size: 100% 100%;
}

.box02_r .tip1 {
  top: 11%;
  left: 23%;
  animation: box2_move 5s linear infinite reverse;
}

.box02_r .tip2 {
  top: 11%;
  left: 54%;
  animation: box2_move 2s linear infinite reverse;
}

.box02_r .tip3 {
  top: 42%;
  left: 4%;
  animation: box2_move 6s linear infinite reverse;
}

.box02_r .tip4 {
  top: 42%;
  left: 72%;
  animation: box2_move 4s linear infinite reverse;
}

.box02_r .tip5 {
  top: 71%;
  left: 23%;
  animation: box2_move 3s linear infinite reverse;
}

.box02_r .tip6 {
  top: 71%;
  left: 54%;
  animation: box2_move 5s linear infinite reverse;
}

@keyframes box2_move {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(-5px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}

.box03_bird1 {
  position: absolute;
  top: 54px;
  left: 74px;
  animation-duration: 2s;
}

.box03_bird2 {
  position: absolute;
  top: -2px;
  right: 135px;
  animation: rightLeaf 3s linear infinite;
}

@keyframes rightLeaf {
  from {
    transform: rotateZ(0)
  }
  25% {
    transform: rotateZ(-5deg)
  }
  50% {
    transform: rotateZ(-10deg)
  }
  75% {
    transform: rotateZ(-5deg)
  }
  to {
    transform: rotateZ(0deg)
  }
}

.box03_inner {
  width: 1200px;
  height: 874px;
  box-sizing: border-box;
  padding: 26px 24px;
  margin-top: 34px;
  background: url(../images/box03_inner.png) no-repeat center center;
  background-size: 100% 100%;
}

.box03_item {
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 40px;
  color: #330000;
  font-size: 16px;
  font-weight: bold;
}

.box03_item4 {
  height: 106px;
}

.box03_item div {
  width: 118px;
  margin-right: 50px;
}

.box03_item .jd {
  margin-right: 31px;
}

.box03_item:nth-child(2n) {
  background: rgba(255, 213, 156, 0.3);
}

.box04_fish {
  position: absolute;
  top: -43px;
  right: 158px;
  animation: rightLeaf 3s linear infinite;
}

.box04_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 37px;
}

.box04_l {
  width: 290px;
  height: 665px;
  background: url(../images/box04_l.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.box04_l p {
  width: 220px;
  height: 52px;
  background: #C8211B;
  border-radius: 26px;
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  line-height: 52px;
}

.box04_l img {
  margin: 24px 0;
}

.box04_r {
  width: 920px;
  height: 665px;
  background: #B32B2B;
  border-radius: 0 10px 10px 0;
  box-sizing: border-box;
  padding: 0 40px;
}

.box04_r p {
  color: #FFFFFF;
  font-size: 18px;
  padding: 30px 0;
  line-height: 1.7;
  border-bottom: 1px dashed #CA3838;
}

.box04_r p:last-child {
  border-bottom: 0;
}

.box05_bird {
  position: absolute;
  top: -51px;
  left: 135px;
  animation: rightLeaf 3s linear infinite;
}

.box05_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 37px;
}

.box05_l {
  width: 774px;
  height: 611px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  background: url(../images/box05_l.png) no-repeat center center;
  background-size: 100% 100%;
}

.box05_l img {
  width: 704px;
  height: 541px;
}

.box05_r {
  flex: 1;
}

.box05_r p {
  display: flex;
  align-items: center;
  color: #330000;
  font-size: 22px;
  margin: 25px 0;
}

.box05_r p img {
  margin-right: 15px;
}

.box06_flower {
  position: absolute;
  top: -29px;
  right: 195px;
  animation: rightLeaf 3s linear infinite;
}

.more_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
}

.more_list a {
  display: block;
  width: 380px;
  height: 250px;
  background: #B32B2B;
  box-sizing: border-box;
  border: 7px solid #A02020;
  overflow: hidden;
}

.more_list a img {
  width: 100%;
  height: 100%;
  transition: transform 1.5s ease;
}

.more_list a:hover img {
  transform: scale(1.3);
}

.hls {
  margin: 60px auto 30px;
}

/* 地区开始 */

.region a {
  float: left;
  width: 130px;
  height: 54px;
  background: #B32B2B;
  margin-right: 22px;
  text-align: center;
  margin-top: 30px;
  border-radius: 4px;
  line-height: 54px;
  font-size: 18px;
  color: #FFFFFF;
}

.region a:hover {
  background: linear-gradient(0deg, #FFD59C, #F6E5C3);
  color: #C8211B;
}

.region a:nth-child(8n) {
  margin-right: 0;
}

.fixed_right {
  position: fixed;
  display: none;
  top: 24%;
  right: 0;
  z-index: 100;
  width: 214px;
  height: 522px;
  box-sizing: border-box;
  padding: 210px 0 0;
  background: url(../images/fixed_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.fixed_right a {
  display: block;
  width: 116px;
  height: 40px;
  box-sizing: border-box;
  line-height: 40px;
  border: 1px solid #C8211B;
  border-radius: 20px;
  margin: 0 auto 10px;
  color: #C8211B;
  font-size: 18px;
  text-align: center;
  background: transparent;
}

.fixed_right a:hover {
  color: #fff;
  background: #C8211B;
}

.up {
  cursor: pointer;
  margin: 0 auto;
}

.zxkc_btn {
  margin: -24px auto 0;
}
.small_title {
  color: #330000;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

@media only all and (max-width:1400px) {
  .fixed_right {
    width: 160px;
    height: 433px;
    box-sizing: border-box;
    padding: 180px 0 0;
    background-size: 100% 100%;
  }
  .fixed_right a {
    font-size: 16px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 10px;
  }
}

@media only all and (max-width:1080px) {
  .banner {
    height: 12rem;
    background-size: auto 100%;
  }
  .banner_container {
    width: 100%;
    padding-top: 1rem;
  }
  .txt01 {
    width: 50%;
    margin: 0 auto;
  }
  .txt02 {
    width: 73%;
    margin: .4rem auto .8rem;
  }
  .txt03 {
    width: 70%;
    margin: 0 auto .8rem;
  }
  .txt04 {
    width: 50%;
    margin: 0 auto;
  }
  .bird {
    width: 5rem;
    top: .2rem;
    left: 0;
  }
  .taiyang {
    width: 2rem;
    top: 9%;
    right: 5%;
  }
  .box01 {
    height: auto;
    box-sizing: border-box;
    padding: 0 0 1rem;
    background-size: auto 100%;
  }
  .box02 {
    height: auto;
    padding: 1rem 0;
    background-size: auto 100%;
  }
  .box03 {
    height: auto;
    padding: 1rem 0;
    background-size: auto 100%;
  }
  .box04 {
    height: auto;
    padding: 1rem 0;
    background-size: auto 100%;
  }
  .box05 {
    height: auto;
    padding: 1rem 0;
    background-size: auto 100%;
  }
  .box06 {
    height: auto;
    padding: 1rem 0;
    background-size: auto 100%;
  }
  .title img {
    height: 2.4rem;
  }
  .box01_title {
    font-size: .75rem;
    margin: .2rem 0 .1rem;
  }
  .box01_title img {
    width: 2rem;
  }
  .box01_title p {
    margin: 0 .4rem;
  }
  .box01_list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .box01_item {
    width: 49.5%;
    height: 11rem;
    padding: 1.7rem 5% 0;
    margin-bottom: .2rem;
  }
  .box01_item:nth-child(1) {
    margin-right: 1%;
  }
  .box01_item h2 {
    font-size: .8rem;
    margin-bottom: .4rem;
  }
  .box01_txt {
    height: 6.5rem;
  }
  .box01_txt p {
    font-size: .6rem;
    line-height: 1.3;
  }
  .title2 {
    position: relative;
  }
  .box02_bird {
    top: 7%;
    right: -4%;
  }
  .box02_list {
    flex-direction: column;
    margin-top: .8rem;
  }
  .box02_item {
    width: 100%;
  }
  .box02_top {
    width: 100%;
    height: 15rem;
  }
  .box02_top .mskd {
    width: 30%;
  }
  .box02_top .ydy {
    width: 50%;
  }
  .box02_top p {
    height: 2.8rem;
    line-height: 2.8rem;
    font-size: .7rem;
  }
  .box02_l .tip1 {
    width: 6rem;
    top: 2%;
    left: 30%;
  }
  .box02_l .tip2 {
    width: 4.4rem;
    top: 18%;
    left: 19%;
  }
  .box02_l .tip3 {
    width: 7rem;
    top: 16%;
    left: 48%;
  }
  .box02_l .tip4 {
    width: 7rem;
    top: 43%;
    left: -3%;
  }
  .box02_l .tip5 {
    width: 6rem;
    top: 37%;
    left: 65%;
  }
  .box02_l .tip6 {
    width: 6rem;
    top: 63%;
    left: 24%;
  }
  .box02_l .tip7 {
    width: 4.4rem;
    top: 61%;
    left: 61%;
  }
  .box02_l .tip8 {
    width: 7rem;
    top: 80%;
    left: 30%;
  }
  .box02_bottom {
    font-size: .7rem;
    margin-top: .6rem;
    line-height: 1.5;
    margin-bottom: .8rem;
  }
  .box02_r p {
    width: 4.4rem;
  }
  .box02_r .tip1 {
    top: 11%;
    left: 23%;
  }
  .box02_r .tip2 {
    top: 11%;
    left: 54%;
  }
  .box02_r .tip3 {
    top: 42%;
    left: 4%;
  }
  .box02_r .tip4 {
    top: 42%;
    left: 72%;
  }
  .box02_r .tip5 {
    top: 71%;
    left: 23%;
  }
  .box02_r .tip6 {
    top: 71%;
    left: 54%;
  }
  .box03_bird1 {
    top: 60%;
    left: 9%;
  }
  .box03_bird2 {
    top: 10%;
    right: 8%;
  }
  .box03_inner {
    width: 100%;
    height: auto;
    padding: 0;
    margin-top: 1rem;
    background: #fff;
    border: .1rem solid #F0A966;
  }
  .zxkc_btn {
    width: 6rem;
    margin: -.2rem auto 0;
  }
  .box03_item {
    width: 100%;
    height: auto;
    padding: .4rem 0;
    font-size: .6rem;
  }
  .box03_item4 {
    height: auto;
  }
  .box03_item div {
    width: 20%;
    margin-right: 1%;
  }
  .box03_item div img {
    height: 1rem;
    width: auto;
  }
  .box03_item .jd {
    width: 18%;
    margin-right: 1%;
  }
  .box03_item .txt {
    width: 60%;
  }
  .box04_fish {
    top: 1%;
    right: 9%;
  }
  .box04_container {
    flex-direction: column;
    margin-top: .6rem;
  }
  .box04_l {
    width: 56%;
    height: 13rem;
    margin-bottom: .6rem;
  }
  .box04_l p {
    width: 60%;
    height: 1.4rem;
    border-radius: 1rem;
    font-size: .7rem;
    line-height: 1.4rem;
  }
  .box04_l img {
    width: .4rem;
    margin: .2rem 0;
  }
  .box04_r {
    width: 100%;
    height: auto;
    border-radius: .4rem;
    padding: 0 .8rem;
  }
  .box04_r p {
    font-size: .7rem;
    padding: .4rem 0;
    line-height: 1.4;
  }
  .box04_r p:last-child {
    border-bottom: 0;
  }
  .box05_bird {
    top: 10%;
    left: 10%;
  }
  .box05_container {
    flex-direction: column;
    margin-top: .8rem;
  }
  .box05_l {
    width: 87%;
    height: 12rem;
    margin-right: 0;
  }
  .box05_l img {
    width: 90%;
    height: auto;
  }
  .box05_r {
    width: 80%;
  }
  .box05_r p {
    font-size: .7rem;
    margin: .2rem 0;
  }
  .box05_r p img {
    width: 1rem;
    margin-right: .2rem;
  }
  .box06_flower {
    top: 4%;
    right: 13%;
  }
  .hls {
    width: 60%;
    margin: .8rem auto;
  }
  /* 地区开始 */
  .more_list {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .8rem;
  }
  .more_list a {
    width: 49%;
    height: 6rem;
    margin-bottom: .2rem;
    border: .2rem solid #A02020;
  }
  .more_list a:first-child {
    margin-right: 2%;
  }
  .region a {
    width: 24%;
    height: 1.8rem;
    margin-right: 1%;
    margin-top: .2rem;
    line-height: 1.8rem;
    font-size: .7rem;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
  .small_title {
      font-size: .7rem;
      margin-bottom: .4rem;
  }
  
}