
.icon_statistics {
	background: url(../img/icon/tj_icon.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_remove {
    position: absolute;
/*     right: 0; */
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 16px;
    cursor: pointer;
    color: #ccc;
    display: inline-block;
}

.icon_nsfc {
	background: url(../img/icon/nsfc_icon.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 25px;
    padding-top: 15px;
}
.icon_person_sign {
	background: url(../img/icon/icon_person_sign.png) no-repeat center 50%;
	display: inline-block;
    width: 15px;
    height: 15px;
    padding-right: 20px
}
.icon_person_grant {
	background: url(../img/icon/icon_person_grant.png) no-repeat center 50%;
	display: inline-block;
    width: 15px;
    height: 15px;
    padding-right: 20px
}
.icon_person_changepwd {
	background: url(../img/icon/icon_person_changepwd.png) no-repeat center 50%;
	display: inline-block;
    width: 15px;
    height: 15px;
    padding-right: 20px
}
.icon_person_info {
	background: url(../img/icon/icon_person_info.png) no-repeat center 50%;
	display: inline-block;
    width: 15px;
    height: 15px;
    padding-right: 20px
}
.icon_person_qrcode {
	background: url(../img/icon/icon_person_qrcode.png) no-repeat center 50%;
	display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: 10px;
    margin-left: 35px;
}
.icon_stat_bar {
	background: url(../img/icon/icon_stat_bar.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_stat_bar_checked {
	background: url(../img/icon/icon_stat_bar_checked.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_stat_line {
	background: url(../img/icon/icon_stat_line.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_stat_line_checked {
	background: url(../img/icon/icon_stat_line_checked.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_stat_pie {
	background: url(../img/icon/icon_stat_pie.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}
.icon_stat_pie_checked {
	background: url(../img/icon/icon_stat_pie_checked.png) no-repeat center 50%;
	display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 20px
}