.page {
	position: relative;
}

.yz {
	position: absolute;
	top: 20px;
	right: -95px;
	width: 160px;
	height: 160px;
	background: url(../../images/ztgdyz.png) no-repeat;
	background-size: 100%;
	
	transform: rotate(30deg);
}

.yz-img {
	width: 100%;
	display: block;
}

.gd-text {
	width: 160px;
	margin-top: 48px;
	text-align: center;
	position: relative;
}

.gd-text td {
	color: #fff;
	font-weight: bold;
	padding: 0;
}

.cbtygd {
	font-size: 23px;
}

.gdrq {
	font-size: 12px;
}

.gdrq-tr {
	position: absolute;
	top: 25px;
}

.cbtygd-tr {
	position: absolute;
	top: 4px;
	padding-left: 7px;
}