body {
  background: #e43e30;
}

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

.banner {
  width: 100%;
  height: 944px;
  background: url(../images/banner_bg.png) no-repeat top center;
  position: relative;
  box-sizing: border-box;
  padding-top: 22px;
}

.banner_content {
  width: 679px;
  height: 678px;
  background: url("../images/head_bg.png") no-repeat center;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 77px 33px;
  position: relative;
}

.txt01 {
  font-size: 22px;
  font-family: "FZLTZHK";
  color: rgb(40, 38, 86);
  text-align: center;
  transform: skewY(-7deg);
  box-sizing: border-box;
  padding: 0 100px 0 0;
  margin-bottom: 10px;
}

.txt {
  width: 489px;
  height: 315px;
  background: url("../images/title.png") no-repeat center;
}

.banner_icon1 {
  position: absolute;
  left: -134px;
  bottom: -91px;
  width: 445px;
  height: 420px;
  background: url("../images/tu.png") no-repeat center;
}

.banner_icon2 {
  position: absolute;
  right: 23px;
  bottom: -42px;
  width: 329px;
  height: 224px;
  background: url("../images/mao.png") no-repeat center;
}

.introduction {
  width: 904px;
  height: 163px;
  background: url("../images/intr_bg.png") no-repeat center;
  margin: 56px auto 0;
  box-sizing: border-box;
  padding: 20px 0;
  text-align: center;
  position: relative;
}

.introduction p {
  font-size: 30px;
  font-family: FZLanTingHei-L-GBK;
  font-weight: 400;
  color: #ffffff;
  line-height: 45px;
}

.introduction p span {
  color: #ffe052;
}

.box1 .container {
  padding: 40px 0 0;
}

