.pages {
    height: 70px;
    padding-right: 20px;
    text-align: right;
}

.pages .p-wrap {
    height: 30px;
    float: right;
}

.pages span {
    padding-left: 5px;
    line-height: 36px;
}

.pages a {
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    border: 1px solid #D9DEE3;
    border-radius: 3px;
    background-color: #fff;
}

.pages .curr {
    text-shadow: 0 1px #666;
    background: #005ca3;
    border: 1px solid #005ca3;
    color: #fff;
}

.pages a {
    display: inline-block;
}

.pages .p-wrap a {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
    border: 1px solid #D9DEE3;
    border-radius: 3px;
    background-color: #fff;
}

.pages .p-wrap a.pn-prev,
.pages .p-wrap a.pn-next {
    background: #F4F5F8;
    border: 1px solid #F4F5F8;
}

.pages .p-skip {
    float: left;
    margin-left: 20px;
}

.pages .p-skip em {
    float: left;
    line-height: 38px;
    font-size: 14px;
}

.pages .p-skip .input-txt {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 3px;
    line-height: 30px;
    border: 1px solid #CCC;
    padding: 3px;
    font-size: 14px;
    text-align: center;
}

.pages .p-skip .btn {
    float: left;
    height: 27px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 27px;
    border: 1px solid #DDD;
    padding: 4px 13px 5px;
    color: #666;
    background-color: #f7f7f7;
}

.couponList .items {
    width: 224px;
    height: 265px;
    float: left;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 35px;
    position: relative;
}

.couponList ul {
    width: 1220px;
    overflow: hidden;
}

