.shentou_content{display:grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: 1fr; gap:20px;} 
.shentou_content-item{text-align: center;  font-size: 18px;color: #1c1d1f;padding: 15px 10px;border: 1px solid  #ebedf0;transition: all .3s;}
.shentou_content-item:hover{cursor: pointer;transform: translateY(-20px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);background-image: url(/templates/default/images/product/loudong/function_bg.png);background-size: 100% 100%;}
.shentou_content-item p:nth-of-type(2){text-align: center;font-size: 14px;color: #626266;line-height: 1.7;margin-top:10px;}
.shentou_cover{margin: 0 auto;margin-bottom: 15px;}
.shentou_cover span{display: block;width:80px;height:80px;}

.shentou_content_01{display:grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: 1fr; gap:20px;} 
.shentou_content_01-item{text-align: center;  font-size: 18px;color: #1c1d1f;padding: 15px 10px;border: 1px solid  #ebedf0;transition: all .3s;}
.shentou_content_01-item:hover{cursor: pointer;transform: translateY(-20px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);background-image: url(/templates/default/images/product/shentou/bg1.png);background-size: 100% 100%;}
.shentou_content_01-item p:nth-of-type(2){text-align: center;font-size: 14px;color: #626266;line-height: 1.7;margin-top:10px;}
.section--inverse{background: #fff!important;}
.process__title{font-size: 32px;
    line-height: 48px;
    color: #1a2233;
    margin-bottom: 40px;
    text-align: center;}
.process--inverse{padding:88px 0 80px;}
.process_content{width: 1200px;margin: 0 auto;}


.product-feature{ display: flex; border: 1px solid #fff; box-sizing: border-box; box-shadow: 0px 4px 10px 0px rgba(51, 51, 51, 0.08); background-color: #fefeff; }
.product-feature-l{ min-width: 299px; min-height: 223px; background: url(/templates/default/images/product/shentou/bg2.png) no-repeat; background-position: center center; background-size: cover; display: flex; align-items: center; justify-content: center; margin-right: 55px; border-right: 1px solid #ebedf0; box-sizing: border-box; }
.product-feature-l img{ margin-left: 10px; }
.product-feature-r{ flex: 1; padding: 25px 0; }
.product-feature-r ul{ width: 100%; display: flex; flex-wrap: wrap; }
.product-feature-r ul>li{ width: 20%; padding: 12px 15px; box-sizing: border-box; position: relative; font-size: 14px; color: #626266; }
.product-feature-r ul>li::before{ content: ""; position: absolute; width: 4px; height: 4px; left: 0; top: 19px; background-color: #5a5a5c; }

.advantage-youshi{background: #f7f8fb!important;} 
.card-intro{padding-top:88px!important;}

/*
.serviceProcess::before{
    content: '';
    position: absolute;
    top: 49px;
    left: 100px;
    right: 100px;
    border-top: 1px solid #dee1e8;
}
*/
.serviceProcess{    
	display: flex;
    justify-content: space-between;
    margin: 0 -10px;
		position: relative;
}
.serviceProcess li{ max-width: 279px; }
.serviceProcess p{ font-weight: bold; font-size: 16px; color: #1c1d1f;text-align: center;margin-top:15px;margin-bottom:12px;}
.serviceProcess span{  font-size: 14px; color: #626266; text-align: center;}
.serviceProcess .icon-box{ background-color: #fff; position: relative; text-align:center; }
@media screen and (max-width: 1023px) {
		body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.jiagu-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.jiagu-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.jiagu-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;
	}
	.page1-container-m{
		margin-top:4rem;
	}
	.page1-head-m{
		font-size:2.4rem;
		color:#212329;
		padding-left: 2rem;
		margin-bottom: 2rem;
	}
	.serviceProcess{
		margin:  0 1rem;
		
		overflow-x: auto;
		gap: 2rem;
	}
	.serviceProcess::-webkit-scrollbar{
		width:0;
		height:0;
	}
	.serviceProcess li {
		width: 40rem;
		flex-shrink: 0;
		background: #fff;
		padding: 1rem;
	}
	
	.serviceProcess li .icon-box{
		width: 4rem;
		height: 4rem;
		margin: 0 auto;
	}
	.serviceProcess li .icon-box img {
		width: 100%;
	}
	.page2-container-m{
		margin-top: 4rem;
	}
		.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)
	}
	.page3-container-m{
		margin-top: 4rem;
		margin-bottom: 2rem;
	}
		.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;
	}
}

