

.smartContractL {
    margin-bottom: 109px;
}
.smartContractL h2 {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}
.smartContractL em {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(225, 225, 235, 1);
    line-height: 30px;
}
.smartContractL p {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 57px;
}
.smartContractL div {
    display: flex;
    align-items: center;
    margin-top: 46px;
}

.smartContractL div img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.smartContractR img {
    width: 100%;
    height: auto;
}
.smartContract .justifycontent{
    justify-content: space-between;
}

.blockchainsolutions {
    background: #F8F8FA;
    padding-top: 90px;
}
.blockchainsolutions1 {
    background: #F8F8FA;
    padding-top: 90px;
    padding-bottom: 80px;
}
.title h2 {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    text-align: center;
}
.title em {
    /* font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(225, 225, 235, 1);
    line-height: 30px; */
    text-align: center;
}

.title img {
    width: 100%;
    height: auto;
    margin-top: 70px;
}

.blockchainsolutions ul li>div{
    background:rgba(255,255,255,1);
    /* margin-right: 20px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px !important;
    padding: 0 20px;
    box-sizing: border-box;
}
.blockchainsolutions .smartContract_icon{
    width: 70px;
    height: 70px;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blockchainsolutions .smartContract_icon img{
    width: 100%;
}
.blockchainsolutions ul li span{
    text-align: center;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(26,26,26,1);
    line-height:30px;
    margin-top: 36px;
}
.blockchainsolutions ul li .licontent p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(128,128,128,1);
    line-height:26px;
    margin-top: 29px;
    min-height: 155px;
}
.mtop77{
    margin-top: 77px;
}
.smartContractbg{
    width: 100%;
    position: relative;
}
.smartContractbg a div{
    width: 170px;
    height: 48px;
    background-color: #4e40ff;
    line-height: 48px;
    text-align: center;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(255,255,255,1);
    position: absolute;
    top: 69%;
    left: 18.6%;
}
.smartContractbtn{
    width: 70px !important;
    height: 20px !important;
    background-color: #4e40ff;
    line-height: 20px !important;
    font-size:10px !important;
}

/*  */
.productadvantages{
    padding-bottom: 63px;
}
.productadvantages ul li .productadvantages_icon{
    position: relative;
}
.productadvantages ul li .productadvantages_icon img{
    width: 100%;
}
.productadvantages ul li .productadvantages_icon div{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.productadvantages ul li .productadvantages_icon div span{
    font-size:50px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:30px;
    margin-top: 36%;
}
.productadvantages ul li .productadvantages_icon div p{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:30px;
    margin-top: 30%;
    text-align: center;
    line-height: 18px;
}
.deposittransaction{
    background-color: #F8F8FA;
    padding-top: 100px;
    padding-bottom: 100px;
}
.progress_up{
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
    bottom: -22px;
    z-index: 99;
}
.progress_up>div{
    width:240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.progress_up>div>div{
    width:240px;
    height:126px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    padding: 20px;
    box-sizing: border-box;
}
.progress_up>div>div span{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(45,128,254,1);
    line-height:30px;
}
.progress_up>div>div p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(77,77,77,1);
    line-height:24px;
}
.progress_up>div>img{
    width:34px;
    height:34px;
    margin-top: 20px;
}
.progress_line div{
    width: 98%;
    height:10px;
    background:rgba(207,227,255,1);
    position: relative;
    z-index: 9;
    margin: 0 auto;
}
.progress_down{
    justify-content: space-between !important;
    bottom: 0;
    top: -22px;
}
.progress_down>div>img{
    margin-top: 0 !important;
    margin-bottom: 20px;
}
.progress_down>div:nth-of-type(1){
    align-items: flex-start;
}
.progress_down>div:nth-of-type(2){
    width: 438px;
}
.progress_down>div:nth-of-type(2)>div{
    width: 438px;
}
.progress_down>div:nth-of-type(3){
    align-items: flex-end;
    width: 250px;
}
.progress_down>div:nth-of-type(3)>div{
    width: 250px;
}

/* 移动端 */
.progress_mobile{
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_up_mobile{
    height: 1200px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
    right: -22px;
    z-index: 99;
}
.progress_up_mobile>div{
    width:calc(48vw);
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_up_mobile>div>div{
    background:rgba(255,255,255,1);
    border-radius:6px;
    padding: 20px;
    box-sizing: border-box;
}
.progress_up_mobile>div>div span{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(45,128,254,1);
    line-height:30px;
}
.progress_up_mobile>div>div p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(77,77,77,1);
    line-height:24px;
}
.progress_up_mobile>div>img{
    width:34px;
    height:34px;
    margin-left: 20px;
}
.progress_line_mobile{
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_line_mobile div{
    height: 1190px;
    width:10px;
    background:rgba(207,227,255,1);
}

.progress_down_mobile{
    justify-content: space-between !important;
    bottom: 0;
    left: -22px;
}
.progress_down_mobile>div>img{
    margin-left: 0 !important;
    margin-right: 20px;
}
.progress_down_mobile>div:nth-of-type(1){
    align-items: flex-start;
}
.progress_down_mobile>div:nth-of-type(3){
    align-items: flex-end;
}

/*  */
.privacymanagement ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.privacymanagement ul li{
    padding-bottom: 20px;
}
.privacymanagement_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0 5px;
    box-sizing: border-box;
}
.privacymanagement_item div{
    width:80px;
    height:80px;
    background:rgba(44,128,254,1);
    border-radius:50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:30px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.privacymanagement_item span{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-top: 20px;
    line-height: 16px;
    text-align: center;
}
.privacymanagement_item p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:20px;
    margin-top: 29px;
    text-align: center;
}
.privacymanagement_icon{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}
.privacymanagement_icon img{
    width: 40px;
    height: 40px;
}


/* 区块链 */
.blockchainsolutions1 ul li>div{
    background:rgba(255,255,255,1);
    /* margin-right: 20px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px !important;
    padding: 0 20px;
    box-sizing: border-box;
}
.blockchainsolutions1 .smartContract_icon{
    width: 118px;
    height: 125px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blockchainsolutions1 .smartContract_icon img{
    width: 100%;
}
.blockchainsolutions1 ul li span{
    text-align: center;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(26,26,26,1);
    line-height:30px;
    margin-top: 20px;
    height: 40px;
    display: flex;
    align-items: center;
}
.blockchainsolutions1 ul li .licontent p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(128,128,128,1);
    line-height:26px;
    margin-top: 20px;
    min-height: 200px;
}
.painpoints{
    padding-bottom: 100px;
}
.painpoints .painpoints_img{
    text-align: center;
}
.painpoints .painpoints_img img{
    width: 66.6%;
}

/*  */
.programadvantages ul li{
    position: relative;
    margin-bottom: 35px !important;
    padding: 50px 0;
    box-sizing: border-box;
}
.blockchain_bg_L{
    background: url('../../images/Supplychain/blockchain_bg_L.png') no-repeat left;
    background-size: 93% 100%;
}
.blockchain_bg_R{
    background: url('../../images/Supplychain/blockchain_bg_R.png') no-repeat right;
    background-size: 93% 100%;
}

.programadvantages_c{
    display: flex;
    align-items: flex-start;
}
.programadvantages_c img{
    width: 100%;
    height: auto;
}
.programadvantages_c_l{
    padding-left: 50px;
    box-sizing: border-box;
}
.programadvantages_c_l>span{
    font-size:20px;
    font-family:Source Han Sans CN;
    font-weight:bold;
    color:rgba(45,128,254,1);
    line-height:20px;
}
.programadvantages_c_l>p{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:30px;
    margin-top: 29px;
    padding-right: 80px;
    box-sizing: border-box;
}
.programadvantages_c_l>div{
    display: flex;
    align-items: flex-end;
    padding-right: 50px;
    box-sizing: border-box;
}
.programadvantages_c_l>div span:nth-of-type(1){
    font-size:50px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(45,128,254,1);
    line-height:40px;
}
.programadvantages_c_l>div span:nth-of-type(2){
    font-size:32px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(45,128,254,1);
    line-height:32px;
}
.programadvantages_c_l>div span:nth-of-type(3){
    font-size:32px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(45,128,254,1);
    line-height:28px;
}
.flexend{
    justify-content: flex-end !important;
}
.applicationscenarios ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0 50px !important;
    box-sizing: border-box;
}
.applicationscenarios ul li img{
    width: 191px;
    height: 186px;
}
.applicationscenarios ul li span{
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(26,26,26,1);
    line-height:30px;
}
.applicationscenarios ul li p{
    font-size:14px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(128,128,128,1);
    line-height:26px;
    margin-top: 29px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .blockchain_bg_L{
        background: none !important;
    }
    .blockchain_bg_R{
        background: none !important;
    }
    .programadvantages_c_l>p{
        padding-right: 0 !important;
        box-sizing: border-box;
        margin-top: 20px !important;
    }
    .programadvantages_c_l{
        padding-left: 15px !important;
        box-sizing: border-box;
    }
    .programadvantages_c_l{
        margin-top: 20px !important;
    }
    .flexend{
        display: none !important;
    }
    .programadvantages_c_l>div{
        display: none !important;
    }
    .programadvantages ul li{
        position: relative;
        margin-bottom: 35px !important;
        padding: 0 !important;
        box-sizing: border-box;
    }
    .applicationscenarios ul li{
        padding: 0 15px !important;
    }
}
.header ul li.active>a::before {
    width: 48px !important;
}