﻿.noteFPIS {
    padding: 1em 0;
    border-bottom: 2px solid #eee;
    position: relative;
    font-family: HarmonyOS Sans, HarmonyOS Sans;
    font-weight: 400;
    font-size: 12px;
    color: #8C8C8C;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

#shadeShip {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display:none;
}

    #shadeShip .boxSelSC {
        /*display: none;*/
        margin-bottom: 16px;
    }

.boxQuoteRightInfo {
    padding: 0em;
}

    .boxQuoteRightInfo .boxSelSC {
        margin-bottom: 8px;
    }
    .boxQuoteRightInfo .jianju {
        padding: 0.01em 1em 1em 1em;
    }
    .boxQuoteRightInfo .t {
        margin: 20px 0 .7em;
    }

    .totalCost {
        display: none;
    }

.priceInfo {
    margin-bottom: 24px;
    display:none;
}
    .priceInfo .tag{
        display:none;
    }
    .calculatedPrice {
        height: 42px;
        margin-top: 24px;
        border-radius: 0px 0px 0px 0px;
        line-height: 42px;
    }

    .calculatedPrice .cp {
        float: left;
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: bold;
        font-size: 16px;
        color: #333333;
        /*line-height: 23px;*/
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .calculatedPrice .orgPrice, .disPrice {
        float: right;
        font-style: normal;
        text-transform: none;
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: bold;
        line-height: 42px;
    }

        .calculatedPrice .orgPrice {
            position: relative;
            top: 5px;
            font-size: 16px;
            color: #BFBFBF;
            margin-right: 8px;
            text-decoration-line: line-through;
        }

    .calculatedPrice .disPrice {
        font-size: 28px;
        color: #FF9900;
    }

.tag {
    text-align:right ;
    width: 100%;
    min-height: 20px;
    margin-bottom: 4px;
    /* Rectangle 34624814 */

box-sizing: border-box;

background: #ECFBFC;
border: 1px solid #CFF1F0;
border-radius: 3px;
font-family: 'HarmonyOS Sans';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 17px;
/* or 142% */
display: flex;
align-items: center;
padding: 10px 10px 10px 0px;
text-align: right;
color: #8C8C8C;
}

    /* .tag .imgs {
        margin-right: 4px;
    }

    .tag .imgs, .tle {
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    } */

.distag {
width:100%;
height:24px;
display:none;
}

    .distag .title {
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: bold;
        font-size: 14px;
        color: #FFFFFF;
        text-align: left;
        font-style: normal;
        text-transform: none;
        height: 24px;
        background: #0066FF;
        border-radius: 3px 3px 3px 3px;
        float: right;
        text-align: center;
        line-height: 24px;
        padding: 0px 9px;
    }

.fenge {
    height: 8px;
    background-color: #ececec;
}
.shipselectCt {
    margin-left: 8.8px;
    width: 167.19px;
    /* height: 36px; */
    border-radius: 4.2px;
    /* opacity: 1; */
    /* display: inline-block; */
    /* align-content: center; */
    padding: 0px 15px 0px 12px;
    /* box-sizing: border-box; */
    border: 1px solid #CCCCCC;
}


.boxQuoteRightInfo .boxSelSC #selShipS {
    width: 100%;
}

.shipselectCt select {
    pointer-events: none;
}
.shipselectCt .shipSelectPic {
    max-height: 22px;
    max-width: 78px;
}
.shipselectCt .shipPng {
    display: inline-block;
    height: 100%;
    float: left;

}
.shipselectCt .shipSelectPicJianTou{
    float:right;
}
.shipselectCt img[src=""] {
    opacity: 0;
}

.shipInfo {
    height: 100%;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 16px 1em !important;
}

    .shipInfo .budgetPrice {
        text-align: left;
        font-style: normal;
        text-transform: none;
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        height: 24px;
        line-height: 23px;
        margin-bottom: 8px;
    }

        .shipInfo .budgetPrice .title {
            width: 178px;
            height: 24px;
            font-weight: bold;
            font-size: 16px;
            color: #333333;
            line-height: 23px;
        }
        .shipInfo .budgetPrice .orgvalue {
            display: none;
            font-family: HarmonyOS Sans;
            font-size: 16px;
            font-weight: normal;
            align-items: center;
            letter-spacing: 0px;
            text-decoration: line-through;
            float: right;
            color: #C7C7CC;
            margin-right: 4px;
        }
        .shipInfo .budgetPrice .youhuivalue {
            font-weight: bold !important;
            color: #FF9900 !important;
        }
