.el-input__inner {
    border: 1px solid rgba(111, 111, 111, 1);
    font-size: 16px;
    font-family: HKGrotesk-Regular, HKGrotesk;
    font-weight: 400;
    line-height: 21px;
}

@media (min-width:960px) {
    .header .img_list {
        display: flex;
        align-items: center;
        height: 68px;
    }
    .header .img_list img {
        height: 38px;
        margin-left: 20px;
    }
    .content {
        width: 1100px
    }
    .el-checkbox .el-checkbox__input {
        margin-right: 10px;
        margin-top: 3px;
    }
    .coupon_list .el-checkbox {
        display: flex;
        align-items: center;
    }
    body {
        font-size: 12px;
    }
    .footer {
        padding-top: 0;
    }
    .footer .footer_other {
        border: 0 none;
    }
    .buyCart {
        padding: 70px 0 0px;
        margin-top: 40px;
        box-sizing: border-box;
    }
    .buyCart .cartlist_header {
        height: 42px;
        display: flex;
        align-items: center;
        color: #0F0F0F;
        text-align: center;
        padding: 0 16px;
        box-sizing: border-box;
        font-size: 16px;
        font-family: HKGrotesk-Regular, HKGrotesk;
        font-weight: 400;
        color: rgba(15, 15, 15, 1);
        line-height: 21px;
        border: 1px solid #c5c5c5;
    }
    .buyCart .el-form {
        margin-top: 25px;
    }
    .buyCart .cartlist_row {
        display: flex;
        padding: 0px 16px 30px;
        border: 1px solid #c5c5c5;
        border-top: 0 none;
        font-size: 14px;
        height: 151px;
        position: relative;
        box-sizing: border-box;
    }
    .buyCart .cartlist_row .product .product_pic {
        margin: 0 30px 0 11px;
        width: 68px;
    }
    .buyCart .cartlist_row .product .product_desc {
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #3c3c3c;
        line-height: 22px;
        font-size: 16px;
        font-family: HKGrotesk-Bold, HKGrotesk;
        font-weight: bold;
        color: rgba(47, 47, 47, 1);
        line-height: 20px;
    }
    .buyCart .cartlist_row .Tota, .buyCart .cartlist_row .Quantity, .buyCart .cartlist_row .Price {
        align-items: center;
        justify-content: center;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box {
        display: flex;
        width: 115px;
        height: 35px;
        border-radius: 5px;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .add {
        cursor: pointer;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        border-right: 1px solid #c7c7c7;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .add::before {
        content: "";
        width: 10px;
        height: 3px;
        background: #436FFF;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red {
        cursor: pointer;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        position: relative;
        border-left: 1px solid #c7c7c7;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red::before {
        content: "";
        width: 10px;
        height: 3px;
        background: #436FFF;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .num {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red::after {
        content: "";
        width: 2px;
        height: 11px;
        background: #436FFF;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -5px;
    }
    .buyCart .cartlist_row .Price_box {
        line-height: 35px;
    }
    .buyCart .cartlist_row .Tota .time {
        width: 300px;
        bottom: 32px;
        position: absolute;
    }
    .buyCart .cartlist_row .Tota .text {
        line-height: 29px;
        color: #eb0000;
        font-weight: bold;
        font-size: 16px;
    }
    .buyCart .cartlist_row .Tota .Original_price {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #436FFF;
        line-height: 22px;
        text-decoration: line-through;
    }
    .buyCart .cartlist_row .TotaTip {
        text-align: left;
        margin-top: 15px;
        font-weight: 500;
        position: absolute;
        left: 24px;
        color: #6f6f6f;
        bottom: 10px;
        font-size: 14px;
        font-family: HKGrotesk-Regular, HKGrotesk;
        font-weight: 400;
        color: rgba(15, 15, 15, 1);
        line-height: 15px;
    }
    .buyCart .cartlist_header .product {
        justify-content: center;
    }
    .buyCart .cartlist_row .product, .buyCart .cartlist_header .product {
        width: 600px;
        display: flex;
        align-items: center;
    }
    .buyCart .cartlist_row .Price, .buyCart .cartlist_header .Price {
        display: flex;
        justify-content: center;
        flex: 1;
    }
    .buyCart .cartlist_row .Quantity, .buyCart .cartlist_header .Quantity {
        flex: 1;
        display: flex;
        justify-content: center;
    }
    .buyCart .cartlist_row .Tota, .buyCart .cartlist_header .Tota {
        display: flex;
        align-items: center;
        flex-direction: column;
        flex: 1;
    }
    .buyCart .all_tota {
        display: flex;
        justify-content: flex-end;
        padding: 14px 50px;
        height: 40px;
        align-items: center;
        font-size: 21px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #eb0000;
        line-height: 29px;
    }
    .buyCart .information {
        display: flex;
        justify-content: space-between;
        margin-top: 28px;
        padding-top: 0;
        padding-bottom: 50px;
    }
    .buyCart .information .info_title {
        font-size: 21px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #2f2f2f;
        line-height: 29px;
    }
    .buyCart .information .left {
        width: 520px;
    }
    .buyCart .information .right {
        width: 522px;
        display: flex;
        flex-direction: column;
        min-height: 400px;
    }
    .buyCart .information .right .refound-tip {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 29px;
        padding-left: 23px;
        margin-top: 8px;
        background: url('../svg/cart_icon_time.svg') no-repeat left center;
    }
    .buyCart .information .right .pay_type {
        flex: 1;
        padding-top: 10px;
    }
    .buyCart .information .right .pay_choose {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 45px;
        cursor: pointer;
        padding: 0px 4px;
        margin: 10px 0;
    }
    .buyCart .information .right .pay_choose:hover {
        background: #F4F4F4;
    }
    .buyCart .information .right .pay_choose .choose {
        width: 18px;
        height: 18px;
        border: 1px solid #b2b2b2;
        margin-right: 15px;
        box-sizing: border-box;
        border-radius: 50%;
        cursor: pointer;
    }
    .buyCart .information .right .pay_choose .paypal {
        cursor: pointer;
    }
    .buyCart .information .right .pay_choose .left_view {
        display: flex;
    }
    .buyCart .information .right .pay_choose span {
        cursor: pointer;
        font-size: 16px;
        font-family: HKGrotesk-Medium, HKGrotesk;
        font-weight: 500;
        color: rgba(47, 47, 47, 1);
        line-height: 21px;
    }
    .buyCart .information .right .pay_choose .active {
        background: url("../images/cart_icon_choose@2x.png") no-repeat;
        border: none;
        background-size: 100% 100%;
    }
    .buyCart .information .right .pay_item {}
    .buyCart .information .right .pay_item .paypal {
        width: 68px;
    }
    .buyCart .information .right .pay-img-list {}
    .buyCart .information .right .pay-img-list .img-item {
        height: 20px;
        margin-left: 10px;
    }
    .buyCart .information .right .pay_desc {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #3c3c3c;
        line-height: 20px;
        padding-left: 37px;
    }
    .buyCart .information .right .buyNow-tip {
        font-size: 16px;
        font-family: HKGrotesk-Regular, HKGrotesk;
        font-weight: 400;
        color: rgba(111, 111, 111, 1);
        line-height: 20px;
        padding: 14px 0;
    }
    .buyCart .information .right .buyNow-tip a {
        color: #436FFF;
        text-decoration: underline;
    }
    .buyCart .information .right .buyNow {
        position: relative;
        width: 522px;
        height: 52px;
        background: #436FFF;
        border-radius: 6px;
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: white;
        line-height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        cursor: pointer;
    }
    .buyCart .information .right .buyNow:hover {
        background: #285afc;
    }
    .coupon_list {
        display: flex;
        align-items: center;
        height: 40px;
    }
    .coupon_list .el-checkbox {
        margin-right: 14px;
        margin-top: -1px;
        display: flex;
        align-items: center;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(37, 37, 37, 1);
        line-height: 20px;
    }
    .coupon_list .el-checkbox input {
        display: none;
    }
    .coupon_list .Apply {
        width: 106px;
        height: 40px;
        background: #436fff;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: white;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
        cursor: pointer;
        text-decoration: initial;
    }
    .coupon_list .Apply:hover {
        background: #285afc;
    }
    .coupon_list .input_box {
        position: relative;
        display: flex;
    }
    .coupon_list .input_box .err_msg {
        position: absolute;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #de0000;
        line-height: 20px;
        display: none;
    }
    .error .input_box .err_msg {
        display: block;
        bottom: -24px;
    }
    .row .error .Apply {
        background: #dbdbdb;
        color: #646464;
        cursor: initial;
    }
    .sr-combo-inputs-row {}
    .sr-combo-inputs-row .sr-card-element {
        background: #fff;
        flex: 1;
        padding: 10px 20px;
        height: 100%;
        height: 40px;
        border-radius: 4px;
        box-sizing: border-box;
        border: 1px solid rgba(111, 111, 111, 1);
    }
    .sr-combo-inputs-row .cardtip {
        position: absolute;
        display: flex;
        z-index: 99;
        top: 10px;
        right: 10px;
    }
    .sr-combo-inputs-row .cardtip .Tip-title {
        text-align: center;
        margin-bottom: 12px;
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #062f67;
        line-height: 25px;
    }
    .sr-combo-inputs-row .cardtip .CreditTip {
        display: none;
        position: absolute;
        right: 0;
        top: 35px;
        background: white;
        box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.27);
        border-radius: 11px;
        padding: 25px 40px 30px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #062f67;
        line-height: 20px;
        width: 563px;
        box-sizing: border-box;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .box {
        display: flex;
        justify-content: space-between;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item {
        width: 212px;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item .desc1 {
        margin-top: 12px;
    }
    .sr-combo-inputs-row .cardtip:hover .CreditTip {
        display: block;
    }
    .sr-combo-inputs-row .cardtip:hover .icon {
        background: url("../images/ERP_hover@2x.png") no-repeat;
        background-size: 100% 100%;
    }
    .sr-combo-inputs-row .icon {
        width: 20px;
        height: 20px;
        margin-left: 10px;
        background: url("../images/ERP_default@2x.png") no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .sr-combo-inputs-row {
        display: flex;
        align-items: center;
    }
    .sr-combo-inputs-row .sr-box {
        flex: 1;
    }
    .sr-combo-inputs-row .sr-box .sr-row {
        display: Flex;
        margin-top: 10px;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-cvc {
        margin-left: 10px;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-el-input {
        flex: 1;
        padding: 0 20px;
        background: #fff;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-el-input .el-input__inner {
        border: 0 none;
        padding: 0;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-cvc {
        position: relative;
        flex: 1;
    }
    .buyCart .row {
        display: Flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 10px;
    }
    .buyCart .row .right_all_Total .Total {
        font-size: 24px;
        font-family: HKGrotesk-Bold, HKGrotesk;
        font-weight: bold;
        color: rgba(15, 15, 15, 1);
        line-height: 40px;
        text-align: right;
        height: 40px;
    }
    .buyCart .row .right_all_Total .Total span {
        color: #EB0000;
    }
    .buyCart .row .right_all_Total .time {
        height: 40px;
        font-size: 16px;
        font-family: HKGrotesk-Light, HKGrotesk;
        font-weight: 300;
        color: rgba(47, 47, 47, 1);
        line-height: 20px;
        text-align: right;
        margin-top: 10px;
    }
    .buyCart .el-select {
        width: 100%;
    }
    .inline-input-row {
        display: flex;
        justify-content: space-between;
    }
    .Alert {
        width: 100%;
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Alert .model {
        width: 540px;
        height: 367px;
        background: white;
        box-shadow: 0px 2px 12px 0px rgba(168, 168, 168, 0.5);
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0 30px;
        box-sizing: border-box;
        position: relative;
    }
    .Alert .title {
        font-size: 18px;
        font-family: HKGrotesk-Medium, HKGrotesk;
        font-weight: 500;
        color: #436fff;
        line-height: 23px;
        text-align: center;
        margin-top: 23px;
    }
    .Alert .msg {
        font-size: 16px;
        font-family: HKGrotesk-Regular, HKGrotesk;
        font-weight: 400;
        color: #2f2f2f;
        line-height: 25px;
        text-align: center;
        padding: 14px 0 26px;
    }
    .Alert .btn-list {
        display: flex;
    }
    .Alert .btn-list .btn-item {
        width: 210px;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #5c5c5c;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 15px;
        font-size: 16px;
        font-family: HKGrotesk-Medium, PingFang SC;
        font-weight: 500;
        color: #2f2f2f;
        line-height: 22px;
        cursor: pointer;
    }
    .Alert .btn-list .btn436FFF {
        background: #436fff;
        border: 1px solid #436fff;
        color: #ffffff;
    }
    .Alert .btn-list .btn-item:hover {
        background: #285afd;
        border: 1px solid #285afd;
        color: #ffffff;
    }
    .Alert .ok {
        width: 224px;
        height: 44px;
        background: #467fcf;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        font-family: HKGrotesk-Medium, PingFang SC;
        font-weight: 500;
        color: white;
        line-height: 22px;
        cursor: pointer;
    }
    .Alert .icon_close {
        position: absolute;
        right: 14px;
        top: 14px;
        cursor: pointer;
    }
}

@media (max-width:960px) {
    .one-row .img_list {
        display: flex;
        margin-top: 0.68rem;
        justify-content: center;
    }
    .one-row .img_list img {
        height: 0.56rem;
    }
    .buyCart {
        padding: 0.46rem 0 0px;
    }
    .buyCart .cartlist_header {
        height: 68px;
        background: linear-gradient(180deg, rgba(157, 133, 229, 1) 0%, rgba(100, 77, 199, 1) 100%);
        display: flex;
        align-items: center;
        color: #fff;
        text-align: center;
        padding: 0 16px;
        box-sizing: border-box;
        font-size: 16px;
        display: none;
    }
    .buyCart .left .el-form {
        margin-top: 25px;
    }
    .buyCart .left .el-form-item {
        margin-bottom: 0.3rem;
        display: flex;
        align-items: center;
    }
    .buyCart .left .el-form .el-form-item__label {
        width: 1.98rem !important;
        text-align: left;
        padding-right: 0;
        padding-left: 0.12rem;
        font-size: 0.28rem;
    }
    .buyCart .left .el-form .el-input, .buyCart .el-form .el-select {
        width: 100% !important;
        height: 0.8rem;
    }
    .buyCart .left .el-form .el-form-item__content {
        width: 100%;
        margin-left: 0 !important;
    }
    .el-input__inner {
        border-color: #B2B2B2;
    }
    .buyCart .left .el-form .el-form-item__content input {
        height: 0.8rem;
        line-height: 0.6rem;
        font-size: 0.28rem;
    }
    .buyCart .cartlist_row {
        /* display: flex; */
        padding: 0.52rem 0 0.5rem 0.2rem;
        border: 1px solid #c5c5c5;
        font-size: 0.24rem;
        position: relative;
        margin: 0 0.2rem;
    }
    .buyCart .cartlist_row .product .product_pic {
        margin: 0 0.2rem 0 0px;
        width: 1.3rem;
    }
    .buyCart .cartlist_row .product .product_desc {
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(60, 60, 60, 1);
        line-height: 0.4rem;
        font-size: 0.3rem;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .buyCart .cartlist_row .product .product_desc_other {
        display: flex;
        justify-content: space-between;
        padding-right: 0.2rem;
        align-items: flex-end;
    }
    .buyCart .cartlist_row .product .product_desc_other .price {
        font-size: 0.36rem;
        font-family: HKGrotesk-Medium, HKGrotesk;
        font-weight: 500;
        color: rgba(235, 0, 0, 1);
        line-height: 0.46rem;
    }
    .buyCart .cartlist_row .product .product_desc_other .price .Original_price {
        color: #436FFF;
        font-size: 0.24rem;
        text-decoration: line-through;
    }
    .buyCart .cartlist_row .Tota, .buyCart .cartlist_row .Quantity, .buyCart .cartlist_row .Price {
        align-items: center;
        justify-content: center;
    }
    .buyCart .cartlist_row .Tota .Original_price {
        display: none;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box {
        display: flex;
        /* width: 115px; */
        /* height: 35px; */
        /* border-radius: 5px; */
        font-size: 0.32rem;
        line-height: 29px;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .add {
        cursor: pointer;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        border-right: 1px solid #c7c7c7;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .add::before {
        content: "";
        width: 10px;
        height: 3px;
        background: #436FFF;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red {
        cursor: pointer;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        position: relative;
        border-left: 1px solid #c7c7c7;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red::before {
        content: "";
        width: 10px;
        height: 3px;
        background: #436FFF;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .num {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .buyCart .cartlist_row .Quantity .Quantity-box .red::after {
        content: "";
        width: 2px;
        height: 11px;
        background: #436FFF;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -5px;
    }
    .buyCart .cartlist_row .Price_box {
        line-height: 35px;
    }
    .buyCart .cartlist_row .Tota .time {
        width: 300px;
        bottom: 32px;
        position: absolute;
    }
    .buyCart .cartlist_row .Tota .text {
        line-height: 29px;
        color: #eb0000;
        font-weight: bold;
        font-size: 0.32rem;
        position: absolute;
        right: 0.4rem;
        bottom: .65rem;
    }
    .buyCart .cartlist_row .Tota .Original_price {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #436FFF;
        line-height: 22px;
        text-decoration: line-through;
    }
    .buyCart .cartlist_row .TotaTip {
        margin-top: 0.3rem;
        color: #6f6f6f;
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(111, 111, 111, 1);
        line-height: 0.3rem;
        margin-right: 0.2rem;
    }
    .buyCart .cartlist_row .product, .buyCart .cartlist_header .product {
        /* width: 292px; */
        display: flex;
        justify-content: center;
    }
    .buyCart .cartlist_row .Price, .buyCart .cartlist_header .Price {
        width: 287px;
        display: flex;
        display: none;
        justify-content: center;
    }
    .buyCart .cartlist_row .Quantity, .buyCart .cartlist_header .Quantity {
        /* flex: 1; */
        /* display: flex; */
        /* justify-content: center; */
        position: absolute;
        left: 2rem;
        bottom: 0.65rem;
    }
    .buyCart .cartlist_row .Tota, .buyCart .cartlist_header .Tota {
        /* display: flex; */
        /* align-items: center; */
        /* flex-direction: column; */
        /* width: 300px; */
        /* position: absolute; */
    }
    .buyCart .all_tota {
        display: flex;
        justify-content: flex-end;
        padding: 14px 50px;
        height: 40px;
        align-items: center;
        font-size: 21px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #eb0000;
        line-height: 29px;
    }
    .buyCart .information {
        background: rgba(245, 245, 245, 1);
        border-radius: 0.2rem;
        margin: 0.4rem 0.2rem;
        padding: 0.6rem 0.12rem 0.46rem;
    }
    .buyCart .information .info_title {
        font-size: 0.36rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #2F2F2F;
        line-height: 0.5rem;
        text-align: center;
    }
    .buyCart .information .left {
        /* margin-left: 136px; */
        /* width: 360px; */
        padding-bottom: 0.42rem;
        border-bottom: 1px dashed #D4D4D4;
    }
    .buyCart .information .right {
        display: flex;
        flex-direction: column;
        padding-top: 0.46rem;
    }
    .buyCart .information .right .pay_type {
        flex: 1;
        padding: 0 0.1rem;
    }
    .buyCart .information .right .pay_choose {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    .buyCart .information .right .pay_choose .left_view {
        display: flex;
        align-items: center;
    }
    .buyCart .information .right .pay_choose .choose {
        width: 0.4rem;
        height: 0.4rem;
        border: 1px solid #b2b2b2;
        margin-right: 15px;
        box-sizing: border-box;
        border-radius: 50%;
        cursor: pointer;
    }
    .buyCart .information .right .pay_choose .paypal {
        cursor: pointer;
    }
    .buyCart .information .right .pay_choose span {
        cursor: pointer;
        font-size: 0.32rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(60, 60, 60, 1);
        line-height: 0.44rem;
    }
    .buyCart .information .right .pay_choose .active {
        background: url("../images/cart_icon_choose@2x.png") no-repeat;
        border: none;
        background-size: 100% 100%;
    }
    .buyCart .information .right .pay_item {
        margin-top: 25px;
    }
    .buyCart .information .right .pay_item .paypal {
        width: 1.2rem;
    }
    .buyCart .information .right .pay-img-list {}
    .buyCart .information .right .pay-img-list .img-item {
        height: 20px;
        margin-left: 10px
    }
    .buyCart .information .right .pay_desc {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #3c3c3c;
        line-height: 20px;
        margin-top: 18px;
        padding-left: 29px;
    }
    .buyCart .information .right .buyNow-tip {
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(111, 111, 111, 1);
        line-height: 0.3rem;
        padding: 0.52rem 0 0.58rem;
    }
    .buyCart .information .right .buyNow-tip a {
        color: #436FFF;
        text-decoration: underline;
    }
    .buyCart .information .right .buyNow {
        position: relative;
        width: 100%;
        height: 0.9rem;
        background: #436FFF;
        border-radius: 0.12rem;
        font-size: 0.36rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: 0.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        cursor: pointer;
    }
    .buyCart .information .right .refound-tip {
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.4rem;
        padding-left: 0.4rem;
        margin-top: 8px;
        background: url(../svg/cart_icon_time.svg) no-repeat left 0.05rem;
        background-size: 0.28rem;
    }
    .coupon_list {
        margin-right: 0.2rem;
        margin-top: 0.16rem;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .coupon_list .el-checkbox__input {
        margin-right: 0.2rem;
    }
    .coupon_list .el-checkbox {
        margin-right: 14px;
    }
    .coupon_list .Apply {
        width: 2.12rem;
        height: 0.8rem;
        background: #436FFF;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: white;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0.16rem;
        cursor: pointer;
        text-decoration: initial;
    }
    .coupon_list .input_box {
        display: flex;
        position: relative;
        /* padding-left: 0.45rem; */
        margin-top: 0.2rem;
    }
    .coupon_list .input_box .el-input {
        width: 4.2rem !important;
    }
    .coupon_list .input_box .el-input input {
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .coupon_list .input_box .err_msg {
        position: absolute;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #de0000;
        line-height: 20px;
        display: none;
    }
    .error .input_box .err_msg {
        display: block;
        bottom: -19px;
    }
    .error .el-input__inner {
        border: 0.02rem solid rgba(222, 0, 0, 1);
    }
    .error .Apply {
        background: #dbdbdb;
        color: #646464;
        cursor: initial;
    }
    .sr-combo-inputs-row {}
    .sr-combo-inputs-row .sr-card-element {
        background: #fff;
        flex: 1;
        padding: 10px 20px;
        height: 40px;
        box-sizing: border-box;
    }
    .sr-combo-inputs-row .cardtip {
        position: absolute;
        z-index: 9;
        display: flex;
        top: 10px;
        right: 10px;
    }
    .sr-combo-inputs-row .cardtip .Tip-title {
        text-align: center;
        margin-bottom: 12px;
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #062f67;
        line-height: 25px;
    }
    /* .sr-combo-inputs-row .cardtip .CreditTip {
        display: none;
        position: absolute;
        right: 0;
        top: 35px;
        background: white;
        box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.27);
        border-radius: 11px;
        padding: 25px 40px 30px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #062f67;
        line-height: 20px;
        width: 563px;
        box-sizing: border-box;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .box {
        display: flex;
        justify-content: space-between;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item {
        width: 212px;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item .desc1 {
        margin-top: 12px;
    }
  */
    .sr-combo-inputs-row .cardtip .CreditTip {
        display: none;
        position: absolute;
        right: 0.7rem;
        bottom: 0px;
        background: white;
        -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.27);
        box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.27);
        border-radius: 11px;
        padding: 0.5rem 0.8rem 0.6rem;
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #062f67;
        line-height: 0.4rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        flex-direction: column;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item {
        width: 4.24rem;
        margin-top: 0.52rem;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item img {
        width: 100%;
    }
    .sr-combo-inputs-row .cardtip .CreditTip .item .desc1 {
        margin-top: 0.24rem;
    }
    .sr-combo-inputs-row .cardtip .icon {
        width: 20px;
        height: 20px;
        margin-left: 10px;
        background: url("../images/ERP_default@2x.png") no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .sr-combo-inputs-row .cardtip:hover .icon {
        background: url("../images/ERP_hover@2x.png") no-repeat;
        background-size: 100% 100%;
    }
    .sr-combo-inputs-row .cardtip:hover .CreditTip {
        display: block;
    }
    .el-form-item__error {
        padding-top: 0;
    }
    .sr-combo-inputs-row {
        display: flex;
        margin-top: 17px;
        align-items: center;
    }
    .sr-combo-inputs-row .sr-box {
        flex: 1;
    }
    .sr-combo-inputs-row .sr-box .sr-row {
        display: Flex;
        margin-top: 10px;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-cvc {
        margin-left: 10px;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-el-input {
        flex: 1;
        padding: 0 20px;
        background: #fff;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-el-input .el-input__inner {
        border: 0 none;
        padding: 0;
    }
    .sr-combo-inputs-row .sr-box .sr-row .sr-cvc {
        position: relative;
        flex: 1;
    }
    .Alert {
        width: 100%;
        position: fixed;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 9999999999;
        background: rgba(0, 0, 0, 0.5);
    }
    .Alert .model {
        width: 6.66rem;
        background: white;
        box-shadow: 0px 2px 12px 0px rgba(168, 168, 168, 0.5);
        border-radius: 0.1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0.5rem 0.56rem;
        box-sizing: border-box;
        position: relative;
        height: auto;
    }
    .Alert .model .icon {
        width: 1.16rem;
    }
    .Alert .title {
        font-size: 0.36rem;
        font-family: HKGrotesk-Medium, HKGrotesk;
        font-weight: 500;
        color: #436fff;
        line-height: 0.46rem;
        text-align: center;
        margin-top: 0.46rem;
    }
    .Alert .msg {
        font-size: 0.32rem;
        font-family: HKGrotesk-Regular, HKGrotesk;
        font-weight: 400;
        color: #2f2f2f;
        line-height: 0.5rem;
        text-align: center;
        padding: 0.28rem 0 0.52rem;
    }
    .Alert .btn-list .btn-item {
        width: 4.2rem;
        height: 0.8rem;
        border-radius: 5px;
        border: 1px solid #5c5c5c;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0.3rem;
        font-size: 0.32rem;
        font-family: HKGrotesk-Medium, PingFang SC;
        font-weight: 500;
        color: #2f2f2f;
        line-height: 0.44rem;
        cursor: pointer;
    }
    .Alert .btn-list .btn436FFF {
        background: #436fff;
        border: 1px solid #436fff;
        color: #ffffff;
        margin-top: 0.36rem;
    }
    .Alert .ok {
        width: 4.48rem;
        height: 0.88rem;
        background: #467fcf;
        border-radius: 0.1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 0.32rem;
        font-family: HKGrotesk-Medium, PingFang SC;
        font-weight: 500;
        color: white;
        line-height: 0.44rem;
        cursor: pointer;
    }
    .Alert .icon_close {
        position: absolute;
        right: 0.28rem;
        top: 0.28rem;
        cursor: pointer;
    }
    .right_all_Total .Total {
        text-align: right;
        font-size: 0.48rem;
        font-family: HKGrotesk-Bold, HKGrotesk;
        font-weight: bold;
        color: rgba(15, 15, 15, 1);
        line-height: 0.3rem;
        padding-right: 0.2rem;
        margin-top: 0.3rem;
    }
    .right_all_Total .Total .text {
        color: #EB0000;
    }
}