div,
span {
  position: relative;
  box-sizing: border-box;
}

.box {
  background: url('../images/bg1.jpg') no-repeat center 164px;
  overflow: hidden;
  position: relative;
}

.banner {
  height: 1686px;
  background: url('../images/banner_bg.png') no-repeat top center;
  box-sizing: border-box;
  padding-top: 33px;
  position: relative;
}

@keyframes txt02_ani {
  0% {
    transform: scale(1);
    opacity: .8;
  }

  50% {
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: .8;
  }
}

.banner-title {
  margin: 0 auto 275px;
  animation: txt02_ani 2s linear infinite alternate;
  -webkit-animation: txt02_ani 2s linear infinite alternate;
  -moz-animation: txt02_ani 2s linear infinite alternate;
  -o-animation: txt02_ani 2s linear infinite alternate;
  -ms-animation: txt02_ani 2s linear infinite alternate;
}

.txt-logo {
  position: absolute;
  top: -36px;
  left: -68px;
}

/* add */
.step {}

.step img {
  margin: 0 auto;
}

.step_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 60px;
  margin: 40px 0 103px;
}

.box_add .step_bottom {
  padding: 0 98px;
  flex-wrap: wrap;
}

.step_item {
  width: 338px;
  height: 39px;
  background: url(../images/ty_bg1.png) no-repeat center center;
  color: #464646;
  font-size: 22px;
  line-height: 39px;
  box-sizing: border-box;
  padding-left: 47px;
}

.step_item2 {
  width: 466px;
  height: 39px;
  background: url(../images/ty_bg2.png) no-repeat center center;
  padding-left: 40px;
  text-align: center;
  margin-bottom: 20px;
}


.tab_container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
}

