* {
    margin: 0;
    padding: 0;
    font-family: PingFang SC;
    color: #111a2e
}

.fixedCustomerService {
    width: 160px;
    height: 232px;
    position: fixed;
    right: 0;
    top: 398px;
    background: #ff6626;
    box-shadow: 0px 6px 16px rgba(191, 191, 191, 0.5);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.qrCode {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 4px;
    overflow: hidden;
    margin: 20px 0 16px
}

.fixedCustomerService-text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #ffffff
}

.bannerVideo {
    display: none;
    position: fixed;
    width: 960px;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    z-index: 2
}

video {
    width: 960px
}

.close {
    height: 40px;
    background: #000
}

.close .key {
    width: 36px;
    height: 36px;
    margin-top: 2px;
    margin-right: 2px;
    float: right;
    cursor: pointer;
    background: url("../images/supplychain/closed_normal.png")
}

@media screen and (max-width: 1680px) {
    .center {
        overflow: hidden
    }
}

.center {
    width: 1024px;
    margin: 0 auto
}

.title {
    font-size: 50px;
    font-weight: 550;
    line-height: 50px;
    color: #1a1a1a
}

.subtitle {
    font-size: 22px;
    font-weight: 400;
    color: #545454;
    margin-top: 35px
}

.specialFont {
    color: #ff6727
}

