.banner_FBA{
    background-color: #eff8ff;
    width: 100%;
    height: 500px;
    padding-bottom: 10px;
    position: relative;
}
.banner_FBA .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_FBA .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_FBA .introduce{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    /* opacity: 0.8; */
    width: 400px;
    margin: 30px 0px;
}
.banner_FBA .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_FBA .consult .icon{
    width: 20px;
    height: 22px;
}
.FBA_section1 {
    padding: 40px 0px;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
 .FBA_section8 , .FBA_section10{
    background-color: #fff;
    padding: 100px 0px;
}
.FBA_section1 .title , .FBA_section2 .title , .FBA_section3 .title ,
.FBA_section4 .title , .FBA_section5 .title  ,.FBA_section6 .title ,
.FBA_section7 .title , .FBA_section8 .title ,.FBA_section11 .title , 
.FBA_section12 .title, .FBA_section13 .title ,.FBA_section9 .title ,
.FBA_section10 .title{
    font-size: 36px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 40px;
    padding: 0px;
    text-align: center;
}
.FBA_section7 .small_title{
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #505668;
    opacity: 0.7;
    text-align: center;
    margin: auto;
    line-height: 30px;
}
.FBA_section1 .bg_tu{
    width: 80%;
    object-fit: contain;
    display: flex;
    margin: 0 auto;
}
.FBA_section1 .grid-Feature{
    display: grid;
    grid-template-columns:repeat(4,276px);
    gap: 32px;
    
}
.FBA_section1 .grid-Feature .grid-block{
    background: #FFFFFF;
    border-radius: 16px;
    padding: 32px;
    box-shadow: 0 0 10px 0px #bedded;
}
.FBA_section1 .grid-Feature .grid-block .icon{
    width: 66px;
    display: flex;
    margin: 0 auto;
}
.FBA_section1 .grid-Feature .grid-block .grid-block-title{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    text-align: center;
}
.FBA_section2  {
    padding: 40px 0px;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.FBA_section2 .grid-system {
    display: grid;
    grid-template-columns: repeat(2,574px);
    gap:35px 52px;

}
.FBA_section2 .grid-system .grid-system-block{
    padding: 50px;
    box-shadow: 0 0 10px 0px #bedded;
    border-radius: 16px;

}
.FBA_section2 .grid-system .grid-system-block .icon{
    width: 76px;
    object-fit: contain;
    margin-right: 30px;
}
.FBA_section2 .grid-system .grid-system-block .grid-system-block-title{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #515362;
    margin-bottom: 30px;
}
.FBA_section2 .grid-system .grid-system-block .grid-system-block-introduce{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #6F6F6F;
}
.FBA_section12{
    background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.FBA_section12 .FBA_section12_Function{
    width: 86%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;

}
.FBA_section12 .play_item{
    width: 320px;
    background: #FFFFFF;
    border-radius: 16px;
    padding: 34px 40px 50px;
    margin-bottom: 30px;
}
.FBA_section12 .play_item .icon{
    width: 38px;
    height: 38px;
    display: flex;
    margin: 0 auto 14px;
}
.FBA_section12 .play_item .play_item_name{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    text-align: center;
    margin-bottom: 16px;
}
.FBA_section12 .play_item .play_item_detail{
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    text-align: center;
}
.FBA_section13{
    background-color: #fff;
    padding: 40px 0 60px;
}
.FBA_section3 {
    padding: 40px 0;
    background:linear-gradient(180deg, #fff, #eff8ff);
}
.FBA_section3 .tu{
    width: 100%;
    /* margin-bottom: 80px; */
}
.FBA_section3 .Centre .icon_point{
    width: 16px;
    height: 16px;
    margin-right: 16px;
    position: relative;
    top: 8px;
}
.FBA_section3 .Centre .Centre_detail{
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
/*.FBA_section3 .Centre .Centre_detail.active{
    color: #0099ff;
}*/
.FBA_section3 .Centre .member{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    margin-bottom: 5px;
}
.FBA_section3 .member.action{
    color: #0099ff;
}
.FBA_section3 .consult{
    background: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    color: #0099ff;
    font-size: 16px;
    width: fit-content;
    font-family: "Source Han Sans CN";
    display: flex;
    cursor: pointer;
    box-shadow: 0 0 10px 0px #bedded;
    /*align-items: center;*/
}
.FBA_section3 .consult .icon{
    width:  12px;
    height: 12px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.FBA_section3 .content_title{
    font-size: 36px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #0099ff;
    margin: 20px 20px 0px 0px;
    text-align: center;
    margin-bottom: 40px;
}
.FBA_section3 .content_title_R{
    position: relative;
    left: 70%;
    font-size: 36px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #0099ff;
    margin-bottom: 50px;
    width: max-content;
}
.FBA_section3 .number{
    font-size: 14px;
    font-family: Source Han Sans SC !important;
    font-style:unset;
    font-weight: 400;
    color: #505668;
}
.FBA_section4{
    background: #fff;
    padding: 100px 0;
}
.FBA_section4 .tu{
    width: 50%;
    object-fit: contain;
}
.FBA_section4 .introduce{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
    /* line-height: 35px; */
}
.FBA_section4 .introduce_small{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #505668;
    line-height: 20px;
}
.FBA_section4 .introduce.active{
    color: #0099ff;
}
.FBA_section4 .Centre img{
    width: 16px;
    height: 16px;
    margin-right: 15px;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.FBA_section5{
    padding: 100px 0;
}
.FBA_section5 .advantage_block{
    width: 298px;
    border: 1px solid #EEF0F2;
    padding: 40px 20px;
    transition: all .3s;
}
.FBA_section5 .advantage_block:hover{
    border: 1px solid #fff;
    box-shadow: 0 0 40px -20px #bedded;
    transition: all .3s;
}
.FBA_section5 .advantage_block .system_move{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #0099ff;
    margin-bottom: 30px;

}
.FBA_section5 .advantage_block .system_introduce{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #515362;
}
.FBA_section6{
    padding: 100px 0;
    position: relative;
}
.FBA_section6 .tu{
    width: 30%;
    margin: 0 auto 30px; 
    display: flex;
}
.FBA_section6 .small_text{
    font-size: 12px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #505668;
    text-align: center;
}
.FBA_section6 .bg_color{
    position: absolute;
    top: 50%;
    background: linear-gradient(180deg, #EFF8FF, #FFFFFF);
    width: 100%;
    height: 100%;
    z-index: -1;
}
.FBA_section7{
    background:linear-gradient(180deg, #fff, #eff8ff);
    padding: 40px 0;
}
.FBA_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;
}
.FBA_section7 .swiper{
    height: auto;
}
.FBA_section7 .logo{
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(202,213,217,0.35);
    border-radius: 16px;
}
.FBA_section7 .swiper .swiper-slide {
    width: 240px !important;
}
.FBA_section7 .logo .icon{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    /*object-fit: cover;*/
    width: 80%;
    height: 100%;
}
.FBA_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%;
}
.FBA_section14 .title{
    font-size: 30px;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
.FBA_section14 .swiper{
    width: 100%;
    height: auto;
}
.FBA_section14 .swiper .company{
    background-color: #fff;
    padding: 60px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;
}
.FBA_section14 .swiper .company .logo{
    padding: 30px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 2px rgb(190, 199, 211 ,0.75);
}
.FBA_section14 .swiper .company .logo img{
    width:  100px;
    height: 100px;
    object-fit: scale-down;
}
.FBA_section14 .swiper .company .company_introduce{
    width: 500px;
    position: relative;
}
.FBA_section14 .swiper .company .company_introduce h1{
    font-size: 24px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
    margin-bottom: 10px;
}
.FBA_section14 .swiper .company .company_introduce p{
    font-size: 16px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #515362;
}
.FBA_section14 .swiper .company .company_introduce .company_introduce_vertical{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
}
.FBA_section14 .swiper .company .company_introduce .marks1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
}
.FBA_section14 .swiper .company .company_introduce .marks2{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50px;
}
.FBA_section14 .swiper .swiper-button-next, .FBA_section14 .swiper .swiper-button-prev{
    color: #fff !important;
}
:root {
    --theme-c: #0099ff;
}

.border-svg {
    pointer-events: none;
    position: absolute;
}
.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;
}
.public-svg-box .svg-con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.public-svg-box .svg-con .border-svg {
    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%;
}

.managementProcess-box {
    height: 533px;
}
.managementProcess-box .list-box .a-1 {
    left: 5px;
    top: 125px;
}
.managementProcess-box .list-box .a-1 i {
    right: -86px;
    transform: translateX(50%);
}
.managementProcess-box .list-box .a-2 {
    left: 370px;
    top: 136px;
}
.managementProcess-box .list-box .a-2 i {
    right: -55px;
    transform: translateX(50%);
}
.managementProcess-box .list-box .a-2 .list-t {
    bottom: 84px;
}
.managementProcess-box .list-box .a-3 {
    left: 630px;
    top: 125px;
}
.managementProcess-box .list-box .a-3 i {
    right: -90px;
    transform: translateX(50%);
}
.managementProcess-box .list-box .a-4 {
    left: 986px;
    top: 125px;
}
.managementProcess-box .list-box .a-5 {
    left: 998px;
    top: 295px;
}
.managementProcess-box .list-box .a-6 {
    left: 789px;
    top: 295px;
}
.managementProcess-box .list-box .a-6 i {
    left: -34px;
    transform: translateX(-50%);
}
.managementProcess-box .list-box .a-7 {
    left: 525px;
    top: 259px;
}
.managementProcess-box .list-box .a-8 {
    left: 525px;
    top: 335px;
}
.managementProcess-box .list-box .a-9 {
    left: 250px;
    top: 295px;
}
.managementProcess-box .list-box .a-9 i {
    right: -40px;
    transform: translateX(50%);
}
.managementProcess-box .list-box .a-10 {
    left: 50px;
    top: 295px;
}/*# sourceMappingURL=fba_add.css.map */