.comTit {
  font-weight: 600;
  font-size: 0.48rem;
  color: #000000;
  text-align: center;
}
.comTit span {
  font-size: 0.64rem;
}
.comTit span .red {
  font-size: 0.48rem;
  color: #DD0F1F;
}
.comTxt {
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  margin-top: 0.18rem;
  line-height: 0.28rem;
}
.commonBanner2 .bread{
    border:0;
}

.white .commonBanner2  .text *{
    color: #fff;
}

/*.commonBanner2 .text{*/
/*    display: none;*/
/*}*/
.inlineMore {
  display: inline-block;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  min-width: 1rem;
  width: fit-content;
  padding: 0 0.18rem;
  height: 0.32rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.01rem solid rgba(0, 0, 0, 0);
  text-align: center;
  line-height: 0.31rem;
}
.more {
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  min-width: 1.1rem;
  width: fit-content;
  padding: 0 0.18rem;
  height: 0.32rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.01rem solid rgba(0, 0, 0, 0);
  text-align: center;
  line-height: 0.3rem;
}
.conBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.68rem;
}
.conBtn .btn {
  width: 2.6rem;
  height: 0.56rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.06rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.conBtn .tel {
  width: 2.6rem;
  height: 0.56rem;
  background: #226EFF;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.06rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-1 {
  background: #F7F8FB;
}
.box25-1 .box1 {
  width: 100%;
  height: 3.98rem;
  background-image: url('../img/serve/img1.png');
  padding: 1.05rem 0 0.61rem;
}
.box25-1 .box1 .numList {
  width: 13rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.72rem;
}
.box25-1 .box1 .numList .item .numBox {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.28rem;
  color: #C4E2FF;
  display: flex;
  align-items: flex-end;
  line-height: 1;
  gap: 0.05rem;
}
.box25-1 .box1 .numList .item .numBox .num {
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.78rem;
  color: #FFFFFF;
}
.box25-1 .box1 .numList .item .numBox span {
  line-height: 1.5;
}
.box25-1 .box1 .numList .item .text {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.box25-1 .box1 form {
  width: 13rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box25-1 .box1 form .select {
  width: 5.22rem;
  height: 0.48rem;
  background: #FFFFFF;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.01rem solid #DBDBDB;
  display: flex;
  align-items: center;
}
.box25-1 .box1 form .select span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.24rem;
  padding-right: 0.23rem;
  padding-left: 0.19rem;
  flex-shrink: 0;
  border-right: 0.01rem solid #BCBCBC;
}
.box25-1 .box1 form .select .selectBox {
  width: 100%;
  height: 0.48rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding-left: 0.32rem;
  padding-right: 0.2rem;
  position: relative;
  display: flex;
  align-items: center;
}
.box25-1 .box1 form .select .selectBox input {
  width: 100%;
}
.box25-1 .box1 form .select .selectBox img {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
}
.box25-1 .box1 form .select .selectBox .option {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 2.4rem;
  overflow-y: auto;
  background: #FFFFFF;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.01rem solid #DBDBDB;
  padding: 0.1rem 0;
  box-sizing: border-box;
  display: none;
  
  
}
.box25-1 .box1 form .select .selectBox .option p {
  cursor: pointer;
  line-height:0.32rem;
  padding-left: 0.1rem;
}
.box25-1 .box1 form .select .selectBox .option p:hover {
  background: #0F57E2;
  color: #FFFFFF;
}
.box25-1 .box1 form .right {
  display: flex;
  align-items: center;
}
.box25-1 .box1 form .right input {
  width: 5.64rem;
  height: 0.48rem;
  background: #FFFFFF;
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  border: 0.01rem solid #E6E5E5;
  padding: 0 12px;
}
.box25-1 .box1 form .right button {
  width: 1.94rem;
  height: 0.48rem;
  background: #DD0F1F;
  border-radius: 0rem 0.02rem 0.02rem 0rem;
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 0.16rem;
  color: #FFFFFF;
}
.box25-1 .box2 {
  padding: 0.8rem 0 0.8rem;
  background: #fff;
}
.box25-1 .box2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.15rem;
  margin-top: 0.65rem;
}
.box25-1 .box2 .list .item {
  width: 2.6rem;
  height: 3.2rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-1 .box2 .list .item img {
  width: 0.72rem;
  height: 0.82rem;
  margin-bottom: 0.3rem;
}
.box25-1 .box2 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.3rem;
  text-align: center;
}
.box25-1 .box2 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
}
.box25-1 .box3 {
  padding: 0.8rem 0 0.8rem;
}
.box25-1 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-bottom: 0.32rem;
}
.box25-1 .box3 .list .item {
  width: 4.5rem;
  height: 4.4rem;
  background: #FFFFFF;
  border: 0.01rem solid #EEEEEE;
}
.box25-1 .box3 .list .item .imgBox {
  width: 100%;
  height: 2.6rem;
  overflow: hidden;
}
.box25-1 .box3 .list .item .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box25-1 .box3 .list .item .decs {
  padding: 0.3rem 0.24rem;
}
.box25-1 .box3 .list .item .decs .tit {
  display: flex;
  justify-content: space-between;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.05rem;
}
.box25-1 .box3 .list .item .decs .tit img {
  width: 0.4rem;
  height: 0.4rem;
}
.box25-1 .box3 .list .item .decs .tip {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 0.16rem;
  color: #808080;
  margin-bottom: 0.16rem;
}
.box25-1 .box3 .list .item .decs .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.2rem;
}
.box25-1 .box3 .more {
  width: 2.6rem;
  height: 0.56rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  margin: 0 auto;
  gap: 0.1rem;
}
.box25-1 .box3 .more img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-1 .box4 {
  width: 100%;
  background: #fff;
  padding: 0.8rem 0 0.8rem;
}
.box25-1 .box4 img {
  margin-top: 0.6rem;
  width: 100%;
}
.box25-1 .box5 {
  padding: 0.8rem 0 0.8rem;
}
.box25-1 .box5 .list {
  margin-top: 1.5rem;
  display: flex;
}
.box25-1 .box5 .list .item {
  width: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.box25-1 .box5 .list .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  right: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
}
.box25-1 .box5 .list .item .num {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0.05rem 0.05rem 0.2rem 0.01rem rgba(17, 17, 17, 0.17);
  border: 0.1rem solid #518BC7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.68rem;
  color: #1A5496;
  margin-bottom: 0.38rem;
}
.box25-1 .box5 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
  margin-bottom: 0.2rem;
}
.box25-1 .box5 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
  padding: 0 0.2rem;
  text-align: center;
}
.box25-2 {
  width: 100%;
  background: #F7F8FB;
}
.box25-2 .box1 {
  padding: 0.8rem 0 0.8rem;
}
.box25-2 .box1 .list {
  margin-top: 0.6rem;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}
