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

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

.txt_container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 354px;
}

.txt1 {
  margin: 0 auto;
}

.box_container {
  background: linear-gradient(90deg, #000000, #262626, #000000);
}

.fenge_line {
  margin: 0 auto;
}

.box01 .wrap {
  padding: 80px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zb_txt h2 {
  color: #FF4600;
  font-size: 42px;
}

.zb_txt p {
  color: #FFFFFF;
  font-size: 20px;
  margin: 20px 0;
}

.zb_txt p::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/circle.png) no-repeat center center;
  margin-right: 10px;
}

.zb_txt p:last-child:before {
  background: none;
}

.title {
  height: 126px;
  background: url(../images/title_bg.png) no-repeat center center;
  text-align: center;
  color: #FFFEFE;
  font-size: 40px;
  font-weight: bold;
  line-height: 90px;
  box-sizing: border-box;
  padding-left: 20px;
}

.box02, .box03, .box04, .box05 {
  padding-bottom: 80px;
}

.box02_container {
  margin-top: 30px;
  height: 328px;
  background: url(../images/fw_bg.png) no-repeat center center;
}

.box02_wrap {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.box02_wrap div {
  width: 12%;
  height: 308px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.img2 {
  margin-left: -10px;
}

.img2 p {
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon4 img {
  margin-right: 10px;
}

.icon4 p {
  margin-top: 158px;
}

.txt_line1 {
  margin-right: 20px;
}

.box02 table {
  width: 100%;
  box-sizing: border-box;
  border-spacing: 0;
  text-align: center;
  margin-top: 47px;
}

.box02 table th {
  height: 80px;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: normal;
  background: linear-gradient(180deg, #E34C1C, #3C0704);
}

.box02 table td {
  color: #FFFFFF;
  font-size: 16px;
  border-right: 1px solid #7A2813;
  border-bottom: 1px solid #7A2813;
  height: 80px;
}

.box02 table td:first-child {
  border-left: 1px solid #7A2813;
}

.box02 table td a {
  display: block;
  width: 90px;
  height: 30px;
  background: linear-gradient(180deg, #E34C1C, #3C0704);
  box-shadow: 0px -1px 0px 0px #FFFFFF inset;
  border-radius: 5px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.box03_container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ht_r {
  display: flex;
  align-items: center;
}

.box03_container h1 {
  line-height: 69px;
  height: 69px;
  text-align: center;
  box-sizing: border-box;
  color: #FFFEFE;
  font-size: 35px;
  width: 208px;
  margin-bottom: 10px;
}

.ht_ys h1 {
  padding-right: 30px;
  background: url(../images/ht_bg.png) no-repeat center center;
}

.other_ys {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.other_ys h1 {
  padding-left: 30px;
  background: url(../images/other_bg.png) no-repeat center center;
}

.box03_container p {
  color: #FFFEFE;
  font-size: 20px;
  text-align: center;
  line-height: 52px;
  height: 52px;
  width: 305px;
  margin-bottom: 10px;
}

.box03_container p:last-child {
  margin-bottom: 0;
}

.ht_list p {
  margin-left: 10px;
  background: url(../images/ht_line.png) no-repeat center center;
}

.other_list p {
  background: url(../images/other_line.png) no-repeat center center;
}

.box03_container p img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.pk_img {
  margin-top: 80px;
}

.box04_container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box04_container a {
  display: block;
  width: 295px;
  height: 201px;
  overflow: hidden;
}

.box04_container a img {
  width: 100%;
  height: 100%;
  transition: transform 1s;
}

.box04_container a:hover img {
  transform: scale(1.2);
}

/* 城市 */

.city_list {
  display: flex;
  flex-wrap: wrap;
}

.city_list li {
  cursor: pointer;
  position: relative;
  width: 130px;
  height: 36px;
  background: linear-gradient(180deg, #E34C1C, #3C0704);
  border-radius: 2px;
  margin: 10px 22px 10px 0;
}

.city_list li:nth-child(8n) {
  margin-right: 0;
}

.city_list li p {
  line-height: 36px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  font-weight: bold;
}

.city_list li .city_qr {
  display: none;
  position: absolute;
  width: 114px;
  height: 114px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 9;
}

.city_list li .city_qr img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

@media only all and (max-width:1080px) {
  .banner {
    height: 9rem;
    background-size: auto 100%;
  }
  .txt_container {
    width: 100%;
    padding-top: 6rem;
  }
  .txt1 {
    width: 90%;
  }
  .fenge_line {
    width: 100%;
  }
  .box01 .wrap {
    padding: 1rem 0;
    flex-direction: column;
  }
  .box01 .wrap img {
    width: 80%;
    margin-bottom: .4rem;
  }
  .zb_txt h2 {
    font-size: .8rem;
  }
  .zb_txt p {
    font-size: .7rem;
    margin: .2rem 0;
  }
  .zb_txt p::before {
    width: .5rem;
    height: .5rem;
    background-size: 100% 100%;
    margin-right: .2rem;
  }
  .title {
    height: 3rem;
    background-size: auto 100%;
    font-size: .8rem;
    line-height: 2.2rem;
    padding-left: 1%;
  }
  .box02, .box03, .box04, .box05 {
    padding-bottom: 1rem;
  }
  .box02_container {
    margin-top: .6rem;
    height: auto;
    background: none;
  }
  .box02_wrap {
    width: 94%;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .box02_wrap div {
    width: 5rem;
    height: 5rem;
    font-size: .6rem;
  }
  .box02_wrap div img {
    width: 1.4rem;
  }
  .box02_wrap div p {
    width: 100%;
    height: 4.5rem;
    background: url(../images/dbx.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .img2 {
    height: 10rem !important;
    margin-top: -2rem;
  }
  .icon_two {
    margin-top: 0;
  }
  .img2 p {
    width: 50%;
    height: 4.5rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .icon4 img {
    margin-right: 0;
  }
  .icon4 p {
    margin-top: 0;
  }
  .txt_line1 {
    margin-right: 0;
  }
  .box02 table {
    margin-top: .8rem;
  }
  .box02 table th {
    height: 1.8rem;
    font-size: .7rem;
  }
  .box02 table td {
    font-size: .65rem;
    height: 2rem;
  }
  .box02 table td a {
    width: 3.5rem;
    height: 1.6rem;
    border-radius: .4rem;
    font-size: .6rem;
    line-height: 1.6rem;
  }
  .box03_container {
    width: 94%;
    flex-direction: column;
    align-items: center;
  }
  .ht_r {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .ht_r img.book {
    width: 70%;
    margin-bottom: .5rem;
  }
  .box03_container h1 {
    line-height: 1.8rem;
    height: 1.8rem;
    font-size: .8rem;
    width: 5rem;
    margin: 0 auto .4rem;
  }
  .ht_ys h1 {
    padding-right: .5rem;
    background-size: 100% 100%;
  }
  .other_ys {
    align-items: center;
  }
  .other_ys h1 {
    padding-left: .5rem;
    background-size: 100% 100%;
  }
  .box03_container p {
    font-size: .7rem;
    line-height: 1.8rem;
    height: 1.8rem;
    width: 10rem;
    margin-bottom: .4rem;
  }
  .ht_list p {
    margin-left: 0;
    background-size: 100% 100%;
  }
  .other_list p {
    background-size: 100% 100%;
  }
  .box03_container p img {
    width: .7rem;
    margin-right: .2rem;
  }
  .pk_img {
    margin-top: 0;
    width: 60%;
    margin-bottom: -1em;
  }
  .box04_container {
    width: 94%;
    flex-wrap: wrap;
  }
  .box04_container a {
    width: 49%;
    height: 6rem;
  }
  /* 城市 */
  .city_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5rem auto;
  }
  .city_list li {
    margin: .3rem 1.2% .3rem 0;
    width: 24%;
    height: 1.6rem;
    line-height: 1.6rem;
    background-size: 100% 100%;
  }
  .city_list li:nth-child(6n) {
    margin-right: 1.2%;
  }
  .city_list li:nth-child(4n) {
    margin-right: 0;
  }
  .city_list li p {
    line-height: 1.6rem;
    font-size: .7rem;
  }
  .city_list li .city_qr {
    width: 2.5rem;
    height: 2.5rem;
  }
  .city_list li .city_qr img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}