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

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

}

.txt_container {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 54px;
  text-align: center;
}

.txt01 {
  width: 632px;
  height: 517px;
  background: url(../images/txt01.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  margin-left: 318px;
  margin-bottom: 12px;
}

.txt01 p {
  width: 53px;
  height: 23px;
  background: #BC3E37;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 9.3%;
  top: 4%;
  font-weight: bold;
}

.txt01 h3 {
  color: #BC3E37;
  font-size: 21px;
  top: 9%;
  left: 12%;
  position: absolute;
  line-height: 1;
}

.txt02 {
  width: 331px;
  height: 46px;
  color: #BC3E37;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background: url(../images/txt02_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin: -97px auto 50px;
}

.txt03 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt03_item {
  width: 168px;
  height: 168px;
  background: url(../images/txt03_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 13px;
}

.txt03_item:nth-child(2) {
  margin-right: 80px;
}

.box_container {
  padding-bottom: 100px;
  background: url(../images/bg_item.png) repeat-y center top;
}

.box01_top {
  height: 219px;
  background: url(../images/box01_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin: 0 auto 26px;
  box-sizing: border-box;
  padding: 66px 167px 66px 140px;
}

.box01_top_l {
  color: #FFFFFF;
  font-size: 31px;
  font-weight: bold;
  width: 150px;
  text-align: center;
  margin-right: 120px;
}

.box01_top_r {
  flex: 1;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
}

.box_t {
  height: 147px;
  background: url(../images/box_top.png) no-repeat center bottom;
  background-size: 100% auto;
}

.title {
  width: 622px;
  height: 113px;
  background: url(../images/title_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 25px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-shadow: 0px 5px 0px rgba(57, 11, 3, 0.71);
}

.title span {
  color: #FFF07B;
  font-size: 35px;
}

.box_c {
  background: url(../images/box_center.png) repeat-y center center;
  background-size: 100% auto;
}

.box_b {
  height: 94px;
  background: url(../images/box_bottom.png) no-repeat center top;
  background-size: 100% auto;
  margin-bottom: 27px;
}

.box01_body {
  width: 1083px;
  height: 356px;
  background: url(../images/box01_inner.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box01_l {
  width: 596px;
  height: 294px;
  background: #BC3E37;
  box-sizing: border-box;
  padding: 12px;
}

.box01_l #video01 {
  width: 100%;
  height: 100%;
}

.box01_r {
  width: 330px;
  margin-left: 70px;
}

.box01_r h3 {
  width: 164px;
  height: 49px;
  background: #BC3E37;
  border-radius: 24px;
  color: #FFFFFF;
  font-size: 28px;
  text-align: center;
  line-height: 49px;
  margin: 0 auto 18px;
}

.box01_r p {
  color: #000000;
  font-size: 20px;
  line-height: 34px;
  font-weight: bold;
}

.box02_lc {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 0 67px;
}

.sjtw {
  position: absolute;
  width: 196px;
  height: 47px;
  background: url(../images/arrow02.png) no-repeat center center;
  background-size: 100% 100%;
  color: #BC3E37;
  font-size: 26px;
  text-align: center;
  top: 0;
  right: 19%;
}

.box02_lc_item {
  width: 215px;
  height: 215px;
  background: url(../images/box02_item.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #BC3E37;
  font-size: 26px;
  text-align: center;
  top: -19px;
  right: 18%;
  line-height: 43px;
  font-weight: bold;
}

.img {
  margin: 16px auto 0;
}

.box03_top {
  width: 100%;
  height: auto;
  background: #BC3E37;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 25px;
  margin: 0 auto;
}

.box03_top ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  background: url(../images/arrow04.png) no-repeat center center;
  background-size: 580px;
}

.box03_top ul li {
  width: 169px;
  height: 166px;
  background: url(../images/box03_item.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.box03_top ul li span {
  background-image: -webkit-linear-gradient(-90deg, #FFFFFF 0%, #FFF07B 100%);
  -webkit-background-clip: text;
  color: #FFF07B;
  -webkit-text-fill-color: transparent;
}

.box03_item {
  background: #fff170;
  width: 97%;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 27px;
  color: #BC3E37;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  display: none;
}

.box03_item.active {
  display: block;
}

.box03_item::before {
  content: '';
  width: 28px;
  height: 15px;
  background: url(../images/arrow05.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: -14px;
  left: 6%;

}

.box03_item:nth-child(2)::before {
  left: 34.5%;

}

.box03_item:nth-child(3)::before {
  left: 63%;

}

.box03_item:nth-child(4)::before {
  left: 91%;

}

.star_container {
  display: flex;
  align-items: center;
  margin: 20px 0 16px;

}

.star_container p {
  background-image: -webkit-linear-gradient(268deg, #FFFEF4 0%, #FFF07F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFF07F;
  font-size: 21px;
  margin-left: 12px;
  font-weight: bold;
}

.box03 .box_c {
  box-sizing: border-box;
  padding: 0 78px;
}

.line {
  margin-bottom: 32px;
}

.box03_bottom {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.box03_b_l {
  width: 240px;
  height: 130px;
  background: url(../images/box03_b1.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.box03_b_l span {
  background-image: -webkit-linear-gradient(268deg, #FFFEF4 0%, #FFF07F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFF07F;
  font-size: 27px;
  font-weight: bold;
}

.box03_b_r {
  flex: 1;
  margin-left: -58px;
  height: 100px;
  background: #FBDE9C;
  border-radius: 6px;
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}

.box03_b_r_item {
  width: 99px;
  height: 99px;
  background: url(../images/box03_b2.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box03_b_r_item span,
.box03_b_r_item2 span {
  background-image: -webkit-linear-gradient(268deg, #FFFEF4 0%, #FFF07F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFF07F;
  font-weight: bold;
}

.box03_b_r_item2 {
  width: 173px;
  height: 66px;
  background: url(../images/box03_b3.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box04_body {
  box-sizing: border-box;
  padding: 0 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box04_item {
  width: 321px;
  height: 418px;
  background: url(../images/box04_item.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 29px 26px 0 28px;
  cursor: pointer;

}

.box04_img {
  width: 100%;
  height: 322px;
}

.box04_img img {
  width: 100%;
  height: 100%;
}

.box04_item_txt {
  display: none;
  box-sizing: border-box;
  padding: 12px;
  width: 100%;
  height: 322px;
  background: #CF2F2F;
}

.box04_item_txt p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}

.box04_item:hover .box04_img {
  display: none;
}

.box04_item:hover .box04_item_txt {
  display: block;
}

.box04_item h3 {
  color: #FFF07F;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  background-image: -webkit-linear-gradient(268deg, #FFFEF4 0%, #FFF07F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 28px;
}

.box05_body {
  box-sizing: border-box;
  padding: 0 34px;
}

.region a {
  float: left;
  display: block;
  width: 117px;
  height: 51px;
  background: linear-gradient(135deg, #EB534A, #C14039);
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 22px;
  text-align: center;
  line-height: 51px;
  font-size: 19px;
  color: #FFFFFF;
  transition: all .3s linear;
  margin-right: 20px;
}

.region a:hover {
  color: #A53E20;
  font-weight: bold;
  background: url(../images/province_active.png) no-repeat center center;
  background-size: 100% 100%;
  line-height: 46px;
}

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

.fix_r {
  display: none;
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 999;
  width: 110px;
  height: 309px;
  background: url(../images/fix_r.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 125px;
}

.fix_r a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 11px;
  width: 84px;
  height: 33px;
  background: linear-gradient(190deg, #FFFEF6, #FFF07B);
  box-shadow: 0px 3px 0px 0px rgba(137, 30, 16, 0.71);
  border-radius: 16px;
  color: #B43D2D;
  font-size: 17px;
  font-weight: bold;
  box-sizing: border-box;
}

.fix_r a:hover {
  background: #D6331D;
  border: 1px solid #FFFAD3;
  border-radius: 16px;
  color: #FFF07B;
}

@media only all and (max-width:1080px) {

  .banner {
    height: 21.8rem;
    background: url(../images/banner_bg.png) no-repeat center top;
    background-size: auto 100%;
  }

  .txt_container {
    width: 100%;
    padding-top: 1.35rem;
  }

  .txt01 {
    width: 15.8rem;
    height: 12.925rem;
    margin: 0 auto 0.3rem;
  }

  .txt01 p {
    width: 1.325rem;
    height: 0.575rem;
    border-radius: 0.1rem;
    font-size: 0.5rem;
    left: 9.3%;
    top: 4%;
  }

  .txt01 h3 {
    font-size: 0.525rem;
    top: 9%;
    left: 12%;
  }

  .txt02 {
    width: 8.275rem;
    height: 1.15rem;
    font-size: 0.625rem;
    margin: -2.425rem auto 1.25rem;
  }



  .txt03_item {
    width: 4.2rem;
    height: 4.2rem;
    font-size: 0.55rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 0.325rem;
  }

  .txt03_item:nth-child(2) {
    margin-right: 2rem;
  }

  .box_container {
    padding-bottom: 1rem;
    background-size: 100% auto;
  }

  .box01_top {
    height: auto;
    background: none;
    flex-direction: column;
    margin: 0 auto 0.65rem;
    padding: .8rem;
  }

  .box01_top_l {
    background-color: #BA2828;
    font-size: 0.775rem;
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    padding: .4rem;
  }

  .box01_top_r {
    width: 100%;
    font-size: 0.7rem;
    box-sizing: border-box;
    padding: .8rem;
    background-color: #FCECD9;
  }

  .box_t {
    height: 3.675rem;
    background: url(../images/box_top.png) no-repeat center bottom;
    background-size: 100% auto;
  }

  .title {
    width: 80%;
    height: 2.825rem;
    font-size: 0.625rem;
    text-shadow: 0rem 0.125rem 0rem rgba(57, 11, 3, 0.71);
  }

  .title span {
    font-size: 0.875rem;
  }



  .box_b {
    height: 2.35rem;
    margin-bottom: 0.675rem;
  }

  .box01_body {
    width: 90%;
    margin: 0 auto;
    height: auto;
    background: none;
    flex-direction: column;
  }

  .box01_l {
    width: 14.9rem;
    height: 7.35rem;
    background: #BC3E37;
    box-sizing: border-box;
    padding: 0.3rem;
  }

  .box01_l #video01 {
    width: 100%;
    height: 100%;
  }

  .box01_r {
    width: 14.9rem;
    margin-top: .8rem;
    box-sizing: border-box;
    padding: .8rem;
    background-color: #FCECD9;
    margin-left: 0;
  }

  .box01_r h3 {
    width: 4.1rem;
    height: 1.225rem;
    border-radius: 0.6rem;
    font-size: 0.8rem;
    line-height: 1.225rem;
    margin: 0 auto 0.45rem;
  }

  .box01_r p {
    font-size: 0.6rem;
    line-height: 0.85rem;
  }

  .box02_body {
    width: 94%;
    margin: 0 auto;
  }

  .box02_lc {
    padding: 0;
  }

  .box02_lc img {
    width: .3rem;
    height: auto;
  }

  .sjtw {
    width: 4.9rem;
    height: 1.175rem;
    font-size: 0.65rem;
    top: 0;
    right: 10%;
  }

  .box02_lc_item {
    width: 4rem;
    height: 4rem;
    font-size: 0.65rem;
    top: -0.475rem;
    right: 18%;
    line-height: 1.075rem;
  }

  .img {
    width: 100%;
    height: auto;
    margin: 0.4rem auto 0;
  }

  .box03_top {
    width: 100%;
    border-radius: 0.15rem;
    padding: 0.4rem;
  }

  .box03_top ul {
    margin-bottom: 0.75rem;
  }

  .box03_top ul li {
    width: 3.8rem;
    height: 3.7rem;
    font-size: 0.5rem;
  }

  .box03_item {
    width: 97%;
    padding: 0.5rem 0.675rem;
    font-size: 0.425rem;
  }

  .box03_item::before {
    content: '';
    width: 0.7rem;
    height: 0.375rem;
    top: -0.35rem;
    left: 9%;
  }

  .box03_item:nth-child(2)::before {
    left: 34.5%;
  }

  .box03_item:nth-child(3)::before {
    left: 61%;
  }

  .box03_item:nth-child(4)::before {
    left: 86%;
  }

  .star_container {
    margin: 0.5rem 0 0.4rem;
  }

  .star_container p {
    font-size: 0.7rem;
    margin-left: 0.3rem;
  }

  .box03 .box_c {
    padding: 0 .8rem;
  }

  .line {
    width: 100%;
    height: auto;
    margin-bottom: 0.8rem;
  }

  .box03_bottom {
    flex-direction: column;
    margin-top: 0.75rem;
  }

  .box03_b_l {
    width: 6rem;
    height: 3.25rem;
  }

  .box03_b_l span {
    font-size: 0.7rem;
  }

  .box03_b_r {
    width: 100%;
    margin-left: 0;
    height: auto;
    border-radius: 0.15rem;
    padding: .6rem;
    flex-wrap: wrap;
  }

  .box03_b_r_item {
    width: 4rem;
    height: 4rem;
    font-size: 0.7rem;
    margin: .2rem 0;
  }


  .box03_b_r_item2 {
    width: 49%;
    height: 3rem;
    margin: .2rem 0;
  }

  .box04_body {
    padding: 0 2rem;
    flex-direction: column;
  }

  .box04_item {
    width: 100%;
    height: 16rem;
    margin: .6rem 0;
    padding: 1.2rem 1.3rem 0;
  }

  .box04_img {
    width: 100%;
    height: 12.6rem;
  }


  .box04_item_txt {
    padding: 0.3rem;
    height: 12.6rem;
  }

  .box04_item_txt p {
    font-size: 0.7rem;
    line-height: .8rem;
  }

  .box04_item h3 {
    font-size: 0.8rem;
    margin-top: 0.8rem;
  }

  .box05_body {
    padding: 0 0.85rem;
  }

  .region a {
    width: 23.6%;
    height: 1.6rem;
    margin-right: 1%;
    margin-bottom: .4rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }

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

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

  .region a:hover {
    line-height: 1.5rem;
  }

}