.honest_info { color: #48485c; font-size: 0.16rem; }
.honest_content {
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.honest_content .left {}
.honest_content .left .item { margin-bottom: 1rem; }
.honest_content .left .item > .title { margin-top: 0.8rem; line-height: 1; color: #c4a15b; font-size: 0.28rem; }
.honest_content .left .item > .list { margin-top: 0.3rem; }
.honest_content .left .item > .list > .li { display: flex; align-items: center; margin-bottom: 0.2rem; }
.honest_content .left .item > .list > .li:nth-last-of-type(1) { margin-bottom: 0; }
.honest_content .left .item > .list > .li > i { display: flex; align-items: center; justify-content: center; width: 0.48rem; height: 0.33rem; margin-right: 0.08rem; color: #fff; font-size: 0.16rem; font-style: normal; text-indent: 0.03rem; background: url(../images/honest/honest3.png) top left no-repeat; background-size: 100% 100%; }
.honest_content .left .item > .list > .li > p {color: #48485c; font-size: 0.16rem;}
.honest_content .left .mode > .list > .li > img { width: 1.1rem; height: 1.1rem; }
.honest_content .left .mode { margin-bottom: 0; }
.honest_content .left .mode > .list > .li { align-items: flex-start; }

.honest_content .right {
	position: relative;
	z-index: 1;
	width: 4.1rem;
	height: 6.12rem;
	border: 1px solid #48485c;
}

.honest_content .right > img {
	position: absolute;
	top: -0.15rem;
	left: -0.15rem;
	z-index: 1;
}