.first {
    background-image: url("../images/supplychain/1(1).png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 186px;
    padding-bottom: 89px
}

.first-content {
    width: 1024px;
    height: 550px;
    position: relative;
    margin: 0 auto
}

.first-content-img {
    cursor: pointer;
    width: 489px;
    height: 550px;
    background-image: url("../images/supplychain/1(3).png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0;
    top: 0
}

.first-content-text {
    position: absolute;
    top: 60px;
    left: 0
}

.first-content-text-title {
    font-size: 60px;
    font-weight: 500;
    color: #1a1a1a;
    line-height: 74px
}

.first-content-text-subtitle {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    margin-top: 45px;
    margin-bottom: 73px
}

.first-content-text-btnArea {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: start
}

.first-content-text-btnArea-btn {
    cursor: pointer;
    width: 177px;
    height: 46px;
    background: #ff6727;
    border-radius: 4px;
    line-height: 46px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.first-content-text-btnArea-img {
    margin-left: 19px;
    margin-right: 13px;
    cursor: pointer
}

.first-content-text-btnArea-link {
    cursor: pointer;
    line-height: 46px;
    color: #ff6727
}

.first-content-text-btnArea-link-arrow {
    font-size: 18px;
    margin-left: 7px;
    display: inline-block;
    color: #ff6727;
    transform: rotate(90deg)
}

.product-content {
    background: RGBA(255, 255, 255, 1)
}

.product-content .why {
    padding-top: 131px
}

.product-content .why-content {
    margin-top: 80px;
    margin-bottom: 130px;
    height: 477px;
    text-align: center
}

.product-content .why-content-img-number {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff
}

.product-content .why-content-img-text {
    font-size: 24px;
    color: #ffffff;
    margin-top: 24px
}

.product-content .why-content-img1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 350px;
    height: 231px;
    margin-right: 15px;
    background-image: url("../images/supplychain/2-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .why-content-img2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 350px;
    height: 231px;
    margin-right: 12px;
    background-image: url("../images/supplychain/2-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .why-content-img3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 350px;
    height: 231px;
    margin-right: 15px;
    margin-top: 15px;
    background-image: url("../images/supplychain/2-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .why-content-img4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    width: 350px;
    height: 231px;
    margin-right: 12px;
    margin-top: 15px;
    background-image: url("../images/supplychain/2-4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .why-content-img5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: right;
    width: 288px;
    height: 477px;
    background-image: url("../images/supplychain/2-5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .reason-content {
    margin-top: 105px;
    margin-bottom: 130px
}

.product-content .reason-content1 {
    margin-top: 29px;
    margin-bottom: 130px
}

.product-content .advantage {
    background: #f8f8f9;
    box-sizing: border-box;
    padding-top: 138px;
    padding-bottom: 139px
}

.product-content .advantage-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 77px;
    font-size: 20px;
    font-weight: bold
}

.product-content .advantage-content-img {
    width: 414px;
    height: 613px;
    background-image: url("../images/supplychain/5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.product-content .advantage-content-img-text1 {
    position: absolute;
    left: 98px;
    top: 85px;
    color: #ffffff;
    font-size: 20px
}

.product-content .advantage-content-img-text2 {
    position: absolute;
    left: 236px;
    top: 85px;
    color: #ffffff;
    font-size: 20px
}

.product-content .advantage-content-img-text3 {
    position: absolute;
    left: 146px;
    top: 199px;
    color: #ffffff;
    font-size: 20px
}

.product-content .advantage-content-img-text4 {
    position: absolute;
    left: 141px;
    top: 328px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-img-text5 {
    position: absolute;
    left: 174px;
    top: 391px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-img-text6 {
    position: absolute;
    left: 39px;
    top: 454px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-img-text7 {
    position: absolute;
    left: 163px;
    top: 454px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-img-text8 {
    position: absolute;
    left: 284px;
    top: 454px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-img-text9 {
    position: absolute;
    left: 153px;
    top: 533px;
    color: #545454;
    font-size: 22px
}

.product-content .advantage-content-text {
    margin-left: 129px;
    flex: 1
}

.product-content .advantage-content-text-item-title {
    font-size: 30px;
    font-weight: bold;
    color: #303849;
    line-height: 30px
}

.product-content .advantage-content-text-item-content {
    font-size: 16px;
    font-weight: 500;
    color: #545454;
    line-height: 24px;
    margin-left: 24px;
    margin-top: 17px;
    margin-bottom: 45px
}

.product-content .advantage-content-text-item-title::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 30px;
    background: #ff6727;
    border-radius: 2px;
    vertical-align: top;
    margin-right: 19px
}

.product-content .advantage-content-text-item:nth-child(1) {
    margin-top: 15px
}

.product-content .scene {
    background: #efeff0;
    padding-top: 135px;
    padding-bottom: 66px
}

.product-content .scene-content {
    margin-top: 86px;
    background-image: url("../images/supplychain/6.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1024px;
    height: 724px;
    position: relative;
    margin-bottom: 66px
}

.product-content .scene-content-text1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 12px;
    left: 88px
}

.product-content .scene-content-text2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 12px;
    left: 462px
}

.product-content .scene-content-text3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 12px;
    right: 49px
}

.product-content .scene-content-text4 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 372px;
    left: 107px
}

.product-content .scene-content-text5 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 372px;
    left: 488px
}

.product-content .scene-content-text6 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 372px;
    right: 35px
}

.product-content .scene-content-text7 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 120px;
    left: 445px
}

.product-content .scene-content-text8 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 190px;
    left: 445px
}

.product-content .scene-content-text9 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 259px;
    left: 445px
}

.product-content .scene-content-text10 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 120px;
    left: 850px
}

.product-content .scene-content-text11 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 190px;
    left: 850px
}

.product-content .scene-content-text12 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 259px;
    left: 850px
}

.product-content .scene-content-text13 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 482px;
    left: 488px
}

.product-content .scene-content-text14 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 482px;
    left: 873px
}

.product-content .scene-content-text15 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 551px;
    left: 873px
}

.product-content .scene-content-text16 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 620px;
    left: 873px
}

.product-content .scene-content-text17 {
    font-size: 22px;
    font-weight: 500;
    color: #545454;
    line-height: 22px;
    position: absolute;
    top: 689px;
    left: 873px
}

.product-content .ability {
    padding-top: 130px
}

