* {
  margin: 0;
  padding: 0;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .banner-text {
  position: absolute;
  left: 50%;
  top: 0;
  color: #fff;
  height: 100%;
  width: 1200px;
  margin-left: -600px;
}
.banner .banner-text .bbg {
  background: rgba(208, 6, 14, 0.8);
  height: 100%;
  width: 500px;
  padding: 50px 100px 50px 50px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.banner .banner-text .bbg::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  margin-top: 10px;
}
.banner .banner-text h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.banner .banner-text p {
  font-size: 14px;
  color: #fff;
  line-height: 1.8;
  margin: 0;
}
.pt3 {
  padding-top: 30px;
}
.pb3 {
  padding-bottom: 30px;
}
.autowidth {
  width: 1200px;
  margin: 0 auto;
}
.ydzf {
  background: url(../images/ydzf_bg.jpg) no-repeat center bottom #f6f6f6;
}
.divPa .w-50 {
  width: 48%;
  text-align: center;
}
.divPa .w-100 {
  width: 100%;
  text-align: center;
}
.divPa .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.divPa > .swiperAll {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center     ;
  margin-bottom: 20px     ;
}
.divPa > .swiperAll .swiper {
  width: 85%;
}
.ysf_divflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f6f6f6;
  padding: 20px 70px;
  margin-top: 30px;
}
.ysf_divflex > div {
  width: 50%;
}
.ysf_divflex .dl {
  padding: 0 30px;
}
.ysf_divflex .dl .divh {
  font-size: 30px;
  color: #d0060e;
  margin-bottom: 20px;
}
.ysf_divflex .dl p {
  font-size: 14px;
  margin-bottom: 20px;
}
ul li {
  list-style: none;
}
.swiperBox {
  margin-bottom: 40px;
}
.divBox .divTit {
  font-size: 32px;
  color: #333333;
  text-align: center;
  padding: 20px;
}
.divBox .divTit > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.divBox .divTit > div::before {
  content: "";
  display: block;
  width: 50px;
  height: 7px;
  background: url(../images/titl.png) no-repeat center;
  margin: 0 10px;
}
.divBox .divTit > div::after {
  content: "";
  display: block;
  width: 50px;
  height: 7px;
  background: url(../images/titr.png) no-repeat center;
  margin: 0 10px;
}
.divBox .divPs {
  font-size: 14px;
  color: #999;
  padding: 20px 100px;
  text-align: center;
}
.divBox .divPs .divh {
  font-size: 26px;
  color: #d0060e;
  margin-bottom: 10px;
}
.divBox .swiperBox .tit {
  text-align: center;
  font-size: 24px;
  padding: 20px;
  color: #fff;
}
.divBox .swiper-slide p {
  margin-bottom: 20px;
}
.divBox .divPa {
  background: #fff;
  padding: 60px;
}
.divBox .callPhone {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6f6f6;
  padding: 20px;
}
.divBox .callPhone .dl {
  font-size: 30px;
  color: #466ab1;
  padding-right: 20px;
  border-right: 1px solid #c8c8c8;
  margin-right: 20px;
  font-weight: bold;
}
.divBox .callPhone .dr {
  font-size: 22px;
  line-height: 1.2;
  padding-right: 20px;
}
.divBox .callPhone .dr p {
  font-size: 14px;
}
.divBox .jwul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.divBox .jwul li {
  text-align: center;
  width: 31%;
}
.divBox .jwul li span {
  display: block;
}
.divBox .ulflex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.divBox .ulflex li {
  width: auto;
}
.swiper-next,
.swiper-prev {
  display: block;
  width: 38px;
  height: 71px;
  cursor: pointer;
}
.swiper-next {
  background: url(../images/sl.png) no-repeat center;
}
.swiper-prev {
  background: url(../images/sr.png) no-repeat center;
}
.xjzfDiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 90px;
  margin-top: 30px;
}
.xjzfDiv .divl {
  width: 60%;
}
.xjzfDiv .divl .divh {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.6;
}
.xjzfDiv .divl p {
  font-size: 14px;
}
.zhzf {
  background: url(../images/zhzf_bg.jpg) no-repeat center;
}
.zjzfDiv {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  background: #fff;
}
.zjzfDiv > div {
  width: 50%;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.8;
  color: #222;
}
.zjzfDiv .divl {
  padding: 30px;
}
.szrmbDiv {
  padding: 60px;
  background: #fff;
}
.szrmb ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.szrmb ul li {
  width: 30%;
  color: #333333;
  line-height: 1.6;
}
.szrmb .callPhone {
  background: #f4e9e9;
  padding: 40px;
}
.szrmb .callPhone .dl {
  color: #d0060e;
  width: 35%;
}
.szrmb .callPhone .dl p {
  font-size: 22px;
}
.szrmb .callPhone .dl span {
  font-size: 40px;
}
.szrmb .callPhone .dr {
  width: 65%;
  font-size: 14px;
  line-height: 1.6;
  color: #606060;
}
@media screen and (max-width: 1450px) {
  /* .ticketBox .container {width: auto;} */
  .ticketBox .tab-container {
    max-width: 1000px;
  }
  .bookingBox .tit {
    max-width: 1000px;
  }
  .bookingBox .tit span {
    width: 200px;
    background-position: 200px center;
  }
}
@media screen and (max-width: 1366px) {
  body {
    width: 100%;
  }
  .banner {
    width: 100%;
    left: unset;
    margin: 0;
  }
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  .autowidth {
    width: auto;
  }
  .swiper-slide img {
    width: 100%;
  }
  .divBox .divPa {
    padding: 20px;
  }
  .divBox .swiper-slide p {
    font-size: 12px;
  }
  .divBox .jwul li img {
    width: 100%;
  }
  .szrmb ul li img {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .banner img {
    width: 200%;
    margin-left: -50%;
  }
  .banner .banner-text {
    left: 0 ;
    margin: 0;
  }
  .banner .banner-text h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .banner .banner-text .bbg {
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: unset;
  }
  .divBox .divPs {
    padding: 10px;
  }
  .divBox .ulflex li img {
    width: 100%;
  }
  .divBox .ulflex li:nth-child(1) {
    width: 50%;
    margin-bottom: 10px;
  }
  .divBox .ulflex li:nth-child(2) {
    width: 70%;
  }
  .divBox .callPhone {
    flex-wrap: wrap;
  }
  .divBox .callPhone > div {
    width: 100%;
  }
  .divBox .callPhone .dl {
    border: none;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .divPa .flex {
    flex-wrap: wrap;
  }
  .divPa .flex > div {
    width: 100%;
  }
  .ysf_divflex {
    padding: 20px;
    display: flex;
    flex-wrap: wrap ;
  }
  .ysf_divflex > div {
    width: 100%;
    padding: 0!important;
  }
  .ysf_divflex > div img {
    width: 100%;
  }
  .szrmbDiv {
    padding: 20px;
  }
  .xjzfDiv,
  .zjzfDiv,
  .szrmb ul {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .xjzfDiv li,
  .zjzfDiv li,
  .szrmb ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .xjzfDiv > div,
  .zjzfDiv > div,
  .szrmb ul > div {
    width: 100%!important;
    padding: 0!important;
    margin-bottom: 10px;
  }
  .xjzfDiv > div .divh,
  .zjzfDiv > div .divh,
  .szrmb ul > div .divh {
    font-size: 16px!important;
  }
  .xjzfDiv > div img,
  .zjzfDiv > div img,
  .szrmb ul > div img {
    width: 100%;
  }
  .divBox .divTit {
    font-size: 20px;
  }
  .szrmb .callPhone {
    padding: 20px;
  }
  .szrmb .callPhone .dl {
    width: 100%;
  }
  .szrmb .callPhone .dl p {
    font-size: 20px;
  }
  .szrmb .callPhone .dl span {
    font-size: 20px;
  }
  .szrmb .callPhone .dr {
    width: 100%;
  }
  .swiper-next,
  .swiper-prev {
    display: block;
    width: 28px;
    height: 41px;
    cursor: pointer;
    background-size: cover;
  }
}
@media (max-width: 960px) {
  .banner img {
    width: 250%!important;
    margin-left: -100%;
  }
  .banner .banner-text {
    width: 100%;
  }
  .banner .banner-text .bbg {
    width: 100%;
  }
  .banner .banner-text .bbg {
    padding: 20px;
  }
  .divPa .swiper-wrapper {
    align-items: center;
  }
}
