.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;
}


.name-pj{
    color: #004eff;
    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: 250px;
    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: 70px;
    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{
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.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:center;
}

.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;
}


.cart-nav-li{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 40px;
}


.cart-nav-li-h{
    background-color: #fff;
    width: 15px;
    height: 3px;
    display: inline-block;
    margin-top: 8px;
    border-radius: 5px;

}

.cart-nav-li-name{
    cursor: pointer;
}

.cart-nav-list{
    display: flex;
    align-items: center;
}

.nav-li-action{
    background-color: #fb9e03;
}

.cart-li-top{
    margin-left: 50px;
    margin-bottom: 20px;
}

.cart-li-times{
    margin-right: 15px;
}

.cart-li-order{
    font-size: 14px;
    color: #484848;
}

.money-state{
    font-size: 14px;
    width: 155px;
    display: inline-block;
    position: relative;
    top: 5px;
    text-align: right;
}

.money-state-name{
    margin-bottom: 20px;
}

.goods-page-top{
    min-width: 80px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #726e6e;
}


.goods-page,.goods-pages{
    min-width: 55px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #FD4219;
    color: #fff;
    margin: 0px 20px;
}

.goods-page-j{
    min-width: 50px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #726e6e;
    margin: 0px 10px;
}

.goods-page-a{
    color: #fff;
    background-color: #FD4219;
}


.money-danj-yuf{
    font-size: 13px;
    color: #666;
}

.cart-li-ul{
    margin-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
}


.cart-li-ul .cart-li:last-child{
    border-bottom: none;
}

.name-chlw{
    cursor:pointer;
    color: #005aff;
}

.refund-shell{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: none;
}

.refund-nav{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 800px;
    height: 540px;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
}




.addres-ts-nav{
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin: 0 auto;
    height: 50px;
    align-items: center;
}

.icon-guanbi{
    cursor: pointer;
}

.addres-order{
    font-size: 15px;
    color: #666;
}

.refund-ul-shell{
    width: 92%;
    margin: 0 auto;
}

.refund-li{
    display: flex;
    align-items: center;
    margin-top: 26px;
}

.refund-li-iconfont{
    color: red;
    position: relative;
    top: 2px;
}

.refund-li-name{
    margin-left: 6px;
    font-size: 15px;
    color: #333;
}

.refund-li-right{
    margin-left: 10px;
    display: flex;
}

