@charset "utf-8";
/* CSS Document */
/*二级子栏下拉列表*/
#nav dl{position:relative; z-index:9999;}
#nav dd{position:absolute;z-index:9999;}
#nav dd a{display:block;width:100px;text-align:center;background:#0d8eb6;height:30px;border-top:solid 1px #fff;line-height:30px;}
/*轮播切换按钮*/
#banner_button{background:url(../images/6_03.png) no-repeat;width:88px;height:35px;position:absolute;top:486px;left:926px;cursor:pointer}
#banner_left{width:44px;height:35px;float:left;}
#banner_left:hover{background:url(../images/127_03.png);}
#banner_right{width:44px;height:35px;float:right;}
#banner_right:hover{background:url(../images/128_03.png);}
/*新闻轮播*/
#button_left{width:44px;height:35px;float:left;cursor:pointer;}
#button_left:hover{background:url(../images/130_03.png);}
#button_right{width:44px;height:35px;float:right;cursor:pointer;}
#button_right:hover{background:url(../images/131_03.png);}
/*焦点图片切换*/
#banner{position:relative;}
#banner li{position:absolute;display:none;}
.ba_img_bg{height:650px;}
/*列表分栏*/
.select{display:block!important;}
/*人物介绍*/
#people_pic li{float:left;width:134px;height:134px;margin:55px 10px 10px 0px; cursor:pointer;}
#pic_prve{background:url(../images/132_03.png) no-repeat;float:left;width:10px;height:17px;margin-top:110px;margin-right:10px;cursor:pointer;}
#pic_next{background:url(../images/133_03.png) no-repeat;float:right;width:10px;height:17px;margin-top:110px;margin-left:10px;cursor:pointer;}
#people_text{margin-top:40px;color:#fff;}
#people_text li{display:none;}
#people_text h3{font-size:30px;line-height:45px;}
#people_text p{font-size:14px;line-height:30px;}
#people_pic .pic_select{width:152px;height:175px;margin-left:10px;margin-right:-3px;margin-top:41px; padding-left:18px; padding-top:3px; cursor:pointer;}
/*校园特色*/
#system_list li{float:left;font:20px "微软雅黑";color:#fff;margin-top:40px;width:163px;height:193px;text-align:center;line-height:160px;}
#system_list .system_select{background:url(../images/136_03.png) no-repeat;color:#e57919;font-size:26px;}
#system_content li{display:none;}
#system_content li h3{color:#e57919;font-size:30px;line-height:50px;padding-top:20px;}
#system_content li p{color:#333;font-size:14px;line-height:26px;}
/*分页样式*/
#ctl00_ContentPlaceHolder1_lb_cp{position:absolute;left:50%;padding-top:20px;}
#ctl00_ContentPlaceHolder1_lb_cp a{display:inline-block;position:relative;left:-50%;border:solid 1px #ddd;width:25px; height:25px;font-size:12px;font-family:"宋体";color:#999;line-height:27px;margin-left:10px;text-align:center;}
#ctl00_ContentPlaceHolder1_lb_cp #cur{border:solid 1px #ddd;width:25px; height:25px;font-size:12px;font-family:"宋体";color:#FFF;line-height:27px;margin-left:10px;text-align:center; background-color:#e57919;}