.marginIntegratedLogistics {
    width: 1274px;
    margin: 0 auto;
}

.blueBg{
    background-color: #f7fbff;
}

.fffBg{
    background-color: #ffffff;
}

.pic-item-01{
    width: 100%;
}

.padding-css{
    padding: 60px 0 50px 0;
}

.title-info{
    color: #4A54C0;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
}

.desc-info{
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}

 .left-wrapped{
   width: 100%;
}

.pic-item-01   .right-img-info-icon{
  width: 48%;
  position: absolute;
  right: 0;
  top: 81px;
}


.pic-item-01   .right-img-info-icon img{
    width: 100%;
}

.pic-item-01  .IntegratedLogistics-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
}



.linkspos-01{
    width: 250px;
    height: 80px;
    line-height: 80px;
    flex-shrink: 0;
    background: #F89B35;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
}


.linkspos-01 a{
    color: #FFF;
    font-family: Pacifico;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7px;
    cursor: pointer;
}


.btn-show{
   display: block;
   transition: all 800ms;
}


.btn-hide{
    display: none;
    transition: all 800ms;
}

.pic-item-01  .fffBg  p{
    text-align: center
}

.pic-item-01  .fffBg   img{  
     width: 90%;
}

.paddding-top32{
    padding-top: 32px;
}