.couponList .top {
    width: 224px;
    height: 168px;
    text-align: center;
    /* background: url(../../resource/images/common/coupon_bg.png); */
    background: rgba(0, 211, 84, 0.8);
    background: linear-gradient(0deg, #FA8F2C 0%, #FF8C8E 100%);
}
.couponList .top2 {
    background: rgba(246, 153, 67, 0.8);
    background: linear-gradient(213.22deg, #9EEE9D 3.48%, #27CBFF 106.91%);
}
.couponList .top3 {
    background: rgba(252, 43, 43, 0.8);
    background: linear-gradient(90deg, #E0C3FC 0%, #8EC5FC 459.46%);
}
.couponList .items .sx {
    width: 59px;
    height: 51px;
    background: url(../../staticpc/image/common/coupon_02.png);
    position: absolute;
    right: 0;
    top: 175px;
    display: none;
}

.couponList .items .ylq {
    width: 58px;
    height: 58px;
    background: url(../../staticpc/image/common/coupon_01.png);
    position: absolute;
    right: 0;
    top: 0;
    display: none;

}

.couponList .items2 .top {
    background: #BFC3CF;
}

.couponList .items2 .sx {
    display: block;
}

.couponList .items3 .ylq {
    display: block;
}

.couponList .items3 .top {
    background: #FFF8F8;
}

.couponList .top .price {
    height: 50px;
    font-size: 34px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    padding-top: 32px;
}

.couponList .items3 .top .price {
    color: #F69943
}

.couponList .top .price small {
    font-size: 18px;
}

.couponList .top .mj {
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
}

.couponList .items3 .top .mj {
    color: #F69943
}

.couponList .top .status {
    padding-top: 10px;
}

.couponList .top .status .lq {
    width: 108px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    border-radius: 16px;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: #35364F;
}
.couponList .top .status .Received {
    font-size: 18px;
    color: #fff;
}

.couponList .items2 .top .status .lq {
    background: #D9DEE3;
    color: #fff;
    border: 1px solid #D9DEE3;
}

.couponList .items3 .top .status .lq {
    background: #fff;
    color: #9297A5;
}

.couponList .bottom {
    padding: 8px 10px;
}

.couponList .bottom .t1 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #35364F;
}

.couponList .bottom .t2 {
    font-size: 12px;
    margin-bottom: 5px;
    color: #646877;
}

.crumbs-nav {
    width: 100%;
    background: #F4F5F8;
}



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

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

.crumbs-nav .box {
    width: 1000px;
    padding: 10px 0;
    color: #646877;
    line-height: 24px;
}

.crumbs-nav .box .icon_right {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -39px -112px;
}

.crumbs-nav .box .icon_close {
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-position: -7px -6px;
    display: inline-block;
    cursor: pointer;
    margin-top: 3px;
}

.crumbs-nav .box .icon_close:hover {
    background-position: -7px -29px;
}

.integralList {
    padding: 0 0 0 20px;
}

.integral_tabs {
    height: 30px;
    padding: 25px 20px 25px 100px;
}

.integral_tabs h2 {
    font-size: 16px;
    line-height: 30px;
    color: #35364F;
    left: 0;
    top: 25px;
}

.integral_tabs>span {
    margin: 0 15px;
    display: inline-block;
    color: #9297A5;
    font-size: 14px;
    position: relative;
    line-height: 26px;
    cursor: pointer;
}

.integral_tabs>span.on,
.integral_tabs>span:hover {
    color: #187FC4;
}

.integral_tabs>span.on::before {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 4px;
    border-radius: 2px;
    background: #187FC4;
}

.integralList .items {
    width: 218px;
    height: 311px;
    border: 1px solid #E6EFF9;
    border-radius: 3px;
    margin: 0 16px 16px 0;
    float: left;
}

.integralList .items:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.integralList .items .pic {
    width: 218px;
    height: 218px;
    overflow: hidden;
}

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

.integralList .items .bottom {
    padding: 8px;
}

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

.integralList .items .name>a {
    font-size: 14px;
    line-height: 20px;
}

.integralList .items .col {
    margin-top: 5px;
}

.integralList .items .jf {
    font-size: 16px;
}

.integralList .items .dh {
    width: 50px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #187FC4;
    border: 1px solid #187FC4;
    display: inline-block;
    border-radius: 13px;
    cursor: pointer;
}

.integralList .items .dh:hover {
    background-color: #187FC4;
    color: #fff;
}


.flash {
    background: #fff;
}

.group {
    background: #fff;
}


.flash .time {
    position: absolute;
    width: 220px;
    left: 50%;
    bottom: 76px;
    margin-left: -105px;
}

.flash .time .bt {
    padding-right: 15px;
}

.flash .time .s {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    color: #ED2E50;
    font-size: 14px;
    background-color: #fff;
    display: inline-block;
}

.flash .time i {
    color: #FEDBDC;
    padding: 0 4px;
    font-size: 14px;
}

.flash_tabs {
    width: 580px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -290px;
}

.flash_tabs .li {
    width: 88px;
    height: 56px;
    background: #EF160F;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    float: left;
    text-align: center;
    color: #fff;
    margin-right: 25px;
}

.flash_tabs .li.on {
    background-color: #fff;
    color: #ED2E50;
    font-weight: 600;
}

.flash_tabs .li .tt {
    padding-top: 5px;

}

.flash_tabs .li.on .ts {
    font-size: 15px;
}

.flashList ul {
    width: 1230px;
    overflow: hidden;
}

.flashList .items .pic,
.flashList .items img {
    width: 275px;
    height: 275px;
}

.flashList .items {
    width: 275px;
    height: 420px;
    overflow: hidden;
    background-color: #fff;
    margin: 0 30px 20px 0;
    float: left;
    border:1px solid #D9DEE3;
}

.flashList .items .bottom {
    padding: 12px;
}

.flashList .items .name {
    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: 20px;
    height: 40px;
}

.flashList .items .bfd {
    width: 187px;
    height: 16px;
    border: 1px solid #FEACAF;
    border-radius: 9px;
    display: inline-block;
    vertical-align: top;
}

.flashList .items .bfd>span {
    display: inline-block;
    height: 16px;
    background-color: #FEACAF;
    border-radius: 8px;
    text-align: center;
    line-height: 16px;
    color: #fff;
    vertical-align: top;
}

.flashList .items .dh2 {
    color: #ED2E50;
}

.flashList .items .jp {
    color: #ED2E50;
}

.flashList .items .jp-yj {
    color: #9297A5;
}

.flashList .msq {
    width: 64px;
    height: 34px;
    background: #ED2E50;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.flashList .msq2 {
    background: #187FC4;
}
.flashList .msq:hover {
    opacity: 0.5;
}

.flashList .col2 {
    color: #9297A5;
}

.flashList .col2>span {
    color: #ED2E50;
}

/* 积分详情 */
.product_left {
    width: 500px;
}

.product_right {
    width: 680px;
}

.magnifier {
    width: 500px;
    position: relative;
}

.magnifier-container {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #D9DEE3;
}

.move-view {
    width: 100px;
    height: 100px;
    position: absolute;
    cursor: move;
    background-color: #333;
    opacity: .3;
    background-image: url('../images/move-box.png');
}

.images-cover {
    height: 100%;
    width: 100%;
    position: relative;
}

.images-cover img {
    position: absolute;
}

.magnifier-assembly {
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.magnifier-btn {
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}

.magnifier-btn span {
    width: 13px;
    height: 22px;
    background: url(../../staticpc/image/index/sprite.png) no-repeat;
    background-position: -80px -109px;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 29px;
}

.magnifier-btn .magnifier-btn-left {
    float: left;
}

.magnifier-btn .magnifier-btn-right {
    float: right;
    background: url(../../resource/images/index/sprite.png) no-repeat;
    background-position: -63px -109px;
}

.magnifier-line {
    position: relative;
    overflow: hidden;
    height: 92px;
}

.magnifier-line ul {
    display: block;
    font-size: 0;
    width: 200%;
    position: absolute;
    left: 0;
    z-index: 997;
}

.magnifier-line li {
    float: left;
    width: 100px;
    cursor: pointer;
}

.magnifier-line ul>.active .small-img {
    border-color: #187FC4;
}

.small-img {
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    text-align: center;
}

.small-img img {
    max-width: 100%;
    max-height: 100%;
}

.magnifier-view {
    width: 100%;
    height: 100%;
    position: absolute;
    right: -102%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}

.magnifier-view img {
    display: block;
}

.product_right_col01 .name {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #35364F;
}

.product_right_col02 .product_right_ds {
    position: relative;
    height: 65px;
    background: #ED2E50;
}

.product_right_col02 .product_right_xiajia {
    background: #F4F5F8;

}

.product_right_col02 .product_right_xiajia>span {
    padding: 13px 0 0 15px;
    font-size: 14px;
    color: #9297A5;
    display: inline-block;
}

.product_right_col02 .product_right_xiajia>span.price {
    font-size: 24px;
    color: #ED2E50;
}

.product_right_col08 .buy {
    width: 174px;
    height: 50px;
    background: #ED2E50;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.dhbody h2 {
    height: 48px;
    background-color: #F4F5F8;
    line-height: 48px;
    color: #555;
    font-size: 16px;
    margin-top: 15px;
    border-bottom: 1px solid #187FC4;
}
.dhbody h2 span{
    width: 140px;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.dhbody h2 span.on,.dhbody h2 span:hover{
    color: #fff;
    background-color: #187FC4;
}
#dhInfo {
    color: #666;
    font-size: 14px;
    padding: 10px;
}

.integral_tabsh {
    font-size: 20px;
    line-height: 30px;
}

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

.integralrecordList .col02 {
    width: 140px;
    text-align: center;
}

.integralrecordList .col01 {
    width: 750px;
    padding-left: 20px;
}

.integralrecordList .integralrecordHd .col01 {
    text-align: center;
}

.integralrecordList .top {
    background-color: rgba(244, 245, 248, 0.6);
    height: 38px;
    line-height: 38px;
    padding: 0 20px 0 20px;
    border-top: 1px solid #D9DEE3;
}

.integralrecordList .bottom {
    height: 80px;
    padding: 10px 0;
}

.integralrecordList .bottom .col01 {
    height: 80px;
    padding: 0 50px 0 120px;
    width: 600px;
}

.integralrecordList .bottom .col02 {
    padding: 30px 0 0;
}

.integralrecordList .bottom .pic {
    left: 20px;
    top: 0px;
}

.integralrecordList .bottom .num {
    right: 20px;
    top: 30px;
}

.integralrecordList ul {
    border: 1px solid #D9DEE3;
    border-top: 0px solid #D9DEE3;
    margin-top: 10px;
}

.integralrecordList .bottom .btn {
    width: 68px;
    height: 18px;
    line-height: 18px;
    background: #FFFFFF;
    margin: 2px 0;
    border: 1px solid #D9DEE3;
    border-radius: 3px;
    display: inline-block;
    color: #333;
}

.order_body {
    border: 1px solid #D9DEE3;
    border-top: 0;
    padding: 10px 30px 25px;
}
.order-bt {
    height: 58px;
    line-height: 58px;
    color: #35364F;
    font-size: 20px;
    box-shadow: inset 0px -2px 0px #187FC4;
}

.order_body .hd {
    padding-bottom: 14px;
    padding-top: 15px;
}
.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(../../staticpc/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;
}
.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: 300px;
    padding-right: 12px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    overflow: hidden;
}

.addressList .items>span:hover {
    color: #ED2E50;
    cursor: pointer;
}.addrmore {
    height: 16px;
    line-height: 16px;
}
.addrmore .icon_up {
    width: 16px;
    height: 16px;
    background: url(../../staticpc/image/member/icon_chevron_down.png) no-repeat center;
    content: '';
    vertical-align: top;
    display: inline-block;
}

.addrmore2 .icon_up {
    background: url(../../staticpc/image/member/icon_chevron_up.png) no-repeat center;
}
.addressList .items .setdefault {
    right: 110px;
    top: 6px;
}
.addressList .items .des .phone {
    vertical-align: top;
    padding-right: 12px;
    display: inline-block;
}

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

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

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

#add-addr .bg,
#add-invoice .bg,
#add-ticket .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.3);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, .4);
    border-radius: 5px;
    width: 540px;
    margin-left: -270px;
}

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

.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: 330px;
    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;
}