.box25-2 .box1 .list .item:not(.other) {
  width: 1.75rem;
  height: 1.75rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D8D8D8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.16rem;
}
.box25-2 .box1 .list .item:not(.other):hover {
  background: linear-gradient(180deg, #DD0F1F 0%, #EA2944 100%);
}
.box25-2 .box1 .list .item:not(.other):hover img {
  filter: brightness(0) invert(1);
}
.box25-2 .box1 .list .item:not(.other):hover .tit {
  color: #FFFFFF;
}
.box25-2 .box1 .list .item.other {
  width: 7rem;
  height: 3.52rem;
  grid-area: 2 / 3 / span 2 / span 4;
  padding: 0.4rem 0.3rem;
}
.box25-2 .box1 .list .item.other .content {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
  margin-bottom: 0.72rem;
}

.box25-2 .box1 .list .item.other .content p{
    font-size: 0.18rem;
}
.box25-2 .box1 .list .item.other .more {
  width: 2.6rem;
  height: 0.56rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  margin: 0 auto;
  gap: 0.1rem;
}
.box25-2 .box1 .list .item.other .more img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-2 .box1 .list .item:last-child .tit {
  color: #DD0F1F;
}
.box25-2 .box1 .list .item:last-child:hover {
  background: #fff;
}
.box25-2 .box1 .list .item:last-child:hover .tit {
  color: #DD0F1F;
}
.box25-2 .box1 .list .item img {
  width: 0.4rem;
  height: 0.4rem;
}
.box25-2 .box1 .list .item .tit {
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
}
.box25-2 .box2 .tabBox {
  margin-top: 0.6rem;
  background: #FFFFFF;
}
.box25-2 .box2 .tabBox .tabList {
  padding: 0 2.7rem;
  height: 0.78rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8rem;
  box-shadow: 0rem 0rem 0.02rem 0.01rem rgba(0, 0, 0, 0.16);
}
.box25-2 .box2 .tabBox .tabList .item {
  height: 0.78rem;
  line-height: 0.78rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  position: relative;
  cursor: pointer;
}
.box25-2 .box2 .tabBox .tabList .item.active {
  color: #DD0F1F;
}
.box25-2 .box2 .tabBox .tabList .item.active::after {
  content: '';
  position: absolute;
  width: 0.56rem;
  height: 0.03rem;
  background: #EC1C24;
  border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.box25-2 .box2 .tabBox .content {
  padding: 0.4rem;
}
.box25-2 .box2 .tabBox .content .item {
  display: none;
  gap: 0.21rem;
  align-items: flex-start;
}
.box25-2 .box2 .tabBox .content .item.active {
  display: flex;
}
.box25-2 .box2 .tabBox .content .item .left {
  width: 3.51rem;
  height: 3.81rem;
}
.box25-2 .box2 .tabBox .content .item .left img {
  width: 100%;
  height: 100%;
}
.box25-2 .box2 .tabBox .content .item .right {
  width: 9.4rem;
}
.box25-2 .box2 .tabBox .content .item .right .it {
  width: 100%;
  min-height: 1.42rem;
  border-bottom: 0.01rem dashed #D8D8D8;
  padding: 0.24rem 0.69rem 0.24rem 0.4rem;
}
.box25-2 .box2 .tabBox .content .item .right .it > div {
  display: flex;
}
.box25-2 .box2 .tabBox .content .item .right .it > div img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.07rem;
  margin-top: 0.02rem;
}
.box25-2 .box2 .tabBox .content .item .right .it .que {
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.15rem;
}
.box25-2 .box2 .tabBox .content .item .right .it .ans span {
  font-weight: normal;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-2 .box3 {
  padding: 0.8rem 0;
}
.box25-2 .box3 .content {
  margin-top: 0.6rem;
}
.box25-2 .box3 .content .list {
  display: flex;
}
.box25-2 .box3 .content .list .item {
  width: 2rem;
  height: 1.75rem;
  background: #F4F4F4;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #CCCCCC;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-2 .box3 .content .list .item:hover {
  background: #DD0F1F;
}
.box25-2 .box3 .content .list .item:hover img {
  filter: brightness(0) invert(1);
}
.box25-2 .box3 .content .list .item:hover p {
  color: #fff;
}
.box25-2 .box3 .content .list .item img {
  width: 0.4rem;
  height: 0.4rem;
  margin-bottom: 0.16rem;
}
.box25-2 .box3 .content .list .item p {
  width: 1.4rem;
  font-weight: 600;
  font-size: 0.2rem;
  color: #DD0F1F;
  text-align: center;
}
.box25-2 .box3 .content .last {
  padding: 0.4rem 0.4rem 0.1rem;
  background: #FFFFFF;
  display: flex;
}
.box25-2 .box3 .content .last .left {
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
  padding-right: 0.22rem;
  border-right: 0.01rem dashed #CECECE;
  margin-right: 0.38rem;
  line-height: 0.32rem;
}
.box25-2 .box3 .content .last .right {
  width: 6rem;
  flex-shrink: 0;
}
.box25-2 .box3 .content .last .right .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.1rem;
}
.box25-2 .box3 .content .last .right .item {
  width: 6rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #CECECE;
}
.box25-2 .box3 .content .last .right .item p {
  width: 4.74rem;
  height: 0.25rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
}
.box25-2 .box4 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-2 .box4 .list .item {
  width: 3.35rem;
  height: 2.75rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-2 .box4 .list .item img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: 0.12rem;
}
.box25-2 .box4 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.16rem;
}
.box25-2 .box4 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
}
.box25-2 .box5 {
  padding: 0.8rem 0;
}
.box25-2 .box5 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.43rem;
}
.box25-2 .box5 .list .item {
  width: 2.33rem;
  height: 2.33rem;
  background: #FFFFFF;
  border: 0.01rem solid #EFECEC;
  padding: 0.2rem;
}
.box25-2 .box5 .list .item img {
  width: 100%;
  height: 100%;
}
.box25-3 {
  background: #F7F8FB;
}
.box25-3 .box1 {
  padding-top: 0.8rem;
}
.box25-3 .box1 .list1 {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-3 .box1 .list1 .item {
  width: 3.35rem;
  height: 3rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-3 .box1 .list1 .item .top {
  width: 3.35rem;
  height: 1.5rem;
  background: #DEE7FF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-3 .box1 .list1 .item .top .p1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.16rem;
}
.box25-3 .box1 .list1 .item .top .p2 {
  width: 2.85rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
}
.box25-3 .box1 .list1 .item .bot {
  height: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-3 .box1 .list1 .item .bot a {
  margin-bottom: 0.3rem;
}
.box25-3 .box1 .list1 .item .bot div {
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.24rem;
}
.box25-3 .box1 .list2 {
  display: flex;
  flex-wrap: wrap;
  padding: 0.3rem 0.5rem;
  background: #FFFFFF;
  margin-top: 0.3rem;
  gap: 0.4rem 1.53rem;
}
.box25-3 .box1 .list2 .item {
  width: 2.1rem;
  height: 0.91rem;
}
.box25-3 .box1 .list2 .item .tit {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.09rem;
}
.box25-3 .box1 .list2 .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
}
.box25-3 .box2 {
  padding-top: 0.8rem;
}
.box25-3 .box2 img {
  margin-top: 0.6rem;
}
.box25-3 .box3 {
  padding-top: 0.8rem;
}
.box25-3 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.box25-3 .box3 .list .item {
  width: 2.6rem;
  height: 4.28rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-3 .box3 .list .item .imgBox {
  width: 2.6rem;
  height: 1.72rem;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
}
.box25-3 .box3 .list .item .text {
  width: 2.6rem;
  height: 2.56rem;
  padding: 0.3rem 0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box25-3 .box3 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.22rem;
}
.box25-3 .box3 .list .item .text .txt {
  height: 0.85rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  margin-bottom: 0.24rem;
  text-align: center;
}
.box25-3 .box4 {
  padding: 0.8rem 0;
}
.box25-3 .box4 .list {
  margin-top: 0.6rem;
  display: flex;
}
.box25-3 .box4 .list .item {
  width: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.box25-3 .box4 .list .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  right: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
}
.box25-3 .box4 .list .item .num {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0.05rem 0.05rem 0.2rem 0.01rem rgba(17, 17, 17, 0.17);
  border: 0.1rem solid #518BC7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.68rem;
  color: #1A5496;
  margin-bottom: 0.38rem;
}
.box25-3 .box4 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
  text-align: center;
}
.box25-3 .box5 {
  background: #E5F9FF;
  padding: 0.6rem 0 0.8rem;
}
.box25-3 .box5 .content {
  width: 10.67rem;
  margin: 0.6rem auto 0;
  position: relative;
}
.box25-3 .box5 .content .downLoad {
  width: 3.5rem;
  height: 1.87rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  position: absolute;
  top: 0;
  left: 0.58rem;
  padding: 0.2rem 0.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.16rem;
}
.box25-3 .box5 .content .downLoad .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.22rem;
  color: #333333;
}
.box25-3 .box5 .content .downLoad .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
}
.box25-3 .box5 .content .downLoad .downLoadBtn {
  width: 2.6rem;
  height: 0.56rem;
  background: #DD0F1F;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  gap: 0.14rem;
}
.box25-3 .box5 .content .downLoad .downLoadBtn img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-3 .box6 {
  padding: 0.8rem 0;
}
.box25-3 .box6 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.21rem 0.19rem;
  margin-bottom: 0.5rem;
}
.box25-3 .box6 .list .item {
  width: 4.54rem;
  height: 1.36rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  align-items: center;
  padding: 0 0.4rem;
  gap: 0.23rem;
}
.box25-3 .box6 .list .item img {
  width: 0.96rem;
  height: 0.96rem;
}
.box25-3 .box6 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
}
.box25-3 .box6 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.47rem;
  display: flex;
  align-items: center;
  gap: 0.09rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-3 .box7 {
  padding: 0.8rem 0;
  background: #fff;
}
.box25-3 .box7 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0rem 2rem;
}
.box25-3 .box7 .list .item {
  width: 6rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
  gap: 0.26rem;
}
.box25-3 .box7 .list .item p {
  width: 4.74rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
}
.box25-4 {
  background: #F7F8FB;
}
.box25-4 .box1 {
  padding-top: 0.8rem;
}
.box25-4 .box1 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-bottom: 0.4rem;
}
.box25-4 .box1 .list .item {
  width: 3.35rem;
  height: 2.75rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-4 .box1 .list .item img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: 0.12rem;
}
.box25-4 .box1 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.16rem;
}
.box25-4 .box1 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
}
.box25-4 .box1 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.47rem;
  display: flex;
  align-items: center;
  gap: 0.09rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-4 .box2 {
  padding: 0.8rem 0 0.8rem;
}
.box25-4 .box2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.15rem;
  margin-top: 0.65rem;
  margin-bottom: 0.4rem;
}
.box25-4 .box2 .list .item {
  width: 2.6rem;
  height: 3.78rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.68rem;
}
.box25-4 .box2 .list .item img {
  width: 0.72rem;
  height: 0.82rem;
  margin-bottom: 0.3rem;
}
.box25-4 .box2 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.2rem;
  text-align: center;
}
.box25-4 .box2 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
}
.box25-4 .box2 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.47rem;
  display: flex;
  align-items: center;
  gap: 0.09rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-4 .box3 {
  padding: 0.8rem 0 0.39rem;
  background: #fff;
}
.box25-4 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  margin-bottom: 0.2rem;
}
.box25-4 .box3 .list .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.box25-4 .box3 .list .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  right: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
}
.box25-4 .box3 .list .item .num {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0.05rem 0.05rem 0.2rem 0.01rem rgba(17, 17, 17, 0.17);
  border: 0.1rem solid #518BC7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.68rem;
  color: #1A5496;
  margin-bottom: 0.38rem;
}
.box25-4 .box3 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
}
.box25-4 .box3 img {
  width: 11.68rem;
  height: 3.12rem;
  margin: 0 auto;
  display: block;
}
.box25-4 .box4 {
  padding: 0.8rem 0 0.8rem;
}
.box25-4 .box4 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-bottom: 0.4rem;
}
.box25-4 .box4 .list .item {
  width: 6.9rem;
  height: 6.08rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-4 .box4 .list .item img {
  width: 100%;
  height: 3.12rem;
}
.box25-4 .box4 .list .item .text {
  padding: 0.31rem 0 0.57rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box25-4 .box4 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.32rem;
  color: #333333;
  margin-bottom: 0.13rem;
}
.box25-4 .box4 .list .item .text .txt1 {
  width: 4.46rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  margin-bottom: 0.36rem;
  text-align: center;
}
.box25-4 .box4 .list .item .text .txt2 {
  width: 4.14rem;
  height: 0.55rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #999999;
  text-align: center;
}
.box25-4 .box4 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.47rem;
  display: flex;
  align-items: center;
  gap: 0.09rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-4 .box5 {
  padding: 0.8rem 0 0.54rem;
  background: #fff;
}
.box25-4 .box5 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.19rem;
}
.box25-4 .box5 .list .item {
  width: 4.54rem;
  height: 2.5rem;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  position: relative;
}
.box25-4 .box5 .list .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
}
.box25-4 .box5 .list .item .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  /*background: rgba(0, 0, 0, 0.7);*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.box25-4 .box5 .list .item .text .tit {
  font-weight: bold;
  font-size: 0.32rem;
  color: #FFFFFF;
  line-height: 0.38rem;
}
.box25-4 .box5 .list .item .text .txt {
  width: 2.78rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #DBDBDB;
  line-height: 0.3rem;
  text-align: center;
}
.box25-5 {
  background: #f7f8fb;
}
.box25-5 .box1 {
  padding: 0.8rem 0 0.8rem;
}
.box25-5 .box1 .content {
  display: flex;
  align-items: center;
  gap: 1.06rem;
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
.box25-5 .box1 .content .left {
  width: 5.3rem;
  height: 4.95rem;
}
.box25-5 .box1 .content .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box25-5 .box1 .content .right {
  width: 7.64rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.56rem;
}
.box25-5 .box1 .content .right>p{
    font-size: 0.24rem;
}
.box25-5 .box1 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.4rem 0 0.9rem;
  display: flex;
  align-items: center;
  gap: 0.21rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-5 .box2 {
  padding: 0.8rem 0 0.8rem;
  background: #fff;
}
.box25-5 .box2 .text {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.56rem;
  margin-top: 0.4rem;
  text-align: center;
}
.box25-5 .box2 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-bottom: 0.4rem;
}
.box25-5 .box2 .list .item {
  width: 2.6rem;
  height: 2.65rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.box25-5 .box2 .list .item img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: 0.24rem;
}
.box25-5 .box2 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
}
.box25-5 .box2 .more {
  height: 0.56rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  padding: 0 0.4rem 0 0.9rem;
  display: flex;
  align-items: center;
  gap: 0.21rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-5 .box3 {
  min-height: 10.8rem;
  padding: 0.8rem 0 0.75rem;
  background-image: url('../img/serve/img3.png');
}
.box25-5 .box3 .comTit {
  color: #fff;
}
.box25-5 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
}
.box25-5 .box3 .list .item {
  width: 33.333%;
  height: 4rem;
  background: #FFFFFF;
  border: 0.01rem solid #EBEBEB;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box25-5 .box3 .list .item img {
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: 0.12rem;
}
.box25-5 .box3 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.16rem;
}
.box25-5 .box3 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #999999;
}
.box25-5 .box4 {
  padding: 0.8rem 0 0.8rem;
}
.box25-5 .box4 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-top: 0.85rem;
}
.box25-5 .box4 .list .item {
  display: flex;
  align-items: center;
  padding: 0.4rem;
  width: 6.9rem;
  height: 1.69rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  gap: 0.26rem;
}
.box25-5 .box4 .list .item img {
  width: 0.9rem;
  height: 0.9rem;
  flex-shrink: 0;
}
.box25-5 .box4 .list .item .text {
  width: 100%;
}
.box25-5 .box4 .list .item .text .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box25-5 .box4 .list .item .text .tit p {
  width: 2.53rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
}
.box25-5 .box4 .list .item .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #999999;
  margin-top: 0.14rem;
}
.box25-5 .box5 {
  background: linear-gradient(180deg, #A85988 0%, #F39E5A 100%);
  padding: 0.8rem 0 0.8rem;
}
.box25-5 .box5 .comTit {
  color: #fff;
}
.box25-5 .box5 .list {
  margin-top: 0.6rem;
}
.box25-5 .box5 .list .item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0.27rem 0.4rem;
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
  gap: 0.4rem;
}
.box25-5 .box5 .list .item:not(:last-child) {
  margin-bottom: 0.3rem;
}
.box25-5 .box5 .list .item .content {
  width: 100%;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  line-height: 1.5;
}
.box25-5 .box5 .list .item .more {
  flex-shrink: 0;
}
.box25-6 {
  background: #F7F8FB;
}
.box25-6 .box1 {
  padding: 0.8rem 0 0.8rem;
  background: #fff;
}
.box25-6 .box1 .list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.14rem 0.15rem;
  margin-top: 0.6rem;
}
.box25-6 .box1 .list .item {
  width: 2.68rem;
  height: 1.32rem;
  background: #F1F3F6;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
  padding: 0.17rem 0.24rem;
}
.box25-6 .box1 .list .item .tit {
  font-weight: bold;
  font-size: 0.2rem;
  color: #243257;
  margin-bottom: 0.06rem;
}
.box25-6 .box1 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  margin-bottom: 0.12rem;
}
.box25-6 .box1 .list .item:first-child {
  grid-area: 1 / 1 / span 2 / span 2;
  width: 5.51rem;
  height: 2.78rem;
  background-image: url('../img/serve/img4.png');
  padding: 0.48rem 0.4rem;
}
.box25-6 .box1 .list .item:first-child .tip {
  width: 0.4rem;
}
.box25-6 .box1 .list .item:first-child .tit {
  font-weight: bold;
  font-size: 0.28rem;
  color: #FFFFFF;
  margin-bottom: 0.1rem;
}
.box25-6 .box1 .list .item:first-child .txt {
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  margin-bottom: 0.23rem;
}
.box25-6 .box1 .list .item:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box25-6 .box1 .list .item:last-child a {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #DD0F1F;
}
.box25-6 .box1 .list .item:last-child a img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-6 .box2 {
  padding: 0.8rem 0 0.8rem;
}
.box25-6 .box2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-6 .box2 .list .item {
  width: 2.64rem;
  height: 3.66rem;
  background: #FFFFFF;
}
.box25-6 .box2 .list .item.other {
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box25-6 .box2 .list .item.other .first {
  width: 2.64rem;
  height: 1.73rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 0.18rem;
}
.box25-6 .box2 .list .item.other .first img {
  width: 1.14rem;
  height: 100%;
}
.box25-6 .box2 .list .item.other .first .text {
  width: 0.96rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-6 .box2 .list .item.other .last {
  width: 2.64rem;
  height: 1.73rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 0.13rem;
  justify-content: center;
}
.box25-6 .box2 .list .item.other .last .text {
  width: 1.38rem;
}
.box25-6 .box2 .list .item.other .last .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  text-align: left;
  margin-bottom: 0.07rem;
}
.box25-6 .box2 .list .item.other .last .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  text-align: left;
}
.box25-6 .box2 .list .item.other .last img {
  width: 0.4rem;
  height: 0.4rem;
}
.box25-6 .box2 .list .item > img {
  width: 100%;
  height: 100%;
}
.box25-6 .box2 .list .item .imgBox {
  width: 2.02rem;
  height: 2.02rem;
  margin: 0.2rem auto 0.18rem;
}
.box25-6 .box2 .list .item .imgBox img {
  width: 100%;
  height: 100%;
}
.box25-6 .box2 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.07rem;
  text-align: center;
}
.box25-6 .box2 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  margin-bottom: 0.17rem;
  text-align: center;
}
.box25-6 .box2 .list .item .more {
  margin: 0 auto;
}
.box25-6 .box3 {
  padding: 0.8rem 0 0.8rem;
  background: #fff;
}
.box25-6 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-6 .box3 .list .item {
  width: 2.64rem;
  height: 3.43rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
}
.box25-6 .box3 .list .item .first {
  width: 100%;
  height: 1.72rem;
  background: #4D5D7F;
  border: 0.01rem solid #D6D6D6;
  padding: 0.2rem 0.12rem;
}
.box25-6 .box3 .list .item .first .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.18rem;
}
.box25-6 .box3 .list .item .first img {
  width: 0.88rem;
  height: 0.88rem;
  margin: 0 auto;
  display: block;
}
.box25-6 .box3 .list .item .last {
  width: 100%;
  height: 1.71rem;
  border: 0.01rem solid #D6D6D6;
  padding: 0.21rem 0.12rem;
}
.box25-6 .box3 .list .item .last .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  margin-bottom: 0.4rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.box25-6 .box3 .list .item .last a {
  margin: 0 auto;
}
.box25-6 .box4 {
  padding: 0.8rem 0 0.8rem;
}
.box25-6 .box4 .list1 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-bottom: 0.18rem;
  margin-top: 0.6rem;
}
.box25-6 .box4 .list1 .item {
  width: 2.64rem;
  height: 3.21rem;
  background: #FFFFFF;
}
.box25-6 .box4 .list1 .item img {
  width: 2.64rem;
  height: 2.15rem;
  margin-bottom: 0.27rem;
}
.box25-6 .box4 .list1 .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.07rem;
}
.box25-6 .box4 .list1 .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
}
.box25-6 .box4 .list2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.19rem;
}
.box25-6 .box4 .list2 .item {
  width: 4.54rem;
  height: 1.64rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
 
  padding: 0.24rem 0.3rem;
}
.box25-6 .box4 .list2 .item .top{
     display: flex;
  gap: 0.16rem;
}

.box25-6 .box4 .list2 .item img {
  width: 0.42rem;
  height: 0.42rem;
}
.box25-6 .box4 .list2 .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  margin: 0.07rem 0 0.22rem;
}
.box25-6 .box4 .list2 .item .txt {
  display: flex;
  flex-wrap: wrap;
}
.box25-6 .box4 .list2 .item .txt p {
  width: 50%;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-6 .box4 .list2 .item .txt p:nth-child(2n){
    text-align: right;
}
.box25-6 .box5 {
  padding: 0.8rem 0 0.8rem;
  background-image: url('../img/serve/img5.png');
}
.box25-6 .box5 .comTit,
.box25-6 .box5 .comTxt {
  color: #FFFFFF;
}
.box25-6 .box5 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-6 .box5 .list .item {
  width: 3.35rem;
  height: 2.99rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
}
.box25-6 .box5 .list .item .first {
  width: 100%;
  height: 0.7rem;
  background: #4D5D7F;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box25-6 .box5 .list .item .first .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #FFFFFF;
  text-align: center;
}
.box25-6 .box5 .list .item .first img {
  width: 0.88rem;
  height: 0.88rem;
  margin: 0 auto;
  display: block;
}
.box25-6 .box5 .list .item .last {
  width: 100%;
  height: 2.28rem;
  border: 0.01rem solid #D6D6D6;
  padding: 0.21rem 0.12rem;
}
.box25-6 .box5 .list .item .last .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  margin-bottom: 0.36rem;
  text-align: center;
}
.box25-6 .box5 .list .item .last a {
  margin: 0 auto;
}
.box25-6 .box6 {
  padding: 0.8rem 0 0.8rem;
}
.box25-6 .box6 .tabBox {
  margin-top: 0.6rem;
}
.box25-6 .box6 .tabBox .tabList {
  display: flex;
}
.box25-6 .box6 .tabBox .tabList .item {
  width: 2.8rem;
  height: 0.8rem;
  background: #F4F4F4;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.26rem;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  cursor: pointer;
}
.box25-6 .box6 .tabBox .tabList .item img {
  width: 0.4rem;
  height: 0.4rem;
}
.box25-6 .box6 .tabBox .tabList .item.act {
  background: #DD0F1F;
  color: #FFFFFF;
}
.box25-6 .box6 .tabBox .tabList .item.act img {
  filter: brightness(0) invert(1);
}
.box25-6 .box6 .tabBox .tabContent .item {
  height: 4.2rem;
  background: #FFFFFF;
  display: none;
}
.box25-6 .box6 .tabBox .tabContent .item.act {
  display: block;
}
.box25-6 .box6 .tabBox .tabContent .item .content {
  display: flex;
  margin-bottom: 0.25rem;
}
.box25-6 .box6 .tabBox .tabContent .item .content .left {
  border-right: 0.01rem dashed #CECECE;
}
.box25-6 .box6 .tabBox .tabContent .item .content .left,
.box25-6 .box6 .tabBox .tabContent .item .content .right {
  width: 50%;
  height: 3.05rem;
  padding: 0.3rem 0.5rem;
}
.box25-6 .box6 .tabBox .tabContent .item .content .left img,
.box25-6 .box6 .tabBox .tabContent .item .content .right img {
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: 0.19rem;
}
.box25-6 .box6 .tabBox .tabContent .item .content .left .tit,
.box25-6 .box6 .tabBox .tabContent .item .content .right .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.17rem;
}
.box25-6 .box6 .tabBox .tabContent .item .content .left .it,
.box25-6 .box6 .tabBox .tabContent .item .content .right .it {
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.11rem;
}
.box25-6 .box6 .tabBox .tabContent .item .more {
  height: 0.56rem;
  margin: 0 auto;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.26rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-7 {
  background: #F7F8FB;
}
.box25-7 .box1 {
  padding: 0.8rem 0 0.8rem;
  background: #FFFFFF;
}
.box25-7 .box1 .list {
  display: flex;
  align-items: center;
  gap: 0.29rem;
  margin-top: 0.6rem;
}
.box25-7 .box1 .list .item {
  width: 4.14rem;
  height: 5.8rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  padding: 0.47rem 0.3rem 0.3rem;
}
.box25-7 .box1 .list .item.back {
  width: 5.14rem;
  height: 6.6rem;
  background-image: url('../img/serve/img6.png');
}
.box25-7 .box1 .list .item.back .tit {
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.48rem;
  margin-top: 0.2rem;
}
.box25-7 .box1 .list .item.back .imgBox {
  width: 4.54rem;
  height: 4.21rem;
  background: #FFFFFF;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box25-7 .box1 .list .item.back .imgBox img {
  width: 4.21rem;
  height: 3.61rem;
}
.box25-7 .box1 .list .item img {
  width: 0.96rem;
  height: 0.96rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.11rem;
}
.box25-7 .box1 .list .item .tit {
  font-weight: bold;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.18rem;
}
.box25-7 .box1 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.box25-7 .box1 .list .item .ul {
  width: 3.55rem;
  height: 2.38rem;
  background: #EFF9FA;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding: 0.2rem;
}
.box25-7 .box1 .list .item .ul .li {
  display: flex;
  gap: 0.07rem;
}
.box25-7 .box1 .list .item .ul .li img {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
}
.box25-7 .box1 .list .item .ul .li p {
  width: 100%;
  font-weight: bold;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.22rem;
}
.box25-7 .box1 .list .item .ul .li:not(:last-child) {
  margin-bottom: 0.12rem;
}
.box25-7 .box2 {
  padding: 0.8rem 0 0.8rem;
}
.box25-7 .box2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 0.6rem;
}
.box25-7 .box2 .list .item {
  width: 4.5rem;
  height: 7.13rem;
  display: flex;
  flex-direction: column;
  gap: 0.21rem;
}
.box25-7 .box2 .list .item .top {
  width: 4.5rem;
  height: 100%;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  padding-top: 0.5rem;
}
.box25-7 .box2 .list .item .top .tit {
  font-weight: bold;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.2rem;
}
.box25-7 .box2 .list .item .top .txt {
  width: 3.72rem;
  margin: 0 auto;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
}
.box25-7 .box2 .list .item .top .ul {
  width: 3.72rem;
  margin: 0.35rem auto 0;
}
.box25-7 .box2 .list .item .top .ul .li {
  display: flex;
  gap: 0.07rem;
}
.box25-7 .box2 .list .item .top .ul .li img {
  width: 0.24rem;
  height: 0.24rem;
  flex-shrink: 0;
}
.box25-7 .box2 .list .item .top .ul .li p {
  width: 100%;
  font-weight: bold;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.22rem;
}
.box25-7 .box2 .list .item .top .ul .li:not(:last-child) {
  margin-bottom: 0.2rem;
}
.box25-7 .box2 .list .item .top .it {
  width: 3.7rem;
  background: #EFF9FA;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  margin: 0.2rem auto 0;
  padding: 0.2rem 0.3rem;
}
.box25-7 .box2 .list .item .top .it .itTit {
  display: flex;
  align-items: center;
  gap: 0.09rem;
  font-weight: bold;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.06rem;
}
.box25-7 .box2 .list .item .top .it .itTit img {
  width: 0.19rem;
  height: 0.18rem;
}
.box25-7 .box2 .list .item .top .it .itTxt {
  font-weight: bold;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.23rem;
}
.box25-7 .box2 .list .item > img {
  width: 4.5rem;
  height: 2.78rem;
  flex-shrink: 0;
}
.box25-7 .box2 .list .item .bot {
  width: 4.5rem;
  height: 1.52rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.box25-7 .box2 .list .item .bot .it .tit {
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.16rem;
  text-align: center;
}
.box25-7 .box2 .list .item .bot .it .numBox {
  font-weight: bold;
  font-size: 0.14rem;
  color: #3DC4D2;
  text-align: center;
}
.box25-7 .box2 .list .item .bot .it .numBox span {
  font-size: 0.28rem;
}
.box25-7 .box3 {
  padding-bottom: 0.8rem;
}
.box25-7 .box3 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-top: 0.6rem;
}
.box25-7 .box3 .list .item {
  width: 6.9rem;
  height: 1.68rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  align-items: center;
  gap: 0.47rem;
  padding: 0 0.49rem;
}
.box25-7 .box3 .list .item img {
  width: 0.6rem;
  height: 0.65rem;
}
.box25-7 .box3 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.16rem;
}
.box25-7 .box3 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-8 {
  background: #F7F8FB;
}
.box25-8 .box1 {
  padding: 0.8rem 0.6rem;
}
.box25-8 .box1 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 0.6rem;
}
.box25-8 .box1 .list .item {
  width: 4.5rem;
  height: 3.21rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box25-8 .box1 .list .item .icon {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: 0.11rem;
}
.box25-8 .box1 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.16rem;
}
.box25-8 .box1 .list .item .desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.3rem;
}
.box25-8 .box1 .list .item .desc span {
  color: #0F57E2;
}
.box25-8 .box2 {
  height: 3.85rem;
  padding-top: 1.16rem;
}
.box25-8 .box2 .tit {
  font-weight: 600;
  font-size: 0.48rem;
  color: #FFFFFF;
  margin-bottom: 0.1rem;
}
.box25-8 .box2 .txt {
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
  margin-bottom: 0.24rem;
}
.box25-8 .box2 form {
  width: 8.45rem;
  height: 0.56rem;
  background: #FAFBFD;
  border-radius: 3.05rem 3.05rem 3.05rem 3.05rem;
  border: 0.02rem solid #DD0F1F;
  display: flex;
  align-items: center;
}
.box25-8 .box2 form input {
  width: 100%;
  padding-left: 0.24rem;
}
.box25-8 .box2 form input::-webkit-input-placeholder {
  font-weight: normal;
  font-size: 0.18rem;
  color: #3D638D;
}
.box25-8 .box2 form button {
  width: 1.2rem;
  height: 0.56rem;
  background: #DD0F1F;
  border-radius: 0rem 0.38rem 0.38rem 0rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.08rem;
  font-weight: normal;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.box25-8 .box3 {
  padding: 0.8rem 0;
}
.box25-8 .box3 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-top: 0.6rem;
}
.box25-8 .box3 .list .item {
  width: 3.35rem;
  height: 2.9rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-8 .box3 .list .item .imgBox {
  width: 100%;
  height: 2.2rem;
}
.box25-8 .box3 .list .item .tit {
  width: 100%;
  height: 0.69rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.69rem;
  text-align: center;
}
.box25-8 .box4 {
  padding-bottom: 0.8rem;
}
.box25-8 .box4 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 0.6rem;
}
.box25-8 .box4 .list .item {
  width: 4.5rem;
  height: 4.9rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-8 .box4 .list .item .imgBox {
  width: 100%;
  height: 3.12rem;
}
.box25-8 .box4 .list .item .text {
  padding: 0.31rem 0.18rem;
}
.box25-8 .box4 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.32rem;
  color: #333333;
  margin-bottom: 0.13rem;
  text-align: center;
}
.box25-8 .box4 .list .item .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
}
.box25-8 .box5 {
  background: #fff;
  padding: 0.8rem 0;
}
.box25-8 .box5 .box5Img {
  width: 100%;
  height: 4.4rem;
  margin-top: 0.6rem;
}
.box25-8 .box6 {
  padding: 0.8rem 0;
}
.box25-8 .box6 .list {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  margin-top: 0.6rem;
}
.box25-8 .box6 .list .item {
  width: 3.35rem;
  height: 4.05rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-8 .box6 .list .item .imgBox {
  width: 100%;
  height: 2.2rem;
}
.box25-8 .box6 .list .item .text {
  padding: 0.18rem;
}
.box25-8 .box6 .list .item .text .desc{
    font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 0.16rem;
color: #666666;
line-height: 0.3rem;
text-align: center;
}

.box25-8 .box6 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.14rem;
  text-align: center;
}
.box25-8 .box6 .list .item .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
}
.box25-8 .box7 {
  padding-bottom: 0.8rem;
}
.box25-8 .box7 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.23rem;
  margin-top: 0.6rem;
}
.box25-8 .box7 .list .item {
  width: 2.14rem;
  height: 2.94rem;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
}
.box25-8 .box7 .list .item img {
  width: 100%;
  height: 100%;
}
.box25-8 .box8 {
  background: #fff;
  padding: 0.8rem 0;
}
.box25-8 .box8 .list {
  margin-top: 0.6rem;
  display: flex;
}
.box25-8 .box8 .list .item {
  width: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.box25-8 .box8 .list .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  right: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
}
.box25-8 .box8 .list .item .num {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0.05rem 0.05rem 0.2rem 0.01rem rgba(17, 17, 17, 0.17);
  border: 0.1rem solid #518BC7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.68rem;
  color: #1A5496;
  margin-bottom: 0.38rem;
}
.box25-8 .box8 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
}
.box25-8 .box9 {
  width: 100%;
  height: 4.7rem;
  background-image: url('../img/serve/back.png');
  position: relative;
}
.box25-8 .box9 .main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 3.9rem;
  background: #fff;
  display: flex;
  align-items: center;
}
.box25-8 .box9 .main .left {
  width: 5.58rem;
  height: 3.9rem;
  padding: 0.66rem 0.7rem;
}
.box25-8 .box9 .main .left .tit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 0.4rem;
  color: #000000;
  margin-bottom: 0.15rem;
}
.box25-8 .box9 .main .left .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
  margin-bottom: 0.15rem;
}
.box25-8 .box9 .main .left .hot {
  display: flex;
  align-items: center;
  gap: 0.07rem;
  font-weight: bold;
  font-size: 0.28rem;
  color: #000000;
  margin-bottom: 0.15rem;
}
.box25-8 .box9 .main .left .hot img {
  width: 0.42rem;
  height: 0.42rem;
}
.box25-8 .box9 .main .left .item {
  font-weight: normal;
  font-size: 0.16rem;
  color: #363636;
  margin-bottom: 0.18rem;
}
.box25-8 .box9 .main .right {
  width: 8.42rem;
  height: 3.9rem;
}
.box25-8 .box9 .main .right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box25-9 {
  background: #F7F8FB;
}
.box25-9 .box1 {
  padding: 0.8rem 0;
}
.box25-9 .box1 .content {
  margin-top: 0.6rem;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.box25-9 .box1 .content .left {
  width: 4.96rem;
  height: 4.18rem;
  flex-shrink: 0;
}
.box25-9 .box1 .content .left img {
  width: 100%;
  height: 100%;
}
.box25-9 .box1 .content .right .tit {
  font-weight: 600;
  font-size: 0.36rem;
  color: #000000;
  margin-bottom: 0.32rem;
}
.box25-9 .box1 .content .right .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
}
.box25-9 .box1 .content .right .txt>p{
    font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
}
.box25-9 .box2 {
  padding-bottom: 0.8rem;
}
.box25-9 .box2 .list {
  margin-top: 0.6rem;
}
.box25-9 .box2 .list .item {
  min-height: 0.7rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #C2D0E3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.2rem 0.4rem;
  margin-bottom: 0.18rem;
}
.box25-9 .box2 .list .item .tit {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
}
.box25-9 .box2 .list .item .tit .drop {
  width: 0.3rem;
  height: 0.3rem;
  cursor: pointer;
}
.box25-9 .box2 .list .item .tit .drop img:first-child {
  display: none;
}
.box25-9 .box2 .list .item.active .tit .drop img:first-child {
  display: block;
}
.box25-9 .box2 .list .item.active .tit .drop img:last-child {
  display: none;
}
.box25-9 .box2 .list .item .txt {
  margin-top: 0.15rem;
  display: none;
}
.box25-9 .box3 {
  padding: 1rem 0;
  background: #fff;
}
.box25-9 .box3 .list {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.64rem 0.25rem;
}
.box25-9 .box3 .list .item {
  width: 4.5rem;
  height: 2.6rem;
  background: linear-gradient(136deg, #EEF6FF 0%, #F8FCFF 48.28%, #E5F1FE 100%);
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  position: relative;
  padding: 0 0.3rem;
}
.box25-9 .box3 .list .item img {
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  right: 0.3rem;
  top: -0.4rem;
}
.box25-9 .box3 .list .item .num {
  font-family: Oswald, Oswald;
  font-weight: 500;
  font-size: 0.64rem;
  color: #E3EFFE;
  margin-bottom: 0.11rem;
}
.box25-9 .box3 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
  margin-bottom: 0.12rem;
}
.box25-9 .box3 .list .item .decs {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-9 .box4 {
  padding: 1rem 0;
}
.box25-9 .box4 .content {
  margin-top: 0.6rem;
  background: #FFFFFF;
  display: flex;
}
.box25-9 .box4 .content .left {
  width: 4.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.box25-9 .box4 .content .left .item {
  width: 4.5rem;
  height: 1.54rem;
  background: #FFFFFF;
  font-weight: bold;
  font-size: 0.4rem;
  color: #9A9DAF;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #D0D1D3;
}
.box25-9 .box4 .content .left .item .num {
  font-family: Oswald, Oswald;
  font-weight: 500;
  font-size: 0.64rem;
  color: #9A9DAF;
  margin-right: 0.36rem;
}
.box25-9 .box4 .content .left .item span {
  margin-right: auto;
}
.box25-9 .box4 .content .left .item img {
  width: 0.56rem;
  height: 0.56rem;
}
.box25-9 .box4 .content .left .item img:last-child {
  display: none;
}
.box25-9 .box4 .content .left .item.active {
  background: #2A61E1;
  color: #FFFFFF;
  border-bottom: 1px solid #2A61E1;
}
.box25-9 .box4 .content .left .item.active .num {
  color: #E3EFFE;
}
.box25-9 .box4 .content .left .item.active img:first-child {
  display: none;
}
.box25-9 .box4 .content .left .item.active img:last-child {
  display: block;
}
.box25-9 .box4 .content .right {
  padding: 0.47rem 0.6rem;
  width: calc(100% - 4.5rem);
}
.box25-9 .box4 .content .right .item {
  display: none;
}
.box25-9 .box4 .content .right .item.active {
  display: block;
}
.box25-9 .box4 .content .right .item .tit {
  font-weight: bold;
  font-size: 0.28rem;
  color: #333333;
  margin-bottom: 0.27rem;
}
.box25-9 .box4 .content .right .item .decs {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  color: #333333;
}
.box25-9 .box5 {
  padding: 0.8rem 0 1rem;
  background: #fff;
}
.box25-9 .box5 .list {
  margin-top: 0.6rem;
  display: flex;
  align-items: flex-start;
}
.box25-9 .box5 .list.list2 {
  margin-top: 0.9rem;
  flex-direction: row-reverse;
}
.box25-9 .box5 .list.list2 .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  left: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
  transform: rotate(180deg);
}
.box25-9 .box5 .list.list2 .item:nth-child(5n)::after {
  display: none;
}
.box25-9 .box5 .list .item {
  width: 2.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.box25-9 .box5 .list .item:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  right: -0.17rem;
  top: 0.59rem;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
}
.box25-9 .box5 .list .item:nth-child(5n)::after {
  content: '';
  position: absolute;
  width: 0.54rem;
  height: 0.09rem;
  bottom: -0.5rem;
  left: 50%;
  background-image: url('../img/serve/right-arrow.png');
  background-size: contain;
  transform-origin: center center;
  transform: translate(-50%, 0%) rotate(90deg);
}
.box25-9 .box5 .list .item .num {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0.05rem 0.05rem 0.2rem 0.01rem rgba(17, 17, 17, 0.17);
  border: 0.1rem solid #518BC7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate, DIN Alternate;
  font-weight: bold;
  font-size: 0.68rem;
  color: #1A5496;
  margin-bottom: 0.38rem;
}
.box25-9 .box5 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.09rem;
  text-align: center;
}
.box25-9 .box5 .list .item .date {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333333;
}
.box25-9 .box6 {
  padding: 1rem 0;
}
.box25-9 .box6 .main {
  display: flex;
  gap: 0.32rem;
}
.box25-9 .box6 .main .left,
.box25-9 .box6 .main .right {
  width: calc((100% - 0.32rem) / 2);
}
.box25-9 .box6 .main .left .comTit,
.box25-9 .box6 .main .right .comTit {
  text-align: left;
}
.box25-9 .box6 .main .left .list,
.box25-9 .box6 .main .right .list {
  margin-top: 0.32rem;
  padding: 0.3rem;
  background: #FFFFFF;
}
.box25-9 .box6 .main .left .list .item {
  display: flex;
  align-items: center;
  gap: 0.15rem;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #E2E2E2;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  color: #333333;
}
.box25-9 .box6 .main .left .list .item span{
    font-family: PingFang SC, PingFang SC;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.box25-9 .box6 .main .left .list .item:not(:last-child) {
  margin-bottom: 0.21rem;
}
.box25-9 .box6 .main .left .list .item img {
  width: 0.2rem;
  height: 0.18rem;
}
.box25-9 .box6 .main .right .list .item {
  padding-bottom: 0.19rem;
  border-bottom: 0.01rem dotted #CECECE;
}
.box25-9 .box6 .main .right .list .item:not(:last-child) {
  margin-bottom: 0.2rem;
}
.box25-9 .box6 .main .right .list .item .question {
  font-weight: bold;
  font-size: 0.2rem;
  color: #333333;
  display: flex;
}
.box25-9 .box6 .main .right .list .item .question span{
     overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.box25-9 .box6 .main .right .list .item .question img {
  width: 0.24rem;
  height: 0.19rem;
  margin-top: 0.05rem;
  margin-right: 0.07rem;
  flex-shrink: 0;
}
.box25-9 .box6 .main .right .list .item .answer {
  font-weight: normal;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.32rem;
  display: flex;
}
.box25-9 .box6 .main .right .list .item .answer img {
  width: 0.24rem;
  height: 0.19rem;
  margin-top: 0.05rem;
  margin-right: 0.07rem;
  flex-shrink: 0;
}
.box25-9 .box6 .main .right .list .item .answer span{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.box25-9 .box6 .more {
  margin: 0.51rem auto 0;
  height: 0.56rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.51rem;
  gap: 0.1rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.box25-9 .box6 .more img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-10 {
  background: #F7F8FB;
}
.box25-10 .box1 {
  padding: 0.8rem 0 1rem;
}
.box25-10 .box1 .content {
  margin-top: 0.6rem;
  width: 100%;
  height: 4.49rem;
  background-image: url('../img/serve/back1.png');
  display: flex;
  align-items: center;
  padding: 0.5rem 0.4rem;
  gap: 0.36rem;
}
.box25-10 .box1 .content .left {
  width: 6.24rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #070707;
}
.box25-10 .box1 .content .left>p{
    font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #070707;
}

.box25-10 .box1 .content .right {
  width: 6.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-10 .box1 .content .right .item {
  width: 3.2rem;
  height: 1.64rem;
  background-image: url('../img/serve/back3.png');
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  display: flex;
  align-items: center;
  gap: 0.24rem;
  padding: 0 0.36rem;
}
.box25-10 .box1 .content .right .item img {
  width: 0.6rem;
  height: 0.6rem;
}
.box25-10 .box1 .content .right .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #2175FB;
  margin-bottom: 0.12rem;
}
.box25-10 .box1 .content .right .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
}
.box25-10 .box2 {
  padding: 0.8rem 0 1rem;
  background-image: url('../img/serve/back2.png');
}
.box25-10 .box2 .list {
  margin-top: 0.6rem;
  display: flex;
  gap: 0.25rem;
}
.box25-10 .box2 .list .item {
  width: 2.6rem;
  height: 3.78rem;
  background: #FFFFFF;
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.68rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
.box25-10 .box2 .list .item img {
  width: 0.72rem;
  height: 0.82rem;
  margin-bottom: 0.22rem;
}
.box25-10 .box2 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.22rem;
}
.box25-10 .box2 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  text-align: center;
}
.box25-10 .box3 {
  padding: 0.8rem 0;
}
.box25-10 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  gap: 0.25rem;
}
.box25-10 .box3 .list .item {
  width: 4.5rem;
  height: 4.64rem;
  background: linear-gradient(180deg, #0F57E2 0%, #388CFB 20%, #FFFFFF 40%);
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding-top: 0.3rem;
  position: relative;
}
.box25-10 .box3 .list .item .tit {
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  text-align: center;
}
.box25-10 .box3 .list .item .tit span {
  color: #FCD678;
}
.box25-10 .box3 .list .item .content {
  width: 3.9rem;
  height: 3.13rem;
  background: #FFFFFF;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  position: absolute;
  top: 1.08rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.4rem 0.28rem;
}
.box25-10 .box3 .list .item .content .it {
  display: flex;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  gap: 0.15rem;
  margin-bottom: 0.2rem;
}
.box25-10 .box3 .list .item .content .it img {
  width: 0.16rem;
  height: 0.14rem;
  margin-top: 0.08rem;
}
.box25-10 .box4 {
  padding: 0.8rem 0;
  background-image: url('../img/serve/back4.png');
}
.box25-10 .box4 .list {
  padding-top: 0.6rem;
  display: flex;
  gap: 0.25rem;
}
.box25-10 .box4 .list .item {
  width: 4.5rem;
  height: 4.3rem;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  position: relative;
  padding: 0.3rem;
}
.box25-10 .box4 .list .item:nth-child(1) {
  background: linear-gradient(90deg, #73D0D9 0%, #388CFB 60.1%, #4976F2 100%);
}
.box25-10 .box4 .list .item:nth-child(2) {
  background: linear-gradient(90deg, #BB86FC 0%, #926BFB 60.1%, #7563FB 100%);
}
.box25-10 .box4 .list .item:nth-child(3) {
  background: linear-gradient(90deg, #4AC6E3 0%, #1892DE 60.1%, #1A9DE2 100%);
}
.box25-10 .box4 .list .item > img {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
}
.box25-10 .box4 .list .item .tit {
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  margin-bottom: 0.24rem;
}
.box25-10 .box4 .list .item .it {
  display: flex;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #FFFFFF;
  line-height: 0.3rem;
  gap: 0.15rem;
  margin-bottom: 0.2rem;
}
.box25-10 .box4 .list .item .it img {
  width: 0.16rem;
  height: 0.14rem;
  margin-top: 0.08rem;
}
.box25-10 .box5 {
  padding: 0.8rem 0;
}
.box25-10 .box5 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-10 .box5 .list .item {
  width: 3.35rem;
  height: 3.55rem;
  background: linear-gradient(180deg, #0F57E2 0%, #388CFB 20%, #FFFFFF 40%);
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding-top: 0.21rem;
}
.box25-10 .box5 .list .item .tit {
  font-weight: bold;
  font-size: 0.32rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.24rem;
}
.box25-10 .box5 .list .item .content {
  width: 3.35rem;
  height: 2.67rem;
  background: linear-gradient(180deg, #E8F1FD 0%, #FFFFFF 23.15%, #FFFFFF 100%);
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding: 0.24rem 0.23rem;
}
.box25-10 .box5 .list .item .content .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  margin-bottom: 0.21rem;
  height: 1.15rem;
}
.box25-10 .box5 .list .item .content .tel {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.06rem;
  margin-bottom: 0.16rem;
}
.box25-10 .box5 .list .item .content .tel span{
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: .24rem;
    color: #666666;
}
.box25-10 .box5 .list .item .content .tel img {
  width: 0.24rem;
  height: 0.24rem;
}
.box25-10 .box5 .list .item .content .more {
  width: 100%;
}
.box25-10 .box6 {
  padding: 0.8rem 0;
  background-image: url('../img/serve/back5.png');
}
.box25-10 .box6 .comTit {
  color: #fff;
}
.box25-10 .box6 .content {
  width: 100%;
  height: 4.78rem;
  background: #fff;
  margin-top: 0.6rem;
  display: flex;
  margin-bottom: 0.4rem;
}
.box25-10 .box6 .content .left {
  width: 50%;
  height: 100%;
  padding: 0.36rem 0.5rem;
}
.box25-10 .box6 .content .left .tit {
  font-weight: 600;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.2rem;
}
.box25-10 .box6 .content .left .it {
  display: flex;
  align-items: center;
  margin-top: 0.09rem;
  gap: 0.1rem;
}
.box25-10 .box6 .content .left .it:first-child{
    margin-top: 0;
}
.box25-10 .box6 .content .left .it span {
  font-family: Oswald, Oswald;
  font-weight: 500;
  font-size: 0.26rem;
  color: #0F57E2;
}
.box25-10 .box6 .content .left .it p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
}
.box25-10 .box6 .content .right {
  width: 50%;
  height: 100%;
}
.box25-10 .box6 .content .right img {
  width: 100%;
  height: 100%;
}
.box25-10 .box7 {
  padding: 1rem 0;
  background: #fff;
}
.box25-10 .box7 .list {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 0.25rem;
  margin-bottom: 0.8rem;
}
.box25-10 .box7 .list .item {
  position: relative;
  width: 4.5rem;
  height: 2.6rem;
  background: linear-gradient(136deg, #EEF6FF 0%, #F8FCFF 48.28%, #E5F1FE 100%);
  border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
  border: 0.01rem solid #C3D9FD;
  padding: 0.4rem 0.3rem;
}
.box25-10 .box7 .list .item .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.28rem;
  color: #333333;
  margin-bottom: 0.12rem;
}
.box25-10 .box7 .list .item .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
}
.box25-10 .box7 .list .item img {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  bottom: -0.1rem;
  right: 0rem;
}
.box25-11 {
  background: #F7F8FB;
}
.box25-11 .box1 {
  padding: 0.8rem 0 1rem;
}
.box25-11 .box1 .list {
  margin-top: 0.6rem;
  display: flex;
  align-items: center;
  gap: 0.63rem;
}
.box25-11 .box1 .list .item {
  width: 1.2rem;
}
.box25-11 .box1 .list .item img {
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: 0.16rem;
}
.box25-11 .box1 .list .item p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
}
.box25-11 .box2 {
  padding-bottom: 0.8rem;
}
.box25-11 .box2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-top: 0.4rem;
}
.box25-11 .box2 .list .item {
  width: 6.9rem;
  height: 2.18rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #D6D6D6;
  display: flex;
  padding: 0.2rem;
  gap: 0.24rem;
}
.box25-11 .box2 .list .item img {
  width: 2.9rem;
  height: 1.78rem;
}
.box25-11 .box2 .list .item .text {
  padding-top: 0.1rem;
}
.box25-11 .box2 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.26rem;
  color: #333333;
  margin-bottom: 0.15rem;
}
.box25-11 .box2 .list .item .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.3rem;
  min-height: 0.55rem;
  margin-bottom: 0.21rem;
}
.box25-11 .box2 .list .item .text .more {
  min-width: 2.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
}
.box25-11 .box3 {
  padding: 0.8rem 0;
  background: #fff;
}
.box25-11 .box3 img {
  margin-top: 0.67rem;
  width: 100%;
  height: 4.4rem;
}
.box25-11 .box4 {
  min-height: 3.2rem;
  background-image: url('../img/serve/back6.png');
  display: flex;
  align-items: center;
  position: relative;
}
.box25-11 .box4::after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
}
.box25-11 .main{
    position: relative;
    z-index: 1;
}
.box25-11 .box4 .numList {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box25-11 .box4 .numList .tit p:first-child {
  font-weight: bold;
  font-size: 0.48rem;
  color: #FFFFFF;
}
.box25-11 .box4 .numList .tit p:last-child {
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
}
.box25-11 .box4 .numList .item div {
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  font-size: 0.32rem;
  color: #FFFFFF;
  line-height: 0.36rem;
  gap: 0.06rem;
  margin-bottom: 0.1rem;
}
.box25-11 .box4 .numList .item div .num {
  font-family: Oswald, Oswald;
  font-weight: 500;
  font-size: 0.58rem;
  color: #FFFFFF;
  line-height: 1;
}
.box25-11 .box4 .numList .item > p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.22rem;
  color: #FFFFFF;
}
.box25-11 .box5 {
  padding: 0.8rem 0;
  background: #ECF3F9;
}
.box25-11 .box5 .main {
  max-width: 11.44rem;
}
.box25-11 .box5 .list {
  margin-top: 0.6rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem 0.87rem;
  justify-content: center;
}
.box25-11 .box5 .list .item {
  width: 4.38rem;
  height: 1.48rem;
  display: flex;
  gap: 0.29rem;
  background-image: url('../img/serve/back7.png');
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.box25-11 .box5 .list .item img {
  width: 1.48rem;
  height: 1.48rem;
  flex-shrink: 0;
}
.box25-11 .box5 .list .item .text {
  width: 100%;
  padding-top: 0.27rem;
}
.box25-11 .box5 .list .item .text .tit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.26rem;
  color: #333333;
  margin-bottom: 0.14rem;
}
.box25-11 .box5 .list .item .text .txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #666666;
}
.box25-11 .box5 .list .item:nth-child(2n) {
  flex-direction: row-reverse;
  background-image: url('../img/serve/back8.png');
  background-position: center left;
}
.box25-11 .box5 .list .item:nth-child(2n) .text {
  padding-left: 0.89rem;
}
.box25-11 .box5 .list .item:nth-child(3) {
  transform: translateX(-1rem);
}
.box25-11 .box5 .list .item:nth-child(4) {
  transform: translateX(1rem);
}
.box25-11 .box5 .list .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  font-size: 0.48rem;
  color: #FFFFFF;
  line-height: 0.56rem;
  background-image: url('../img/serve/back9.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.9rem;
  height: 2.66rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.box25-11 .box6 {
  padding: 0.8rem 0;
}
.box25-11 .box6 .list {
  margin-top: 0.6rem;
  display: flex;
  gap: 0.25rem;
}
.box25-11 .box6 .list .item {
  width: 4.5rem;
  /*height: 4.64rem;*/
  height: 5.64rem;
  background: linear-gradient(180deg, #0F57E2 0%, #388CFB 20%, #FFFFFF 40%);
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  padding-top: 0.3rem;
  position: relative;
}
.box25-11 .box6 .list .item .tit {
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  text-align: center;
}
.box25-11 .box6 .list .item .txt {
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
  text-align: center;
}
.box25-11 .box6 .list .item .content {
  width: 3.9rem;
  /*height: 3.13rem;*/
  height: 70%;
  background: #FFFFFF;
  border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
  position: absolute;
  top: 1.08rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.4rem 0.28rem;
}
.box25-11 .box6 .list .item .content .it {
  display: flex;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  gap: 0.15rem;
  margin-bottom: 0.2rem;
}
.box25-11 .box6 .list .item .content .it img {
  width: 0.16rem;
  height: 0.14rem;
  margin-top: 0.08rem;
}
.box25-11 .box6 .list .item .content .more {
  width: 2.6rem;
  height: 0.56rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -0.28rem;
  left: 50%;
  transform: translateX(-50%);
  gap: 0.1rem;
  font-weight: bold;
}
.box25-11 .box6 .list .item .content .more img {
  width: 0.3rem;
  height: 0.3rem;
}
.box25-12 {
  padding: 0.6rem 0 1rem;
  background: #F7F8FB;
}
.box25-12 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 0.18rem;
}
.box25-12 .list .item {
  width: 4.54rem;
  height: 4.07rem;
  background: #FFFFFF;
  border: 0.01rem solid #EEEEEE;
}
.box25-12 .list .item .imgBox {
  width: 100%;
  height: 3rem;
}
.box25-12 .list .item .text {
  width: 100%;
  height: 1.07rem;
  position: relative;
  padding: 0.16rem 0.24rem;
}
.box25-12 .list .item .text h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #000000;
  margin-bottom: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box25-12 .list .item .text p {
  width: 70%;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 0.16rem;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box25-12 .list .item .text .more {
  position: absolute;
  bottom: 0.24rem;
  right: 0.24rem;
}
.box25-13 {
  background: #F2EAE3;
}
.box25-13 .comTit {
  font-family: '宋体';
  font-weight: bold;
  font-size: 0.56rem;
  color: #62361D;
}
.box25-13 .comTxt {
  color: #AC8269;
  margin-top: 0.09rem;
  line-height: 1;
}
.box25-13 .box1 {
  background-image: url('../img/serve/back10.png');
  padding-top: 1.24rem;
  height: 6.5rem;
}
.box25-13 .box1 .content {
  margin: 1rem auto 0;
  width: 13.29rem;
  height: 3.02rem;
  background-image: url('../img/serve/back11.png');
  padding: 0.38rem 1.24rem;
}
.box25-13 .box1 .content .tit {
  font-family: '宋体';
  font-weight: bold;
  font-size: 0.4rem;
  color: #62361D;
  text-align: center;
  margin-bottom: 0.24rem;
}
.box25-13 .box1 .content .txt p {
  font-family: '宋体';
  font-weight: 400;
  font-size: 0.24rem;
  color: #62361D;
  line-height: 0.36rem;
  text-align: center;
  margin-bottom: 0.3rem;
}
.box25-13 .box1 .content .more {
  width: 1.52rem;
  height: 0.48rem;
  background: #62361D;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  font-family: '宋体';
  font-weight: bold;
  font-size: 0.2rem;
  color: #EAD3B7;
  line-height: 0.48rem;
  margin: 0 auto;
}
.box25-13 .box2 {
  padding: 0.7rem 0 0.8rem;
  height: 6.5rem;
}
.box25-13 .box2 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.24rem;
}
.box25-13 .box2 .list .item {
  background-image: url('../img/serve/back12.png');
  width: 3.32rem;
  height: 3.2rem;
  padding: 0.49rem 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box25-13 .box2 .list .item img {
  width: 0.56rem;
  height: 0.56rem;
  margin-bottom: 0.17rem;
}
.box25-13 .box2 .list .item .tit {
  font-weight: bold;
  font-size: 0.24rem;
  color: #8B5D17;
  text-align: center;
  margin-bottom: 0.2rem;
}
.box25-13 .box2 .list .item .txt {
  font-weight: normal;
  font-size: 0.18rem;
  color: #986C2A;
  line-height: 0.28rem;
  text-align: center;
}
.box25-13 .box3 {
  padding-bottom: 0.8rem;
}
.box25-13 .box3 .list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}
.box25-13 .box3 .list .item {
  width: 6.9rem;
  height: 4.6rem;
  background-image: url('../img/serve/back13.png');
  padding: 0.4rem;
}
.box25-13 .box3 .list .item > img {
  width: 100%;
  height: 1.6rem;
  margin-bottom: 0.4rem;
}
.box25-13 .box3 .list .item .tit {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-weight: bold;
  font-size: 0.3rem;
  color: #8B5D17;
}
.box25-13 .box3 .list .item .tit .num {
  width: 0.4rem;
  height: 0.4rem;
  background: #8B5D17;
  font-weight: 600;
  font-size: 0.3rem;
  color: #F2EAE3;
  text-align: center;
  line-height: 0.4rem;
  border-radius: 50%;
}
.box25-13 .box3 .list .item .it {
  display: flex;
}
.box25-13 .box3 .list .item .it img {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.1rem;
  margin-top: 0.12rem;
}
.box25-13 .box3 .list .item .it p {
  font-weight: 400;
  font-size: 0.2rem;
  color: #986C2A;
  line-height: 0.4rem;
}
.box25-13 .box4 {
  background-image: url('../img/serve/back14.png');
  width: 100%;
  height: 3.84rem;
  padding: 1rem 0;
}
.box25-13 .box4 .comTxt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #62361D;
}
.box25-13 .box4 .more {
  width: 2.5rem;
  height: 0.48rem;
  background: #62361D;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  font-family: '宋体';
  font-weight: bold;
  font-size: 0.2rem;
  color: #EAD3B7;
  line-height: 0.48rem;
  text-align: center;
  margin: 0.33rem auto 0;
}


