body{background:#fff;}
.title {
margin: .5rem;
border-radius: 2px;
color: #fff;
font-size: .8rem;
background: #70b74b;
height: 1.75rem;
line-height: 1.75rem;
font-weight:300;
}
.title i{font-size: .8rem;margin-right:.1rem;margin-left:.5rem;color:#fff;font-weight:700;}
.box{
margin: .5rem;	
margin-bottom: 0;
border-top: 0;
border-bottom: 0;
border-radius: 6px;	
position: relative;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
list-style: none;
background-color: #fff;
	
}
.table-view-cell {
word-break: break-all;
position: relative;
overflow: hidden;
padding: .5rem  .75rem;	
-webkit-touch-callout: none;
}
.view{
list-style-type: none;
border-bottom:1px  solid #e5e5ec;
font-size: .7rem;
line-height: 2rem;
color:#488e60;
}
.view b{color:#484a49;}

.weui-news-title{
padding-bottom: .75rem;	
}
.weui-news-item{
border-bottom: .5rem solid #efeff4;	
color:#545b61;
font-size:.75rem;
}

.weui-news-medias{
	
margin-top:.75rem;
margin-bottom:.75rem;	
}
.weui-uploader__bd{	
margin-top:.75rem;
margin-bottom:.75rem;	
}
.bgimg{
	/*
width:100%;  
height:100%;  
background-size:100% 100%;  
*/
}
.weui-uploader__file{
width: 5rem;
height: 4rem;		
}

.foot{margin:5rem 0;}
.margin-top{margin-top:40px;}


/**  溯源列表相关   **/


.sy_timeline-item-tail{background-color:#dfe0e0;}
.sy_timeline-item-content {
padding: .5rem  0  1.5rem 1.5rem;
}
.sy_list_box{
margin-top:-.5rem;
background-color:#fff;
padding: .5rem 1rem;
border-radius: .5rem;
box-shadow: 0 0px 20px 5px rgba(63,63,65,.06);
position: relative;
}
.sy_list_box:after{
top:.8rem;
left: -5px;
content: "";
width: 10px;
height: 10px;
background-color:#fff;
position: absolute;
transform: rotate(-45deg);
}


.jd_list{margin:20px;border-radius:.25rem;}
.sy_timeline-item-head-first {
width: 30px;
height: 30px;
left: -9px;

}
.sy_timeline-item-checked{
width: 30px;
height: 30px;
font-size:1rem;
line-height: 30px;
text-align: center;
}
.weui-grids:before{border-top:0px solid #D9D9D9;}
/**图标**/
.weui-grids:after{
border-left:0px solid #D9D9D9;
}
.weui-grid:nth-child(3n):before{
border-right:0px solid #D9D9D9;
}
.grid:before{border-right: 0px solid #d9d9d9;}
.grid:after{border-bottom: 0px solid #d9d9d9;}
