@charset "UTF-8";
.mt30 {
  margin-top: 0.9375rem;
}
.tie {
  margin: 1.5rem 0.9375rem;
  height: 2.75rem;
  line-height: 2.75rem;
  background: #32B4F1;
  border-radius: 1.375rem;
  font-size: 1rem;
  font-family: DM Sans;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.jine .quan-rightArrow2 {
  display: flex;
  align-items: center;
  vertical-align: middle;
  font-size: 0.84375rem;
  font-family: DIN Pro;
  font-weight: bold;
  color: #333333;
}
.jine .quan-rightArrow2 img {
    width: 0.625rem;
    margin-left: 0.0625rem;
}
.m30 {
  margin: 0 0.9375rem;
}
.p30 {
  padding: 0 0.9375rem;
}
.mt-17 {
  margin: 0.53125rem 0.9375rem 0;
}
.mt-35 {
  margin-top: 1.09375rem;
}
img {
  width: 100%;
}
.top-bg {
  width: 100%;
  height: 12.40625rem;
  background: linear-gradient(8deg, #0FCDE3, #35B2F0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.fudai {
  padding-top: 0;
  position: relative;
}
.fudai img {
    width: 100%;
}
.fudai .headerH34 {
    height: 1.0625rem;
}
.fudai .fudai-title {
    width: 100%;
    height: 2.5rem;
    display: flex;
    align-items: center;
    padding: 0 0.375rem 0 0.9375rem;
    background: #FFF9F5;
    justify-content: space-between;
}
.fudai .fudai-title > div:nth-child(1) {
      width: 1rem;
}
.fudai .fudai-title > div:nth-child(2) {
      width: calc(100% - 2.0625rem);
      font-size: 0.78125rem;
      font-family: DM Sans;
      font-weight: 400;
      color: #17AC8A;
}
.fudai .fudai-title > div:nth-child(3) {
      width: 1.125rem;
}
.fudai .fangkuai {
    padding: 1.09375rem 0.375rem 1.78125rem 0.84375rem;
}
.fudai .fudai-top {
    background: #FFFFFF;
    border-radius: 0.625rem;
}
.fudai .fudai-top .fudai-top-item .jiekuan-title {
      display: flex;
      align-items: center;
      font-size: 0.84375rem;
      font-family: DM Sans;
      font-weight: 400;
      color: #333333;
      line-height: 1.3125rem;
}
.fudai .fudai-top .fudai-top-item .jiekuan-title .circle {
        display: block;
        width: 1.96875rem;
        height: 1.96875rem;
        background: #D9D9D9;
        border-radius: 50%;
        margin-right: 0.5rem;
}
.fudai .fudai-top .fudai-top-item .jiekuan-item {
      display: flex;
      flex-wrap: wrap;
}
.fudai .fudai-top .fudai-top-item .jiekuan-item > div {
        position: relative;
        margin-top: 0.78125rem;
        width: calc(25% - 0.46875rem);
        margin-right: 0.46875rem;
        text-align: center;
        height: 2.1875rem;
        line-height: 2.1875rem;
        background: #E9F8FF;
        border-radius: 0.3125rem;
        font-size: 0.8125rem;
        font-family: DM Sans;
        font-weight: bold;
        color: #32B4F1;
}
.fudai .fudai-top .fudai-top-item .jiekuan-item .checkCase {
        background: #E9F8FF;
        border: 0.09375rem solid #32B4F1;
        box-shadow: 0 0.09375rem 0.375rem 0.03125rem rgba(43, 185, 237, 0.34);
}
.fudai .fudai-top .fudai-top-item .jiekuan-item .noCheckCase {
        background: #F2F3F5;
        border-radius: 0.3125rem;
        font-family: DM Sans;
        font-weight: bold;
        color: #C0C1C2;
}
.fudai .fudai-top .fudai-top-item .jiekuan-item .noCheckCase .suo {
          display: block;
}
.fudai .fudai-top .fudai-top-item .jiekuan-item .suo {
        display: none;
        width: 0.5rem;
        height: 0.625rem;
        position: absolute;
        right: 0.15625rem;
        top: 0.15625rem;
        z-index: 2;
}
 .blueBg {
  background: #20B6E8 !important;
}

