@media screen and (max-width: 1023px) {
			body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.ssl-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.ssl-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.ssl-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;
	}
	.jieshao-m{
		margin-top:4rem;
	}
	.jieshao-head-m{
		font-size:2.4rem;
		color:#212329;
		padding-left: 2rem;
	}
	
	 .mobile-datal{
    box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25);
  }
	 .section-body li:not(:last-child){
    margin-bottom: -1px;
  }
	.clear:after{content:'';display: table;clear: both;}
	 .box-top {
    font-size: 10px;
    color: #6d6f74;
    box-sizing: border-box;
    height: 55px;
    line-height: 55px;
  }
  .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 1.5rem;height:  5.3rem;  -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 div:first-child img {width:  2.7rem;height:2.7rem;margin-right:  1rem;}
	.product-l label {
		font-size: 1.6rem;
		color:#333;
	}
	.mobile-data li p {
    font-weight: normal;
    font-size: 1.3rem;
    color: #626266;
    line-height: 1.9rem;
    letter-spacing: -0.4px;
  }
	.slide-detail {
    background: url(/images/new_kkidc/waf/m-top-banner.png) no-repeat;
    background-size: 100% 100%;
		padding:1rem 1.5rem;
  }
	.mobile-data{
		margin: 0 1rem;
		background-color: #fff;
		margin-top:2rem;
	}
	.guige-container-m{
		margin-top: 4rem;
	}
	.product-guige-container{
		margin-top:2rem;
		flex-direction: column;
	}
	.product-guige-item{
		width:unset;
		flex: 1;
		margin: 0 1rem;
	}
	.changjing-container-m{
		margin-top: 4rem;
	}
	.service-box{
  	font-size: 0;
		padding: 2rem 0;
		margin: 0 1rem;
		margin-top: 2rem;
		background-color: #fff;
}
	.service-box>li {
    border: none;
    padding: 0;
  }
	.service-box>li + li {
    margin-top: 15px;
  }
	 .service-item-data .service-item-title{
    font-size: 16px;
    margin: 0;
    color: #1C1D1F;
  }
	  .service-item-data p{
    display: inline-block;
    font-size: 1.6rem;
    color: #1c1d1f;
    line-height: 2rem;
    vertical-align: middle;
  }
	  .service-item-data span{
    display: block;
    font-size: 1.3rem;
    color: #626266;
    line-height: 2rem;
    margin-top: .8rem;
  }
	.service-item-data img {
		width: 2.8rem;
		height: 2.8rem;
		margin-right: 1rem;
		vertical-align: middle;
	}
	.service-item{
		margin: 1.5rem 2rem;
		padding: 1rem 2rem;
		border: 1px solid #eee;
	}
	.liucheng-container-m{
		margin-top: 4rem;
	}
	  .ca_four_above {
			margin: 2rem 1rem;
    position: relative;
    display: block;
			width: unset;
  }
  .ca_pc_only {
    display: none;
  }
  .ca_four_item img.ca_sj_only {
    display: block;
  }
  .ca_four_item {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(50% - 7px);
    margin-bottom: 25px;
    height: 40px;
    padding: 0 0 0 12px;
    margin-right: 0;
    color: #323235;
  }
  .ca_four_item .ca_four__num {
    display: inline-block;
  }
  .ca_four__title {
    font-size: 14px;
  }
  .ca_four_item p {
    display: none;
  }
  .ca_four_item:nth-child(4) {
    position: absolute;
    top: 65px;
    right: 0;
  }
  .ca_four_item:nth-child(5) {
    position: absolute;
    top: 0;
    right: 0;
  }
  .ca_four_item::after {
    content: '';
    display: block;
    position: absolute;
    right: calc(50% - 9px);
    top: calc(100% + 7px);
    width: 9px;
    height: 10px;
    left: auto;
    background-image: url('/templates/default/images/icon/liucheng-arrow.png');
    background-size: cover;
  }
  .ca_four_item:nth-child(3) {
    margin-bottom: 0;
  }
  .ca_four_item:nth-child(3)::after{
    display: none;
  }
  .ca_four_item:nth-child(4)::after{
    display: block;
    width: 95px;
    height: 44px;
    background-image: url('/templates/default/images/icon/liucheng-arrow2.png');
  }
  .ca_four_item:nth-child(5)::after{
    display: block;
    transform: rotate(-180deg);
  }
  .ca_four_item img.ca_sj_only {
    position: relative;
    top: 1px;
    width: 20px;
  }
}