.icon_sprite {
    display: inline-block;
    vertical-align: top;
    background: url(../image/index/sprite.png) no-repeat;
}

.icon {
    display: inline-block;
    vertical-align: top;
}

.color646877 {
    color: #646877;
}

.colorED2E50 {
    color: #ED2E50;
}

.color187FC4 {
    color: #187FC4;
}

.colorFA7E7E {
    color: #FA7E7E;
}

.icon_warn2 {
    width: 16px;
    height: 16px;
    background: url(../image/common/icon_warn2.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 4px 5px 0 0;
}

.icon_warning {
    width: 16px;
    height: 16px;
    background: url(../image/common/icon_warn.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 2px 2px 0 0;
}
.balance_main .icon_warning{
    margin: 7px 2px 0 0;
}
.icon_wx {
    width: 20px;
    height: 20px;
    background: url(../image/common/icon_wx.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 0 0;
}

.icon_zfb {
    width: 20px;
    height: 20px;
    background: url(../image/common/icon_zfb.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 0 0;
}

.icon_ck {
    width: 24px;
    height: 24px;
    background: url(../image/common/icon_fh.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 0 0;
}

#addInvoice {
    margin-left: 25px;
}

#footer .side {
    width: 660px;
}

#footer .side dl {
    width: 120px;
    padding-left: 0px;
}

.order-bt {
    height: 58px;
    line-height: 58px;
    color: #35364F;
    font-size: 20px;
    box-shadow: inset 0px -2px 0px #187FC4;
}

.bdb1 {
    border-bottom: 1px solid #D9DEE3;
}

.bdt1 {
    border-top: 1px solid #D9DEE3;
}

.order_body {
    border: 1px solid #D9DEE3;
    border-top: 0;
    padding: 10px 30px;
}

.order_body .hd {
    padding-bottom: 14px;
    padding-top: 15px;
}

.commodity>.hd {
    position: relative;
    line-height: 22px;
}

.commodity>.hd::after {
    content: '';
    height: 2px;
    background: url(../image/cart/odbg.png) repeat-x;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    margin-top: 0px;
}

.commodity .spqd {
    background-color: #fff;
    display: inline-block;
    padding-left: 15px;
}

.order_body .bt {
    height: 22px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #35364F;
    padding-right: 10px;
    display: inline-block;
}

.commodity>.hd>.bt {
    background-color: #fff;
}

.order_body>div {
    padding-bottom: 15px;
}

.addaddr {
    color: #187FC4
}

.prenInfos::before {
    content: '';
    height: 4px;
    width: 100%;
    display: inline-block;
    background: url(../image/cart/ybg.png);
    position: absolute;
    left: 0;
    bottom: 0;
}

.addressList {
    height: 40px;
    overflow: hidden;
}

.addressList2 {
    height: auto;
    overflow: initial;
}

.addressList .items {
    height: 36px;
    margin-bottom: 5px;
}

.addressList .items:hover {
    background-color: #FFF8F8;
}

.addressList .items .laber {
    width: 100px;
    height: 22px;
    border: 2px solid #E6EFF9;
    padding: 5px 20px;
    background-color: #fff;
    cursor: pointer;
}

.addressList .items.on .laber {
    border: 2px solid #187FC4;
}

.addressList .items.on .laber::before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../image/product/icon_jiao.png) no-repeat;
    display: inline-block;
    right: 0;
    bottom: 0;
    position: absolute;
}

.addressList .items .laber>span {
    width: 50px;
    height: 22px;
    overflow: hidden;
    text-align: center;
    color: #35364F;
    float: left;
}

