﻿#cart_list {
    background: #eeeeee;
    font-family: Arial;
    overflow: hidden
}

.prompt-c {
    color: #6BBA2D;
    padding-top: 5px
}

.icon-catr-empty,
.icon-coupon-center,
.icon-delet,
.icon-favor,
.icon-favored,
.icon-favoreds,
.icon-flash-sale,
.icon-tipc,
.icon-tipsc {
    background-image: url(../UploadedImages/Icons/Mobile_cart_sp.png?v=20170918001);
    background-size: 18.125rem auto
}

.icon-catr-empty {
    background-position: 0 0;
    width: 18.125rem;
    height: 12rem
}

.icon-coupon-center {
    background-position: 0 -12.3125rem;
    width: 5rem;
    height: 4.0625rem
}

.icon-delet {
    background-position: -11.375rem -14.5rem;
    width: 1.75rem;
    height: 1.6875rem
}

.icon-favor,
.icon-favored,
.icon-favoreds {
    width: 2rem;
    height: 1.875rem
}

.icon-favoreds {
    background-position: -13.8125rem -12.3125rem
}

.icon-flash-sale {
    background-position: -5.3125rem -12.3125rem;
    width: 3.5625rem;
    height: 4.0625rem
}

.icon-tipc,
.icon-tipsc {
    width: 1.875rem;
    height: 1.875rem
}

.icon-tipc {
    background-position: -16.125rem -12.3125rem
}

.icon-tipsc {
    background-position: -9.1875rem -14.5rem
}

.cartNull {
    padding: 0 .9375rem;
    text-align: center
}

.cartNull i.icon-cart {
    display: block;
    width: 12.5rem;
    height: 12.5rem;
    margin: 1.25rem auto;
    line-height: 12.5rem;
    border-radius: 15.625rem;
    border: .3125rem solid #dedede;
    text-align: center;
    font-size: 9.375rem;
    color: #dedede
}

.cartNull i.c-icon-cart {
    display: block;
    width: 18.125rem;
    height: 12rem;
    margin: 2.5rem auto 1rem;
    line-height: 12.5rem
}

.cartNull p {
    font-size: 1.125rem;
    color: #999
}

.cartNull .cartNullBtn {
    margin: 1.25rem 0;
    display: block;
    line-height: 2.5rem;
    background-color: #6BBA2D;
    font-size: 1.25rem;
    color: #fff;
    border-radius: .3125rem;
    box-shadow: 0 0 .3125rem #999
}

.c-cart-node {
    width: auto;
    height: 11.5625rem;
    background-color: #fff;
    position: relative;
    margin-top: 3.125rem
}

.c-cart-node .c-title {
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.125rem;
    color: #333;
    text-transform: capitalize;
    text-align: center;
    position: relative
}

.c-cart-node .c-title:after {
    content: '';
    display: block;
    border-bottom: 1px solid #e4e4e4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .c-cart-node .c-title:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.c-cart-node dl dd {
    width: 50%;
    height: auto;
    float: left;
    padding: 1rem 0
}

.c-cart-node dl dd:first-child {
    position: relative
}

.c-cart-node dl dd:first-child:after {
    content: '';
    display: block;
    border-right: 1px solid #e4e4e4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .c-cart-node dl dd:first-child:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.c-cart-node dl dd .c-link {
    width: 100%;
    height: auto;
    display: block;
    vertical-align: middle
}

.c-cart-node dl dd .c-link .c-coupon-ico {
    width: 5rem;
    height: 4.0625rem;
    display: block;
    margin: 0 auto
}

.c-cart-node dl dd .c-link .c-flash-ico {
    width: 3.5625rem;
    height: 4.0625rem;
    display: block;
    margin: 0 auto
}

.c-cart-node dl dd .c-link .link-title {
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 1rem;
    color: #333;
    text-align: center;
    margin-top: .5rem;
    text-transform: capitalize
}

.c-might-like {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    margin-top: .9375rem
}

.c-might-like .c-title {
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.125rem;
    color: #333;
    text-transform: capitalize;
    text-align: center;
    border-bottom: 1px solid #eee
}

.c-might-like .c-like-list {
    width: auto;
    height: auto;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 1.5625rem
}

.c-might-like .c-like-list .addToCartBtn {
    position: absolute;
    bottom: .001rem;
    right: 2rem;
    width: 2rem;
    height: 2rem;
    background: url('../UploadedImages/Icons/may_act.png');
    background-size: auto 2rem
}

.c-might-like .c-like-list dl {
    margin-bottom: 1.5625rem
}

.c-might-like .c-like-list dl dd {
    width: 50%;
    display: inline-block;
    padding: .625rem;
    float: left;
    position: relative
}

.c-might-like .c-like-list dl dd:nth-child(2n-1) {
    margin-right: 0
}

.c-might-like .c-like-list dl dd:nth-child(odd):after {
    content: '';
    display: block;
    border-right: 1px solid #e4e4e4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .c-might-like .c-like-list dl dd:nth-child(odd):after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.c-might-like .c-like-list dl dd .cutOff_tag {
    position: absolute;
    top: .375rem;
    right: .375rem;
    width: 2.8125rem;
    height: 2.8125rem;
    line-height: 1rem;
    padding-top: .3125rem;
    border-radius: 50%;
    font-size: .75rem;
    color: #fff;
    font-weight: bold;
    background-color: #fe8137;
    text-align: center
}

.c-might-like .c-like-list dl dd .cutOff_tag strong {
    font-size: 1.125rem;
    margin-right: .0625rem
}

.c-might-like .c-like-list dl dd .cutOff_tag i {
    font-style: normal;
    display: block
}

