.container {
  width: 10rem;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 0.1rem #aaa;
}

.header {
  font-size: 0;
}
.header img {
  width: 10rem;
}

.bz {
  font-size: 0;
  text-align: center;
  line-height: 0.8rem;
}
.bz span {
  color: white;
  font-size: 0.28rem;
}
.bz i {
  color: white;
  font-size: 0.28rem;
  margin: 0 0.2rem;
}

.p1 {
  display: flex;
  flex-wrap: wrap;
}
.p1 > div {
  width: 50%;
  height: 1.6rem;
  display: flex;
}
.p1 .img {
  width: 1.866667rem;
  text-align: center;
}
.p1 .img img {
  width: 1.173333rem;
  height: 1.173333rem;
  margin-top: 0.346667rem;
}
.p1 .info span {
  display: block;
  text-align: center;
}
.p1 .info span:nth-of-type(1) {
  font-size: 0.426667rem;
  line-height: 0.8rem;
  padding-top: 0.213333rem;
}
.p1 .info span:nth-of-type(2) {
  font-size: 0.32rem;
  color: #aaa;
}

.p2 {
  display: flex;
  justify-content: center;
  padding: 0.4rem 0 0.266667rem;
  font-size: 0;
}
.p2 div {
  width: 1.733333rem;
  height: 1.733333rem;
  text-align: center;
  border: 2px solid #ccc;
  box-sizing: border-box;
  padding-top: 0.186667rem;
  border-radius: 0.866667rem;
  margin: 0 0.106667rem;
}
.p2 img {
  width: 0.866667rem;
  height: 0.773333rem;
}
.p2 span {
  display: block;
  font-size: 0.266667rem;
  line-height: 1.6;
}

.p-title {
  text-align: center;
}
.p-title > div {
  font-size: 0.533333rem;
  font-weight: bold;
  line-height: 1.8;
  padding: 0 0.266667rem;
  display: inline-block;
  border-bottom: 0.066667rem solid;
  position: relative;
}
.p-title > div p {
  width: 0;
  height: 0;
  font-size: 0;
  border-top: 0.133333rem solid;
  border-left: 0.12rem solid transparent;
  border-right: 0.12rem solid transparent;
  position: absolute;
  left: 50%;
  bottom: -0.186667rem;
  margin-left: -0.12rem;
}

.p3-t {
  height: 0.84rem;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 0.266667rem center;
  background-size: 0.866667rem auto;
  padding: 0.36rem 0 0 1.333333rem;
  margin-top: 0.533333rem;
}
.p3-t div {
  padding-left: 0.266667rem;
  line-height: 0.48rem;
  border-left: 0.013333rem solid #a5a5a5;
}
.p3-t div span {
  font-size: 0.32rem;
}
.p3-t div span:first-child {
  color: #bb946b;
  border: 0.013333rem solid #bb946b;
  border-radius: 0.133333rem;
  padding: 0.026667rem 0.08rem;
  margin-right: 0.133333rem;
}

.p3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0.266667rem 0 0.4rem;
}
.p3 div {
  width: 3rem;
  text-align: center;
  padding: 0.266667rem 0;
}
.p3 div img {
  width: 2rem;
  height: 2rem;
}
.p3 div span {
  display: block;
  font-size: 0.346667rem;
}

.p4 {
  padding-bottom: 0.133333rem;
}
.p4 img {
  width: 10rem;
}

