*{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
@media screen and (min-width: 960px){
    .top-ceng{
        float: left;
    }
    .beian-div12{
        clear: both;
        width: 100%;
        background-color: #000000;
        color: white;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-top: -1px;
        position: relative;
        bottom: 0px;
    }
    .beian-div{
        clear: both;
        width: 100%;
        background-color: #000000;
        color: white;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-top: -1px;
        position: relative;
        bottom: 0px;
    }
    .top{
        width: 100%;
        height: 80px;
        background-color: #b9003f;
        margin: auto;
        position: fixed;
        top: 0;
    }
    .top-top1{
        width:1000px;
        height: 100%;
        margin: auto;
    }
    .dropdown {
        position: relative;
        display: inline-block;
        background: white;
        width: 140px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        margin-top: 23px;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 140px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content a {
        color: #b9003f;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-top: 1px solid #666;
    }

    .dropdown-content a:hover {
        background-color: #f1f1f1;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }
    .slider {
        clear: both;
        overflow: hidden;
        max-width: 100%;
        margin: auto;
        margin-top: 80px;
    }
    .slider img {
        clear: both;
        width: 100%;
        height: 600px;
        display: none;
    }
    .logo{
        width: 300px;
        height: 70px;
        margin-top: 5px;
    }
    .float-R{
        float: right;
    }
    .abputUs-div{
        width: 1000px;
        margin: auto;
    }
    .aboutUs-h2{
        font-size: 30px;
    }
    .Transportation{
        width: 100%;
        background-color: #f1f1f1;
        clear: both;
    }
    .Transportation-xianlu{
        width: 1400px;
        margin: auto;
        margin-top: 50px;
    }
    .Transportation-float{
        width: 44%;
        float: left;
        /* clear: both; */
        padding-right: 5%;
    }
    .xianqing-img{
        width: 100%;
        height: 300px;
    }
    .aboutUs-Details{
        line-height: 30px;
    }
    .Logistics {
        text-decoration: none;
        width: 150px;
        background: #b9003f;
        height: 54px;
        line-height: 54px;
        text-align: center;
        color: white;
        margin-top: 50px;
        border: none;
    }
    #input-code{
        height: 52px;
        width: 67%;
        padding-left: 3%;
    }
    .div-code{
        text-align: center;
    }
    .block-title{
        margin-bottom: 40px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;
    }
    .Transportation-float{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 8;
        font-size: 14px;
        margin: 24px 0;
        line-height: 28px;
    }
    .bottom-div{
        clear: both;
        width: 100%;
        background-color: #1f2227;
        height: 200px;
        color: white;
    }
    .bottom-div-cent{
        width: 1000px;
        margin: auto;
    }
    .bottom-img{
        width: 45px;
    }
    .bottom-div-left-div{
        width: 450px;
        height: 45px;
        margin-top: 36px;
        float: left;
    }
    .num{
        float: left;
    }
    .numso{
        margin-left: 20px;
        margin-top: 14px;
        width: 350px;
    }
    .sums{
        width: 70%;
        margin-left: 20px;
        margin-top: -15px;
    }
    .ss5sl{
        width: 78%;
        margin-left: 20px;
        margin-top: 5px;
    }
    .cunts{
        margin-left: 20px;
        margin-top: 14px;
        width: 350px;
    }
    .aboutUs-Details{
        color: #666;
    }
    .Transportation-xianlu{
        color: #666;
    }
    .aaaa36{
        color: white;
    }
}
@media screen and (max-width: 959px) {
    .top{
        width: 100%;
        height: 60px;
        background-color: #b9003f;
        position: fixed;
        top: 0;
    }
    .top-ceng{
        float: left;
    }
    .slider {
        clear: both;
        overflow: hidden;
        max-width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    .slider img {
        clear: both;
        width: 100%;
        height: 200px;
        display: none;
    }
    .logo{
        width: 240px;
        height: 52px;
        margin-top: 3px;
        margin-left: 5%;
    }
    .float-R{
        float: right;
    }

    .dropdown {
        position: relative;
        display: inline-block;
        background: white;
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 15px;
        margin-right: 5%;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 100px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .dropdown-content a {
        color: #b9003f;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-top: 1px solid #666
    }

    .dropdown-content a:hover {background-color: #f1f1f1;}

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .abputUs-div{
        width: 90%;
        margin: auto;
    }
    .aboutUs-h4{
        font-size: 14px;
    }
    .aboutUs-Details{
        margin-bottom: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #666;
    }
    .Logistics{
        text-decoration: none;
        /* display: block; */
        border: none;
        width: 25%;
        background: #b9003f;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: white;
    }
    #input-code{
        height: 42px;
        width: 67%;
        padding-left: 3%;
    }
    .Transportation{
        width: 100%;
        background-color: white;
    }
    .Transportation-xianlu{
        width: 90%;
        margin: auto;
        font-size: 14px;
        color: #666;
        line-height: 28px;
    }
    .block-title{
        font-size: 18px;
        margin-top: 50px;
        margin-bottom: 40px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;
        color: black;
    }
    .xianqing-img{
        width: 100%;
        height: 220px;
    }
    .bottom-div{
        clear: both;
        width: 100%;
        background-color: #1f2227;
        height: 350px;
        padding-top: 1px;
        margin-top: 30px;
        color: white;
    }
    .bottom-div-cent{
        width: 90%;
        margin: auto;
    }
    .bottom-div-left-div{
        width: 100%;
        height: 45px;
        margin-top: 36px;
    }
    .sums{
        margin-top: -15px;
        margin-left: 20px;
        width: 70%;
    }
    .ss5sl{
        margin-top: 4px;
        margin-left: 20px;
        width: 80%;
    }
    .numso{
        margin-top: 2px;
        margin-left: 20px;
        width: 80%;
    }
    .num{
        float: left;
    }
    .cunts{
        margin-left: 20px;
        margin-top: 14px;
        width: 75%;
    }
    .bottom-img{
        width: 45px;
    }
    .cusosss36{
        padding-bottom: 50px;
    }
    .beian-div{
        clear: both;
        width: 100%;
        background-color: #000000;
        color: white;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-top: -1px;
        position: absolute;
        bottom: 0px;
    }
    .beian-div12{
        clear: both;
        width: 100%;
        background-color: #000000;
        color: white;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-top: -1px;
        position: relative;
        bottom: 0px;
    }
    .aaaa36{
        color: white;
    }
}
.Transportation-span{
    color: #b9003f;
}
.aboutUs{
    background-color: #f1f1f1;
    padding: 50px 0;
}
.aboutUs-h2{
    margin-bottom: 30px;
}
.aboutUs-h4{
    margin-bottom: 30px;
}
.aaaa{
    color: #b9003f;
}

.heiti{
    color: black;
    font-weight: bold;
}