.addressList .items .des {
    padding: 7px;
    padding-left: 165px;
    padding-right: 185px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.addressList .items .setdefault {
    right: 110px;
    top: 6px;
    display: none;
}

.cart-head {
    height: 100px;
}

.addressList .items .eidt {
    right: 60px;
    top: 6px;
    display: none;
}

.addressList .items .del {
    right: 10px;
    top: 6px;
    display: none;
}

.addressList .items.itemsSelect .setdefault,
.addressList .items.itemsSelect .eidt,
.addressList .items.itemsSelect .del {
    display: block;
}

.addressList .items .defaultaddr {
    font-size: 12px;
    padding: 2px 5px;
    color: #fff;
    background: #8FC31F;
    border-radius: 2px;
    margin-left: 10px;
    display: none;
}

.addressList .items.default .setdefault {
    display: none;
}

.addressList .items.default .defaultaddr {
    display: inline;
    vertical-align: top;
}

.addressList .items .des .name {
    padding-right: 12px;
    vertical-align: top;
}

.addressList .items .des .detail {
    max-width: 430px;
    padding-right: 12px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.addressList .items .des .phone {
    vertical-align: top;
    padding-right: 12px;
    display: inline-block;
}

.addressList .items>span:hover {
    color: #ED2E50;
    cursor: pointer;
}

.addrmore {
    height: 16px;
    line-height: 16px;
}

.addrmore .icon_up {
    width: 16px;
    height: 16px;
    background: url(../image/member/icon_chevron_down.png) no-repeat center;
    content: '';
    vertical-align: top;
}

.addrmore2 .icon_up {
    background: url(../image/member/icon_chevron_up.png) no-repeat center;
}


.deliveryList>span {
    float: left;
    padding: 6px 29px 6px 15px;
    line-height: 22px;
    border: 1px solid #D9DEE3;
    margin: 0 15px 10px 0;
    font-size: 14px;
    position: relative;
}

.deliveryList>span:hover {
    border: 1px solid #187FC4;
    color: #187FC4;
    cursor: pointer;
}

.deliveryList>span.on {
    width: 150px;
    border: 1px solid #ccc;
    line-height: 20px;
    color: #666;
    background-color: #fff;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.deliveryList>span.on::before {
    width: 16px;
    height: 16px;
    background: url(../image/member/icon_chevron_down.png) no-repeat center;
    content: '';
    right: 5px;
    top: 8px;
    position: absolute;
}

.deliveryfe {
    margin: 10px 0 15px 0;
}

.deliveryck {
    height: 22px;
    line-height: 22px;
    color: #333333;
    background-color: #F4F5F8;
}

.deliveryck .date {
    font-size: 12px;
    color: #646877;
}

.order_body .sm {
    color: #646877;
    font-size: 13px;
}

.order_body .sm a {
    color: #187FC4;
}

.commodityList {
    width: 866px;
    min-height: 195px;
    border-left: 1px solid #D9DEE3;

    background-color: #F3FFFF;
}

.commodityList .commodityListhd {
    color: #646877;
    font-size: 13px;
    background-color: #F4F5F8;
    height: 38px;
    line-height: 38px;
}

.notaddressList {
    height: 18px;
    line-height: 18px;
    padding: 10px;
    background-color: #FFEEEE;
    color: #ED2E50;
    font-size: 13px;
}

.notaddressList .icon_warn {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../image/common/icon_warn.png) no-repeat center;
    vertical-align: top;
    margin-right: 5px;
}

.commodityList .scorllY {
    height: 242px;
    overflow-y: auto;
}

.commodityList .commodityListhd>div {
    float: left;
    height: 38px;
    text-align: center;
}

.commodityList .commodityListhd>div.name {
    width: 210px;
    text-align: left;
    padding-left: 200px;
}

.commodityList .commodityListhd>div.model {
    width: 150px;

}

.commodityList .commodityListhd>div.price {
    width: 80px;
}

.commodityList .commodityListhd>div.num {
    width: 80px;
}

.commodityList .commodityListhd>div.stock {
    width: 80px;
}

.commodityList .items {
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #F4F5F8;
    height: 100px;
    overflow: hidden;
}

.commodityList .items>div {
    float: left;
    text-align: center;
}

.commodityList .items>div.name {
    width: 420px;
    text-align: left;
    padding-left: 126px;
    padding-right: 20px;
}

.commodityList .items>div.model {
    padding: 10px;
    line-height: 24px;
    width: 130px;
    word-wrap: break-word;
}

.commodityList .items>div.price,
.commodityList .items>div.num,
.commodityList .items>div.stock {
    width: 80px;
    line-height: 100px;
    color: #646877;
    font-size: 14px;
}

.commodityList .items>div.stock2 {
    line-height: 20px;
    margin-top: 30px;
    color: #ED2E50;
    font-size: 13px;
}

.commodityList .items>div.price {
    color: #ED2E50;
}

.commodityList .items>div.name .pic {
    left: 0px;
    top: 0px;
}

.commodityList .items>div.name .tit {
    margin-top: 10px;
}

.commodityList .items>div.name .tit a {
    font-size: 12px;
    color: #35364F;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.disabled-input {
    color: #999;
    /* 设置文字颜色 */
    cursor: pointer
}

.commodityList .items>div.name .gift {
    margin-top: 8px;
    color: #9297A5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.commodityList .items>div.name .gift>span {
    background: #FFFFFF;
    font-size: 12px;
    border: 1px solid #FA7E7E;
    border-radius: 3px;
    color: #FA7E7E;
    padding: 0 3px;
    margin-right: 5px;
}

.commodityList .items>div.name img {
    width: 100px;
    height: 100px;
}

.commodityList .msg {
    padding: 20px 15px;
}

.commodityList .msg input {
    width: 618px;
    height: 18px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #D9DEE3;
    font-size: 13px;
}

.giftbox .bd {
    width: 1118px;
    padding: 20px 0 20px 20px;
    overflow: hidden;
    border: 1px solid #D9DEE3;
}
.giftbox .bd2 {
    overflow-x: auto;
}

.giftbox .bd .box {
    white-space: nowrap;
}

.giftbox .bd .items {
    width: 120px;
    height: 236px;
    float: left;
    margin-right: 20px;
    padding: 10px 10px 10px;
    border: 1px solid #fff;
    position: relative;
    border-radius: 5px;
}

.giftbox .bd .items:hover {
    background-color: #F3FFFF;
    border: 1px solid #187FC4;
}

.giftbox .bd .items.on {
    background-color: #F3FFFF;
    border: 1px solid #187FC4;
}

.giftbox .bd .items.on::before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../image/cart/icon_jiao.png);
    display: inline-block;
    right: 0;
    bottom: 0;
    position: absolute;
}

.giftbox .bd .items img {
    width: 120px;
    height: 120px;
}

.giftbox .bd .items .numbox {
    height: 28px;
    color: #646877;
    font-size: 12px;
    line-height: 28px;
}

