section {
    font-size: calc(100vw/18.72*16);
}

img {
    display: block;
}

#catalogue {
    height: 3.3125rem;
    width: 87.5rem;
    margin: auto;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #313131;
    padding-top: 2.75rem;
}

#catalogue #pointTitle {
    color: #1175bb;
}

#advertising {
    width: 87.5rem;
    margin: auto;
    height: 5.625rem;
    background: linear-gradient(to right, #006bb7, #0081b9, #00a3bd);
    padding-left: 1.75rem;
}

#advertising #headline {
    font-size: 1.4375rem;
    line-height: 1.4375rem;
    color: white;
    padding-top: 1.25rem;
}

#advertising #footline {
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    padding-top: 0.5625rem;
    color: white;
}

#business {
    padding-top: 1.25rem;
    width: 87.5rem;
    margin: auto;
    height: 17.9375rem;
    display: flex;
}

#business .businesstext {
    width: 46.25rem;
}

#business .goal {
    width: 100%;
    /* height: 6.75rem; */
}

#business .goal .goaltitle {
    color: #006bb7;
    font-size: 1.25rem;
    height: 3.0625rem;
    line-height: 3.0625rem;
}

#business .goal .goalcontent {
    color: #313131;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    margin-bottom: 2.6875rem;
}

#business .vector {
    width: 100%;
    height: 9.8125rem;
}

#business .vector .vectortitle {
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #006bb7;
    height: 1.25rem;
}

#business .vector .vectorcontent {
    padding-top: 0.875rem;
    font-size: 0.9375rem;
    line-height: 0.9375rem;
    color: #313131;
}

#business .bussinessImg {
    width: 22.375rem;
    height: 17.875rem;
    margin-left: 9.375rem;
}

#business .bussinessImg img {
    width: 100%;
    height: 100%;
}

#order {
    width: 87.5rem;
    height: 30.625rem;
    margin: auto;
}

#order .orderTitle {
    width: 100%;
    padding-top: 2.375rem;
    padding-bottom: 0.875rem;
    border-bottom: 0.125rem solid #006bb7;
    display: flex;
}

#order .orderTitle .orderimg {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.5rem;
}

#order .orderTitle .orderimg img {
    width: 100%;
    height: 100%;
}

#order .orderTitle .ordertext {
    flex: 1;
    height: 1.125rem;
    margin-right: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #006bb7;
}

#order .orderTable {
    padding-top: 0.375rem;
    width: 87.5rem;
    height: 25.625rem;
}

#order .orderTable .tablebody {
    width: 100%;
    /* height: 22.375rem; */
}

#order .orderTable .tablebody tr {
    height: 3.5625rem;
    border-bottom: 0.0625rem solid #dcdcdc;
    background: #FFF;
    font-size: 1rem;
}

#order .orderTable .tablebody tr:nth-child(2n) {
    background: #f5f5f5;
}

#order .orderTable .tablebody tr:nth-child(1) {
    font-size: 1rem;
    font-weight: bold;
}

#order .orderTable .tablebody tbody {
    text-align: center;
}

#order .orderTable .tablebody tbody tr td:nth-child(1) {
    width: 10.5625rem;
}

#order .orderTable .tablebody tbody tr td:nth-child(2) {
    width: 14.9375rem;
}

#order .orderTable .tablebody tbody tr td:nth-child(3) {
    width: 32.75rem;
    text-align: left;
}

#order .orderTable .tablebody tbody tr td:nth-child(4) {
    width: 17.375rem;
}

#order .orderTable .tablebody tbody tr td:nth-child(5) {
    width: 10.375rem;
}

#order .orderTable .tablebody tbody tr td:nth-child(6) {
    width: 22.5rem;
}

#order .orderTable .statement {
    margin-top: 2.1875rem;
    color: #006bb7;
    font-size: 0.875rem;
    line-height: 0.875rem;
    font-weight: 600;
    height: 0.875rem;
}





#message {
    width: 87.5rem;
    height: 39.75rem;
    margin: auto;
    padding-top: 3.875rem;
    display: flex;
    justify-content: space-between;

}

#message .informationAndTransport {
    width: 40.625rem;
}

#message .informationAndTransport .information {
    width: 100%;
    height: 19.25rem;
}

#message .informationAndTransport .information .informationContent {
    width: 100%;
    height: 14.375rem;
    padding-top: 2rem;
}