.c-might-like .c-like-list dl dd .link {
    width: 8.75rem;
    height: 8.75rem;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.c-might-like .c-like-list dl dd .link .corner {
    width: 1.066667rem;
    height: 1.066667rem;
    position: absolute;
    top: .426667rem;
    right: .426667rem;
    z-index: 1;
    line-height: .8rem;
    padding-top: .32rem;
    text-align: center;
    background-color: #6BBA2D;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    font-size: .48rem
}

.c-might-like .c-like-list dl dd .link img {
    width: 100%;
    display: block
}

.c-might-like .c-like-list dl dd:after {
    content: '';
    display: block;
    border-bottom: 1px solid #e4e4e4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .c-might-like .c-like-list dl dd:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.c-might-like .c-like-list dl dd .goods-price {
    height: 2rem;
    line-height: 2rem;
    margin: 0 .25rem 0 .25rem;
    font-size: 1.125rem;
    position: relative
}

.c-might-like .c-like-list dl dd .goods-price .my_shop_price {
    font-size: 1.125rem;
    color: #6BBA2D;
    float: left
}

.c-might-like .c-like-list dl dd .goods-price a {
    width: 2rem;
    height: 1.875rem;
    display: inline-block;
    text-decoration: none;
    float: right;
    line-height: 2.5rem;
    text-align: center
}

.c-might-like .c-like-list dl dd .goods-price a .icon-heart3 {
    font-weight: 900;
    color: #222;
    line-height: 2.5rem
}

.c-might-like .c-like-list dl dd .goods-price a .addtoFavOn {
    color: #f37800
}

.c-might-like .c-like-list .c-cart-btn {
    height: 2.625rem;
    line-height: 2.625rem;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
    border-radius: .25rem;
    background-color: #ff8a00;
    display: block;
    margin: 0 .625rem;
    text-transform: capitalize
}

.cartHeader {
    position: relative;
    padding-top: 2.5rem;
    margin-top: 1.25rem;
    border-bottom: .3125rem solid #dedede
}

.cartHeader .cartH_bg {
    background-color: #dedede;
    position: absolute;
    left: 50%;
    margin-left: -45%;
    top: 20%;
    width: 90%;
    height: .625rem;
    /*box-shadow: inset 0 .0625rem .0625rem #999*/
        background: linear-gradient(90deg, #6BBA2D 50%, #dedede 50%)
}

.cartHeader .cartH_bg span {
    background-color: #dedede;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1.25rem;
    padding: .3125rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.5rem;
    text-align: center;
    box-shadow: inset 0 .0625rem .0625rem #999
}

.cartHeader .cartH_bg a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1.875rem;
    border-radius: 100%;
    color: #666;
    font-weight: bold
}

.cartHeader .cartH_bg .stepB_1 {
    left: -0.3125rem
}

.cartHeader .cartH_bg .stepB_2 {
    left: 50%;
    margin-left: -1.25rem
}

.cartHeader .cartH_bg .stepB_3 {
    right: -0.3125rem
}

.cartHeader .stepText {
    width: 85%;
    margin: 0 auto;
    line-height: 1.25rem;
    height: 20px
}

.cartHeader .stepText span {
    font-size: .75rem;
    display: inline-block;
    float: left
}

.cartHeader .stepText span a {
    color: #666
}

.cartHeader .stepText .stepText_1,
.cartHeader .stepText .stepText_3 {
    width: 25%
}

.cartHeader .stepText .stepText_1 {
    text-align: left
}

.cartHeader .stepText .stepText_2 {
    width: 50%;
    text-align: center
}

.cartHeader .stepText .stepText_3 {
    text-align: right
}

.cartHeader.step_1 .stepB_1 a {
    background-color: #333;
    color: #fff
}

.cartHeader.step_1 .stepText_1 a {
    color: #6BBA2D
}

.cartHeader.step_2 .stepB_1 a,
.cartHeader.step_2 .stepB_2 a {
    background-color: #333;
    color: #fff
}

.cartHeader.step_2 .stepText_1 a,
.cartHeader.step_2 .stepText_2 a {
    color: #6BBA2D
}

.cartHeader.step_3 .stepB_1 a,
.cartHeader.step_3 .stepB_2 a,
.cartHeader.step_3 .stepB_3 a {
    background-color: #333;
    color: #fff
}

.cartHeader.step_3 .stepText_1 a,
.cartHeader.step_3 .stepText_2 a,
.cartHeader.step_3 .stepText_3 a {
    color: #6BBA2D
}

.custom-checkbox {
    height: 1rem;
    width: 1rem;
    position: relative;
    display: inline-block
}

.custom-checkbox input {
    height: 1rem;
    width: 1rem;
    opacity: 0;
    vertical-align: top
}

.custom-checkbox input:checked+em {
    background: black;
    border-color: black
}

.custom-checkbox input:disabled:not([readonly])+em {
    background: #aaa;
    border-color: #aaa
}

.custom-checkbox input:disabled:not([readonly])+em:after {
    content: none
}

.custom-checkbox em {
    height: 100%;
    width: 1rem;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border: 2px solid #979797;
    background: white;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.custom-checkbox em:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: .625rem;
    height: .3125rem;
    border-width: 0 0 2px 2px;
    border-color: white;
    border-style: solid;
    -webkit-transform: translate(0, -0.125rem) rotate(-45deg);
    transform: translate(0, -0.125rem) rotate(-45deg)
}

.separate-pharmacy {
    background-color: white;
    box-shadow: 0 2px 2px #dcdcdc
}

.separate-pharmacy>header {
    padding: 0 .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.8125rem;
    background: white;
    position: relative
}

.separate-pharmacy>header:after {
    content: '';
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .separate-pharmacy>header:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.separate-pharmacy label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 10px
}

.separate-pharmacy span {
    font-size: 16px;
    color: #333;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.separate-pharmacy .flag {
    height: 14px;
    margin-right: 7px
}

.separate-pharmacy .flag img {
    display: block;
    height: 100%;
    width: auto
}

.input-num {
    border: 1px solid #dcdcdc;
    height: 1.625rem;
    font-size: 0
}

.input-num input {
    display: inline-block;
    vertical-align: top;
    border: none;
    height: 1.625rem;
    background: none;
    width: 3.125rem;
    padding: 0 .625rem;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.625rem;
    font-size: 14px
}

.input-num span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    width: 1.625rem;
    height: 1.625rem;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.625rem
}

.input-num span.disabled {
    color: #999
}

.input-num .icon-minus {
    border-right: 1px solid #dcdcdc
}

.input-num .icon-plus {
    border-left: 1px solid #dcdcdc
}

.cart-item {
    background: white;
    position: relative
}

.cart-item:after {
    content: '';
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none;
    z-index: 99
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .cart-item:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
}

.cart-item .accessory-label {
    margin-bottom: 5px
}

.cart-item .accessory-label span {
    background: #fa8e00;
    color: white;
    padding: 2px 4px;
    display: inline-block;
    font-size: 12px
}

.cart-item:last-of-type {
    border-bottom: none
}

.cart-item .input-num {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.cart-item .edit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: none;
    box-sizing: border-box;
    width: auto;
    min-width: 7.125rem;
    max-width: -webkit-calc(100% - 178px);
    max-width: calc(100% - 178px)
}

.cart-item .edit-box div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .edit-box div:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.cart-item .edit-box div:first-of-type span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .edit-box div:first-of-type span:first-of-type {
    font-size: 1.125rem;
    color: #6BBA2D
}

.cart-item .edit-box div:first-of-type span:first-of-type span {
    color: #6BBA2D
}

.cart-item .edit-box .done {
    font-size: 14px;
    color: #666
}

.cart-item .edit-box .property {
    background: #eeeeee;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .625rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 12px;
    position: relative;
    padding-right: 28px
}

.cart-item .edit-box .property i {
    font-size: .75rem;
    position: absolute;
    right: .625rem;
    top: .25rem;
    bottom: 0;
    margin: auto;
    vertical-align: middle
}

.cart-item .edit-tool {
    position: absolute;
    right: 0;
    top: 0;
    width: 3.75rem;
    height: 100%;
    background-color: #6BBA2D;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 99
}

.cart-item .edit-tool .c-delete {
    height: 100%;
    background-color: #6BBA2D;
    display: block;
    position: relative
}

.cart-item .edit-tool .c-delete i {
    width: 1.75rem;
    height: 1.6875rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.cart-item .edit-tool span {
    font-size: 14px;
    display: block;
    text-align: center;
    height: 3.6875rem;
    line-height: 3.6875rem
}

.cart-item .edit-tool span:first-of-type {
    color: white;
    background-color: #ff8a00
}

.cart-item .edit-tool span:last-of-type {
    color: #666;
    background-color: #e5e5e5
}

.cart-item label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: .625rem
}

.cart-item .proImg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 5.625rem;
    height: 5.625rem;
    margin-right: .625rem;
    overflow: hidden;
    text-align: center;
}

.cart-item .proImg img {
    max-width: 80px;
    max-height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.cart-item .addProImg {
    margin-left: 1.625rem
}

.cart-item .proBrief {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.cart-item .proBrief div,
.cart-item .proBrief p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .proBrief p {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: -webkit-calc(80vw - 150px);
    max-width: calc(80vw - 150px)
}

.cart-item .proPriceList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-item .proPriceList>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: right
}

.cart-item .proItem {
    position: relative
}

.cart-item .proItem .goods-num {
    float: right;
    font-size: .9375rem;
    margin-right: .25rem
}

.cart-item .c-country-list {
    position: relative
}

.cart-item .c-country-list .c-ship-2 {
    padding-right: 0
}

.cart-item .proEdit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.cart-item .proEdit span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    color: #999
}