.giftbox .bd .items .tit {
    margin-top: 8px;
    height: 18px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.giftbox .bd .items .price {
    margin: 10px 0 5px 0;
    font-size: 12px;
    color: #ED2E50;
}
.giftbox .bd .items .lq,.giftbox .bd .items .lq2{
    width: 100%;
    height: 24px;
    line-height: 24px;
    bottom: 0;
    left:0;
    color: #9297A5;
    text-align: center;
    border-radius:0 0 5px 5px;
    cursor: pointer;
}
.giftbox .bd .items .lq2{
    display: none;
}
.giftbox .bd .items.on .lq,.giftbox .bd .items.on .lq2,
.giftbox .bd .items:hover .lq{
    background-color: #187FC4;
    color: #fff;
}
.giftbox .bd .items.on .lq{
    display: none;
}
.giftbox .bd .items.on .lq2{
    display: block;
}
.giftbox .bd .items .tips {
    margin: 10px 0 0;
    font-size: 12px;
    color: #646877;
}

.giftbox .bd .items .tips>span {
    color: #FA7E7E;
}

.giftbox .bd .items .numbBox {
    right: 0;
    top: 0;
    width: 82px;
    background: #F4F5F8;
    border-radius: 3px;
}

.smoothBuy .numbBox {
    width: 82px;
    background: #F4F5F8;
    border-radius: 3px;
    margin-top: 35px;
}

.giftbox .bd .items .numbBox>span,
.smoothBuy .numbBox>span {
    float: left;
}

.giftbox .bd .items .numbBox>span.add,
.giftbox .bd .items .numbBox>span.reduce,
.smoothBuy .numbBox>span.add,
.smoothBuy .numbBox>span.reduce {
    width: 25px;
    font-size: 19px;
    text-align: center;
    line-height: 28px;
}

.giftbox .bd .items .numbBox input,
.smoothBuy .numbBox input {
    width: 30px;
    border: 1px solid #D9DEE3;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 4px 0;
    border-radius: 3px;
}

.certificate .items {
    height: 22px;
    line-height: 22px;
}

.certificate label {
    margin-right: 10px;
}

.certificate input {
    vertical-align: top;
    margin-right: 10px;
    margin-top: 3px;
}

.offer .offerDk {
    padding-left: 15px;
}

.offer .offerNum,
.offer .offerDkje {
    color: #ED2E50;
}

.msg .bd input {
    width: 918px;
    height: 18px;
    padding: 10px;
    background: #F4F5F8;
    border: 1px solid #D9DEE3;
    font-size: 13px;
}

.order_infos {
    padding: 30px;
}

.order_infos .items {
    margin: 15px 0;
    text-align: right;
    font-size: 15px;
    line-height: 18px;
    color: #35364F;
}

.order_infos .items .pa {
    width: 210px;
    text-align: right;
    right: 150px;
    top: 0;
}

.trade-foot-detail-com {
    height: 24px;
    line-height: 24px;
    padding: 24px 30px;
    background: #FFEEEE;
    border-bottom: 1px solid #ED2E50;
}

.trade-foot-detail-com .price-tit {
    color: #35364F;
    font-size: 18px;
}

.trade-foot-detail-com .price-num {
    color: #ED2E50;
    font-size: 18px;
    font-weight: 700;
}

.checkout-submit {
    width: 160px;
    height: 48px;
    line-height: 48px;
    background: #ED2E50;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
}

.checkout-submit>a {
    color: #fff;
}

/* 支付 */
.payBox {
    width: 1200px;
    margin: 0 auto;
}

.orderInfos {
    height: 50px;
    padding: 35px 30px;
    background: #F7FCFF;
    border: 1px solid #D9DEE3;
}

.orderInfos-left {
    padding-left: 70px;
}

.orderInfos-left .ts {
    color: #646877;
    font-weight: 600;
    line-height: 20px;
}

.orderInfos-left .ts2 {
    margin-top: 10px;
    line-height: 20px;
}

.orderInfos-left>p {
    color: #646877;
}

.orderInfos-left>p>span {
    color: #ED2E50;
}

.orderInfos-right {
    padding-top: 10px;
    color: #35364F;
    line-height: 22px;
}

.orderInfos-right .ddbh {
    padding-right: 25px;
}

.orderInfos-right .price {
    color: #ED2E50;
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
}

.icon_success {
    width: 50px;
    height: 50px;
    background: url(../image/common/icon_pay_success.png) no-repeat;
    left: 0;
    top: 0;
}

.icon_radio {
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../image/common/icon_radio.png) no-repeat;
    left: 0px;
    top: 4px;
}



.pay_way .pay_h {
    color: #35364F;
    font-size: 20px;
    line-height: 23px;
    margin: 25px 0 15px;

}

.pay_way_bd {
    border: 1px solid #D9DEE3;
    padding: 30px 25px;
}

.pay_way_bd .pay_hd>span {
    display: none;
}

.pay_way_bd2 {
    border: 1px solid #187FC4;
}

.pay_way_bd2 .pay_hd .icon_radio {
    background: url(../image/common/icon_radioed.png) no-repeat;
}

.pay_way_bd2 .pay_hd>span {
    display: block;
}

.pay_hd {
    height: 24px;
    padding-bottom: 15px;
}

.balance_main,
.online_main,
.Offline_main {
    padding-left: 30px;
    color: #646877;
}

.balance_main .zfmm {
    height: 30px;
    line-height: 30px;
}

.balance_main .password {
    width: 120px;
    height: 20px;
    padding: 4px;
    background: #F4F5F8;
    border: 1px solid #ccc;
}

.balance_main span {
    color: #35364F;
}

.balance_main a {
    color: #187FC4;
}

.pay_hd>label {
    font-weight: 600;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    color: #35364F;
    padding-left: 30px;
}

.pay_hd>span {
    right: 0;
    top: 0;
    font-size: 14px;
    color: #35364F;
}

.pay_hd .price {
    color: #ED2E50;
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
}

.pay_tip {
    width: 600px;
    height: 130px;
    padding: 20px;
    background: #FFF8F8;
    border: 1px solid #D9DEE3;
    margin: 15px 0 0 0px;
}