#message .informationAndTransport .information .informationContent table {
    /* table-layout: fixed; */
    width: 100%;
    height: 12.375rem;
    border-collapse: collapse;
    border-spacing: 0rem;
}

#message .informationAndTransport .information .informationContent tr {
    font-size: 0.875rem;
    color: #313131;
    line-height: 0.875rem;
    height: 0.875rem;
}

#message .informationAndTransport .information .informationContent tr td:nth-child(1) {
    width: 6.75rem;
    height: 0.75rem;
}

#message .informationAndTransport .information .informationContent tr td:nth-child(2) {
    width: 33.8125rem;
    height: 0.75rem;
}


#message .informationAndTransport .transport {
    width: 100%;
    height: 20.5625rem;
}

#message .informationAndTransport .transport .transportContent {
    width: 100%;
    height: 18.4375rem;
}

#message .informationAndTransport .transport .transportContent .transportContentTitle {
    line-height: 1.875rem;
    color: #313131;
    font-size: 0.875rem;
    padding-top: 1.5rem;
}

#message .informationAndTransport .transport .transportContent .transportContentvolume {
    line-height: 0.9375rem;
    color: #313131;
    font-size: 0.9375rem;
    padding-top: 1.875rem;
    height: 0.9375rem;
}

#message .informationAndTransport .transport .transportContent .transportContentconcentration {
    line-height: 0.9375rem;
    color: #313131;
    font-size: 0.9375rem;
    padding-top: 1.5rem;
    height: 0.9375rem;
}








#message .resource {
    flex: 1;
    margin-left: 5rem;
}

#message .resource .resourceContent {
    width: 100%;
    height: 35.625rem;
    padding-top: 2rem;
}

#message .resource .resourceContent .resourceBox {
    width: 100%;
    height: 6.25rem;
    padding-bottom: 2rem;
    display: flex;
    align-items: center;
}

#message .resource .resourceContent .resourceContentImg {
    width: 6.0625rem;
    height: 6.0625rem;
    border: 0.0625rem solid #dcdcdc;
    margin-right: 1.25rem;
}

#message .resource .resourceContent .resourceContentImg img {
    width: 100%;
    height: 100%;
}

#message .resource .resourceContent .resourceText {
    flex: 1;
    font-size: 0.9375rem;
    color: #313131;
    line-height: 1.875rem;
}