.cart-item .proPrice {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.cart-item .proPrice>span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .proPrice>span:first-of-type {
    font-size: 14px;
    color: #6BBA2D
}

.cart-item .proPrice>span:first-of-type span {
    color: #6BBA2D;
    font-size: 1.125rem
}

.cart-item .proPrice .my_shop_price {
    font-size: 14px
}

.cart-item .proPrice .c-price {
    font-size: 1.125rem !important;
    color: #6BBA2D
}

.cart-item .proPrice .free_icon_cart {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphN2MxYzFkMi05NmRhLWI0NGUtYjEzNi0wZmY2MGY5ZmE2MDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjRERUE1QUVFQUFFMTFFN0EyNjY5QkU3QzU3OUI2RDMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjRERUE1QURFQUFFMTFFN0EyNjY5QkU3QzU3OUI2RDMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkYmZkMThiNi1lZjU0LTc2NDYtYTM2Ni02MjNkZDE0ZTkzMTAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo4YWFmODU3MC1lNmY0LTExZTctYWRhOC04Yjc5ZTkzMDcyYjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7y9MVqAAAABlBMVEWZmZkAAACDUBULAAAAAnRSTlP/AOW3MEoAAABqSURBVHjahJJBDgAhCAOn///0HkgUKrCckEkQStEJIlKhgoK5SJ5iJD+JXDWiEkx6YLAGRZHc0VIE7X7O8t9YxzJXEQnN7J3GFdHMNDEWJu/fSua7t2zWUwP7vd96980vq892f7a+/gQYABNJAhf/bOmCAAAAAElFTkSuQmCC') no-repeat center;
    background-size: 1.1rem
}

.cart-item .proPrice .free-tips-icon {
    padding: 2px 4px;
    border: 1px solid #6BBA2D;
    color: #6BBA2D;
    border-radius: 4px
}

.cart-item .proText {
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 4rem;
    color: black;
    margin-right: 1.25rem;
    text-align: left;
    height: 2.2rem;
    line-height: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cart-item p {
    color: #999;
    font-size: 12px
}

.cart-item .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    height: 2rem
}

.cart-item .info>span {
    font-size: 14px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .info>span:first-of-type {
    border-radius: 2px;
    width: 4.375rem;
    font-size: 12px;
    color: #f37800;
    height: 1.25rem;
    box-sizing: border-box;
    border: 1px solid #f37800;
    text-align: center;
    line-height: 1.25rem
}

.cart-item .info strong {
    color: #6BBA2D;
    text-decoration: none
}

.cart-item .view-more {
    color: #999;
    font-size: 14px;
    line-height: 9.0625rem;
    height: 9.0625rem;
    background-color: white;
    padding: 0 .625rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-item .icon-exclamation {
    color: #f47f0d !important;
    margin-left: .3125rem
}

.cart-item .my_shop_price .icon {
    font-size: inherit;
    color: inherit
}

.edit-status .edit-single-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-calc(100% - 178px);
    max-width: calc(100% - 178px)
}

.edit-status .edit-single {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.edit-status .proSingle {
    display: none
}

.acces-status .edit-acces-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-calc(100% - 178px);
    max-width: calc(100% - 178px)
}

.acces-status .edit-access {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.acces-status .proBriefs {
    display: none
}

.acces-status .accessory-item .proText {
    display: none
}

.acces-status .accessory-item .proPrice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.acces-status .accessory-item .proPrice>span:last-of-type {
    display: none
}

.acces-status .accessory-item .proPrice .free-tips-icon {
    padding: 2px 4px;
    border: 1px solid #6BBA2D;
    color: #6BBA2D;
    border-radius: 4px
}

.acces-status .accessory-item .input-num {
    display: block;
    width: 5.625rem;
    box-sizing: border-box
}

.acces-status .accessory-item input {
    width: 2.25rem
}

.proImg {
    position: relative
}

.proImg[class*=tag-]:after {
    content: '';
    height: 5.625rem;
    width: 5.625rem;
    background-image: url('../UploadedImages/Icons/subscript.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.proImg.tag-flash:after {
    background-position: -300px top
}

.proImg.tag-arrival:after {
    background-position: 0 top
}

.proImg.tag-presale:after {
    background-position: -100px top
}

.proImg.tag-back:after {
    background-position: -200px top
}

.proImg.tag-email:after {
    background-position: -400px top
}

.proModify {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none
}

.proModify.active .proModify-con {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.proModify-con {
    background: white;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.proModify-con .proBox {
    padding: .75rem .75rem;
    padding-left: 6.9375rem;
    position: relative;
    border-bottom: 1px solid #dcdcdc
}

.proModify-con .icon-msgIsWrong {
    color: #a6a6a6;
    font-size: 16px;
    position: absolute;
    right: .4375rem;
    top: .4375rem;
    cursor: pointer;
    z-index: 2
}

.proModify-con .my_shop_price {
    font-size: 16px;
    color: #6BBA2D;
    display: block;
    margin-bottom: .625rem
}

.proModify-con .attr-item {
    padding: .75rem;
    padding-top: 0
}

.proModify-con .attr-item p {
    margin: .75rem auto;
    color: #999;
    font-size: 12px
}

.proModify-con .attr-item ul {
    font-size: 0
}

.proModify-con .attr-item li {
    display: inline-block;
    font-size: 12px;
    color: #333;
    border: 1px solid #c5c5c5;
    padding: 0 .625rem;
    line-height: 1.6875rem;
    height: 1.6875rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin-right: .625rem;
    margin-bottom: .625rem
}

.proModify-con .attr-item li.disabled {
    color: #c5c5c5;
    border-color: #dfdfdf
}

.proModify-con .attr-item li.active {
    color: #fe8137;
    border-color: #fe8137
}

.proModify-con .qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: .75rem;
    border-top: 1px solid #e1e1e1
}

.proModify-con .qty span,
.proModify-con .qty div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.proModify-con .qty span {
    color: #999;
    font-size: 12px;
    text-transform: uppercase
}

.proModify-con .proText {
    color: #333;
    font-size: 12px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.proModify-con .proImg {
    position: absolute;
    width: 5.3125rem;
    height: 5.3125rem;
    left: .75rem;
    top: -1.25rem;
    overflow: hidden;
    border: 2px solid white
}

.proModify-con .proImg img {
    width: 5.3125rem;
    height: auto
}

.proModify-con button {
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    color: #fefefe;
    font-size: 15px;
    background-color: #fe8137;
    display: block;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.proModify-con button[disabled] {
    background-color: #ccc
}

#edit-attr {
    border: 2px solid #fff
}

#edit-attr.error {
    border-color: #e00000
}

.priceDisclaimer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 1000;
    display: none
}

.priceDisclaimer h3 {
    text-align: center;
    font-size: 1.125rem;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px
}

.priceDisclaimer p {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 10px
}

.priceDisclaimer .icon-msgIsWrong {
    color: #a6a6a6;
    font-size: 16px;
    position: absolute;
    right: .4375rem;
    top: .4375rem;
    cursor: pointer
}

.priceDisclaimer button {
    display: block;
    height: 2.1875rem;
    text-align: center;
    width: 100%;
    background-color: #f37800;
    color: white;
    font-size: 16px;
    line-height: 2.1875rem;
    border-radius: 4px
}

.priceDisclaimer .claim-con {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding: .9375rem;
    width: 16.875rem;
    min-height: 10rem;
    background: white;
    border-radius: 4px
}

.priceDisclaimer .claim-con .free-stages-show {
    padding-left: 1rem;
    padding-right: 1rem
}

.priceDisclaimer .claim-con .free-stages-show p {
    text-align: left;
    color: #000
}

.priceDisclaimer .claim-con:before {
    content: '';
    width: 3.125rem;
    height: 3.125rem;
    background: url('../UploadedImages/Icons/price_disclaimer.png') no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -25px
}

.cart-minor,
.cart-major {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: white;
    padding: .875rem .75rem;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s linear
}

.touch-state {
    -webkit-transform: translate(-60px, 0);
    transform: translate(-60px, 0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.c-acces-item {
    padding: 0 !important
}

.accessory .cart-major {
    margin-bottom: .25rem;
    box-shadow: 0 .1875rem .5rem #d9d9d9
}

.accessory .cart-major:before {
    content: '';
    width: 0;
    height: 0;
    border-left: .625rem solid transparent;
    border-right: .625rem solid transparent;
    border-bottom: .625rem solid #eee;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7.75rem;
    overflow: hidden
}

.accessory .cart-minor {
    background-color: #f4f4f4
}

.accessory-con {
    width: 100%;
    position: relative
}

.accessory-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .875rem .75rem;
    position: relative
}

.accessory-item:after {
    content: '';
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1);
    pointer-events: none
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .accessory-item:after {
        right: -100%;
        bottom: -100%;
        -webkit-transform: scale(.5)
    }
    .accessory-item:last-child {
        border-bottom: 0
    }
}

.accessory-item label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.next-step-con {
    background: white;
    padding: 0 .75rem;
    padding-bottom: .5rem;
    margin-bottom: 8px;
    box-shadow: 0 2px 2px #dcdcdc
}

.next-step-con .subtotal {
    height: 2.5rem
}

.next-step-con .subtotal.fixed .placehold {
    display: block
}

.next-step-con .subtotal.fixed .tool-total {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 0 .75rem
}

.next-step-con .placehold {
    height: 100%;
    width: 100%;
    display: none
}

.next-step-con .tool-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 2.5rem;
    width: 100%;
    background: white
}

.next-step-con .tool-total strong {
    color: #6BBA2D;
    font-size: 18px
}

.next-step-con .tool-total strong span {
    color: #6BBA2D
}

.next-step-con .tool-total span {
    color: #999;
    line-height: 2.5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.next-step-con a {
    color: inherit
}

.next-step-con .icon-delete {
    margin-right: .3125rem
}

.next-step-con .coupon {
    height: 2.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative
}

.next-step-con .coupon input {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    padding: 0 .625rem
}

.next-step-con .coupon button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.875rem;
    background-color: black;
    color: white;
    text-align: center;
    line-height: 2.125rem;
    height: 100%;
    font-size: 14px
}

.next-step-con .checkout {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .625rem auto
}

.next-step-con .checkout a,
.next-step-con .checkout span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.next-step-con .checkout span {
    margin: .1875rem 0
}

.next-step-con .c-proceed {
    width: 100%;
    height: 2.8125rem;
    background-color: #6BBA2D;
    display: block;
    border-radius: .1875rem;
    color: #fff;
    font-size: 1.125rem
}

.next-step-con .c-split {
    width: 100%;
    height: 1.875rem;
    line-height: 1.875rem;
    position: relative;
    display: block;
    text-align: center
}

.next-step-con .c-split .c-font {
    height: 1.875rem;
    line-height: 1.875rem;
    padding: 0 .625rem;
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #999;
    text-transform: uppercase;
    position: relative;
    z-index: 9
}

.next-step-con .c-split:after {
    content: '';
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1)
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .next-step-con .c-split:after {
        right: -100%;
        bottom: 50%;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.next-step-con .c-paypal {
    width: 100%;
    height: 2.8125rem;
    background-image: url('../images/domeimg/paypal.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #ffd673;
    text-align: center;
    border-radius: .1875rem
}

.next-step-con .paypal {
    height: 2.5rem;
    width: 7.9375rem;
    background-image: url('../images/domeimg/paypal.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #ffd673;
    text-align: center
}

.next-step-con .proceed {
    font-size: 4vw;
    height: 2.5rem;
    width: 8.875rem;
    background: #fe8137;
    border-radius: 2px;
    text-align: center;
    line-height: 2.5rem;
    color: white
}

.next-step-con .apply_msg {
    padding: .3125rem;
    line-height: 1.125rem;
    font-weight: bold;
    font-size: .875rem;
    text-align: right;
    color: #6BBA2D
}

.next-step-con .apply_msg .icon-load {
    display: block;
    float: right;
    width: .875rem;
    height: .875rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: loading .5s linear infinite;
    animation: loading .5s linear infinite
}

.next-step-con .appy_msg_link {
    font-size: .75rem;
    padding-bottom: 10px;
    text-align: right
}

.next-step-con .appy_msg_link a {
    color: #5899ff
}

.next-step-con .code-list {
    position: absolute;
    z-index: 2;
    top: 1.8125rem;
    left: 0;
    width: 100%;
    height: 9.375rem;
    border: 1px solid #dedede;
    background: #fff;
    box-shadow: .125rem .1875rem .625rem #dedede;
    overflow: auto
}

.next-step-con .code-list li {
    padding: 0 .625rem;
    width: 100%;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: .875rem;
    text-align: left;
    box-sizing: border-box
}

.next-step-con .code-list li:hover {
    color: #ff8a00;
    background: #f9f9f9;
    cursor: pointer
}

.next-step-con .code-list li .pro-code {
    width: 30%
}

.next-step-con .code-list li .pro-code-tips {
    width: 69%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.back-to-top {
    z-index: 999 !important
}

.cartPrompt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 100;
    display: none
}

.cartPrompt .prompt-con {
    width: 16.875rem;
    height: 8.8125rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    margin: auto;
    border-radius: 4px
}

.cartPrompt .prompt-con>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 2.75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #dcdcdc
}

.cartPrompt .prompt-con span {
    font-size: 17px;
    color: #333;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    line-height: 2.75rem
}

.cartPrompt .prompt-con span:nth-of-type(2) {
    color: #f37800;
    border-left: 1px solid #dcdcdc
}

.cartPrompt h2 {
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 1.875rem;
    margin-bottom: .625rem
}

.cartPrompt p {
    color: #333;
    font-size: 14px;
    line-height: 1.25rem;
    text-align: center;
    padding: 0 .625rem
}

.popBox .popText {
    font-size: .875rem !important;
    line-height: 1.125rem !important
}

.addCart_ref3 {
    text-align: center
}

.might-like {
    background-color: white
}

.might-like header {
    height: 2.8125rem;
    text-align: left;
    padding: 0 .75rem;
    line-height: 2.8125rem;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e1e1e1;
    font-weight: bold
}

.might-like header h2 {
    font-weight: bold
}

.might-like ul {
    font-size: 0
}

.might-like .start {
    margin: 6px 0
}

.might-like li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: .625rem;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid transparent
}

.might-like li:nth-of-type(2n+1) {
    border-right: 1px solid #e1e1e1
}

.might-like .addToCartBtn {
    position: absolute;
    bottom: .3rem;
    right: 2rem;
    width: 2rem;
    height: 2rem;
    background: url('../UploadedImages/Icons/may_act.png');
    background-size: auto 2rem
}

.might-like .off {
    position: absolute;
    right: .625rem;
    top: .625rem;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 12px;
    background: black;
    border-radius: 50%;
    color: white;
    text-align: center;
    padding-top: .375rem
}

.might-like .off strong {
    font-size: 12px;
    display: block
}

.might-like .proImg {
    width: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
    margin-bottom: .625rem;
    height: 25vw;
    text-align:center;
}

.might-like .proImg img {
        max-width: 100%;
    max-height: 100%;
}

.might-like .proText {
    width: 100%;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 1.9375rem;
    /*text-align:center;*/
}

.might-like .start i:before,
.might-like .start:before {
    font-size: 16px
}

.might-like .proPrice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.might-like .proPrice span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #6BBA2D;
    font-size: 16px;
    font-weight: bold
}

.might-like .proPrice a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #999;
    font-size: 16px
}

.might-like .proPrice a.addtoFavOn {
    color: #f37800
}

.might-like .proPrice .icon-heart3 {
    color: #222;
    font-weight: 900
}

.might-like .proPrice .free-tips-icon {
    padding: 2px 4px;
    border: 1px solid #6BBA2D;
    color: #6BBA2D;
    border-radius: 4px
}

.might-like .more {
    color: white;
    font-size: 16px;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #f37800;
    text-align: center;
    margin: .9375rem .75rem;
    display: block;
    box-sizing: border-box;
    width: -webkit-calc(100% - 1.625rem);
    width: calc(100% - 1.625rem);
    border-radius: 4px
}

.cartNewHead {
    background: white;
    height: 2.8125rem;
    position: relative;
    margin-bottom: 8px;
    box-shadow: 0 2px 2px #dcdcdc
}

.cartNewHead .c-back-ico {
    width: 2.125rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.cartNewHead .c-back-ico:after {
    content: '';
    display: inline-block;
    width: .875rem;
    height: .875rem;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: .75rem;
    margin: auto
}

.cartNewHead h1 {
    font-size: 20px;
    text-align: center;
    line-height: 2.8125rem
}

.cartNewHead div {
    position: absolute;
    height: 100%;
    right: 12px;
    top: 0;
    font-size: 0
}

.cartNewHead div:last-of-type {
    display: none
}

.cartNewHead span {
    color: #999;
    height: 100%;
    line-height: 2.8125rem;
    font-size: 14px;
    display: inline-block;
    margin-left: .625rem
}

.ship-country-tip-wrap {
    position: relative;
    font-size: 12px
}

.ship-country-tip-wrap strong {
    color: #f37800;
    text-decoration: underline;
    float: right
}

.ship-country-tip-wrap .c-ship {
    color: #333;
    font-size: .875rem;
    text-decoration: none
}

.ship-country-tip-wrap .c-ship .c-tip-ico {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.54);
    transform: scale(.54)
}

.ship-country-tip-wrap.active .ship-country-tip {
    display: block
}

.ship-country-tip-wrap .ship-country-tip {
    width: 17.5rem;
    display: none;
    position: absolute;
    top: 1.6875rem;
    left: 50%;
    margin-left: -13.375rem;
    z-index: 101;
    border: 1px solid #dedede;
    border-radius: .3125rem;
    font-size: .75rem;
    color: #333;
    background-color: #fff
}

.ship-country-tip-wrap .ship-country-tip .ship-country-content {
    padding: .625rem;
    max-height: 18.125rem;
    overflow-x: hidden;
    overflow-y: auto
}

.ship-country-tip-wrap .ship-country-tip table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0
}

.ship-country-tip-wrap .ship-country-tip table th {
    padding: .25rem 0
}

.ship-country-tip-wrap .ship-country-tip table td {
    padding: .125rem 0;
    text-align: right;
    color: #6BBA2D
}

.ship-country-tip-wrap .ship-country-tip i.triangle {
    position: absolute;
    right: 2rem
}

.ship-country-tip-wrap .ship-country-tip i.top-tri {
    top: -1rem
}

.ship-country-tip-wrap .ship-country-tip i.top-tri-bg {
    top: -0.9375rem
}

.c-wrap-col {
    position: absolute;
    right: .625rem;
    text-align: right;
    top: .5rem
}

.cartGdList li {
    padding: 1.25rem 1rem;
    margin-top: -0.125rem;
    border-top: .125rem solid #dedede;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cartGdList .c_operate,
.cartGdList .c_img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.cartGdList .c_listText {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.cartGdList .active .ship-country-tip {
    display: block
}

.cartGdList .c_operate {
    padding-right: .625rem;
    height: .9375rem
}

.cartGdList .c_operate input {
    border: 1px solid #dedede;
    width: .9375rem;
    height: .9375rem
}

.cartGdList .c_img {
    width: 20%;
    max-width: 6.25rem;
    max-height: 6.25rem;
    overflow: hidden;
    position: relative
}

.cartGdList .c_img .icon-subscript {
    top: 0;
    left: 0
}

.cartGdList .c_listText {
    width: 67%;
    padding-left: .625rem;
    font-size: .875rem
}

.cartGdList .c_listText .c_cartGdTitle {
    font-size: .875rem
}

.cartGdList .c_listText .c_cartGdTitle a {
    color: #666
}

.cartGdList .c_listText p {
    line-height: 1.125rem
}

.cartGdList .c_listText .priceBox {
    margin-right: 10px;
    line-height: 1.875rem
}

.cartGdList .c_listText .addThisToFav {
    line-height: 1.875rem;
    color: #333;
    font-size: 1rem
}

.cartGdList .c_listText .c_numBox {
    font-size: .75rem;
    line-height: 1.875rem
}

.cartGdList .c_listText .c_numBox i {
    display: block;
    position: absolute;
    z-index: -1;
    right: 0;
    line-height: 1.875rem;
    height: 1.875rem;
    width: 1.25rem;
    text-align: center
}

.cartGdList .c_listText .c_numBox label {
    float: left;
    padding-right: .3125rem;
    font-size: .75rem
}

.cartGdList .c_listText .c_numBox .c_numSelect {
    float: left;
    position: relative
}

.cartGdList .c_listText .c_numBox select {
    background-color: transparent;
    width: 3.75rem;
    height: 1.25rem;
    padding: .3125rem .1875rem .3125rem .625rem;
    border: 1px solid #dedede;
    height: 30px
}

.cartGdList .c_listText .c_numBox .flashsale_pop_ico {
    width: 14px;
    height: 14px;
    display: inline-block;
    float: left;
    background: url(../images/styleimg/tips_bg.png?2016062401) no-repeat;
    position: relative;
    top: 7px;
    left: 0;
    margin-right: 8px;
    background-size: 100% auto
}

.cartGdList .c_listText .pre_gif img {
    width: 40px;
    height: 40px;
    vertical-align: top
}

.cartGdList .c_listText .flashsale-over-tips {
    color: #6BBA2D;
    font-size: 12px
}

.cartGdList .c_listText .stock-tips {
    color: #6BBA2D;
    font-size: 12px
}

.cartGdList .c_listText .stock_limited {
    float: left;
    font-size: 12px;
    color: #6BBA2D
}

.cartGdList .cl_operateBtn .c_operate {
    padding-right: 0
}

.cartGdList .cl_operateBtn .c_listText {
    padding-left: 0;
    font-size: .75rem
}

.cartGdList .cl_operateBtn a,
.cartGdList .cl_operateBtn label {
    padding-left: .3125rem;
    color: #0078ff
}

.cartGdList .cl_operateBtn .delAction,
.cartGdList .cl_operateBtn .addFavour {
    color: #999;
    font-size: 1rem
}

.cartGdList .product-outofstock {
    background: #f0f0f0
}

.cartTotalPrice {
    font-weight: bold;
    font-size: 1.125rem
}

.cartTotalPrice i {
    font-style: normal
}

.cartTotalPrice span {
    font-size: 1.125rem
}

.flashsalePop_Box {
    width: 100%;
    height: 100%;
    display: none
}

.flashsalePop_Box .Mark_overlay {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999
}

.flashsalePop_Box .PopBox_Con {
    width: 320px;
    max-width: 80%;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.flashsalePop_Box .PopBox_Con .Close_icon {
    width: 20px;
    height: 20px;
    background-position: -53px -10px;
    position: absolute;
    top: 6px;
    right: 8px
}

.flashsalePop_Box .PopBox_Con .Pop_Title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ff8a00;
    border-radius: 6px 6px 0 0
}

.flashsalePop_Box .PopBox_Con .Pop_Title .tips_icon {
    width: 36px;
    height: 36px;
    display: block;
    background-position: 0 0;
    vertical-align: middle;
    margin: 0 auto;
    position: relative;
    top: 7px;
    left: 0
}

.flashsalePop_Box .PopBox_Con .Content_col {
    width: auto;
    height: auto;
    padding: 10px 15px 20px 15px
}

.flashsalePop_Box .PopBox_Con .Content_col h3 {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 10px 0;
    font-weight: 600
}

.flashsalePop_Box .PopBox_Con .Content_col p {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    text-align: center;
    font-weight: 600
}

.flashsalePop_Box .PopBox_Con .Content_col .pop_btn {
    width: 220px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
    background: #ff8a00;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    padding: 0 20px;
    overflow: hidden
}

.flashsalePop_Box .pop_ico {
    width: auto;
    height: auto;
    display: inline-block;
    background: url(../images/styleimg/pop_ico.png?2016062801) no-repeat;
    overflow: hidden
}

.flashsalePop_Box .animat {
    -webkit-animation-name: bouncein;
    animation-name: bouncein;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bouncein {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05)
    }
    70% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes bouncein {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05)
    }
    70% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

.cartCode {
    padding: 0 .9375rem
}

.cartCode .cartCodeInner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cartCode .cartCodeInner .code-input-wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.cartCode .cartCodeInner .code-input-wrap .icon-arrow-down {
    display: none;
    position: absolute;
    top: .4375rem;
    right: .375rem;
    *display: inline;
    *zoom: 1
}

.cartCode .cartCodeInner .code-input-wrap .icon-arrow-down.is-show {
    display: inline-block
}

.cartCode .cartCodeInner label,
.cartCode .cartCodeInner .applybtn {
    font-size: .75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.cartCode .cartCodeInner input {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.cartCode .cartCodeInner label span {
    padding-right: .3125rem
}

.cartCode .cartCodeInner .applybtn i {
    display: inline-block;
    font-style: normal;
    background-color: #333;
    color: #fff;
    font-weight: bold;
    margin-left: .625rem;
    padding: 0 .625rem;
    cursor: pointer;
    border-radius: .3125rem
}

.cartCode .cartCodeInner input {
    height: 1.875rem;
    line-height: 1.25rem;
    border: 1px solid #dedede;
    padding: .3125rem .625rem
}

.cartCode .apply_msg {
    padding: .3125rem;
    min-height: 1.75rem;
    line-height: 1.125rem;
    font-weight: bold;
    font-size: .875rem;
    text-align: right;
    color: #6BBA2D
}

.cartCode .apply_msg .icon-load {
    display: block;
    float: right;
    width: .875rem;
    height: .875rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: loading .5s linear infinite;
    animation: loading .5s linear infinite
}

.cartCode .appy_msg_link {
    font-size: .75rem;
    padding-bottom: 10px;
    text-align: right
}

.cartCode .appy_msg_link a {
    color: #5899ff
}

.step_1_btn {
    padding: 0 .9375rem
}

.step_1_btn .checkOutBtn {
    background-color: #6BBA2D;
    display: block;
    line-height: 3.125rem;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    border-radius: .3125rem
}

.step_1_btn p {
    line-height: 2.6875rem;
    padding: 1.25rem 0
}

.step_1_btn p a {
    display: inline-block;
    vertical-align: middle;

    line-height: 2rem;
    font-size: 0;
}

.cartTag {
    overflow: hidden;
    margin: 1.25rem 0;
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    color: #999
}

.cartTag li {
    display: inline;
    float: left;
    margin-left: -0.125rem;
    width: 33.33%;
    padding: 10px 0;
    text-align: center;
    min-height: 3.75rem;
    border-left: 1px solid #dedede;
    font-size: .75rem
}

.cartTag strong {
    font-size: 1.125rem;
    font-weight: bold
}

.cart_s_Box header {
    padding: 0 .9375rem;
    line-height: 2.5rem;
    border-bottom: .125rem solid #dedede;
    font-size: 1.125rem
}

.cart_s_Box header a {
    color: #5899ff;
    float: right;
    font-size: .75rem
}

.cart_s_Box .cart_s_inner {
    padding: 0 .9375rem
}

.cart_s_Box .cart_s_inner .consignee-tip {
    padding-top: .66666667rem;
    font-size: .75rem;
    color: #c00
}

.cart_s_Box .wallet-inner {
    padding: 0 .9375rem;
    font-size: .75rem
}

.cart_s_Box .wallet-inner input {
    position: static;
    left: 0;
    top: 0
}

.cart_s_Box .wallet-inner label {
    color: #333;
    font-size: 1rem;
    font-family: Arial
}

.cart_s_Box .wallet-inner a {
    color: #999;
    text-decoration: underline
}

.cart_s_Box .wallet-inner .wallet-pay-num {
    color: #333
}

.cart_s_Box .wallet-inner .wallet-pay-num strong {
    color: #cc0000;
    font-weight: bold
}

.cart_s_Box .wallet-inner .wallet-set-password-wrap {
    margin-top: .9375rem;
    line-height: 1.25rem
}

.cart_s_Box .wallet-inner .wallet-pay-inner-wrap {
    margin-top: .9375rem
}

.cart_s_Box .wallet-inner .wallet-pay-inner-wrap .tips {
    margin-bottom: .3125rem;
    line-height: 1.25rem;
    color: #333;
    font-size: .75rem
}

.cart_s_Box .wallet-inner .wallet-pay-inner-wrap .enter-wallet-password {
    margin-bottom: .9375rem;
    padding: .1875rem;
    height: 2.5rem;
    line-height: 2rem;
    border: 1px solid #dedede;
    border-radius: .125rem
}

.cart_s_Box .wallet-inner .wallet-pay-inner-wrap .wallet-pay-num {
    margin-top: 1.5625rem;
    line-height: 2.5rem
}

.cart_s_Box .order-requirement {
    padding: .8rem;
    border: 1px solid #ddd;
    width: 98%;
    margin: 0 auto
}

.cart_s_Box .order-requirement input {
    position: relative;
    top: .15rem
}

.consigneeList {
    padding-top: .66666667rem;
    font-size: .75rem;
    line-height: 1.5rem
}

.consigneeList strong {
    color: #999
}

.methodShip {
    position: relative;
    padding: 0 .9375rem 0 2.5rem;
    /*margin-top: 1.25rem;*/
    font-size: .75rem
}

.methodShip .methodShipBg {
    background-color: #dedede;
    position: absolute;
    left: 1.4375rem;
    top: 0;
    width: .125rem;
    height: 100%
}

.methodShip .methodList {
    background-color: #fff;
    position: relative;
    border: 1px solid #dedede;
    margin-bottom: .9375rem;
    line-height: 1.5rem
}

.methodShip .methodList .far-money {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: solid 1px #ababab;
    border-radius: 100%;
    text-align: center;
    line-height: 15px
}

.methodShip .methodList .mdtriangle,
.methodShip .methodList .mdBlock {
    background-color: #fff;
    position: absolute;
    top: 50%;
    width: 1rem;
    height: 1rem
}

.methodShip .methodList .mdBlock {
    left: -1.5625rem;
    margin-top: -0.5rem;
    border: .125rem solid #dedede;
    border-radius: 1rem
}

.methodShip .methodList .mdBlock.on {
    background-color: #6BBA2D
}

.methodShip .methodList .mdtriangle {
    border: 1px solid #dedede;
    left: -0.25rem;
    margin-top: -0.5rem;
    z-index: 2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.methodShip .methodList .methdListInner {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 1rem 1rem .375rem
}

.methodShip .methodList:last-child {
    margin-bottom: 0
}

.methodShip .methodList h5 {
    font-weight: bold
}

.methodShip .methodList dl {
    overflow: hidden;
    padding-bottom: .625rem
}

.methodShip .methodList dl dd {
    color: #999
}

.methodShip .methodList dl .mdCost {
    color: #333;
    font-weight: bold
}

.methodShip .Need_Traking_number {
    vertical-align: middle
}

.methodShip .mdShip dt,
.methodShip .mdShip dd {
    width: 100%;
    float: left
}

.methodShip .mdShip input {
    display: inline;
    float: left;
    margin: 5px 0 0 0;
    *vertical-align: 5px
}

.methodShip .mdShip .my_shop_price {
    color: #6BBA2D
}

.methodShip .mdShip .form-group label {
    display: inline-block;
    padding: 0 15px 0 15px
}

.methodShip .mdShip .form-group label input {
    float: left;
    margin-left: -15px
}

.methodShip .mdTimeCost {
    width: 100%;
    float: left
}

.methodShip .mdTimeCost i {
    margin-right: .3125rem
}

@media only screen and (min-width:480px) {
    .methodShip .mdTimeCost,
    .methodShip .mdShip dt,
    .methodShip .mdShip dd {
        width: 50%
    }
}

.methodShip .premiumWrap .mdBlock {
    border-radius: 0
}

.tax-box {
    display: none
}

.tax-box input {
    float: none !important;
    width: 50%;
    margin-left: 0 !important;
    margin-right: 10px
}

.tax-box button {
    font-size: 12px;
    background: #6BBA2D;
    padding: 5px 3px;
    color: white;
    border-radius: 4px
}

.tax-box p {
    line-height: normal
}

.tax-box .tax-error {
    color: red
}

#insurance_checked {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0
}

.cart_point p {
    font-size: .75rem;
    line-height: 1.625rem
}

.cart_point input {
    margin: 0 .3125rem;
    width: 4.375rem;
    height: 1.625rem;
    padding: .1875rem;
    border: 1px solid #dedede
}

.cart_point .sPoint_opreat span {
    color: #6BBA2D
}

.cart_bill {
    font-size: .75rem
}

.cart_bill .cart_s_inner {
    background-color: #f6f6f6;
    border-bottom: 2px solid #dedede
}

.cart_bill dl {
    padding: .3125rem 0;
    line-height: 1.125rem;
    overflow: hidden
}

.cart_bill dt,
.cart_bill dd {
    width: 50%;
    float: left
}

.cart_bill dd {
    font-weight: bold;
    font-size: .875rem;
    text-align: right
}

.grandTotalPrice {
    line-height: 3.75rem
}

.grandTotalPrice i {
    font-size: .875rem;
    font-style: normal
}

.grandTotalPrice span {
    font-size: 1.875rem
}

.orderReview {
    font-size: .75rem
}

.orderReview p {
    padding: .9375rem 0
}

.orderReview textarea {
    border: 1px solid #dedede;
    padding: .3125rem;
    width: 100%;
    height: 6.25rem;
    resize: none;
    visibility: visible;
    font-family: Arial
}

.payMethod p {
    font-size: 16px
}

.payMethod li {
    padding: 15px;
    border-bottom: 1px solid #dcdcdc
}

.payMethod li input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.payMethod li>div {
    display: inline-block;
    vertical-align: middle
}

.payMethod img {
        padding: 0;
    margin: 0;
    max-width: 100%;
    width: auto;
}

.step_2_btn {
    /*border-bottom: 2px solid #dedede;*/
    padding: 1.875rem .9375rem;
    padding-top: 0px;
    text-align: center
}

.step_2_btn button {
    background-color: #6BBA2D;
    width: 100%;
    color: #fff;
    line-height: 3.75rem;
    padding: 0 1.25rem;
    font-size: 1.125rem;
    font-weight: bold;
    border-radius: .1875rem
}

.step_2_btn .btnTips {
    font-size: .75rem;
    padding-top: .625rem
}

.step_2_btn .red {
    color: #f60
}

.order_sn {
    border-top: 1px solid #dedede;
    padding-top: 3.125rem
}

.order_sn p {
    font-size: .875rem;
    font-family: Arial
}

.order_sn p.done_newInfo {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    line-height: 1.5625rem;
    border-bottom: .0625rem solid #ddd
}

.order_sn p.done_newInfo strong {
    color: #6BBA2D
}

.order_sn p.done_newInfo span {
    color: #000
}

.order_sn p.done_newInfo .f-messenger-tips {
    font-size: .75rem;
    line-height: 1.25rem;
    display: block;
    margin: .625rem 0 .625rem 0
}

.order_sn p.done_newInfo .c-msg {
    width: auto;
    min-width: 7.6875rem;
    height: 1.5625rem;
    line-height: 1.4375rem;
    padding: 0 .625rem;
    display: inline-block;
    border: 1px solid #008fff;
    border-radius: .1875rem;
    position: relative;
    margin-bottom: .625rem
}

.order_sn p.done_newInfo .c-msg .msg-ico {
    width: .9375rem;
    height: .9375rem;
    background: url(../images/domeimg/cart/msg_ico.png) no-repeat;
    background-size: .9375rem .9375rem;
    float: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: .25rem;
    left: 0;
    margin-right: .375rem
}

.order_sn p.done_newInfo .c-msg .msg-text {
    line-height: 1.4375rem;
    font-size: .875rem;
    font-weight: bold;
    color: #008fff;
    font-size: .75rem;
    text-transform: capitalize
}

.order_sn .done_newP {
    margin-top: 1.25rem;
    line-height: 1.5625rem
}

.order_sn .done_newP a {
    color: #06f;
    text-decoration: none
}

.order_sn .done_newP a:hover {
    text-decoration: underline
}

.order_info {
    padding-top: .625rem;
    width: 80%;
    max-width: 31.25rem;
    margin: 0 auto 2.5rem;
    text-align: left;
    font-size: .75rem;
    color: #999;
    line-height: 1.25rem
}

.coupon-user-tips {
    margin: 0 auto;
    padding: 1.875rem .9375rem 0;
    line-height: 1.25rem;
    color: #6BBA2D
}

.coupon-user-tips i {
    margin-right: .3125rem
}

.cart-gift-wrap {
    padding: 1.015625rem 0 .46875rem
}

.cart-gift-wrap .banner {
    text-align: center;
    position: relative
}

.cart-gift-wrap .banner a {
    display: inline-block;
    vertical-align: top
}

.cart-gift-wrap .banner img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.cart-gift-wrap .rule-arrow {
    display: block !important;
    margin: .234375rem 0;
    height: 1.5625rem;
    line-height: 1.5625rem;
    padding-bottom: .3125rem;
    font-size: .78125rem;
    color: #666;
    position: relative;
    box-sizing: content-box
}

.cart-gift-wrap .rule-arrow:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.328125rem;
    width: .65625rem;
    height: .375rem;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAMCAMAAAC6EAb3AAAAUVBMVEVHcEz/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j/S1j+ARkwAAAAGnRSTlMA1CUzwzzn+hEIu1n1RPAr2rFOGOxtY8x6ebQISfAAAABqSURBVHheZchHEoAgEETRVkHAHEG5/0GFLrAMbzM9Hz6YDTIzx8Dqm5xNwx8nj9CMWvA7gJ3Dxawd947AqjiLFWsRh7KglnmSE2OLZGEmteDWdyl2PR7kwDhIvFRbiFuFj7H29YifUpTILsF0Cqc4BF/UAAAAAElFTkSuQmCC") no-repeat;
    content: " ";
    background-size: contain;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.cart-gift-wrap .rule-arrow.down:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cart-gift-wrap .gift-rules {
    padding: .5rem 0 0;
    font-size: .71875rem;
    line-height: 1.5em
}

.cart-gift-wrap .gift-rules>h3 {
    margin-bottom: .15625rem;
    font-weight: bold
}

.cart-gift-wrap .gift-rules a {
    color: #067bb5;
    text-decoration: underline
}

.cart-gift-wrap .draw-pop-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5)
}

.cart-gift-wrap .draw-pop-wrap .xubox_main:after {
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    content: " ";
    border: 6px solid rgba(0, 0, 0, 0.15);
    z-index: -1
}

.cart-gift-wrap .draw-pop-wrap .xubox_page {
    border-radius: 0
}

.cart-gift-wrap .draw-pop {
    background: #fff;
    width: 84.375%;
    height: 16rem;
    display: table;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8rem 0 0 -42.1875%;
    border-radius: .4rem
}

.cart-gift-wrap .draw-pop .draw-pop-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAMAAACuAq9NAAAAulBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACrJGrzAAAAPXRSTlMA/PkC/lhI8foBXqH99071CAPo7YYuKHB88j4y7Gl1eSBFY++TM/blGYyW8DlU+2Vc9EFSa7k8TLwENy02xBOl7QAAAH5JREFUeF5FzEUOAzEUA1AHhhnKzMwM//7XqqI0rTfWkywDoo9v5gLIgmKiVZ0FHrwFrdZKlZx6qktqNIFWW9b0qk7J4DmSHfPRpchhQ/yyJBr/ZU/d0LWMYs5jnzFfa8MTG7C24U5pzw5H1Scuz4C4OFe9ukX3B5C+zMc7xQeI7wlnArjC7AAAAABJRU5ErkJggg==") no-repeat center
}

.cart-gift-wrap .draw-pop-bd {
    display: table-cell;
    padding: .46875rem 0;
    text-align: center;
    vertical-align: middle
}

.cart-gift-wrap .draw-pop-bd>section {
    min-height: 5.5rem;
    position: relative
}

.cart-gift-wrap .draw-pop-bd h2 {
    margin-bottom: .3125rem;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: capitalize
}

.cart-gift-wrap .draw-pop-bd .draw-pop-cont {
    font-size: .85rem;
    line-height: 1.5em
}

.cart-gift-wrap .draw-pop-bd .draw-pop-cont a {
    color: #6BBA2D
}

.cart-gift-wrap .draw-pop-bd .share-wrap {
    margin: 1rem 0 0;
    padding-top: .6rem;
    border-top: 1px solid #d6d6d6;
    font-size: .5rem
}

.cart-gift-wrap .draw-pop-bd .share-btns {
    margin-bottom: 10px
}

.cart-gift-wrap .draw-pop-bd .share-btn {
    margin: 0 .5rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    font-size: 0;
    *display: inline;
    *zoom: 1;
    -webkit-transition: .5s;
    transition: .5s
}

.cart-gift-wrap .draw-pop-bd .share-btn .icon {
    display: block;
    height: 100%;
    background: url(../images/domeimg/promotion/anniversary/3/preheat-min/share-1.png) no-repeat;
    background-size: contain
}

.cart-gift-wrap .draw-pop-bd .share-btn .icon-vk {
    background-image: url(../images/domeimg/promotion/anniversary/3/preheat-min/share-4.png)
}

.cart-gift-wrap .draw-pop-bd .share-btn .icon-tw {
    background-image: url(../images/domeimg/promotion/anniversary/3/preheat-min/share-2.png)
}

.cart-gift-wrap .draw-pop-bd .share-btn .icon-google {
    background-image: url(../images/domeimg/promotion/anniversary/3/preheat-min/share-3.png)
}

.cart-gift-wrap .draw-pop-bd .share-btn .icon-reddit {
    background-image: url(../images/domeimg/promotion/anniversary/3/preheat-min/share-5.png)
}

.cart-gift-wrap .draw-pop-bd .loading-wrap {
    line-height: 88px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 89px
}

.cart-gift-wrap .draw-pop-bd .loading {
    display: none;
    width: 37px;
    height: 37px;
    margin-right: 10px;
    vertical-align: middle
}

.cart-item.bg-ex .parts {
    background-color: #fffcf9
}

.hide-popbox .popBox {
    display: none
}

.redemption-info {
    min-height: 2.8125rem;
    padding: .5rem .75rem 0;
    line-height: .875rem;
    font-size: .75rem;
    background: #fffcf9;
    position: relative
}

.redemption-info:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.redemption-info .get-more {
    margin-right: .3125rem;
    display: inline-block;
    height: 1rem;
    padding: 0 .3125rem;
    position: relative;
    line-height: 1rem;
    font-size: .625rem;
    color: #fff;
    background: #f90
}

.redemption-info .get-more:after {
    position: absolute;
    left: .3125rem;
    bottom: -0.1875rem;
    width: 0;
    height: 0;
    border: .1875rem dashed transparent;
    border-bottom: none;
    border-top: .1875rem solid #f90;
    content: " "
}

.redemption-info .redemption-text {
    display: block;
    padding: .5rem 0
}

.redemption-info .redemption-text span {
    font-size: .75rem
}

.redemption-info .view-addon,
.redemption-info .action-redeemed {
    position: absolute;
    top: .5rem;
    right: .75rem;
    padding: .3125rem 0
}

.redemption-info .view-addon {
    margin-top: -0.3125rem
}

.redemption-info .action-redeemed {
    margin-top: 1.2rem;
    clear: right;
    color: #333
}

.redemption-info .view-addon span,
.redemption-info .action-redeemed span {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    color: #f90;
    font-size: .75rem;
    border-bottom: 1px solid
}

.redemption-info .action-redeemed span {
    color: #333
}

.pop-redeemed,
.pop-redeemed .loading,
.redeemed-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999
}

