* {margin: 0;padding: 0;font-family: "微软雅黑";}
ul {list-style-type: none;}
a {text-decoration: none;}
.fl {float: left;}
.fr {float: right;}
.w1000 {width: 1000px;margin: 0 auto;}

.header {height: 300px;background: url(../images/banner.jpg) center no-repeat;}
.header img {margin-top: 14px;}
.header .school p {font-size: 48px;font-weight: bold;position: absolute;color: #ff6600;margin-top: 46px;margin-left: 14px;}

.nav ul {overflow: hidden;background: #ff6600;border-radius: 20px;padding-left: 20px;}
.nav ul li {float: left;line-height: 200%;padding: 0 20px;}
.nav ul li a:hover {text-decoration: underline;}
.nav ul li a {color: #fff;}

.content {margin-top: 20px;}
.cont-left {width: 630px;margin-right: 60px;margin-left: 10px;}
.cont-right {width: 300px;}
.title {background: url(../images/title.png)no-repeat left center;padding-left: 20px;line-height: 60px;font-size: 18px;font-weight: bold;}
.infor p {font-size: 14px;line-height: 26px;}

.positon ul{list-style: normal;margin-left: 15px;font-size: 16px;line-height: 26px;}



.footer {background: url(../images/footer.png)center bottom no-repeat;height: 180px;clear: both;}