.product-content .ability-content {
    margin-top: 82px;
    width: 1200px;
    height: 565px;
    background-image: url("../images/supplychain/7-6.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 52px
}

.product-content .ability-content-title {
    width: 1010px;
    height: 58px;
    background-image: url("../images/supplychain/7-5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: space-around
}

.product-content .ability-content-title-item {
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    line-height: 58px
}

.product-content .ability-content-img {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1017px;
    margin: 0 auto
}

.product-content .ability-content-img-item {
    border: 1px solid #bcc4d1;
    border-radius: 10px;
    text-align: center;
    width: 307px;
    height: 394px;
    box-sizing: border-box;
    background: white
}

.product-content .ability-content-img-item-text {
    padding: 28px 36px 0
}

.product-content .ability-content-img-item-text-title {
    font-size: 30px;
    font-weight: bold;
    color: #ff6727;
    line-height: 30px
}

.product-content .ability-content-img-item-text-line {
    width: 236px;
    height: 1px;
    background: rgba(204, 208, 216, 0.7);
    border-radius: 1px;
    margin: 13px auto 30px
}

.product-content .ability-content-img-item-text-content {
    width: 236px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 500;
    color: #303849
}

.product-content .ability-content-img-item-text-content-item {
    min-width: 80px;
    text-align: left;
    list-style-type: none;
    margin-bottom: 28px
}

.product-content .ability-content-img-item-text-content-item::before {
    content: '路';
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.product-content .ability-content-img-item-img1 {
    width: 307px;
    height: 151px;
    background-image: url("../images/supplychain/7-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .ability-content-img-item-img2 {
    width: 307px;
    height: 151px;
    background-image: url("../images/supplychain/7-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .ability-content-img-item-img3 {
    width: 307px;
    height: 151px;
    background-image: url("../images/supplychain/7-4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .ability-basis {
    width: 1200px;
    height: 222px;
    background-image: url("../images/supplychain/7-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 20px;
    text-align: center;
    position: relative
}

.product-content .ability-basis-title {
    position: absolute;
    top: 107px;
    left: 50%;
    transform: translate(-50%);
    font-size: 30px;
    font-weight: bold;
    color: #ff6727;
    line-height: 30px
}

.product-content .ability-basis-line {
    position: absolute;
    top: 148px;
    left: 50%;
    transform: translate(-50%);
    width: 1112px;
    height: 1px;
    background: #c2c7d0;
    border-radius: 1px
}

.product-content .ability-basis-content {
    position: absolute;
    top: 169px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    width: 522px;
    justify-content: space-between
}

.product-content .ability-basis-content-item {
    font-size: 16px;
    font-weight: 500;
    color: #303849
}

.product-content .ability-basis-content-item::before {
    content: '路';
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.product-content .flow {
    padding-top: 130px
}

.product-content .flow-content {
    margin: 74px 90px 273px;
    background-image: url("../images/supplychain/8.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1080px;
    height: 561px;
    position: relative
}

.product-content .flow-content-item {
    position: absolute
}

.product-content .flow-content-item-title {
    font-size: 30px;
    font-weight: bold;
    color: #303849;
    line-height: 34px;
    text-align: center
}

.product-content .flow-content-item-subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #545454;
    margin-top: 15px
}

.product-content .flow-content-item-numberFour {
    font-size: 16px;
    color: #545454;
    position: relative;
    width: 270px;
    height: 56px;
    margin-top: 15px
}

.product-content .flow-content-item-numberFour-item1 {
    position: absolute;
    left: 0;
    top: 0
}

.product-content .flow-content-item-numberFour-item2 {
    position: absolute;
    left: 127px;
    top: 8px
}

.product-content .flow-content-item-numberFour-item3 {
    position: absolute;
    left: 160px;
    top: 0
}

.product-content .flow-content-item-numberFour-item4 {
    position: absolute;
    left: 201px;
    top: 30px
}

.product-content .flow-content-item-numberFour-item5 {
    position: absolute;
    left: 160px;
    top: 54px
}

.product-content .flow-content-item-numberFour-item6 {
    position: absolute;
    left: 134px;
    top: 61px
}

.product-content .flow-content-item-numberFour-item7 {
    position: absolute;
    left: 0;
    top: 53px
}

.product-content .flow-content-item1 {
    left: 9px;
    top: 221px
}

.product-content .flow-content-item2 {
    left: 320px;
    top: 221px
}

.product-content .flow-content-item3 {
    left: 837px;
    top: 221px
}

.product-content .flow-content-item4 {
    left: 16px;
    top: 595px
}

.product-content .flow-content-item5 {
    left: 431px;
    top: 595px
}

.product-content .flow-content-item6 {
    left: 772px;
    top: 595px
}

.product-content .support {
    background: #f8f8f9;
    padding-top: 136px
}

.product-content .support-content {
    margin-top: 84px;
    padding-bottom: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-content .support-content-item-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #303849
}

.product-content .support-content-item-subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #545454;
    line-height: 24px;
    margin-top: 25px
}

.product-content .support-content-item1 {
    padding: 130px 35px 0 28px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .support-content-item2 {
    padding: 130px 35px 0 28px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-6.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .support-content-item3 {
    padding: 130px 35px 0 28px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .support-content-item4 {
    padding: 130px 35px 0 28px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .support-content-item5 {
    padding: 130px 35px 0 28px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .support-content-item6 {
    padding: 130px 25px 0 20px;
    box-sizing: border-box;
    width: 323px;
    height: 320px;
    background-image: url("../images/supplychain/9-4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .report {
    padding-top: 130px
}

.product-content .report-content {
    width: 1015px;
    height: 815px;
    margin: 0 auto;
    margin-top: 54px;
    background-image: url("../images/supplychain/12.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.product-content .report-content-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: start
}

.product-content .report-content-item-title {
    font-size: 30px;
    font-weight: bold;
    color: #303849;
    margin-left: 40px;
    width: 268px;
    line-height: 40px
}

.product-content .report-content-item-content {
    list-style: none;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: start
}

.product-content .report-content-item-content-item {
    font-size: 16px;
    font-weight: 500;
    color: #545454;
    width: 175px;
    line-height: 36px
}

.product-content .report-content-item-content-item::before {
    content: '路';
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.product-content .value {
    padding-top: 150px
}

.product-content .value-flexBox {
    margin-top: 123px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-content .value-flexBox-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 240px;
    width: 500px;
    border-left: 1px solid #dcdfe7
}

.product-content .value-flexBox-item-img1 {
    width: 37px;
    height: 43px;
    margin-left: 30px;
    flex-basis: 43px;
    background-image: url("../images/supplychain/icon01.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .value-flexBox-item-img2 {
    width: 43px;
    height: 41px;
    margin-left: 25px;
    flex-basis: 43px;
    background-image: url("../images/supplychain/icon02.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .value-flexBox-item-img3 {
    width: 40px;
    height: 43px;
    margin-left: 27px;
    flex-basis: 43px;
    background-image: url("../images/supplychain/icon03.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .value-flexBox-item-img4 {
    width: 42px;
    height: 40px;
    flex-basis: 43px;
    margin-left: 31px;
    background-image: url("../images/supplychain/icon04.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .value-flexBox-item-text {
    padding-left: 18px
}

.product-content .value-flexBox-item-text-title {
    font-size: 30px;
    font-weight: 550;
    line-height: 42px
}

.product-content .value-flexBox-item-text-content {
    margin-top: 27px;
    font-size: 18px;
    color: #646a77
}

.product-content .value-flexBox-item:nth-child(1) {
    margin-bottom: 71px
}

.product-content .value-flexBox-item:nth-child(2) {
    margin-bottom: 71px
}

.product-content .example {
    padding-top: 130px
}

.product-content .example-content {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-content .example-content-img {
    display: inline-block;
    margin-top: 45px
}

.product-content .service {
    margin-top: 130px;
    padding-bottom: 200px
}

.product-content .service-flexBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 88px
}

.product-content .service-flexBox-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 205px;
    height: 121px
}

.product-content .service-flexBox-item-img1 {
    width: 27px;
    height: 31px;
    background-image: url("../images/supplychain/11-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .service-flexBox-item-img2 {
    width: 35px;
    height: 31px;
    background-image: url("../images/supplychain/11-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .service-flexBox-item-img3 {
    width: 35px;
    height: 29px;
    background-image: url("../images/supplychain/11-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-content .service-flexBox-item-text-title {
    font-size: 25px;
    font-weight: 500;
    color: #111a2e;
    position: relative
}

.product-content .service-flexBox-item-text-subtitle {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #545454
}

.product-content .service-flexBox-item:nth-child(1) .service-flexBox-item-text-title::after,
.product-content .service-flexBox-item:nth-child(3) .service-flexBox-item-text-title::after {
    content: '+';
    position: absolute;
    top: -10px
}