			@font-face {
				font-family:'ziti';
				src: url(./font/思源黑体2.otf);
			}
			/*div.div1{
				text-align: center;
			}*/
			img.beijing{
				width: 800px;
				position: fixed;
				top: 100px;
				z-index: -99;
				left: 50px;
			}
			input.biaoti{ 
				text-align: center;
				font-weight:bolder;/*加粗*/
				font-family:'ziti';
				z-index: -1;
				font-size: 27px;
				color: black;
				position: fixed;
				width: 80px;
				height: 30px;
				top: 147px;
				left: 100px;
				border-color: transparent;
				background: transparent;
			}
			input.biaoti2{
				text-align: center;
				font-family:'ziti';
				font-weight:bolder;/*加粗*/
				z-index: -1;
				font-size: 21px;
				color: black;
				position: fixed;
				width: 225px;
				height: 30px;
				border-color: transparent;
				background: transparent;
				top: 398px;
				left: 340px;
				letter-spacing: 4px;
				}
			input.biaoti3{
				/*text-align: center;*/
				/*font-family:'ziti';*/
				z-index: -1;
				font-size: 30px;
				color: white;
				position: fixed;
				width: 250px;
				height: 35px;
				border-color: transparent;
				background: transparent;
				top: 549px;
				left: 539px;
				letter-spacing: 4px;
				}