.flow-path{margin: 0 auto;}
.flow-path-box{ display: flex; align-items: center; justify-content: space-between; }
.flow-path-item{ min-height: 130px; height: auto; width: 33.3333%; max-width: 286px; background-image: linear-gradient(0deg, #f8fafc 0%, #f4f9ff 100%); box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.08);  box-sizing: border-box; position: relative; }
.flow-path-top .flow-path-item:last-child::after{ content: url(/templates/default/images/product/shenji/ca_four_down.png); position: absolute; bottom: -62px; left: 130px; }
.flow-path-item .flow-path-title{ font-size: 16px; font-weight: bold; color: #fff; margin: 0 auto; width: 155px; height: 40px; line-height: 40px; text-align: center; background-image: linear-gradient(-90deg, #3280f0 0%, #2981ff 100%); box-shadow: 0px 2px 10px 0px rgba(101, 164, 255, 0.12), inset 0px -1px 0px 0px #ffffff; border-radius: 0px 0px 20px 20px; }
.flow-path-item ul{ padding: 10px 10px 10px 24px; box-sizing: border-box; display: flex; flex-flow: row wrap; }
.flow-path-item ul>li{ width: 50%; font-size: 14px; line-height: 32px; color: #626266; padding-left: 12px; box-sizing: border-box; position: relative; }
.flow-path-item ul>li::before{ content: ""; position: absolute; width: 4px; height: 4px; left: 0; top: 14px; background-color: #a8c9f7; }
.flow-path-top{margin-bottom: 80px;}
.section--inverse{background: #fff !important;}

.service_content{display:grid;grid-template-columns: repeat(4, 1fr)!important;grid-template-rows: 1fr; gap:20px;}
.service_content-item{padding:0!important;}

.process__title{font-size: 32px;
    line-height: 48px;
    color: #1a2233;
    margin-bottom: 40px;
    text-align: center;}

.service-module{display:grid;grid-template-columns: repeat(3, 2fr);grid-template-rows: 1fr; gap:20px;}

.service-module li .service-item {
    height: 100%;
    min-height: 146px;
    padding: 24px 24px 16px;
    box-sizing: border-box;
    display: flex;
	transition: all .3s;
}

.service-item-icon {
    flex-shrink: 0;
    margin-right: 14px;
	width: 40px;
	height:40px;
}

.service-item-icon img{width:100%;height:auto;}
.service-item-data p {
    font-size: 18px;
    color: #1c1d1f;
    margin-bottom: 10px;
    font-weight: bold;
		text-align: left;
}

.service-item-data span {
    font-size: 14px;
    color: #626266;
    line-height: 24px;
	text-align: left;
	display: block;
}
.service-module li .service-item:hover {
    background-color: #fff;
    box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.06);
}


@media screen and (max-width: 1023px) {
			body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.cloud_transfe-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.cloud_transfe-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.cloud_transfe-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;
	}
	.flow-path{
		margin: 2rem 1rem 0;
		overflow-x:auto; 
	}
	.flow-path::-webkit-scrollbar{
		width:0;
		height:0;
	}
	.flow-path-top{
		margin-bottom: 0;
	}
	.flow-path-box{
		justify-content: unset;
		gap: 3rem;
	}
	.flow-path-item{
		width:21rem;
		height: auto;
		flex-shrink: 0;
		max-width: unset;
		min-height: unset;
		background-image: unset;
		box-shadow: unset;
		position: inherit;
	}
	.flow-path-top .flow-path-item:last-child::after{
		content: '';
		
	}
	.flow-path-item 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)
	}
	.product-text p {
        font-size: 1.3rem;
        line-height: 2.6rem;
        color: #626266;
    }
	.page3-container-m{
		margin-top:4rem;
		margin-bottom: 2rem
	}
	
			.service-box{
		margin: 0 1rem;
		margin-top: 2rem;
	}
	.service-item-data {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
	    .service-item-data img {
        max-width: 2.4rem;
        margin: 8px 0 0 0;
    }
	    .service-item-data img {
        position: absolute;
        left: 0;
    }
	    .service-item-data .service-item-title {
        font-size: 1.6rem;
        margin-top: .8rem;
        color: #1C1D1F;
        font-weight: bold;
        margin-left: 3.8rem;
        margin-bottom: .9rem;
    }
	    .service-item-data span {
        font-size: 1.3rem;
        color: #626266;
        line-height: 2rem;
    }
}

