﻿@charset "utf-8";

/* row */
#roll { position: absolute; z-index: 99;width: 150px; height: 150px;}
#roll .con,#roll .hd,#roll a.prev,#roll a.next { display: none;}
#roll .bd li { width: 150px; height: 150px;}
#roll .bd li a { display: block; width: 100%; height: 100%;}
#roll a.gb { position: absolute; bottom:-20px; right: 0; z-index: 1;  background-color: #7a5848; color: #fff; display: block; width: 40px; height: 20px; line-height: 20px; text-align: center;}
#roll a.gb:hover { background-color: #333; }

/* home-side */
.home-side { float: right; width: 220px; }
.home-main { float: left; width: 750px; }


/* home-side -------------------------------------------------------------------------------*/

/* 通知公告 */ 
.side-notice .in { height: 258px; background: url(../../base/img/sidemenubg.png) no-repeat right bottom; }
.side-notice .bd { height: 200px; }
.side-notice .tempWrap { height: 200px !important; overflow: hidden; }


/* 快速链接 */
.side-kslj li { width: 220px; height:64px; margin-bottom: 10px;}
.side-kslj li img { width: 220px; height: 64px;}


/* 校长寄语 */
.side-xzjy { margin-top: 10px; }
.side-xzjy .in { height: 295px; }
.side-xzjy .bd .pic { width:110px; height: 145px; float: left; margin-top: 10px; margin-right: 10px;}
.side-xzjy .bd .pic img { width:110px; height: 145px; }
.side-xzjy .bd .intro a { color: #f60; }

/* 信息列表 */
.side-list { margin-top: 10px; }
.side-list .in { height: 176px; }


/* home-main -------------------------------------------------------------------------------*/
.home-left .in { height: 220px; background: url(../../base/img/bgtexture.gif) no-repeat right bottom; padding: 10px;}

/* 焦点图 */
.focus { width: 260px; overflow:hidden; position:relative;  float: left; height: 210px; padding: 1px; border: 1px solid #d8d8d8; background-color: #fff; }
.focus .hd{ position:absolute; right: 5px; bottom:40px; z-index:1; height: 14px; }
.focus .hd ul{zoom:1;}
.focus .hd ul li{float:left; width:14px; height:14px; cursor: pointer;overflow: hidden; background-color:#fff; text-align: center; line-height: 14px; margin-right: 5px; }
.focus .hd ul li.on{background-color:#f91f1f; color: #fff;}
.focus .bd { position:relative; }
.focus .bd li { position: relative; }
.focus .bd .pic img{width: 260px; height: 180px; }
.focus .bd .con .title { line-height: 30px; text-align: center; }


/* 学校要闻 */
.tab-box-news { float: right; width: 450px; }
.tab-box-news .hd { height: 36px; line-height: 36px; background: url(../../base/img/boxtit.jpg) no-repeat; }
.tab-box-news .hd h3 { font-size: 14px; padding-left: 15px;}
.tab-box-news .bd { clear: both; padding: 10px;}


/* tab-box */
.tab-box .in { width: 366px; height: 295px;  }
.tab-box .hd li { width: 73px; }
.tab-box .hd li.on { background: url(../../base/img/boxtitbtn.png) no-repeat;  }


/* 教工之家 */
.box-jgzj .in { height: 295px; width: 746px; }
.box-jgzj .hd {height: 36px; background: url(../../base/img/boxtit.jpg) no-repeat; margin: 5px; line-height: 36px; padding: 0 10px;}
.box-jgzj .hd h3 {background: url(../../base/img/boxtitbtn.png) no-repeat;  width: 73px; height: 31px; line-height: 26px; margin-top: 5px; text-align: center; font-size: 14px; float: left;}
.box-jgzj .hd h3 a { color: #fff; }
.box-jgzj .bd { padding: 10px; clear: both; }
.box-jgzj .bd ul.topicList { float: left; width: 345px; }
.box-jgzj .bd ul.topicList .con { width: 220px; } 
.box-jgzj .bd ul.pic-list { float: right; text-align: center; width:380px;}
.box-jgzj .bd ul.pic-list li { float: left; width: 107px; margin-left: 18px; height: 105px; *display: inline; margin-top: 10PX; }
.box-jgzj .bd ul.pic-list li .pic {  width: 105px; height:75px; border: 1px solid #c1b8b5;  }

/* 图片新闻 */
.box-photo { height: 159px; border: 1px solid #e9e0d1; padding: 1px; background-color: #fff;}
.box-photo .hd { height: 159px; width: 41px; float: left; background: url(../../base/img/schoolphoto.png) no-repeat; }
.box-photo .hd a { display: block; width: 41px; height: 159px; }
.box-photo .bd { padding: 10px 12px 0; float: right; width: 910px; background-color: #f5f5e9; height: 149px; }
.box-photo .bd ul.picList li{float:left;width:146px; margin-right: 12px; text-align: center;}
.box-photo .bd ul.picList .pic {width:140px; background: url(../../base/img/bgpic.jpg) no-repeat; height: 105px; padding: 3px;}
.box-photo .bd ul.picList .pic img{width:140px;height:105px; border: none; }
.box-photo .tempWrap { width: 910px !important; margin: 0 auto; }


/* 友情链接 */
#linkTable { width: 100%;  }
.foot-links { border: 1px solid #c2ad9a; border-right: none; }
.foot-links .hd { background: url(../../base/img/tabletit.gif) repeat-x; height: 28px; line-height: 28px; }
.foot-links .hd td { font-weight: bold;  padding-left: 10px; color: #983511; }
.foot-links .hd td a { color: #49362A; }
.foot-links .bd ul { padding:10px; height: 146px; overflow: hidden; overflow-y: auto;}
.foot-links td {  border-right: 1px solid #c2ad9a; width: 195px; }
