@media only screen and (max-width: 750px) {
    .computer{
        display:none
    }
    .mobile{
        display: block !important;
    }
    .item{
        position:absolute;
        right:0;
        bottom:0.6382rem;
        width: 1.276rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .inner-item{
        width: 0.4255rem;
        background-color: #222;
        height:2px;
    }
    .inner-item-write{
        background-color: #fff;
    }
    .inner-cir{
      display: flex; /* 弹性布局 */
      justify-content: center; /* 水平居中 */
      align-items: center; /* 垂直居中 */
      width: 0.851rem;
      height: 0.851rem;
      background: #222;
      border-radius: 50%;
      font-size: 0.2127rem;
      font-weight: 500;
      color: #fff;
      line-height: 0.851rem; /* 将文本垂直居中 */
    }
    .inner-cir-write{
        background: #ffffff;
        border-radius: 50%;
        color: #222;
        text-align: center;
        line-height: 0.2553rem;
    }
    .inner-wrapper{
      display: flex;
      align-items: center;
    }
    .newButtom-mobile{
       width: 1.914rem;
        height: 0.6382rem;
        border: 1px solid #ffffff;
        border-radius: 0.4255rem;
        text-align: center;
        /* margin: 0 auto; */
        font-size: 0.4255rem;
        font-weight: 400;
        color: #fff;
        line-height: 0.6382rem;
        position: absolute;
        bottom: 0.6382rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .newButtommobile{
        font-size: 0.373rem;
		font-weight: 400;
		text-align: center;
		color: #333333;
		line-height: 0.533rem;
		padding: 0.2rem 0.8rem;
		border-radius: 0.733rem;
		border: 1px solid #ccc;
		background-color: #fff;
        width: 3.4666rem;
        margin:  0 auto;
        margin-top: 1.4893rem;
    }
    .pimg{
        padding-top:0.4255rem;
        height:1.8936rem;
    }
    .innerimg{
        width:1.2234rem;
        height:100%;
    }
    .eb{
        font-size:0.6382rem !important;
        font-weight:400 !important;
    }
    .era{
        font-size:0.6382rem !important;
        font-weight:400 !important;
    }
    .welcome{
        font-weight:500 !important;
        font-size:0.4255rem !important;
    }
    .work{
        font-size:0.2978rem !important;
        font-weight:400 !important;
        color:#666 !important;
        margin: 0 0.2127rem !important;
    }
    .cg{
        font-size:0.2978rem !important;
        font-weight:500 !important
    }
    .wrappermobile{
        padding-left:1.0638rem !important;
        padding-right:0.6382rem !important;
    }
    .imgbottom{
        margin-top:0.4042rem !important;
        margin-bottom:.1.276rem !important;
    }
    .bacimg{
        height:12.3404rem !important;
        object-fit: cover;
    }
    .gz{
       font-weight:600 !important;
       font-size:0.4255rem !important;
    }
    .ca{
     font-size:0.2978rem !important;
     font-weight:500!important
    }
    .ms{
     font-size:0.3191rem !important;
     font-weight:600 !important
    }
    .five{
        font-size:1.234rem !important;
        font-weight:500 !important;
    }
    .ch{
        font-size:0.2978rem !important;
        font-weight:400 !important;
        color: #ddd !important;
        padding-left:0.4255rem;
        padding-right:0.4255rem;
        width:auto !important;
        text-align:center !important;
    }
    .iconimg{
        /* width:0.851rem !important; */
        margin:0!important;
      flex:1;
    }
    .go{
        line-height:1.2 !important;
        padding:0 0.8723rem !important;
        margin-bottom:0.4255rem !important;
    }
    .ele{
        width:0.4042rem !important;
        margin-right:0.2127rem!important;
        margin-left:0.2127rem!important;
    }
    .ele-text{
        font-size:0.3191rem !important;
        font-weight:600 !important;
        margin-right:0.468rem;
    }
    .containerm{
            padding:0 !important;
    }
    .containerm:nth-child(1){
        margin-left:0.4255rem
    }
    .ulcp{
        flex-wrap:wrap;
        margin-top:0.4255rem !important;
    }
    .ulcp li{
        
    }
    .ulcp li:nth-child(odd){
        width:60%;
        text-align:end;
        padding-right:0.2127rem;
    }
    .ulcp li:nth-child(even){
        width:40%;
        text-align:left;
        padding-left:0.2127rem;
    }
    .ulcp li p{
        color:#fff
    }
    
    .bottomtext{
        font-size:0.2978rem !important;
        font-weight:400 !important;
        color:#ddd !important;
        width:auto !important;
        margin: 0 0.4255rem 0 !important;
        padding-top:0.851rem
    }
    #video2 {
  height: 470px !important;
}
    }
    