.order_infos {
    padding: 30px;
    border-bottom: 1px solid #f7f7f7;
}

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

.order_infos .items .pa {
    width: 180px;
    text-align: right;
    right: 150px;
    top: 0;
}.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;
}
.prenInfos {
    padding-bottom: 15px;
    border-bottom: 1px solid #F4F5F8;
    margin-bottom: 15px;
}
.commodityList{
    background-color: #F3FFFF;
}
.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;
}
.order_body .bt {
    height: 22px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #35364F;
    padding-right: 10px;
    display: inline-block;
}
.commodityList .items>div {
    float: left;
    text-align: center;
}

.commodityList .items>div.name {
    width: 760px;
    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;
}

.commodityList .memberBox {
    width: 82px;
    text-align: center;
    padding: 0 15px;
    margin-top: 35px;
}

.commodityList .memberBox>span {
    width: 24px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    background-color: #F4F5F8;
}

.commodityList .memberBox input {
    width: 32px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    border: 1px solid #D9DEE3;
    border-radius: 3px;
}

.productListTipMain{
    width: 540px;
    height: 560px;
    border: 10px solid rgba(5, 5, 5, 0.5);
    border-radius: 10px;
    margin-left: -280px;
    margin-top: -290px;
}
.productListTipMainbody .scorllY {
    overflow-y: auto;
    height: 480px;
}


