








.server-flow-wrap{padding: 0.95rem 0.6rem 1.15rem;background: url("/static/home/images/img/server-flow-bg.jpg") no-repeat center center/cover;}
.server-flow-wrap .flow-box{margin-top: 0.45rem;}
.server-flow-wrap .flow-row{position: relative;display: flex;align-items: center;padding-bottom: 0.94rem;}
.server-flow-wrap .flow-row:last-child{padding-bottom: 0;}
.server-flow-wrap .flow-row::after{content: "";position: absolute;left: 0;bottom: 0;margin-left: 0.55rem;width: 0.26rem;height: 0.94rem;background: url("/static/home/images/icon/flow-arr-down.png") no-repeat center/contain;}
.server-flow-wrap .flow-row:last-child::after{display: none;}
.server-flow-wrap .flow-label{position: relative;display: flex;align-items: center;justify-content: space-between;flex-shrink: 0;padding: 0.28rem 0.83em;margin-right: 0.2rem;min-width: 8.125em;height: 4em;white-space: nowrap;color: #fff;background: url("/static/home/images/icon/flow-arr-right.png") no-repeat center;background-size: 100% 100%;}
.server-flow-wrap .flow-content{display: flex;align-items: stretch;flex: 1;overflow-x: auto;overflow-y: visible;}
.server-flow-wrap .flow-content::-webkit-scrollbar{display: none;}
.server-flow-wrap .flow{display: flex;-webkit-user-select: none;-moz-user-select: none;user-select: none;text-align: center;height: 100%;}
.server-flow-wrap .flow::before{content: "";height: 0;width: 1.6rem;margin-top: 19%;border-top: 0.02rem dashed #999;}
.server-flow-wrap .flow-inner{display: flex;flex-direction: column;align-items: center;width: 1.12rem;}
.server-flow-wrap .flow-icon{width: 0.95rem;height: 0.7rem;pointer-events: none;}
.server-flow-wrap .flow-title{color: #222;line-height: 1.4;margin-top: 0.08rem;width: 2rem;height: auto;}
@media (max-width: 750px){.flow-box .flow-label{width: 1.95rem;height: 0.98rem;}
.flow-box .flow-label span{font-size: 0.25rem;}
.flow-box .flow::before{width: 1rem;}
}