.tab_btn {
  width: 568px;
  height: 117px;
  background: url(../images/tab_item.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  color: #FCFFB0;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  line-height: 102px;
}

.tab_btn.active {
  color: #484848;
  background: url(../images/tab_active.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab_inner,
.yz_container img {
  display: none;
}

.tab_inner.active,
.yz_container img.active {
  display: block;
}

.yz_container {
  width: 138px;
  height: 122px;
  position: absolute;
  top: 103px;
  left: 20px;
}

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

.book {
  margin: 0 auto;
}

/* add */

.box-bg {
  background: #FF3000;
  box-shadow: inset 0px 3px 18px 1px rgba(99, 15, 0, 0.5), 0px 7px 6px 0px rgba(49, 0, 0, 0.35);
  border-radius: 23px;
  box-sizing: border-box;
  padding: 50px 15px 15px;
}

.box-bg1 {
  background: rgba(255, 255, 255, .95);
  border-radius: 23px;
  box-sizing: border-box;
  position: relative;
}

.box1-content {
  padding: 157px 0 53px;
  position: relative;
}

.title {
  width: 788px;
  height: 150px;
  background: url('../images/title_bg.png') no-repeat center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -69px;
  box-sizing: border-box;
  padding: 36px 0 0;
}

.title h2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-size: 50px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #fff;
  height: 100px;
  line-height: 100px;
  letter-spacing: 10px;
}

.title img {
  margin-right: 20px;
}

.title span {
  margin-right: 10px;
  color: #FCFFB0;
}

.box1-center {
  position: relative;
}

.box1-icon {
  width: 420px;
  position: absolute;
  left: 0;
  right: 0;
  top: -53px;
  margin: auto;
}

.li-top {
  width: 431px;
  background: linear-gradient(0deg, #FFF7DA 0%, #FFBB72 100%);
  margin: 0 auto 30px;

}

.box1-ul {
  margin-bottom: 83px;
}

.box1-ul li {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.li-top,
.box1-ul li p {
  height: 66px;
  border-radius: 16px;
  box-shadow: 0 3px 0 #FF0000;
  line-height: 66px;
  text-align: center;
  font-size: 21px;
  font-family: Source Han Sans CN;
  color: #000000;
  box-sizing: border-box;
}

.box1-ul li p:nth-child(1) {
  padding-right: 114px;
  background: linear-gradient(-90deg, #FFF7DA 0%, #FFBB72 100%);
}

.box1-ul li p:nth-child(2) {
  padding-left: 80px;
  background: linear-gradient(94deg, #FFF7DA 0%, #FFBB72 100%);
}

.li1 {
  padding: 0 100px;
}

.li1 p {
  width: 451px;
}

.li2 {
  padding: 0 30px;
  margin: 43px 0 37px;
}

.li2 p {
  width: 431px;
}

.li3 {
  padding: 0 100px;
}

.li3 p {
  width: 453px;
}

.buy-btn {
  display: block;
  width: 341px;
  height: 72px;
  line-height: 68px;
  background: url('../images/btn_bg.png') no-repeat center;
  margin: auto;
  text-align: center;
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
}

.box3 .buy-btn {
  width: 342px;
  height: 72px;
  line-height: 68px;
  box-sizing: border-box;
  padding-right: 114px;
  background: url('../images/go.png') no-repeat center;
}

.box3 .buy-btn span {
  color: #FFFFFF;
  font-size: 39px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 38px;
}

.box03_txt {
  color: #000000;
  margin: 24px 0 0;
  font-size: 26px;
  text-align: center;
}

.box3 {
  margin: 300px 0 118px;
}

.box2-content {
  padding: 144px 26px 49px;
}

.box2-center {
  position: relative;
  margin-bottom: 75px;
}

.box2-center table {
  width: 100%;
  text-align: center;
  word-break: break-all;
  border: 1px solid #000000;
  box-shadow: 0px 7px 6px 1px rgba(124, 29, 26, 0.63);
}

.box2-center table th,
.box2-center table td {
  border: 1px solid #000000;
  height: 54px;
  box-sizing: border-box;
}

.box2-center table th {
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #050505;
  font-size: 23px;
}

.box2-center table td {
  font-size: 20px;
  font-family: Source Han Sans CN;
  color: #050505;
}

.box2-center table td a {
  display: block;
  width: 136px;
  background: linear-gradient(0deg, #BB151F 0%, #EB2307 100%);
  border-radius: 22px;
  line-height: 44px;
  margin: auto;
  text-align: center;
  font-size: 20px;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}

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

.code_container p {
  color: #DF0A0F;
  font-size: 24px;
  line-height: 1.7;
}

.code_l {
  margin-right: 56px;
}

.code_l p:nth-child(2) {
  margin-left: 18px;
}

.box3-content {
  padding: 130px 0 44px;
}

.box3-ul {
  margin: 52px 0 29px;
  background: #FFDD68;
  box-sizing: border-box;
  padding: 30px 20px 43px;
}

.box3-ul ul {
  display: flex;
  justify-content: space-between;
}

.box3-ul li {
  width: 263px;
  height: 171px;
  background: url('../images/li_bg2.png') no-repeat center;
  box-sizing: border-box;
  padding: 14px 0 0;
}

.li-head {
  width: 150px;
  height: 38px;
  background: #FF3700;
  border-radius: 0px 19px 19px 0px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0 0 14px;
  font-size: 23px;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}

.li-head img {
  margin-right: 5px;
}

.li-word {
  box-sizing: border-box;
  padding: 12px 43px 0 13px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  color: #000000;
  line-height: 24px;
}

.box5-top {
  height: 58px;
  background: url('../images/line.png') no-repeat center;
}

.box5 .wrap {
  box-sizing: border-box;
  padding: 126px 0 30px;
}

.city-ul {
  width: 1009px;
  margin: auto;
}

.city-ul li {
  float: left;
  width: 152px;
  height: 58px;
  background: #FF6764;
  border-radius: 9px;
  margin: 0 8px 19px;
  line-height: 58px;
  text-align: center;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}

.city-ul li a {
  display: block;
  color: #fff;
}

.city-ul li:hover {
  background: #FFFFFF;
}

.city-ul li:hover a {
  color: #C3101C;
}

.fixed-left {
  display: none;
  position: fixed;
  top: 200px;
  left: 10px;
  width: 179px;
  height: 371px;
  background: url('../images/fixed_bg.png') no-repeat center;
  box-sizing: border-box;
  padding: 105px 0 0;
  text-align: center;
  z-index: 99;
}

.fixed-left h2 {
  font-size: 23px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 35px;
}

.fixed-left li {
  width: 171px;
  height: 54px;
  border: 1px solid #000000;
  border-radius: 9px;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 5px;
  cursor: pointer;
}

.li-bg {
  line-height: 42px;
  background: #FFFFFF;
  border-radius: 9px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  color: #000000;
}

.fixed-left li:hover .li-bg {
  color: #fff;
  background: #0A56B2;
}

.fixed-left .buy {
  display: block;
  width: 160px;
  line-height: 44px;
  background: #A60000;
  border-radius: 9px;
  margin: 18px auto 0;
  font-size: 20px;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}

.box2 {
  padding-bottom: 154px;

}

@media only all and (max-width:1080px) {
  .box {
    background-size: auto 100%;
  }

  .banner {
    height: auto;
    background-size: 162%;
    padding-top: .8rem;
  }

  .banner-title {
    width: 100%;
    margin-bottom: 4rem;
  }

  .txt-logo {
    width: 6rem;
    top: -1rem;
    left: 0;
  }

  .txt {
    width: 12rem;
    top: 9rem;
    right: 0;
    animation: none;
  }

  .txt img {
    width: 100%;
  }

  .box-bg {
    box-shadow: 0px .1rem .4rem 1px rgba(99, 15, 0, 0.5), 0px .2rem .25rem 0px rgba(49, 0, 0, 0.35);
    border-radius: .5rem;
    padding: 1.25rem .4rem .4rem;
  }

  .box-bg1 {
    border-radius: .5rem;
  }

  .box1-content {
    padding: 2rem 0 .5rem;
  }

  .title {
    width: 98%;
    height: 2.8rem;
    background-size: 100%;
    top: -1.2rem;
    padding: .1rem 0 0;
  }

  .title h2 {
    font-size: 1rem;
    line-height: 3rem;
    letter-spacing: .2rem;
    height: 3rem;
  }

  .title img {
    width: 1rem;
    margin-right: .4rem;
    margin-top: .5rem;
  }

  .title span {
    margin-right: .4rem;
  }


  .box1-icon {
    display: none;
    width: 10rem;
    top: 1rem;
  }

  .box1-icon img {
    width: 100%;
  }

  .li-top {
    width: 90%;
    margin: 0 auto .7rem;
  }

  .box1-ul {
    margin-bottom: 1rem;
  }

  .box1-ul li {
    display: block;
  }

  .li-top,
  .box1-ul li p {
    height: 1.55rem;
    border-radius: .25rem;
    box-shadow: 0 .2rem 0 #FF0000;
    line-height: 1.55rem;
    font-size: .7rem;
    margin-bottom: .5rem;
  }

  .box1-ul li p:nth-child(1) {
    padding-right: 0;
  }

  .box1-ul li p:nth-child(2) {
    padding-left: 0;
  }

  .li1 {
    padding: 0;
  }

  .li1 p,
  .li2 p,
  .li3 p {
    width: 90%;
    margin: auto;
  }

  .li2 {
    padding: 0;
    margin: 0;
  }

  .li3 {
    padding: 0;
  }

  .buy-btn {
    width: 55%;
    height: 2rem;
    line-height: 1.8rem;
    background-size: 100%;
    font-size: 1rem;
  }

  .box2 {
    margin: 1rem 0;
    padding-bottom: 1rem;
  }

  .box2-content {
    padding: 3rem .25rem .5rem;
  }

  .box2-center {
    margin-bottom: 1rem;
  }

  .box2-center table th,
  .box2-center table td {
    height: 1.5rem;
  }

  .box2-center table th {
    font-size: .7rem;
  }

  .box2-center table th:nth-child(1) {
    width: 17%;
  }

  .box2-center table th:nth-child(2) {
    width: 15%;
  }

  .box2-center table td {
    font-size: .5rem;
  }

  .box2-center table td a {
    width: 3rem;
    line-height: 1rem;
    border-radius: .25rem;
    font-size: .5rem;
  }

  .box3 {
    margin: 1rem 0;
  }

  .box3-content {
    padding: 3rem 0 .5rem;
  }

  .box3-ul {
    margin: 1rem 0 .7rem;
    padding: 1rem .5rem 0;
  }

  .box3-ul ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .box3-ul li {
    width: 50%;
    height: 5.2rem;
    background-size: 100%;
    padding: .3rem 0 0;
    margin-bottom: .5rem;
  }

  .li-head {
    width: 4rem;
    height: 1rem;
    border-radius: 0px .9rem .9rem 0px;
    padding: 0 0 0 .3rem;
    font-size: .7rem;
  }

  .li-head img {
    width: .5rem;
    margin-right: .2rem;
    vertical-align: middle;
  }

  .li-word {
    padding: .15rem .5rem 0 .3rem;
    font-size: .6rem;
    line-height: .9rem;
  }

  .box5-top {
    height: 1.5rem;
    background-size: auto 100%;
  }

  .box5 .wrap {
    padding: 3rem 0 1rem;
  }

  .city-ul {
    width: 100%;
  }

  .city-ul li {
    width: 24%;
    height: 1.5rem;
    border-radius: .3rem;
    margin: 0 .5% .4rem;
    line-height: 1.5rem;
    font-size: .7rem;
  }



  /* add */

  .step img {
    width: 70%;
  }

  .step_bottom {
    flex-wrap: wrap;
    padding: 0 10%;
    justify-content: center;
    margin: .8rem 0 1rem;
  }

  .box_add .step_bottom {
    padding: 0 10%;
    flex-wrap: wrap;
  }

  .step_item {
    width: 100%;
    height: 1.5rem;
    background-size: 100% 100%;
    font-size: .8rem;
    line-height: 1.5rem;
    padding-left: 13%;
    margin-bottom: .4rem;
  }

  .step_item2 {
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    background-size: 100% 100%;
    padding-left: 10%;
    font-size: .7rem;
    margin-bottom: .4rem;
  }


  .tab_container {
    width: 100%;
    top: -.8rem;
  }

  .tab_btn {
    width: 50%;
    height: 2.4rem;
    font-size: 1rem;
    line-height: 2.2rem;
  }


 

  .yz_container {
    width: 3rem;
    height: auto;
    top: 2rem;
    left: 3%;
  }

  .book {
    width: 80%;
  }

  .code_container {
    align-items: center;
    flex-direction: column;
  }

  .code_container img {
    width: 6rem;
    height: 6rem;
    margin: .6rem 0;
  }

  .code_container p {
    font-size: .7rem;
  }

  .code_l {
    margin-right: 0;
  }

  .code_l p:nth-child(2) {
    margin-left: .6rem;
  }


  .box3 .buy-btn {
    width: 47%;
    height: 2rem;
    line-height: 1.9rem;
    padding-right: 16%;
    background-size: 100% 100%;
    font-size: .8rem;
  }

  .box3 .buy-btn span {
    font-size: 1rem;
    right: 9%;
  }

  .box03_txt {
    margin: .8rem 0 0;
    font-size: .8rem;
  }

  /* add */
}