
.slideBox{ width:1180px; height:420px; margin:0px auto; overflow:hidden; position:relative; padding-top:20px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:575px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;width:8px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.slideBox .hd ul li.on{ background:#6f6d65; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1180px; height:420px; display:block;}
.slideBox .prev,
.slideBox .next{ position:absolute; top:50%; display:block; width:35px; height:35px;}
.slideBox .prev{background:url(../images/left-arrow.png) no-repeat; left:2%; }
.slideBox .next{ left:auto; right:1%; background:url(../images/right-arrow.png) no-repeat; }
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=80);opacity:0.8;}
.box-main{ position:relative; overflow:hidden;}
.box-sider{width:585px; float:left; background:#f7fbf7; min-height:400px;}
.box-sider .title-head{height:50px; padding-top:5px;}
.title-head .news-head{width:100px; height:50px; background:url(../images/news-head.png) center center no-repeat; display:inline-block;}
.title-head .teaching-head{width:100px; height:50px; background:url(../images/teaching-head.png) center center no-repeat; display:inline-block;}
.title-head .learning-head{width:100px; height:50px; background:url(../images/learning-head.png) center center no-repeat; display:inline-block;}
.title-head .product-head{width:100px; height:50px; background:url(../images/product-head.png) center center no-repeat; display:inline-block;}
.title-head .more{ width:100px; height:50px; background:url(../images/more.png) center center no-repeat; display:inline-block;}
.list-ul{position:relative; padding-top:10px; padding-left:15px; padding-right:15px;}
.list-ul li{border-bottom:1px dashed #e5e5e5; background:url(../images/index-icon.png) 10px center no-repeat; 
padding-left:22px; white-space:nowrap; overflow:hidden; line-height:38px;}
.list-ul li a{ color:#707070; font-size:14px;}
.list-ul li a:hover{ color:#36a849;}
.list-pro{osition:relative; padding-top:10px; padding-left:15px; padding-right:15px; margin-left:-15px;}
.list-pro li{width:90px; display:inline-block; margin-left:42px; margin-bottom:10px;}
.list-pro li .box-img{width:90px;  display:block;}
.list-pro li .box-img img{width:90px; height:115px;}
.list-pro li .line-name{width:90px; line-height:35px; color:#707070; font-size:14px; margin-top:5px; white-space:nowrap; overflow:hidden; text-align:center; display:block;}
.list-pro li .line-name:hover{color:#36a849;}