﻿
.CenterShell {
    width: 100%;
    display: flex;
    justify-content: center;
}

/*@font-face {
    font-family: 'Fashionable_black_simplified';
    src: url('./utl/FashionInBlackSimplifiedChinese.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}


@font-face {
    font-family: 'AvantGarde_Bk_BT_book';
    src: url('./utl/AVGBBT.TTF') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}

@font-face {
    font-family: 's_m';
    src: url('./utl/SourceHanSansTtf/SourceHanSansCN-Medium.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}

@font-face {
    font-family: 's_l';
    src: url('./utl/SourceHanSansTtf/SourceHanSansCN-Light.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}

@font-face {
    font-family: 's_r';
    src: url('./utl/SourceHanSansTtf/SourceHanSansCN-Regular.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}

@font-face {
    font-family: 's_n';
    src: url('./utl/SourceHanSansTtf/SourceHanSansCN-Normal.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}

@font-face {
    font-family: 's_h';
    src: url('./utl/SourceHanSansTtf/SourceHanSansCN-Heavy.ttf') format('truetype');
    font-weight: normal;*/ /* 可以根据需要设置不同的字体粗细 */
    /*font-style: normal;*/ /* 可以根据需要设置字体样式，如斜体等 */
/*}*/

.title {
/*    font-family: 'Fashionable_black_simplified';*/
    font-family: sans-serif;
    font-weight: 700;
    font-size: 48px;
}

.text_title {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 30px;
}

.text {
    /*    font-family: 's_n';*/

    font-family: sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 60px;
}

.text_center{
    text-align:center;
}

#first_image{
    width:1920px;
    height:594px;
}

#HongERP{
    height:386px;
    width:1920px;
}

.HongERP_title {
    text-align: center;
    margin-top: 65px;
    margin-bottom: 29px;
    width: 1920px;
}

.HongERP_text {
    text-align: center;
    width: 1920px;
    line-height: 48px;
}

.HongERP_text_title {
    text-align: center;
    width: 1920px;
    margin-bottom: 38px;
    margin-top:-20px;
}

#Hong_FTE_ERP{
    height:400px;
    width:1920px;
    background-image:url('../image/HongluoboImage/tick.png');
}

.Hong_FTE_ERP_title{
    margin-top:89px;
    margin-bottom:70px;
    width: 1920px;
    text-align: center;
    font-size:36px;
}

.Hong_FTE_ERP_content{
    width:1920px;
    display:flex;
}

.Hong_FTE_ERP_text_font {
    /*    font-family:'s_m';*/

    font-family: sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.Hong_FTE_ERP_text1{
    margin-left:572px;
}

.Hong_FTE_ERP_text_margin_top{
    margin-top: 30px;
}

.Hong_FTE_ERP_text2{
    margin-left:335px;
}

#Global_data{
    width:1920px;
    height:730px;
    position:relative;
}

#Global_data_img {
    width: 780px;
    height: 630px;
    position: absolute;
    left: 900px;
    top: 70px;
}

.Global_data_title {
    margin-top: 91px;
    margin-left: 370px;
}



.Global_data_title1 {
    margin-bottom: 57px;
    margin-left: 363px;
}

.Global_data_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid rgb(184, 185, 180);
    border-radius: 4px;
    width:  472px;
    height: 107px;
    margin-left: 360px;
    padding-left:18px;
    margin-bottom:8px;

}

.Global_data_text_title{
    line-height:44px;
}

.Global_data_text{
    line-height:35px;
}

#Complete_financial{
    width:1920px;
    height:535px;
    background-image:url('../image/HongluoboImage/Hongluobo_06.jpg');
}

.Complete_financial_title {
    margin-top:152px;
    width: 1920px;
    text-align: center;
}

.Complete_financial_title1 {
    margin-bottom:80px;
    width: 1920px;
    text-align: center;
}

.Complete_financial_content {
    display: flex;
    width: 1085px;
    height: 104px;
    margin-left: 474px;
}

.Complete_financial_text1 {
    width:470px;
}

.Complete_financial_text2 {
    width: 470px;
    margin-left: 132px;
}

.Complete_financial_text_title {
    width: 470px;
}

.Complete_financial_text {
    line-height:35px;
    width: 470px;
}

#closed_loop{
    position:relative;
    width:1920px;
    height:535px;
}

#closed_loop_img{
    position:absolute;
    width:689px;
    height:540px;
    left:900px;
    top:0px;
}

.closed_loop_title {
    width: 532px;
    margin-top: 60px;
}

.closed_loop_title1 {
    width: 532px;
    margin-bottom: 48px;
}

.closed_loop_text_title span {
    color: rgb(31, 93, 225);
}

.closed_loop_text_margin_bo{
    margin-bottom:25px;
}

.closed_loop_content{
    margin-left:366px;
    width:532px;
}

.closed_loop_text_title {
    width: 532px;
}

#Intelligent_warehousing_warning{
    width:1920px;
    height:725px;
    background-image:url('../image/HongluoboImage/Hongluobo_08.jpg');
    text-align:right;
}

.Intelligent_warehousing_warning_title{
    margin-top:100px;
}

.Intelligent_warehousing_warning_blue {
    color: rgb(31, 93, 225);
}

#Intelligent_warehousing_warning div{
    width:   1496px;
    margin-right:424px;
}

.Intelligent_warehousing_warning_title1{
    margin-bottom:100px;
}


#Customer_email {
    position: relative;
    width: 1920px;
    height: 563px;
    text-align: right;
    background-color: rgb(253, 253, 253);
}

    #Customer_email_img{
        width:689px;
        height:503px;
        position:absolute;
        left:276px;
        top:30px;
    }

.Customer_email_right {
    width: 1560px;
    padding-right: 360px;
    margin-top: 20px;
}

.Customer_email_title{
    margin-top:100px;
}

.Customer_email_title1 {
    margin-bottom: 50px;
}

