* {
  font-size: inherit;
}

body {
  background-color: #F0FCFF;
  font-size: 0.28rem;
}

.all_box {
  width: 7.5rem;
  margin: 0 auto;
  overflow: hidden;
  background-color: #F0FCFF;
}

.max_width {
  margin: 0 0.12rem;
}

.mar_LR {
  margin: 0 0.56rem;
}

.last_a {
  display: block;
  margin: 0 auto;
  width: 2.73rem;
  height: 0.72rem;
  text-align: center;
  line-height: 0.72rem;
  font-size: 0.26rem;
  color: #6a10e4;
  /* background: url(../imagess/ico2.png) no-repeat center; */
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  background-size: 100%;
}

img {
  width: 100%;
  display: block;
  max-width: initial;
}

.banner_wrap {
  overflow: hidden;
  position: relative;
  width: 7.5rem;
}

.title {
  text-align: center;
}

.title h3 {
  text-align: center;
  font-size: 0.4rem;
  font-weight: 700;
  color: #434343;
  display: inline-block;
  padding: 0 0.5rem;
  height: 1.1rem;
  line-height: 1.1rem;
  min-width: 4.95rem;
  background: url(../images/title-bg.png?v=2) center center/100% 100% no-repeat;
  box-sizing: border-box;
}

.tit-p {
  text-align: center;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
  margin: 0.16rem 0 0.28rem;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.22rem;
}

.btn a {
  background: #fff;
  display: block;
  border-radius: 50px;
  text-align: center;
  width: 2.96rem;
  color: #434343;
  letter-spacing: 1px;
  height: 0.72rem;
  line-height: 0.7rem;
  font-size: 0.32rem;
  font-weight: 700;
  border: 1px solid #434343;
}

.btn a:nth-child(1) {
  background: #ffe5ee;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.wp {
  position: relative;
  width: 7.5rem;
  overflow: hidden;
  margin: 0 auto;
  background-color: #F0FCFF;
}

.box1,
.box3,
.box4,
.box5,
.box6,
.box7,
.box8,
.box9 {
  padding: 0.6rem 0 0;
}

.box3,
.box4,
.box5 {
  overflow: visible;
}

.box9 {
  padding-bottom: 1rem;
}

.box1-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 0.14rem;
}
.box1-con .b1-card {
  flex: 1;
  min-width: 0;
  display: block;
}
.box1-con .b1-card img {
  width: 100%;
  height: auto;
  display: block;
}

.box2 {
  padding: 0.5rem 0 0rem;
}

.box2_con {
  text-align: center;
  font-size: 0;
}

.box2_con dl {
  display: inline-block;
  vertical-align: top;
  margin: 0.18rem 0.08rem 0;
  width: 2.84rem;
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
  height: 3.34rem;
  box-shadow: 0 0 0.15rem rgba(177, 205, 216, 0.4);
  background: #fff;
  border-radius: 0.1rem;
  padding: 0.1rem 0.1rem 0;
}

.box2_con dl span {
  font-size: 0.23rem;
  color: #fff;
  line-height: 0.42rem;
  background: #24c9fc;
  letter-spacing: 2px;
  border-radius: 0 0 0.1rem 0.1rem;
  display: block;
  font-weight: bold;
}

.box2_con dl p {
  line-height: 0.3rem;
  padding: 0.14rem 0.2rem;
  font-size: 0.2rem;
  color: #333;
  text-align: left;
  height: 0.95rem;
}

.box2_con dl a {
  width: 1.46rem;
  height: 0.4rem;
  display: block;
  font-size: 0.21rem;
  border-radius: 50px;
  line-height: 0.4rem;
  display: block;
  background: #24c9fc;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  margin: -0.08rem auto;
}

.title p {
  text-align: center;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 0.4rem;
  letter-spacing: 1px;
  margin-top: 0.08rem;
}

.box3-con,
.box5_con,
.box7-con,
.box9-con,
.box4_con,
.view,
.box8-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
}

.box3 > .title p {
  margin-top: 0.08rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
}

.box3-con {
  padding: 0;
  overflow: visible;
}

.box3-tab {
  padding-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.12rem;
}

