.cartListTitle7{
    width:180px ;
}
.cartItemList7{
    width:120px;
}
.cartItemList7 .anniu{
    color:#fff;
    background:red;
    border-radius: 4px;
    text-align: center;
    height:30px;
    line-height: 30px;
    padding:0 6px;
    margin-left:4px;
    cursor: pointer;
    margin-top: 10px;
}
.anniu:active{
    opacity: 0.6;
}
.cartListTitle  .cartListTitle2{
    width:260px ;
}
.cartListTitle .cartListTitle4{
    width:190px;
}
.cartItemList2{
    width:370px;
}
.cartItemList4{
    width:200px;
    margin-left: 8px;
}
.cartItemList6{
    padding-right:10px;
    width:120px;
    text-align:left;
}
.cartItemList2Describe {
    width:202px;
}
.cartItemList7 .anniu1{
    color: #fff;
    background: #e0e0e0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    padding: 0 8px;
    width: 100px;
}
.cartItemList7 .anniu2{
    color:#fff;
    background:green;
    font-size:14px;
    height:30px;
    line-height: 30px;
    border-radius: 4px;
    padding:0 8px;
    width:100px;
}