.wrap {
  /* padding-bottom: 1rem; */
}
.wrap .comment-header .header-top {
  background-image: url("/themes/mobile/public/assets/image/banner-bg1.png");
}
.wrap .page1 {
  margin-top: 0.5rem;
}
.wrap .page1 .title-box {
  width: 100%;
  height: 1.54rem;
  background: url("/themes/mobile/public/assets/image/introduction/page1-title-box-bg.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 5px 5px #a7a7a7;
}
.wrap .page1 .title-box .title {
  font-size: 0.36rem;
  color: #fff;
  font-weight: bold;
}
.wrap .page1 .text-box {
  margin-top: 0.4rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #dddddd;
  font-size: 0.26rem;
  color: #666666;
  line-height: 1.8;
  text-align: justify;
}
.wrap .page2 {
  background: #fafafa;
}
.wrap .page2 .top-box {
  width: 100%;
  height: 3.04rem;
  background: url("/themes/mobile/public/assets/image/introduction/page2-top-bg.png") no-repeat center / 100%;
  margin-top: 0.5rem;
  box-shadow: 0 5px 7px #77acc7;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.wrap .page2 .top-box .tit {
  font-size: 0.38rem;
  color: #fff;
  display: flex;
  align-items: flex-end;
  font-weight: bold;
}
.wrap .page2 .top-box .tit span {
  font-size: 0.64rem;
}
.wrap .page2 .text-box {
  font-size: 0.26rem;
  color: #666666;
  line-height: 1.8;
  text-align: justify;
  margin-top: 0.5rem;
}
.wrap .page2 .information-list {
  padding: 0.58rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wrap .page2 .information-list .list-item {
  display: flex;
  align-items: center;
  margin-top: 0.4rem;
}
.wrap .page2 .information-list .list-item:nth-child(1) {
  margin-top: 0;
}
.wrap .page2 .information-list .list-item .icon {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.18rem;
  margin-bottom: -0.3rem;
}
.wrap .page2 .information-list .list-item .detail-box {
  width: 4.7rem;
  display: flex;
  align-items: flex-end;
  font-size: 0.32rem;
  color: #000;
  font-weight: bold;
}
.wrap .page2 .information-list .list-item .detail-box .text-num {
  font-size: 0.54rem;
  color: #337697;
  margin: 0 0.2rem;
}
.wrap .page2 .information-list .item1 .icon {
  background: url("/themes/mobile/public/assets/image/introduction/page2-information-icon1.png") no-repeat center / 100%;
}
.wrap .page2 .information-list .item2 .icon {
  background: url("/themes/mobile/public/assets/image/introduction/page2-information-icon2.png") no-repeat center / 100%;
}
.wrap .page2 .information-list .item3 .icon {
  background: url("/themes/mobile/public/assets/image/introduction/page2-information-icon3.png") no-repeat center / 100%;
}
.wrap .page3 .text-box {
  margin-top: 0.45rem;
  padding: 0.4rem 0.3rem;
  position: relative;
  box-sizing: border-box;
  font-size: 0.26rem;
  color: #666666;
  border: 1px solid #dddddd;
}
.wrap .page3 .text-box .text-top {
  width: 3.55rem;
}
.wrap .page3 .text-box p {
  text-align: justify;
  line-height: 1.8;
}
.wrap .page3 .text-box .img {
  position: absolute;
  width: 2.75rem;
  height: 2.29rem;
  background: url("/themes/mobile/public/assets/image/introduction/page3-img.png") no-repeat center / 100%;
  top: -1.1rem;
  right: 0;
}
.wrap .page4 {
  width: 100%;
  height: 10.22rem;
  background: url("/themes/mobile/public/assets/image/introduction/page4-bg.png") no-repeat center / 100%;
}
.wrap .page4 .text-box {
  width: 100%;
  padding: 0.4rem;
  background: #fff;
  font-size: 0.26rem;
  color: #666666;
  text-align: justify;
  line-height: 1.9;
  margin-top: 0.4rem;
  box-shadow: 0 0 0.1rem #bdbdbd;
}
.wrap .page4 .text-box span {
  font-weight: bold;
  color: #000;
}
.wrap .page5 .comment-title-box {
  padding-top: 0;
}
.wrap .page5 .text-box {
  position: relative;
  margin-top: 0.6rem;
}
.wrap .page5 .text-box .text-con {
  font-size: 0.26rem;
  color: #666666;
  padding: 0.4rem;
  background: #fff;
  box-shadow: 0 0 0.1rem #bdbdbd;
  position: relative;
  z-index: 5;
  line-height: 1.9;
}
.wrap .page5 .text-box .img {
  position: absolute;
  width: 3.76rem;
  height: 2.01rem;
  background: url("/themes/mobile/public/assets/image/introduction/page5-img.png") no-repeat center / 100%;
  top: -1.27rem;
  right: -0.3rem;
}
.wrap .page6 .page6-con {
  position: relative;
  margin-top: 0.4rem;
}
.wrap .page6 .page6-con .img {
  width: 100%;
  height: 4.13rem;
  background: url("/themes/mobile/public/assets/image/introduction/page6-img.png") no-repeat center / 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.wrap .page6 .page6-con .content {
  padding-top: 1.37rem;
}
.wrap .page6 .page6-con .text-box {
  position: relative;
  z-index: 5;
  padding: 0.4rem;
  background: #fff;
  box-shadow: 0 0 0.1rem #bdbdbd;
  font-size: 0.26rem;
  color: #666666;
  text-align: justify;
  line-height: 1.9;
}
