.statement-pop {
	background: rgb(255, 255, 255); left: 50%; top: 200px; width: 600px; height: 450px; margin-left: -300px; display: block; position: absolute;z-index: 99999;
}
.statement-pop::before {
	left: 50%; top: -49px; width: 168px; height: 69px; margin-left: -84px; position: absolute; content: ""; background-image: url("../images/index/logo@2x.png"); background-size: 100%;
}
.statement-pop .tips {
	width: 100%; text-align: center; bottom: 26px; color: rgb(102, 102, 102); line-height: 17px; font-size: 12px; position: absolute;
}
.statement-pop .close {
	top: 30px; width: 20px; height: 20px; right: 30px; position: absolute; cursor: pointer; background-image: url("../images/index/Group@2x.png"); background-repeat: no-repeat; background-size: 100%;
}
.statement-pop .title {
	margin: 60px auto 0px; text-align: center; color: rgb(0, 0, 0); font-size: 20px; font-weight: 600;
}
.statement-pop .content-wrapper {
	line-height: 20px; padding-right: 38px; padding-left: 38px; font-size: 14px; margin-top: 20px;
}
.statement-pop .content-wrapper .content {
	text-indent: 26px; margin-bottom: 20px;
}
.statement-pop .content-wrapper :last-child.content {
	margin-bottom: 0px;
}
.statement-pop .content-wrapper .mark {
	text-align: right;
}