@media only screen and (max-width: 1024px) {

  .comTxt,.box25-2 .box1 .list .item .tit{
    font-size: 12px;
  }
  .box25-2 .box1 .list{
    grid-template-columns: repeat(4, 1fr);
    width: 98%;
      margin: 0.6rem auto 0;
  }
  .box25-2 .box2 .tabBox .tabList{
    gap: 0rem;
    padding: 0;
  }
  .box25-2 .box2 .tabBox .tabList .item{
    flex: 0 0 25%;
    text-align: center;
    font-size: 12px;
  }
  .box25-2 .box2 .tabBox .content .item.active{
    display: block;
  }
  .box25-2 .box2 .tabBox .content .item .left{
    width: 100%;
    height: auto;
  }
  .box25-2 .box2 .tabBox .content .item .right{
    width: 100%;
  }
  .box25-2 .box2 .tabBox .content .item .right .it{
    padding: 0.24rem 0rem 0.24rem 0rem;
  }
  .box25-2 .box2 .tabBox .content .item .right .it .que span,.box25-2 .box2 .tabBox .content .item .right .it .ans span,.inlineMore{
    font-size: 12px;
  }
  .box25-2 .box3 .content .list{
    flex-wrap: wrap;
  }
  .box25-2 .box3 .content .list .item{
    flex: 0 0 25%;
  }
  .box25-2 .box3 .content .list .item p,.box25-2 .box3 .content .last .left,.more{
    font-size: 12px !important;
  }
  .box25-2 .box3 .main{
    width: 98%;
    margin: auto;
  }
  .box25-2 .box3 .content .last{
    display: block;
  }
  .box25-2 .box3 .content .last .left{
    padding-right: 0;
    border-right: none;
    margin-right: 0;
  }
  .box25-2 .box3 .content .last .right{
    width: 100%;
    margin-top: 0.4rem;
  }
  .box25-2 .box3 .content .last .right .item p{
    overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
 height: auto;
 font-size: 12px;
  }
  .box25-2 .box3 .content .last .right .title{
    font-size: 14px;
  }
  .box25-2 .box3 .content .last .right .item{
    width: 100%;
  }
  .box4 .main{
    width: 98%;
    margin: auto;
  }
  .box25-2 .box4 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-2 .box4 .list .item{
    flex: 0 0 49%;
  }
  .box25-2 .box4 .list .item .tit{
    font-size: 14px;
  }
  .box25-2 .box4 .list .item .txt{
    font-size: 12px;
  }
  .box5 .main{
    width: 98%;
    margin: auto;
  }
  .box25-2 .box5 .list .item{
    height: 1.93rem;
    flex: 0 0 25%;
  }

  .box25-12 .main{
    width: 98%;
    margin: auto;
  }
  .box25-12 .list{
    gap: 0.2rem 0rem;
    justify-content: space-between;
  }
  .box25-12 .list .item{
    flex: 0 0 49%;
    height: 4.67rem;
  }
  .box25-12 .list .item .text h3{
    font-size: 14px;
  }
  .box25-12 .list .item .text p{
    font-size: 12px;
  }
  .box25-12 .list .item .text{
    height: 1.67rem;
  }
  .box25-3 .box1,.box25-3 .box2,.box25-3 .box3,.box25-3 .box4,.box25-3 .box5,.box25-3 .box6,.box25-3 .box7 .main{
    width: 98%;
    margin: auto;
  }
  .box25-3 .box1 .list1{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-3 .box1 .list1 .item{
    flex: 0 0 49%;
    height: 3.5rem;
  }
  .box25-3 .box1 .list1 .item .top{
    width: 100%;
  }
  .box25-3 .box1 .list1 .item .top .p1,.box25-3 .box1 .list1 .item .top .p2,.box25-3 .box1 .list1 .item .bot div{
    font-size: 12px;
  }
  .box25-3 .box1 .list1 .item .bot{
    height: 2rem;
    padding: 0 0.2rem;
  }
  .box25-3 .box1 .list1 .item .bot div{
    line-height: 0.34rem;
  }
  .box25-3 .box1 .list2{
    gap: 0.4rem 0.53rem;
  }
  .box25-3 .box1 .list2 .item{
    height: auto;
    flex: 0 0 45%;
  }
  .box25-3 .box1 .list2 .item .tit span,.box25-3 .box1 .list2 .item .txt{
    font-size: 12px;
  }
  .box25-3 .box3 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
  }
  .box25-3 .box3 .list .item{
    flex: 0 0 49%;
    height: 4.88rem;
  }
  .box25-3 .box3 .list .item .imgBox{
    width: 100%;
    height: 2.32rem;
  }
  .box25-3 .box3 .list .item .text{
    width: 100%;
    height: auto;
  }
  .box25-3 .box3 .list .item .text .tit,.box25-3 .box3 .list .item .text .txt{
    font-size: 12px;
  }
  .box25-3 .box4 .list{
    flex-wrap: wrap;
  }
  .box25-3 .box4 .list .item{
    flex: 0 0 33%;
    margin-top: 0.3rem;
  }
  .box25-3 .box5 .content{
    width: 100%;
    margin: 2rem auto 0;
  }
  .box25-3 .box5 .content .downLoad{
    height: auto;
    width: 3.6rem;
    top: -1.23rem;
    left: 0rem;
  }
  .box25-3 .box5 .content .downLoad .tit,.box25-3 .box5 .content .downLoad .txt,.box25-3 .box5 .content .downLoad .downLoadBtn span{
    font-size: 12px;
  }
  .box25-3 .box6 .list .item{
    flex: 0 0 100%;
  }
  .box25-3 .box6 .list .item .txt,.box25-3 .box6 .more span{
    font-size: 12px;
  }
  .box25-3 .box7 .list .item{
    justify-content: space-between;
    width: 100%;
  }
  .box25-3 .box7 .list .item p{
    font-size: 12px;
  }
  .box25-4 .box1 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-4 .box1 .list .item{
    flex: 0 0 48%;
  }
  .box25-4 .box1 .list .item .tit,.box25-4 .box1 .list .item .txt{
    font-size: 12px;
  }
  .box25-4 .box1,.box25-4 .box2,.box25-4 .box3 .main{
    width: 98%;
    margin: auto;
  }
  .box25-4 .box1 .more span{
    font-size: 12px;
  }
  .box25-4 .box2 .list{
    gap: 0.15rem 0;
    justify-content: space-between;
  }
  .box25-4 .box2 .list .item{
    flex: 0 0 48%;
  }
  .box25-4 .box2 .list .item .tit,.box25-4 .box2 .list .item .txt{
    font-size: 12px;
  }
  .box25-4 .box4 .list .item{
    width: 100%;
    height: auto;
  }
  .box25-4 .box4 .list .item img{
    height: auto;
  }
  .box25-4 .box4 .list .item .text .txt1{
    width: 90%;
    font-size: 12px;
  }
  .box25-4 .box4 .list .item .text .txt2{
    width: 90%;
    height: auto;
    font-size: 12px;
  }
  .box25-4 .box4 .more span,.box25-4 .box2 .more span{
    font-size: 12px;
  }
  .box25-4 .box5 .list .item{
    flex: 0 0 100%;
  }
  .box25-4 .box5 .list .item .text .txt{
    width: 100%;
    font-size: 12px;
  }
  .box25-1 .box1{
    height: auto;
  }
  .box25-1 .box1 .numList{
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .box25-1 .box1 .numList .item{
    flex: 0 0 40%;
    margin-bottom: 0.4rem;
  }
  .box25-1 .box1 .numList .item .text{
    font-size: 12px;
  }
  .box25-1 .box1 form{
    width: 98%;
    display: block;
  }
  .box25-1 .box1 form .select{
    width: 100%;
  }
  .box25-1 .box1 form .select span{
    font-size: 12px;
  }
  .box25-1 .box1 form .right{
    margin-top: 0.1rem;
  }
  .box25-1 .box1 form .right input{
    flex: 0 0 60%;
    font-size: 12px;
  }
  .box25-1 .box1 form .right button{
    flex: 0 0 40%;
    font-size: 12px;
    line-height: 0.48rem;
  }
  .box25-1 .box2 .main,.box25-1 .box3 .main{
    width: 98%;
    margin: auto;
  }
  .box25-1 .box2 .list{
    gap: 0.15rem 0;
    justify-content: space-between;
  }
  .box25-1 .box2 .list .item{
    flex: 0 0 48%;
  }
  .box25-1 .box2 .list .item .tit,.box25-1 .box2 .list .item .txt{
    font-size: 12px;
  }
  .box25-1 .box3 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
  }
  .box25-1 .box3 .list .item{
    flex: 0 0 48%;
    height: 4.8rem;
  }
  .box25-1 .box3 .list .item .decs .tit span{
    font-size: 13px;
  }
  .box25-1 .box3 .list .item .decs .tip,.box25-1 .box3 .list .item .decs .txt,.box25-1 .box3 .more span,.box25-1 .box1 form .select .selectBox .option p{
    font-size: 12px;
  }
  .box25-1 .box3 .list .item .decs .txt{
    line-height: initial;
  }
  .box25-1 .box5 .list{
    flex-wrap: wrap;
  }
  .box25-1 .box5 .list .item{
    flex: 0 0 48%;
    margin-bottom: 0.4rem;
  }
  .box25-1 .box5 .list .item .txt,.box25-1 .box5 .list .item .tit{
    font-size: 13px;
  }
  .commonBanner2 .text h2{
    font-size: 0.52rem;
  }
  .commonBanner2 .text h3{
    font-size: 0.38rem;
  }
  .commonBanner2 .text h4{
    font-size: 14px;
  }
  .box25-5 .box1 .main{
    width: 98%;
    margin: auto;
  }
  .box25-5 .box1 .content{
    display: block;
  }
  .box25-5 .box1 .content .left{
    width: 80%;
    margin: auto;
    height: auto;
  }
  .box25-5 .box1 .content .right{
    width: 100%;
    margin: auto;
    margin-top: 0.3rem;
    font-size: 13px;
  }
  .box25-5 .box1 .more span{
    font-size: 12px;
  }
  .box25-5 .box2 .main{
    width: 98%;
    margin: auto;
  }
  .box25-5 .box2 .list .item{
    flex: 0 0 31%;
  }
  .box25-5 .box2 .list .item .tit{
    font-size: 12px;
  }
  .box25-5 .box2 .more span{
    font-size: 12px;
  }
  .box25-5 .box3 .list .item .tit{
    font-size: 12px;
  }
  .box25-5 .box3 .list .item .txt{
    font-size: 12px;
  }
  .box25-5 .box4 .list .item{
    flex: 0 0 100%;
  }
  .box25-5 .box4 .list .item .text .tit p,.box25-5 .box4 .list .item .text .txt,.box25-5 .box5 .list .item .content{
    font-size: 12px;
  }
  .box25-8 .box1 .list .item{
    flex: 0 0 100%;
  }
  .box25-8 .box1 .list .item .tit,.box25-8 .box1 .list .item .desc,.box25-8 .box1 .list .item .desc span{
    font-size: 12px;
  }
  .box25-8 .box2 .main,.box25-8 .box3 .main,.box25-8 .box6 .main,.box25-8 .box7 .main{
    width: 98%;
    margin: auto;
  }
  .box25-8 .box2{
    height: auto;
    padding-bottom: 1.16rem;
  }
  .box25-8 .box2 .tit{
    font-size: 0.36rem;
  }
  .box25-8 .box2 .txt,.box25-8 .box2 form input,.box25-8 .box2 form button span{
    font-size: 12px;
  }
  .box25-8 .box2 form{
    width: 100%;
  }
  .box25-8 .box3 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-8 .box3 .list .item{
    flex: 0 0 48%;
  }
  .box25-8 .box3 .list .item .tit{
    font-size: 12px;
  }
  .box25-8 .box4 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
  }
  .box25-8 .box4 .list .item{
    flex: 0 0 48%;
  }
  .box25-8 .box4 .list .item .text .txt{
    font-size: 12px;
  }
  .comTit{
    font-size: 0.38rem;
  }
  .box25-8 .box6 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box25-8 .box6 .list .item{
    flex: 0 0 48%;
    height: 4.55rem;
  }
  .box25-8 .box6 .list .item .text .tit,.box25-8 .box6 .list .item .text .desc{
    font-size: 12px;
  }
  .box25-8 .box7 .list .item{
    flex: 0 0 31%;
  }
  .box25-8 .box9{
    height: 8.9rem;
  }
  .box25-8 .box9 .main{
    display: block;
    height: 8.2rem;
  }
  .box25-8 .box9 .main .left{
    width: 100%;
    height: 4.2rem;
  }
  .box25-8 .box9 .main .left .txt,.box25-8 .box9 .main .left .item{
    font-size: 12px;
  }
  .box25-9 .box1 .main,.box25-9 .box2 .main,.box25-9 .box3 .main,.box25-9 .box6 .main{
    width: 98%;
    margin: auto;
  }
  .box25-9 .box1 .content{
    display: block;
  }
  .box25-9 .box1 .content .left{
    width: 100%;
  }
  .box25-9 .box1 .content .right .txt>p{
    font-size: 12px;
  }
  .box25-9 .box2 .list .item .tit span,.box25-9 .box2 .list .item .txt{
    font-size: 12px;
  }
  .box25-9 .box3 .list{
    gap: 0.64rem 0;
    justify-content: space-between;
  }
  .box25-9 .box3 .list .item{
    flex: 0 0 48%;
    height: 3.4rem;
  }
  .box25-9 .box3 .list .item .decs{
    font-size: 12px;
  }
  .box25-9 .box4 .content{
    display: block;
  }
  .box25-9 .box4 .content .left{
    width: 100%;
  }
  .box25-9 .box4 .content .left .item{
    height: 0.84rem;
    font-size: 0.3rem;
    width: 100%;
  }
  .box25-9 .box4 .content .right{
    width: 100%;
  }
  .box25-9 .box4 .content .right .item .decs{
    font-size: 12px;
  }
  .box25-9 .box5 .list{
    flex-wrap: wrap;
  }
  .box25-9 .box5 .list .item{
    flex: 0 0 32%;
    margin-bottom: 0.3rem;
  }
  .box25-9 .box5 .list.list2{
    flex-direction: inherit;
  }
  .box25-9 .box5 .list .item{
    flex: 0 0 33%;
  }
  .box25-9 .box5 .list .item .tit,.box25-9 .box5 .list .item .date{
    font-size: 12px;
  }
  .box25-9 .box6 .main{
    display: block;
  }
  .box25-9 .box6 .main .left, .box25-9 .box6 .main .right{
    width: 100%;
  }
  .box25-9 .box6 .main .left .list .item span,.box25-9 .box6 .main .right .list .item .question span,.box25-9 .box6 .main .right .list .item .answer span,.box25-9 .box6 .more span{
    font-size: 12px;
  }
  .box25-9 .box6 .main .right{
    margin-top: 0.3rem;
  }
  .box25-6 .box1 .list{
    display: flex;
    flex-wrap: wrap;
    gap: 0.14rem 0;
    justify-content: space-between;
  }
  .box25-6 .box1 .list .item:first-child{
    flex: 0 0 100%;
  }
  .box25-6 .box1 .list .item{
    flex: 0 0 48%;
    height: 1.62rem;
  }
  .box25-6 .box1 .list .item .tit,.box25-6 .box1 .list .item .txt,.box25-6 .box1 .list .item:last-child a span{
    font-size: 12px;
  }
  .box25-6 .box2 .main,.box25-6 .box3 .main,.box25-6 .box4 .main{
    width: 98%;
    margin: auto;
  }
  .box25-6 .box2 .list .item{
    flex: 0 0 48.5%;
    height: 3.86rem;
  }
  .box25-6 .box2 .list{
    margin-top: 0.3rem;
  }
  .box25-6 .box2 .list .item > img{
    object-fit: cover;
  }
  .box25-6 .box2 .list .item .tit,.box25-6 .box2 .list .item .txt{
    font-size: 12px !important;
  }
  .box25-6 .box2 .list .item.other .first,.box25-6 .box2 .list .item.other .last{
    width: 100%;
    height: 1.85rem;
  }
  .box25-6 .box2 .list .item.other .first .text{
    width: auto;
    padding-right: 0.2rem;
    font-size: 12px;
  }
  .box25-6 .box3 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-6 .box3 .list .item{
    flex: 0 0 48%;
  }
  .box25-6 .box3 .list .item .first .tit,.box25-6 .box3 .list .item .last .txt,.box25-6 .box4 .list1 .item .tit,.box25-6 .box4 .list1 .item .txt{
    font-size: 12px;
  }
  .box25-6 .box4 .list1{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-6 .box4 .list1 .item{
    flex: 0 0 48%;
    padding-bottom: 0.2rem;
  }
  .box25-6 .box4 .list1 .item img{
    height: 2.85rem;
    width: 100%;
  }
  .box25-6 .box4 .list1 .item{
    height: auto;
  }
  .box25-6 .box4 .list2 .item{
    flex: 0 0 100%;
    height: auto;
  }
  .box25-6 .box4 .list2 .item .tit,.box25-6 .box4 .list2 .item .txt p{
    font-size: 12px;
  }
  .box25-6 .box5 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
  }
  .box25-6 .box5 .list .item{
    flex: 0 0 48%;
    height: 3.3rem;
  }
  .box25-6 .box5 .list .item .last{
    height: auto;
    border: none;
  }
  .box25-6 .box5 .list .item .first .tit,.box25-6 .box5 .list .item .last .txt{
    font-size: 12px;
  }
  .box25-6 .box6 .tabBox .tabList{
    flex-wrap: wrap;
  }
  .box25-6 .box6 .tabBox .tabList .item{
    flex: 0 0 33.333%;
  }
  .box25-6 .box6 .tabBox .tabList .item span{
    font-size: 14px;
  }
  .box25-6 .box6 .tabBox .tabContent .item .content .left, .box25-6 .box6 .tabBox .tabContent .item .content .right{
    height: auto;
    padding: 0.3rem 0.3rem;
  }
  .box25-6 .box6 .tabBox .tabContent .item{
    height: auto;
    padding-bottom: 0.3rem;
  }
  .box25-6 .box6 .tabBox .tabContent .item .content .left .tit, .box25-6 .box6 .tabBox .tabContent .item .content .right .tit,.box25-6 .box6 .tabBox .tabContent .item .content .left .it, .box25-6 .box6 .tabBox .tabContent .item .content .right .it span,.box25-6 .box6 .tabBox .tabContent .item .more span{
    font-size: 12px;
  }
  .box25-10 .box1 .content{
    display: block;
    height: auto;
  }
  .box25-10 .box1 .content .right{
    width: 100%;
    margin-top: 0.2rem;
  }
  .box25-10 .box1 .content .left>p,.box25-10 .box1 .content .right .item .txt{
    font-size: 12px;
  }
  .box25-10 .box2 .main,.box25-10 .box3 .main,.box25-10 .box7 .main{
    width: 98%;
    margin: auto;
  }
  .box25-10 .box2 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box25-10 .box2 .list .item{
    flex: 0 0 48%;
  }
  .box25-10 .box2 .list .item .tit{
    font-size: 13px;
  }
  .box25-10 .box2 .list .item .txt{
    font-size: 12px;
  }
  .box25-10 .box3 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box25-10 .box3 .list .item{
    flex: 0 0 48%;
  }
  .box25-10 .box3 .list .item .content{
    width: 100%;
  }
  .box25-10 .box3 .list .item .content .it span{
    font-size: 12px;
  }
  .box25-10 .box4 .list{
    gap: 0.25rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box25-10 .box4 .list .item{
    flex: 0 0 48%;
    height: 4.9rem;
  }
  .box25-10 .box4 .list .item .it{
    font-size: 12px;
  }
  .box25-10 .box5 .list{
    gap: 0.2rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box25-10 .box5 .list .item{
    flex: 0 0 48%;
  }
  .box25-10 .box5 .list .item .content .txt{
    height: auto;
    height: 1.5rem;
    font-size: 12px;
  }
  .box25-10 .box5 .list .item .content .tel span{
    font-size: 14px;
  }
  .box25-10 .box5 .list .item{
    height: auto;
  }
  .box25-10 .box5 .list .item .content{
    width: 100%;
    height: auto;
  }
  .box25-10 .box6 .content{
    display: block;
    height: auto;
  }
  .box25-10 .box6 .content .left{
    width: 100%;
  }
  .box25-10 .box6 .content .left .tit{
    font-size: 13px;
  }
  .box25-10 .box6 .content .left .it p,.conBtn .btn span,.conBtn .tel span{
    font-size: 12px;
  }
  .box25-10 .box6 .content .right{
    width: 100%;
  }
  .box25-10 .box7 .list .item{
    flex: 0 0 100%;
  }
  .box25-10 .box7 .list .item .txt{
    font-size: 12px;
  }
  .box25-11 .box1 .list{
    flex-wrap: wrap;
    justify-content: center;
  }
  .box25-11 .box1 .list .item{
    flex: 0 0 18%;
  }
  .box25-11 .box1 .list .item img{
    margin: 0 auto 0.16rem;
    display: block;
  }
  .box25-11 .box1 .list .item p{
    font-size: 12px;
  }
  .box25-11 .box2 .main,.box25-11 .box6 .main{
    width: 98%;
    margin: auto;
  }
  .box25-11 .box2 .list .item{
    flex: 0 0 100%;
  }
  .box25-11 .box2 .list .item .text .tit,.box25-11 .box2 .list .item .text .txt{
    font-size: 12px;
  }
  .box25-11 .box4 .numList{
    flex-wrap: wrap;
    padding: 0 0.3rem;
  }
  .box25-11 .box4 .numList .tit{
    flex: 0 0 100%;
  }
  .box25-11 .box4 .numList .item{
    margin-top: 0.3rem;
  }
  .box25-11 .box4 .numList .item:first-child{
    margin-top: 0;
  }
  .box25-11 .box4 .numList .item > p{
    font-size: 12px;
  }
  .box25-11 .box5 .list .center{
    font-size: 0.28rem;
    line-height: 0.36rem;
    width: 1.9rem;
    height: 1.66rem;
  }
  .box25-11 .box5 .list .item{
    width: 2.38rem;
    height: 1.08rem;
    background-size: cover;
    align-items: center;
    gap: 0;
  }
  .box25-11 .box5 .list .item img{
    width: 0.48rem;
    height: 0.48rem;
  }
  .box25-11 .box5 .list .item:nth-child(2n) .text{
    padding-left: 0.2rem;
  }
  .box25-11 .box5 .list .item .text{
    padding-top: 0;
  }
  .box25-11 .box5 .list .item .text .txt{
    font-size: 12px;
  }
  .box25-11 .box6 .list{
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.25rem 0;
  }
  .box25-11 .box6 .list .item{
    flex: 0 0 48%;
  }
  .box25-11 .box6 .list .item .content{
    width: 94%;
    margin-top: 0.1rem;
  }
  .box25-11 .box6 .list .item .txt,.box25-11 .box6 .list .item .content .it span,.box25-11 .box6 .list .item .content .more span{
    font-size: 12px;
  }
  .box25-13 .box1 .content{
    width: 100%;
    padding: .15rem;
    margin: 0.9rem auto 0;
  }
  .box25-13 .box1 .content .txt p{
    font-size: 12px;
  }
  .box25-13 .box2{
    height: auto;
  }
  .box25-13 .box2 .main,.box25-13 .box3 .main{
    width: 98%;
    margin: auto;
  }
  .box25-13 .box2 .list{
    gap: 0.24rem 0;
    justify-content: space-between;
  }
  .box25-13 .box2 .list .item{
    flex: 0 0 48%;
    height: 3.4rem;
  }
  .box25-13 .box2 .list .item .txt,.box25-13 .box3 .list .item .it p{
    font-size: 12px;
  }
  .box25-13 .box3 .list .item{
    height: 4.9rem;
    flex: 0 0 100%;
  }
  .box25-13 .box4 .more{
    width: 3.5rem;
  }
  .box25-7 .box1 .list{
    flex-wrap: wrap;
  }
  .box25-7 .box1 .list .item{
    flex: 0 0 100%;
  }
  .box25-7 .box1 .main,.box25-7 .box2 .main,.box25-7 .box3 .main{
    width: 98%;
    margin: auto;
  }
  .box25-7 .box1 .list .item .tit,.box25-7 .box1 .list .item .txt,.box25-7 .box1 .list .item .ul .li p{
    font-size: 12px;
  }
  .box25-7 .box1 .list .item .ul{
    width: 100%;
    height: auto;
  }
  .box25-7 .box1 .list .item .ul .li p{
    line-height: inherit;
  }
  .box25-7 .box1 .list .item.back .imgBox{
    margin: auto;
  }
  .box25-7 .box2 .list .item{
    flex: 0 0 100%;
    height: auto;
  }
  .box25-7 .box2 .list .item .top{
    width: 100%;
    padding-bottom: 0.3rem;
  }
  .box25-7 .box2 .list .item .top .tit{
    font-size: 16px;
  }
  .box25-7 .box2 .list .item .top .txt,.box25-7 .box2 .list .item .top .ul{
    width: 90%;
    font-size: 12px;
  }
  .box25-7 .box2 .list .item .top .ul .li p{
    font-size: 12px;
    line-height: inherit;
  }
  .box25-7 .box2 .list .item > img{
    width: 100%;
    height: auto;
  }
  .box25-7 .box2 .list .item .top .it{
    width: 90%;
  }
  .box25-7 .box2 .list .item .top .it .itTit span,.box25-7 .box2 .list .item .top .it .itTxt,.box25-7 .box2 .list .item .bot .it .tit,.box25-7 .box2 .list .item .bot .it .numBox,.box25-7 .box2 .list .item .bot .it .numBox span,.box25-7 .box3 .list .item .tit,.box25-7 .box3 .list .item .txt{
    font-size: 12px;
  }
  .box25-7 .box2 .list .item .bot{
    width: 100%;
    gap: 0.8rem;
  }
  .box25-7 .box3 .list .item{
    width: 100%;
  }
  .box25-3 .box1 .list1 .item .bot a{
    /* height: 0.4rem;
    line-height: 0.4rem; */
  }
  .box25-3 .box1 .list2 .item .tit img{
    width: 0.3rem;
    height: 0.3rem;
  }
  .box25-12 .list .item .text .more{
    right: auto;
    left: auto;
  }
  .box25-12 .list .item .text .more{
    right: auto;
    left: auto;
  }
  .box25-9 .box5 .list.list2 .item:not(:last-child)::after{
    transform: rotate(0deg);
  }
  .box25-9 .box5 .list .item:nth-child(5n)::after{
    transform: translate(-96%, 0%) rotate(130deg);
  }
  .box25-9 .box5 .list.list2 .item:not(:last-child)::after{
    left: auto;
  }
  .box25-9 .box6 .main .right .list .item .question{
    align-items: center;
  }
  .box25-9 .box6 .main .right .list .item .question img,.box25-9 .box6 .main .right .list .item .answer img{
    width: 0.4rem;
    height: 0.35rem;
  }
  .box25-9 .box6 .main .right .list .item .answer span{
    margin-top: 0.06rem;
  }
  .box25-10 .box5 .list .item .content .more{
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .box25-13 .box4 .comTxt{
    font-size: 14px;
    margin-top: 0.3rem;
    line-height: 0.34rem;
  }
}