body {
    background: #fff;
}

.title {
    margin: 0 .2rem;
    border-radius: 2px;
    color: #000;
    font-size: .8rem;
    background: #fff;
    height: 1.75rem;
    line-height: 1.75rem;
    font-weight: 700;
}

.title i {
    font-size: .8rem;
    margin-right: .1rem;
    color: #09bb07;
    /* color: #FE7C1A; */
    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: 0 .75rem;
    -webkit-touch-callout: none;
}

.view {
    list-style-type: none;
    border-bottom: 1px solid #e5e5ec;
    font-size: .7rem;
    line-height: 1.5rem;
    /* color: #488e60; */
}

.view:nth-child(4) {
    border: none;
}

.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 {
    height: 4rem;
}

.margin-top {
    margin-top: 40px;
}

.track-rcol {
    width: 95%;
    border: 0px solid #eee;
    margin-bottom: 50px;
    padding: 0 1rem;
}

.track-list li.first {
    /* color: red; */
    /* color: #CF1B62; */
    color: #32D39D;
    padding-top: 10px;
    border-left-color: #fff;
    border-left: 1px solid #d9d9d9;
}

.track-list li {
    position: relative;
    padding: 20px 0 5px 10px;
    line-height: 1.5;
    border-left: 1px solid #d9d9d9;
    color: #999;
}

li {
    list-style: none;
}

blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 20px;
}

.layui-elem-quote1 {
    margin-top: 0;
    margin-bottom: 0;
    /* padding: 5px 5px 5px 8px; */
    font-size: .7rem;
    line-height: 15px;
    padding-left: 2px;
    position: relative;
    /* border-left: 5px solid #00B050; */
    border-radius: 0 2px 2px 0;
    /* background-color: #f2f2f2; */
}

.track-list li.first .node-icon {
    background-position: 0 -72px;
    top: 0px;
}

.track-list li .node-icon {
    position: absolute;
    left: -6px;
    top: 44px;
    width: 11px;
    height: 11px;
    background: url(../images/order-icons.png) -21px -72px no-repeat;
}

.track-rcol .track-list img {
    width: 93%;
}


/* index */

.weui-flex embed {
    /* width: 50%; */
    transform: scale(.5);
    vertical-align: middle;
}

.weui-flex span {
    vertical-align: middle;
}

.table-view-cell {
    color: #6A676A;
}

.table-view-cell p {
    padding: 0.2667rem 0;
}

.table-view-cell li {
    font-size: 14px;
    padding: 0.2rem 0;
}

.table-view-cell li img {
    width: auto;
    transform: scale(.5);
    margin-right: 0.2667rem;
}

.weui-flex__item .title img {
    width: auto;
    transform: scale(.5);
}

.weui-flex__item .title span {
    vertical-align: middle;
}

.track-list i img {
    width: auto;
    transform: scale(.5);
}

.track-list .first i {
    position: absolute;
    left: -15px;
    top: 0px;
}

.weui-grids embed {
    width: 100%;
}

.grids-small {
    background-color: #F6F4F5;
}

.flow {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -7PX;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #32D39D;
    text-align: center;
    line-height: 11px;
}

.flow_b {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -8PX;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    line-height: 14px;
}

.current {
    color: #32D39D;
}

.current_n {
    color: #999;
}