.productListTipMainbody .right {
    width: 490px;
    padding: 0px 0 0px 10px;
    max-height: 380px;
    overflow-y: auto;
    margin: 10px 0;
}



.productListTipMainbody .right .wuliu {
    border-left: 2px solid #D9DEE3;
    padding: 0 0 0 20px;
}

.productListTipMainbody .right .wuliu .items {
    padding-bottom: 10px;
    color: #646877;
    position: relative;
    overflow: initial;
    border: 0;
    height: auto;
    padding: 0px 0 10px 15px;
}

.productListTipMainbody .right .wuliu .items::before {
    width: 10px;
    height: 10px;
    border-radius: 7px;
    border: 2px solid #fff;
    background-color: #D9DEE3;
    position: absolute;
    left: -28px;
    top: 0px;
    content: '';
    display: inline-block;
}

.product_right_col04>div {
    padding: 15px 10px;
}

.product_right_col04 div.items {
    font-size: 14px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}

.product_right_col04>div.fl {
    width: 300px;
}

.product_right_col04>div.fr {
    width: 340px;
}

.product_right_col04 .items>span {
    width: 70px;
    display: inline-block;
    color: #9297A5;
}
.product_right .bdbottom1 {
    border-bottom: 1px dashed #D9DEE3;
}

.couponad .go{
    right: 10px;
    bottom: 10px;
    height: 22px;
    line-height: 22px;
    padding: 5px 5px 5px 15px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 17px; font-size: 16px;
}
.couponad .go:hover{
   opacity: .8;
}
.couponad .go .icon{
    width: 22px;
    height: 22px;
    background: url(../../staticpc/image/member/icon_right.png) no-repeat center;
    vertical-align: top;
    display: inline-block;
    margin: 0px 0 0 4px;
}