.box3-tab li {
  min-width: 1.4rem;
  height: 0.6rem;
  padding: 0 0.18rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0.12rem;
  text-align: center;
  line-height: 0.58rem;
  position: relative;
  font-size: 0.26rem;
  color: #003faf;
  font-weight: 700;
  box-sizing: border-box;
}

.box3-tab li:nth-child(3) {
  min-width: 1.9rem;
}

.box3-tab li span {
  display: none;
}

.box3-tab li.on {
  background-color: #003faf;
  border-color: #003faf;
  color: #fff;
}

.box3-hid {
  line-height: 0;
  display: none;
  padding-top: 0.4rem;
  padding-bottom: 0.32rem;
  overflow: visible;
}
.box3-hid .hid-content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0.56rem 0.18rem;
  overflow: visible;
}
.box3-hid .hid-content .b3-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 3.4rem;
  min-height: 3.55rem;
  height: auto;
  background-color: #fff;
  border-radius: 0.16rem;
  padding: 0.12rem 0.12rem 0.4rem;
  box-sizing: border-box;
  box-shadow: 0 0.04rem 0.16rem rgba(0, 63, 175, 0.08);
  overflow: visible;
}
.box3-hid .hid-content .b3-item .b3-item-pic {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  border-radius: 0.1rem 0.1rem 0 0;
  overflow: hidden;
  line-height: 0;
}
.box3-hid .hid-content .b3-item .b3-item-img {
  display: block;
  width: 100%;
  height: 1.88rem;
  object-fit: cover;
  object-position: top;
  border-radius: 0.1rem 0.1rem 0 0;
}
.box3-hid .hid-content .b3-item .b3-item-name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 0.52rem;
  min-height: 0.52rem;
  padding: 0 0.12rem 0 0.14rem;
  line-height: 0.52rem;
  font-size: 0.26rem;
  color: #434343;
  font-weight: 700;
  text-align: left;
  background: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 1;
}
.box3-hid .hid-content .b3-item .b3-item-mes {
  flex: 1;
  min-height: 0.9rem;
  margin: 0.06rem 0 0;
  padding: 0 0.14rem;
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.36rem;
  color: #434343;
  text-align: left;
}
.box3-hid .hid-content .b3-item .b3-item-mes br {
  display: none;
}
.box3-hid .hid-content .b3-item .b3-item-mes .suit {
  display: block;
  font-weight: 700;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #434343;
  margin-bottom: 0.02rem;
}
.box3-hid .hid-content .b3-item .b3-item-btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  display: block;
  width: 2.02rem;
  height: 0.58rem;
  line-height: 0.58rem;
  margin: 0;
  border: none;
  background-color: #ccf4ff;
  color: #434343;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  border-radius: 0.3rem;
  z-index: 2;
}

.box4 > .title p {
  margin-top: 0.08rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
}

.box4_con {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0.24rem 0.18rem;
  padding-bottom: 0;
  overflow: visible;
}
.box4_con .b4-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 3.4rem;
  min-height: 3.55rem;
  height: auto;
  background-color: #fff;
  border-radius: 0.16rem;
  padding: 0 0 0.28rem;
  box-sizing: border-box;
  box-shadow: 0 0.04rem 0.16rem rgba(0, 63, 175, 0.08);
  overflow: hidden;
}
.box4_con .b4-item .b4-item-pic {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  border-radius: 0.16rem 0.16rem 0 0;
  overflow: hidden;
  line-height: 0;
}
.box4_con .b4-item .b4-item-img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 666 / 308;
  object-fit: cover;
  object-position: top;
}
.box4_con .b4-item .b4-item-name {
  position: absolute;
  left: 0.14rem;
  right: auto;
  bottom: 0.04rem;
  margin: 0;
  height: 0.4rem;
  padding: 0;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #fff;
  font-weight: 700;
  text-align: left;
  background: none;
  box-sizing: border-box;
  white-space: nowrap;
  z-index: 2;
}
.box4_con .b4-item .b4-item-mes {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  min-height: 0;
  margin: 0.18rem 0 0;
  padding: 0 0.2rem;
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.36rem;
  color: #434343;
  text-align: left;
}
.box4_con .b4-item .b4-item-mes .suit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 0.26rem;
  line-height: 1.25;
  color: #434343;
  text-align: center;
  margin-bottom: 0.12rem;
}
.box4_con .b4-item .b4-item-mes .b4-line {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  padding-left: 0.24rem;
  margin: 0 0 0.08rem;
  text-align: left;
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.36rem;
  box-sizing: border-box;
}
.box4_con .b4-item .b4-item-mes .b4-line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.13rem;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #c4c4e8;
}
.box4_con .b4-item .b4-item-btn {
  position: static;
  left: auto;
  bottom: auto;
  transform: none;
  display: block;
  width: 2.02rem;
  height: 0.58rem;
  line-height: 0.58rem;
  margin: 0.24rem auto 0;
  border: none;
  background-color: #ccf4ff;
  color: #434343;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  border-radius: 0.3rem;
  z-index: 2;
  flex-shrink: 0;
}