.pay_tip .items,
.pay_tip .items2 {
    width: 300px;
    position: relative;
    padding: 0 0 0 170px;
}

.pay_tip .items input {
    height: 20px;
    width: 336px;
    padding: 3px 6px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    font-size: 12px;
}

.pay_tip .items .ts {
    width: 200px;
    line-height: 28px;
    color: #fa7e7e;
    font-size: 12px;
    left: 310px;
    top: 0;
    position: absolute;
    display: none;
}

.pay_tip .items2 {
    margin: 20px 0;
}

.pay_tip .items .bt,
.pay_tip .items2 .bt {
    width: 170px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 28px;
    font-size: 15px;
    color: #646877;
}

.pay_tip .bt>span {
    color: #ED2E50;
}

.pay_tip .items2 .select {
    height: 20px;
    width: 336px;
    padding: 3px 6px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    font-size: 12px;
    position: relative;
}

.pay_tip .items2 .select .select_box {
    position: absolute;
    left: -1px;
    top: 26px;
    width: 348px;
    height: 50px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    z-index: 99;
    display: none;
}

.pay_tip .items2 .select .select_box span {
    display: block;
    line-height: 25px;
    padding: 0 6px;
    cursor: pointer;
}


.pay_tip .icon_down {
    width: 10px;
    height: 10px;
    background-position: -18px -118px;
    margin: 7px 0 0 5px;
    position: absolute;
    right: 6px;
    top: 2px;

}

.pay_tip .items2 .select .icon.on {
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.pay_tip .items2 .select .select_box span:hover,
.pay_tip .items2 .select .select_box span.active {
    background: #E6EFF9;
}

.pay_tip .agrees {
    color: #9297A5;
    font-size: 13px;
    line-height: 24px;
}

.pay_tip .agrees .checkbox {
    vertical-align: top;
    margin: 3px 5px 0 0;
}

.pay_tip .agrees a {
    color: #0093D5;
}

.tabs_hd {
    border-bottom: 1px solid #D9DEE3;
    margin-top: 15px;
}

.tabs_hd>span {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 10px 20px;
    background: #F7FCFF;
    border: 1px solid #D9DEE3;
    border-bottom: 0;
    border-radius: 6px 6px 0px 0px;
    font-size: 14px;
    color: #9297A5;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.tabs_hd>span.on {
    font-weight: 600;
    color: #646877;
    background: #fff;
}

.tabs_hd>span.on::before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.offline_m_body {
    width: 602px;
    padding: 20px;
    height: 72px;
    background: #FEDBDC;
    font-size: 16px;
    line-height: 24px;
    color: #35364F;
}

.offline_m_body .items {
    height: 24px;
}

.offline_m_body .items>span.tit {
    width: 70px;
    height: 24px;
    display: inline-block;
    text-align: justify;
    vertical-align: top;
    margin: 0 20px 0 0;
}

.offline_m_body .items>span:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.tabs_bd {
    padding: 20px 0 0;
}

.tabs_bd .items {
    cursor: pointer;
    border: 1px solid #D9DEE3;
}

.tabs_bd .third .items {
    height: 20px;
    line-height: 20px;
    padding: 10px 10px 10px 35px;
    border-radius: 3px;
    float: left;
    margin: 0 30px 20px 0;
    position: relative;
}

.tabs_bd .banking .items {
    height: 34px;
    padding: 5px 30px 5px 35px;
    border-radius: 3px;
    float: left;
    margin: 0 30px 20px 0;
    position: relative;
}

.tabs_bd .banking .items img {
    width: 110px;
    height: 34px;
}

.tabs_bd .banking .items>span {
    width: 20px;
    height: 40px;
    display: inline-block;
    background: rgba(0, 161, 233, 0.3);
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    line-height: 16px;
    color: #529BBD;
    text-align: center;
    padding-top: 5px;
}

.tabs_bd .items.on {
    border: 1px solid #187FC4;
}

.tabs_bd .icon_radio {
    left: 10px;
    top: 50%;
    margin-top: -8px;
}

.tabs_bd .on .icon_radio {
    background: url(../image/common/icon_radioed.png) no-repeat;
}

.pay_wx_hd {
    width: 1000px;
    height: 40px;
    margin: 20px auto 10px auto;
}

.pay_wx_hd h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #35364F;
}

.pay_wx_hd h2>a {
    font-weight: 400;
    font-size: 14px;
    color: #187FC4;
}

