#cnzz_stat_icon_1254848264 {
	display:none;
}
/* 历史 */
body {
	background: url(../../images/card2019/lsbg.jpg) repeat-y center top;
	background-size: 100% auto;
	padding: 20px 0 50px;
}
.history-mian {
	
}
.lstop {
	margin: 20px 12px;
}
.history-wrap {
	margin-top: 30px;
	margin: 0 20px;
}
.history-wrap ul {
	display: flex;
	margin-bottom: 10px; 
	justify-content: space-between;
	align-items: center;
}
.history-wrap li {
	position: relative;
	padding-bottom: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 28%;
}
.history-wrap li img {
	width: 100%;
	/* height: 100%; */
}
.selected-tab::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 3px;
	bottom: 0;
	background: url(../../images/card2019/selected.png) no-repeat center;
	background-size: 100%;
}
.container-his div {
	display: none;
}
.container-his .curcont {
	display: block;
}
.rule img {
	max-width: 100%; 
	background: none;
}
.rule .back {
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(../../images/card2019/back.png) no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
}