.box5_con {
  display: flex;
  align-items: stretch;
  width: 6.98rem;
  margin: 0.32rem auto 0;
  min-height: 5.4rem;
  height: auto;
  border-radius: 0.16rem;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0.04rem 0.16rem rgba(0, 63, 175, 0.08);
}

.box5-left {
  float: none;
  width: 1.6rem;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  height: auto;
  background: #ccf4ff;
  border-radius: 0.16rem 0.3rem 0.3rem 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
}

.box5-left li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.04rem;
  position: relative;
  margin: 0;
  padding: 0 0.06rem 0 0.04rem;
  font-size: 0.24rem;
  color: #003faf;
  font-weight: 400;
  line-height: 1.2;
  box-sizing: border-box;
}
.box5-left li:first-child {
  font-size: 0.24rem;
}
.box5-left li span {
  display: block;
  width: auto;
  max-width: 4.2em;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 0.24rem;
  font-weight: 400;
}
.box5-left li::after {
  content: "";
  position: static;
  flex-shrink: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.06rem 0 0.06rem 0.08rem;
  border-color: transparent transparent transparent #003faf;
  background: none;
}

.box5-right {
  float: none;
  flex: 1;
  width: auto;
  min-width: 0;
  padding: 0.08rem 0.2rem 0.08rem 0.24rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.box5-right .ul {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.16rem 0.16rem;
  align-content: center;
  align-items: center;
  padding: 0.18rem 0;
  border-bottom: 1px dashed #c8c8c8;
  box-sizing: border-box;
}

.box5-right .ul:last-child {
  border-bottom: none;
}

.box5-right .ul span {
  float: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
  height: 0.52rem;
  margin: 0;
  padding: 0 0.4rem 0 0.12rem;
  line-height: 0.5rem;
  border-radius: 50px;
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
  text-align: center;
  border: 1px solid #d5d5d5;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.box5-right .ul.kskm span:nth-child(1),
.box5-right .ul.kskm span:nth-child(2),
.box5-right .ul.kskm span:nth-child(6) {
  letter-spacing: 0.06rem;
}
.box5-right .ul.xxsj span.wide {
  grid-column: span 2;
}
.box5-right .ul span em {
  position: absolute;
  right: 0.14rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.2rem;
  height: 0.2rem;
  border: 1px solid #c8c8c8;
  border-radius: 0.03rem;
  background: #fff;
  box-sizing: border-box;
}

.box5-right .ul span.side {
  background: #ccf4ff;
  border-color: #003faf;
  color: #000;
  font-weight: 700;
}
.box5-right .ul span.side em {
  background: #003faf;
  border-color: #003faf;
}
.box5-right .ul span.side em::after {
  content: "";
  position: absolute;
  left: 0.055rem;
  top: 0.01rem;
  width: 0.05rem;
  height: 0.1rem;
  border: solid #fff;
  border-width: 0 0.02rem 0.02rem 0;
  transform: rotate(45deg);
}

.box5 > .btn {
  margin-top: 0.36rem;
  padding-bottom: 0;
}

.box6 > .title p {
  margin-top: 0.08rem;
  padding: 0 0.4rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
}

.box6 .view {
  position: relative;
  width: 6.98rem;
  margin: 0.32rem auto 0;
  padding: 0;
  overflow: visible;
}

.box6 .view .swiper-container,
.box6 .view .page6-swiper {
  padding-bottom: 0.44rem;
  overflow: hidden;
  height: auto !important;
}

.box6 .view .page6-swiper .swiper-wrapper {
  height: auto !important;
  align-items: flex-start;
}

.box6 .view .box6-con {
  width: 100%;
  background: transparent;
  padding: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0.16rem;
  box-sizing: border-box;
  height: auto;
}

.box6 .view dl {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: stretch;
  background: transparent;
  border-radius: 0;
  padding: 0;
  box-sizing: border-box;
  box-shadow: none;
  overflow: visible;
  min-height: 2.14rem;
}

.box6 .view dl .left {
  margin-right: 0.12rem;
  flex-shrink: 0;
  display: flex;
  align-self: stretch;
}

.box6 .view dl .right {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 0.12rem 0.12rem 0;
  background: #fff;
  border-radius: 0.16rem;
  overflow: hidden;
  box-shadow: 0 0.04rem 0.14rem rgba(0, 63, 175, 0.06);
  box-sizing: border-box;
}

.box6 .view dl .right .name {
  display: block;
  width: 100%;
  font-size: 0.32rem;
  font-weight: 700;
  background: linear-gradient(270deg, #FFFFFF 0%, #CCF4FF 100%);
  border-radius: 0.08rem 0.08rem 0 0;
  color: #434343;
  padding: 0.08rem 0.14rem;
  line-height: 1.25;
  box-sizing: border-box;
}

.box6 .view dl .right .fenshu {
  height: auto;
  min-height: 0;
  font-size: 0.28rem;
  font-weight: 700;
  margin: 0.1rem 0 0.06rem;
  color: #434343;
  background: transparent;
  padding: 0 0.14rem;
  line-height: 1.3;
  box-sizing: border-box;
}

.left-div {
  border-radius: 0.12rem;
  background: #FFFDEA;
  overflow: hidden;
  width: 1.9rem;
  height: 100%;
  min-height: 1.9rem;
  align-self: stretch;
}

.left-div .left-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

.box6 .view dl dt {
  position: relative;
}

.box6 .view dl dt span {
  display: none;
}

.box6 .view dl dt img {
  position: relative;
  z-index: 2;
}

.box6 .view dl dd {
  flex: 1;
}

.box6 .view dl dd .note {
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.36rem;
  padding: 0 0.14rem 0 0.14rem;
}

.box6 .view dl dd .note span {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  margin-right: 0.1rem;
  border-radius: 50%;
  background: #9ad4ff;
  color: transparent;
  font-size: 0;
  vertical-align: -0.02rem;
}

.box6 .view dl dd .xian {
  display: none;
}

.box6 .view .swiper-slide {
  height: auto !important;
  box-sizing: border-box;
}

.page6-swiper {
  position: relative;
  padding-bottom: 0.44rem;
}

.page6-swiper .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.02rem;
  width: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.page6-swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  margin: 0 0.08rem;
  border-radius: 50%;
  background-color: #cfe8f0;
  opacity: 1;
  vertical-align: middle;
}

.page6-swiper .swiper-pagination-bullet-active {
  background-color: #003faf;
}

.box6 .view > .btn {
  margin-top: 0.28rem;
}

.box7-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
}
.box7-con .fw-list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  width: 100%;
  margin: 0 auto;
  padding: 0.02rem 0;
  box-sizing: border-box;
}
.box7-con .fw-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  aspect-ratio: auto;
  background: none;
  box-sizing: border-box;
  text-align: left;
  z-index: 1;
}
.box7-con .fw-label {
  position: relative;
  flex-shrink: 0;
  width: 1.32rem;
  height: 0.72rem;
  background: url(../images/fw-item-bg.png) center/100% 100% no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.box7-con .fw-tit {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  height: auto;
  margin: 0;
  padding: 0 0 0.14rem;
  display: block;
  font-size: 0.28rem;
  font-weight: 700;
  color: #434343;
  line-height: 1;
  letter-spacing: 0.02rem;
  box-sizing: border-box;
}
.box7-con .fw-desc {
  position: relative;
  flex: 1;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  min-height: 0.72rem;
  margin: 0 0 0 0.18rem;
  padding: 0.14rem 0.18rem;
  font-size: 0.22rem;
  font-weight: 400;
  line-height: 1.45;
  color: #434343;
  text-align: left;
  background: #fff;
  border: 1px solid #e8f4ff;
  border-radius: 0.1rem;
  box-sizing: border-box;
  overflow: visible;
}
.box7-con .fw-desc::before {
  content: "";
  position: absolute;
  left: -0.18rem;
  top: 50%;
  width: 0.18rem;
  height: 1px;
  background: #bfe8ff;
}
.box7-con .btn {
  margin-top: 0.32rem;
  padding-bottom: 0;
}

.box8 > .title p {
  margin-top: 0.08rem;
  padding: 0 0.36rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
}

.box8-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
  padding-bottom: 0;
}