.p5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0.4rem 0 0.133333rem;
}
.p5 > div {
  width: 4.093333rem;
  margin: 0.266667rem;
  font-size: 0;
}
.p5 > div img {
  width: 4.093333rem;
  height: 2.28rem;
}
.p5 > div div {
  box-sizing: border-box;
  border: 0.013333rem solid #ccc;
  border-top: none;
  padding-bottom: 0.266667rem;
}
.p5 > div div p {
  font-size: 0.266667rem;
  text-align: center;
  line-height: 1.8;
}
.p5 > div div p:first-child {
  font-size: 0.373333rem;
  line-height: 2.4;
  position: relative;
  margin-bottom: 0.133333rem;
}
.p5 > div div p:first-child::before {
  content: "";
  bottom: 0;
  width: 2.666667rem;
  height: 0.013333rem;
  background: #ccc;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.p5 > div div p:first-child::after {
  content: "";
  bottom: -0.013333rem;
  width: 0.4rem;
  height: 0.04rem;
  background: #fd6800;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.p6 img:first-child {
  width: 10rem;
  height: 6.226667rem;
  padding: 0.533333rem 0 0.4rem;
}
.p6 img:last-child {
  width: 10rem;
  height: 3.6rem;
}
.p6 .btn {
  display: flex;
  justify-content: center;
  padding-bottom: 0.266667rem;
}
.p6 .btn div {
  width: 4.6rem;
  line-height: 0.933333rem;
  text-align: center;
  font-size: 0.373333rem;
  color: white;
  background: #fea201;
  border-radius: 0.133333rem;
}
.p6 .btn div:last-child {
  background: #7d7d7b;
  margin-left: 0.266667rem;
}
.p6 .tit {
  font-size: 0.453333rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

.p7 {
  padding: 0.266667rem 0 0.133333rem;
}
.p7 .info {
  display: flex;
}
.p7 .info img {
  width: 3.6rem;
  height: 3.64rem;
  padding: 0.266667rem;
  display: block;
}
.p7 .info > div {
  width: 5.6rem;
  padding-top: 0.266667rem;
}
.p7 .info > div .tit {
  font-size: 0.426667rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.213333rem;
}
.p7 .info > div p:last-child {
  font-size: 0.32rem;
  line-height: 1.8;
}
.p7 .info > div p:last-child span {
  color: red;
}
.p7 .tips {
  font-size: 0.346667rem;
  line-height: 0.853333rem;
  text-align: center;
  background-color: #eee;
  color: black;
}
.p7 .btn {
  display: flex;
  justify-content: center;
  padding: 0.266667rem 0;
}
.p7 .btn div {
  width: 4.6rem;
  line-height: 0.933333rem;
  text-align: center;
  font-size: 0.373333rem;
  color: white;
  background: #fea201;
  border-radius: 0.133333rem;
}
.p7 .btn div:last-child {
  margin-left: 0.266667rem;
}

.p8 {
  width: 9.466667rem;
  background: #ececec;
  margin: 0 auto 0.4rem;
  padding: 0.4rem 0;
}
.p8 .box {
  width: 90%;
  border-top: 0.013333rem solid #666;
  margin: 0.4rem auto 0;
  text-align: center;
}
.p8 .box > div {
  position: relative;
  top: -0.32rem;
  font-size: 0;
}
.p8 .box > div div:first-child {
  width: 80%;
  background: #ececec;
  margin: 0 auto;
  font-size: 0.48rem;
  font-weight: bold;
}
.p8 .box > div div:first-child text {
  color: #fe7503;
}
.p8 .box > div div:nth-child(2) {
  font-size: 0.213333rem;
  line-height: 3;
}
.p8 .box > div img {
  width: 0.373333rem;
  height: 0.373333rem;
}
.p8 .con {
  width: 8.933333rem;
  height: 2.88rem;
  margin: 0 auto;
  font-size: 0.346667rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p8 .con .c1 {
  display: flex;
  justify-content: space-between;
}
.p8 .con .c1 .c2 {
  width: 4.386667rem;
  line-height: 0.853333rem;
  text-align: center;
  background-color: #d8bb6d;
  color: white;
}
.p8 .con .c1 .c2:last-child {
  background-color: #caacde;
}
.p8 .con .c1 .c3 {
  width: 6.293333rem;
  height: 1.866667rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.p8 .con .c1 .c3 div {
  width: 3.2rem;
  line-height: 0.853333rem;
  text-align: center;
  background-color: #64c5bc;
  color: white;
}
.p8 .con .c1 .c3 div:nth-child(2) {
  width: 2.933333rem;
  background-color: #8bc1f0;
}
.p8 .con .c1 .c3 div:nth-child(3) {
  background-color: #caacde;
}
.p8 .con .c1 .c3 div:last-child {
  width: 2.933333rem;
  background-color: #d8bb6d;
}
.p8 .con .c1 .c4 {
  width: 2.48rem;
  height: 1.866667rem;
  background-color: #ff9801;
  background-repeat: no-repeat;
  background-size: 0.72rem 0.56rem;
  background-position: 0.133333rem center;
  box-sizing: border-box;
  padding: 0.4rem 0 0 0.906667rem;
  color: white;
  line-height: 0.533333rem;
}

.p8-b {
  width: 10rem;
  height: 2.693333rem;
  padding-bottom: 0.266667rem;
}

.p9 {
  width: 9.466667rem;
  padding: 0.533333rem 0 0.266667rem;
  margin: 0 auto;
  overflow: hidden;
}
.p9 .swiper-box {
  width: 9.733333rem;
}
.p9 .swiper-box .swiper-container {
  padding-bottom: 0.75rem;
}
.p9 .swiper-box .swiper-wrapper {
  display: flex;
}
.p9 .swiper-box .swiper-wrapper img {
  width: 4.586667rem;
  margin-right: 0.266667rem;
}
.p9 .swiper-box .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
}

.chat,
.cursor {
  cursor: pointer;
}

.hide {
  display: none !important;
}

.popup {
  position: fixed;
  z-index: 9999;
  left: 50%;
  top: 50%;
  margin-left: -4rem;
  margin-top: -3.3333rem;
  transform: scale(0.9);
}
.popup img {
  width: 8rem;
}
.popup a {
  position: absolute;
  width: 1.0667rem;
  height: 1.0667rem;
  display: block;
  top: 0;
  right: 0;
}

.shrink {
  animation: shrink 0.6s forwards;
}

@keyframes shrink {
  50% {
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}/*# sourceMappingURL=index.css.map */