@charset "utf-8";
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font:12px/1.5 '黑体',Arial,sans-serif;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0;}a{color:#000;text-decoration:none;}.l{float:left;}.r{float:right;}

/* base */
#wrapper{position:relative;width:100%;overflow:hidden;text-align:justify;}
.container{width:976px;margin:0 auto;}
	.abso{position:absolute;}

/* bg */
.bg{position:absolute;top:701px;left:0;width:100%;}
	.bg div{height:251px;overflow:hidden;background-repeat:no-repeat;background-position:center 0;}
	.bg01{background-image:url(../images/bg_01.jpg);}
	.bg02{background-image:url(../images/bg_02.jpg);}
	.bg03{background-image:url(../images/bg_03.jpg);}
	.bg04{background-image:url(../images/bg_04.jpg);}
	.bg05{background-image:url(../images/bg_05.jpg);}
	.bg06{background-image:url(../images/bg_06.jpg);}
	.bg07{background-image:url(../images/bg_07.jpg);}
	.bg08{background-image:url(../images/bg_08.jpg);}
	.bg09{background-image:url(../images/bg_09.jpg);}
	.bg10{background-image:url(../images/bg_10.jpg);}
	.bg11{background-image:url(../images/bg_11.jpg);}
	.bg12{background-image:url(../images/bg_12.jpg);}
	.bg13{background-image:url(../images/bg_13.jpg);}
	.bg14{background-image:url(../images/bg_14.jpg);}
	.bg15{background-image:url(../images/bg_15.jpg);}
	.bg16{background-image:url(../images/bg_16.jpg);}

/* header */
.head{position:relative;width:100%;height:701px;overflow:hidden;background:url(../images/bg_header.jpg) no-repeat center 0 #B9F2D2;}
	#h01{top:-381px;left:50%;margin-left:-311px;opacity:0;}
	#h02{top:430px;left:50%;margin-left:-578px;}
	#h03{top:142px;left:50%;margin-left:479px;}
	#h04{top:454px;left:50%;margin-left:591px;}
	#h05{top:-51px;left:50%;margin-left:-235px;opacity:0;}
	#h06{bottom:-183px;left:50%;margin-left:-676px;opacity:0;}
	#h07{bottom:0;left:50%;margin-left:-800px;}

/* main */
.main{position:relative;padding-top:90px;}
	.news{width:540px;height:405px;overflow:hidden;}
		.news header{line-height:20px;margin-bottom:25px;font-size:14px;text-indent:2em;}
        .news li{margin-bottom:10px;}
            .news li h1{height:34px;line-height:34px;overflow:hidden;font-size:20px;}
            .news li p{height:36px;line-height:18px;overflow:hidden;font-size:14px;text-indent:2em;color:#C93729;}
    .school{position:relative;height:2946px;overflow:hidden;}
        .school a{position:absolute;display:block;width:56px;height:24px;}

/* footer */
#footer{position:relative;padding:22px 0 50px;font-family:Tahoma;background-color:#F4F4F4;}
	#footer p{line-height:30px;color:#aaa;text-align:center;}
		#footer p a{color:#aaa;}