.box8:not(.box8-books) .b8-tab {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.14rem;
  margin-bottom: 0.24rem;
  width: 100%;
  box-sizing: border-box;
}

.box8:not(.box8-books) .b8-tab-item {
  width: 100%;
  min-width: 0 !important;
  max-width: none;
  flex: none;
  padding: 0.12rem 0.08rem;
  height: auto !important;
  min-height: 0.9rem;
  line-height: 1.2;
  text-align: center;
  background: #fff;
  color: #003faf;
  border: 1px solid #b7d4ff;
  border-radius: 0.14rem;
  font-size: 0.26rem;
  font-weight: 700;
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  white-space: normal;
  cursor: pointer;
}
.box8:not(.box8-books) .b8-tab-item span {
  display: block;
  width: 100%;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-break: keep-all;
}
.box8:not(.box8-books) .b8-tab-item span:first-child {
  font-size: 0.26rem;
  font-weight: 700;
  line-height: 1.2;
}
.box8:not(.box8-books) .b8-tab-item span:last-child {
  font-size: 0.26rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0.02rem;
}
.box8:not(.box8-books) .b8-tab-item.on {
  background: #003faf;
  color: #fff;
  border-color: #003faf;
}

.box8:not(.box8-books) .b8-panel {
  display: none;
  width: 100%;
  margin-bottom: 0.12rem;
  background: #fff;
  border-radius: 0.16rem;
  overflow: hidden;
  box-sizing: border-box;
}
.box8:not(.box8-books) .b8-panel.on {
  display: block;
}
.box8:not(.box8-books) .b8-panel img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}

