.working-process-one{margin-bottom:40px;gap:110px;align-items:center;display:flex}@media only screen and (max-width:575px){.working-process-one{flex-direction:column;gap:10px;align-items:start}}.working-process-one:last-child{margin-bottom:0}.working-process-one .left{position:relative;z-index:5}.working-process-one .left .icon{height:110px;justify-content:center;position:relative;align-items:center;background:#3e484e;width:110px;display:flex}@media only screen and (max-width:575px){.working-process-one .left .icon{height:90px;width:90px}}.working-process-one .left .icon svg{height:52px;width:52px}.working-process-one .left .icon svg path{fill:var(--e-global-color-white)}.working-process-one .left .icon i{font-size:45px}.working-process-one .left .icon:after{height:19px;transform:translateY(-50%);border:5px solid #3e484e;right:-8px;content:"";position:absolute;top:50%;border-radius:30px;background:#fff;width:19px}@media only screen and (max-width:575px){.working-process-one .left .icon:after{display:none}}.working-process-one .inner-content{padding:40px 50px;position:relative;background:#3e484e;z-index:1}@media only screen and (max-width:479px){.working-process-one .inner-content{padding:30px 10px 30px 50px}}.working-process-one .inner-content .number-main{transform:translateY(-50%);position:absolute;top:50%;left:0}.working-process-one .inner-content .number-main:after{height:50px;transform:translate(-50%,-50%);content:"";position:absolute;top:50%;border-radius:50%;background:#3e484e;left:50%;width:50px;z-index:-2}@media only screen and (max-width:575px){.working-process-one .inner-content .number-main:after{display:none}}.working-process-one .inner-content .number-main:before{border:1px dashed #474e52;content:"";position:absolute;left:-150px;width:150px;z-index:-2}@media only screen and (max-width:479px){.working-process-one .inner-content .number-main:before{display:none}}.working-process-one .inner-content .number{height:32px;transform:translateY(-16px);justify-content:center;font-size:14px;font-weight:600;color:var(--e-global-color-white);position:absolute;top:50%;align-items:center;border-radius:500%;background:var(--e-global-color-primary);left:-16px;width:32px;display:flex;z-index:-1}@media only screen and (max-width:575px){.working-process-one .inner-content .number{left:10px}}.working-process-one .inner-content .title{font-size:20px;margin-bottom:15px;color:var(--e-global-color-white)}.working-process-one .inner-content .des{color:#c9c9c9;margin:0}.working-process-one.icon_top{flex-direction:column;gap:95px;align-items:center}@media only screen and (max-width:479px){.working-process-one.icon_top .inner-content{padding:30px 20px}}.working-process-one.icon_top .number-main{transform:translateX(-51%);position:absolute;top:0;left:50%}.working-process-one.icon_top .number-main:before{transform:rotate(90deg);border:1px dashed #474e52;content:"";position:absolute;top:-50px;left:-60px;width:120px;z-index:-2}@media only screen and (max-width:575px){.working-process-one.icon_top .number-main:before{display:inline}}.working-process-one.icon_top .number-main:after{transform:translate(-50%,-50%);top:50%;left:50%}@media only screen and (max-width:575px){.working-process-one.icon_top .number-main:after{display:inline}.working-process-one.icon_top .number-main .number{left:-15px}}.working-process-one.icon_top .left .icon:after{transform:translateX(-50%);bottom:-4px;top:inherit;left:50%}.working-process-two{flex-direction:column;align-items:center;display:flex}.working-process-two .inner{height:192px;justify-content:center;border:2px dashed rgba(32,40,45,.18);margin-bottom:33px;transition:.3s;position:relative;align-items:center;border-radius:50%;width:192px;display:flex}.working-process-two .inner .number{height:40px;transform:scale(0);right:5px;color:var(--e-global-color-white);transition:.3s;position:absolute;text-align:center;top:7px;border-radius:50%;background:var(--e-global-color-primary);width:40px;line-height:40px;display:inline-block}.working-process-two .inner .icon{height:144px;justify-content:center;align-items:center;border-radius:50%;background:var(--e-global-color-white);width:144px;display:flex}.working-process-two .inner .icon svg{height:45px;width:45px}.working-process-two .inner .icon i{font-size:45px}.working-process-two .inner.scale{height:245px;width:245px}.working-process-two .inner.scale:after{height:60px;width:60px}.working-process-two .inner.scale .icon{height:193.03px;width:193.03px}.working-process-two .inner.scale .icon svg{height:65px;width:65px}.working-process-two .inner.scale .icon i{font-size:65px}.working-process-two .content{text-align:center}.working-process-two .content .title{font-size:18px;margin-bottom:10px;line-height:1.2}.working-process-two .content .des{padding:0 30px;margin:0}.working-process-two:hover .inner{border:2px dashed var(--e-global-color-primary)}.working-process-two:hover .inner .number{transform:scale(1)}