.pay_wx_body {
    width: 1000px;
    height: 520px;
    margin: 0 auto;
    background: F4F5F8;
    background: linear-gradient(180deg, #F4F5F8 0%, rgba(244, 245, 248, 0) 100%);
}

.pay_wx_body .ewmbox {
    padding: 80px 0 0 140px;
}

.pay_wx_body .ewmbox .ewmboxbd {
    width: 250px;
    border: 5px solid #ED2E50;
    border-radius: 5px;
}

.pay_wx_body .ewmbox .ewmboxbd .ewm {
    width: 210px;
    padding: 20px;
    height: 210px;
    background-color: #fff;
}

.pay_wx_body .ewmbox .ewmboxbd .ewm img {
    width: 210px;
    height: 210px;
}

.pay_wx_body .ewmbox .bottom {
    height: 70px;
    background-color: #ED2E50;
    color: #fff;
    padding-left: 60px;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding-top: 12px;
}

.pay_wx_body .ewmbox .icon_scan {
    width: 48px;
    height: 48px;
    background: url(../image/common/icon_scan.png) no-repeat;
    left: 16px;
    top: 18px;
}

.pay_wx_body .bg {
    padding: 42px 0 0 90px;
}

.pay_wx_body .bg img {
    width: 435px;
}

.blank {
    margin: 20px 0;
}

.blank .bt {
    font-weight: 600;
    font-size: 36px;
    color: #35364F;
}

.blank .ts {
    color: #646877;
}

.blank .ts>span {
    color: #ED2E50;
}

.blank_infos {
    border: 1px solid #D9DEE3;
    padding: 10px 20px 20px;
}

.blank_infos .bt {
    font-size: 14px;
    color: #646877;
    line-height: 38px;
}

.blank_infos .des {
    padding: 20px 30px;
    background-color: #FFF8F8;
}

.blank_infos .des .items {
    padding-left: 125px;
    height: 32px;
    line-height: 32px;
}

.blank_infos .des .items>span {
    left: 0;
    top: 0;
}

.blank_btns {
    margin-top: 25px;
}

.blank_btns>a {
    font-size: 14px;
    color: #0093D5;
}

.blank_btns>.checkout-submit {
    background-color: #187FC4;
    margin-top: 0px;
}


.buying {
    border: 1px solid #D9DEE3;
    padding: 15px 0px 15px 30px;
}

.buying .bt {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #646877;
}

.buying_bd .items .p-name {
    height: 36px;
    line-height: 18px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.buying_bd .items .p-price {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #ED2E50;
    margin-top: 5px;
}

.buying_bd .items {
    width: 156px;
    float: left;
    margin-right: 38px;
    margin-bottom: 20px;
}

.buying_bd .items img {
    width: 100%;
}


.payInfos {
    padding: 30px 45px;
    border: 1px solid #D9DEE3;
}

.payInfos-left {
    width: 730px;
    padding-right: 50px;
}

.payInfos-right {
    width: 350px;
    padding-right: 30px;
}

.payInfos-right .tel {
    color: #35364F;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px dashed #D9DEE3;
}

.payInfos-right .kf {
    padding: 8px 0 0 10px;
}

.payInfos-right .tel>div {
    padding-bottom: 15px;
}

.payInfos-left .icon_success2 {
    padding-right: 50px;
}

.payInfos-left .ts {
    color: #646877;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 25px;
}

.payInfos-left .ts2 {
    color: #646877;
}

.payInfos-left .btns {
    margin-top: 35px;
}

.payInfos-left .btns .ck {
    padding: 6px 18px;
    background: #ECF0F4;
    border-radius: 3px;
}

.payInfos-left .btns .ck2 {
    padding: 6px 18px;
    background: #187FC4;
    color: #fff;
    border-radius: 3px;
    margin-left: 15px;
}

.payInfos-right .ewm img {
    width: 82px;
    height: 82px;
    padding: 3px;
    border: 1px solid #187FC4;
}

.payInfos-right .kf .ts {
    padding: 20px 25px 0 20px;
    font-size: 14px;
    line-height: 20px;

    color: #187FC4;
}

.commodityinfos {
    background-color: #F4F5F8;
}

.otherInfos {
    width: 241px;
    padding: 15px;
}

.invoice,
.certificate {
    padding-bottom: 15px;
}

.invoice .icon_check {
    margin-top: 1px;
}

#add-addr,
#add-invoice,
#add-ticket,
.confirmation {
    position: fixed;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
}

#add-addr .bg,
#add-invoice .bg,
#add-ticket .bg,
.confirmation .bg {
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.2;
    -webkit-opacity: 0.2;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    z-index: 999;
    position: absolute;
    left: 0%;
    top: 0%;
}

.add-addr-main {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1000;
    border: 10px solid rgba(179, 179, 179, 0.99);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, .4);
    border-radius: 5px;
    width: 540px;
    margin-left: -270px;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .1s;
    transition: all linear .1s;
}

.add-addr-main .title,
.add-invoice-main .title {
    line-height: 38px;
    padding: 0 20px;
    font-size: 16px;
    background: #F4F5F8;
    color: #35364F;
    font-weight: 700;
}

.add-addr-main .title>span,
.add-invoice-main .title>span {

    font-weight: 400;
}

.add-addr-main .close,
#add-fp-it {
    cursor: pointer;
    color: #646877;
}

.add-addr-main .addr-form,
.add-invoice-main .invoice-form {
    padding: 15px 20px;
    background: #fff
}

.add-addr-main .addrItems {
    margin-bottom: 15px;
    padding-left: 90px;
    position: relative;
}

.add-addr-main .addrItems2 {
    margin-top: 25px;
}

.add-addr-main .addrItems .tit {
    line-height: 32px;
    color: #222;
    font-size: 15px;
    left: 0;
    top: 0;
}

.addr-form select {
    line-height: 25px;
    padding: 6px;
    border: 1px solid #D9DEE3;
}

.add-addr-main .addrItems input {
    width: 390px;
    border: 1px solid #D9DEE3;
    height: 22px;
    line-height: 22px;
    padding: 4px 8px;
    border-radius: 3px;

}

.add-addr-main .btn {
    text-align: center;
    padding: 15px 0;
}

.add-addr-main .btn>span,
.add-addr-main .btn .save,
.add-invoice-main .btn>span {
    width: 121px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border-radius: 4px;
    background: #ECF0F4;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #55677D;
    margin: 0 10px;
    cursor: pointer;
}

.add-addr-main .btn .save,
.add-invoice-main .btn .save {
    background: #187FC4;
    color: #fff;
    border: 0;
}

.deliveryListMore {
    width: 173px;
    left: 0;
    top: 36px;
    background-color: #fff;
    padding: 0 10px;
    line-height: 25px;
    border: 1px solid #f7f7f7;
    border-radius: 0 0 3px 3px;
    box-shadow: 0px 2px 5px 0px #00000026;
    z-index: 99;
}