.pop-redeemed {
    display: block;
}

.pop-redeemed .loading,
.pop-redeemed .redeemed-bg,
.pop-redeemed .redeemed-inner {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.pop-redeemed .redeemed-bg {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0
}

.pop-redeemed .redeemed-inner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.5rem 0 2.8125rem;
    box-sizing: border-box;
    max-height: 100%;
    overflow: auto;
    background: #fff;
    z-index: 9;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.pop-redeemed.show-loading .redeemed-bg,
.pop-redeemed.active .redeemed-bg {
    opacity: 1
}

.pop-redeemed.show-loading .loading {
    visibility: visible;
    opacity: 1
}

.pop-redeemed.active .redeemed-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pop-redeemed .loading {
    visibility: hidden;
    opacity: 0;
    top: 50%;
    bottom: auto;
    margin-top: -0.46875rem;
    color: #fff;
    font-size: .9375rem;
    line-height: .9375rem;
    text-align: center
}

.pop-redeemed .redeemed-hd,
.pop-redeemed .redeemed-ft {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.pop-redeemed .redeemed-ft {
    position: fixed;
    top: auto;
    bottom: 0;
    z-index: 99
}

.pop-redeemed .redeemed-hd {
    padding-top: .3125rem;
    line-height: 2.1875rem;
    text-align: center;
    font-size: .875rem;
    color: #999
}

.pop-redeemed .btn-confirm {
    width: 100%;
    height: 2.8125rem;
    line-height: 2.8125rem;
    font-size: 1.125rem;
    text-align: center;
    background: #ff8a00;
    color: #fff
}

.pop-redeemed .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    padding-top: .3125rem;
    line-height: 2.1875rem;
    color: #999
}

.pop-redeemed .redeemed-bd li {
    height: 5rem;
    padding: .625rem .625rem .625rem 0;
    box-sizing: content-box;
    border-top: 1px solid #e4e4e4
}

.pop-redeemed .redeemed-bd li:first-child {
    border-top: none
}

.pop-redeemed .redeemed-bd li>label {
    float: left;
    width: 2.8125rem;
    height: 100%
}

.pop-redeemed .redeemed-bd li>label em {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5rem 0 0 -0.5rem;
    height: 1rem
}

.pop-redeemed .redeemed-bd li .item-img {
    float: left;
    width: 5rem;
    height: 5rem;
    text-align: center
}

.pop-redeemed .redeemed-bd li .item-img img {
    height: 100%;
    width: auto;
    max-width: 100%;
    vertical-align: top
}

.pop-redeemed .redeemed-bd li .cont {
    margin-left: 8.75rem
}

.pop-redeemed .redeemed-bd li .item-title {
    margin-bottom: .9375rem;
    height: 2.375rem;
    padding-top: .625rem;
    line-height: .875rem;
    font-size: .75rem;
    overflow: hidden;
    color: #666
}

.pop-redeemed .redeemed-bd li .item-title a {
    color: #666
}

.pop-redeemed .redeemed-bd li .my_shop_price {
    font-size: 1rem;
    color: #6BBA2D
}

.pop-redeemed .redeemed-bd li .item-num {
    float: right;
    font-size: .875rem;
    color: #666
}

.layermanim {
    overflow: hidden;
    width: 305px;
    max-width: 305px !important
}

.layermanim .tax_box {
    text-align: center;
    font-size: 12px
}

.layermanim .tax_box h2 {
    font-size: 16px;
    font-weight: bold
}

.layermanim .tax_box .tax_txt {
    margin-top: 10px
}

.layermanim .tax_box .tax_input {
    position: relative;
    margin-top: 20px;
    color: #000;
    height: 70px
}

.layermanim .tax_box #tax_num {
    width: 210px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 30px
}

