.item-mian-shell{
    background-color: #E9E4E3;
    overflow: hidden;
    height: calc(100vh - 178px);
    overflow-y: auto;
}

.cart-shell{
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    border-radius: 10px;
}

.cart-nav{
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin: 0 auto;
    height: 75px;
    align-items: center;
}

.cart-nav-title{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.icon-fl-renminbi{
    color: red;
    font-size: 14px;
    position: relative;
    top: 6px;
    margin-right: 4px;
}

.cart-nav-money{
    font-size: 28px;
    color: red;
}

.cart-nav-bh{
    color: #999;
    margin-right: 15px;
}

.cart-nav-b{
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
    display: inline-block;
    position: relative;
    top: -10px;
}

.cart-bao{
    display: flex;
    align-items: center;
}

body{
    line-height: inherit;
}

.cart-list-top{
    display: flex;
    align-items: center;
    width: 92%;
    margin: 0 auto;
    margin-top: 15px;
}

.cart-top-name{
    flex: 1;
    text-align: center;
    font-size: 14px;
    color: #555;
}

.cart-list-shell{
    width: 92%;
    margin: 0 auto;
    margin-top: 30px;
}

.cart-xz{
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.goods-drawing{
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-left: 20px;
    cursor: pointer;
}


.cart-left{
    display: flex;
    align-items: center;
}


.cart-goods{
    margin-left: 30px;
    display: flex;
}

.cart-title{
    font-size: 14px;
    color: #5a5959;
    width: 225px;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: 5px;
    cursor: pointer;
}

.cart-top-name:nth-child(1){
    width: 400px;
    display: inline-block;
    flex: inherit;
}

.goods-attr-name{
    font-size: 14px;
    color: #5a5959;
    position: relative;
    top: 5px;
    width: 150px;
    margin-left: 20px;
}

.money-danj-shell{
    display: flex;
    position: relative;
    top: 5px;
    width: 163px;
    justify-content: center;
}

.icon-money{
    color: #242424;
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.money-danj{
    font-size: 15px;
    color: #242424;
}



.goods-j{
    width: 44px;
    display: inline-block;
    background-color: #F0F0F0;
    border-radius: 4px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    margin-right: 8px;
    cursor: pointer;
    color: #333;
}

.goods-jq{
    width: 44px;
    display: inline-block;
    background-color: #F0F0F0;
    border-radius: 4px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    margin-left: 8px;
    cursor: pointer;
    color: #333;
}

.goods-num{
    margin-top: 30px;
}


.goods-inpt{
    width: 38px;
    outline: none;
    background-color: #F0F0F0;
    border: none;
    text-align: center;
    height: 33px;
    border-radius: 2px;
    font-size: 17px;
}

.goods-num-roght{
    display: flex;
    align-items: center;
}

.goods-num-shell{
    display: flex;
    align-items: center;
}

.money-num{
    display: flex;
    justify-content: center;
    width: 210px;
    position: relative;
    top: 5px;
}

.money-dele{
    width: 130px;
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: red;
    position: relative;
    top: 5px;
}

.dele-goods{
    cursor: pointer;
}

.cart-li{
    background-color: #F5F5F5;
    height: 130px;
    display: flex;
    border-radius: 5px;
    margin-bottom: 20px;
}

.cart-xz{
    position: relative;
    left: 18px;
}


.cart-top-name:nth-child(2){
    flex: inherit;
    width: 165px;
}

.cart-top-name:nth-child(3){
    flex: inherit;
    width: 200px;
}

.cart-top-name:nth-child(4){
    width: 165px;
    flex: inherit;
}


.cart-top-name:nth-child(5){
    width: 170px;
    flex: inherit;
}

.goods-boot{
    display: flex;
    height: 60px;
    align-items: center;
    width: 92%;
    margin: 0 auto;
    justify-content: end;
}

.goods-boot-title{
    font-size: 14px;
}

.goods-boot-num{
    font-size: 18px;
    color: red;
    padding: 0px 8px;
}

.goods-Submit{
    width: 95px;
    height: 38px;
    background-color: #eb6f0d;
    border-radius: 32px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    cursor: pointer;
    margin-left: 20px;
}

.mt-2, .my-2 {
    margin-top: 0rem!important;
}

.mcart-shell{
    display: flex;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .cart-shell {
        width: 100%;
    }

    .cart-top-name{
        flex: 1 !important;
    }

    .cart-list-shell {
        width: 98%;
    }
    .cart-xz {
        left: 10px;
    }

    .goods-drawing {
        margin-left: 0px;
    }

    .goods-attr-name{
        margin-top: 10px;
        display: inline-block;
    }

    .money-danj-shell{
        margin-top: 10px;
        display: inline-block;
        margin-left: 20px;
    }

    .money-num{
        display: inline-block;
        margin-top: 14px;
    }

    .cart-li {
        height: 200px;
    }

    .money-dele{
        margin-top: 15px;
    }

    .cart-xz{
        width: 40px;
        height: 40px;
    }

    .mcart-shell{
        display: inline-block;
        align-items: center;
    }





}