.deliveryListMore p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.deliveryListMore p:hover {
    color: #0B7BD9;
}

.couponBd {
    padding: 15px 0 0;
    width: 1170px;
    overflow: hidden;
}

.couponBd .items {
    width: 212px;
    height: 265px;
    float: left;
    margin: 0 18px 20px 0;
    border: 1px solid #E6EFF9;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.seller_abbr {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.couponBd .items.on {
    width: 210px;
    float: left;
    height: 263px;
    margin: 0 20px 20px 0;
    border: 2px solid #187FC4;
    border-radius: 6px;
    overflow: hidden;
}

.couponBd .items.on::before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(../image/product/icon_jiao.png) no-repeat;
    display: inline-block;
    right: 0;
    bottom: 0;
    position: absolute;
}

.couponBd .items .top {
    height: 168px;
    background-color: #FFF8F8;
}

.couponBd .top {
    background: rgba(0, 211, 84, 0.8);
    background: linear-gradient(180deg, rgba(0, 211, 84, 0.8) 0%, rgba(155, 225, 93, 0.8) 100%);
}

.couponBd .top3 {
    background: rgba(246, 153, 67, 0.8);
    background: linear-gradient(180deg, rgba(246, 153, 67, 0.8) 0%, rgba(255, 219, 126, 0.8) 100%);
}

.couponBd .top2 {
    background: rgba(252, 43, 43, 0.8);
    background: linear-gradient(180deg, rgba(252, 43, 43, 0.8) 0%, rgba(255, 144, 144, 0.8) 100%);
}

.couponBd .items .top4 {
    background-color: #BFC3CF;
}

.couponBd .items .bottom {
    padding: 10px;
}

.couponBd .items .bottom .tit {
    margin-bottom: 2px;
}

.couponBd .items .bottom .ms {
    margin-bottom: 5px;
}

.couponBd .items .bottom .btn {
    margin-top: 15px;
}

.couponBd .items .bottom .btn>span {
    width: 124px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border: 1px solid #D9DEE3;
    border-radius: 21px;
    display: inline-block;
    color: #BFC3CF;
}

.alignCenter {
    text-align: center;
}

.couponBd .items .top .je {
    font-weight: 600;
    font-size: 55px;
    line-height: 50px;
    padding-top: 32px;
    color: #fff;
}

.couponBd .items .top1 .je,
.couponBd .items .top2 .je,
.couponBd .items .top3 .je,
.couponBd .items .top4 .je {
    color: #fff;
}

.couponBd .items .top .je small {
    font-size: 32px;
    font-weight: 400;
}

.couponBd .items .top .mz {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.couponBd .items .top1 .mz,
.couponBd .items .top2 .mz,
.couponBd .items .top3 .mz,
.couponBd .items .top4 .mz {
    color: #fff;
}


.smoothBuy {
    padding: 20px 15px;
    background-color: #fdf6e5;
    border: 1px solid #E9D56B;
    margin-top: 15px;
}

.smoothBuy .bt>b {
    color: #0B7BD9;
}

.smoothBuy .product {
    height: 100px;
    padding: 10px 15px 0;
    margin-top: 5px;
}

.smoothBuy .pleft {
    width: 650px;
    padding-left: 120px;
    position: relative;
}

.smoothBuy .pright {
    width: 300px;
}

.smoothBuy .pic {
    width: 100px;
    height: 100px;
    left: 0;
    top: 0;
}

.smoothBuy .href {
    line-height: 20px;
    margin-top: 10px;
    color: #35364F;
}

.smoothBuy .model {
    color: #9297A5;
}

.smoothBuy .price {
    width: 100px;
    text-align: center;
    color: #ED2E50;
    font-size: 14px;
    margin-top: 35px;
    line-height: 30px;
}

.smoothBuy .btn {
    width: 110px;
    text-align: center;
    margin-top: 35px;
}

.smoothBuy .btn>span {
    width: 76px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    display: inline-block;
    background-color: #0093D5;
    color: #fff;
    font-size: 14px;
}


.add-invoice-main {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 600px;
    z-index: 1000;
    border: 10px solid rgba(5, 5, 5, 0.3);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, .4);
    border-radius: 10px;
    margin-left: -300px;
}

.add-invoice-main .close,
.add-addr-main .close {
    cursor: pointer;
    font-size: 18px;
    background: url(../image/n-icon.png) no-repeat center -51px;
    margin: 10px 0 0 0;
    text-indent: -999em;
    width: 16px;
    height: 16px;
    display: block;
}

.add-invoice-main .invoiceItems {
    position: relative;
    height: 32px;
    margin-top: 15px;
    padding-left: 120px;
}

.add-invoice-main .invoiceItems2::before {
    width: 16px;
    height: 16px;
    background: url(../image/member/icon_chevron_down.png) no-repeat center;
    position: absolute;
    right: 30px;
    top: 8px;
    content: '';
    z-index: 9;
    display: none;
}

.add-invoice-main .invoiceItems .getYzm {
    line-height: 32px;
    left: 370px;
    top: 0;
    color: #0093D5;
}

.add-invoice-main .invoiceItems .getYzm.disable {
    color: #999;
}

.add-invoice-main .invoiceItems .tit {
    line-height: 32px;
    color: #333;
    font-size: 14px;
    left: 0;
    top: 0;
}

.invoiceError {
    height: 32px;
    background-color: #FFEEEE;
    line-height: 32px;
    color: #ED2E50;
    border-radius: 3px;
    text-align: center;
}