.layermanim .tax_box .clear-icon {
    position: absolute;
    top: 9px;
    right: 18px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: url('../images/styleimg/default/xubox_ico0.png') -28px -5px no-repeat
}

.layermanim .tax_box .tax_tag {
    color: #ff8a00;
    display: none;
    text-align: left;
    margin: 10px 0 0 56px
}

.layermanim .passport_box {
    text-align: center;
    font-size: 12px
}

.layermanim .passport_box h2 {
    font-size: 16px;
    font-weight: bold
}

.layermanim .passport_box .passport_txt {
    margin-top: 10px;
    margin-bottom: 16px
}

.layermanim .passport_box>div {
    text-align: left;
    margin-left: 8px;
    height: 80px
}

.layermanim .passport_box>div .p_input,
.layermanim .passport_box>div .date-box {
    width: 260px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px
}

.layermanim .passport_box .tax_tag {
    color: #ff8a00;
    display: none;
    text-align: left
}

.layermanim .layermbtn {
    color: #007aff
}

.layermanim .layermbtn span {
    font-size: 17px
}

.layermanim .layermbtn span:first-child {
    font-weight: bold
}

.far-money-box {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    padding-top: 60%;
    z-index: 999;
    text-align: center
}

.far-money-box .far-box {
    position: relative;
    width: 250px;
    height: 150px;
    background: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 50px 20px 20px 20px
}

