.shentou_content{display:grid;grid-template-columns: repeat(4, 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;}
.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;}

.flow-path{font-size: 0;margin: 0 -35px;}
.flow-path-li{ display: inline-block; width: 33.33333%; padding: 0 35px; box-sizing: border-box; position: relative; }
.flow-path-item{ background: url(/templates/default/images/product/programm/bg1.png) no-repeat; background-position: left bottom; display: flex; min-height: 215px; border: 1px solid #fff; box-sizing: border-box; }
.flow-path-li:not(:last-child)::after{ content: url(/templates/default/images/icon/ca_four_right.png); position: absolute; right: -26px; top: calc(50% - 8px); }
.flow-path-item .item-l{ min-width: 140px; font-size: 18px; color: #1c1d1f; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.flow-path-item .item-l img{ margin-bottom: 17px; }
.item-r{ display: flex; flex: 1; align-items: center; justify-content: center; padding: 15px; box-sizing: border-box; }
.flow-path-item .item-r ul li{ line-height: 24px; font-size: 14px; color: #323235; display: flex; align-items: flex-start; margin-bottom: 17px; }
.flow-path-item .item-r ul li:last-child{ margin-bottom: 0; }
.flow-path-item .item-r ul li img{ margin-right: 13px; position: relative; top: 3px;width:18px;height:18px;}


.table-box{ display: flex; align-items: center; }
.stage-item{ flex: 1; border-bottom: 1px solid #fff; box-sizing: border-box; background-image: url(/templates/default/images/product/programm/bg4.png); background-position: right bottom; min-height: 661px; position: relative;background-repeat: no-repeat;}
.stage-item a{ font-size: 14px; color: #626266; position: absolute; bottom: 60px; left: 30px; }
.stage-data{ padding: 75px 30px 75px; box-sizing: border-box; }
.hover-select .stage-data{ padding: 37px 43px 37px 30px; }
.stage-data li{ color: #323235; font-size: 16px; padding-left: 30px; box-sizing: border-box;    flex-wrap: wrap; position: relative; }
.hover-select .stage-data li:not(:last-child){ margin-bottom: 28px; }
.service-item{ display: flex; flex-wrap: wrap; max-width: 480px; }
.service-item span{ width: 50%; }
.stage-data li::before{ content: ""; position: absolute; top: 10px; left: 0; height: 3px; width: 12px; background-color: #222222; }
.stage-data li:not(:last-child){ margin-bottom: 43px; }
.stage-l{ border-left: 1px solid #fff; }
.stage-r{ border-right: 1px solid #fff; }
.hed-title{ height: 80px; line-height: 80px; padding: 0 30px; box-sizing: border-box; position: relative; }
.hed-title span{ position: relative; z-index: 1; font-size: 18px; color: #1c1d1f; }
.hover-select .hed-title span{ color: #fff; }
.stage-l .hed-title::before{ content: ""; position: absolute; left: -1px; top: 0; right: 0; bottom: 0; background-image: url(/templates/default/images/product/programm/bg2.png); background-position: left center; }
.hed-title::after{position: absolute; top: 0; left: 20px; bottom: 0; font-size: 66px; color: rgba(217, 226, 239, .6);}
.stage-l .hed-title::after{ content: "01";}
.stage-z .hed-title::after{ content: "02";}
.stage-r .hed-title::after{ content: "03";}
.hover-select .hed-title::after{color: rgba(255, 255, 255, .05)}
.stage-r .hed-title::before,.stage-z .hed-title::before{ content: ""; position: absolute; left: 0; top: 0; right: -1px; bottom: 0; background-image: url(/templates/default/images/product/programme/bg2.png); background-position: right center; }
.hover-select .hed-title::before{ content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-image: url(/templates/default/images/product/programm/bg3.png); background-position: right center;background-size: 100% auto; }

.hover-select{ width: 27%; min-height: 862px; box-shadow: 0px 8px 13px 0px rgba(204, 208, 215, 0.34);flex: auto;z-index: 1;background-image:none; }
.stage-data li>div.hover-show{display: none;}
.hover-select .stage-data li>div{ color:#626266; font-size: 14px; line-height: 28px; margin-top: 14px;    opacity: 1;
    visibility: visible;display: block;}
.hover-select .look-more{display: none;}


@media screen and (max-width: 1023px) {
		body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.programm-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.programm-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.programm-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;
	}
	.m-flow-path{
		margin: 0 1rem;
		margin-top: 2rem;
	}
	
	.m-flow-path .m-path-item {
        padding-left: 4rem;
        margin-bottom: 1.5rem;
        position: relative;
    }
	    .m-flow-path .m-path-item .m-path-titel {
        font-size: 1.5rem;
        font-weight: bold;
        color: #323235;
        position: relative;
        margin-bottom: 1.3rem;
    }
	    .m-flow-path .m-path-item .m-path-titel::after {
        content: "";
        position: absolute;
        left: -3.2rem;
        top: .4rem;
        width: .8rem;
        height: .8rem;
        border-radius: 50%;
        border: 2px solid #2981ff;
        background-color: #fff;
        z-index: 1;
    }
	    .m-flow-path .m-path-item ul {
        display: flex;
        flex-wrap: wrap;
    }
	    .m-flow-path .m-path-item::after {
        content: "";
        position: absolute;
        left: 1.3rem;
        top: 2.2rem;
        height: 90%;
        border-left: 1px dotted #2981ff;
    }
	    .m-flow-path .m-path-item ul li {
        width: 50%;
        border: none;
        align-items: center;
        font-size: 1.3rem;
        color: #626266;
        line-height: 2rem;
    }
	.m-flow-path .m-path-item ul li img {
		width: 1.3rem;
	}
	    .m-flow-path .m-path-item:last-child::before {
        content: "";
        width: 0px;
        height: 0px;
        border-left: .5rem solid transparent;
        border-right: .5rem solid transparent;
        border-bottom: .5rem solid #2981ff;
        position: absolute;
        bottom: -.9rem;
        left: .9rem;
    }
	.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;
	}
	
	    .m-product-list li>p {
        padding: 0 2.7rem;
        box-sizing: border-box;
        position: relative;
        font-weight: bold;
        color: #1c1d1f;
        margin: 3px 0 1.2rem;
    }
	    .m-product-list li .hover-show {
        font-size: 1.3rem;
        line-height: 2.1rem;
        color: #626266;
    }
	    .m-product-list li:not(:last-child) .hover-show {
        margin-bottom: 2rem;
    }
	.m-product-list{
		height: 30rem;
		overflow-y: auto;
	}
	    .m-product-list li>p::after {
        content: "";
        position: absolute;
        left: 0;
        top: 8px;
        width: 12px;
        height: 3px;
        background-color: #1c1d1f;
    }
}



