.xljk-p1 {
  background: #59BCF7;
  border-radius: 8px;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 3.125rem;
  padding: 16px 24px;
  padding-right: 15px;
  color: #fff;
}

.xljk-p2 {
  margin-top: 40px;
  background: #49CC9B;
  border-radius: 8px;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 3.125rem;
  padding: 16px 24px;
  padding-right: 15px;
  color: #fff;
}

.xljk-box1 {
  border-radius: 8px;
  background: linear-gradient(90deg, #548BFF 0%, #4AADFF 100%);
}

.xljk-box2 {
  border-radius: 8px;
  background: linear-gradient(90deg, #01B2E8 0%, #28CFF0 100%);
}

.xljk-box3 {
  border-radius: 8px;
  background: linear-gradient(90deg, #15C95D 0%, #3EDD7E 100%);
}

.xljk-box4 {
  border-radius: 8px;
  background: linear-gradient(90deg, #E78110 0%, #ECB852 100%);
}

.xljk-p3 {
  font-size: 1.25rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 2.5rem;
  color: #555555;
  letter-spacing: 0.03125rem;
}

.xljk-csbox {
  background: linear-gradient(180deg, #F6FFF0 0%, #FFFFFF 100%);
  box-shadow: 0px 4px 8px rgba(0, 31, 64, 0.1);
  border-radius: 8px;
  padding: 0 16px 24px 16px;
  margin-bottom: 45px;
}

.allnum {
  font-size: 3.75rem;
}

.xljkre-bg1 {
  background: url('../imgxin/pdp-r5.png') no-repeat;
  background-size: contain;
  background-position-x: 24px;

}

.xljkre-bg2 {
  background: url('../imgxin/pdp-r2.png') no-repeat;
  background-size: contain;
  background-position-x: 24px;
}

.badclass {
  background: #F36161;
  color: white;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1.5rem;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 4px 0px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 8px;
  width: 64px;
  text-align: center;
}

.goodclass {
  background: #5AB221;
  color: white;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1.5rem;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 4px 0px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 8px;
  width: 64px;
  text-align: center;
}

.zhongclass {
  background: #6088e1;
  color: white;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1.5rem;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 4px 0px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 8px;
  width: 64px;
  text-align: center;
}

.xljkbgc {
  color: #E78110;
  -webkit-tap-highlight-color: transparent;
}

.xljkcolbg1 {
  border: 2px solid #E78110;
}

.xljkcolbg2 {
  background: #E78110;
}

.zhongfeng {
  color: #796EEC;
}

.mzhongzhengbox {
  display: none;
}

.xljkbox {
  border-radius: 16px;
  background: #F5F5F5;
  gap: 36px;
  padding: 20px 24px;

}

.zfbox {
  border: 2px solid #FFFFFF;
  background: linear-gradient(180deg, #E3F5FF 0%, #FFFFFF 100%);
  box-shadow: 0px 4px 6px rgba(0, 51, 90, 0.06);
  border-radius: 16px;
  padding: 20px;
  min-width: 180px;
}

.zzzbox {
  background: linear-gradient(180deg, #E2E6FF 0%, #FFFFFF 100%);
}

.zzz-title {
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 2.875rem;
  color: #333333;
  margin-bottom: 6px;
}

.zzz-p {
  background: #fff;
  border-radius: 8px;
  width: 100%;
  font-size: 1.25rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 2.875rem;
  color: #555555;
  padding-left: 32px;
  margin-bottom: 12px;
}

.yangxbox {
  background: #fff;
  border-radius: 16px;
  height: 80px;
  align-items: center;
}

.yingxbox {
  background: #fff;
  border-radius: 16px;
  height: 80px;
  align-items: center;
}

@media (max-width:500px) {
  .xljkbox {
    display: block;
    padding: 0 0 12px;
  }

  .zfbox {
    display: flex;
    border: none;
    background: none;
    box-shadow: none;
    border-radius: none;
    padding: 0;
  }

  .zfbox .allnum,
  .zfbox .zfzf, 
  .zzzbox .allnum,
  .zzzbox .zfzf{
    width: 50%;
    border: 2px solid #FFFFFF;
    background: linear-gradient(180deg, #E3F5FF 0%, #FFFFFF 100%);
    box-shadow: 0px 4px 6px rgba(0, 51, 90, 0.06);
    opacity: 1;
    border-radius: 12px;
    font-size: 1.25rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.25rem;
    text-align: center;
  }

  .zfbox .allnum ,.zzzbox .allnum{
    order: 2;
  }

  .zfbox .zfzf, .zzzbox .zfzf{
    order: 1;
  }

  .zzz-title{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .zzz-p{
    padding: 5px 12px;
    font-size: 1.0625rem;
    line-height: 1.625rem;
  }

  .yangxbox,.yingxbox{
    height: 74px;
    padding-top: 8px;
    padding-left: 15px;
  }

  .xljk-p1 {
    font-size: 1rem;
    line-height: 1.75rem;
    padding: 12px;
  }


  .xljk-p2 {
    margin-top: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
    padding: 12px;
  }

  .xljk-p3 {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .xljk-box1 {
    height: 104px;
  }

  .xljk-csbox {
    background: #fff;
    box-shadow: none;
    border-radius: none;
    padding: 0;
    margin-bottom: 5px;
  }

  .xljk-csicon {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid rgba(97, 105, 145, 0.6);
    border-radius: 50%;
    opacity: 1;
    margin-bottom: 2px;
    position: absolute;
    top: 9px;
    left: 0px;
  }

  .allnum {
    font-size: 2.5rem;
  }

  .badclass {
    font-size: 1.125rem;
    padding: 4px 0px;
    width: 42px;
  }

  .goodclass {
    font-size: 1.125rem;
    padding: 4px 0px;
    width: 42px;
  }

  .zhongclass {
    font-size: 1.125rem;
    padding: 4px 0px;
    width: 42px;
  }
	
  .mzhongzhengbox {
    width: 90%;
    display: flex;
    align-items: center;
    border: 1px solid #4097F4;
    border-radius: 8px;
    overflow: hidden;
    margin: 40px auto 30px;
  }

  .zhongzhengleft {
    background: #4097F4;
    width: 45%;
    font-size: 1.375rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 2.875rem;
    color: #FFFFFF;
    text-align: center;
  }

  .zhongzhengnum {
    width: 55%;
    font-size: 1.375rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 2.875rem;
    color: #4097F4;
    text-align: center;
  }

  .xljkre-bg1 {
    background: url('../imgxin/pdp-r5.png') no-repeat;
    background-size: contain;
    background-position-x: 0px;
  
  }
  
  .xljkre-bg2 {
    background: url('../imgxin/pdp-r2.png') no-repeat;
    background-size: contain;
    background-position-x: 0px;
  }
}