.banner_box {
  width: 100%;
  height: 901px;
  background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container {
  padding-top: 124px;
}
.txt {
  font-size: 36px;
  font-family: FZLTZHK;
  font-weight: 600;
  color: #000e4c;
  line-height: 56px;
  -webkit-text-stroke: 0.6px #faeccf;
  text-stroke: 0.6px #faeccf;
  text-align: center;
}
.txt1 {
  width: 732px;
  height: 236px;
  background: url("../images/title.png") no-repeat center;
  margin: auto;
}
.txt2 {
  width: 518px;
  height: 105px;
  background: url("../images/txt_bg.png") no-repeat center;
  margin: -5px auto 0;
  box-sizing: border-box;
  padding-top: 53px;
  text-align: center;
  font-size: 34px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.txt2::before,
.txt2::after {
  content: "";
  display: block;
  width: 27px;
  height: 26px;
  background: url("../images/icon1.png") no-repeat center;
  position: absolute;
  bottom: 20px;
}
.txt2::before {
  left: 80px;
}
.txt2::after {
  right: 80px;
}
.box {
  background: url("../images/box_bg.jpg") no-repeat top center;
  background-size: auto 100%;
  background-color: rgb(2, 22, 64);
  box-shadow: inset 0px 0px 0px 0px rgba(0, 252, 255, 0.004);
  box-sizing: border-box;
  padding-top: 50px;
}
.box .container {
  background: rgba(1, 25, 125, 0.8);
  border: 1px solid rgba(0, 249, 255, 0.231373);
  box-shadow: inset 0px 0px 10px 0px #00d8ff, 0px 0px 0px 0px #0d93ff;
}
.box1 .container {
  padding: 20px 60px 40px;
}
.box1 .box-title {
  width: 910px;
  margin-bottom: 40px;
  background: url("../images/title_bg1.png") no-repeat center;
}
.box-title {
  width: 579px;
  height: 59px;
  background: url("../images/title_bg2.png") no-repeat center;
  margin: auto;
  text-align: center;
  line-height: 50px;
  /* animation: tada 2s infinite; */
}
.box-title span {
  font-size: 40px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #ffffff;
  background: linear-gradient(270deg, #ff5b63 0%, #f9ce5a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box1-swiper {
  position: relative;
}
.chat {
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
}
.chat img {
  display: block;
  width: 100%;
  height: 100%;
}
.box1 .swiper-button-prev,
.box1 .swiper-button-next {
  width: 30px;
  height: 30px;
  background: url("../images/prev.png") no-repeat center;
}
.box1 .swiper-button-prev {
  left: -40px;
}
.box1 .swiper-button-next {
  transform: rotate(180deg);
  right: -40px;
}
.box2 {
  margin: 50px 0;
  height: 599px;
}
.box2 .container {
  background: none;
  box-shadow: none;
  border: none;
}
.box2-content {
  background: url("../images/box2_bg1.png") no-repeat top center;
  background-size: 100%;
  height: 600px;
  position: relative;
  z-index: 3;
  border: 1px solid rgba(0, 249, 255, 0.231373);
  box-shadow: inset 0px 0px 10px 0px #00d8ff, 0px 0px 0px 0px #0d93ff;
}
.highlights {
  width: 228px;
  height: 122px;
  background: rgba(2, 36, 151, 0.9);
  border: 2px solid #7799ff;
  border-radius: 6px;
  position: absolute;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 2;
}
.highlights4 {
  width: 283px;
  height: 128px;
}
.highlights5 {
  width: 267px;
  height: 103px;
}
.highlights p {
  font-size: 18px;
  font-family: FZLTZHK;
  color: #ffffff;
  line-height: 30px;
}
.highlights::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
.highlights1 {
  top: 138px;
  left: 138px;
}
.highlights2 {
  top: 370px;
  left: 135px;
}
.highlights3 {
  top: 50px;
  right: 212px;
}
.highlights4 {
  top: 236px;
  right: 104px;
}
.highlights5 {
  top: 448px;
  right: 122px;
}
.highlights1::after {
  width: 100px;
  height: 53px;
  background: url("../images/icon2.png") no-repeat center;
  right: -100px;
  top: 34px;
}
.highlights2::after {
  width: 122px;
  height: 35px;
  background: url("../images/icon5.png") no-repeat center;
  right: -122px;
  top: 66px;
}
.highlights3::after {
  width: 96px;
  height: 54px;
  background: url("../images/icon3.png") no-repeat center;
  left: -97px;
  top: 63px;
}
.highlights4::after {
  width: 45px;
  height: 2px;
  background: rgb(255, 255, 255);
  left: -46px;
  top: 73px;
}
.highlights5::after {
  width: 141px;
  height: 53px;
  background: url("../images/icon4.png") no-repeat center;
  left: -141px;
  top: 14px;
}
.box2-content h2 {
  width: 140px;
  height: 40px;
  font-size: 34px;
  font-family: FZYaSongS-B-GB;
  color: #ffffff;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.box3 .container {
  padding: 20px 20px 37px;
}
.box3-table {
  margin-top: 28px;
}
.box3-table table {
  width: 100%;
  text-align: center;
  word-break: break-all;
  background: #fff;
}
.box3-table table thead tr {
  height: 71px;
  background: linear-gradient(45deg, #4facfe, #0095fe);
}
.box3-table table thead th {
  border: 1px solid #000000;
  font-size: 18px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
}
.box3-table table thead th:nth-child(1) {
  width: 10%;
}
.box3-table table thead th:nth-child(2) {
  width: 13%;
}
.box3-table table thead th:nth-child(3) {
  width: 20%;
}
.box3-table table thead th:nth-child(4) {
  width: 8%;
}
.receive,
.see {
  display: block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 30px;
  font-size: 18px;
  margin: auto;
}
.receive {
  background: #fff605;
  box-shadow: 2px 3px 4px 0px rgba(255, 246, 5, 0.33);
  color: #3070c4;
}
.see {
  background: #3070c4;
  box-shadow: 2px 3px 4px 0px rgba(29, 79, 146, 0.33);
  color: #fff;
}
.box3-table table td {
  border: 1px solid #000000;
  box-sizing: border-box;
  padding: 15px;
  font-size: 18px;
}
.box3-table table .tal {
  text-align: left;
}
.box4 {
  margin: 50px 0;
}
.box4 .container {
  padding: 20px 30px 57px;
}
.box4-ul {
  margin-top: 52px;
}
.box4-ul li {
  float: left;
  width: 359px;
  height: 240px;
  box-sizing: border-box;
  border: 2px solid #00f5fe;
  margin-right: 30px;
  overflow: hidden;
}
.box4-ul li:nth-child(3n) {
  margin-right: 0;
}
.box4-ul li img, .tj li img {
  display: block;
  transition: all 0.7s;
  width: 100%;
  height: 100%;
}
.box4-ul li:hover img, .tj li:hover img {
  transform: scale(1.1);
}
.box5 .container {
  padding: 20px 30px 90px;
}
.box5-top {
  margin: 60px 0;
}
.box5-top li {
  float: left;
  width: 360px;
  height: 152px;
  background: #0125af;
  box-sizing: border-box;
  border: 2px solid #00f5fe;
  border-radius: 10px;
  margin-right: 28px;

  font-family: FZLTCHK;
  font-weight: bold;
  color: #ffffff;
}
.box5-top li:nth-child(3n) {
  margin-right: 0;
}
.li-head {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: url("../images/sz_top.png") no-repeat center;
  margin: -2px auto 0;
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}
.li-word {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 18px;
  line-height: 28px;
}
.box5-swiper {
  position: relative;
  box-sizing: border-box;
  padding: 0 50px;
}
.tea-box {
  border: 2px solid #fbebc7;
  box-sizing: border-box;
  width: 320px;
  height: 420px;
  position: relative;
  cursor: pointer;
}
.tea-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.tea-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 126px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  box-sizing: border-box;
  padding-top: 80px;
  text-align: center;
  font-size: 24px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #fbe6ac;
}
.tea-detail {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
  box-sizing: border-box;
  padding: 100px 16px 0;
  font-size: 16px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
  line-height: 24px;
}
.tea-box:hover .tea-detail {
  display: block;
}
.tea-box:hover .tea-name {
  display: none;
}
.box5-swiper .swiper-button-prev,
.box5-swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  background: url("../images/prev1.png") no-repeat center;
}
.box5-swiper .swiper-button-prev {
  left: 0;
}
.box5-swiper .swiper-button-next {
  transform: rotate(180deg);
  right: 0px;
}
.box6 {
  margin: 50px 0;
  background: url("../images/box5_bg.png") no-repeat center;
  height: 1088px;
}
.box6 .container {
  background: none;
  border: none;
  box-shadow: none;
  padding: 60px 23px 0;
}
.box6 h2 {
  width: 600px;
  text-align: center;
  font-size: 40px;
  font-family: FZLTTHK;
  color: #ffffff;
}
.box6-content {
  margin-top: 170px;
  position: relative;
}
.box6-fl-top {
  position: absolute;
  width: 271px;
  height: 95px;
  background: url("../images/left.png") no-repeat center;
  left: -54px;
  top: -100px;
  font-size: 30px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
  line-height: 78px;
  text-shadow: -3px 4px 6px #ab2b1c;
  text-align: center;
  box-sizing: border-box;
  padding-right: 40px;
}
.box6-fr-top {
  position: absolute;
  width: 271px;
  height: 95px;
  background: url("../images/right.png") no-repeat center;
  right: -54px;
  top: -100px;
  font-size: 30px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
  line-height: 75px;
  text-shadow: -3px 4px 6px #ab2b1c;
  text-align: center;
  box-sizing: border-box;
  padding-left: 40px;
}
.box6-fl li {
  width: 456px;
  background: #0125af;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 5px 10px;
  border: 1px solid #7da9fc;
  font-size: 20px;
  font-family: FZLanTingHei-L-GBK;
  font-weight: 400;
  color: #ffffff;
}
.box6-fr li {
  width: 456px;
  background: #b92c1c;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 5px 10px;
  border: 1px solid #fb6858;
  font-size: 20px;
  font-family: FZLanTingHei-L-GBK;
  font-weight: 400;
  color: #ffffff;
}
.box7 .container {
  padding: 20px 20px 30px;
}
.box7 img {
  display: block;
  margin: auto;
}
.box7-img {
  margin: 50px auto 30px;
}
.box7-tips {
  font-size: 18px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
  box-sizing: border-box;
  padding-right: 50px;
}
.box8 {
  margin: 50px 0;
}
.box8 .container {
  padding: 20px 30px 13px;
}
.city {
  margin-top: 40px;
}
.city li {
  float: left;
  width: 198px;
  height: 58px;
  background: url("../images/city_bg.png") no-repeat center;
  border-radius: 4px;
  margin-right: 37px;
  margin-bottom: 22px;
  text-align: center;
  line-height: 55px;
}
.city li:nth-child(5n) {
  margin-right: 0;
}
.city li a {
  display: block;
  font-size: 20px;
  font-family: FZLTZHK;
  font-weight: normal;
  color: #ffffff;
}
.city li:hover {
  background: url("../images/city_bg1.png") no-repeat center;
}
.box9 .container {
  padding: 20px 30px 50px;
}
.tj {
  margin-top: 40px;
}
.tj li {
  float: left;
  width: 360px;
  height: 240px;
  background: #ffffff;
  border-radius: 10px;
  margin-right: 29px;
  overflow: hidden;
}
.tj li:nth-child(3n) {
  margin-right: 0;
}
.tj li img {
  display: block;
  width: 100%;
  height: 100%;
}

@media only all and (max-width: 1080px) {
  .banner_box {
    width: 100%;
    height: 13.5rem;
    /* background: url("../images/m_banner.png") center top no-repeat; */
    background-size: 140% 100%;
  }
  .banner_box .container {
    padding-top: .6rem;
  }
  .txt {
    font-size: .9rem;
    line-height: 1rem;
  }
  .txt1 {
    width: 15rem;
    height: 5rem;
    background-size: 100%;
    margin: auto;
  }
  .txt2 {
    width: 11rem;
    height: 2.5rem;
    background-size: 100%;
    margin: -.7rem auto 0;
    padding-top: 1.1rem;
    font-size: .75rem;
  }
  .txt2::before,
  .txt2::after {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    background-size: 100%;
    bottom: .4rem;
  }
  .txt2::before {
    left: 1.4rem;
  }
  .txt2::after {
    right: 1.4rem;
  }
  .box {
    background-size: auto 100%;
    padding-top: 1.25rem;
  }
  .box .container {
    box-shadow: inset 0px 0px .25rem 0px #00d8ff, 0px 0px 0px 0px #0d93ff;
  }
  .box1 .container {
    padding: .25rem 1rem 1rem;
  }
  .box1 .box-title {
    width: 16rem;
    margin-bottom: 1rem;
    background-size: 100%;
  }
  .box1 .box-title span {
    font-size: .75rem;
  }
  .box-title {
    width: 14rem;
    height: 1.5rem;
    background-size: 100%;
    line-height: 1.25rem;
    /* animation: tada 2s infinite; */
  }
  .box-title span {
    font-size: .85rem;
  }
  .chat {
    border-radius: .5rem;
  }
  .box1 .swiper-button-prev,
  .box1 .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
  }
  .box1 .swiper-button-prev {
    left: -1rem;
  }
  .box1 .swiper-button-next {
    transform: rotate(180deg);
    right: -1rem;
  }
  .box2 {
    margin: 1.25rem 0;
    height: 15rem;
  }
  .box2-content {
    background-size: 160% 100%;
    height: 15rem;
  }
  .highlights {
    width: 7rem;
    height: 3rem;
    border: .01rem solid #7799ff;
    border-radius: .15rem;
    padding: 0 .25rem;
  }
  .highlights4 {
    width: 5rem;
    height: 4.5rem;
  }
  .highlights5 {
    width: 9rem;
    height: 3rem;
  }
  .highlights p {
    font-size: .6rem;
    line-height: .8rem;
  }
  .highlights1 {
    top: 2rem;
    left: 1rem;
  }
  .highlights2 {
    top: 10rem;
    left: 1rem;
  }
  .highlights3 {
    top: 1rem;
    right: .5rem;
  }
  .highlights4 {
    top: 5.5rem;
    right: 0.5rem;
  }
  .highlights5 {
    top: 11.5rem;
    right: 0.5rem;
  }
  .highlights::after {
    display: none;
  }
  
  .box3 .container {
    padding: .5rem .5rem 1rem;
  }
  .box3-table {
    margin-top: .7rem;
  }
  .box3-table table thead tr {
    height: 1.75rem;
  }
  .box3-table table thead th {
    font-size: .7rem;
    line-height: .9rem;
  }
  .receive,
  .see {
    display: block;
    width: 3rem;
    height: .9rem;
    line-height: .9rem;
    border-radius: 1rem;
    font-size: .6rem;
  }
  .box3-table table td {
    padding: .35rem .2rem;
    font-size: .7rem;
    line-height: .9rem;
  }
  .box3-table table .tal {
    text-align: left;
  }
  .box4 {
    margin: 1.25rem 0;
  }
  .box4 .container {
    padding: .5rem .7rem 1rem;
  }
  .box4-ul {
    margin-top: 1rem;
  }
  .box4-ul li {
    width: 49%;
    height: 5.8rem;
    border: .05rem solid #00f5fe;
    margin-right: 2%;
    margin-bottom: .5rem;
  }
  .box4-ul li:nth-child(3n) {
    margin-right: 2%;
  }
  .box4-ul li:nth-child(3) {
    margin-left: 25%;
  }
  .box4-ul li:nth-child(even) {
    margin-right: 0;
  }
  .box5 .container {
    padding: .25rem .5rem 1rem;
  }
  .box5-top {
    margin: 1rem 0;
  }
  .box5-top li {
    width: 48%;
    height: 4.5rem;
    border: .05rem solid #00f5fe;
    border-radius: .25rem;
    margin-right: 2%;
    margin-bottom: .4rem;
  }
  .box5-top li:nth-child(2n) {
    margin-right: 0;
  }
  .box5-top li:nth-child(3) {
    margin-left: 25%;
  }
  .li-head {
    width: 4.5rem;
    height: 1rem;
    line-height: 1rem;
    background-size: 100%;
    margin: -0.05rem auto 0;
    font-size: .5rem;
    margin-bottom: .4rem;
  }
  .li-word {
    padding: 0 .4rem;
    font-size: .7rem;
    line-height: .9rem;
  }
  .box5-swiper {
    padding: 0 0.5rem;
  }
  .tea-box {
    border: 0.05rem solid #fbebc7;
    width: 98%;
    height: 11rem;
  }
  .tea-name {
    height: 3rem;
    padding-top: 1.5rem;
    font-size: .7rem;
  }
  .tea-detail {
    padding: 1.5rem .4rem 0;
    font-size: .6rem;
    line-height: .7rem;
  }
  .box5-swiper .swiper-button-prev,
  .box5-swiper .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
    top: 55%;
  }
  .box6 {
    margin: 1.25rem 0;
    background: none;
    height: auto;
  }
  .box6 .container {
    padding: 1rem .5rem;
    /* box-shadow: none; */
    background: rgba(1, 25, 125, 0.8);
    border: 1px solid rgba(0, 249, 255, 0.231373);
  }
  .box6 h2 {
    width: 50%;
    font-size: 1rem;
  }
  .box6-content {
    margin-top: 4rem;
  }
  
  .box6-fl-top {
    position: absolute;
    width: 7rem;
    height: 2.5rem;
    background-size: 100%;
    left: -.5rem;
    top: -3rem;
    font-size: .8rem;
    line-height: 1.9rem;
    text-shadow: -.01rem .01rem .15rem #ab2b1c;
    padding-right: 1rem;
  }
  .box6-fr-top {
    width: 7rem;
    height: 2.5rem;
    background-size: 100%;
    right: -.5rem;
    top: -3rem;
    font-size: .8rem;
    line-height: 1.9rem;
    text-shadow: -.01rem .01rem .15rem  #ab2b1c;
    padding-left: 1rem;
  }
  .box6-fl li {
    width: 7rem;
    margin-bottom: .3rem;
    padding: .2rem;
    font-size: .6rem;
    line-height: .7rem;
  }
  .box6-fl {
    float: left;
    position: relative;
  }
  .box6-fl::after {
    content: 'vs';
    position: absolute;
    right: -2.8rem;
    top: 50%;
    font-style: italic;
    font-weight: bold;
    font-size: 2.5rem;
    color: #B7B7DA;
  }
  .box6-fr {
    float: right;
  }
  .box6-fr li {
    width: 7rem;
    margin-bottom: .3rem;
    padding: .2rem;
    font-size: .6rem;
    line-height: .7rem;
  }
  .box7 .container {
    padding: .5rem .5rem .75rem;
  }
  .box7-img {
    margin: 1rem auto .75rem;
  }
  .box7-tips {
    font-size: .7rem;
    padding-right: .1rem;
  }
  .box8 {
    margin: 1.25rem 0;
  }
  .box8 .container {
    padding: .5rem;
  }
  .city {
    margin-top: 1rem;
  }
  .city li {
    width: 32%;
    height: 1.5rem;
    background-size: 100%;
    margin-right: 1.7%;
    margin-bottom: .5rem;
    line-height: 1.5rem;
  }
  .city li:nth-child(5n) {
    margin-right: 1.7%;
  }
  .city li:nth-child(3n) {
    margin-right: 0;
  }
  .city li a {
    font-size: .7rem;
  }
  .city li:hover {
    background-size: 100%;
  }
  .box9 .container {
    padding: .5rem .5rem;
  }
  .tj {
    margin-top: 1rem;
  }
  .tj li {
    width: 49%;
    height: 6rem;
    border-radius: .25rem;
    margin-right: 2%;
    margin-bottom: 0.5rem;
  }
  .tj li:nth-child(2n) {
    margin-right: 0;
  }
  .tj li:nth-child(3) {
    margin-left: 25%;
  }
}
