.banner_independent{
    background-color: #eff8ff;
    width: 100%;
    height: 500px;
    padding-bottom: 10px;
    position: relative;
}
.banner_independent .tu{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 500px;
     left: 50%;
    transform: translateX(-100px);
}
.banner_independent .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_independent .introduce{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    /* opacity: 0.8; */
    width: 400px;
    margin: 30px 0px;
}
.banner_independent .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_independent .consult .icon{
    width: 20px;
    height: 22px;
}
.independent_section1 {
    padding: 40px 0px;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
 .independent_section8 , .independent_section10{
    background-color: #fff;
    padding: 40px 0px;
}
.independent_section1 .title , .independent_section2 .title , .independent_section3 .title ,
.independent_section4 .title , .independent_section5 .title  ,.independent_section6 .title ,
.independent_section7 .title , .independent_section8 .title ,.independent_section11 .title , 
.independent_section12 .title, .independent_section13 .title ,.independent_section9 .title ,
.independent_section10 .title{
    font-size: 36px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 40px;
    padding: 0px;
    text-align: center;
}
.independent_section6 .small_title{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: rgb(81, 83, 98 ,.75);
    opacity: 0.7;
    text-align: center;
    margin: 10px;
    line-height: 30px;
}
.chunk{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.independent_section1 .chunk .circle{
    width: 160px;
    height: 160px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 20px;
}
.independent_section1 .chunk .circle .icon{
    width: 95px;
    height: 95px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.independent_section1 .chunk .figure{
    font-size: 24px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #0099ff;
    text-align: center;
    margin-bottom: 20px;
}
.independent_section1 .chunk .firm{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: rgb(81, 83, 98 , 0.7);
    text-align: center;
}
.independent_section2  {
    background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0px;
}
.independent_section12{
    background-color: #eff8ff;
    padding: 80px 0 60px;
}
.independent_section2 .icon{
    width: 16px;
    height: 16px;
    margin-right: 15px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.independent_section2 .tu{
    width: 50%;
}
.independent_section2 .realize{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    margin-bottom: 12px;
}
.independent_section2 .flow{
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.independent_section13{
    background-color: #fff;
    padding: 80px 0 60px;
}
.independent_section3 {
    padding: 40px 0;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.independent_section3 .tu{
    width: 76.6%;
    margin: 0 auto; 
    display: flex;
}
.independent_section4{
    padding: 40px 0;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.independent_section4 .tu{
    width: 76.6%;
    object-fit: cover;
    margin: 0 auto; 
    display: flex;
}
.independent_section5{
    padding: 40px 0;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.independent_section5 img{
    width: 76.6%;
    object-fit: cover;
    margin: 0 auto; 
    display: flex;
}
.independent_section6{
    padding: 40px 0;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.independent_section6 .tu{
    width: 76.6%;
    margin: 0 auto; 
    display: flex;
}
.independent_section7{
    background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.independent_section7 .swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.independent_section7 .swiper{
    height: auto;
}
.independent_section7 .logo{
    width: 150px;
    height: 85px;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(202,213,217,0.35);
    border-radius: 16px;
}
.independent_section7 .logo .icon{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    object-fit: contain;
}
.independent_section7 .Track_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:2px;
}
.independent_section7 .Track_grid .Track_grid_block{
    background: #FFFFFF;
    border: 1px solid #EEF0F2;
    padding: 30px;
}
.independent_section7 .Track_grid .Track_grid_block .Track_grid_block_title{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    margin-bottom: 15px;
}
.independent_section7 .Track_grid .Track_grid_block .Track_grid_block_introduce{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.independent_section14 {
    background-color: #5c90e3;
    width: 100%;
    background-image: url("../img/OverseasPosition/bg4.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px 0px 40px;
    background-size: 100% 100%;
}
.independent_section14 .title{
    font-size: 30px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
.independent_section14 .swiper{
    width: 100%;
    height: auto;
}
.independent_section14 .swiper .company{
    background-color: #fff;
    padding: 60px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;
}
.independent_section14 .swiper .company .logo{
    padding: 30px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 2px rgb(190, 199, 211 ,0.75);
}
.independent_section14 .swiper .company .logo img{
    width:  100px;
    height: 100px;
     object-fit: scale-down;
}
.independent_section14 .swiper .company .company_introduce{
    width: 500px;
    position: relative;
}
.independent_section14 .swiper .company .company_introduce h1{
    font-size: 24px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    margin-bottom: 10px;
}
.independent_section14 .swiper .company .company_introduce p{
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
}
.independent_section14 .swiper .company .company_introduce .company_introduce_vertical{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
}
.independent_section14 .swiper .company .company_introduce .marks1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
}
.independent_section14 .swiper .company .company_introduce .marks2{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50px;
}
.independent_section14 .swiper .swiper-button-next, .independent_section14 .swiper .swiper-button-prev{
    color: #fff !important;
}

:root {
    --theme-c: #0099ff;
    --box-shadow: 0 0 8px rgba(61, 139, 255, 0.5);
}

.flex-100 > * {
    flex: 1;
}

.flex-item,
.flex-100 {
    display: flex;
    align-items: center;
    word-break: break-all;
}
.flex-item.dir-r,
.flex-100.dir-r {
    flex-direction: row;
}
.flex-item.dir-c,
.flex-100.dir-c {
    flex-direction: column;
}
.flex-item.a-t,
.flex-100.a-t {
    align-items: flex-start;
}
.flex-item.a-b,
.flex-100.a-b {
    align-items: flex-end;
}
.flex-item.a-s,
.flex-100.a-s {
    align-items: stretch;
}
.flex-item.j-c,
.flex-100.j-c {
    justify-content: center;
}
.flex-item.j-b,
.flex-100.j-b {
    justify-content: space-between;
}
.flex-item.j-e,
.flex-100.j-e {
    justify-content: flex-end;
}
.flex-item.j-s,
.flex-100.j-s {
    justify-content: flex-start;
}
.flex-item.wrap,
.flex-100.wrap {
    flex-wrap: wrap;
}
.flex-item .flexN,
.flex-100 .flexN {
    flex: none;
}
.flex-item .flexA,
.flex-100 .flexA {
    flex: auto;
    overflow: hidden;
}

.border-svg ellipse,
.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: backring;
    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;
    }
}
@keyframes offset {
    to {
        offset-distance: 100%;
    }
}
.public-svg-box {
    position: relative;
    margin: 0 auto;
}
.public-svg-box .svg-con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.public-svg-box .svg-con > svg {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: visible;
}
.public-svg-box .svg-con > em {
    width: 8px;
    height: 8px;
    box-sizing: content-box;
    position: absolute;
    border-right: 1px solid var(--theme-c);
    border-bottom: 1px solid var(--theme-c);
    transform: rotate(-45deg);
    animation: offset 2s linear infinite;
}
.public-svg-box .list-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.public-svg-box .list-box > a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid var(--theme-c);
    border-radius: 49px;
    position: absolute;
    padding: 9px 28px;
    min-height: 49px;
    min-width: 154px;
    box-shadow: 0 0 4px rgba(61, 139, 255, 0.5);
}
.public-svg-box .list-box > a.active {
    background-color: var(--theme-c);
    border-color: #fff;
}
.public-svg-box .list-box > a.active > span {
    color: #fff;
}
.public-svg-box .list-box > a.active > .iconfont {
    color: #fff;
}
.public-svg-box .list-box > a > span {
    font-size: 20px;
    color: #666;
    text-align: center;
    line-height: 24px;
}
.public-svg-box .list-box > a > .iconfont {
    font-size: 28px;
    color: #666;
    margin-right: 12px;
}
.public-svg-box .list-box > a i {
    position: absolute;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    color: var(--theme-c);
}
.public-svg-box .list-box > a i.text-1 {
    bottom: 50%;
    padding-bottom: 3px;
}
.public-svg-box .list-box > a i.text-2 {
    padding-top: 6px;
    top: 50%;
}
.public-svg-box .list-box .inner-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.public-svg-box .list-box .inner-list .inner {
    padding: 10px 30px;
}
.public-svg-box .list-box .inner-list .inner span {
    white-space: nowrap;
    font-size: 12px;
    line-height: 26px;
    color: #666;
    display: block;
    text-align: center;
}
.public-svg-box .list-box .inner-list.list-b {
    top: 72px;
}
.public-svg-box .list-box .inner-list.list-t {
    bottom: 90px;
}
.public-svg-box .list-box .inner-list rect {
    width: 100%;
    height: 100%;
}

.independent-box {
    margin-top: 60px;
    width: 600px;
    height: 527px;
}
.independent-box .circle-list-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.independent-box .circle-list-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(61, 139, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.independent-box .circle-list-box a span {
    color: var(--theme-c);
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    font-size: 14px;
}
.independent-box .circle-list-box .a-1 {
    left: 306px;
    top: 276px;
    width: 220px;
    height: 220px;
}
.independent-box .circle-list-box .a-1 span {
    font-size: 16px;
}
.independent-box .circle-list-box .a-2 {
    left: 360px;
    top: 60px;
    width: 110px;
    height: 110px;
}
.independent-box .circle-list-box .a-3 {
    left: 460px;
    top: 124px;
    width: 80px;
    height: 80px;
}
.independent-box .circle-list-box .a-3 span {
    font-size: 12px;
}
.independent-box .circle-list-box .a-4 {
    left: 520px;
    top: 286px;
    width: 110px;
    height: 110px;
}
.independent-box .circle-list-box .a-5 {
    left: 548px;
    top: 386px;
    width: 70px;
    height: 70px;
}
.independent-box .circle-list-box .a-5 span {
    font-size: 12px;
}
.independent-box .circle-list-box .a-6 {
    left: 418px;
    top: 464px;
    width: 110px;
    height: 110px;
}
.independent-box .circle-list-box .a-7 {
    left: 312px;
    top: 505px;
    width: 70px;
    height: 70px;
}
.independent-box .circle-list-box .a-8 {
    left: 135px;
    top: 446px;
    width: 80px;
    height: 80px;
}
.independent-box .circle-list-box .a-9 {
    left: 82px;
    top: 297px;
    width: 110px;
    height: 110px;
}
.independent-box .circle-list-box .a-10 {
    left: 96px;
    top: 114px;
    width: 50px;
    height: 50px;
}
.independent-box .circle-list-box .a-10 span {
    font-size: 10px;
}
.independent-box .circle-list-box .a-11 {
    left: 172px;
    top: 120px;
    width: 80px;
    height: 80px;
}
.independent-box .svg-con .line {
    stroke-dasharray: 0 0; /* 定义虚线的长度和间隔 */
    stroke: #d3e2ff;
}

.trafficMode-box {
    width: 920px;
    height: 680px;
}
.trafficMode-box .list-box {
    height: 460px;
}
.trafficMode-box .list-box .inner-list {
    background-color: #fff;
}
.trafficMode-box .list-box .inner-list .inner {
    padding: 10px 0;
    width: 170px;
}
.trafficMode-box .list-box .inner-list .inner span {
    font-size: 16px;
}
.trafficMode-box .list-box > a {
    min-height: 38px;
    border-radius: 18px;
}
.trafficMode-box .list-box > a span {
    font-size: 16px;
}
.trafficMode-box .list-box .a-1 {
    left: 370px;
    top: 3px;
    padding: 10px 30px;
    border-radius: 24px;
}
.trafficMode-box .list-box .a-2 {
    left: 4px;
    top: 283px;
}
.trafficMode-box .list-box .a-2 .inner-list {
    bottom: 110px;
    left: 190px;
    transform: translateX(0);
}
.trafficMode-box .list-box .a-3 {
    left: 394px;
    top: 283px;
}
.trafficMode-box .list-box .a-3 .inner-list {
    top: 70px;
}
.trafficMode-box .list-box .a-4 {
    right: 4px;
    top: 283px;
}
.trafficMode-box .list-box .a-4 .inner-list {
    bottom: 110px;
    left: auto;
    right: 175px;
    transform: translateX(0);
}
.trafficMode-box .svg-con .arrow-1 {
    offset-path: path("M80,303,L80,180,L200,180");
    animation-duration: 4s;
}
.trafficMode-box .svg-con .arrow-2 {
    offset-path: path("M364,180,L447,180,L447,288");
    animation-duration: 4s;
}
.trafficMode-box .svg-con .arrow-3 {
    offset-path: path("M495,288,L495,180,L576,180");
    animation-duration: 4s;
}
.trafficMode-box .svg-con .arrow-4 {
    offset-path: path("M740,180,L840,180,L840,288");
    animation-duration: 4s;
}
.trafficMode-box .svg-con .arrow-5 {
    offset-path: path("M840,325,L840,408,L542,408");
    animation-duration: 6s;
}
.trafficMode-box .svg-con .arrow-6 {
    offset-path: path("M392,408,L80,408,L80,325");
    animation-duration: 6s;
}
.trafficMode-box > .flex-item {
    padding-top: 460px;
}
.trafficMode-box > .flex-item > div {
    position: relative;
    height: 200px;
    overflow: visible;
    padding-top: 24px;
}
.trafficMode-box > .flex-item > div rect {
    width: 100%;
    height: 100%;
}
.trafficMode-box > .flex-item > .flexN {
    width: 290px;
    margin-left: 12px;
}
.trafficMode-box > .flex-item > .flexN .list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 28px;
    justify-content: space-between;
}
.trafficMode-box > .flex-item > .flexN .list span {
    width: 96px;
    text-align: center;
    line-height: 36px;
    border-radius: 6px;
    background-color: var(--theme-c);
    color: #fff;
    font-size: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 4px rgba(61, 139, 255, 0.5);
}
.trafficMode-box > .flex-item > .flexN .list span:nth-of-type(n + 3) {
    margin-top: 20px;
}
.trafficMode-box > .flex-item > .flexA .con-box {
    width: 100%;
}
.trafficMode-box > .flex-item > .flexA .list {
    justify-content: space-around;
    padding: 0 20px;
}
.trafficMode-box > .flex-item > .flexA .list-item {
    width: 140px;
    height: 80px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
}
.trafficMode-box > .flex-item > .flexA .list-item span {
    font-size: 11px;
    line-height: 18px;
    color: #666;
    display: block;
    text-align: center;
}
.trafficMode-box > .flex-item > .flexA .list-item p {
    font-size: 14px;
    color: #fff;
    background-color: var(--theme-c);
    border: 2px solid #fff;
    padding: 10px;
    width: 1em;
    box-sizing: content-box;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.1;
    z-index: 3;
    box-shadow: 0 0 4px rgba(61, 139, 255, 0.5);
}
.trafficMode-box > .flex-item .title {
    font-size: 22px;
    margin-bottom: 16px;
}

.multipleTerminals-box {
    padding: 10px;
    width: 920px;
    margin: 0 auto;
}
.multipleTerminals-box h3 {
    font-size: 24px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    background-color: var(--theme-c);
    border-radius: 10px;
    box-shadow: var(--box-shadow);
}
.multipleTerminals-box .con-box .list {
    padding-top: 170px;
}
.multipleTerminals-box .con-box .list a {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    width: 242px;
    box-shadow: var(--box-shadow);
    position: relative;
    text-align: center;
}
.multipleTerminals-box .con-box .list a span {
    font-size: 18px;
    line-height: 1.5;
    color: var(--theme-c);
}
.multipleTerminals-box .con-box .list a em {
    font-size: 12px;
    color: var(--theme-c);
    position: absolute;
    font-style: normal;
    width: 1em;
    line-height: 1.1;
}
.multipleTerminals-box .con-box .list a em.text-1 {
    left: 80px;
    top: -123px;
}
.multipleTerminals-box .con-box .list a em.text-2 {
    right: 80px;
    top: -123px;
}
.multipleTerminals-box .con-box .list a.a-2 .text-2 {
    top: -136px;
}
.multipleTerminals-box .con-box .list a.a-3 .text-1 {
    top: -136px;
}
.multipleTerminals-box .con-box .list a.a-3 .text-2 {
    top: -136px;
}
.multipleTerminals-box .con-box .list a > svg {
    fill: var(--theme-c);
    position: absolute;
    left: 0;
    right: 0;
    top: -150px;
    margin: auto;
}
.multipleTerminals-box .share-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    padding: 40px 50px;
    margin-top: 25px;
    position: relative;
}
.multipleTerminals-box .share-box .title-box a {
    width: 204px;
    line-height: 42px;
    display: block;
    text-align: center;
    background-color: var(--theme-c);
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
}
.multipleTerminals-box .share-box .title-box a:nth-of-type(n + 2) {
    margin-top: 32px;
}
.multipleTerminals-box .share-box .text-box p {
    font-size: 14px;
    color: #666;
}
.multipleTerminals-box .share-box .text-box p:nth-of-type(n + 2) {
    margin-top: 22px;
    position: relative;
}
.multipleTerminals-box .share-box .text-box p:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px solid var(--theme-c);
    display: inline-block;
    margin-right: 5px;
}

.manageBusiness-box {
    width: 920px;
    height: 140px;
}
.manageBusiness-box .con-box {
    width: 100%;
    height: 100%;
}
.manageBusiness-box .con-box .circle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: var(--theme-c);
    border: 4px solid #fff;
    box-shadow: var(--box-shadow);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.manageBusiness-box .con-box .circle span {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
}
.manageBusiness-box .con-box .list .list-item {
    position: absolute;
}
.manageBusiness-box .con-box .list .list-item p {
    white-space: nowrap;
}
.manageBusiness-box .con-box .list .list-item .tit {
    color: var(--theme-c);
    font-size: 14px;
}
.manageBusiness-box .con-box .list .list-item .intr {
    font-size: 12px;
    color: #666;
    margin-top: 3px;
}
.manageBusiness-box .con-box .list .list-item:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid var(--theme-c);
    position: absolute;
    top: 2px;
}
.manageBusiness-box .con-box .list .item-1 {
    right: 238px;
    top: 10px;
    text-align: right;
}
.manageBusiness-box .con-box .list .item-1::before {
    right: -30px;
}
.manageBusiness-box .con-box .list .item-2 {
    left: 238px;
    top: 10px;
    text-align: left;
}
.manageBusiness-box .con-box .list .item-2::before {
    left: -30px;
}
.manageBusiness-box .con-box .list .item-3 {
    right: 314px;
    top: 88px;
    text-align: right;
}
.manageBusiness-box .con-box .list .item-3::before {
    right: -30px;
}
.manageBusiness-box .con-box .list .item-4 {
    left: 314px;
    top: 88px;
    text-align: left;
}
.manageBusiness-box .con-box .list .item-4::before {
    left: -30px;
}/*# sourceMappingURL=independent_add.css.map */