/*2017-11-28 伴手礼*/
.list-pic {
    /*max-height: 690px;overflow: auto;*/
}

.list-pic li {
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 233px;
    margin: 12px 0 0 6px;
    height: 327px;
}

.goods-content {
    line-height: 18px;
    background-color: #FFF;
    width: 230px;
    margin: 1px;
    border: solid 1px #F0F0F0;
    position: relative;
    z-index: 11;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(153, 153, 153, .1);
    transition: border-color .4s ease-in-out 0s;
    height: 325px;
    overflow: hidden;
}

.goods-pic {
    background: #FFF;
    width: 230px;
    height: 200px;
    margin: 0;
    z-index: 1;
    top: 0;
    left: 0;
    float: left;
}

.goods-pic a {
    line-height: 0;
    text-align: center;
    /*vertical-align: middle;*/
    display: table-cell;
    width: 230px;
    height: 288px;
    overflow: hidden;
}

.goods-pic img {
    max-width: 230px;
    max-height: 220px;
    /*margin-top: expression( 278-this.height/2);*/
}

.goods-sub {
    font-size: 0;
    height: 24px;
    padding: 5px 10px 10px;
    position: absolute;
    top: 207px;
    width: 211px;
}

.goods-info {
    width: 210px;
}

.goods-price {
    font: 12px/20px Arial;
    color: #C00;
    background-color: #FFF;
    white-space: nowrap;
    display: block;
    height: 32px;
    overflow: hidden;
}

.goods-price em.sale-price {
    font-size: 22px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 110px;
    float: left;
    overflow: hidden;
}

.goods-price em.market-price {
    color: #999;
    text-decoration: line-through;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
}

.goods-name a {
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.goodsinfo {
    margin-top: 10px;
    width: 210px;
}

.goodsinfo a.goods-num {
    float: left;
    position: relative;
    display: inline-block;
    padding-left: 25px;
    color: #333;
    font-weight: 700;
}

.goodsinfo a.goods-num em.wwi-icon {
    display: block;
    position: absolute;
    left: 2px;
    width: 20px;
    height: 16px;
    background-position: -266px -302px;
}

.goodsinfo a em.wwi-icon {
    /*background: url(../img/icon_common.png) no-repeat;*/
}

.goods-name em {
    color: #F30;
}

.box-auto {
    /*max-height: 690px;*/
    padding: 10px;
    min-height: 600px;
}

.pic-box {
    position: absolute;
    width: 320px;
    height: 400px;
    z-index: 999;
}

#showbox {
    background: #eee;
    position: relative;
}

/*#showbox span { background:url(../img/whitebg.png) repeat;}*/
#showsum {
    left: 15px;
    margin-top: 10px;
}

#showsum span {
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

