body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style-type: none;
}
*{
    font-family:"Microsoft YaHei","微软雅黑";
}

.nwn_main{
    width: 1200px;
    margin: 100px auto 0 auto;
    clear: both;
}
.cart-wrap{
    clear: both;
}
.cart-nav{
    position: relative;
    font-size: 14px;
}
.cart-wrap .cart-nav.stepbj1{
    background: url("../images/step1.png") no-repeat center 0;
    height: 34px;
    line-height: 34px;
}
.cart-wrap .cart-nav, .cart-wrap .cart-nav a{
    color: #666;
}
.cart-wrap .cart-nav{
    width: 665px;
    margin: 0 auto;
    padding-top: 30px;
}
.cart-nav .step1, .cart-nav .step2, .cart-nav .step3{
    height: 20px;
    line-height: 20px;
    float: left;
    display: block;
    width: 221px;
    text-align: center;
}
.cart-wrap .cart-nav .step1{
    left: 130px;
}
.cart-wrap .cart-nav .step2{
    left: 370px;
}
.cart-wrap .cart-nav .step3{
    left: 660px;
}
.table-goods-list{
    border: 1px solid #e5e5e5;
    border-bottom: none;
    margin-top: 35px;
}
.gridlist{
    color: #333;
    border-collapse: separate;
}
.gridlist th{
    background-color: #f8f8f8;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    border-right: none;
    text-align: center;
    border-collapse: collapse;
    height: 30px;
    line-height: 30px;
}
.gridlist td{
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 5px;
}
.gridlist .goodpic{
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0 18px 0 15px;
}
.horizontal-m .goodpic{
    text-align: center;
    float: left;
}
.gridlist a{
    cursor: pointer;
    color: #666;
    text-decoration: none;
}
.gridlist a:hover{
    color: #d7000f;
    text-decoration: underline;
}
.goodpic a{
    display: block;
    text-align: center;
}
.goodpic a img{
    margin: 0;
}
.cart-product-img img{
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
}
.table-goods-list .goods-main{
    margin-left: 60px;
}
#cart-items .table-goods-list .goodinfo{
    width: 85%;
}
.table-goods-list .goodinfo{
    float: left;
    width: 230px;
    overflow: hidden;
    word-wrap: break-word;
}
.gridlist .goodinfo{
    text-align: left;
    padding: 0 5px;
    margin-top: 5px;
}
.horizontal-m .goodinfo{
    float: left;
    white-space: normal;
}
.cart-goodsname{
    width: 65.5%;
    padding-left: 10px;
}
.font-gray{
    color: #666;
}
.horizontal-m .goodinfo h3{
    height: auto;
    overflow: visible;
}
.goodinfo h3{
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    line-height: 49px;
}
.textcenter{
    text-align: center;
    clear: both;
}
.shoppingbag-univalent{
    width: 120px !important;
    border: none !important;
    font-size: 15px !important;
    color: #666 !important;
    text-align: left !important;
}
.shoppingbag-product-price{
    width: 120px !important;
    border: none !important;
    font-size: 16px !important;
    color: #d7000f !important;
    text-align: left !important;
}
.shopping-num button{
    position: relative;
    width: 24px;
    height:25px;
    background: white;
    border: 1px solid #e5e5e5;
    color: #666;
    float: left;
    cursor: pointer;
    outline: none;
}
.shopping-num input{
    width: 48px;
    height: 23px;
    font-size: 14px;
    color: #666;
    border: 1px solid #e5e5e5;
    text-align: center;
    float: left;
}
.textcenter{
    text-align: center;
    clear: both;
}
.cart-coll-ul{
    width: 70px;
    margin: 0 auto;
}
.cart-coll-ul .btn-bj-hover{
    padding-left: 0;
    text-align: center;
}
.btn-bj-hover{
    display: block;
    color: #333;
    cursor: pointer;
    clear: both;
}
.havechild td{
    font-size: 14px;
    color: #666;
}
.clearfix{
    zoom: 1;
    display: block;
}
.trade-foot{
    padding-bottom: 100px;
}
#cart-return-btn{
    overflow: hidden;
    clear: both;
    margin-top: 40px;
    margin-bottom: 110px;
}
.trade-foot-detail-com{
    text-align: right;
    color: #666;
    background: #fbfbfb;
    font-size: 12px;
    height: 50px;
    padding: 0 !important;
    line-height: 50px;
}
.trade-foot-detail-com .btn.btn_red.order-btn, .trade-foot-detail-com .btn.btn_red.order-btn span, .trade-foot-detail-com .btn.btn_red.order-btn span span{
    padding: 0 !important;
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.btn{
    border: none;
    display: inline-block;
    zoom: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    background: none;
}
.order-btn span{
    background: #d7000f;
    color: white;
}
.btn span{
    display: block;
    white-space: nowrap;
    overflow: visible;
}
.fr{
    float: right;
    display: inline;
}
.cart-pricelist{
    margin-right: 20px;
}
.clearfix{
    zoom: 1;
    display: block;
}
.cart-pricelist li{
    margin: 0 10px;
    line-height: 50px;
}
.fl{
    float: left;
    display: inline;
}
.fl label{
    font-size: 16px;
}
.cart-wrap .totalprice{
    font-weight: 700;
    color: #d7000f;
}

.emptyBag{
    width: 1200px;
    height: 280px;
    text-align: center;
}
.emptyBag img{
    margin-top: 122px;
}
.emptyBagP{
    font-size: 15px;
    text-align: left;
    display: inline-block;
    margin-left: 8px;
}
.emptyBagP p{
    position: relative;
    top: -16px;
    color: #666;
}
.emptyBagP a{
    font-size: 13px;
    color: #005ea7;
}