.user-jfdingdan-top{ position: fixed; width: 100%;top: 0px; left: 0px; height: 0.72rem; line-height: 0.72rem; background-color: #ffffff; z-index: 6; border-bottom: solid 1px #f0f0f0;}
.user-jfdingdan-top a{ position: relative; float: left; display: block; width: 25%; text-align: center; height: 0.72rem; line-height: 0.72rem; color: #222222; font-size: 0.28rem; }
.user-jfdingdan-top a.jfdd-action span{ font-size: 0.3rem; font-weight: bold; height: 0.7rem;  display: inline-block;}

.user-jfdingdan-list{ width: 100%; padding: 0 0 0.2rem 0; font-size: 0.26rem;}
.user-kefu-con {padding: 0.9rem 0.2rem 0; }

.shop-gouwc-list{ width:94%; margin:0rem auto;}
.shop-gouwc-list ul li{ width: 100%; background-color: #ffffff; float: none; clear: both; padding:0px 0.15rem; margin: 0.2rem 0px; border-radius: 0.15rem;-webkit-border-radius: 0.15rem;-moz-border-radius: 0.15rem; overflow: hidden; position: relative;}
.gouwc-shopdel{ position: absolute; top: 0px; right: 0px; width: 0.5rem; height:0.5rem; background-color: #f0f0f0; border-radius: 0px 0px 0px 0.4rem; text-align: right; }
.gouwc-shopdel img{ width: 0.3rem; height: auto; margin-top: 0.07rem; float: right; margin-right: 0.05rem; }
.shop-gouwc-list ul li:nth-last-child(1){ border-bottom: none; }
.gouwc-list-checkbox{ float: left; width:0.8rem; height: 2.2rem; text-align: center; }
.gouwc-list-checkbox span{ width: 0.45rem; height: 0.45rem; margin:1rem auto 0px auto; display: block; }
.gouwc-list-img{ float: left; width: 2.4rem; height: 2.4rem; overflow: hidden; text-align: center; }
.gouwc-list-img img{  width: auto; height: 2.1rem; margin: 0.1rem auto 0.1rem auto; object-fit: contain; }
.gouwc-list-text{ float: left; width: 4.2rem; margin-left: 0.1rem;}
.gouwc-list-text dd{ font-size: 0.26rem; width: 100%; height:1.2rem; line-height: 0.4rem; overflow: hidden; color: #333333; margin: 0.18rem 0px;}
.gouwc-list-text dt{ width: 100%; height: 0.7rem;}
.text-sulang{ float: right; font-size: 0.32rem; line-height: 0.7rem; height: 0.7rem; }
.shop-jbicon{/*background-image: url(../img/jbicon.png);*/background-repeat: no-repeat; background-size: 0.28rem auto;padding-left: 0rem;color: #e36568;height: 0.7rem;display: inline-block;line-height: 0.7rem; background-position: left center;font-size: 0.32rem;font-weight: bold;}
.shop-jbicons{/*background-image: url(../img/jbicons.png);*/background-repeat: no-repeat; background-size: 0.28rem auto;padding-left: 0rem;color: #333333;height: 0.7rem;display: inline-block;line-height: 0.7rem; background-position: left center;font-size: 0.3rem;font-weight: bold;}

.jfdd-list-tile{ width: 100%; height: 0.7rem; line-height: 0.7rem; border-bottom: solid 1px #f0f0f0;}
.jfdd-list-tile span{line-height: 0.7rem; font-size: 0.26rem; color: #000000; }
.jfdd-list-tile span.read{ color: #e36568; }.jfdd-list-tile span.grenn{ color: #32a046; }.jfdd-list-tile span.hui{ color: #666666; }
.jfdd-list-bot{ width: 100%; height: 0.7rem; line-height: 0.7rem; border-top: solid 1px #f0f0f0; float: none; clear:both;}
.jfdd-list-bot p{ font-size: 0.26rem; float: right; line-height: 0.7rem; color: #666666; }
.jfdd-list-bot a.quxiao{ height: 0.5rem; background-color: #ffffff; border: solid 1px #666666; line-height: 0.5rem; width:1.8rem; font-size: 0.26rem; margin-top: 0.1rem; float: right; color: #333333; text-align: center; border-radius: 0.1rem;-webkit-border-radius: 0.1rem;-moz-border-radius: 0.1rem;}
.jfdd-list-bot a.wuliu{ height: 0.5rem; background-color: #ffffff; border: solid 1px #e36568; line-height: 0.5rem; width:1.8rem; font-size: 0.26rem; margin-top: 0.1rem; float: right; color: #e36568; text-align: center; border-radius: 0.1rem;-webkit-border-radius: 0.1rem;-moz-border-radius: 0.1rem;}
.jfdd-list-bot a i{ font-style: normal; background-image: url(../img/ddca.png); background-repeat: no-repeat; background-position: right center; background-size: 0.25rem auto; padding-right: 0.3rem; }
.order_kuaidi{ padding:2%; font-size: 0.24rem;word-wrap: break-word;white-space: pre-wrap; display: none; color: #585858; line-height: 0.45rem;}

.orderxi { margin-left: 10px; color: #e36568 }

.user-jfdingdan-top a.jfdd-action:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 26%;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    width: 44%;
    height: 0.07rem;
    background-color: #b22b28;
    animation: aftome 0.8s ease both;
    -webkit-animation: aftome 0.8s ease both;
    -moz-animation: aftome 0.8s ease both;
}
@keyframes aftome{
	from{ width: 0%; left: 50%; }
	to{ width:44%; left: 28%; }
}
@-webkit-keyframes aftome{
	from{ width: 0%; left: 50%; }
	to{ width:44%; left: 28%; }
}
@-moz-keyframes aftome{
	from{ width: 0%; left: 50%; }
	to{ width:44%; left: 28%; }
}