@media only screen and (max-width: 750px) {
    .display-mobile{
     display: block !important;
    }
    .display-mobile ol{
     bottom: 0.2127rem !important;
    }
    .display-computer{
     display: none !important;
    }
    .int{
        height: 0.6382rem;
        font-size: 0.4rem;
        font-family: PingFangSC, PingFangSC-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 0.6382rem;
    }
    .tec{
        height: 0.6382rem;
        font-size: 0.4rem;
        font-family: PingFangSC, PingFangSC-Regular;
        font-weight: 400;
        text-align: left;
        line-height: 0.6382rem;
    }
    .subtitle-mobile{
        width: 5.7446rem;
        height: 0.6382rem;
        font-size: 0.4255rem;
        font-weight: 500;
        text-align: center;
        color: #111111;
        margin:auto;
        margin-top: 0.4rem;
        margin-bottom: 0;
    }
    .content-mobile{
        margin:0.4255rem;
        font-size: 0.4255rem;
        font-weight: 400;
        text-align: left;
        color: #333333;
        margin-bottom: 1.0638rem;
    }
     .content-mobile > p{
         font-size: 0.35rem;
         font-weight: 400;
         color: #333;
         margin-top:0!important;
     }
     .content1-mobile > p{
         font-size: 0.35rem;
         font-weight: 400;
         color: #333;
     }
    .content1-mobile{
        font-size: 0.4255rem;
        font-weight: 400;
        margin-right: 0.4255rem;
        margin-left: 0.4255rem;
        margin-bottom: 1.0638rem;
        margin-top: 0.6382rem;
        color: #333333;
    }
    .subtitle1-mobile{
        width: 4.0425rem;
        height: 0.6382rem;
        font-size: 0.4255rem;
        font-weight: 500;
        text-align: center;
        color: #111111;
        margin:auto;
        margin-top: 0.6382rem;
        margin-bottom: 0.6382rem;
    }
    .subtitle2-mobile{
        width: 6.3829rem;
        height: 0.6382rem;
        font-size: 0.4255rem;
        font-weight: 500;
        text-align: center;
        color: #111111;
        margin:0 auto;
        margin-bottom: 1.0638rem;
    }
    .subtitle3-mobile{
        width: 6.3829rem;
        height: 0.6382rem;
        font-size: 0.4255rem;
        font-weight: 500;
        text-align: center;
        color: #111111;
        margin:0 auto;
        margin-bottom: 0.5rem;
    }
    .mobile-res{
        width: calc(50% - 0.2127rem);
        display: block;
        height: 5.5rem;
        position: relative;
    }
    .mobile-res>div{
font-size: 0.4042rem;
font-family: PingFangSC, PingFangSC-Medium;
font-weight: 500;
text-align: center;
color: rgba(0,0,0,0.85);
    }
    .mobile-res:nth-child(odd){
  /* 添加右边距 */
  margin-right: 0.4255rem;
}

/* .modal.in .modal-dialog {
			top: 3.553rem !important;
			left: 0.3191rem !important;
			right: 0.3191rem !important;
			width: auto !important;
			transform:none !important;
		}
		.modal.in .modal-dialog img {
			display: none;
		} */
        		.videoMobile{
				top: 3.553rem !important;
			left: 0.2978rem !important;
			right: 0.2978rem !important;
			width: auto !important;
			transform:none !important;
		}
			.videoMobile img {
			display: none;
		}
        .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;
            margin:  0 auto;
            margin-top: 0.4rem;
            margin-bottom: 0.7333rem;
        }
        .title{
           	font-size: 0.3733rem !important;
			font-weight: 500 !important;
			text-align: left !important;
			color: #333333 !important;
			margin-top: 0.4rem !important;
			line-height: 0.2978rem !important;
        }
        .addTime{
          	font-size: 0.32rem !important;
			font-weight: 400 !important;
			text-align: left !important;
			color: #999999 !important;
			line-height: 0.2978rem !important;
			margin-top: 0.3rem !important;
        }
        		.video-wrapper{
			display: flex;
			flex-wrap: wrap;
			padding-left: 0.2127rem !important;
			padding-right: 0.2127rem !important;
		}
        	.video-wrapper-item{
			width: calc(50% - 0.1595rem);
			height: 2.8723rem;
			margin-bottom: 1.4rem;
		}
		.video-wrapper-item:nth-child(odd) {
  			margin-right: 0.2978rem;
		}
        .video{
            padding-bottom: 0 !important;
              padding-top: 0 !important;
        }
}