.far-money-box .far-box .close-far-money {
    position: absolute;
    right: 10px;
    top: 10px
}

.far-money-box .far-box .my_shop_price {
    color: red
}

/* added*/

.inputT {
    width: 100%;
    padding: .625rem;
    border-radius: .1875rem;
    border: 1px solid #dedede;
    color: #999;
    font-size: .875rem;
}

.CartSection h4{
        margin: 0 auto;
    line-height: 1.2rem;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 5px;
}

.step_3_btn a.allBtn {
    height: 2rem;
    padding: 0px 12px;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

.allBtn {
    color:#fff;
    background-color: #6BBA2D;
    border-radius: 3px;
}

.step_3_btn {
    line-height: 2rem;
    text-align: left;
}

.ShipA {
    text-decoration: none;
    color: black;
    
    text-align:center;
}

.ShipTitle {
    text-align: center;
    border: solid 1px #9b9b8f;
    font-weight: bold;
    border-radius: 3px;
    padding: 4px 10px 4px 10px;
    color: black;
    text-decoration: none;
    font-size: 18px;
    background: white;
    width: 90%;
    display: inline-block;
}

.ShipInfo {
    text-align: left;
    border: solid 2px #9b9b8f;
    margin: 10px 0px 15px 0px;
    float: left !important;
    width: 100%;
    margin-top: -15px;
    padding-top: 20px;
    padding-left: 15px;
}

.ShipName {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #4b4c50;
    width: 30%;
    vertical-align: top;
}

.ShipValue {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #7b7b7f;
    display:inline-block;
    /*left: 210px;*/
    width: 100%;
}

.step_2_btn span {
        text-decoration: none;
    display: inline-block;
    vertical-align: top;
    line-height: 2rem;
    padding: 0 1rem;
    font-size: 1rem;
    font-weight: bold;
}
.step_1_btn a.cont_shop {
    color: #6BBA2D;
    font-size: .875em;
    margin-right: 10px;
    text-decoration: underline
}

.step_1_btn span {
    padding: 0 15px
}
.total_Titles{
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 4rem;
    color: black;
    line-height: 1.1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.my_shop_price{
        color: #6BBA2D;
}

.CouponsIconBig {
    background-image: url(../UploadedImages/Icons/CouponBig.png);
}

.IconsBig {
    display: inline-block;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}