.justify-space-between{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.paddding-top38 {
    padding-top:38px 
}

.paddding-top30 {
    padding-top:30px 
}

.margin-top-info { 
    margin-top: 56px;
}

.margin-top-50 { 
    margin-top: 56px;
}

.margin-top-negative30 {
    margin-top: 26px;
}

.margin-top-26 {
    margin-top: 26px;
}

.margin-top-20 {
    margin-top: 20px;
}


.margin-top-24 {
    margin-top: 24px;
}

.item-ul{
    width: 100%;
    display: flex;
    padding: 0;
    margin: 0;
}

.item-ul  li {
    width: 31.63%;
    height: 465px;
    list-style: none;
    background: #ffffff;
    margin-right: 2.4%;
    box-sizing: border-box;
} 

.item-ul  li  .item-li-top{
    padding: 0  5.95%;
}

.item-ul  li:nth-child(3n){
    margin-right: 0;
}

.margin-top-30{
  margin-top: 30px;
}

.margin-top-56{
    margin-top: 56px;
}

.margin-top-63{
    margin-top: 63px;
}

.fontstyle{
    color: var(--light-text-color-text-1, #1D2129);
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    padding: 0;
    margin: 0;
}

.font-style-size20{
    color: #5d5d5d;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding: 0;
    margin: 0;
}

.item-ul  li  .item-li-bottom{
    width: 100%;
    text-align: center;
}


.item-ul  li  .item-li-bottom  img{
    width: 67%;
}

 .item-li-top   .ulinfo{
    margin-top: 16px;
    max-height: 180px;
    overflow: hidden;
    color: #5d5d5d; 
 }

 .item-li-top   .ulinfo   .lo{
    padding-left:10px ;
    position: relative;
 }

.item-li-top   .ulinfo    .lo::before {
        content: "";
        display: block;
        width:4px;
        height:4px;
        background-color: #1D2129;
        position: absolute;
        left: 0;
        top:18px;
        border-radius: 50%;
 }

 .item-img-info-li{
   list-style: none;
 }


 .pic-item-02  .item-img-info-li  .item-li-bottom{
    width: 100%;
    text-align: center;
    margin-top: 60px;
 }

 .pic-item-02  .item-img-info-li  .item-li-bottom  img{
    width: 86%;
 }

 .ul-info-container{
    margin-top: 14px;
    width: 100%;
 }

 .pic-item-02   .item-img-info-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 70px;
 }
 .pic-item-02  .item-img-info-li{
    width:23.6%;
    margin-right: 1.7%;
    padding: 10px;
    box-sizing: border-box;
 }

 .pic-item-02  .item-img-info-li:last-child{
    margin-right: 0;
 }


 .pic-item-02  .item-img-info-li:nth-child(1){
    width: 48.35%;
    margin-right: 1.65%;
    padding: 0;
 }

 .pic-item-02  .item-img-info-li:nth-child(2){
    width: 48.35%;
    margin-left: 1.635%;
    margin-right:0;
    padding: 0;
   
 }

 .pic-item-02  .item-img-info-li .item-li-top, .pic-item-02  .item-img-info-li  .item-li-top {
    padding: 0  6.9%;
    box-sizing: border-box;
 }

 .pic-item-02  .item-img-info-li:nth-child(1)  .item-li-bottom, .pic-item-02  .item-img-info-li:nth-child(2)  .item-li-bottom {
    text-align: center;
 }


 .left-wrapped   .desc-info  .infop{
    margin-top: 57px;
 }

 
 .pic-item-01 .left-wrapped .desc-info  .infop{
    letter-spacing: 6.5px;
 }



 .pic-item-02{
   padding-top: 105px;
 }

 .pic-item-03-2   .marginIntegratedLogistics{
   padding-bottom: 89px;
 }

 .wrap-containers{
    width: 100%;
 }


 .pic-item-02 .item-img-info-li:nth-child(1) .infpp,
 .pic-item-02 .item-img-info-li:nth-child(2) .infpp{
   line-height: 32px;
 }
 
 .pic-item-02 .item-img-info-li .infpp{
   color: #5d5d5d; 
 }

.pic-item-02 .item-img-info-li:nth-child(1)  .ul-info-container,   .pic-item-02 .item-img-info-li:nth-child(2)  .ul-info-container {
    margin-top: 28px;
    width: 100%;
}

.pic-item-01  .desc-info{
   color: #3D3D3D;
}

.pic-item-03-1 .item-ul li .item-li-top , .pic-item-03-2  .item-ul li .item-li-top {
    margin-top: 48px;
}


.pic-item-03-1  .item-ul li .item-li-bottom {
    margin-top: 30px;
}
.pic-item-03-2  .item-ul li .item-li-bottom {
    margin-top: 20px;
}

.pic-item-03-1   .item-ul li{
   height: 439px;
}

.pic-item-03-1 .item-ul li:last-child  .item-li-bottom  img{
    position: relative;
    top: -34px;
}


.pic-item-03-2   .item-ul li{
    height: 481px;
}

.pic-item-03-1  .item-ul li{
    position: relative;
}

.pic-item-03-1  .item-li-bottom-img{
    width: 67%;
    position: absolute;
    bottom: 4.5%;
    left: 50%;
    margin-left: -33.5%;
}


@media screen and (min-width:1025px) and (max-width:1400px) {
   
    .marginIntegratedLogistics{
        width: 94%;
    }

    .padding-css {
        padding: 60px 10px 50px 10px;
    }
    
    .title-info {
        font-size: 40px;
        font-weight: 600;
    }

    .desc-info {
        font-size: 20px;
    }
    
}


@media screen and (min-width:1048px) and (max-width:1280px) {
  
    .pic-item-03-1 .item-ul li {
        height: 465px;
    }

    .pic-item-03-1 .item-ul li:last-child .item-li-bottom img{
        position: relative;
        top: 8px;
    }
}

/*  750 到 1024 之间是pad */
@media (max-width: 1048px){
    .marginIntegratedLogistics{
        width: 100%;
        padding: 0 32px;
        box-sizing: border-box;
    }
     .title-pre{
        padding-top: 30px;
        width: 68%;
    }
    .tools-right{
        padding-top: 30px;
    }
    .pic-item-02 {
        padding-top: 0px;
    }

  

    .pic-item-01  .IntegratedLogistics-content{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }

    .pic-item-01 .right-img-info-icon{
        position: inherit;
        top: inherit;
        right: inherit;
        width: 100%;
        padding: 0 37.5px;
        box-sizing: border-box;
    }  

    .left-wrapped{
        padding-top: 40px;
    }

    .marginIntegratedLogistics .title-info{
        color: #4A54C0;
        text-align: justify;
        font-family: "Microsoft YaHei";
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        /* line-height: 24px; */
        text-align: left;
        align-items: self-start;
    }

    .left-wrapped  .desc-info   .infop{
        margin-top: 20px;
    }

    .margin-top-50 {
        margin-top: 40px;
    }

    .paddding-top32{
        padding-top: 60px;
    }

    .pic-item-01  .fffBg.paddding-top32  p{
        padding: 0  16px;
    }
    .margin-top-26 {
        margin-top: 31px;
    }

    .pic-item-02 .item-img-info-li .item-li-bottom img {
        width: 100%;
    }

    .pic-item-02 .item-img-info-li:nth-child(1), .pic-item-02 .item-img-info-li:nth-child(2) {
        width: 50%;
        margin-right: 0;
        padding-right: 43px;
    }

    .pic-item-02 .item-img-info-li{
        width: 50%;
        margin-right: 0;
        padding-right: 43px;
        box-sizing: border-box;
    }

    .pic-item-02 .item-img-info-li:nth-child(2n){
        padding-left: 43px;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
    }

    .desc-info {
        line-height: 34px;
    }

    .fontstyle{
        font-weight: 700;
    }

    .margin-top-56 {
        padding-top: 60px;
        margin-top: 0;
    }

    .item-ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .item-ul li {
        width: 100%;
        height: 826px;
        list-style: none;
        background: #ffffff;
        margin-right: 0;
        padding: 24px;
        box-sizing: border-box;
        margin-bottom: 40px;
    }

    .item-ul li .item-li-bottom {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .item-ul li .item-li-bottom img {
        width: 64%;
        margin-top: 40px;
    }

    .font-style-size20{
       line-height: 48px!important;    
    }


 
}


@media (max-width: 887px){
    .marginIntegratedLogistics .title-info{
        font-size: 34px;
    }
    .margin-top-50 {
        margin-top: 40px;
    }
} 


@media screen and (min-width:751px) and (max-width:1048px) {

    .item-ul li {
        width: 48.5%;
        height: auto;
        list-style: none;
        background: #ffffff;
        margin-right: 1.5%;
        padding-right: 23px;
        padding: 10px;
        padding-left: 23px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    .item-ul li:nth-child(2n) {
        margin-left: 1.5%;
        box-sizing: border-box;
        padding: 10px;
        padding-right: 23px;
        padding-left: 23px;
        margin-right: 0;
    }

    .pic-item-03-1  .item-ul li  {
        height: 496px;
    }

    .pic-item-03-2 .item-ul li {
        height: auto;
    }

}

/* 750 之下 是手机*/
@media (max-width: 750px){

    .pic-item-03-1  .item-ul li {
        position: inherit;
        height: auto;
    }

    .pic-item-03-1  .item-li-bottom-img{
        width: 64%;
        position: inherit;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
     }
     
    .margin-top-26 {
        margin-top: 16px;
    }

    .marginIntegratedLogistics{
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
     }

    .marginIntegratedLogistics .title-info{
        font-size: 24px;
    }

    .left-wrapped  .desc-info  .infop{
        font-size: 16px;
    }

    .margin-top-50 {
        margin-top: 20px;
    }

    .desc-info {
        font-size: 16px;
    }

    .linkspos-01 {
        width: 130px;
        height: 40px;
        line-height: 40px;
        flex-shrink: 0;
        background: #F89B35;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }

    .linkspos-01 a{
        font-size: 14px;
    }

    .fontstyle {
        font-size: 20px;
        font-style: normal;
    }
    .font-style-size20{
        font-size: 14px;
    }
    .margin-top-56 {
        padding-top: 60px;
        margin-top: 0;
    }

    .item-ul li {
        width: 100%;
        height: auto;
        list-style: none;
        background: #ffffff;
        margin-right: 0;
        padding: 20px;
        padding-bottom: 40px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    .pic-item-03-2   .item-ul li{
       height: auto;
    }

    .pic-item-02 .item-img-info-li:nth-child(1), .pic-item-02 .item-img-info-li:nth-child(2) {
        width: 50%;
        margin-right: 0;
        padding-right: 22px;
    }

    .pic-item-02 .item-img-info-li{
        width: 50%;
        margin-right: 0;
        padding-right: 22px;
        box-sizing: border-box;
    }

    .pic-item-02 .item-img-info-li:nth-child(2n){
        padding-left: 22px;
        margin-right: 0;
        padding-right: 0;
    }

    .font-style-size20 {
        line-height: 30px!important;
    }

    .item-ul li .item-li-bottom img {
        width: 64%;
        margin-top: 20px;
    }

    .margin-top-30 {
        margin-top: 15px;
    }

    .margin-top-24 {
        margin-top: 20px;
    }

    .title-pre {
        padding-top: 0px;
        width: 68%;
    }

    .tools-right {
        padding-top: 0px;
    }

    .margin-top-63 {
        margin-top: 30px;
    }

    .pic-item-03-2 .marginIntegratedLogistics {
        padding-bottom: 40px;
    }
}


