.qdjj {
    width: 7.5rem;
    background-color: #fff;
}

.datu {
    width: 100%;
}


.jj {
    font-size: .28rem;
    color: #0C161F;
    font-weight: 600;
    margin-bottom: .2rem;
}

.pinfo {
    line-height: 20px;
}

.qdjj p {
    color: #323232;
    font-size: .25rem;
    font-weight: 400;
}

.back {
    width: 100%;
    height: 4rem;
    background: url(../img/zb.png) no-repeat center;
    background-size: 100% 100%;
}

.qdjj span {
    color: #c60201;
}

.bsshuming {
    width: 100%;
}

.bssm_bt {
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.14);
    height: .8rem;
    font-size: .2rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.bssm_bt div {
    line-height: .7rem;
    border-bottom: 3px solid #fff;
}

.neirong {
    padding: .2rem;
    display: none;
}

.neirong>p {
    margin-bottom: 0.2rem;
}

.main-wrap1 {
    width: 100%;
    box-sizing: border-box;
    padding: .2rem;
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding-top: .6rem;
}

.main-wrap1 img {
    width: 1rem;
    height: 1rem;
    display: block;
}

.main-wrap1 a {
    font-size: .25rem;
    display: block;
    color: #fff;
    margin-top: .2rem;
}

.main-wrap1 p {
    font-size: .36rem;
    text-align: center;
    color: #fff;
}



.signal {
    position: relative;
}



.btn1 {
    width: 1.6rem;
    height: .5rem;
    border: 1px solid #c60201;
    /* #c60201; */
    border-radius: 15px 15px 15px 15px;
    line-height: .5rem;
    position: absolute;
    bottom: 0.8rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.btn1 a {
    color: #c60201;
    font-size: .3rem;
    text-align: center;
    margin-top: 0rem;
}

.btnact {
    border: 1px solid #999999 !important;
}

.btnactA {
    color: #999999;
}




.navtop {
    position: fixed;
    top: 0;
    z-index: 22;
    background: #c60100;
    width: 100%;
    height: 1.1rem;
    font-size: 0.3rem;
    display: flex;
    justify-content: space-between;
  }

  .navback {
    position: relative;
    display: block;
    height: 0.8rem;
    width: 16%;
    line-height: 0.8rem;
  }

  .navback::after {
    position: absolute;
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border: 2px solid #fff;
    border-radius: 0.04rem;
    border-right: 0px;
    border-bottom: 0px;
    left: 0.4rem;
    top: 0.2rem;
    transform: rotate(315deg);
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    -ms-border-radius: 0.04rem;
    -o-border-radius: 0.04rem;
  }

  .pinfo {
    line-height: 20px;
  }

  .imgInfo {
    width: 7.5rem;
    height: 3.12rem;
    background: url(../img/m_detail_bg.png) no-repeat center center/100% 100%;
    font-size: 0.25rem;
    color: #fff;
      display: flex;
      align-items: center;
      flex-direction: column;
  }
  .imgInfo img {
    width: 1.2rem;
    vertical-align: middle;
    color: #fff;
    margin-top: 0.4rem;
  }
  .imgInfo h1 {
    padding: 0.28rem;
    font-size: 0.32rem;
    font-weight: 600;
    text-align: center;
  }
  .imgInfo p {
    color: #fff;
    text-align: center;
  }

  :root {
    --c1: #c60100;
    --c2: #fff;
    --c3: #000;
    --c4: #999;
    --c5: #333;
    --c6: #f4f5f7;
    --c7: #f7f7f7;
    --c8: #9C9C9C;
    --c9: #9B9B9B;
    --c10: #f2f3f5;
    --c11: #F23048;
  }

  .hdMenu {
      width: 16%;
      height: 100%;
      background: url(../img/menuIcon.png) no-repeat center center/100% 100%;
  }

  .hdMenu1 {
      background: url(../img/menu1.png) no-repeat center center/100% 100%;
  }

  .hdMenuPostion {
      position: fixed;
      top: .32rem;
      right: 0.32rem;
      z-index: 20;
  }
  .Menu {
      height: 0.9rem;
      line-height: .9rem;
      font-size: .3rem;
      border-bottom: 1px solid #DBDBDB;
      text-align: center;
      position: relative;
  }

  .MenuTit {
      font-size: .32rem;
  }

  .MenuBtn {
      position: absolute;
      top: .24rem;
      right: .4rem;
  }

  .MenuBody {
      padding: .4rem .44rem 0 .44rem;
      overflow-y: scroll;
  }

  .Menuclass {
      width: 100%;
      /*min-height: 1.8rem;*/
  }

  .menutit {
      font-size: .32rem;
      margin-bottom: .36rem;
      color: var(--c3);
      position: relative;
      padding-left: .2rem;
  }

  .menutit::after {
      content: "";
      position: absolute;
      top: .08rem;
      left: 0rem;
      width: .08rem;
      height: .32rem;
      background-color: var(--c1);
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
  }

  .menulist {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
  }

  .menulist li {
      font-size: .18rem;
      min-width: 1.6rem;
      margin-right: 0.24rem;
      height: .6rem;
      line-height: .4rem;
      text-align: center;
      background-color: var(--c6);
      margin-bottom: .14rem;
      padding: .1rem .12rem;
      color: var(--c3);
      border-radius: .04rem;
      -webkit-border-radius: .04rem;
      -moz-border-radius: .04rem;
      -ms-border-radius: .04rem;
      -o-border-radius: .04rem;
  }

  .menulist li a,
  .menulist li {
      font-size: .24rem;
  }
