@media screen and (max-width:750px) {
    span{
        display: block;
    }
    .content {
        width: 100%;
        margin: 0 auto;
        padding: 4.38rem 3rem 0 3rem;
        box-sizing: border-box;

    }

    /* .c_toptitle {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    } */

    .title {
        width: 100%;
        height: 1.5625rem;
        margin: 0 auto;
        font-size: 2.63rem;
        margin-bottom:3.5rem;

    }

    .bluetitle_ {
        display: none !important;
    }

    .bluetitle {
        margin: 0 auto;
        font-size: 4.13rem;

    }

    .m_bottom {
        margin-bottom: 7.25rem;
        display: block;

    }

    .shai {
      width: 12.5rem;
      height: 4.5rem;
      background: #FFFFFF;
      border-radius: 2.25rem;
        display: flex;
        /* justify-content: center; */
      /* padding:1.19rem 0 0 2.69rem; */
      box-sizing: border-box;
      /* margin-bottom:7.63rem; */
      float: right;
      position: absolute;
      top:6rem;
      right:3rem;
      align-items: center;
      justify-content: center;
    }

    .shaiimg {
        display: block;
        width: 2rem;
        height: 2.25rem;
    }

    .shai span {
        font-size: 2.25rem;
        font-family: SourceHanSansCN;
        font-weight: 400;
        color: #08969B;
    }

    .m_content {
        display: none;
    }

    .phone_content {
        display: block;
        width: 100%;

    }

    .once_list {
        width: 100%;
        background-color: white;
        margin-bottom: 2.625rem;
    }

    .o_l_title {
        width: 100%;
        /* height: 3.0625rem; */
        display: flex;
        justify-content: space-between;
        background-color: #EEFCFD;
        line-height: 5.75rem;
        padding:2.69rem 3.44rem 2.63rem 3.65rem;

    }

    .left {
        font-size: 3rem;
        font-family: SourceHanSansCN;
        font-weight: bold;
        color: #08969B;
        line-height: 1.125rem;
        text-align: center;
    }

    .right {
        width: 35%;
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .right>span {
        font-size:2.25rem;
        font-family: SourceHanSansCN;
        font-weight: 500;
        color: #333333;
        line-height: 1.125rem;
        text-align: center;
    }

    .upjian {
        width: 2.25rem;
        height: 1.25rem;
        margin-top: 0.4rem;
        margin-left: 1.81rem;
    }

    .labels {
        width: 100%;
        /* height: 3.875rem; */
        display: flex;
        justify-content: space-between;
        padding:3.25rem 3.75rem 3.5rem 3rem;
        box-sizing: border-box;
    }

    .label_left {
        display: flex;
    }

    .label_left span {
      width: 10rem;
height: 3.75rem;
        display: block;
        background: #E9F8F8;
        font-size: 2.25rem;
        font-family: SourceHanSansSC;
        font-weight: 400;
        color: #08969B;
        text-align: center;
        line-height:3.75rem;
        /* padding-top: 0.3125rem; */
        /* box-sizing: border-box; */
        margin-right: 1.25rem;
        /* padding:0.69rem 2.75rem 0.94rem 2.81rem; */
    }

    .phone_time {
        width: 25%;
        height: 1.5rem;
        font-size: 1.88rem;
        font-family: SourceHanSansCN;
        font-weight: 400;
        color: #98A9AA;
        line-height: 3.625rem;
        text-align: center;
        /* margin-left: 8.25rem; */
    }

    .labeldeal {
        width: 100%;
        border-top: 1px solid #E5E5E5;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding:3.44rem 3.5rem 4.44rem 3rem;
        box-sizing: border-box;
        /* display: none; */
    }

    .labeldeal span {
        display: block;
        font-size: 2.25rem;
        font-family: SourceHanSansCN;
        font-weight: bold;
        color: #333333;
    }
.ma-b{
  margin-bottom:5.13rem;
}
    .deal_bar {
      width: 3.75rem;
height: 0.19rem;
        background: #008C8C;
        margin: 2rem 0 2.56rem 0;
    }

    .demand {
        width: 100%;
        /* margin-bottom: 3.25rem; */

    }

    .demand li {
        font-size: 2.25rem;
        font-family: SourceHanSansCN;
        font-weight: 400;
        color: #333333;
        line-height: 3.75rem;
    }
    .hidden .labeldeal{
      display: none;
    }
    /* .upjian{
      display: none;
    }
    .hideimg{
      display: block;
    }

    .hidden .upjian{
      display: block;
    }
    .hidden .hideimg{
      display: none;
    } */

}
