
			html,body{
				padding:0;
				margin:0;
			}
			a{
				color: #605e5f;
			}
			.youko{
				width: 1200px;
			height: 150px;
			margin: 0 auto;
			position: relative;
			}
			.deyalogo{
			position: absolute;
				left:50%;
				top:50%;
				margin-left:-113px;
				margin-top:-50px;
			}
			.China{
				position: absolute;
				bottom:20px;
				right:0;
				font-size: 12px;
				}
				
				
				.zhong1{
					width: 1200px;
					margin: 0 auto;
					overflow: hidden;
				}
				.yellow{
					width: 1200px;
					height: 80px;
					background-color: #e2a805;
				}
				.zhuyishixiang{
					margin-top: 20px;
					margin-left: 480px;
					float: left;
				}
				.yellow p{
						float: left;
					font-size: 22px;
					color: white;
					font-weight: bold;
				margin-top:26px;
					margin-left: 10px;
				
				}
				.hbg{
					background-image: url(../img/hbg.png));
					width: 590px;
					height: 490px;
					margin-left: 300px;
					margin-top: 40px;
					overflow: hidden;
				}
				.hbg p{
					margin-top: 40px;
					font-size: 16px;
					
					
					margin-left: 30px;
				}
				
				.bottom{
				width: 100%;
				height: 230px;
				background-color: #054576;
				float: left;
				margin-top: 30px;
			}
			.bottom-center{
				width: 1200px;
				margin: 0 auto;
			}
			.bottom-center p{
				font-size: 16px;
				color: white;
				margin-top: 95px;
			}
			.logo{
				float: right;
				margin-top: 15px;
			}
	
		