@charset "utf-8";

#zhizhao{
	width: 788px;
	height: 1095px;
	margin: 20px auto;
	box-sizing: border-box;
	padding-top: 124px;
	background: url(/Public/images/pc/zh-cn/zhizhao_bg.png) no-repeat center 0;
	background-size: cover;
}
.zhizhao-con{
	width: 620px;
	margin: 0 auto;
}
.zhizhao-con td{
	padding: 5px;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid #d3caab;
}

.zhizhao-con .title{
	font-size: 28px;
	line-height: 80px;
}
.zhizhao-con .sub-title{
	text-align: center;
}
.zhizhao-con .zhizhao-info{
	font-weight: bold;
	border: none;
}
