.tariff {
    padding: .5866666666666667rem  .4rem .5866666666666667rem .6133333333333333rem;
    border-radius: .26666666666666666rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .26666666666666666rem;
    background-color: #ffffff;
}

.tariffLeft {
    display: flex;
    align-items: center;
}

.tariffBox li:last-child {
    margin-bottom: 0 !important;
}

.tariffLImg {
    margin-right: .3466666666666667rem;
}
.tariffLImg1 {
    width: 1.0133333333333334rem;
    height: .9866666666666667rem;
  
}
.tariffLImg2 {
    width: 1.28rem;
    height: .9866666666666667rem;
}
.tariffLImg3 {
    width: 1.0133333333333334rem;
    height: 1.0133333333333334rem;
}

.tariffLText {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tariffLText span:first-child {
    font-size: .37333333333333335rem;
}

.tariffLText span:last-child {
    font-size: .32rem;
    color: #999999;
}


.tariffRight {
    display: inline-block;
    width: .18666666666666668rem;
    height: .18666666666666668rem;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    transform: rotate(45deg);
    
}