.showpage {
    width: 315px;
    position: relative;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    background: #eee;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -62px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

.showpage a:hover {
    background: #ccc;
    color: #777;
}

.wwi-s-main {
    min-height: 440px;
}

.wwi-item-mn {
    /*margin-left: 40px;*/
}

.wwi-ss-meta {
    color: #999;
    background: #fff1e6;
    background-size: cover;
    position: relative;
    z-index: 3;
    /*margin-right: 20px;*/
}

.wwi-ss-meta dl {
    padding: 5px 0 10px 0;
}

.wwi-ss-meta dl dt {
    color: #666;
    line-height: 30px;
    width: 58px;
    margin-right: 15px;
}

.wwi-ss-meta dl dd, .wwi-ss-meta dl dt {
    line-height: 30px;
    height: 30px;
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1" !important;
    font: 12px/1.5 Arial;
}

.wwi-item-mn dl dd, .wwi-item-mn dl dt {
    font-size: 14px;
    line-height: 24px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    min-height: 24px;
    padding: 6px 0 0;
    font-weight: normal;
}

.wwi-item-mn dt {
    text-align: right;
    width: 76px;
    margin-right: 6px;
}

.wwi-ss-meta .price span {
    font: 32px/25px Arial;
    vertical-align: middle;
    color: #ff6128;
    font-weight: bold;
    float: left;
    display: inline-block;
}

.wwi-ss-meta .price span i.c {
    top: -2px;
    padding-right: 2px;
    font-size: 16px;
    font-weight: normal;
}

cite, em, i {
    font-style: normal;
}

.wwi-item-mn dl.rate {
    background: #fff9f5;
    padding: 6px 0 4px;
    height: 33px;
    color: #888;
}

.wwi-item-mn dl.rate dd {
    width: 33.33%;
    padding: 0;
    float: left;
}

.wwi-item-mn dl.rate a {
    color: #888;
    text-decoration: none;
    padding-left: 10px;
    display: inline-block;
}

.wwi-item-mn dl.rate .num {
    color: #666;
    padding-left: 5px;
    font-weight: bold;
    font-family: Arial;
}

dl {
    margin: 0;
}

.wwi-ss-logistics {
    position: relative;
    z-index: 99;
}

.wwi-ss-freight_box {
    display: block;
    position: relative;
    z-index: 80;
}

.wwi-ss-freight-select {
    height: 28px;
    float: left;
    margin-right: 6px;
    position: relative;
    z-index: 3;
}

.wwi-ss-freight-select .text {
    line-height: 19px;
    background-color: #FFF;
    height: 26px;
    float: left;
    padding: 0 20px 0 15px;
    border: solid 1px #eee;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.wwi-ss-freight-select .text b {
    font-size: 0;
    line-height: 0;
    /*background: url(../img/2014_ncs_public_img.png) no-repeat -50px -100px;*/
    display: block;
    width: 8px;
    height: 4px;
    position: absolute;
    top: 10px;
    right: 6px;
    overflow: hidden;
}

.wwi-ss-freight-select .text input {
    border: none;
    outline: none;
}

dt + dd {
    margin-top: 0;
}

#wwi-ss-freight-prompt {
    line-height: 28px;
    color: #999;
    float: left;
}

#wwi-ss-freight-prompt strong {
    font-size: 16px;
    color: #333;
    margin: 0 8px;
}

.wwi-ss-buy {
    display: block;
    clear: both;
    padding: 20px 0 20px 10px;
    position: relative;
    z-index: 1;
}

.wwi-ss-figure-input {
    vertical-align: top;
    display: inline-block;
    width: 65px;
    position: relative;
    z-index: 1;
}

.wwi-ss-figure-input .input-text {
    color: #333;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 600;
    line-height: 41px;
    text-align: center;
    height: 39px;
    width: 41px;
    padding: 0;
    border: solid 1px #eee;
}

.wwi-ss-figure-input a {
    font-size: 0;
    background-color: #FFF;
    /*background: url(../img/2014_ncs_public_img.png) no-repeat;*/
    display: block;
    width: 20px;
    height: 20px;
    border-style: solid;
    border-color: #eee;
    border-width: 1px 1px 1px 0;
    position: absolute;
    z-index: 1;
    left: 42px;
    -webkit-text-size-adjust: none;
}

.wwi-ss-figure-input a.increase {
    background-position: -100px -100px;
    top: 0;
}

.wwi-ss-figure-input a.decrease {
    background-position: -120px -100px;
    top: 19px;
}

.wwi-ss-point {
    font-size: 14px;
    color: #666;
    background-color: #FFF7D1;
    display: none;
    height: 35px;
    padding: 5px 9px;
    border: solid 1px #E5DEBC;
    position: absolute;
    z-index: 1;
    top: 74px;
    left: 30px;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .1);
}

.wwi-ss-buy:hover .wwi-ss-point {
    display: block;
}

.wwi-ss-point i {
    /*background: url(../img/2014_ncs_public_img.png) no-repeat -70px -100px;*/
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -13px;
    margin-left: 8px;
    margin-bottom: 5px;
}

