.cart {
    width: 1200px;
    margin: 0 auto;
}

.cart-youhuiquan {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    margin: 10px 0;
    box-sizing: border-box;
}

.cart-youhuiquan-left {
    width: 56px;
    float: left;
}

.cart-youhuiquan-left img {
    margin: 0 auto;
    position: relative;
    top: 9px;
}

.cart-youhuiquan-middle {
    font-size: 14px;
    color: #333;
    float: left;
}

.cart-youhuiquan-right {
    font-size: 12px;
    color: #fff;
    background-color: #e60012;
    width: 92px;
    text-align: center;
    float: right;
    position: relative;
    top: -2px;
}

.icon-xiajiantou {
    font-size: 20px !important;
    position: relative;
    top: 2px;
}

.cart-add {
    width: 100%;
}

.cart-add-top {
    font-size: 12px;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    overflow: hidden;
}

.cart-add-top-all {
    width: 106px;
    float: left;
}

.cart-add-top-all-item {
    width: 60px;
    margin: 0 auto;
}

.cart-add-top-spxx {
    width: 400px;
    float: left;
}

.cart-add-top-number {
    width: 200px;
    text-align: center;
    float: left;
}

.cart-add-top-price {
    width: 200px;
    text-align: center;
    float: left;
}

.cart-add-top-xiaoji {
    width: 180px;
    text-align: center;
    float: left;
}

.cart-add-top-caozuo {
    width: 80px;
    text-align: center;
    float: left;
}

.cart-add-middle {
    font-size: 12px;
    color: #333;
    border: 1px solid #e5e5e5;
    width: 100%;
    margin: 10px 0;
    box-sizing: border-box;
}

.cart-add-middle-msg{
    font-size: 14px;
    color: #333;
    padding: 50px 0;
    text-align: center;
}

.cart-add-middle-item {
    width: 100%;
    min-height: 208px;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
}

.cart-add-middle-left {
    width: 60px;
    line-height: 208px;
    text-align: center;
    float: left;
}

.cart-add-middle-middle {
    width: 104px;
    height: 104px;
    float: left;
    position: relative;
    top: 50px;
}

.cart-add-middle-spxx-left img {
    width: 100%;
    height: 100%;
}

.cart-add-middle-right {
    width: 1034px;
    min-height: 208px;
    padding: 50px 0;
    float: left;
    box-sizing: border-box;
}

.cart-add-middle-right-title {
    width: 270px;
    margin-left: 20px;
    float: left;
}

.cart-add-middle-right-title a{
    color: #333;
}

.cart-item{
    width: 100%;
    overflow: hidden;
}

.cart-item-color {
    width: 270px;
    float: left;
}

.cart-item-color-item {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 30px;
    text-indent: 90px;
}

.cart-item-number {
    width: 250px;
    float: left;
}

.cart-color-item-number {
    width: 160px;
    /*margin: 0 auto;*/
    float: right;
    margin-top: 30px;
    overflow: hidden;
}

.reduce {
    color: #666;
    width: 30px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
}

.num {
    color: #666;
    width: 100px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #e0e0e0;
    text-align: center;
    box-sizing: border-box;
    float: left;
}

.add {
    color: #666;
    width: 30px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
}

.cart-item-danjia{
    color: #999;
    width: 250px;
    padding-top: 30px;
    text-indent: 100px;
    float: left;
}
.cart-item-danjia-item{
    margin-bottom: 10px;
}

.cart-item-price{
    width: 120px;
    text-align: center;
    float: left;
}

.cart-item-price-item{
    color: #e60012;
    height: 25px;
    line-height: 25px;
    margin-top: 30px;
}

.cart-item-del{
    width: 144px;
    text-align: center;
    float: left;
}

.cart-item-del-item{
    color: #666;
    height: 25px;
    line-height: 25px;
    margin-top: 30px;
    cursor: pointer;
}

.cart-add-bottom{
    font-size: 12px;
    color: #333;
    background-color: #f5f5f5;
    width: 100%;
    height: 74px;
    line-height: 74px;
    margin-bottom: 40px;
    overflow: hidden;
}

.cart-add-bottom-left{
    width: 40%;
    float: left;
}

.cart-add-bottom-left input{
    margin-left: 20px;
}

.cart-add-bottom-left-del{
    margin-left: 40px;
}

.cart-add-bottom-right{
    width: 60%;
    float: left;
    overflow: hidden;
}

.cart-add-bottom-right-item{
    float: right;
}

.cart-add-bottom-right-number{
    margin-right: 30px;
    float: left;
}

.cart-add-bottom-right-number span{
    font-size: 16px;
    margin-right: 10px;
}

.cart-add-bottom-right-price{
    margin-right: 30px;
    float: left;
}

.cart-add-bottom-right-price span{
    font-size: 16px;
    color: #e60012;
    margin-right: 10px;
}

.cart-add-bottom-right-buy{
    font-size: 20px;
    color: #fff;
    background-color: #e60012;
    width: 146px;
    text-align: center;
    float: left;
}

.cart-more{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.cart-more-top{
    height: 64px;
    line-height: 64px;
    overflow: hidden;
}

.cart-more-top img{
    width: 64px;
    height: 64px;
    float: left;
}

.cart-more-top span{
    font-size: 14px;
    color: #333;
    margin-left: 20px;
    float: left;
}

.cart-more-body{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.cart-more-body-item{
    width: 291px;
    margin-right: 12px;
    float: left;
}

.cart-more-body-item img{
    width: 291px;
    height: 291px;
}

.cart-more-body-item-title{
    font-size: 12px;
    color: #000;
    text-align: center;
    margin-top: 20px;
}

.cart-more-body-item-price{
    font-size: 12px;
    color: #e60012;
    text-align: center;
    margin-top: 10px;
}

.cart-like{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 80px;
}

.cart-like-top{
    font-size: 16px;
    color: #000;
    background-color: #f5f5f5;
    text-indent: 22px;
    height: 44px;
    line-height: 44px;
}

.cart-like-body{
    width: 100%;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 80px 40px 80px;
    box-sizing: border-box;
    overflow: hidden;
}

.cart-like-body-item{
    width: 246px;
    margin-right: 18px;
    float: left;
}

.cart-like-body-item img{
    width: 246px;
    height: 246px;
}

.cart-like-body-title{
    font-size: 12px;
    color: #000;
    text-align: center;
    margin-top: 20px;
}


.cart-like-body-price{
    font-size: 12px;
    color: #e60012;
    width: 100%;
    margin-top: 10px;
}

.cart-like-body-price-item{
    width: 78px;
    margin: 0 auto;
    overflow: hidden;
}

.cart-like-body-price-item span{
    position: relative;
    top: 5px;
}

.cart-like-body-price img{
    width: 26px;
    height: 26px;
    float: right;
}