#data_list,
#toolbar {
    width: 10rem
}

#toolbar {
    float: left;
    height: auto;
    margin-top: .3rem
}

.all {
    width: 9.09rem;
    margin: auto
}

.txhistory {
    margin-top: .706667rem;
    display: flex;
    align-items: center
}

.txhistory img {
    width: .533333rem;
    height: .533333rem
}

.txhistory span {
    margin-left: .32rem;
    color: #282828;
    font-size: .426667rem
}

.txhistory .jiantou {
    width: .106667rem;
    height: .146667rem;
    margin-left: 5px
}

.list {
    margin-top: .666667rem;
    display: flex;
    flex-wrap: wrap
}

.list .list_item {
    width: 4.28rem;
    height: 1.32rem;
    display: flex;
    align-items: center;
    background: #F2FEF3;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16);
    border-radius: .266667rem;
    margin-right: .493333rem;
    margin-bottom: .533333rem
}

#read_history,
.item_bg,
.tool_bg {
    border-radius: .2rem
}

.list .list_item:nth-of-type(2n) {
    margin-right: 0
}

.list .list_img {
    margin-left: .586667rem;
    margin-right: .36rem
}

.list_img img {
    width: .853333rem;
    height: .853333rem
}

.list .list_text {
    color: #666;
    font-size: .426667rem;
    width: 3rem
}

#read_history,
.item_text,
.tool_item_text {
    text-align: center;
    color: #353535
}

.tool_bg {
    float: left;
    width: 1.5rem;
    margin-left: .43rem;
    margin-bottom: .1rem
}

.tool_item_img {
    float: left;
    width: 1.1rem;
    height: 1.1rem;
    margin-left: .2rem;
    margin-top: .3rem
}

.tool_item_text {
    float: left;
    width: 1.5rem;
    height: .4rem;
    line-height: .4rem;
    margin-top: .2rem;
    margin-bottom: .3rem;
    font-size: .34rem;
    overflow: hidden
}

#read_history,
#title_bg {
    float: left;
    width: 9rem;
    display: none
}

#scan_img,
.czx,
.item_text {
    height: .5rem
}

#my_collect,
#title_name {
    height: 1rem;
    line-height: 1rem
}

#title_bg {
    margin-left: .5rem
}

#title_name {
    float: left;
    width: 4rem;
    font-size: .6rem;
    color: #282828;
    font-weight: 700
}

#my_collect {
    float: right;
    width: 3rem;
    margin-right: .1rem;
    font-size: .42rem;
    color: #282828;
    text-align: right
}

#read_history,
#scan_name {
    height: 1rem;
    line-height: 1rem;
    font-size: .4rem
}

#scan_bg {
    float: right;
    width: 3rem;
    height: 1rem
}

#scan_name {
    float: right;
    color: #282828;
    font-weight: 700
}

#scan_img {
    float: right;
    width: .5rem;
    margin-top: .25rem;
    margin-right: .2rem
}

#read_history {
    margin: .3rem .5rem;
    background-color: #78ce83
}

#data_list,
.item_img {
    margin-top: .3rem;
    float: left
}

.item_bg {
    float: left;
    width: 1.9rem;
    margin-left: .5rem;
    margin-bottom: .5rem;
    background-color: #fff
}

.item_img {
    width: .9rem;
    height: 1.4rem;
    margin-left: .5rem
}

.item_text {
    float: left;
    line-height: .5rem;
    margin-top: -.2rem;
    margin-bottom: .3rem;
    font-size: .31rem;
    overflow: hidden;
    width: .666667rem
}

#alert_confirm,
#alert_title {
    background-color: #78ce83;
    color: #fff
}

#alert_cancel {
    border: .02rem solid #78ce83;
    color: #78ce83
}

.goCz {
    display: flex;
    align-items: center
}

.cz {
    float: right;
    margin-left: 1rem
}

.czx {
    width: .06rem;
    line-height: .5rem;
    background: #fff;
    display: inline-block;
    margin-left: .2rem
}