.invoiceError .icon_err {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../image/common/icon_warn.png) no-repeat center;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 7px;
}

.addr-form select {
    line-height: 25px;
    padding: 6px;
    border: 1px solid #D9DEE3;
}

.add-invoice-main {
    background-color: #fff;
}

.add-invoice-main .invoiceItems input,
.add-invoice-main .invoiceItems .input {
    width: 401px;
    border: 1px solid #D9DEE3;
    height: 22px;
    line-height: 22px;
    padding: 4px 8px;
    border-radius: 3px;

}

.add-invoice-main .invoiceItems .input {
    cursor: pointer;
}

.add-invoice-main .invoiceItems .input::before {
    width: 16px;
    height: 0px;
    background: url(../image/member/icon_chevron_down.png) no-repeat center;
    position: absolute;
    right: 30px;
    top: 8px;
    content: '';
    z-index: 9;
}
.add-invoice-main .invoiceItems2 .input::before {
    height: 16px;
}
.add-invoice-main .invoiceItems input:focus {
    border: 1px solid #187FC4;
}

.add-invoice-main .btn {
    text-align: center;
    padding: 15px 0;
}

#invoiceList {
    height: 300px;
    overflow-y: auto;
    padding: 10px 20px;
}

#invoiceList .items {
    background-color: #FFF8F8;
    padding: 10px 80px 10px 10px;
    margin-top: 10px;
    position: relative;
    line-height: 22px;
}

#invoiceList .items.on {
    background-color: #FEDBDC;
}

#invoiceList .items .edit {
    right: 20px;
    top: 20%;
    line-height: 24px;
}

#invoiceList .items .del {
    right: 20px;
    top: 50%;
    line-height: 24px;
}

#invoiceList .items .icon {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin: 4px 4px 0 0;
    display: inline-block;
}

#invoiceList .items .icon_edit {
    background: url(../image/member/icon_eidt.png);
}

#invoiceList .items .icon_del {
    background: url(../image/member/icon_del.png);
}

.layerlist {
    padding: 0;
    width: 417px;
    position: absolute;
    left: 120px;
    top: 34px;
    background-color: #fff;
    border: 1px solid #187FC4;
    z-index: 99;
    border-radius: 3px;
}

.layerlist2 {
    height: 200px;
    overflow-y: auto;
}

.layerlist p {
    line-height: 34px;
    padding: 0 10px;
    border-bottom: 1px solid #F4F5F8;
    cursor: pointer;
}

.layerlist p.on {
    color: #0093D5;
}

.layerlist p:hover {
    opacity: 0.5;
}

.layui-form-item {
    position: relative;
    padding-left: 120px;
    padding-top: 15px;
}

.layui-form-label {
    top: 20px;
    left: 0;
    color: rgba(53, 54, 79, 1);
    font-size: 15px;
}

.layui-form-item .ts {
    left: 260px;
    top: 20px;
    color: rgba(146, 151, 165, 1);
    font-size: 12px;
}

.layui-form-item .icon_g {
    width: 16px;
    height: 16px;
    background: url(../image/common/icon_warn4.png) no-repeat center;
    display: inline-block;
    vertical-align: top;
    margin: 1px 3px 0 0;
}

#upimg {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 0;
    top: 0;
    overflow: hidden;
}

.box_upimg {
    width: 120px;
    height: 120px;
    background: #EEEEEE;
    border: 1px dashed #D9DEE3;
    text-align: center;
    position: relative;
    color: #9297A5;
}

.box_upimg .add {
    padding-top: 25px;
    font-size: 24px;
    font-weight: 700;
    color: #35364F;
}

#upimg>img {
    width: 100%;
    height: 120px;
}

.box_upimg input {
    width: 120px;
    height: 120px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.transferBtn {
    text-align: right;
    margin-top: 20px;
}

.transferBtn>span {
    width: 160px;
    height: 48px;
    line-height: 48px;
    background-color: rgba(191, 195, 207, 1);
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border: 0;
    cursor: pointer;
}

.transferBtn>span.on {
    background: #ED2E50;
}

.payBottom {
    height: 80px;
}

.payBottom2 {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
}

.commodityList .items>div.stock.colorED2E50,
.productListTipMain .items>div.stock.colorED2E50 {
    color: #ED2E50;
}

#addressB::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background: url(../image/index/sprite.png) no-repeat;
    width: 10px;
    height: 10px;
    background-position: -18px -118px;
    margin: 7px 0 0 5px;
    position: absolute;
    right: 15px;
    top: 5px;
}

.add-addr-main {
    margin-top: -175px;
    background: #fff;
}

.addressTopList>div.main {
    height: 202px;
    padding: 0 15px 10px;
    overflow-y: auto;
}

.addressTopList {
    padding: 1px 0px 10px;
    background-color: #fff;
}

.addressTopList .items {
    background-color: #FFF8F8;
    padding: 10px 80px 10px 10px;
    margin-top: 10px;
    position: relative;
    line-height: 22px;
}

.addressTopList .items.on {
    background-color: #FEDBDC;
}

.addressTopList .items .edit {
    right: 20px;
    top: 30%;
    line-height: 24px;
}

.addressTopList .items .box>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.addressTopList .items .icon_edit {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin: 4px 4px 0 0;
    display: inline-block;
    background: url(../image/member/icon_eidt.png);
}

.confirmationmain {
    width: 540px;
    height: 560px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1001;
    border: 10px solid rgba(5, 5, 5, 0.3);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, .4);
    border-radius: 10px;
    margin-left: -280px;
    margin-top: -290px;
    background-color: #fff;
}

