.case_Messge {
    display: none;
  }
  .Maintenance_design {
    padding: 0.96rem 0;
    background: #EDEDED;
    width: 100%;
    padding-left: 1.11rem;
    display: flex;
  }
  .left_Mainten {
    width: 8rem;
    height: 4.8rem;
    display: flex;
  }
  .right_Mainten {
    margin-left: 0.9rem;
    padding-top: 0.2rem;
  }
  .Maintent_tit {
    font-weight: 500;
    font-size: 0.35rem;
    color: #938984;
    margin-bottom: 0.4rem;
    color: #4D4D4D;
  }
  .Maintent_text {
    font-weight: 300;
    font-size: 0.25rem;
    color: #505050;
    width: 7rem;
    line-height: 0.5rem;
  }
  .bafck {
    background: #FFF;
    flex-direction: row-reverse;
    padding-right: 1.1rem;
  }
  .bafck1 {
    background: #FFF;
  }
  .Ten_left {
    margin-left: 0;
    margin-right: auto;
  }
  
  
  @media only screen and (max-width: 768px) {
.Maintenance_design {
    padding-top: 0.74rem !important;
    background: none;
            flex-direction: column;
            padding-left: 0!important;
            padding-right: 0!important;
            padding-bottom: 0;
    }
    .left_Mainten{
        width: auto!important;
        height: auto!important;
    }
    .Maintent_tit{
        font-size: 0.38rem;
        color: #2F2F2F;
        line-height: 0.46rem;
        margin-bottom: 0.22rem;
    }
    .Maintent_text{
        font-weight: normal;
font-size: 0.26rem;
color: #4D4D4D;
line-height: 0.4rem;
    }
    .bafck1{
        padding-bottom: 0.93rem !important;
    }
    .right_Mainten{
        margin-left:0.51rem!important;
        margin-right: 0.51rem;
        padding-top: 0.65rem;
    }
    .Maintent_text{
        width: 100%;
    }
    
     .section_top_boxr{
        background-image: url(../img/m1.png) !important;
        background-size: cover;
        background-position: center;
         /*height: 100%!important;*/
                height: calc(100vh - 0.9rem);
    }
    .Rcu_box{
           padding-top: 7.93rem !important;
    padding-bottom: 0.75rem;
}
    }