/* 价格页面的样式 */
    .zibard-btn{
        width: 100%;
        height: 110px;
        background: url(../../../assets/images/bg/ziniao-bg.png) no-repeat center center;
        text-indent: -9999px;
        justify-content:center;
        background-size: cover;
    }
    .api-background{
        width: 100%;
        height: 70px;
        background: url(../../../assets/images/bg/api-background@2x.png) no-repeat center center;
        justify-content:center;
        background-size: cover;
    }
    .api-background h4{
        font-size: 18px;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 25px;
    }
    .api-background span{
        width: 78px;
        height: 30px;
        border-radius: 4px;
        border: 1px solid rgba(255, 255, 255, 0.7);
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        line-height: 30px;
        color: #FFFFFF;
        margin-left: 14px;
    }
    .api-background span:hover{
        opacity: 1;
    }
   .u-pricing-v2__header{
       padding: 2rem 0.8rem 1rem 0.8rem;
       position: relative;
       overflow: hidden;
   }
    .item-translate-box{
        background: #FF9200;
        font-size:15px;
        font-weight:500;
        color:#fff;
        text-align: center;
        min-height: 28px;
        line-height: 28px;
        position: absolute;
        top: 14px;
        right: -50px;
        min-width: 150px;
        transform:rotate(45deg) scale(0.9);
        -ms-transform:rotate(45deg) scale(0.9); 	/* IE 9 */
        -moz-transform:rotate(45deg) scale(0.9); 	/* Firefox */
        -webkit-transform:rotate(45deg) scale(0.9); /* Safari 和 Chrome */
        -o-transform:rotate(45deg) scale(0.9); 	/* Opera */
    }
    a[href*="/w/subscription-order/submit"]{
        font-size: 16px;
    }
    .u-pricing-v2__header{
        padding: 2rem 0.8rem 1rem 0.8rem;
        position: relative;
        overflow: hidden;
    }
    .font-size-16 {
        font-size: 0.975rem;
    }
    .u-pricing-v2__content{
        padding: 2rem 1.5rem;
        min-height: 692px;
    }
    .btn-asinseed-defined span{
        font-size:14px;
        font-weight:600;
    }
    .font-size13{
        font-size: 13px!important;
    }
    .u-slick__pagination li span{
        background-color: #fb8c1e;
    }
    .text-primary-color{
      color: #fb8c1e;
    }
    .u-slick__pagination li.slick-active span{
        border-color: #fb8c1e;
    }
    .support-site{
        font-size: 14px;
        color:rgba(255,255,255,0.9);
        word-wrap: break-word;
    }
    .u-pricing-v2-wrapper{
        margin-top: -18rem;
    }
    .order-price-total i,.order-price-total b{
        font-weight: 500;
        font-size: 18px;
    }
    .custom-Probability-dialog{
        max-width:488px;
        top: 50%;
        transform:translateY(-50%)!important;
        min-height:332px;
    }
    .content-Probability-infon .btn{
        min-width: 110px;
        height: 40px;
    }
    .content-Probability-infon h4{
        font-size:16px;
        font-weight:600;
        color: #2A2B2C;
        margin: 0;
        text-align: center;
    }
    .content-Probability-infon p{
        font-size: 14px;
        font-weight: 400;
        color: #505355;
        line-height: 25px;
        margin-bottom: 0;
        text-align: left;
        padding: 40px;
    }
    .content-Probability-infon p span{
        color: #FD8C00;
    }
    .link_pay_guide,.link_pay_guide:hover{
        color: #FD8C00;
        text-decoration: underline;
    }
    .font-size-13{
        font-size: 13px!important;
    }
    @media screen and (max-width: 992px) {
        .zibard-btn{
            background-position:43.5% top;
        }
        .u-pricing-v2-wrapper{
            margin-top: -16.5rem;
        }

   }
    .popover{
        z-index: 19999!important;
        opacity: 0.9;
    }
     .popover-body{
        background: #3c3c3c!important;
    }
    .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
        border-top-color: #3c3c3c !important;
    }
    .discount-coupon-box{
        position: relative;
    }
    .discount-coupon-gift{
        position: absolute;
        right: 22%;
        top: 0;
        z-index: 999;
        height: 43px;
        width: 30px;
        text-align: center;
        line-height: 43px;
        cursor: pointer;
    }
    .discount-coupon-box .discount-coupon-gift .icon-youhuiquan{
        color:#8c98a4;
        font-size: 25px;
    }
    .discount-coupon-box .discount-coupon-gift:hover .icon-youhuiquan{
        color: #FF9200;
    }
    /* .discount-coupon-box .discount-coupon-gift:hover .discount-coupon-content{
       display: block;
    } */
    .discount-coupon-content {
        display: none;
        position: absolute;
        left: -349px;
        top: 43px;
        width: 487px;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 1px 7px 0px rgba(183, 188, 193, 0.15);
        border-radius: 4px;
        border: 1px solid rgba(230, 232, 236, 1);
        z-index: 9;
        padding: 20px 10px 20px 15px;
    }
    .discount-coupon-content .scroll-show-dimension{
        max-height: 200px;
        overflow-y: auto;
    }
    .content-paying-infon{
        margin: 28px auto 40px;
        font-size: 14px;
        font-weight: 500;
        color: #919DA8;
    }
    .font-size-78{
        font-size: 78px;
        color: #999999;
        font-weight: 500;
    }
    .close-payingScriptionModal{
        color: #A0A3A8;
        top: 12px;
    }
    .close-payingScriptionModal:hover{
        color: #77838f;
    }
    .public-transfer-instructions{
        font-weight: 500;
        color: #505355;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .public-transfer-instructions a{
        font-size: 14px;
        color: #F24743;
        text-decoration: none;
        border-bottom:1px #F24743 dashed;
    }

    .newOrderModal-box .small-label{
        height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #868A91;
        display: block;
        min-width: 30%;
        margin-bottom: 0;
    }
    .modal-order-name{
        font-size: 16px;
        font-weight: 600;
        color: #2B2D2F;
    }
    .custorm-flex1{
        flex: 1;
    }
    .font-weight-normal500{
        font-weight: 500!important;
    }
    .label-style-custom{
        font-size: 14px;
        font-weight: 400;
        color: #2A2B2C;
    }
    .label-style-custom .custom-control-label::before{
        width: 14px;
        height: 14px;
        background: #FFFFFF;
        border-radius: 7px;
        border: 1px solid #D9DCE2;
        left: -1.2rem;
        border-radius: 14px;
    }
    .label-style-custom .custom-control-label::after, .label-style-custom .custom-control-label::before{
        top: 0.22rem;
        left: -1.08rem;
        width: 14px;
        height: 14px;
    }
    .label-style-custom .custom-control-label::after{
        top: 0.21rem;
        left: -1.1rem;
    }
    .label-style-custom.custom-radio .custom-control-input:checked ~ .custom-control-label::before{
        background-color: #DE4437!important;
        border-color:#DE4437!important;
    }
    .icon-close-all{
        color: #A0A3A8;
    }
    .icon-close-all:hover{
        color: #2A2B2C;
    }
    .add-purchase-sub-account{
        width: 104px;
        height: 34px;
        border-radius: 4px;
        border: 1px solid #E6E8EC;
    }
    .add-purchase-sub-account .form-control,.purchase-sub-btn{
        padding: 0;
        height: 32px;
        border: none;
        background: transparent;
        display: block;
        color: #5C5F62;
        font-size: 14px;
        font-weight: 500;
    }
    .add-purchase-sub-account .purchase-sub-btn{
      width: 34px;
      line-height: 34px;
      font-size: 12px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      border-right: 1px #E6E8EC solid;
    }
    .add-purchase-sub-account .purchase-sub-btn .iconfont{
        font-size: 14px;
        display: block;
    }
    .add-purchase-sub-account .purchase-sub-btn:disabled{
        color: #E6E8EC;
    }
    .add-purchase-sub-account .purchase-sub-btn.add{
        border-left: 1px #E6E8EC solid;
        border-right: none;
    }
    .pay-newOrderModal-btn{
        width: 320px;
    }
    .color-light-gray{
        color: #919DA8!important;
    }