.shipList .currenShipPrice {
    font-family: HarmonyOS Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    align-items: center;
    letter-spacing: 0px;
    color: #FF9900 !important;
    margin-left: 4px;
}
.shipList .shipprice.activity {
    text-decoration: line-through !important;
    /* 外部/Grays/Gray 2 */
    color: #AEAEB2 !important;
    font-family: HarmonyOS Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    align-items: center;
    letter-spacing: 0px;
    text-decoration: line-through;
}
        .shipInfo .budgetPrice .value {
            /*width: 28px;*/
            height: 24px;
            font-weight: 400;
            font-size: 16px;
            color: #333333;
            line-height: 23px;
            float: right;
            text-align: right;
        }

    .shipInfo .shipTime, .shipWeight {
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 100%;
        height: 20px;
        margin-bottom: 8px
    }

        .shipInfo .shipTime .value, .shipWeight .value {
            float: right;
            font-weight: 400 !important;
        }


    .shipInfo .desc {
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: 400;
        font-size: 12px;
        color: #8C8C8C;
        line-height: 17px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

        .shipInfo .desc i {
            margin-right: 8px;
        }

.shipDialog {
    position: fixed; /* 使元素相对于视口定位 */
    top: 50%; /* 垂直居中 */
    left: 50%; /* 水平居中 */
    transform: translate(-50%, -50%); /* 用于修正定位偏移 */
    padding: 0.5em;
    width: 639px;
    min-height: 266px;
    border-radius: 9px;
    opacity: 1 !important;
    /* 自动布局 */
    display: flex;
    flex-direction: column;
    padding: 12px 25px;
    background: #FFFFFF;
}

    .shipDialog .boxSelSPC1 {
        margin: 0px;
        width: 100%;
    }

        .shipDialog .boxSelSPC1 .shiptitle {
            height: 23px;
            font-family: Microsoft YaHei UI, Microsoft YaHei UI;
            font-weight: bold;
            font-size: 16px;
            color: #333333;
            line-height: 23px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            width: 60px;
            display: inline-block;
            margin-right: 10px;
        }

    .shipDialog .ipt {
        width: 264px;
        display: inline-block;
    }

    .shipDialog .boxSelSPC1 #shippingCost {
        width: 264px;
    }
#shippingCost {
    pointer-events: none;
}

.shipDialog .shipclose {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    float: right;
}

.shiptable {
    border: 1px solid #E2E2E3;
    border-radius: 4px 4px 0px 0px;
}

    .shiptable .tabletr {
        width: 589px;
        height: 44px;
        opacity: 1;
        align-self: stretch;
        /* 外部/www.allpcb.com/Alabaster */
        background: #F8F8F8;
        box-sizing: border-box;
        /* 外部/www.allpcb.com/Iron */
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: #E2E2E3;
    }

        .shiptable .tabletr th {
            border-radius: 4px 4px 0px 0px;
            align-content: center;
            line-height: 43px;
            padding: 0px 0px 0px 21px;
            font-family: HarmonyOS Sans, HarmonyOS Sans;
            font-weight: bold;
            font-size: 14px;
            color: #333333;
            line-height: 20px;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }
        .shiptable  tr{
            height:48px;
            padding:0px 52px 0px 21px;
        }
    .shiptable td {
        height: 48px;
        padding: 0px 0px 0px 21px;
        max-width: 225px;
        min-width: 60px;
    }
    .shiptable .shiptbody .shipList .shipName {
        margin-top: 2px;
        position: absolute;
    }
    .shiptable .shiptbody .shipList .shipdays {
        width: 91px;
        display: inline-block;
        text-align: center;
    }
        .shiptable .shiptbody .shipList .shipdays.ol {
            position: absolute;
            bottom: 25px;
            width: 296px;
            right: 52px;
        }
    .shiptable .shiptbody .shipList .shipprice {
        min-width: 31px;
        display: inline-block;
        text-align: center;
    }
    .shiptable .shiptbody {
        font-family: HarmonyOS Sans, HarmonyOS Sans;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .shiptable img {
        max-width: 78px;
        max-height: 22px;
    }
    .boxSelSPC1 {
        font-size: 20px;
        position: relative;
        margin: 0 auto;
        width: 300px;
    }

    .boxSelSPC1 .ipt {
        position: relative;
    }

        .boxSelSPC1 .ipt:before {
            content: '\e655';
            font-family: iconfont_dg;
            opacity: .7;
            position: absolute;
            top: 50%;
            left: .5em;
            font-size: .8em;
            transform: translateY(-50%);
        }

        .boxSelSPC1 .ipt:after {
            content: '\eca6';
            font-family: iconfont_dg;
            position: absolute;
            top: 50%;
            right: .5em;
            font-size: .7em;
            transform: translateY(-50%);
        }

    .boxSelSPC1 #shippingCost1 {
        font-size: 14px;
        border: 1px solid #ccc;
        padding: .3em 1.2em .3em 2em;
        border-radius: .3em;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }

#shippingCost1 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: 'HarmonyOS_Sans',Roboto,Tahoma,Arial,"Microsoft YaHei UI" !important;
    vertical-align: middle;
    outline: 0 none;
    margin: 0;
    font: inherit;
    color: inherit;
    -webkit-appearance: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ccc;
    padding: .3em 1.2em .3em 2em;
    border-radius: .3em;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}

.boxSelSPC1 #shippingCost1:focus {
    outline-color: #f90;
}
.boxSelSPC{
    padding:0px !important;
}
.listSPC_sel1 {
    position: absolute;
    top: 100%;
    left: 80px;
    opacity: 0;
    z-index: 2;
    visibility: hidden;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .3em;
    max-width: 100%;
    box-shadow: rgba(0,0,0,.2) 0 -3px 10px;
}

    .listSPC_sel1:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 14px;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fff;
    }

    .listSPC_sel1.show {
        opacity: 1;
        visibility: visible;
    }

    .listSPC_sel1 ul {
        padding: 0;
        margin: 0;
        max-height: 300px;
        overflow-y: auto;
    }

    .listSPC_sel1 li {
        font-size: .7em;
        cursor: pointer;
        list-style: none;
        padding: .5em 1em;
        white-space: nowrap;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
    }

        .listSPC_sel1 li:hover {
            background-color: #f5f5f5;
            color: #008C95;
        }

        .listSPC_sel1 li.on {
            color: #008C95;
            font-weight: bold;
            background-color: #f5f5f5;
        }
.shiptable input[type="radio"] {
    margin: 0px;
}

