/*body*/
.fLeft{float: left;}
.fRight{float: right;}
.fix{position: fixed;top: 130px;}
/*header*/
.header {}
.header .top{padding: 30px 20px 0 10px;overflow: hidden;}
.logo{margin:0 auto;width:1200px;background:url(../image/kz.png) no-repeat right 15px;}
.logo img{width:100%;}
.pic{width:101px;height: 100px;position:absolute;right:30px;top:30px;}
.pic img{width: 100%;}
/*banner and nav*/
/*bottom*/
.header .bottom{overflow: hidden;}
/*nav*/
.nav{background:url(../image/bgnav.jpg) repeat-y center center;/*IE8支持*/width: 240px;margin-right:10px;}
.nav ul li{padding:0  20px 12px 20px;border-bottom: 1px solid #ddc818;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 60px;background-repeat: no-repeat;background-position:13px 23px;}
.nav ul li a{font-family: "AdobeSongStd-Light";font-size: 18px;line-height:48px;color: #333;text-align: left;display: block; background-repeat: no-repeat;background-position: left bottom;}
.nav ul li a:hover{color: #333;}
.nav ul .active a{color: #333;}

.home{}
.home a{background-image: url("../image/span_01.png");}

.about{}
.about a{background-image: url("../image/span_02.png");}

.ntroduction{}
.ntroduction a{background-image: url("../image/span_03.png");}

.teacher{}
.teacher a{background-image: url("../image/span_04.png");}

.base{}
.base a{background-image: url("../image/span_05.png");}

.education{}
.education a{background-image: url("../image/span_06.png");}

.contact{}
.contact a{background-image: url("../image/span_07.png");}

.activities{}
.activities a{background-image: url("../image/span_08.png");}

.business{}
.business a{background-image: url("../image/span_09.png");}
/*banner*/
.banner{width: 950px;height: 540px;position: relative;overflow: hidden;margin-bottom: 40px;}
.slide ul li {width: 950px;height: 540px;position: absolute;overflow: hidden;opacity: 0;filter:alpha(opacity:0);}
.slide ul li img{width: 950px;height: 540px;}
/*dot*/
.dot{position: absolute;left: 50%;margin-left: -30px;bottom: 30px;}
.dot ul {overflow: hidden;}
.dot ul li{margin: 0 4px;float: left}
.dot ul li a{width: 12px;height: 12px;border-radius: 50%;background-color:#000000;display: block;}
.dot ul .on a{background-color: #fff600;}
/*footer*/
.footer .container{overflow: hidden;}
.footer .fLeft{width: 930px;}
.hotLine{border-bottom: 1px solid #d15000;padding-bottom: 12px;}
.num{font-size: 36px;font-weight: bold;line-height: 60px;color: #ffffff;padding-left: 94px;background: url("../image/hotLine.png")no-repeat left top;}
.QQ,.address{font-size: 12px;line-height: 20px; color: #edbea0;}
/*copy*/
.copy{font-size: 12px;line-height: 20px; color: #edbea0;padding-top: 10px;padding-bottom: 24px;}
.copy a{font-size: 12px;line-height: 20px; color: #edbea0;}
.footer .fRight{margin-top: 12px;width: 140px;text-align: center;}
.footer .fRight p{font-size: 12px;line-height: 20px; color: #edbea0;}
.footer .fRight img{width: 100px;height: 100px;margin-bottom: 15px;}