#addressB::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background: url(../../staticpc/image/index/sprite.png) no-repeat;
    width: 10px;
    height: 10px;
    background-position: -18px -118px;
    margin: 7px 0 0 5px;
    position: absolute;
    left: 320px;
    top: 5px;
}.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(../../staticpc/image/common/icon_warn.png) no-repeat center;
    vertical-align: top;
    margin-right: 5px;
}

.p-parameter {
    background: #FFFFFF;
    border: 1px solid #D9DEE3;
    border-top: 0;
    padding: 20px;
}
.p-parameter .p-item {
    width: 260px;
    float: left;
    min-height: 20px;
    line-height: 20px;
    padding: 3px 60px 3px 150px;
    color: #646877;
    position: relative;
    word-break: break-all;
}

.p-parameter .p-item>span {
    width: 150px;
    line-height: 20px;
    display: inline-block;
    left: 0px;
    top: 3px;
    color: #9297A5;
    position: absolute;
}

.integral_tabsh .searchbox {
    width: 300px;
    padding: 5px 32px 5px 5px;
    right: 0px;
    top: -5px;
    height: 20px;
    line-height: 20px;
    background: #F4F5F8;
    border: 1px solid #D9DEE3;
    border-radius: 3px;
}

.integral_tabsh .searchbox input {
    width:300px;
    border: 0;
    background: #F4F5F8;
    height: 20px;
    line-height: 20px;
    font-size: 12px;    vertical-align: top;
}

.integral_tabsh .searchbox .icon_search {
    width: 16px;
    height: 16px;
    background: url(../../staticpc/image/member/icon_search.png) no-repeat;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 7px;
}

#prInfo img,#dhInfo img{
    max-width: 100%;
}
.coupon_tab {
    background: linear-gradient(94.15deg, #00FF1A 0%, #0AA65C 96.62%);
    border-radius: 5px;
}
.coupon_tab a {
    color: #fff!important;
}
.nav_tab {
    height: 40px;
}
.nav_tab li {
    line-height: 36px;
}
.only_brand {
    display: inline-block;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.is_contain_delivery {
    display: inline-block;
    float: left;
}