/*#getTraces .header{
	font-size: 0.436363rem; 48 
	background-color: #ffb938;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	color: #fff;
}
#getTraces .header .title{
	height: 1.327272rem;  146 
	text-align: center;
	width: 100%;
	display: flex;
	align-items: center;
}
#getTraces .header .title div{
	padding-right: 0.70909rem; 78 
	width: 100%;
	align-items: center;
}
#getTraces .header .van-icon{
	float: left;
	font-size: 0.581818rem;  64 
	margin-left: 0.218181rem; 24
}
 */

#getTraces .info{
	position: fixed;
	top: 1.3274rem;
	left: 0;
	z-index: 3;
	width: 100%;
	padding: 0.290909rem;
	font-size: 0.4rem;/* 44 */
	box-sizing: border-box;
	text-align: center;
	background-color: #F6F6F6;
}
#getTraces #expComName{
	/* float: right; */
}
#getTraces #waybillNo{
	/* float: left; */
	font-size: 0.426rem;
}
#getTraces #waybillNo::before {
	content: "运单号: ";
	font-size: 0.4rem;
}
#getTraces #waybillNo::after {
    content: "复制";
	border: 1px solid #999;
	font-size: 0.345454rem;
	padding: 0.054545rem 0.10909rem;
	padding-bottom: 0.02rem;
	margin-left: 0.10909rem;
	border-radius: 0.054545rem;
	color: #999;
	
	/* font-size: 0.4rem;
	margin-left: 0.236363rem; */
}


#getTraces .content{
	padding: 0.50909rem 0.290909rem;/* 56 32 */
}


#getTraces .steps{
    display: flex;
	justify-content: center;
	padding: 0.236363rem 0.418181rem;/* 32 46 */
}
#getTraces .steps li {
    list-style-type: none;
    font-size: 0.345454rem;/* 38 */
    text-align: center;
    width: 25%;
    position: relative;
    float: left;
}
#getTraces .steps li.step0 {
    display: none;
}
#getTraces .steps li:before {
    display: block;
    content: '';
    width: 0.28rem; /* 圆的大小 */
    height: 0.28rem;
    background-color: #36a918;
    line-height: 0.28rem;
    border-radius: 50%;
    color: #36a918;
    margin: 0 auto;
	margin-bottom: 0.145454rem;/* 16 */
	
	position: relative;
	z-index: 2;
}
/*连接线*/
#getTraces .steps li~li:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #36a918;
    position: absolute;
    left: -50%;
    top: 0.12rem;/* 线的高低 */
    z-index: 1;
    /*放置在数字后面*/
}
#getTraces .steps li.active {
    color: #36a918;
}
/*将当前/完成步骤之前的数字及连接线变绿*/
#getTraces .steps li.active:before,
#getTraces .steps li.active:after {
    background-color: #36a918;
}
/*将当前/完成步骤之后的数字及连接线变灰*/
#getTraces .steps li.active~li:before,
#getTraces .steps li.active~li:after {
    background-color: #bbb;
}



#getTraces #getTraces_detail{
	padding-top: 0.50909rem;/* 56 */
	font-size: 0.345454rem;/* 38 */
	line-height: 0.527272rem;/* 58 */
}
#getTraces #getTraces_detail li {
    display: flex;
    margin: 0.1rem 0;
    align-items: center;
}
#getTraces #getTraces_detail li .timeDiv {
    /* text-align: center;
    width: 3rem; */
    margin-right: 0.28rem;
}
#getTraces #getTraces_detail li .timeDiv p{
   text-align: center;
   width: 2rem;
    color: #999;
}
#getTraces #getTraces_detail li .time {
    display: inline-block;
    font-weight: bold;
    color: #999;
}
#getTraces #getTraces_detail li .txt {
    /* display: inline-block; */
    /* width: 11rem; */
    color: #999;
	text-align: justify;
}
#getTraces #getTraces_detail li.first {
    color: #333;
    padding-top: 0;
    border-left-color: #fff;
}
#getTraces #getTraces_detail li.first .time {
    color: #333;
    padding-top: 0;
    border-left-color: #fff;
}
#getTraces #getTraces_detail li.first .txt {
    color: #333;
}
#getTraces #getTraces_detail li.solid {
    height: 0.781818rem;/* 86 */
    border-left: 1px solid #ddd;
	margin: 0;
    margin-left: 1rem;
}



#getTraces .tracesIsNull{
	width: 100%;
	height: 6.963636rem;
	background-color: transparent;
	text-align: center;
	color: #757575;
	display: none;
}
#getTraces .tracesIsNull .van-icon-logistics{
	font-size: 1.818181rem;
	font-weight: 100;
	line-height: 1.818181rem;
	padding-top: 1.818181rem;
}
#getTraces .tracesIsNull div {
	font-size: 0.363636rem;
	line-height: 1.527272rem;
}





#getTraces .expressInfo {
	/* border-radius: 0.290909rem 0.290909rem 0 0; */
	font-size: 0.4rem; /* 44 */
	
	background-color: #fff;
	/* position: relative;
	top: -150px; */
	/* transform: translate(0px, -150px); */
}
#getTraces .expressInfo .infos {
	padding: 0.345454rem 0; /* 38 32 */
	margin: 0 0.290909rem; /* 38 32 */
	border-bottom: 0.009rem solid #eee;
	display: flex;
	align-items: center;
}
#getTraces .expressInfo .goodsImg {
	width: 0.727272rem;
	height: 0.727272rem;
	margin-right: 0.236363rem; /* 26 */
}
#getTraces .expressInfo i {
	font-size: 0.70909rem; /* 78 */
	margin-right: 0.236363rem; /* 26 */\
	color: #3c3c3c;
}
#getTraces .expressInfo .waybillNo,
#getTraces .expressInfo .orderId {
	flex-grow: 1;
}
#getTraces .expressInfo .right {
	font-size: 0.345454rem; /* 38 */
	padding: 0.018181rem 0.10909rem; /* 2 12 */
	border: 0.018181rem solid #ccc;
	border-radius: 0.054545rem; /* 6 */
}
#getTraces .expressInfo .infos div {
	line-height: 0.545454rem; /* 60 */
}
#getTraces .expressInfo .expComName {
	color: #36a918;
}



