.shipper1{
    background: url("/App_Themes/Default/TongYun/cargo_files/carbgg1.jpg") no-repeat center 110px;
    background-size: auto 100%;
}

.shipper_index1{
    background: url("/App_Themes/Default/TongYun/index_files/1_03.jpg") no-repeat center 110px;
    background-size: auto 100%;
}


.shipperbox{
    width: 460px;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 15%;
    text-align: left;
    color: #fff;
}
.shipperbox img{
    display: block;
    margin-bottom: 6px;
}
.shipperbox p{
    font-size: 18px;
    line-height: 28px;
}
.shipperbox span img{
    margin-left: 10px;
    margin-top: 10px;
}


.cargobox{
    width: 1100px;
    left:50%;
    margin-left:-550px;
}
.cargo1{
    float:left;
    width:450px;
    margin-top:100px;
}
.cargo2{
    float:right;
}

.shipper2{
    background: #f2f2f2;
}
.textbox{
    width: 930px;
    margin: auto;
    margin-top: 150px;
    color: #fff;

}

.textbox .row{
    overflow: hidden;
    width: 100%;
}
.textbox div{
    float: left;
    color:#fafafa;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    margin-top: 25px;
}
.textbox div img{
    display: block;
    margin-bottom: 10px;
    padding: 0 10px;
}
.textbox .rowfloat{
    float: left;
}
.row1 div{
    width: 526px;
}
.row2 .rowfloat{
    float: right;
}
.row2 div{
    float: right;
    width: 325px;
    text-align: right;
}
.row3 div{
    width: 420px;
}
.row2 div img{
    display:inline-block
}
.shipper3{
    background: url("/App_Themes/Default/TongYun/cargo_files/cargo2.jpg") no-repeat center 110px;
    background-size: auto 100%;
}

.cargo33{
    background: url("/App_Themes/Default/TongYun/cargo_files/cargo3.jpg") ;
    
}
.shipper_index2{
    background: url("/App_Themes/Default/TongYun/index_files/bg_home5.png") no-repeat center 110px;
    background-size: auto 100%;
}


.shipperbox3{
    margin-top: 230px;
    top: 0;
}
.shipperfot{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #4f4f4f;
    color: #fff;
    line-height: 32px;
    width: 100%;
    font-size: 12px;
}


.van1{
    background-image:url(/App_Themes/Default/TongYun/cargo_files/trubgg1.jpg);
}
.van1 .vanbox1{
    width:940px;
}
.van3 .vanbox1{
    width:840px;
}
.vanbox2 .row1 div{
    width:384px;
    margin-top:80px
}
.vanbox2 .row2 div{
    width:420px;
}
.van3{
    background-image:url(/App_Themes/Default/TongYun/cargo_files/trubgg2.jpg);
}




@media screen and (max-width:980px){
    .cargobox{
        width:980px;
        margin-left:-480px;
    }
    .cargo2{
        width:500px;
        margin-top:30px;
    }
    .vanbox1 .cargo2{
        width:350px;
    }
    .textbox .row{
        margin-top: -20px;
    }
    .textbox .row2,
    .textbox .row3{
        margin-top: -50px;
    }
}
@media screen and (min-width:980px)and (max-width:1440px){
    .cargobox{
        width:980px;
        margin-left:-480px;
    }
    .cargo2{
        width:500px;
        margin-top:30px;
    }
    .vanbox1 .cargo2{
        width:350px;
    }
    .textbox .row{
        margin-top: -37px;
    }
    .textbox .row2,
    .textbox .row3{
        margin-top: -60px;
    }

}
@media screen and (min-width:1440px) and (max-width:1680px){
    .textbox .row{
        margin-top: -10px;
    }
    .textbox .row2,
    .textbox .row3{
        margin-top: -20px;
    }
}