		/* 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: 600px;
				margin: 0 auto;
				position: relative;
		}
			.title{
					display: block;
					margin-top: 5px;
					position: absolute;
			}
				.lin{
					width: 60px;
					height: 4px;
					background: #e57507;
					margin-top: 28px;
					position:absolute;
					z-index: 2;
				}
					.lin2{
						width: 1024px;
						height: 1px;
						background: #c9c9c9;
						margin-top: 31px;
						position:absolute;
						z-index: 1;
					}
						.content1_left{
									width: 238px;
									height: 334px;
									margin-top: 115px;
									position:absolute;
									z-index: 2;
									float: left;
						}
							.content1_left span{
											font-size: 17px;
											font-weight: 600;
											position: absolute;
											color: #4b4b4b;
							}
								.content1_left p{
												font-size: 14px;
												position: absolute;
												color: #929090;
												
								}
									.content1_left img{
												display: block;
												position: absolute;				
								}
										.left_lin{
												width: 20px;
												height: 4px;
												background: #33816f;
												position: absolute;
												margin-top: 317px;
										}
											.left_lin2{
													width: 238px;
													height: 2px;
													background: #33816f;
													position: absolute;
													margin-top: 332px;
											}

									.content1_pic{
												width: 302px;
												height: 406px;
												background: #c0e3ea;
												margin:75px 117px;
												position:absolute;
												z-index: 1;
												float: left;
									}
										.content1_right{
														width: 582px;
														height: 353px;
														margin:117px 442px;
														position:absolute;
														float: left;
										}	

											.content1_right1{
															width: 45px;
															height: 20px;
															float: left;
															position: absolute;
															margin-top: 58px;
											}
												.right_lin1{
															width: 45px;
															height: 5px;
															background: #33816f;
												}
													.right_lin2{
																width: 30px;
																height: 5px;
																background: #33816f;
																margin-top: 9.5px;
													}

														.content1_right2{
																		width: 118px;
																		height: 82px;
																		float: left;
																		position: absolute;
																		margin-left: 340px;
														}
															.content1_right2 span{
																			font-size: 17px;
																			font-weight: 600;
																			position: absolute;
																			color: #4b4b4b;
														}
																.content1_right2 p{
																				font-size: 14px;
																				position: absolute;
																				color: #929090;
																}
													.content1_right3{
																	width: 582px;
																	height: 190px;
																	position: absolute;
																	margin-top: 160px;
																	overflow:auto;
																	text-indent: 2em;
													}
														.content1_right3 p{
																			font-size: 15px;
																			line-height:25px;
																			color: #6d6d6d;

														}

		/* content2 校长寄语 */
		.content2{
				width: 1024px;
				height: 720px;
				margin:0 auto;
				position: relative;
		}
			.content2_bg img{
						margin-top: 65px;
						display: block;
						position: absolute;
						z-index: 1;
    top: 0px;
    left: 0px;
}
				.content2_pic{
							width: 205px;
							height: 205px;
							background: #fff;
							border:5px solid #b6c7a7;
							border-radius:50%;
							position: absolute;
							z-index: 2;
							margin:93px 25px;
							float: left;
				}
					.content2_txt{
								width: 654px;
								height: 160px;
								position: absolute;
								z-index: 2;
								float: left;
								margin:125px 320px;
					}
						.content2_txt h1{
										font-size: 23px;
										color: #595959;
										letter-spacing: 3px;
										float: left;
						}
							.content2_txt span{
											font-size: 16px;
											color: #595959;
											letter-spacing: 1px;
											float: left;
											margin: 10px 5px;
							}
								.content2_txt1{
												width: 654px;
												height: 110px;
												margin-top: 8px;
												overflow: auto;
												text-indent: 2em;
								}	
									.content2_txt1 p{
													font-size: 14px;
													line-height: 25px;
													color: #595959;
									}
		/* content3 办学特色 */
		.content3{
				width: 1024px;
				height: 630px;
				margin:0 auto;
				position: relative;
		}
			.content3_bg{
						width: 1024px;
						height: 445px;
						position: absolute;
						margin: 80px auto;
			}
				.content3_line{
							width: 1024px;
							height: 148px;
				}
					.content3_pic{
								width: 256px;
								height: 148px;
								float: left;
					}
						.content3_pic1{
									width: 256px;
									height: 148px;
									background:#fff;
									float: left;
						}
							.content3_pic1 img{
											display: block;
											margin: 40px 20px;
											float: left;
											position: absolute;	
							}
								.content3_pic1 span{
												font-size: 16px;
												font-weight: 600;
												margin: 36px 40px;
												color: #373737;
												letter-spacing: 2px;
												position: absolute;
								}
									.content3_pic1 p{
													font-size: 14px;
													position: absolute;
													color: #373737;
													margin: 75px 40px;
									}
										.content3_pic img:hover{
																 opacity:0.5;
																 filter:alpha(opacity=50);
																 -webkit-transition:all 0.2s linear;
																 -moz-transition:all 0.2s linear;
																 -ms-transition:all 0.2s linear;
																 -o-transition:all 0.2s linear;
																 transition:all 0.2s linear;
										}
											.content2_fot {
															display: block;
															position: absolute;
															margin: 10px 100px;
															z-index:2;
    top: 36px;
    left: 0px;
}
												.content2_tree2{
																display: block;
																position: absolute;
																margin: 138px 756px;
																z-index: 1;
												}
		/* content3 学校荣誉 */
		.content4{
				width:1024px;
				height: 495px;
				position: relative;
				margin:0 auto;
		}
			.scrollpic {
					width: 990px;
					position:absolute;
					margin: 90px 30px;
			}
				#myscroll {
						display: block;
						width: 100%;
						position: relative;
						height: 210px;
						overflow: hidden;
				}
					#myscroll #myscrollbox {
							display: block;
							float: left;
							position: absolute;
							left: 0;
							top: 0;
							width: 1000000px;
					}
						#myscroll ul {
							display: block;
							float: left;
							list-style-type: none;
							padding: 0;
							margin: 0;
						}
							#myscroll ul li {
								display: block;
								float: left;
								padding: 0;
								width:330px;
							}
								#myscroll ul li a {
									display: block;
									float: left;
									width: 310px;
									padding: 0;
									position: relative;
									height: 210px;
									color: #333;
								}
					#myscroll a .intro {
							position: absolute;
							left: 0;
							z-index: 10;
							background-color: #d6d6d6;
							filter: alpha(opacity=70);
							width: 310px;
							color: #406465;
	                        -moz-opacity: 0.9;
	                        -khtml-opacity: 0.9;
	                        opacity: 0.9;
	                        text-align: center;
                    }
                        #myscroll a .intro h5 {
	                            padding: 0;
								margin: 0;
								font-size: 16px;
								height: 40px;
								width: 310px;
								letter-spacing: 2px;
								line-height: 30px;
								font-weight:100;
						}
							#myscroll a .intro p {
									font-size: 15px;
									line-height: 25px;
									letter-spacing: 1px;
									margin: 65px 70px;
									height: 70px;
									overflow: hidden;
							}
								#myscroll a .intro {
										bottom: -211px;
								}	
									#myscroll a:hover .intro {
											bottom: 0px;
									}
					#mybtns {
							margin: 10px 0;
							width: 970px;
							display: block;
							height: 42px;
					}
						#mybtns a {
								width: 40px;
								height: 30px;
								display: block;
								float: right;
								margin-right: 1px;
								background: #d4d4d4;
								margin-left:10px;
						}
							#mybtns a:hover {
									background: #9cc8a0;
							}
								#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	                                    -webkit-transition: all 0.5s ease;
	                                    -moz-transition: all 0.5s ease;
	                                    -ms-transition: all 0.5s ease;
	                                    -o-transition: all 0.5s ease;
	                                    transition: all 0.5s ease;
                                }
                                   
		/*左侧锚点定位*/
            .ret_btn { 
            		position:fixed; top:80%; 
            		right:100px; 
            		_position:absolute;
            		_top:200px;
            	}
            	.ret_btn li{ 
            			list-style: none; 
            	}	
					.ret_btn li a { 
							text-decoration:none; 
							display:block;
							width: 32px;
							height: 32px;
							background: #d4d4d4; 
							font-size: 18px;
						    color: #fff; 
						    line-height: 32px;
						    text-align: center;
						    margin-top: 3px;
					}
						.ret_btn li a:hover{
									background: #9cc8a0; 
							}