@media (max-width: 750px) {
    section {
        font-size: calc(100vw/7.5*16);
        box-sizing: border-box;
        padding: 0 1.875rem;
    }


    #catalogue {
        height: 2rem !important;
    }

    #catalogue,
    #advertising,
    #business,
    #order,
    #message {
        width: 100%;
        /* 调整宽度为100%，以适应屏幕 */
        box-sizing: content-box;
    }

    #business .businesstext,
    #business .bussinessImg,
    #order .orderTable,
    #message .informationAndTransport,
    #message .resource {
        width: 100%;
        /* 调整宽度为自动，以适应更小的屏幕 */
    }

    #message {
        padding-top: 0.875rem;
        height: 56.75rem;
    }


    #message .resource .resourceContent {
        height: 21.625rem;
    }


    #message .informationAndTransport .information .informationContent tr {
        font-size: 0.625rem;
    }

    #message .informationAndTransport .transport .transportContent .transportContentTitle {
        font-size: 0.625rem;
        padding-top: 0.5rem;
    }

    #message .informationAndTransport .information .informationContent {
        padding-top: 1rem;
    }

    #message .informationAndTransport .transport {
        height: 7.5625rem;
    }

    #message .informationAndTransport .transport .transportContent {
        height: 8rem;
    }

    #message .informationAndTransport .transport .transportContent .transportContentvolume {
        padding-top: 0.875rem;
        font-size: 0.625rem;
    }

    #message .informationAndTransport .transport .transportContent .transportContentconcentration {
        font-size: 0.625rem;
    }

    #business,
    #message {
        /* flex-direction: column; 将flex布局的方向改为垂直 */
        flex-wrap: wrap;
    }

    #business .bussinessImg,
    #message .resource {
        margin-left: 0;
        /* 移除左边距，以适应屏幕 */
        padding-top: 1.25rem;
        /* 添加上边距，以保持布局的整洁 */
    }

    #message .resource {
        padding-top: 0;
    }

    #message .resource .resourceContent .resourceBox .resourceText {
        font-size: 0.75rem;
    }

    #message .resource .resourceContent .resourceBox {
        padding-bottom: 0;
    }



    #catalogue {
        height: 1.875rem;
        padding-top: 0.3125rem;
    }

    #advertising {
        height: 3.125rem;
        background: linear-gradient(to right, #006bb7, #0081b9, #00a3bd);
        padding-left: 0.875rem;
        box-sizing: border-box;
    }

    #advertising #headline {
        font-size: 1rem;
        line-height: 1.4375rem;
        color: white;
        padding-top: 0.5rem;
    }

    #advertising #footline {
        font-size: 0.625rem;
        line-height: 0.8125rem;
        padding-top: 0.3125rem;
        color: white;
    }

    #business .businesstext {
        width: 100%;
    }

    #business .goal {
        width: 100%;
        height: auto;
    }

    #business .goal .goaltitle {
        font-size: 0.875rem;
        line-height: 0.875rem;
        height: 1.125rem;
    }

    #business .goal .goalcontent {
        color: #313131;
        font-size: 0.75rem;
        line-height: 1.5rem;
        margin-bottom: 0.8125rem;
    }

    #business .vector {
        width: 100%;
        height: 3.75rem;
    }

    #business .vector .vectortitle {
        font-size: 0.875rem;
        height: 1.125rem;
        line-height: 0.875rem;
        padding-top: 0.3125rem;
    }

    #business .vector .vectorcontent {
        padding-top: 0.5rem;
        font-size: 0.75rem;
        line-height: 0.75rem;
        color: #313131;
    }

    #business .bussinessImg {
        width: 16.125rem;
        height: 11.625rem;
        padding-top: 0;
    }

    #business .bussinessImg img {
        width: 100%;
        height: 100%;
    }




    #order {
        height: 26.875rem;
    }


    #order .orderTitle {
        width: 100%;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        align-items: center;
    }

    #order .orderTitle .orderimg {
        width: 0.9375rem;
        height: 0.9375rem;
        margin-right: 0.5rem;
    }

    #order .orderTitle .ordertext {
        flex: 1;
        height: 0.9375rem;
        margin-right: 0.5rem;
        font-size: 15px;
        line-height: 0.9375rem;
        color: #006bb7;
    }

    #order .orderTable {
        padding-top: 0.375rem;
        width: 100%;
        height: 21.875rem;
    }

    #order .orderTable .tablebody {
        width: 100%;
        height: 18.75rem;
    }

    #order .orderTable .tablebody tr {
        height: 1.25rem;
        border-bottom: 0.0625rem solid #dcdcdc;
        background: #FFF;
        font-size: 0.625rem;
    }

    #order .orderTable .tablebody tr:nth-child(2n) {
        background: #f5f5f5;
    }

    #order .orderTable .tablebody tr:nth-child(1) {
        font-size: 1rem;
        font-weight: bold;
    }

    #order .orderTable .tablebody tbody {
        text-align: center;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(1) {
        width: 8.5625rem;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(2) {
        width: 14.9375rem;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(3) {
        width: 32.75rem;
        text-align: left;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(4) {
        width: 17.375rem;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(5) {
        width: 10.375rem;
    }

    #order .orderTable .tablebody tbody tr td:nth-child(6) {
        width: 22.5rem;
    }

    #order .orderTable .statement {
        margin-top: 2.1875rem;
        color: #006bb7;
        font-size: 0.875rem;
        line-height: 0.875rem;
        font-weight: 600;
        height: 0.875rem;
    }
}
















@media (max-width: 999px) {
    #catalogue {
        height: 5rem;
    }
}

@media (max-width: 454px) {
    #catalogue {
        font-size: 1rem;
    }

    #message .resource .resourceContent .resourceBox .resourceText {
        line-height: 1.45rem;
    }
}



















.tablepricecolor {
    color: #006bb7;
}

.titleModel {
    height: 2.1875rem;
    width: 100%;
    border-bottom: 0.0625rem solid #006bb7;
    padding-bottom: 0.875rem;
    display: flex;
}

.titleModel .modelimg {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.5rem;
}

.titleModel .modeltext {
    flex: 1;
    font-size: 1rem;
    line-height: 1rem;
    height: 1rem;
    color: #006bb7;
}

.ml-80 {
    margin-left: 5rem;
}