.storage {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.storage img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.storage .content {
    position: absolute;
    left: 50%;
    margin-left: calc(-960px + 700px + 542px);
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: #fff;
    width: 410px;
}

.storage .content .title {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    margin-bottom: 57px;
}

.storage .content .text {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 29px;
    margin-bottom: 79px;
}

.storage .content .btn {
    margin-left: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    border-radius: 30px;
    height: 62px;
    border: 1px solid #FFFFFF;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
    width: 250px;
}

/* 电商物流 */
.logistics {
    width: 1016px;
    margin: 0 auto;
    text-align: center;
    padding: 120px 0 100px;
}

.logistics .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #000000;
    margin-bottom: 58px;
}

.logistics .text {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.logistics-nav {
    text-align: center;
    margin-bottom: 20px;
}

.logistics-nav .list {
    margin-right: 70px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 14px 4px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}

.logistics-nav .list:last-child {
    margin-right: 0;
}

.logistics-nav .list::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: -100%;
    bottom: 0;
}

.logistics-nav .list.on {
    color: #005EF9;
}

.logistics-nav .list.on::after {
    background: #005EF9;
    left: 0;
}

.logistics-group {
    background: #F8FBFF;
}

.logistics-group .logistics-list {
    width: 988px;
    margin: 0 auto;
    padding: 52px 0 55px;
    display: none;
}

.logistics-group .logistics-list .logistics-top {
    margin-bottom: 60px;
}

.logistics-group .logistics-list .img {
    width: 504px;
    margin-right: 132px;
}

.logistics-group .logistics-list .right {
    width: 192px;
}

.logistics-group .logistics-list .right .title {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 52px;
}

.logistics-group .logistics-list .right .text {
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}

.logistics-group .group {
    text-align: center;
}

.logistics-group .group .list {
    background: url('/webImg/drop.png') no-repeat;
    background-size: 34px 34px;
    background-position: 1px 5px;
    padding-left: 47px;
    font-size: 24px;
    color: #1D1D1D;
    line-height: 24px;
    padding-bottom: 44px;
    display: inline-block;
    vertical-align: middle;
    min-width: 200px;
    margin-right: 67px;
    text-align: left;
}

.logistics-group .group .list:nth-child(3n) {
    margin-right: 0;
}

/* 保税物流 */
.bonded {
    width: 1400px;
    margin: 0 auto;
    font-size: 0;
    padding-bottom: 100px;
}

