.clearance {
    position: relative;
    background-color: #042956;
    height: 892px;
}

.bg_ship {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    width: 1251px;
    height: 822px;
}

.star_l {
    margin-left: 8px;
    width: 14px;
    height: 14px;
    position: relative;
    top: -14px;
}

.star_r {
    margin-right: 8px;
    width: 14px;
    height: 14px;
    position: relative;
    top: -14px;
}

.lower-horizontal-line {
    margin: 20px 0;
    width: 35px;
    height: 2px;
    background-color: white;
}

.clearance-content {
    position: relative;
    top: 50px;
    margin: 0 auto;
    height: 490px;
}

.clearance-content>div>div:first-child {
    height: 40px;
}

.clearance-content>div {
    margin: 0 auto;
}

.rt1 {
    font-weight: bold;
    font-size: 24px;
}

.clearance .rt2 {
    color: #848585;
}

.text-black {
    color: black;
}

.settlement-exchange-content {
    margin-top: 60px;
}

.supply-chain-services-drawback {
    position: relative;
    margin-top: 90px;
}

.supply-chain-services-drawback-content {
    width: 66.66%;
    margin: 0 auto;
    justify-content: space-between;
}

.supply-chain-services-drawback-content-item {
    width: 32%;
    height: 100%;
    position: relative;
}

.supply-chain-services-drawback-content-item .mask {
    background-image: linear-gradient(to top, #052755, #3B5576, transparent, transparent, transparent);
    border-radius: 20px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.supply-chain-services-drawback-content-item img {
    width: 100%;
    border-radius: 20px;
}

.supply-chain-services-drawback-content-item .item_text {
    font-size: 0.8rem;
}

.supply-chain-services-drawback-content-item .text_wrap {
    position: absolute;
    bottom: 30px;
    padding: 0 30px;
}

.drawback-icon-container {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    box-shadow: 2px 2px 6px #a8a7a7;
}

.drawback-icon-container>img {
    position: relative;
    left: 8px;
    top: 8px;
}

.supply-chain-services-drawback .bottom-text {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #324B7B;
}

.supply-chain-services-stock {
    position: relative;
    margin-top: 100px;
    padding-top: 60px;
    padding-bottom: 100px;
    background-image: url("../img/new/supplyChainService/hwwlc_bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.supply-chain-services-stock-text {
    width: 66.66%;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
}

.supply-chain-services-stock .stock-item {
    position: relative;
    width: 26%;
}

.supply-chain-services-stock .stock-item .rt1 {
    font-size: 20px;
    line-height: 20px;
}

.supply-chain-services-stock .stock-item .rt1 img {
    width: 30px;
    vertical-align: top;
    margin-right: 15px;
}

.supply-chain-services-stock .stock-item .bottom-text {
    width: 100%;
}

.flow-chart-container {
    width: 60%;
}

.authentication {
    height: 570px;
    position: relative;
    width: 100%;
    background: rgb(8, 35, 70);
    background-image: url('../img/new/supplyChainService/image15.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
}

.authentication_content {
    width: 68%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.authentication img {
    width: 440px;
    height: 320px;
}

.cooperative-agency {
    margin-top: 90px;
}

.cooperative-agency .bottom-text {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #324B7B;
}

.cooperative-agency-content {
    width: 66.66%;
    margin: 50px auto;
}

.cooperative-agency-content img {
    width: 100%;
    border-radius: 13px 13px 0 0;
}

.cooperative-agency-content .text {
    padding: 0 20px 20px;
}

.cooperative-agency-content .cooperative-agency-item-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.cooperative-agency-content .cooperative-agency-item-bottom {
    display: flex;
    justify-content: space-between;
}

.cooperative-agency-content .cooperative-agency-item1 {
    background-color: white;
    flex: 1;
    margin-right: 25px;
    border-radius: 15px;
}

.cooperative-agency-content .cooperative-agency-item2 {
    background-color: rgba(8, 35, 70);
    background-image: url("../img/new/supplyChainService/image 36.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    flex: 1.4;
    border-radius: 15px;
    position: relative;
}

.cooperative-agency-item2 .text {
    position: absolute;
    bottom: 0px;
}

.cooperative-agency-content .cooperative-agency-item3 {
    background-color: rgba(8, 35, 70);
    background-image: url("../img/new/supplyChainService/image 35.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    flex: 1;
    border-radius: 15px;
    position: relative;
    margin-right: 25px;
}

.cooperative-agency-item3 .text {
    position: absolute;
    bottom: 0px;
}

.cooperative-agency-item4 {
    flex: 1.25;
    border-radius: 15px;
    background-color: white;
}

.import {
    position: relative;
    margin: 0 auto;
    padding: 110px 0;
}

.purchase {
    padding: 90px 0;
    position: relative;
    width: 100%;
    height: 920px;
    background: #eee;
}

.purchase-content {
    overflow: hidden;
    background: white;
    margin: 0 auto;
    width: 1105px;
    height: 690px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #a8a7a7;
}

.purchase-content>img {
    height: 100%;
}

.import-flow-chart {
    margin-top: 60px;
}

.import-flow-chart>div>div {
    position: relative;
    width: 70px;
}

.import-item-container {
    margin-top: 50px;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 75px;
}

.import-item-container>div {
    background-color: #ECEBEB;
    width: 520px;
    /*height: 260px;*/
    padding: 60px 30px;
}

.import-item-container .icon {
    width: 110px;
    height: 110px;
}

.bg-lightBlue {
    background-color: #171850;
}

.bg-lightOrange {
    background-color: #E48A34;
}

.purchase-item {
    width: 85px;
    height: 85px;
    border-radius: 50%;
}

.purchase-item>img {
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 3px;
    width: 35px;
    height: 35px;
}

.triangle-arrow-container {
    height: 85px;
}

.triangle-arrow-container>img {
    margin-top: 30px;
}

.trade-process {
    width: 20px;
    padding-top: 37px;
    padding-left: 33px;
    margin-right: 60px;
    line-height: 24px;
    font-size: 23px;
}

.text_blue {
    color: #1d396d;
}

.text-lightBlue {
    color: #8094B8;
}

.scs_title {
    font-size: 36px;
    font-weight: bold;
}

.bjjh_list {
    width: 100%;
    justify-content: space-between;
}

.bjjh_item {
    width: 49%;
    border-radius: 15px;
    padding: 40px;
}

.bjjh_item img {
    width: 50px;
    height: 50px;
}

.bjjh_item span {
    font-size: 18px;
    font-weight: bold;
}


/*.flow-chart-container>img{*/


/*    width: 100%;*/


/*}*/