@charset "UTF-8";
.banner_cargo{
    background-color: #eff8ff;
    width: 100%;
    height: 500px;
    padding-bottom: 10px;
    position: relative;
}
.banner_cargo .tu{
    position: absolute;
    bottom: 0px;
    height: 500px;
     right: 0;
      left: 50%;
    transform: translateX(-100px);
    /*transform: translateX(50%);*/
}
.banner_content {
    position: relative;
    z-index: 2;
}
.banner_cargo .title{
    font-size: 40px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #0099ff;
    padding-top: 200px;
    text-align: unset;
    margin-bottom: 0px;
}
.banner_cargo .introduce{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    /* opacity: 0.8; */
    width: 400px;
    margin: 30px 0px;
}
.banner_cargo .consult{
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    color: #0099ff;
    font-size: 16px;
    margin-top: 60px;
    width: fit-content;
    font-family: "Source Han Sans CN";
    display: flex;
    box-shadow: 1px 1px 2px 1px rgb(190, 221, 237 ,0.75);
    align-items: center;
}
.banner_cargo .consult .icon{
    width: 20px;
    height: 22px;
}
.cargo_section1 , .cargo_section8 , .cargo_section10{
     background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0px;
}
.cargo_section1 .title , .cargo_section2 .title , .cargo_section3 .title ,
.cargo_section4 .title , .cargo_section5 .title  ,.cargo_section6 .title ,
.cargo_section7 .title , .cargo_section8 .title ,.cargo_section11 .title , 
.cargo_section12 .title, .cargo_section13 .title ,.cargo_section9 .title ,
.cargo_section10 .title{
    font-size: 36px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 30px;
    text-align: center;
    padding: 0;
}
.cargo_section2 .small_title  , .cargo_section3 .small_title , .cargo_section4 .small_title ,
.cargo_section5 .small_title , .cargo_section7 .small_title , .cargo_section8 .small_title , 
.cargo_section12 .small_title , .cargo_section13 .small_title{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: rgb(81, 83, 98 ,.75);
    opacity: 0.7;
    /*width: 1200px;*/
    text-align: center;
    margin-bottom:20px;
    line-height: 30px;
}
.cargo_section1 img{
    width: 100%;
}
.cargo_section2  {
     background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0px;
}
.cargo_section12{
    background-color: #eff8ff;
    padding: 80px 0 60px;
}
.cargo_section2 .tu{
    width: 100%;
}
.cargo_section2 .solve{
    background: linear-gradient(to right, #3D97E4 , #3C7BE3);
    border: none;
    color: #fff;
    display: flex;
    margin: 10px auto 0;
    padding: 12px 30px;
    font-size: 18px;
    border-radius: 15px;
}
.cargo_section2 .solve img{
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-top: 2px;
}
.cargo_section13{
    background-color: #fff;
    padding: 80px 0 60px;
}
.cargo_section3 {
    padding: 40px 0;
     background:linear-gradient(180deg, #fff, #eff8ff);
    /*background: url(../img/bg.png);*/
}
.cargo_section3 .business{
    background-color: #fff;
    border-radius: 16px;
    padding: 60px;
    box-shadow: 1px 1px 6px rgb(190, 221, 237,0.35);
    transition: ease all 0.3s;
}
.cargo_section3 .business:hover{
    box-shadow: 1px 1px 70px rgb(190, 221, 237 , 0.35);
    transition: ease all 0.3s;
}
.cargo_section3 .business .icon{
    width: 150px;
    margin-bottom: 40px;
}
.cargo_section3 .business .transport{
    font-size: 24px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 15px;
    text-align: center;
}
.cargo_section3 .business .Full{
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    text-align: center;
}
.cargo_section3 .company{
    width: 1200px;
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #326ADA;
    text-align: center;
}
.cargo_section4{
     background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.cargo_section4 .tu{
    width: 100%;
    object-fit: cover;
}
.cargo_section4 .disarray img{
    width: 16px;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.cargo_section4 .disarray .package{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section4 .disarray .bright {
    border-radius: 16px;
    width: fit-content;
}
.cargo_section4 .disarray .bright .package{
    color: #0099ff;
}
.cargo_section5{
    padding: 40px 0;
     background:linear-gradient(180deg, #fff, #eff8ff);
}
.cargo_section5 img{
    width: 100%;
    object-fit: cover;
}
.cargo_section6{
    padding: 40px 0;
     background:linear-gradient(180deg, #fff, #eff8ff);
}
.cargo_section6 .L_title{
    font-size: 36px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 15px;
    text-align: center;
}
.cargo_section6 .L_small_title{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    opacity: 0.7;
    margin-bottom: 40px;
    text-align: center;
}
.cargo_section6 .user_center{
    margin-bottom: 50px;
}
.cargo_section6 .user_center img{
    width: 16px;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.cargo_section6 .user_center .Feature{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    margin-bottom: 5px;
}
.cargo_section6 .user_center .Feature_bright{
    color: #0099ff;
}
.cargo_section6 .user_center .Log_in{
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section6 .purse_grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.cargo_section6 .purse_grid .trace{
    border: 1px solid #EEF0F2;
    padding: 30px;
    transition: ease all 0.3s;
}
.cargo_section6 .purse_grid .trace .trace_title{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    margin-bottom: 15px;
}
.cargo_section6 .purse_grid .trace .trace_content{
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section6 .LTHover:hover{
    transform: translate(-10px , -10px);
    box-shadow: 1px 1px 70px rgb(190, 221, 237 , 0.35);
    transition: ease all 0.3s;
}
.cargo_section6 .RTHover:hover{
    transform: translate(10px , -10px);
    box-shadow: 1px 1px 70px rgb(190, 221, 237 , 0.35);
    transition: ease all 0.3s;
}
.cargo_section6 .LBHover:hover{
    transform: translate(-10px , 10px);
    box-shadow: 1px 1px 70px rgb(190, 221, 237 , 0.35);
    transition: ease all 0.3s;
}
.cargo_section6 .RBHover:hover{
    transform: translate(10px , 10px);
    box-shadow: 1px 1px 70px rgb(190, 221, 237 , 0.35);
    transition: ease all 0.3s;
}
.cargo_section6 .bunch_line{
    width: 100%;
    height: 2px;
    border: 1px dashed #3C7BE3;
    opacity: 0.2;
}
.cargo_section6 .bunch_ball{
    position: relative;
    
}
.SeaTransport_section6 .bunch{
    position: relative;
}
.cargo_section6 .bunch_ball .Bright{
    width: 78px;
    height: 78px;
    position: absolute;
    transform: translate(-50% , -50%);
}
.cargo_section6 .bunch_ball .Dark{
    width: 75px;
    height: 75px;
    position: absolute;
    transform: translate(-50% , -50%);
}
.cargo_section6 .bunch_ball .icon{
    width:  35px;
    height: 35px;
    position: absolute;
    transform: translate(-50% , -50%);
}
.cargo_section6 .bunch .bunch_middle{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.cargo_section6 .bunch_Arrow{
    width:  25px;
    height: 25px;
    transform: translate(-50% , -50%);
}
.cargo_section7{
    background-color: #EFF8FF;
     background:linear-gradient(180deg, #fff, #eff8ff);
    /*background: url(../img/bg.png);*/
    padding: 40px 0;
}
.cargo_section7 .cryptonym{
    padding: 30px 30px;
    background-color: #fff;
    border-radius: 16px;
    width: 220px;
}
.cargo_section7 .cryptonym .manage{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    margin-bottom: 10px;
}
.cargo_section7 .cryptonym:hover .manage{
    color: #0099ff;
}
.cargo_section7 .cryptonym .claim{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section8 .tu{
    width: 100%;
}
.cargo_section9{
     background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.cargo_section9 .push{
    margin-bottom: 125px;
}
.cargo_section9 .push:last-child{
    margin-bottom: 0px;
}
.cargo_section9 .push .icon{
    width: 16px;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.cargo_section9 .push .cargo{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section9 .bright{
    color: #0099ff !important;
}
.cargo_section10 .push{
    margin-bottom: 60px;
}
.cargo_section10 .push:last-child{
    margin-bottom: 0px;
}
.cargo_section10 .push .icon{
    width: 16px;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.cargo_section10 .push .cargo{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.cargo_section10 .bright{
    color: #0099ff !important;
}
.cargo_section10 .Additional{
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    gap:25px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.cargo_section10 .Additional .block{
    width: 130px;
    padding: 25px 0;
    border: 1px solid rgb(20, 85, 217 , .2);
    border-radius: 16px;
    
}
.cargo_section10 .Additional .block .tu{
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.cargo_section10 .Additional .block .service{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    text-align: center;
}
.cargo_section11{
     background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.cargo_section11 .tu{
    width: 900px;
    margin: 0 auto;
    display: flex;
}
.cargo_section14 {
    background-color: #5c90e3;
    width: 100%;
    background-image: url("../img/OverseasPosition/bg4.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px 0px 60px;
    background-size: 100% 100%;
}
.cargo_section14 .title{
    font-size: 30px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
.cargo_section14 .swiper{
    width: 100%;
    height: auto;
}
.cargo_section14 .swiper .company{
    background-color: #fff;
    padding: 60px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;
}
.cargo_section14 .swiper .company .logo{
    padding: 30px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 2px rgb(190, 199, 211 ,0.75);
}
.cargo_section14 .swiper .company .logo img{
    width:  100px;
    height: 100px;
}
.cargo_section14 .swiper .company .company_introduce{
    width: 500px;
    position: relative;
}
.cargo_section14 .swiper .company .company_introduce h1{
    font-size: 24px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    margin-bottom: 10px;
}
.cargo_section14 .swiper .company .company_introduce p{
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
}
.cargo_section14 .swiper .company .company_introduce .company_introduce_vertical{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
}
.cargo_section14 .swiper .company .company_introduce .marks1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
}
.cargo_section14 .swiper .company .company_introduce .marks2{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50px;
}
.cargo_section14 .swiper .swiper-button-next, .cargo_section14 .swiper .swiper-button-prev{
    color: #fff;
}

:root {
    --theme-c: #0099ff;
}

.seaTransport-process {
    height: 498px;
    position: relative;
}
.seaTransport-process .step-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.seaTransport-process .step-box a {
    box-sizing: border-box;
    width: 104px;
    height: 36px;
    text-align: center;
    border-radius: 15px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--theme-c);
    padding: 8px 0;
    box-shadow: 0 0 8px rgba(61, 139, 255, 0.5);
    cursor: default;
    position: absolute;
}
.seaTransport-process .step-box a span {
    font-size: 14px;
    color: #787878;
    line-height: 140%;
}
.seaTransport-process .step-box a.active {
    background-color: var(--theme-c);
    border-color: #fff;
}
.seaTransport-process .step-box a.active span {
    color: #fff;
}
.seaTransport-process .step-box a.step-1 {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border-width: 3px;
    left: 60px;
    top: 65px;
}
.seaTransport-process .step-box a.step-1 .arrow {
    left: 225px;
    animation: step1 1.5s linear infinite;
}
.seaTransport-process .step-box a.step-1 .arrow-1 {
    top: 20px;
}
.seaTransport-process .step-box a.step-1 .arrow-2 {
    top: 54px;
}
.seaTransport-process .step-box a.step-1 .em-1 {
    left: 163px;
    top: 22px;
}
.seaTransport-process .step-box a.step-1 .em-2 {
    left: 250px;
    top: 2px;
}
.seaTransport-process .step-box a.step-1 .em-3 {
    left: 250px;
    top: 62px;
}
.seaTransport-process .step-box a.step-2 {
    left: 380px;
    top: 82px;
}
.seaTransport-process .step-box a.step-2 .arrow-1 {
    right: 0px;
    top: 15px;
    animation: step2 0.8s linear infinite;
}
.seaTransport-process .step-box a.step-3 {
    left: 506px;
    top: 82px;
}
.seaTransport-process .step-box a.step-4 {
    left: 654px;
    top: 30px;
}
.seaTransport-process .step-box a.step-4 .arrow-1 {
    left: -30px;
    top: 15px;
    animation: step2 0.8s linear infinite;
}
.seaTransport-process .step-box a.step-4 .arrow-2 {
    right: 0px;
    top: 15px;
    animation: step4 2s linear infinite;
}
.seaTransport-process .step-box a.step-5 {
    left: 936px;
    top: 30px;
}
.seaTransport-process .step-box a.step-6 {
    left: 654px;
    top: 134px;
}
.seaTransport-process .step-box a.step-6 .arrow-1 {
    left: -30px;
    top: 15px;
    animation: step2 0.8s linear infinite;
}
.seaTransport-process .step-box a.step-6 .arrow-2 {
    right: -5px;
    top: 15px;
    animation: step6 1s linear infinite;
}
.seaTransport-process .step-box a.step-7 {
    left: 795px;
    top: 136px;
}
.seaTransport-process .step-box a.step-7 .arrow-2 {
    right: -5px;
    top: 13px;
    animation: step6 1s linear infinite;
}
.seaTransport-process .step-box a.step-8 {
    left: 936px;
    top: 136px;
}
.seaTransport-process .step-box a.step-9 {
    right: 4px;
    top: 82px;
}
.seaTransport-process .step-box a.step-9 .arrow-1 {
    left: -33px;
    top: 15px;
    animation: step2 0.8s linear infinite;
}
.seaTransport-process .step-box a.step-10 {
    left: 935px;
    top: 342px;
}
.seaTransport-process .step-box a.step-11 {
    left: 733px;
    top: 342px;
}
.seaTransport-process .step-box a.step-12 {
    left: 531px;
    top: 342px;
}
.seaTransport-process .step-box a.step-13 {
    left: 329px;
    top: 342px;
}
.seaTransport-process .step-box a.step-14 {
    left: 127px;
    top: 342px;
}
.seaTransport-process .step-box a.step-14 .em-1 {
    left: 75px;
    top: -110px;
}
.seaTransport-process .step-box a.step-15 {
    left: 4px;
    top: 256px;
}
.seaTransport-process .step-box a.step-16 {
    left: 4px;
    top: 206px;
}
.seaTransport-process .step-box a.step-10 .arrow-2, .seaTransport-process .step-box a.step-11 .arrow-2, .seaTransport-process .step-box a.step-12 .arrow-2, .seaTransport-process .step-box a.step-13 .arrow-2, .seaTransport-process .step-box a.step-14 .arrow-2 {
    border-left: 1px solid var(--theme-c);
    border-bottom: 1px solid var(--theme-c);
    border-top: none;
    border-right: none;
    right: -108px;
    top: 13px;
    animation: step10 1.5s linear infinite;
}
.seaTransport-process .step-box em {
    font-size: 12px;
    color: var(--theme-c);
    position: absolute;
    white-space: nowrap;
    font-style: normal;
    text-align: center;
    pointer-events: none;
}
.seaTransport-process .step-box .arrow {
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--theme-c);
    border-right: 1px solid var(--theme-c);
    transform: rotate(45deg);
    position: absolute;
    pointer-events: none;
}
.seaTransport-process .list-box {
    padding: 5px 12px;
    position: absolute;
}
.seaTransport-process .list-box > a {
    display: block;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 1.8;
    cursor: default;
}
.seaTransport-process .list-box.list-1 {
    left: 150px;
    top: 0;
}
.seaTransport-process .list-box.list-2 {
    left: 730px;
    top: 202px;
}
.seaTransport-process .list-box.list-3 {
    left: 880px;
    top: 202px;
}
.seaTransport-process .list-box.list-4 {
    left: 1005px;
    top: 202px;
}
.seaTransport-process .list-box.list-5 {
    left: 1005px;
    top: 410px;
}
.seaTransport-process .list-box.list-6 {
    left: 638px;
    top: 410px;
}
.seaTransport-process .list-box.list-7 {
    left: 246px;
    top: 410px;
}
.seaTransport-process > svg {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: visible;
    top: 0;
    left: 0;
}
.seaTransport-process > svg path {
    fill: none;
}

@keyframes step1 {
    from {
        transform: translate3d(0, 0, 0) rotate(45deg);
    }
    to {
        transform: translate3d(70px, 0, 0) rotate(45deg);
    }
}
@keyframes step2 {
    from {
        transform: translate3d(0, 0, 0) rotate(45deg);
    }
    to {
        transform: translate3d(20px, 0, 0) rotate(45deg);
    }
}
@keyframes step4 {
    from {
        transform: translate3d(0, 0, 0) rotate(45deg);
    }
    to {
        transform: translate3d(170px, 0, 0) rotate(45deg);
    }
}
@keyframes step6 {
    from {
        transform: translate3d(0, 0, 0) rotate(45deg);
    }
    to {
        transform: translate3d(30px, 0, 0) rotate(45deg);
    }
}
@keyframes step10 {
    from {
        transform: translate3d(0, 0, 0) rotate(45deg);
    }
    to {
        transform: translate3d(-90px, 0, 0) rotate(45deg);
    }
}
.border-svg {
    pointer-events: none;
    position: absolute;
}
.border-svg rect {
    width: 100%;
    height: 100%;
}
.border-svg rect,
.border-svg path {
    stroke-dasharray: 4 4; /* 定义虚线的长度和间隔 */
    stroke: var(--theme-c);
    stroke-width: 1px;
    fill: none;
    stroke-dashoffset: 0; /* 初始虚线偏移量 */
    transition: all 10s linear;
    animation-name: ring;
    animation-duration: 100s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes ring {
    from {
        stroke-dashoffset: 0;
    }
    to {
        stroke-dashoffset: 5000;
    }
}
@keyframes backring {
    from {
        stroke-dashoffset: 5000;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.systemArchitecture-box {
    padding: 10px;
}
.systemArchitecture-box .box-shadow {
    box-shadow: 0 0 8px rgba(61, 139, 255, 0.3);
}
.systemArchitecture-box .part-top {
    display: flex;
    align-items: stretch;
}
.systemArchitecture-box .part-top .left-list {
    flex: none;
    margin-right: 115px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.systemArchitecture-box .part-top .left-list a {
    display: block;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    color: var(--theme-c);
    position: relative;
}
.systemArchitecture-box .part-top .left-list a:nth-of-type(n + 2) {
    margin-top: 15px;
}
.systemArchitecture-box .part-top .left-list svg {
    width: 67px;
    height: 9px;
    position: absolute;
    right: -80px;
    top: 12px;
}
.systemArchitecture-box .part-top .left-list svg path {
    fill: var(--theme-c);
    fill-rule: evenodd;
}
.systemArchitecture-box .part-top .right-list {
    flex: auto;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
}
.systemArchitecture-box .part-top .right-list .title {
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    background-color: var(--theme-c);
}
.systemArchitecture-box .part-top .right-list .list {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.systemArchitecture-box .part-top .right-list .list a {
    font-size: 16px;
    font-weight: bold;
    color: var(--theme-c);
}
.systemArchitecture-box .part-mid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -moz-column-gap: 32px;
    column-gap: 32px;
    padding: 60px 0;
}
.systemArchitecture-box .part-mid .list-box {
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
}
.systemArchitecture-box .part-mid .list-box p {
    font-size: 20px;
    font-weight: bold;
    color: var(--theme-c);
}
.systemArchitecture-box .part-mid .list-box a {
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 14px;
}
.systemArchitecture-box .part-mid .list-box svg {
    width: 12px;
    height: 45px;
    position: absolute;
    left: 126px;
}
.systemArchitecture-box .part-mid .list-box svg path {
    fill: var(--theme-c);
    fill-rule: evenodd;
}
.systemArchitecture-box .part-mid .list-box svg.svg-1 {
    top: -54px;
}
.systemArchitecture-box .part-mid .list-box svg.svg-2 {
    bottom: -54px;
}
.systemArchitecture-box .part-mid .list-box span {
    font-size: 14px;
    color: var(--theme-c);
    position: absolute;
    text-align: right;
}
.systemArchitecture-box .part-mid .list-box span.span-1 {
    right: 90px;
    top: -38px;
}
.systemArchitecture-box .part-mid .list-box span.span-2 {
    right: 90px;
    bottom: -42px;
}
.systemArchitecture-box .part-mid .list-box span.span-3 {
    left: 130px;
    bottom: -42px;
}
.systemArchitecture-box .part-mid .list-box:nth-of-type(3) .svg-2 {
    left: 100px;
}
.systemArchitecture-box .part-mid .list-box:nth-of-type(3) .span-2 {
    right: 130px;
}
.systemArchitecture-box .part-mid .list-box:nth-of-type(4) .svg-2 {
    left: auto;
    right: 126px;
}
.systemArchitecture-box .part-mid .list-box:nth-of-type(4) .span-2 {
    text-align: left;
    right: 0;
    left: 90px;
}
.systemArchitecture-box .part-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    border: 2px dashed var(--theme-c);
    border-radius: 20px;
}
.systemArchitecture-box .part-bottom h4 {
    color: var(--theme-c);
    font-size: 26px;
}
.systemArchitecture-box .part-bottom p {
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

.logisticsTrajectory-box {
    position: relative;
}
.logisticsTrajectory-box .step-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logisticsTrajectory-box .step-box a {
    flex: 1;
}
.logisticsTrajectory-box .step-box a > div:nth-of-type(2) {
    margin-top: 10px;
}
.logisticsTrajectory-box .step-box a:nth-of-type(6) p {
    padding: 0;
    border: none;
}
.logisticsTrajectory-box .step-box a:nth-of-type(5) p {
    border-right: 1px solid var(--theme-c);
}
.logisticsTrajectory-box .step-box a:nth-of-type(7) p {
    border-left: 1px solid var(--theme-c);
}
.logisticsTrajectory-box .step-box a .iconfont {
    font-size: 36px;
    color: var(--theme-c);
    text-align: center;
}
.logisticsTrajectory-box .step-box a p {
    font-size: 14px;
    color: var(--theme-c);
    text-align: center;
    padding: 5px 0 0;
    border-top: 1px solid var(--theme-c);
}
.logisticsTrajectory-box .timeline-box {
    padding: 28px 24px 50px;
    position: relative;
    border: 1px solid var(--theme-c);
    margin-top: 20px;
}
.logisticsTrajectory-box .timeline-box .title {
    font-size: 16px;
    font-weight: bold;
    color: var(--theme-c);
    position: absolute;
    left: 20px;
    top: 0;
    transform: translateY(-14px);
    background-color: rgb(248, 252, 255);
    padding: 0 8px;
}
.logisticsTrajectory-box .timeline-box > p {
    font-size: 14px;
    color: var(--theme-c);
    font-weight: bold;
    position: absolute;
    top: 140px;
    transform: translateX(-50%);
}
.logisticsTrajectory-box .timeline-box > p:after {
    content: "";
    height: 14px;
    border: 1px solid var(--theme-c);
    border-top: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
}
.logisticsTrajectory-box .timeline-box .p-1 {
    left: 147px;
}
.logisticsTrajectory-box .timeline-box .p-1:after {
    width: 102px;
}
.logisticsTrajectory-box .timeline-box .p-2 {
    left: 434px;
}
.logisticsTrajectory-box .timeline-box .p-2:after {
    width: 60px;
}
.logisticsTrajectory-box .timeline-box .p-3 {
    left: 718px;
}
.logisticsTrajectory-box .timeline-box .p-3:after {
    width: 108px;
}
.logisticsTrajectory-box .timeline-list {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    position: relative;
}
.logisticsTrajectory-box .timeline-list:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--theme-c);
    position: absolute;
    left: 0;
    top: 8px;
}
.logisticsTrajectory-box .timeline-list a {
    width: 1em;
    line-height: 12px;
    position: relative;
}
.logisticsTrajectory-box .timeline-list a em {
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid var(--theme-c);
    display: block;
    position: relative;
    background-color: #fff;
    margin-bottom: 6px;
}
.logisticsTrajectory-box .timeline-list a em:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--theme-c);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.logisticsTrajectory-box .timeline-list a span {
    font-size: 12px;
    color: var(--theme-c);
}
.logisticsTrajectory-box .product-box {
    padding: 28px 24px 20px;
    position: relative;
    border: 1px solid var(--theme-c);
    margin-top: 20px;
}
.logisticsTrajectory-box .product-box .title {
    font-size: 16px;
    font-weight: bold;
    color: var(--theme-c);
    position: absolute;
    left: 20px;
    top: 0;
    transform: translateY(-14px);
    background-color: rgb(248, 252, 255);
    padding: 0 8px;
}
.logisticsTrajectory-box .product-box .list {
    display: flex;
    text-align: center;
}
.logisticsTrajectory-box .product-box .list a:nth-of-type(n + 2) {
    margin-left: 40px;
}
.logisticsTrajectory-box .product-box .list a .iconfont {
    font-size: 30px;
    color: var(--theme-c);
}
.logisticsTrajectory-box .product-box .list a p {
    font-size: 14px;
    color: var(--theme-c);
}

.businessSupport-box {
    position: relative;
}
.businessSupport-box > svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: visible;
}
.businessSupport-box .step-box {
    padding: 130px 4px 110px 4px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.businessSupport-box .step-box > a {
    position: relative;
    width: 164px;
    line-height: 46px;
    border: 1px solid var(--theme-c);
    font-size: 16px;
    text-align: center;
    border-radius: 46px;
    box-shadow: 0 0 8px rgba(61, 139, 255, 0.5);
}
.businessSupport-box .step-box > a:nth-of-type(n + 2):before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--theme-c);
    border-right: 1px solid var(--theme-c);
    position: absolute;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    left: -44px;
    animation: toRight30 0.8s linear infinite;
}
.businessSupport-box .step-box > a:nth-of-type(odd) {
    background-color: var(--theme-c);
}
.businessSupport-box .step-box > a:nth-of-type(odd) > span {
    color: #fff;
}
.businessSupport-box .step-box > a:nth-of-type(odd) .list-wrap {
    bottom: 74px;
}
.businessSupport-box .step-box > a:nth-of-type(odd) .list-wrap:before {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 1px solid var(--theme-c);
    border-right: 1px solid var(--theme-c);
    position: absolute;
    pointer-events: none;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    animation: toBottom20 0.8s linear infinite;
}
.businessSupport-box .step-box > a:nth-of-type(even) {
    background-color: #fff;
}
.businessSupport-box .step-box > a:nth-of-type(even) > span {
    color: #666;
}
.businessSupport-box .step-box > a:nth-of-type(even) .list-wrap {
    top: 74px;
}
.businessSupport-box .step-box > a:nth-of-type(even) .list-wrap:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--theme-c);
    border-left: 1px solid var(--theme-c);
    position: absolute;
    pointer-events: none;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    animation: toTop20 0.8s linear infinite;
}
.businessSupport-box .step-box > a .list-wrap {
    width: 100%;
    position: absolute;
    left: 0;
}
.businessSupport-box .step-box > a .list {
    display: table;
    padding: 10px 15px;
    margin: 0 auto;
}
.businessSupport-box .step-box > a .list span {
    display: table;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
    color: #999;
}
.businessSupport-box .step-box > a {
    opacity: 0;
    transform: translateX(30px);
}
.businessSupport-box svg g {
    opacity: 0;
    transform: translateX(30px);
}

.show_animation .businessSupport-box .step-1,
.show_animation .businessSupport-box .path-1 {
    animation: fadeIn 0.8s linear 0.4s forwards;
}
.show_animation .businessSupport-box .step-2,
.show_animation .businessSupport-box .path-2 {
    animation: fadeIn 0.8s linear 0.8s forwards;
}
.show_animation .businessSupport-box .step-3,
.show_animation .businessSupport-box .path-3 {
    animation: fadeIn 0.8s linear 1.2s forwards;
}
.show_animation .businessSupport-box .step-4,
.show_animation .businessSupport-box .path-4 {
    animation: fadeIn 0.8s linear 1.6s forwards;
}
.show_animation .businessSupport-box .step-5,
.show_animation .businessSupport-box .path-5 {
    animation: fadeIn 0.8s linear 2s forwards;
}
.show_animation .businessSupport-box .step-6,
.show_animation .businessSupport-box .path-6 {
    animation: fadeIn 0.8s linear 2.4s forwards;
}

@keyframes toRight30 {
    0% {
        transform: translate(0, 0) rotate(45deg);
    }
    100% {
        transform: translate(30px, 0) rotate(45deg);
    }
}
@keyframes toBottom20 {
    0% {
        transform: translate(0, 0) rotate(45deg);
    }
    100% {
        transform: translate(0, 20px) rotate(45deg);
    }
}
@keyframes toTop20 {
    0% {
        transform: translate(0, 0) rotate(45deg);
    }
    100% {
        transform: translate(0, -20px) rotate(45deg);
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0.2;
        transform: translateX(30px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.reconciliation-box {
    width: 900px;
    height: 322px;
    position: relative;
    margin: 0 auto;
}
.reconciliation-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.reconciliation-box .list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.reconciliation-box .list a {
    width: 244px;
    height: 78px;
    position: absolute;
    font-size: 24px;
    color: #666;
    text-align: center;
    line-height: 78px;
    box-shadow: 0 0 8px rgba(61, 139, 255, 0.5);
    border-radius: 24px;
    background-color: #fff;
}
.reconciliation-box .list a em {
    position: absolute;
    font-style: normal;
    font-size: 14px;
    color: var(--theme-c);
    white-space: nowrap;
    line-height: 1;
}
.reconciliation-box .list .a-1 {
    left: 10px;
    top: 8px;
}
.reconciliation-box .list .a-1 em {
    left: 270px;
    top: 20px;
}
.reconciliation-box .list .a-2 {
    left: 10px;
    top: 145px;
}
.reconciliation-box .list .a-2 em {
    left: 304px;
    top: 46px;
}
.reconciliation-box .list .a-3 {
    left: 292px;
    top: 79px;
}
.reconciliation-box .list .a-3 em {
    left: 273px;
    top: 20px;
}
.reconciliation-box .list .a-4 {
    right: 10px;
    top: 79px;
}
.reconciliation-box .list .a-4 em {
    left: 127px;
    top: 108px;
}
.reconciliation-box .list .a-5 {
    right: 10px;
    bottom: 10px;
}