.wwi-ss-point span {
    line-height: 24px;
}

.wwi-ss-point span strong {
    font-weight: 600;
    color: #FF5C4D;
    margin: 0 2px;
}

.wwi-item-mn .wwi-ss-btn {
    vertical-align: top;
    display: inline-block;
    height: 42px;
    position: relative;
    z-index: 70;
    zoom: 1;
}

.wwi-item-mn .wwi-ss-btn a.addcart, .wwi-item-mn .wwi-ss-btn a.buynow, .wwi-item-mn .wwi-ss-btn a.no-addcart, .wwi-item-mn .wwi-ss-btn a.no-buynow {
    color: #FFF;
    text-align: center;
    display: inline-block;
    height: 38px;
    padding: 3px 12px;
    margin-right: 5px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    font-size: 16px;
}

.wwi-item-mn .wwi-ss-btn a.addcart {
    background-color: #F32613;
}

.wwi-item-mn .wwi-ss-btn a i {
    font-size: 17px;
    margin-right: 6px;
}

.buy-now-btn {
    font-size: 16px;
    height: 38px;
    width: 120px;
    background-color: #F32613;
    border: none;
    border-radius: 3px;
    color: #fff;
}

.wwi-ss-handle {
    width: 310px;
    height: 24px;
    padding-top: 10px;
    border-top: dotted 1px #EEE;
    position: absolute;
    z-index: 1;
    top: 393px;
    left: 15px;
    font-size: 12px;
}

.wwi-ss-handle > span {
    padding: 0 10px 0 0;
    top: 12px;
    color: #999;
    float: left;
}

.wwi-ss-handle a {
    color: #999;
    background-color: #FFF;
    float: left;
    padding: 0 10px 0 12px;
    border-left: 1px solid #e5e5e5;
}