.box8:not(.box8-books) .box8-con .btn {
  margin-top: 0.36rem;
}

.box8-books .box8-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
  padding-bottom: 0;
}
.box8-books .tit-p {
  margin: 0.04rem auto 0.28rem;
  padding: 0 0.24rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #656565;
  line-height: 1.4;
  text-align: center;
}
.box8-books .book-list {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  width: 100%;
  margin: 0 auto;
}
.box8-books .book-item {
  text-align: center;
}
.box8-books .book-label {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 3.74rem;
  height: 0.72rem;
  margin: 0 auto 0.14rem;
  padding: 0 0.12rem;
  background: url(../images/book-label-bg.png?v=2) center/100% 100% no-repeat;
  border-radius: 0;
  font-size: 0.3rem;
  font-weight: 700;
  color: #434343;
  line-height: 1;
  box-sizing: border-box;
  white-space: nowrap;
}
.box8-books .book-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.16rem;
  background: #fff;
  box-sizing: border-box;
}
.box8-books .btn {
  margin-top: 0.36rem;
}

.box9 .title h3 {
  border-radius: 0.2rem;
}

.box9-con {
  width: 6.98rem;
  margin: 0.32rem auto 0;
  padding-bottom: 0;
}

.honor-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.2rem 0.18rem;
}

.honor-item {
  overflow: hidden;
  border-radius: 0.16rem;
  background: #FCF7C1;
  display: flex;
  flex-direction: column;
}

.honor-pic {
  width: 100%;
  line-height: 0;
  background: #d7ebff;
  overflow: hidden;
}
.honor-pic img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center top;
}

.honor-cap {
  margin: 0;
  padding: 0.1rem 0.12rem 0.12rem;
  min-height: 0.56rem;
  height: auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.35;
  color: #434343;
  text-align: center;
  background: #FCF7C1;
}

.box9 .btn {
  margin-top: 0.36rem;
}
