		/* banner */
		.bannerbox{
					width:100%;
					position:relative;
					overflow:hidden;
					height:439px;
		}
			.banner{
					width: 1920px;
					height: 439px;
					position:absolute;
					left: 50%; 
					margin-left: -960px;
			}

		/* content1 德育经纬 */
		.content1{
				width: 1024px;
				height: 900px;
				margin: 0 auto;
				position: relative;
		}
			.subanav{
					width: 120px;
					height: 170px;
					position: absolute;
					margin-top: 53px;
					float: left;
			}
				.subanav_1{
					width: 110px;
					height: 202px;
					
					position: absolute;
					margin: -17px 4px;
				}
					.subanav_1 li{
						list-style: none;
                       
						margin:17px -5px;

					}
						.subanav_1 li a{
								text-decoration: none;
								letter-spacing: 1px;
								color: #8e8f8f;
								line-height: 16px;
								font-size: 16px;

						}
					.content1_new{
							width: 820px;
							height: 700px;
							position: absolute;
							margin: 53px 204px;
							float: left;
					}