.refund-li-wul{
    border: 1px solid #ababab;
    border-radius: 3px;
    font-size: 14px;
    height: 28px;
    width: 110px;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.refund-li-kddh{
    width: 170px;
    height: 30px;
    text-indent: 5px;
}


.refund-li-kddh::placeholder{
    font-size: 14px;
}

.refund-li-left{
    text-align-last:justify;
text-align:justify;
text-justify:distribute-all-lines; 
width: 100px;
}


.refund-li-rimage{
    width: 100px;
    height: 100px;
    border: 1px solid #c3bfbf;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /* margin-left: 15px; */
}

.refund-li-jia{
    font-size: 21px;
    color: #666;
}

.refund-li-image{
    width: 99px;
    height: 99px;
}

.addres-textarea{
    height: 80px;
    width: 300px;
    text-indent: 10px;
    resize:none;
}

.addres-textarea::placeholder{
    font-size: 14px;
}

.refun-li-bott{
    display: flex;
    justify-content: end;
    margin-top: 40px;
    width: 92%;
}


.refun-li-qd{
    background-color: #06C05F;
    border-radius: 2px;
    width: 70px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.refund-kdgs{
    display: none;
}

.refund-li-image{
    margin-right: 10px;
    border-radius: 2px;
    object-fit: cover;
}


.logistics{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    justify-content: center;
    align-items: center;
    display: none;
}

.logistics-shell{
    width: 800px;
    height: 700px;
    background-color: #fff;
}


.logistics-ts-nav{
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin: 0 auto;
    height: 50px;
    align-items: center;
}

.icon-guanbi{
    cursor: pointer;
}

.addres-order{
    font-size: 15px;
    color: #666;
}

.refund-ul-shell{
    width: 92%;
    margin: 0 auto;
}

.logistics-ul{
    margin: 0 auto;
    height: 620px;
    overflow: hidden;
    overflow-y: auto;
}

.logistics-li-shell{
    display: flex;
}

.logistics-li-left{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logistics-li-top{
    background-color: #d3d0d0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

.logistics-li-h{
    display: inline-block;
    height: 100%;
    width: 2px;
    background-color: #d3d0d0;
}

.logistics-li-right{
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    color: #909399;
}

.logistics-li-conten{
    border: 1px solid #EBEEF5;
    background-color: #FFF;
    color: #303133;
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    display: inline-block;
    padding: 14px 20px;
    border-radius: 4px;
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
    min-height: 90px;
    display: flex;
    width: 690px;
    align-items: center;
}

.logistics-li-titme{
    padding-top: 16px;
}

.logistics-ul-shell{
    width: 92%;
    margin: 0 auto;
}

.my-lottery{
    display: none;
}

.my-lottery-shell{
    width: 92%;
    padding-bottom: 20px;
    margin: 0 auto;
}

.main{
		background-color:#f3f0f0;
	}
	
	.main-shell{
		width: 92%;
		margin: 0 auto;
		overflow: hidden;
	}	
	
	.main-list-li{
        width: 500px;
		overflow: hidden;
		border-radius: 12.5px;
		background-image: linear-gradient(to right, #FECACE,#F2CADD,#E4CAEE,#D8CBFE); 
	}
	
	.main-list-shell{
		width: 92%;
		margin: 0 auto;
		position: relative;
	}
	
	.icon-rmb{
		color: #FF8F6C;
		font-size: 17px;
		font-weight: 700;
	}
	
	.list-top-num{
		color: #FF8F6C;
		font-size: 35px;
		letter-spacing: 1px;
	}
	
	.main-list-top{
		border-bottom:1px solid #E6E6E6;
		display: flex;
		align-items: center;
		
	}
	
	.list-top-lef{
		border-right: 1px solid #E6E6E6;
		height: 85px;
		line-height: 85px;
		padding-right: 21px;
		padding-left: 5px;
	}
	
	.list-top-rig{
		color: #333333;
		font-size: 16px;
		padding-left: 16px;
		display: flex;
		justify-content: space-between;
		flex: 1;
		align-items: center;
		position: relative;
	}
	
	.top-receive-name{
		color: #FFFFFF;
		font-size: 14px;
	}
	
	.list-top-receive{
		background-image: linear-gradient(to right, #DED0ED , #E1D0EB,#EFD0DA);
		border-radius: 50%;
		width: 50px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #ffffff;
		box-shadow: 0px 0px 7px 2px #cbb3f7;
	}
	
	.list-top-rig-name{
		letter-spacing: 1px;
		font-size: 16px;
	}
	
	.main-list-bott{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 18px;
		padding-bottom: 12px;
		padding-left: 5px;
	}
	
	.left-img-tx{
		width: 24px;
		height: 24px;
		border-radius: 50%;
	}
	
	.bott-left-name{
		font-size: 12px;
		color: #333333;
		margin-left: 8px;
	}
	
	.list-bott-left{
		display: flex;
		align-items: center;
	}
	
	.bott-xname{
		color: #333333;
		font-size: 12px;
	}
	
	.main-list-li{
		margin-top: 20px;
	}
	
	.already-top-num{
		color: #FBAB92;
	}
	
	.already-rig-name{
		color: #999099;
	}
	
	.list-received{
		width: 80px;
		height: 80px;
		border-radius: 50%;
		border:2px solid #BCBCBC;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		right: -30px;
		top: -51px;
	}
	
	.list-received-shell{
		border: 1px dashed #BCBCBC;
		width: 62.5px;
		height: 62.5px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.received-ynd{
		border: 1rpx solid #BCBCBC;
		width: 45px;
		height: 45px;
		border-radius: 50%;
	}
	
	.received-ynd-name{
		font-size: 14px;
		color: #A6A6A6;
		background-color: #DDCBF7;
		    position: absolute;
		    top: 50%;
		    left: 47%;
		    transform: translate(-50%, -50%);
		    white-space: nowrap;
		    padding: 0px 7px;
	}
	
	.received-ynd-txt{
		width: 50px;
		height: 45px;
		display: flex;
		align-items: center;
		transform:rotate(25deg);
		-ms-transform:rotate(25deg); /* Internet Explorer */
		-moz-transform:rotate(25deg); /* Firefox */
		-webkit-transform:rotate(25deg); /* Safari 和 Chrome */
		-o-transform:rotate(25deg); /* Opera */
	}
	
	.main-list-Gap,.main-list-Bap{
		position: absolute;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		background-color: #f3f0f0;
		top: -15px;
		left: 36%;
	}
	
	.main-list-Bap{
		bottom: -15px;
		top: initial;
	}

    .icon-money-jj{
        color: #FF8F6C;
    font-size: 18px;
    }

    

    .mcart-goods{
        display: flex;
    }

    .goods-szd{
        width: 95%;
    margin: 0 auto;
    font-size: 14px;
    color: #707070;
    padding-bottom: 15px;
    }

    .money-num{
        font-size: 15px;
        color: #4a4949;
        display: flex;
        margin-top: 10px;
        margin-left: 20px;
    }

    .goods-ts-p{
        margin-top: 14px;
    }

    .pj-shell{
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.3);
        display: none;
    }
    
    .pj-nav{
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 700px;
        height: 540px;
        margin: auto;
        background-color: #fff;
        border-radius: 5px;
    }


    .pj-nav-ts-nav{
        display: flex;
        justify-content: space-between;
        width: 92%;
        margin: 0 auto;
        height: 50px;
        align-items: center;
    }
    
    .icon-guanbi{
        cursor: pointer;
    }
    
    .pj-order{
        font-size: 15px;
        color: #666;
    }

    .icon-tubiao_wuxing-1,.icon-tubiao_wuxing-{
        cursor: pointer;
        font-size: 19px;
        color: #979797;
        margin-right: 4px;
    }

    .icon-tubiao_wuxing-{
        color: #fab54d;
    }

    .pj-ms-title{
    color: #666;
    margin-right: 10px;
    font-size: 13px;
    margin-left: 5px;
    }

    .pj-bt-icon{
        color: #DD2727;
        
    }

    .pj-ms-shell{
        display: flex;
        align-items: center;
        margin-bottom: 14px;
    }

    .pj-xin-list{
        position: relative;
        top: -2px;
        left: 6px;
    }

    .pj-conten-txt{
        resize: none;
        font-size: 14px;
        border: none;
        width: 100%;
        height: 100%;
        padding: 6px;
    }

    .pj-conten-shell{
        width: 450px;
        height: 150px;
        border: 1px solid #e7e7e7;
        border-radius: 4px;
    }

    .pj-li{
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }


    .pj-ul{
        margin-top: 15px;
    }

    .icon-tubiao_wuxing-{
        display: none;
    }

    .pl-image{
        height: 18px;
    }

    .pj-ftitle{
        color: #FAB54D;
        font-size: 12px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2px;
    }

    .pj-ftitle-shell{
        position: relative;
        top: -3px;
        left: 15px;
        display: none;
    }

    .playon{
        color: #005aff;
        cursor: pointer;
    }




    




    @media screen and (max-width:1200px) {
        .cart-nav-list {
            width: 100%;
        }

        .cart-shell {
            width: 100%;
        }
        .cart-nav-li {
            font-size: 13px;
            flex: 1;
            margin-right:0px;
        }

        .cart-list-shell {
            width: 98%;
        }

        .cart-top-name{
            flex: 1 !important;
        }

        .cart-li-top {
            margin-left: 10px;
        }

        .cart-goods {
            margin-left: -10px;
        }

        .mcart-goods {
            flex-direction: column;
        }
        .goods-attr-name{
            margin-top: 10px;
        }

        .money-danj-shell {
            margin-left: -35px;
            margin-top: 10px;
            width: initial;
        }

        .money-state {
            margin-top: 14px;
            margin-left: 20px;
            font-size: 14px;
    width: initial;
    display: flex;
    position: relative;
    top: 0px;
    text-align: initial;
        }

        .money-state-name{
            margin-right: 15px;
        }

        .logistics-shell {
            width: 100%;
            height: 700px;
            background-color: #fff;
        }
        .logistics-li-conten {
            width: 100%;
        }

        .main-list-li {
            width: 100%;
        }
        .refund-nav {
            width: 100%;
        }

    }

    @media screen and (max-width:700px) {
        .pj-nav{
            width: 92%;
            height: 500px;
        }

        .pj-conten-shell {
            width: 100%;
            height: 120px;
        }

        
    }