.title {
  font-size: 44px;
  font-family: Lantinghei SC;
  color: #ffffff;
  padding-top: 64px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.hide_title {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 156px;
  font-family: Impact;
  font-weight: 400;
  color: #c93f2d;
  background-image: linear-gradient(180deg,
      #c93f2d -60%,
      rgba(201, 63, 45, 0) 76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: -1;
}

.title:before,
.title:after {
  content: "";
  display: inline-block;
  width: 55px;
  height: 29px;
  background: url("../images/title_l.png") no-repeat center;
  margin: 0 5px;
}

.title:after {
  transform: rotate(180deg);
}

.title span:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 101px;
  height: 4px;
  background: #ffe052;
  border-radius: 2px;
}

.box1_content {
  margin-top: 94px;
  height: 561px;
  background: url("../images/box1_bg.png") no-repeat;
  background-position: center 145px;
  position: relative;
}

.box1_mijuan {
  display: block;
  margin: 0 auto 59px;
}

.jump {
  width: 250px;
  height: 65px;
  line-height: 65px;
  background: linear-gradient(30deg, #ffe974 0%, #ffc230 100%);
  box-shadow: 0px 5px 18px 0px rgba(181, 92, 81, 0.33);
  text-align: center;
  font-size: 26px;
  font-family: Lantinghei SC;
  font-weight: bold;
  color: #a11e0d;
  margin: auto;
  animation: tada 3s infinite;
  cursor: pointer;
}

.pz {
  position: absolute;
  box-sizing: border-box;
  padding: 20px 40px;
  background: #bd0f00;
  border: 1px solid #e45441;
  border-radius: 40px;
  color: #fff;
  font-size: 24px;
  font-family: Lantinghei SC;
}

.pz p span {
  color: #ffe052;
}

.arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0px;
  border-width: 10px;
  border-style: solid;
}

.arrow3 {
  bottom: -20px;
  border-color: #bd0f00 transparent transparent;
}

.arrow4 {
  top: -20px;
  border-color: transparent transparent #bd0f00;
}

.pz1 {
  top: -49px;
  left: 72px;
}

.pz2 {
  top: 85px;
  left: 30px;
}

.pz3 {
  top: -59px;
  right: -52px;
}

.pz4 {
  top: 190px;
  right: 0px;
}

.pz:after {
  content: "";
  display: block;
  width: 286px;
  height: 99px;
  position: absolute;
}

.pz1:after,
.pz2:after {
  background: url("../images/box1_icon1.png") no-repeat center;
  bottom: -115px;
  left: 50%;
}

.pz3:after,
.pz4:after {
  background: url("../images/box1_icon2.png") no-repeat center;
  right: 50%;
}

.pz3:after {
  bottom: -115px;
}

.pz4:after {
  top: -30px;
}

.box2,
.box4,
.box6 {
  background: #d32413;
}

.box2 .hide_title,
.box4 .hide_title,
.box6 .hide_title {
  background-image: linear-gradient(180deg,
      #dc2c1d -60%,
      rgba(201, 63, 45, 0) 76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box2 {
  margin-top: -30px;
  padding-bottom: 70px;
}

.box2_content {
  width: 1127px;
  height: 461px;
  background: url("../images/box2_bg.png") no-repeat center;
  margin: 25px auto 0;
  position: relative;
  box-sizing: border-box;
  padding: 0 50px;
}

.box2_tab {
  line-height: 120px;
  display: flex;
  justify-content: space-between;
}

.box2_tab h2 {
  text-align: center;
  width: 50%;
  font-size: 32px;
  color: #fff;
  cursor: pointer;
}

.box2_item {
  display: none;
}

.box2_item.active {
  display: block;
}

.box2_item li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #c23a16;
  padding-bottom: 40px;
  padding-top: 10px;
}

.box2_item li:last-child {
  border-bottom: none;
}

.li_fl {
  width: 214px;
  position: relative;
}

.to_buy {
  position: absolute;
  width: 173px;
  height: 51px;
  background: linear-gradient(-30deg, #ffc452 0%, #ffe985 100%);
  box-shadow: 0px 5px 18px 0px rgba(181, 92, 81, 0.33);
  border-radius: 26px;
  text-align: center;
  line-height: 51px;
  color: #a11e0d;
  font-size: 20px;
  font-weight: bold;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}

.to_buy2 {
  bottom: -50px;
}

.li_fl img {
  display: block;
  width: 100%;
}

.li_fr {
  width: 770px;
}

.li_fr2 {
  padding-top: 40px;
}

.mj_detail {
  margin-bottom: 10px;
}

.mj_detail h3 {
  width: 114px;
  height: 32px;
  background: url("../images/h3_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 0 15px 0 10px;
  line-height: 32px;
  color: #bb1e0a;
  font-size: 18px;
  margin-bottom: 5px;
}

.mj_detail p {
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}

.box3 .container {
  padding: 50px 0;
}

.box3_content {
  margin-top: 53px;
}

.box3_content li {
  float: left;
  width: 380px;
  height: 396px;
  background: url("../images/box3_li_bg.png") no-repeat center;
  margin-right: 30px;
  box-sizing: border-box;
  padding: 39px 25px 0;
  text-align: center;
  position: relative;
}

.box3_content li:nth-child(3) {
  margin-right: 0;
}

.box3_content li h1 {
  font-size: 45px;
  color: #a71817;
}

.box3_content li h6 {
  font-size: 25px;
  color: #000000;
  font-weight: 400;
}

.box3_li {
  margin: 18px 0 80px;
}

.box3_li3 {
  margin: 52px 0 80px;
}

.box3_li a {
  display: inline-block;
  width: 115px;
  height: 37px;
  background: #e17d3c;
  border-radius: 18px;
  margin: 8px 14px;
  text-align: center;
  line-height: 37px;
  font-size: 17px;
  color: #ffffff;
}

.yh_price {
  text-align: left;
  font-size: 25px;
  color: #fff;
}

.box3_icon {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 158px;
  height: 149px;
  background: url("../images/box3_icon.png") no-repeat center;
}

.box3 .jump {
  margin-top: 60px;
}

.box4 .container {
  padding: 40px 0;
}

.box4_lc {
  margin: 30px 0 48px;
}

.box4_title {
  /* width: 178px; */
  height: 56px;
  line-height: 45px;
  background: url("../images/lc_bg.png") no-repeat center;
  margin: 0 auto 9px;
  text-align: center;
  color: #ffe052;
  font-size: 24px;
}

.box4_lc ul {
  background: url("../images/bottom.png") no-repeat center 96%;
}

.box4_lc li {
  float: left;
  width: 267px;
  margin-right: 34px;
  text-align: center;
  position: relative;
}

.box4_lc li:after {
  content: "";
  display: block;
  width: 38px;
  height: 68px;
  background: url("../images/right.png") no-repeat center;
  position: absolute;
  right: -38px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.box4_lc li:nth-child(4):after {
  display: none;
}

.box4_lc li:nth-child(4) {
  margin-right: 0;
}

.box4_lc li img {
  display: block;
  width: 100%;
}

.lc_title {
  display: inline-block;
  line-height: 38px;
  height: 38px;
  background: #ab2817;
  border: 1px solid #e45441;
  border-radius: 19px;
  padding: 0 20px;
  font-size: 18px;
  color: #ffffff;
}

.box4_bottom {
  display: flex;
  justify-content: space-between;
  margin-bottom: 41px;
}

.box4_fl {
  width: 86%;
  height: 271px;
  background: url("../images/box4_bottom_bg.png") no-repeat center;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding-top: 100px;
}

.box4_fl p {
  font-size: 24px;
  color: #fff;
}

.box4_fl h3 {
  font-size: 30px;
  color: #ffe052;
  font-weight: 400;
}

.get {
  position: absolute;
  padding: 0 31px;
  line-height: 45px;
  background: #e43e30;
  border: 1px dashed #e96b43;
  border-radius: 23px;
  font-size: 18px;
  color: #fff;
}

.get:after {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background: url("../images/icon1.png") no-repeat center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.get1:after,
.get2:after,
.get3:after {
  transform: rotate(180deg);
  right: -8px;
}

.get4:after,
.get5:after,
.get6:after {
  left: -8px;
}

.get1 {
  top: 22px;
  left: 124px;
}

.get2 {
  top: 109px;
  left: 51px;
}

.get3 {
  top: 193px;
  left: 88px;
}

.get4 {
  top: 22px;
  left: 649px;
}

.get5 {
  top: 109px;
  left: 669px;
}

.get6 {
  top: 193px;
  left: 649px;
}

.box4_fr {
  width: 163px;
  position: relative;
  z-index: 0;
  margin-top: 80px;
}

.code_bg {
  border: 8px solid #f34d3d;
  background: #fff;
  width: 139px;
  border-radius: 10px;
}

.code_bg img {
  display: block;
  width: 100%;
}

.code_tips {
  width: 30px;
  height: 119px;
  line-height: 30px;
  background: #b31505;
  border-radius: 5px;
  writing-mode: vertical-lr;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: -1;
  box-sizing: border-box;
  padding-top: 5px;
  font-size: 18px;
  color: #da5746;
}

.box5 .container {
  padding: 39px 0 71px;
}

.box5_content {
  width: 576px;
  height: 406px;
  margin: 20px auto 51px;
  position: relative;
  z-index: 0;
}

.box5_content li {
  position: absolute;
  width: 340px;
  height: 59px;
  background: url("../images/box5_bg1.png") no-repeat center;
  line-height: 59px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  z-index: -1;
}

.box5_content .box5_li4,
.box5_content .box5_li5,
.box5_content .box5_li6 {
  background: url("../images/box5_bg2.png") no-repeat center;
}

.kd {
  position: absolute;
  width: 118px;
  height: 52px;
  background: linear-gradient(137deg, #ffe39b 0%, #ffc253 100%);
  border-radius: 26px;
  color: #b30000;
  font-weight: 600;
  font-size: 24px;
  line-height: 52px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.box5_li1 .kd,
.box5_li2 .kd,
.box5_li3 .kd {
  left: -51px;
}

.box5_li4 .kd,
.box5_li5 .kd,
.box5_li6 .kd {
  right: -51px;
}

.box5_li1,
.box5_li2,
.box5_li3 {
  left: -207px;
}

.box5_li4,
.box5_li5,
.box5_li6 {
  right: -207px;
}

.box5_li1,
.box5_li4 {
  top: 100px;
}

.box5_li2,.box5_li5
{
  top: 209px;
}
/* .box5_li5 
{
  top: 280px;
} */

.box5_li3,
.box5_li6 {
  top: 306px;
}

.box5 .jump {
  width: 310px;
}

.box6 .container {
  padding: 85px 0 40px;
}

.box6_title {
  font-size: 44px;
  font-family: Lantinghei SC;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  margin-bottom: 40px;
}

.box6_title:before,
.box6_title:after {
  content: '';
  display: inline-block;
  width: 89px;
  height: 28px;
  background: url('../images/box6_l.png') no-repeat center;
  margin: 0 10px;
}

.box6_title:after {
  transform: rotate(180deg);
}

.city {
  margin-bottom: 90px;
}

.city li {
  float: left;
  width: 115px;
  height: 57px;
  background: #AB2817;
  border: 1px solid #E45441;
  border-radius: 10px;
  margin: 0 20px 31px 0;
  box-sizing: border-box;
  line-height: 57px;
  text-align: center;
}

.city li a {
  display: block;
  color: #FF9B8E;
  font-size: 18px;
}

.city li:nth-child(9n) {
  margin-right: 0;
}

.city li:hover {
  background: linear-gradient(-90deg, rgba(255, 196, 103, 0.96), rgba(255, 229, 164, 0.96));
}

.city li:hover a {
  color: #A11E0D;
}


/* 推荐 */
.more_list {
  width: 100%;
  margin: 23px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.more_list a {
  display: block;
  width: 285px;
  height: 201px;
  border-radius: 20px;
  overflow: hidden;

  border: 5px solid #F18854;
  box-sizing: border-box;
}

.more_list a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  border-radius: 15px;
}

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

.box1_shawdow {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  padding-top: 0px;
}

.box1_shawdowTopText {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 24px;
}

.banner_clock {
  width: 83px;
  position: absolute;
  left: 8px;
  top: -20px;
}

.box1_timeFlexBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box1_timeRedBox {
  width: 47px;
  height: 68px;
  background: linear-gradient(180deg, #FF1B45, #FF6838);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 48px;
  font-weight: 600;
  color: #FCFCFE;
  line-height: 48px;
}

.box1_timeText {
  font-size: 50px;
  font-weight: 600;
  color: #F3BC75;
  line-height: 50px;
  background: -webkit-linear-gradient(0deg, #FFFFEF 0%, #F3BC75 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 10px;
}

@media only all and (max-width: 1080px) {
  .banner {
    width: 100%;
    height: 20rem;
    background-size: auto 100%;
    padding-top: 1rem;
  }

  .banner_content {
    width: 78%;
    height: 15rem;
    background-size: 100%;
    padding: 2rem .8rem 0 .4rem;
    margin-left: 15%;
  }

  .txt01 {
    font-size: .7rem;
    transform: skewY(-4deg);
    padding: 0 2rem 0 0;
    margin-bottom: 0.2rem;
  }

  .txt {
    width: 10rem;
    height: 7rem;
    background-size: 100%;
  }

  .banner_icon1 {
    left: -2rem;
    bottom: -1rem;
    width: 8rem;
    height: 7rem;
    background-size: 100%;
  }

  .banner_icon2 {
    position: absolute;
    right: 0.2rem;
    bottom: -1rem;
    width: 7rem;
    height: 5rem;
    background-size: 100%;
  }

  .introduction {
    width: 16rem;
    height: 4rem;
    background-size: 100% 100%;
    margin: 1rem auto 0;
    padding: 0.5rem 0.8rem;
  }

  .introduction p {
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .box1 .container {
    padding: 1rem 0 0;
  }

  .title {
    font-size: 1rem;
    padding-top: 1.5rem;
  }

  .hide_title {
    top: -0.1rem;
    font-size: 4rem;
  }

  .title:before,
  .title:after {
    width: 1.25rem;
    height: 0.7rem;
    background-size: 100%;
    margin: 0 .1rem;
  }

  .title:after {
    transform: rotate(180deg);
  }

  .title span:after {
    bottom: -0.25rem;
    width: 2.5rem;
    height: 0.1rem;
    border-radius: 0.05rem;
  }

  .box1_content {
    margin-top: 10rem;
    height: 12rem;
    background-size: 100%;
    background-position: center 3rem;
  }

  .box1_mijuan {
    width: 40%;
    margin: 0 auto 2rem;
  }

  .jump {
    width: 5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.7rem;
  }

  .pz {
    padding: 0.5rem;
    border-radius: 1rem;
    font-size: 0.7rem;
  }

  .arrow {
    border-width: 0.25rem;
    border-style: solid;
    display: none;
  }

  .arrow3 {
    bottom: -0.5rem;
    border-color: #bd0f00 transparent transparent;
  }

  .arrow4 {
    top: -0.5rem;
    border-color: transparent transparent #bd0f00;
  }

  .pz1 {
    top: -9rem;
    left: 0;
  }

  .pz2 {
    top: -4rem;
    left: 0;
  }

  .pz3 {
    top: -6.5rem;
    right: 0;
  }

  .pz4 {
    top: -1.5rem;
    right: 0px;
  }

  .pz:after {
    display: none;
  }

  .box2 {
    margin-top: -0.7rem;
    padding-bottom: 1.7rem;
  }

  .box2_content {
    width: 100%;
    height: auto;
    background: none;
    margin: 1.8rem auto 0;
    padding: 0;

  }

  .box2_tab {
    line-height: 1.5rem;
    box-sizing: border-box;
    padding: 0 1rem;
  }

  .box2_tab h2 {
    text-align: center;
    width: 45%;
    font-size: 0.8rem;
    background: #B20000;
    border-radius: 0.5rem;
  }

  .box2_tab h2.active {
    background: #FA4F2C;
  }

  .box2_tab_all {
    background: #FA4F2C;
    border: 1px solid #FF6C45;
    border-radius: 0.5rem;
    overflow: hidden;
    margin-top: 0.5rem;
  }

  .box2_item li {
    display: block;
    padding: 0.5rem;
  }

  .li_fl {
    width: 50%;
    margin: auto;
  }

  .to_buy {
    width: 6rem;
    height: 2rem;
    border-radius: 1rem;
    line-height: 2rem;
    font-size: 0.8rem;
    bottom: -0.25rem;
  }

  .li_fl img {
    display: block;
    width: 100%;
  }

  .li_fr {
    width: 100%;
  }

  .li_fr2 {
    padding-top: 1rem;
  }

  .mj_detail {
    margin-bottom: 0.25rem;
  }

  .mj_detail h3 {
    width: 4rem;
    height: 1.2rem;
    background-size: 100%;
    padding: 0 0.4rem 0 0.25rem;
    line-height: 1.2rem;
    font-size: 0.7rem;
    margin-bottom: 0.1rem;
  }

  .mj_detail p {
    padding-left: 0.5rem;
    font-size: 0.7rem;
    line-height: 0.9rem;
  }

  .box3 .container {
    padding: 1.25rem 0;
  }

  .box3_content {
    margin-top: 1rem;
  }

  .box3_content li {
    width: 49%;
    height: 10rem;
    background-size: 100% 100%;
    margin-right: 2%;
    padding: 0.8rem 0.5rem 0;
    margin-bottom: 1rem;
  }

  .box3_content li:nth-child(2) {
    margin-right: 0;
  }

  .box3_content li:nth-child(3) {
    margin-right: 0;
    margin-left: 25%;
  }

  .box3_content li h1 {
    font-size: 1rem;
  }

  .box3_content li h6 {
    font-size: 0.7rem;
  }

  .box3_li {
    margin: 0.4rem 0 1.5rem;
  }

  .box3_li3 {
    margin: 1.4rem 0 1.5rem;
  }

  .box3_li a {
    width: 3rem;
    height: 1.2rem;
    border-radius: 0.5rem;
    margin: 0.2rem 0.1rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
  }

  .yh_price {
    font-size: 0.7rem;
  }

  .box3_icon {
    right: 0rem;
    bottom: 0;
    width: 3rem;
    height: 3rem;
    background-size: 100%;
  }

  .box3 .jump {
    margin-top: 0rem;
  }

  .box4 .container {
    padding: 1rem 0;
    overflow: hidden;
  }

  .box4_lc {
    margin: 1rem 0 0;
  }

  .box4_title {
    width: 10rem;
    height: 2rem;
    line-height: 1.8rem;
    background-size: 100%;
    margin: 0 auto 0.3rem;
    font-size: 0.7rem;
  }

  .box4_lc ul {
    background: none;
  }

  .box4_lc li {
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 1rem;
  }

  .box4_lc li:after {
    width: 1rem;
    height: 1.7rem;
    background-size: 100%;
    right: -0.8rem;
  }

  .lc_title {
    line-height: 1.2rem;
    height: 1.2rem;
    border-radius: 0.5rem;
    padding: 0 0.5rem;
    font-size: 0.7rem;
  }

  .box4_bottom {
    display: block;
    margin-bottom: 1rem;
  }

  .box4_fl {
    width: 100%;
    height: 17rem;
    background-size: 50%;
    background-position: top center;
    padding-top: 3rem;
    margin: auto;
  }

  .box4_fl p {
    font-size: 1rem;
  }

  .box4_fl h3 {
    font-size: 0.8rem;
  }

  .get {
    padding: 0 0.5rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    font-size: 0.7rem;
  }

  .get:after {
    width: 0.2rem;
    height: 0.3rem;
    background-size: 100%;
  }

  .get1:after,
  .get2:after,
  .get3:after {
    transform: rotate(180deg);
    right: -0.2rem;
  }

  .get4:after,
  .get5:after,
  .get6:after {
    left: -0.2rem;
  }

  .get1 {
    top: 10rem;
    left: 0rem;
  }

  .get2 {
    top: 12.5rem;
    left: 0rem;
  }

  .get3 {
    top: 15rem;
    left: 0rem;
  }

  .get4 {
    top: 9rem;
    left: 9rem;
  }

  .get5 {
    top: 12rem;
    left: 11.5rem;
  }

  .get6 {
    top: 15rem;
    left: 11rem;
  }

  .box4_fr {
    width: 8rem;
    position: relative;
    z-index: 0;
    margin: 1rem auto 0;
  }

  .code_bg {
    border: 0.2rem solid #f34d3d;
    width: 7.5rem;
    border-radius: 0.25rem;
  }

  .code_tips {
    width: 1rem;
    height: 6rem;
    line-height: 1rem;
    border-radius: 0.1rem;
    right: -1rem;
    top: 1rem;
    padding-top: 0.1rem;
    font-size: 0.8rem;
    text-align: center;
  }

  .box5 .container {
    padding: 1rem 0 1.5rem;
  }

  .box5_content {
    width: 100%;
    height: 10rem;
    margin: 3rem auto 1rem;
    position: relative;
    z-index: 0;
  }

  .box5_content img {
    display: block;
    width: 50%;
    margin: auto;
  }

  .box5_content li {
    width: 4rem;
    height: auto;
    background-size: 100% 100%;
    line-height: 0.8rem;
    font-size: 0.7rem;
    box-sizing: border-box;
    padding-right: 0.6rem;
    padding-left: 1.5rem;
  }

  .box5_content .box5_li4,
  .box5_content .box5_li5,
  .box5_content .box5_li6 {
    background-size: 100% 100%;
    padding-right: 1.6rem;
    padding-left: 0.5rem;
  }

  .kd {
    width: 3rem;
    height: 1.3rem;
    border-radius: 0.7rem;
    font-size: 0.6rem;
    line-height: 1.3rem;
  }

  .box5_li1 .kd,
  .box5_li2 .kd,
  .box5_li3 .kd {
    left: -1.5rem;
  }

  .box5_li4 .kd,
  .box5_li5 .kd,
  .box5_li6 .kd {
    right: -1.5rem;
  }

  .box5_li1,
  .box5_li2,
  .box5_li3 {
    left: 1.5rem;
  }

  .box5_li4,
  .box5_li5,
  .box5_li6 {
    right: 1.5rem;
  }

  .box5_li1,
  .box5_li4 {
    top: -2rem;
  }

  .box5_li2,
  .box5_li5 {
    top: 2rem;
  }

  .box5_li3,
  .box5_li6 {
    top: 6rem;
  }

  .box5 .jump {
    width: 8rem;
  }

  .box6 .container {
    padding: 2rem 0 1rem;
  }

  .box6_title {
    font-size: 0.8rem;
    margin-bottom: 1rem;
  }

  .box6_title:before,
  .box6_title:after {
    width: 2.2rem;
    height: 0.7rem;
    background-size: 100%;
    margin: 0 0.2rem;
    vertical-align: middle;
  }

  .box6_title:after {
    transform: rotate(180deg);
  }

  .city {
    margin-bottom: 1rem;
  }

  .city li {
    float: left;
    width: 24%;
    height: 1.5rem;
    border-radius: 0.25rem;
    margin: 0 1.25% 0.5rem 0;
    line-height: 1.5rem;
    text-align: center;
  }

  .city li a {
    display: block;
    color: #FF9B8E;
    font-size: 0.7rem;
  }

  .city li:nth-child(9n) {
    margin-right: 1.25%;
  }

  .city li:nth-child(4n) {
    margin-right: 0;
  }

  .city li:hover {
    background: linear-gradient(-90deg, rgba(255, 196, 103, 0.96), rgba(255, 229, 164, 0.96));
  }

  .city li:hover a {
    color: #A11E0D;
  }

  .more_list {
    width: 100%;
    flex-wrap: wrap;
    margin: 0.5rem auto;
  }

  .more_list a {
    width: 49%;
    height: 6rem;
    margin-right: 2%;
    margin-top: 0.4rem;
    border-radius: 0.5rem;
    padding: 0.2rem;
  }

  .more_list a img {
    border-radius: 0.3rem;
  }

  .more_list a:nth-child(2n) {
    margin-right: 0;
  }

  .box1_shawdow {
    width: 100%;
    height: auto;
    background: url(../images/box1_textBg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0rem;
    margin-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .box1_shawdowTopText {
    font-size: 0.6rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.6rem;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 0.6rem;
  }

  .box1_timeFlexBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box1_timeRedBox {
    width: 1.175rem;
    height: 1.7rem;
    background: linear-gradient(180deg, #FF1B45, #FF6838);
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.25rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #FCFCFE;
    line-height: 1.2rem;
  }

  .box1_timeText {
    font-size: 1.25rem;
    font-weight: 600;
    color: #F3BC75;
    line-height: 1.25rem;
    background: -webkit-linear-gradient(0deg, #FFFFEF 0%, #F3BC75 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 0.25rem;
  }

  .banner_clock {
    width: 2.075rem;
    position: absolute;
    left: 0.2rem;
    top: -0.5rem;
  }
}