.content{
	color: #3c1f00;
	font-size: 0.9rem;
	background: url(../images/centerbg.jpg) repeat-y center top/100% auto;
}
.content img{
	margin-top:5px;
}
.zhengshu li{
	width: calc(50%);
}
.zhengshu li img{
	border-radius:15px;
	width: 9rem;
	height: 6rem;
}
.zhengshu li img.hh{
	height: 10rem;
}
.ltft_tcx{
	background-color: #000;
	vertical-align: middle;
	height: 100%;
	display: none;
	top:0;
	left: 0;
	position: fixed;
}
.ltft_tcx > div{
	display: table;
	height: 100%;
}
.ltft_tcx > div > p{
	display: table-cell;
	vertical-align:middle;
}
.ltft_tcx > div img{
	width: 100%;
}
.blck{
	display: block;
}
.copy{
	opacity: .4;
}