.cartListTitle7{
    width:119px ;
}
.cartItemList7{
    width:84px;
}
.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:127px;
}
.cartItemList2{
    width:370px;
}
.cartItemList4{
    width:127px;
    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: 64px;
}
.cartItemList7 .anniu2{
    color:#fff;
    background:green;
    font-size:14px;
    height:30px;
    line-height: 30px;
    border-radius: 4px;
    padding:0 8px;
    width:64px;
}
.tabs_box{
    display: flex;
}
.tabs_box>div{
    width:100px;
    border:1px solid #e0e0e0;
    color:#808080;
    text-align: center;
    height:40px;
    line-height: 40px;
    cursor: pointer;
    margin:12px 0;
    
}
.tabs_box>.tab{
    color:#ef8200;
}
.container{
    border-top:0;
}