.price-package-fz16{
    font-size: 16px;
    font-weight: 500;
    color: #DE4437;
}
.price-package-fz16 .text-danger{
    font-weight: 600;
}
.price-package-fz16 .fa-yen-sign,.font-size-14px{
    font-size: 14px!important;
}

.price-package-fz16 .font-size12,.font-size12px{
  font-size: 12px!important;
}
.discount-coupon-box input::placeholder{
    font-size: 14px;
    font-weight: 500;
    color: #B4BEC7;
}
.text-919DA8{
  color: #919DA8!important;
  transform: scale(0.8);
}
.package-subaccount-box{
    font-size: 12px;
    font-weight: 500;
    color: #BFC2C7;
}
.purchase-sub-addtips{
    min-height: 20px;
    font-size: 12px!important;
}
.text-primary-price{
    color: #fb8c1e!important;
}
.u-btn-asinseed:not([disabled]):not(.disabled):active, .u-btn-asinseed:not([disabled]):not(.disabled).active, .show > .u-btn-asinseed.dropdown-toggle{
    background-color: #fb8c1e;
    border-color: #fb8c1e;
    box-shadow: 0 4px 11px rgb(251 140 30 / 35%);
}
.u-btn-asinseed[href]:active, .u-btn-asinseed[href]:focus, .u-btn-asinseed[href]:hover, .u-btn-asinseed[type]:active, .u-btn-asinseed[type]:focus,
.u-btn-asinseed[type]:hover{
    box-shadow: 0 4px 11px rgb(251 140 30 / 35%);
}
.custome-buybtn-groups .pay-probability-btn,.custome-buybtn-groups .pay-newOrderModal-btn{
  min-width: 160px;
}
.custome-buybtn-groups .pay-probability-btn,.custome-buybtn-groups .is-alipay-btn,.custome-buybtn-groups.isProbability .is-allalipay-btn{
    display: none!important;
}
.custome-buybtn-groups.isProbability .pay-newOrderModal-btn{
  max-width: 205px;
}
.custome-buybtn-groups.isProbability .pay-probability-btn,.custome-buybtn-groups.isProbability .is-alipay-btn{
   display: inline-block!important;
}
.feedback-green-chebox .custom-control-label::before {
    top: 2px!important;
}
.custom-checkbox.feedback-green-chebox .custom-control-label::after{
    top: 1px!important;
    left: -1.3rem!important;
}
.item-price-faqbox{
    border-bottom: 1px #EDEDED solid;
}
.item-price-faqbox p{
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.item-price-faqbox p a{
    border-bottom: 1px dashed #FF9C00;
}
.agreen-paycard-checkbox{
    text-align: center;
    padding: 0;
}
.agreen-paycard-checkbox .custom-control-label{
    font-weight: 500;
    color: #6E7378;
    font-size: 14px;
    cursor: pointer;
}
.agreen-paycard-checkbox.custom-checkbox .custom-control-label::before{
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: transparent;
    border: 1px #CFD2D6 solid;
    top: 0.25rem;
    left: -1rem;
}
.agreen-paycard-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{
    top: 0.14rem;
    left: -1.12rem;
}
.agreen-paycard-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{
    border-color: #FB9136;
}
.stripe-img img{
    margin-right: 3px;
}
.stripe-img img:last-child{
    margin-right: 0;
}
.price-subscription-btn{
    width: 79%;
}
@media screen and (max-width: 767px) {
    .api-background h4{
        font-size: 14px;
    }
    .item-price-faqbox p{
        word-break: keep-all;
    }
}