.confirmationmain2 {
    width: 640px;
    height: 500px;
    margin-left: -330px;
    margin-top: -260px;
}

.confirmationmain .title {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    background-color: #F4F5F8;
    color: #35364F;
    font-size: 16px;
}

.confirmationmain .body {
    padding: 20px 30px;
}

.confirmationmain2 .body,
.confirmationmain2 .body2 {
    padding: 30px 40px 15px;
}

.confirmationmain .body p {
    color: #646877;
    margin-top: 15px;
    font-size: 13px;
}

.confirmationmain .btn {
    margin-top: 25px;
}

.confirmationmain .btn>span {
    width: 131px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    display: inline-block;
    background-color: #187FC4;
    color: #fff;
    border-radius: 4px;
}

.confirmationmain .btn>span.submit {
    width: 360px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    display: inline-block;
    background-color: #FA7E7E;
}

.step-text-box>span {
    width: 33.3%;
    text-align: center;
    float: left;
}

.password_box {
    width: 360px;
    margin: 50px auto;
}

.password_box2 {
    width: 420px;
    margin: 50px auto;
}

.password_box .items {
    height: 50px;
}

.password_box2 .items {
    padding-left: 130px;
    height: 50px;
    margin-top: 20px;
}

.password_box2 .items>span {
    display: block;
    line-height: 48px;
    color: #646877;
    font-size: 14px;
    width: 120px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
}

.password_box .items input {
    width: 190px;
    height: 28px;
    line-height: 28px;
    padding: 10px 9px 10px 9px;
    border-radius: 3px;
    border: 1px solid #D9DEE3;
    font-size: 14px;
}

.password_box2 .items input {
    width: 260px;
    height: 28px;
    line-height: 28px;
    padding: 10px 9px 10px 9px;
    border-radius: 3px;
    border: 1px solid #D9DEE3;
    font-size: 14px;
}

.password_box .items .yzmimg {
    width: 135px;
    height: 50px;
    right: 0;
    top: 0;
    position: absolute;
}

.password_box .items .getYzm,
.password_box .items .getYzm2 {
    width: 135px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    border: 1px solid #FA7E7E;
    display: inline-block;
    text-align: center;
    right: 0;
    top: 0;
    color: #ED2E50;
    font-size: 14px;
}

.password_box .items .getYzm2 {
    color: #888;
    border: 1px solid #e1e1e1;
    display: none;
}

#myphone {
    color: #35364F;
    font-size: 15px;
    padding-left: 15px;
}

.speciallist {
    background-color: #fff;
    padding: 15px 30px;
}

.speciallist .bt {
    height: 40px;
    line-height: 30px;
}

.mustUse .bt {
    padding: 0 24px;
}

.speciallist .bt h3 {
    font-weight: 600;
    font-size: 18px;
    color: #646877;
}

.speciallist .bt>a {
    font-size: 16px;
    color: #187FC4;
}

.speciallist .list {
    width: 1000px;
    overflow: hidden;
    padding: 0px 0 15px 0;
}

.speciallist .list .items {
    width: 170px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}

.speciallist .list .items .pic img {
    width: 170px;
    height: 170px;
}

.speciallist .list .items .tit {
    margin: 5px 0;
    font-size: 12px;
    height: 34px;
    overflow: hidden;
    line-height: 17px;
}

.speciallist .list .items .name {
    margin: 5px 0;
    font-size: 12px;
    height: 34px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 17px;
}

.speciallist .list .items .yxq {
    color: #9297A5;
    font-size: 12px;
    margin: 0 0 5px 0;
}

.speciallist .list .items .des {
    font-size: 12px;
    line-height: 17px;
    color: #646877;
    position: relative;
}

.speciallist .list .items .des .tags {
    padding: 0px 2px;
    border: 1px solid #FA7E7E;
    color: #FA7E7E;
}

.speciallist .list .items .price {
    font-size: 14px;
    color: #ED2E50;
    font-weight: 600;
}

.speciallist .list .items .des .price {
    position: absolute;
    right: 0;
    top: 0;
}

.speciallist .list .items .tit a {
    color: #35364F;
}

.speciallist .list .items .des .num {
    color: #FA7E7E;
}

.mustUse {
    padding: 15px 6px 25px;
}

#mustUselist {
    padding: 0 0px 0 9px;
}

#mustUselist .items {
    margin-left: 15px;
    margin-right: 15px;
}

#mustUselist .swiper-button-next {
    width: 36px;
    height: 36px;
    right: -10px;
    opacity: 1;
    background: url(../image/member/icon_btn_right.png) no-repeat;
}

#mustUselist .swiper-button-prev {
    width: 36px;
    height: 36px;
    left: -4px;
    opacity: 1;
    background: url(../image/member/icon_btn_left.png) no-repeat;
}

.guessList {
    border: 1px solid #D9DEE3;
}

.guessList .bt {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    font-weight: 700;
}

.guessList .buying_bd {
    width: 1166px;
    overflow: hidden;
}

.password_box2 .items>span.icon_eye {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../image/login/eye-invisible.png) no-repeat;
    cursor: pointer;
    left: 374px;
    top: 13px;
}
.password_box2 .items>span.icon_eye_on {
    background: url(../image/login/eye.png) no-repeat;
}

.changeSmoothBuy{
    right: 10px;
    top: 0;
    color: #187FC4;
    line-height: 14px;
    cursor: pointer;
    display: none;
}
.changeSmoothBuy .icon_hyh{
    width: 14px;
    height: 14px;
    background: url(../image/cart/icon_refresh.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}