.page {
	position: relative;
}

.yz {
	position: absolute;
	top: 500px;
	right: -192px;
	width: 160px;
	height: 190px;
	background: url(../../images/ztgdyz.png) no-repeat;
	background-size: 100%;
	
	transform: rotate(40deg);
}

.yz-img {
	width: 100%;
	display: block;
}

.gd-text {
	width: 178px;
	margin-top: 48px;
	/*text-align: center;*/
	position: relative;
	left: -28px;
}

.gd-text td {
	color: #fff;
	font-weight: bold;
	padding: 0;
}

.cbtygd {
	font-size: 25px;
	padding-right: 12px;
}

.gdrq {
	font-size: 14px;
}

.gdrq-tr {
	position: absolute;
	top: 52px;
}

.cbtygd-tr {
	position: absolute;
	top: 18px;
	padding-left: 6px;
}