body {
  /* background-color: #151514; */
}

.box {
  position: relative;
  overflow: hidden;
}

.banner {
  width: 100%;
  height: 1041px;
  /* background: url(../images/bg.png) no-repeat top center; */
  position: relative;
  box-sizing: border-box;
  /* background-size: 100%; */
  overflow: hidden;
}
.banner-bg {
  width: 100%;
  height: 1041px;
  background: url(../images/bg.png) no-repeat top center;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background-size: 100%;
  -webkit-animation: banArrow 10s infinite linear;
  -moz-animation: banArrow 10s infinite linear;
  -ms-animation: banArrow 10s infinite linear;
  -o-animation: banArrow 10s infinite linear;
  animation: banArrow 10s infinite linear;
}
@keyframes banArrow {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1.2);
  }
  60% {
    transform: scale(1.3);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.1);
  }
}

.banner_container {
  padding-top: 0;
  margin: 0 auto;
  position: relative;
  height: 1041px;
  background: url("../images/banner_bg.png") no-repeat center;
}
.head {
  position: absolute;
  top: 0;
  right: 20px;
  width: 208px;
  height: 171px;
  background: url("../images/box_r_bg.png") no-repeat bottom center;
  text-align: center;
  box-sizing: border-box;
  padding: 16px;
}
.head p {
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  color: #ffffff;
}
.head p:before,
.head p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 47px;
  height: 1px;
  background: #fff;
  margin: -3px 2px 0;
}
.head h2 {
  font-size: 34px;
  line-height: 34px;
  font-family: FZLanTingHeiS-DB-GB;
  /* font-weight: 400; */
  color: #ffffff;
  /* text-shadow: 0px 0px 15px rgba(51, 0, 0, 0.3); */
  background: linear-gradient(0deg, #fec290 0%, #fffcf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 8px 0;
}
.head h4 {
  font-size: 24px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 4px;
  box-sizing: border-box;
  padding-left: 4px;
}
.banner_container .container {
  padding: 134px 0 0;
}
.txt {
  width: 1023px;
  height: 429px;
  background: url("../images/title.png") no-repeat center;
  margin: 0 0 0 161px;
  position: relative;
}
.year {
  position: absolute;
  left: 461px;
  bottom: 72px;
}
.txt02 {
  margin-left: 380px;
  margin-top: -33px;
}
.star {
  position: absolute;
  left: -14px;
  top: 427px;
}
.box1-title {
  margin-top: 352px;
  display: flex;
  justify-content: center;
}
.box1-word {
  margin-left: 15px;
}
.box1-word p {
  font-size: 44px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #000000;
  margin-bottom: 16px;
}
.box1 {
  height: 622px;
  background: url("../images/box1_bg.png") no-repeat top center;
}
.box1 .container {
  padding: 60px 0;
}
.box1-content {
  display: flex;
  justify-content: space-between;
}
.box1-fl {
  width: 590px;
}
.box1-img {
  height: 430px;
  background: #9c6e2a;
}
.box1-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.box1-hot {
  height: 72px;
  background: linear-gradient(-90deg, #bb2312, #e8611f);
  margin-top: -1px;
  line-height: 72px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.box1-fr {
  width: 570px;
}
.tea-box {
  height: 147px;
  background: url("../images/text_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
}
.tea-fl {
  width: 353px;
}
.tea-fl h3 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 10px;
}
.tea-fl p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.tea-fr {
  width: 160px;
  height: 160px;
  background: #ffffff;
  border: 5px solid #b08544;
  box-shadow: 0px 0px 15px 0px rgba(64, 39, 0, 0.3);
  border-radius: 50%;
  position: absolute;
  right: 30px;
  top: -28px;
  box-sizing: border-box;
  padding: 9px 0 0 7px;
  overflow: hidden;
}
.tea-fr img {
  margin: auto;
}
.box1-fr li {
  line-height: 70px;
  box-sizing: border-box;
  padding: 0 0 0 69px;
  border-bottom: 1px dashed #b08544;
  font-size: 18px;
  color: #000;
  position: relative;
}
.box1-fr li a {
  color: #000;
}
.box1-fr li:hover a {
  color: #cc0000;
}
.box1-fr li:before {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 20px;
  background: url("../images/icon1.png") no-repeat center;
}
.box1-fr li:hover:before {
  background: url("../images/icon2.png") no-repeat center;
}
.box2 {
  background: url("../images/box2_bg.png") no-repeat top center;
  margin-top: -1px;
}
.box2 .container {
  padding-bottom: 60px;
}
.box2-tab {
  margin: 0 0 15px;
  height: 110px;
  background: url("../images/time_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 0px 60px;
}
.box2-tab li {
  float: left;
  line-height: 70px;
  width: 120px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 20px 0;
  cursor: pointer;
}
.box2-tab li:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background: url("../images/arrow.png") no-repeat center;
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.box2-tab li:last-child:after {
  display: none;
}
.box2-tab li span {
  display: none;
  color: #bb2312;
  font-size: 18px;
}
.box2-tab li.active {
  background: url("../images/date_bg.png") no-repeat -2px 3px;
  /* padding: 20px 20px 20px 0; */
  color: #bb2312;
  font-size: 30px;
  font-family: FZYaSongS-B-GB;
}
.box2-tab li.active span {
  display: inline-block;
}
.box2-tab-item {
  display: none;
}
.box2-tab-item.active {
  display: block;
}
.box2-tab-item li {
  float: left;
  width: 32%;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  line-height: 60px;
  position: relative;
  margin-right: 2%;
  font-size: 18px;
  color: #000;
  border-bottom: 1px dashed rgba(176, 133, 68, 0.2);
}
.box2-tab-item li:before,
.box4-item li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: linear-gradient(135deg, #bb2312, #e8611f);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.box2-tab-item li:nth-child(3n) {
  margin-right: 0;
}
.box2-tab-item li:hover a {
  color: #cc0000;
}
.box3 {
  background: url("../images/box3_bg.png") no-repeat bottom center;
}
.box3 .container {
  padding: 0 0 60px;
}
.box3-tab {
  display: flex;
  margin-top: 20px;
}
.box3-fl {
  width: 190px;
  height: 70px;
  line-height: 70px;
  background: linear-gradient(-135deg, #bb2312, #e8611f);
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.box3-tab-fr {
  position: relative;
  width: 1010px;
  box-sizing: border-box;
  padding: 0 60px;
  border: 1px solid #cc0000;
  height: 70px;
  line-height: 70px;
}
.jd-keywords {
  font-size: 18px;
  color: #000;
  text-align: center;
  cursor: pointer;
}
.box3-tab-fr .swiper-slide {
  display: inline-block;
}
.box3-tab-fr .swiper-slide.active .jd-keywords {
  color: #cc0000;
  font-size: 20px;
  font-weight: 600;
}
.box3 .swiper-button-prev,
.swiper-button-next {
  width: 28px;
  height: 44px;
  background: url("../images/prev.png") no-repeat center;
  margin-top: -17px;
}
.box3 .swiper-button-prev {
  left: 20px;
}
.box3 .swiper-button-next {
  background: url("../images/next.png") no-repeat center;
  right: 20px;
}
.box3-content {
  margin-top: 60px;
  text-align: center;
}
.box3-title {
  display: inline-block;
  position: relative;
  height: 89px;
  background: url("../images/jd_bg.png") no-repeat top center;
  box-sizing: border-box;
  padding: 10px 10px 0 205px;
}
.box3-title-word {
  display: inline-block;
  padding: 0 30px;
  line-height: 79px;
  background: #b08544;
  color: #ffffff;
  font-size: 36px;
}
.box3-icon {
  position: absolute;
  top: -10px;
  left: 0;
}
.box3-item {
  display: none;
}
.box3-item.active {
  display: block;
}
.box3-word {
  margin-top: 30px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
  box-sizing: border-box;
  padding: 15px;
}
.box3-article {
  background: rgba(176, 133, 68, 0.15);
  box-sizing: border-box;
  padding: 35px 40px;
  text-align: left;
}
.box3-article p {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  text-indent: 36px;
}
.box4 {
  background: url("../images/box4_bg.png") repeat-y top center;
}
.box4 .container {
  padding: 60px 0;
}
.box4-content {
  background: #ffffff;
  box-sizing: border-box;
  padding: 30px 15px 50px;
  position: relative;
}
.box4-tips {
  position: absolute;
  top: -15px;
  left: 0;
  width: 98px;
  height: 163px;
  background: url("../images/tip_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: center;
  line-height: 35px;
  writing-mode: vertical-lr;
  font-size: 34px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #ffffff;
}
.box4-tab {
  box-sizing: border-box;
  padding: 0 0 0 100px;
  margin-bottom: 30px;
  min-height: 120px;
}
.box4-tab li {
  display: inline-block;
  height: 49px;
  background: #b08544;
  border-radius: 25px;
  line-height: 49px;
  box-sizing: border-box;
  padding: 0 40px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  margin-right: 20px;
}
.box4-tab li.active,
.box4-tab li:hover {
  background: linear-gradient(-135deg, #bb2312, #e8611f);
}
.box4-item {
  display: none;
}
.box4-item.active {
  display: block;
}
.box4-item li {
  float: left;
  width: 49%;
  margin-right: 2%;
  line-height: 60px;
  border-bottom: 1px dashed rgba(176, 133, 68, 0.2);
  box-sizing: border-box;
  padding: 0 0 0 37px;
  position: relative;
  font-size: 17px;
  color: #000;
}
.box4-item li:before {
  left: 20px;
}
.box4-item li:nth-child(even) {
  margin-right: 0;
}
.box4-item li.active,
.box4-item li:hover {
  color: #cc0000;
}
.box5 {
  background: url("../images/box5_bg.png") no-repeat center;
  height: 643px;
}
.box5 .container {
  padding-top: 60px;
}
.tj {
  margin-top: 30px;
}
.tj li {
  float: left;
  width: 380px;
  height: 280px;
  background: url("../images/tj_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 10px;
  margin-right: 20px;
}
.tj li:nth-child(3) {
  margin-right: 0;
}
.tj li a {
  background: #fff;
}
.tj li a,
.tj li img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
  overflow: hidden;
}
.tj li img:hover {
  transform: scale(1.1);
}
.fixed-right {
  display: none;
  position: fixed;
  right: 0;
  top: 260px;
  z-index: 999;
}
.fixed-right li {
  width: 155px;
  height: 48px;
  line-height: 48px;

  background: linear-gradient(-90deg, #bb2312, #e8611f);
  margin-bottom: 1px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.fixed-right li:hover {
  background: #b08544;
}
.fixed-right li a {
  color: #fff;
}

@media only all and (max-width: 1080px) {
  ::-webkit-scrollbar {
    width: 0.1rem; /*对垂直流动条有效*/
  }
  .banner {
    width: 100%;
    height: 15rem;
    background-size: auto 100%;
    overflow: hidden;
  }

  .banner_container {
    height: 15rem;
    background-size: auto 100%;
  }
  .head {
    position: absolute;
    top: 0;
    right: 0rem;
    width: 4.5rem;
    height: 4rem;
    background-size: 110%;
    padding: 0.2rem;
  }
  .head p {
    font-size: 0.5rem;
  }
  .head p:before,
  .head p:after {
    width: 1rem;
    height: 1px;
    background: #fff;
    margin: -0.1rem 0.05rem 0;
  }
  .head h2 {
    font-size: 0.8rem;
    line-height: 0.8rem;
    margin: 0.1rem 0;
  }
  .head h4 {
    font-size: 0.7rem;
    letter-spacing: 0.1rem;
    padding-left: 0.1rem;
  }
  .banner_container .container {
    padding: 1.5rem 0 0;
  }
  .txt {
    width: 96%;
    height: 7rem;
    background-size: 90%;
    margin: 0 0 0 1.5rem;
  }
  .year {
    left: 7.5rem;
    bottom: 1rem;
  }
  .year img {
    width: 3rem;
  }
  .txt02 {
    margin-left: 6rem;
    margin-top: -0.8rem;
  }
  .txt02 img {
    width: 11rem;
  }
  .star {
    position: absolute;
    left: 0rem;
    top: 5rem;
  }
  .star img {
    width: 5rem;
  }
  .box1-title {
    margin-top: 3.7rem;
  }
  .hand-line {
    width: 2.8rem;
    height: 2.6rem;
  }
  .box1-word {
    margin-left: 0.5rem;
  }
  .box1-word img {
    width: 100%;
  }
  .box1-word p {
    font-size: 0.8rem;
    line-height: 0.9rem;
    margin-bottom: 0.2rem;
  }
  .box1 {
    height: auto;
    background-position: top center;
    background-size: auto 100%;
  }
  .box1 .container {
    padding: 2rem 0 1rem;
  }
  .box1-content {
    display: block;
  }
  .box1-fl {
    width: 90%;
    margin: auto;
  }
  .box1-img {
    height: 13rem;
  }
  .box1-hot {
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
  }
  .box1-fr {
    width: 90%;
    margin: 2rem auto 0;
  }
  .tea-box {
    height: auto;
    background-size: 100% 100%;
    padding: 0.5rem;
  }
  .tea-fl {
    width: 70%;
  }
  .tea-fl h3 {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
  }
  .tea-fl p {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .tea-fr {
    width: 4.5rem;
    height: 4.5rem;
    border: 0.1rem solid #b08544;
    box-shadow: 0px 0px 0.4rem 0px rgba(64, 39, 0, 0.3);
    right: 0.5rem;
    top: -0.7rem;
    padding: 0.2rem 0 0 0.2rem;
  }
  .tea-fr img {
    margin: auto;
    width: 100%;
  }
  .box1-fr li {
    line-height: 1rem;
    padding: 0.5rem 0 0.5rem 1.5rem;
    font-size: 0.7rem;
  }
  .box1-fr li:before {
    left: 0.3rem;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1rem;
    height: 0.8rem;
    background-size: 100%;
  }
  .box1-fr li:hover:before {
    background-size: 100%;
  }
  .box2 {
    background-size: auto 100%;
  }
  .title {
    overflow: hidden;
  }
  .title img {
    width: 180%;
    margin-left: -45%;
  }
  .box2 .container {
    padding-bottom: 1.5rem;
  }
  .box2-tab {
    margin: 0.5rem 0 0.5rem;
    height: auto;
    background-size: 100% 100%;
    padding: 0px 1rem 0 0.6rem;
  }
  .box2-tab li {
    height: 2rem;
    line-height: 1.2rem;
    width: 20%;
    font-size: 0.7rem;
    padding: 0.5rem 0;
  }
  .box2-tab li:after {
    width: 0.3rem;
    height: 0.5rem;
    background-size: 100% 100%;
    right: -0.2rem;
  }
  .box2-tab li:last-child:after {
    display: none;
  }
  .box2-tab li span {
    font-size: 0.6rem;
  }
  .box2-tab li.active {
    background: url("../images/date_bg.png") no-repeat -0.1rem 0.1rem;
    background-size: 100% 100%;
    font-size: 1rem;
  }
  .box2-tab-item {
    width: 90%;
    margin: auto;
  }
  .box2-tab-item li {
    float: left;
    width: 100%;
    padding: 0 0 0 0.5rem;
    line-height: 1.8rem;
    margin-right: 0;
    font-size: 0.7rem;
  }
  .box2-tab-item li:before,
  .box4-item li:before {
    width: 0.2rem;
    height: 0.2rem;
  }
  .box3 {
    background: auto 100%;
  }
  .box3 .container {
    padding: 0 0 1.5rem;
  }
  .box3-tab {
    display: flex;
    margin-top: 0.5rem;
  }
  .box3-fl {
    width: 4rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
  }
  .box3-tab-fr {
    position: relative;
    width: calc(100% - 4rem);
    padding: 0 1rem;
    height: 2rem;
    line-height: 2rem;
  }
  .jd-keywords {
    font-size: 0.7rem;
  }
  .box3-tab-fr .swiper-slide {
    display: inline-block;
  }
  .box3-tab-fr .swiper-slide.active .jd-keywords {
    font-size: 0.8rem;
  }
  .box3 .swiper-button-prev,
  .swiper-button-next {
    width: 0.7rem;
    height: 1.1rem;
    background-size: 100%;
    margin-top: -0.4rem;
  }
  .box3 .swiper-button-prev {
    left: 0.4rem;
  }
  .box3 .swiper-button-next {
    background-size: 100%;
    right: 0.4rem;
  }
  .box3-content {
    margin-top: 1.5rem;
  }
  .box3-title {
    height: 2rem;
    background-size: auto 100%;
    padding: 0.25rem 0.25rem 0 6rem;
  }
  .box3-icon {
    width: 6rem;
  }
  .box3-title-word {
    display: inline-block;
    padding: 0 0.8rem;
    line-height: 2rem;
    font-size: 0.9rem;
  }
  .box3-icon {
    top: -0.25rem;
    left: 0;
  }
  .box3-item {
    display: none;
  }
  .box3-item.active {
    display: block;
  }
  .box3-word {
    margin-top: 0.8rem;
    padding: 0.4rem;
  }
  .box3-article {
    padding: 0.8rem 1rem;
    height: 13rem;
    overflow: auto;
  }
  .box3-article p {
    font-size: 0.7rem;
    line-height: 1rem;
    margin-bottom: 0.3rem;
    text-indent: 1.4rem;
  }
  .box4 {
    background: url("../images/box4_bg.png") repeat-y top center;
  }
  .box4 .container {
    padding: 1.5rem 0;
  }
  .box4-content {
    padding: 0.8rem 0.5rem 1.25rem;
  }
  .box4-tips {
    top: -0.4rem;
    left: 0;
    width: 2.5rem;
    height: 4rem;
    background-size: 100% 100%;
    padding: 0 0.6rem;
    line-height: 1.3rem;
    font-size: 0.8rem;
  }
  .box4-tab {
    padding: 0 0 0 2.5rem;
    margin-bottom: 0.5rem;
    min-height: 4rem;
  }
  .box4-tab li {
    height: 1.25rem;
    border-radius: 1rem;
    line-height: 1.25rem;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
    margin-right: 0.5rem;
  }
  .box4-item li {
    width: 100%;
    margin-right: 2%;
    line-height: 1rem;
    box-sizing: border-box;
    padding: 0.5rem 0 0.5rem 1rem;
    font-size: 0.8rem;
  }
  .box4-item li:before {
    left: 0.5rem;
  }
  .box4-item li:nth-child(even) {
    margin-right: 0;
  }
  .box5 {
    background-size: auto 100%;
    height: auto;
  }
  .box5 .container {
    padding-top: 1.5rem;
  }
  .tj {
    width: 80%;
    margin: 0.5rem auto 0;
  }
  .tj li {
    float: left;
    width: 100%;
    height: 9rem;
    background-size: 100%;
    padding: 0.3rem;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  .tj li:nth-child(3) {
    margin-right: 0;
  }
  .tj li a {
    background: #fff;
  }
  .tj li a,
  .tj li img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    overflow: hidden;
  }
  .tj li img:hover {
    transform: scale(1.1);
  }
  .fixed-right {
    display: none;
  }
}
