
.import-tradeno-shipping-wrapper .mailbox-view-header{
    padding-left:0;
    padding-bottom: 11px;
    color: #313534;
    border-bottom: 1px solid #e0e0e0;
}
.import-tradeno-shipping-wrapper .mailbox-options{
    border-bottom: none;
    padding-top:14px;
}
.import-tradeno-shipping-wrapper .mailbox-options li{
    float:initial;
    height:auto;
    display: inline-block;
    vertical-align: middle;
    font-size:12px;
    color:#333333;
}
.import-tradeno-shipping-wrapper .mailbox-options li label{
    color:#313534;
    font-size:12px;
}
.import-tradeno-shipping-wrapper [type="radio"]:checked + label{
    color: #3b82ed;
}
.import-tradeno-shipping-wrapper .table-content-wrapper thead tr{
    border-top: 1px solid #e0e0e0;
}
.import-tradeno-shipping-wrapper .table-content-wrapper thead th{
    color:#313534;
    font-size:14px;
    font-family:"微软雅黑", sans-serif;
    font-weight:400;
    padding-top:0;
    padding-bottom:0;
    height:30px;
    line-height: 30px;
}
.drp-popup{
    top: 95px;
}


#yfdBanner {
    position: relative;
    margin-top: 15px;
}
#yfdBanner img {
    width: 100%;
    height: 100%;
}
#yfdBanner #yfdUseBtn {
    position: absolute;
    top: 64%;
    right: 17%;
    transform: translate(-50%, -50%);
    /* background-color: red; */
    width: 117px;
    height: 32px;
    border-radius: 20px;
    cursor: pointer;
}
/* #yfdBanner #yfdDetailsBtn {
    position: absolute;
    top: 29%;
    right: 17.7%;
    transform: translate(-50%, -50%);
    width: 106px;
    height: 19px;
    border-radius: 20px;
    cursor: pointer;
} */
