@media screen and (max-width: 1023px) {
		body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.loudong-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.loudong-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.loudong-head-card-content-m{
		margin-top:.8rem;
		font-size:1.4rem;
		color:#939499;
		line-height: 1.8rem;
	}
	.nav-bar{
		min-width:100%!important;
		padding: 0 1rem;
	}
	
	.nav-bar__item + .nav-bar__item{
		margin-left:1.5rem;
	}
	.texing-container-m{
		margin-top: 2rem;
	}
	.texing-head-m{
		font-size:2.4rem;
		color:#212329;
		padding-left: 2rem;
	}
	.mobile-data{
		margin: 0 1rem;
		margin-top: 2rem;
		background-color: #fff;
    box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25);
  }
	
	.box-top {
    box-shadow: none;
    transition: all .3s;
  }
	.box-top {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-box;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;justify-content: space-between;  -webkit-box-align: center;  -ms-flex-align: center;padding: 0 15px;height:  53px;  -webkit-align-items: center;  -moz-box-align: center;  align-items: center;width: 100%;}
	.box-top div:first-child {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: -moz-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;-moz-box-align: center;align-items: center;}
	.box-top label {
        font-size: 1.6rem;
        color: #1c1d1f;
    }
	.slide-detail {display: none; background: url(/images/new_website/slide_bg.png) 100% 100%;-o-background-size: cover;background-size: cover; background-position: center; border-top:  1px solid #eaebef;border-radius: 0;}
	 .slide-detail {
        background: url(/templates/default/images/product/loudong/m-top-banner.png) no-repeat;
        background-size: 100% 100%;
    }
	    .mobile-data li>div {
        padding: 1.8rem 1.5rem;
    }
	.product-l img {
		width: 4.3rem;
		height: 4.3rem;
		margin-right: 1rem;
	}
	 .icon___xBx4D.open___SJfFy {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
	}
	.product-text p {
		color: #626266;
	}
	.youshi-container-m{
		margin-top: 4rem;
	}
	.serviceAdvantage{
		margin: 0 1rem;
		margin-top: 2rem;
	}
	.section-body-li {
		background:#fff;
	}
	.advantageContent-img{
		padding: 1.4rem 1.4rem 0 1.4rem;
	}
	.advantageContent-img img {
		width: 100%;
		height: 12rem;
	}
	.advantageContent{
		padding: 1.5rem 1.4rem;
	}
	.advantageContent p {
        color: #1C1D1F;
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: .9rem;
        line-height: 2.1rem;
    }
	.advantageContent span {
        padding: 0;
        color: #626266;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 2.1rem;
        width: 100%;
        text-align: justify;
    }
	.jiazhi-container-m{
		margin-top: 4rem;
	}
	.card-intro__body{
		margin: 0 1rem;
		margin-top: 2rem;
	}
	.jiazhi_content{
		display: flex;
		flex-direction: column;
	}
	.jiazhi_cover{
		display: flex;
		align-items: center;
	}
	.jiazhi_content-item{
		background-image: url(/templates/default/images/product/loudong/function_bg.png);
		background-size: 100% 100%;
	}

	.jiazhi_cover p {
		margin-left: 1rem;
		font-size: 1.5rem;
	}
	.jiazhi_content-item>div>p{
		        text-align: justify;
        line-height: 2rem;
        font-size: 1.2rem;
		color: #626266;
    word-break: break-all;
	}
	.dengbao-container-m{
		margin-top: 4rem;
	}
/*
	.compliancePolicies{
		display: grid;
		grid-template-columns:  repeat(2, 1fr);
		grid-template-rows:  repeat(2, 1fr);
	}
	.compliancePolicies li:not(:last-child) {
     width: unset; 
}
	.compliancePolicies-first {
     width: unset; 
}
	.compliancePolicies li .compliancePolicies-item{
		width: unset;
	}
	.compliancePolicies-item-data span{
		font-size: 1.3rem!important;
	}
*/
}