.bonded .list {
    box-shadow: 0 0 5px 1px rgba(212, 215, 239, 0.7);
    margin-right: 27px;
    width: calc((100% - (27px * 5)) / 6);
    border-radius: 10px;
    background: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.bonded .list:last-child {
    margin-right: 0;
}

.bonded .list:hover {
    box-shadow: 0 0 5px 1px rgba(22, 105, 248, 0.7);
}

.bonded .list .icon {
    padding: 77px 0 44px;
    width: 145px;
    margin: 0 auto;
}

.bonded .list .icon img {
    width: 100%;
    height: auto;
}

.bonded .list .text {
    padding: 20px;
    min-height: 190px;
    box-sizing: border-box;
    font-size: 22px;
    color: #9DA2C2;
    line-height: 30px;
}


/* 国际货运代理 */
.freight-forwarder {
    position: relative;
}

.freight-forwarder .bgImg {
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.freight-forwarder .bgImg img {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.freight-forwarder .logistics {
    position: absolute;
    left: 50%;
    top: 28px;
    transform: translateX(-50%);
    z-index: 2;
}

.freight-forwarder .logistics .title,
.freight-forwarder .logistics .text {
    color: #fff;
}

.freight-forwarder .logistics .text {
    font-size: 18px;
    margin-top: 85px;
}

/* 国际工程物流 */
.international-project {

    background: #E1EBFF;
}

.international-project .logistics {
    padding-top: 138px;
    margin-top: 0;
}

.project {
    position: relative;
    width: 1182px;
    margin: 0 auto -2px;
}

.project .bgImg {
    width: 1182px;
}

.project .international-content {
    position: absolute;
    left: 514px;
    bottom: 115px;
    z-index: 2;
    width: 178px;
    text-align: center;
}

.project .international-content .title {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

.project .international-content p {
    font-size: 18px;
    line-height: 30px;
}



.project-group .project-list {
    position: absolute;
    z-index: 1;
}

.project-group .project-list .icon {
    width: 115px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.project-group .project-list .icon img {
    width: 100%;

}

.project-group .project-list .text {
    color: #2C2C2C;
    font-size: 18px;
    line-height: 30px;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
}

.project-group .project-list.pr1 {
    left: -42px;
    top: 541px;
    text-align: right;
}

.project-group .project-list.pr1 .text {
    width: 198px;
}

.project-group .project-list.pr2 {
    left: 53px;
    top: 275px;
    text-align: right;
}

.project-group .project-list.pr2 .text {
    width: 198px;
}

.project-group .project-list.pr3 {
    left: 503px;
    top: 118px;
    text-align: center;
}

.project-group .project-list.pr3 .text {
    width: 198px;
    display: block;
}

.project-group .project-list.pr4 {
    left: 828px;
    top: 280px;
    text-align: center;
}

.project-group .project-list.pr4 .text {
    width: 216px;
}

.project-group .project-list.pr5 {
    left: 928px;
    top: 541px;
    text-align: left;
    width: 360px;
}

.project-group .project-list.pr5 .text {
    width: 205px;
}

/* 服务优势与保障 */

.service-guarantee {
    background: #F8FBFF;
    box-sizing: border-box;
    padding: 150px 0 68px;
    width: 1200px;
    margin: 0 auto;
}

.service-guarantee .title {
    margin-bottom: 106px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    color: #000;
    line-height: 30px;
}

.service-guarantee ul {
    font-size: 0;
}

.service-guarantee ul li {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 4);
    margin-bottom: 150px;
    box-sizing: border-box;
    padding: 0 10px;
}

.service-guarantee ul li:nth-child(2n) {
    margin-right: 0;
}

.service-guarantee ul li .img {
    width: 155px;
    margin: 0 auto 22px;
}

.service-guarantee ul li .img img {
    width: 100%;
    height: auto;
}

.service-guarantee ul li .text {
    text-align: center;
    font-size: 30px;
    color: #0055FF;
    line-height: 30px;
}

/* 跨境贸易供应链管理 */
.supply {
    width: 100%;
    overflow-x: hidden;
    background: #F8FBFF;
}

.trade-supply {
    overflow-y: hidden;
    padding-bottom: 113px;
}

.trade-supply .trade-supply-top {
    padding-top: 63px;
    text-align: center;
}

.trade-supply .trade-supply-top .title {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    padding-bottom: 40px;
}

.trade-supply .trade-supply-top .text {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.trade-supply .bgImg {
    width: 954px;
    height: auto;
    margin: 50px auto 56px;
    display: block;
}

.trade-supply .timeline {
    border-bottom: 1px solid #0055FF;
}

.timeline {
    text-align: center;
}

.timeline .list {
    display: inline-block;
    vertical-align: bottom;
    /* width: 260px; */
    margin-right: 50px;
}

.timeline .list:last-child {
    margin-right: 0;
}

.timeline .list .text {
    font-size: 24px;
    font-weight: bold;
    color: #050505;
    line-height: 30px;
    text-align: center;
    margin-bottom: 32px;
}

.timeline .list span {
    background: url('/webImg/focus.png') no-repeat center center;
    background-size: 39px 51px;
    width: 39px;
    height: 51px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.swiper1 {
    width: 100%;
    position: relative;
    background: #F8FBFF;
}

.swiper1 .swiper-container {
    width: 100%;
    height: auto;
}


/* 服务网络 */
.network {
    background: #0036A4;
    padding: 127px 0 120px;
}

.network .logistics {
    width: 850px;
    padding-top: 0;
}

.network .logistics .title,
.network .logistics .content {
    color: #fff;
}

.network .logistics .content p {
    margin-bottom: 40px;
    line-height: 36px;
    font-size: 18px;
}

.network .logistics .content p:last-child {
    margin-bottom: 0;
}

.network .map {
    width: 1200px;
    margin: 0 auto;
}

/* 平台系统 */
.platform {
    margin: 126px auto 100px;
}

.platform-title {
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 30px;
    text-align: center;
    margin-bottom: 60px;
}

.platform-tab {
    text-align: center;
    background: #E1EBFF;
    border-radius: 15px;
    width: 1320px;
    margin: 0 auto;
}

.platform-tab .list {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.platform-tab .list span {
    font-size: 24px;
    color: #000000;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 166px;
    position: relative;
    cursor: pointer;
}

.platform-tab .list span::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 4px;
    width: 166px;
    background: transparent;
    transform: translateX(-50%);
}

.platform-tab .list.on span::after {
    background: #0055FF;
}

.platform-box {
    margin: 119px auto 0;
    width: 1080px;
    display: none;
}

.platform-box .img {
    width: 569px;
    margin-right: 140px;
}

.platform-box .img img {
    width: 100%;
}

.platform-box .right .title {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 29px;
    margin-bottom: 50px;
}

.platform-box .right .text {
    line-height: 36px;
    font-size: 16px;
    color: #000000;
    margin-bottom: 50px;
}

.platform-box .right .button {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #0055FF;
    border-radius: 21px;
    height: 42px;
    width: 160px;
    text-align: center;
    line-height: 42px;
    color: #0055FF;
}


/* 合作伙伴 */
.partners {
    position: relative;
    background: #F8FBFF;
}

.partners-wrap {
    width: 1320px;
    margin: 0 auto;
    padding: 122px 0 200px;
}

.partners-title {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 80px;
    text-align: center;
}

.partners .swiper-pagination {
    bottom: 99px !important;
}

.partners .partners-img {
    background: #fff;
    box-shadow: 0 0 10px 1px rgba(236, 242, 255, 0.75);
}

.partners .partners-img img {
    width: 100%;
}

.swiper2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px 1px rgba(236, 242, 255, 1);
}

.swiper2 .swiper-container {
    width: 100%;
    height: auto;
}


/* 关于我们 */
.about {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 0;
}

.about .bgImg {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.about .contnet {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 116px;
    width: 1320px;
    margin-left: -660px;
    text-align: center;
}

.about .contnet .title {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    padding-bottom: 22px;
}

.about .contnet .title::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #0055FF;
}

.about .contnet .text {
    box-sizing: border-box;
    padding: 44px 115px;
    background: rgba(255, 255, 255, 0.37);
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

@media (max-width:1366px) {
    .wrap2 {
        width: 1280px;
    }

    .storage .content {
        margin-left: calc(-1000px + 700px + 542px);
    }

    .bonded {
        width: 1280px;
    }

    .bonded .list .icon {
        padding: 62px 0 38px;
    }

    .project {
        width: 1100px;
    }

    .project .bgImg {
        width: 1000px;
        margin: 0 auto;
        display: block;
    }

    .project-group .project-list.pr1 {
        left: -29px;
        top: 437px;
    }

    .project-group .project-list.pr2 {
        left: 55px;
        top: 224px;
    }

    .project-group .project-list.pr3 {
        left: 452px;
        top: 84px;
    }

    .project-group .project-list.pr4 {
        left: 744px;
        top: 230px;
    }

    .project-group .project-list.pr5 {
        left: 821px;
        top: 434px;
    }

    .project .international-content {
        left: 473px;
        bottom: 79px;
    }

    .platform-tab,
    .footer-wrap {
        width: 1280px;
    }

    .partners-wrap {
        width: 1280px;
    }

    .about .contnet {
        width: 1280px;
        margin-left: -640px;
    }

    .about .contnet .text {
        padding: 44px 55px;
    }
}

.promotion {
    padding: 60px 0;
    background: #F8FBFF;
}

.promotion-wrap {
    width: 1320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.promotion-wrap .list {
    position: relative;
    cursor: pointer;
    width: 300px;
    flex-shrink: 0;
}

.promotion-wrap .list .bgBtn {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}

.promotion-wrap .list .text {
    position: absolute;
    left: 125px;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    line-height: 1.8;
}

.promotion-wrap .list .text span {
    display: block;
    font-size: 22px;
    letter-spacing: 2px;
}

.promotion-wrap .list .text p {
    font-size: 20px;
    font-weight: bold;
}

.promotion-wrap .list.style1 .text span,
.promotion-wrap .list.style1 .text p {
    color: #1D2F85;
}

.promotion-wrap .list.style2 .text span,
.promotion-wrap .list.style2 .text p {
    color: #5C2708;
}

.promotion-wrap .list.style3 .text span,
.promotion-wrap .list.style3 .text p {
    color: #22656D;
}

.promotion-wrap .list.style4 .text span,
.promotion-wrap .list.style4 .text p {
    color: #5E3B7A;
}

.promotion-wrap .list .QRCode {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 10px);
    background: #fff;
    z-index: 100;
    box-sizing: border-box;
    width: 180px;
    /* padding: 10px; */
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .15);
    display: none;
}

.promotion-wrap .list:hover .QRCode {
    display: block;
}

.promotion-wrap .list .QRCode::before {
    position: absolute;
    bottom: -5px;
    left: 50%;
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(135deg);
    box-shadow: 1px -2px 5px rgba(0, 0, 0, .2);
    margin-left: -5px;
    z-index: -1;
}

.promotion-wrap .list .QRCode img {
    width: 100%;
    display: block;
}

@media (max-width:1366px) {
    .promotion-wrap {
        /* width: 1280px; */
        width: 100%;
    }
}

/* @keyframes move {
    from {
        transform: translateX(0px);
    }

    to {
        transform: translateX(1400px);
    }
}

div {
    width: 100px;
    height: 100px;
    background-color: teal;

    animation-name: move;
    animation-duration: 3s;
} */