.wwi-ss-goods-layout {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.wwi-ss-goods-title-nav ul {
    border: 1px solid #eee;
    line-height: 41px;
    font-size: 14px;
    width: 100%;
    height: 43px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -ms-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background: #fafafa;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}

.wwi-ss-goods-title-nav ul li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    border-right: 1px solid #eee;
}

.wwi-ss-goods-title-nav ul li.current {
    margin: 0 0 -1px -1px;
}

.wwi-ss-goods-title-nav ul li a {
    float: left;
    color: #666;
    width: 124px;
    border: 1px solid #fafafa;
    text-align: center;
    background: #fafafa;
}

.wwi-ss-goods-title-nav ul li.current a {
    border-color: #83bb43;
    background: #83bb43;
    color: #fff;
}

.nc-goods-sort {
    font-size: 0;
    background-color: #FFF;
    padding: 10px 0;
    margin-bottom: 10px;
}

.nc-goods-sort li {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: normal;
    word-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 23%;
    padding: 0 0 0 2%;
    margin: 0;
    overflow: hidden;
}

.wwi-ss-goods-info-content {
    padding-bottom: 23px;
    padding-top: 40px;
}

.ncc-title {
    padding: 10px 0 15px;
    border: solid #F7F7F7;
    border-width: 1px 0 0;
    border-bottom: solid 1px #F5F5F5;
}

.ncc-title h3 {
    font: lighter 24px/30px arial, "microsoft yahei";
    color: #555;
}

.ncc-title h5 {
    font: 12px/20px arial, "microsoft yahei";
    color: #AAA;
}

.ncc-title h3, .ncc-title h5 {
    margin: 0;
}

.ncc-receipt-info {
    color: #777;
    padding: 9px 19px;
    border-top: dotted 1px #E6E6E6;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}

.ncc-receipt-info.current_box {
    color: #534535;
    /*filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#3FFFF5CC', endColorstr='#3FFFF5CC');*/
    background: rgba(255, 245, 204, 0.25);
    padding: 7px 17px;
    border: dotted 1px #83bb43;
    z-index: 2;
}

.ncc-receipt-info h3 {
    font-weight: normal;
}

.ncc-candidate-items li {
    line-height: 20px;
    display: block;
    min-height: 20px;
    padding: 5px 0 6px 0;
    margin-top: -1px;
    border-top: dotted 1px #E6E6E6;
}

.ncc-candidate-items label {
    line-height: 20px;
    display: inline-block;
}

.ncc-candidate-items .del {
    color: #83bb43;
}

.ncc-form-default dl {
    font-size: 0;
    line-height: 20px;
    clear: both;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.ncc-form-default dl dt {
    font-size: 12px;
    line-height: 30px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: right;
    display: inline-block;
    width: 15%;
    padding: 7px 1% 10px 0;
    margin: 0;
    font-weight: normal;
}

.ncc-form-default dl dt i.required {
    font: 12px/16px Tahoma;
    color: #F30;
    vertical-align: middle;
    margin-right: 4px;
}

.ncc-form-default dl dd {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 84%;
    padding: 10px 0 10px 0;
}

.ncc-form-default dl:hover {
    background-color: #FFF5CC;
}

.ncc-form-default dl {
    font-size: 0;
    line-height: 20px;
    clear: both;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.ncc-form-default input {
    border: solid 1px #E6E9EE;
    padding: 5px;
}

.ncc-form-default select {
    border: solid 1px #E6E9EE;
    padding: 4px;
}

.ncc-candidate-items p {
    color: #888;
}

a.ncbtn {
    padding: 4px 10px;
    border-radius: 3px;
    background-color: #ED5564;
    display: inline-block;
    color: #fff;
}

.hr16 {
    margin: 16px 0 !important;
}

.ncc-receipt-info {
    color: #333;
    padding: 9px 19px;
    border-top: dotted 1px #E6E6E6;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}

.ncc-candidate-items {
    line-height: 20px;
    display: block;
    min-height: 20px;
    padding: 5px 0 6px 0;
    margin-top: -1px;
    color: #777777;
    font-size: 12px;
}

.ncc-receipt-info-title h3 {
    margin: 0;
}

.ncc-table-style {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-size: 12px;
}

.ncc-table-style thead th {
    line-height: 20px;
    color: #666;
    background-color: #FAFAFA;
    text-align: center;
    height: 20px;
    padding: 10px;
}

.ncc-table-style tbody th {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    height: 20px;
    background-color: #FFF;
    padding: 20px 10px 10px;
}

.ncc-table-style tfoot td {
    background: #FAFAFA;
    text-align: right;
    height: 40px;
    padding: 0;
}

.ncc-table-style tbody .td-border-left {
    border-left: solid 1px #DDD;
}

.ncc-table-style tbody tr td {
    background-color: #FFF;
    vertical-align: top;
    padding: 8px 10px;
    text-align: center;
    border-top: solid 1px #DDD;
}

.ncc-table-style tbody tr.mall-list td {
    background-color: #FEFEFE;
}

.ncc-table-style tbody .td-border-right {
    border-right: solid 1px #DDD;
}

.ncc-msg {
    line-height: 26px;
    width: 50%;
    text-align: left;
    float: left;
}

.ncc-msg-textarea {
    vertical-align: top;
    height: 60px;
    resize: none;
    width: 100%;
    border: solid 1px #CCD0D9;
}

.ncc-store-account {
    width: 48%;

}

.ncc-store-account .clearfix {
    background: #FAFAFA !important;
}

.ncc-store-account .clearfix span {
    display: inline-block;
    padding: 5px 5px;
    border: 1px solid #fff;
}

.ncc-store-account .clearfix span.pull-right {
    min-width: 100px;
    text-align: right;
}

.ncc-table-style .goods-subtotal {
    font-family: Verdana, Tahoma, arial;
    color: #F40;
    font-weight: 600;
    line-height: 24px;
    display: block;
}

.ncc-table-style .goods-price {
    font-family: Tahoma;
    font-weight: 600;
    color: #333;
    line-height: 24px;
    display: block;
}

.ncc-store-account .sum {
    font-family: Tahoma, arial;
    font-weight: 600;
    color: #F40;
}

.with-50 {
    width: 50% !important;
}

.ncc-all-account {
    font: normal 12px/40px "microsoft yahei", Arial;
    color: #333;
    vertical-align: top;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
}

a.submit:hover, .ncc-bottom input.submit:hover, .ncc-bottom input[type=submit]:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #f70;
}

a.submit, .ncc-bottom input.submit, .ncc-bottom input[type=submit], .ncc-table-style input.submit, .ncc-table-style input[type=submit] {
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
    color: #FFF;
    background-color: #f70;
    display: block;
    height: 30px;
    padding: 0 20px;
    border-radius: 3px;
    border: none 0;
    cursor: pointer;
}

.ncc-table-style a.add-substract-key {
    font: 14px/30px Tahoma, Arial;
    color: #555;
    text-decoration: none;
    background-color: #F5F5F5;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 26px;
    height: 30px;
    margin: 0;
    cursor: pointer;
}

.in-num {
    font: 12px/20px Arial;
    color: #777;
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    height: 30px;
    padding: 4px;
    border: solid 1px #E6E9EE;
    outline: 0 none;
    width: 28px;
    text-align: center;
}

.ws0 {
    font-size: 0;
}

.ncc-table-style a:hover {
    color: #f70;
    text-decoration: none;
}

.ncc-all-account em {
    font-size: 22px;
    line-height: 40px;
    font-family: Tahoma, arial;
    color: #f70;
    margin: 0 4px;
}

.ncc-title h5 a {
    color: #27A9E3;
}

.ncc-payment-list {
    font-size: 0;
}

.ncc-payment-list li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    display: inline-block;
    width: 180px;
    padding: 10px 30px;
    margin: 11px;
    border: solid 1px #E6E6E6;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}

.ncc-payment-list li label {
    display: block;
    cursor: pointer;
}

.ncc-payment-list li .logo img {
    max-width: 120px;
    max-height: 50px;
    /*margin-top: expression(50-this.height/2);*/
}

.ncc-payment-list li .logo {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 120px;
    height: 50px;
    overflow: hidden;
}

.ncc-payment-list li:hover, .ncc-payment-list li.using {
    border: solid 2px #52A452;
    margin: 10px;
}

.ncc-payment-list li.using i {
    /*background: url(../img/pay-use.png) no-repeat 0 0;*/
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 0px;
}

.ncc-candidate-items span {
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
}

.ncc-candidate-items .true-name {
    font-weight: bold;
    margin-right: 10px;
}

.ncc-candidate-items .address {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 650px;
    margin-right: 20px;
    overflow: hidden;
}

.ncc-bottom {
    background-color: #FAFAFA;
    text-align: left;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.bt-buy {
    background: #f70 !important;
    border: 1px solid #ddd !important;
    padding: 4px 14px !important;
    width: 58px !important;
    margin-top: 2px !important;
    height: 30px !important;
    border-radius: 3px !important;
    color: #fff !important;
    border: 0;
}

.login-buy {
    height: 32px !important;
    width: 228px !important;
    top: 0px !important;
    left: 0px !important;
}

._citys {
    width: 450px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    position: relative;
    background: #fff;
}

._citys span {
    color: #83bb43;
    height: 15px;
    width: 15px;
    line-height: 10px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #83bb43;
    cursor: pointer;
}

._citys0 {
    width: 100%;
    height: 34px;
    display: inline-block;
    border-bottom: 2px solid #83bb43;
    padding: 0;
    margin: 0;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.citySel {
    background-color: #83bb43;
    color: #fff !important;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #83bb43;
}

/*.AreaS { background-color: #83bb43 !important; color: #fff !important; }     */