body {
  background-color: #7e0504;
}

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

.banner {
  position: relative;
  width: 100%;
  height: 818px;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: center;
}

.txt01 {
  padding-top: 80px;
  margin: 0 auto;
  color: #fceb52;
  font-size: 60px;
  text-align: center;
  font-weight: bold;
}

.txt02 {
  margin: -36px auto 0 auto;
}

.flag {
  float: left;
}

.flag02 {
  float: right;
}

.tutu {
  position: absolute;
  bottom: -96px;
  left: 50%;
  transform: translateX(-50%);
}

.tutu img {
  margin: 0 auto;
}

.box_title {
  display: table;
  box-sizing: border-box;
  height: 105px;
  line-height: 94px;
  margin: 0 auto;
  background-image: url("../images/box_title.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 0 30px;
  font-size: 48px;
  color: rgba(251, 228, 176, 1);
  font-weight: bold;
  text-shadow: 0px 10px 4px rgba(149, 35, 9, 0.47);
  -webkit-text-stroke: 2px undefined;
  text-stroke: 2px undefined;
}

.box01 .box_title {
  padding: 0 40px;
}

.box_title::before,
.box_title::after {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url("../images/title_icon.png");
  background-size: 100%;
  vertical-align: middle;
  margin: 0 16px;
}

.box_box {
  border: 6px solid rgba(253, 253, 218, 1);
  border-radius: 20px;
  background: #840000;
  box-sizing: border-box;
  padding: 40px;
  box-shadow: 0 14px 0 0 #BC8A55;
  margin-bottom: 40px;
}

.box_box_container {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 40px 30px 50px 30px;
  background: #c41619;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, .6);
}

.box01 {
  margin-top: 60px;
}

.date_change {
  width: 574px;
  margin: 0 auto 34px auto;
}

.date {
  float: left;
  width: 178px;
  height: 52px;
  margin-right: 20px;
  background-color: #ca301e;
  line-height: 52px;
  text-align: center;
  border-radius: 40px;
  color: #fbe4b0;
  transition: background-color .5s ease;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}

.date.active {
  background-color: #ecd389;
  color: #7a1405;
}

.date.no_m {
  margin-right: 0;
}

.date:last-child {
  margin-right: 0;
}

.date_tab {
  display: none;
}

.date_tab.active {
  display: block;
}

.date_tab_l {
  float: left;
  width: 410px;
  margin-left: 80px;
  color: #fff;
}

.tab_title {
  padding-bottom: 30px;
  font-size: 24px;
}

.date_tab_l p {
  line-height: 28px;
}

.go {
  display: block;
  width: 332px;
  height: 72px;
  padding-left: 62px;
  margin-top: 46px;
  background-image: url(../images/go.png);
  line-height: 66px;
  color: #fff;
  font-size: 26px;
  transition: opacity .5s ease;
}

.go:hover {
  opacity: .88;
}

.date_tab_r {
  float: right;
  width: 490px;
  color: #fff;
  background-color: #aa0a13;
}

.date_tab_r img {
  float: left;
}

.tea_msg {
  float: left;
  width: 200px;
  margin-left: 30px;
}

.msg_tips {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: bold;
}

.date_tab_r p {
  line-height: 30px;
}

.box02 {
  position: relative;
  padding-top: 50px;
}

.bg {
  position: absolute;
  top: 714px;
  left: 0;
  width: 100%;
  height: 480px;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

.box02 .box_box {
  position: relative;
  z-index: 1;
}

.box02_list {
  padding-bottom: 328px;
  margin: 20px 70px 0 70px;
}

.box02_list li {
  float: left;
  width: 190px;
  margin-bottom: 50px;
  margin-right: 49px;
  color: rgba(222, 194, 151, 1);
  text-align: center;
}

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

.box02_list li:nth-child(n+5):nth-child(-n+8) {
  margin-bottom: 10px;
}

.box02_list img {
  margin: 0 auto 12px auto;
}

.list_title {
  font-size: 26px;
  font-weight: bold;
}

.list_info {
  font-size: 18px;
}

.card {
  position: absolute;
  top: 834px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.mob_card{
  display: none;
}
.con {
  margin-left: 70px;
}

.box02 h4 {
  color: #ffe259;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.box02 .tip {
  margin-top: 25px;
  color: #fff;
  line-height: 40px;
}

.box02 .tip span {
  color: #ffe259;
  font-size: 24px;
}

.code_wrap {
  margin-top: 50px;
}

/* 联动切换二维码 开始 */
.list-div {
  float: left;
  width: 435px;
  margin-top: 70px;
  margin-right: 145px;
}

.list-div .row {
  position: relative;
  height: 58px;
  margin-bottom: 20px;
  cursor: default;
}

.list-div label {
  float: left;
  width: 80px;
  color: #fff;
  font-size: 24px;
  line-height: 58px;
}

.list-div .selectBox {
  float: left;
  position: relative;
  width: 350px;
}

.list-div .selectBox cite {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff url(../images/pic13.png) no-repeat 95% center;
  border-radius: 5px;
  box-shadow: 0 2px 27px rgba(115, 33, 0, .15);
  font-size: 20px;
  font-style: normal;
  line-height: 58px;
  text-indent: .75em;
  transition: all .2s;
}

.list-div .selectBox:hover cite {
  box-shadow: 0 0 3px #ffe259 inset;
}

.list-div .selectBox ul {
  display: none;
  position: absolute;
  left: 0;
  top: 58px;
  box-sizing: border-box;
  cursor: default;
  width: 350px;
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 3;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  line-height: 32px;
  text-indent: .75em;
}

.list-div .selectBox li:hover {
  background: #f8f8f8;
}

.box02 .code {
  float: left;
  width: 180px;
  height: 180px;
  padding: 8px;
  margin-top: 35px;
  background: rgba(255, 255, 255, .12);
}

.box02 .code img {
  display: block;
  width: 176px;
  height: 176px;
  border: 2px solid #fff;
}

.box03 {
  padding-top: 50px;
}

.box03_l {
  padding-top: 30px;
  padding-bottom: 50px;
  margin-left: 100px;
}

.box03_l p {
  position: relative;
  font-size: 18px;
  line-height: 38px;
  color: rgba(251, 228, 176, 1);
  z-index: 2;
}

.box03_l p span {
  color: #fef953;
  font-size: 30px;
}

.box03_l p .span02 {
  font-size: 22px;
}

.rule {
  margin-top: 30px;
  color: rgba(251, 228, 176, 1);
  font-size: 18px;
}

.rule a {
  display: inline-block;
  width: 208px;
  height: 36px;
  margin-left: 14px;
  background: rgba(254, 249, 83, 1);
  border-radius: 18px;
  line-height: 36px;
  text-align: center;
  color: rgba(173, 41, 29, 1);
  font-size: 18px;
  transition: background-color .5s ease;
}

.rule a:hover {
  background-color: rgba(173, 41, 29, 1);
  color: #fff;
}

.service {
  display: block;
  width: 239px;
  height: 72px;
  padding-left: 82px;
  margin-top: 56px;
  background-image: url(../images/service.png);
  background-repeat: no-repeat;
  line-height: 62px;
  font-size: 26px;
  color: #fff;
  transition: opacity .5s ease;
}

.service:hover {
  opacity: .85;
}

.box03 .box_box_container {
  overflow: hidden;
}

.gift {
  position: absolute;
  bottom: -52px;
  right: 24px;
  z-index: 1;
}

.box04 {
  padding-top: 50px;
}

.box04 .box_title::before, .box04 .box_title::after {
  margin: 0 50px;
}

.box04 .box_box_container {
  padding: 40px;
}

.box04 .box_box_container a {
  float: left;
  width: 492px;
  border-radius: 16px;
  overflow: hidden;
}

.box04 img {
  border-radius: 16px 16px 0 0;
  transition: transform 1s ease;
}

.box04 a.active {
  float: right;
}

.box04 a:hover img {
  transform: scale(1.01);
}

.box04 p {
  height: 88px;
  padding: 18px 26px 0 26px;
  margin-top: -2px;
  background-color: #fff;
  font-size: 18px;
  line-height: 36px;
  border-radius: 0 0 16px 16px;
  text-align: center;
}

.box05 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.box05 a {
  position: relative;
  float: left;
  width: 158px;
  height: 66px;
  margin-right: 12px;
  margin-bottom: 18px;
  background: linear-gradient(145deg, rgba(225, 192, 142, 1), rgba(230, 215, 187, 1));
  border-radius: 32px;
  line-height: 66px;
  text-align: center;
  font-size: 24px;
  z-index: 0;
  transition: color .5s ease;
}

.box05 a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 32px;
  background: linear-gradient(145deg, rgba(230, 215, 187, 1), rgba(225, 192, 142, 1));
  opacity: 0;
  transition: opacity .5s;
  z-index: -1;
}

.box05 a:hover::before {
  opacity: 1;
}

.box05 a:nth-child(6n) {
  margin-right: 0;
}

.box05 a:hover {
  color: #fff;
}

.box05 .box_box_container {
  padding-top: 40px;
  padding-bottom: 32px;
}

@media only all and (max-width:1080px) {
  .tutu, .flag, .flag02 {
    display: none;
  }

  .banner {
    height: 14.4rem;
    background-image: url(../images/m_banner.png);
    background-size: 100%;
  }

  .txt01 {
    width: 10rem;
    padding-top: 1.5rem;
    font-size: 1rem;
  }

  .txt02 {
    width: 17rem;
    margin: -.5rem auto 0 auto;
  }

  .box01 {
    margin-top: 1rem;
  }

  .box_title {
    height: 2rem;
    line-height: 1.9rem;
    padding: 0 .4rem;
    font-size: .8rem;
    text-shadow: 0px 0 .1rem rgba(149, 35, 9, 0.47)
  }

  .box_title::before, .box_title::after {
    width: .8rem;
    height: .8rem;
    margin: 0 .5rem;
  }

  .box04 .box_title::before, .box04 .box_title::after {
    margin: 0 1rem;
  }

  .box_box {
    border: .15rem solid rgba(253, 253, 218, 1);
    border-radius: .4rem;
    padding: .7rem;
    box-shadow: 0 .35rem 0 0 #BC8A55;
    margin-bottom: 1rem;
  }

  .box_box_container {
    padding: 1rem;
  }

  .date {
    width: 4.3rem;
    height: 1.3rem;
    margin-right: .5rem;
    line-height: 1.3rem;
    border-radius: 1rem;
    font-size: .7rem;
  }

  .date_tab_l {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .tab_title {
    padding-bottom: .3rem;
    font-size: .85rem;
  }

  .date_tab_l p {
    line-height: 1.2rem;
  }

  .go {
    width: 8.8rem;
    height: 1.8rem;
    padding-left: 1rem;
    margin: 1rem auto;
    background-size: 100%;
    ;
    line-height: 1.5rem;
    font-size: .75rem;
  }

  .date_tab_r {
    float: none;
    width: 100%;
    padding-bottom: 1rem;
    overflow: hidden;
  }

  .date_tab_r img {
    float: none;
    width: 10rem;
    margin: 0 auto;
  }

  .msg_tips {
    margin-top: 1rem;
    margin-bottom: .25rem;
    font-size: .9rem;
  }

  .tea_msg {
    float: none;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .date_tab_r p {
    line-height: 1.2rem;
  }

  .box02 {
    padding-top: 1rem;
  }

  .bg {
    display: none;
  }

  .box02_list {
    padding-bottom: 0;
    margin: .5rem .5rem 0 .5rem;
  }

  .box02_list li {
    width: 49%;
    margin-bottom: 1rem;
    margin-right: 2%;
  }

  .box02_list li:nth-child(even) {
    margin-right: 0;
  }

  .box02_list img {
    width: 3rem;
  }

  .list_title {
    font-size: .8rem;
  }

  .list_info {
    font-size: .75rem;
  }
  .card{
    display: none;
  }
  .mob_card {
    display: block;
    width: 96%;
    margin: .5rem auto;
  }

  .con {
    margin-left: 0;
  }

  .code_wrap {
    margin-top: 1rem;
  }

  .box02 h4 {
    font-size: .8rem;
    line-height: 1.2rem;
    background-size: .75rem;
  }

  .box02 .tip {
    margin-top: .25rem;
    margin-left: 0;
    font-size: .65rem;
    line-height: 1rem;
  }

  .box02 .tip span {
    font-size: .75rem;
  }

  .list-div {
    float: none;
    width: 15.75rem;
    margin: 1rem 0 0 0;
  }

  .list-div .row {
    height: 1.8rem;
    margin-bottom: .5rem;
  }

  .list-div label {
    width: 2.4rem;
    font-size: .7rem;
    line-height: 1.8rem;
  }

  .list-div .selectBox {
    width: 11.5rem;
  }

  .list-div .selectBox cite {
    border-radius: .15rem;
    background-size: .5rem;
    font-size: .7rem;
    line-height: 1.8rem;
  }

  .list-div .selectBox ul {
    top: 1.8rem;
    width: 11.5rem;
    max-height: 11rem;
    border-radius: .15rem;
    font-size: .6rem;
    line-height: 1rem;
  }

  .box02 .code {
    float: none;
    width: 5.5rem;
    height: 5.5rem;
    padding: .25rem;
    margin: 1.5rem auto 0 auto;
  }

  .box02 .code img {
    width: 5rem;
    height: 5rem;
    border-width: .25rem;
  }

  .box03 {
    padding-top: 1rem;
  }

  .box03_l {
    padding-top: .5rem;
    padding-bottom: 1rem;
    margin-left: 0;
  }

  .box03_l p {
    font-size: .75rem;
    line-height: 1.2rem;
  }

  .box03_l p span {
    font-size: .95rem;
  }

  .box03_l p .span02 {
    font-size: .85rem;
  }

  .gift {
    position: static;
    width: 96%;
    margin: 0 auto .5rem auto;
  }

  .rule {
    margin-top: .5rem;
    font-size: .75rem;
  }

  .rule a {
    width: 7.5rem;
    height: 1.4rem;
    margin-left: .2rem;
    border-radius: 1rem;
    line-height: 1.4rem;
    font-size: .75rem;
  }

  .service {
    width: 6.5rem;
    height: 2rem;
    padding-left: 1.5rem;
    margin: 1rem auto 0 auto;
    background-size: 100%;
    ;
    line-height: 1.55rem;
    font-size: .8rem;
  }

  .box04 {
    padding-top: 1rem;
  }

  .box04 .box_box_container {
    padding: 1rem;
  }

  .box04 .box_box_container a {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: .7rem;
    border-radius: .4rem;
  }

  .box04 img {
    width: 100%;
  }

  .box04 a.active {
    margin-bottom: 0;
  }

  .box04 p {
    height: auto;
    padding: .4rem .6rem;
    margin-top: -2px;
    font-size: .7rem;
    line-height: 1.2rem;
    border-radius: 0 0 .4rem .4rem;
  }

  .box05 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .box05 a {
    width: 23.5%;
    height: 1.5rem;
    margin-right: 2%;
    margin-bottom: .3rem;
    border-radius: 1rem;
    line-height: 1.5rem;
    font-size: .8rem;
  }

  .box05 a:nth-child(6n) {
    margin-right: 2%;
  }

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