﻿@charset "utf-8"; .banner{display: none;}
.column{ overflow: hidden; margin-bottom: 30px; position: relative; z-index: 0}

/* 首页banner图切换 S*/
#indBanner{ width: 1200px; height: 400px; margin: 0 auto 30px auto; clear: both;text-align: center;position: relative;z-index: 0;}
#indBanner .con{display: none}
#indBanner .bd{position: relative;z-index: 0}
#indBanner .hd{ width: 100%; height: 25px; position: absolute; bottom: 0; z-index: 1; font-size: 0;}
#indBanner .hd li{ height: 4px; width: 38px; background: #6B6B6B; margin: 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top;}
#indBanner .hd li span{display: none;}
#indBanner .hd .on{background: #f60}
#indBanner .prev,#indBanner .next{ left: 10px; top: 50%; margin-top: -32px; width: 64px; height: 62px; background: url(../../Base/img/arrow.png) 0 0 no-repeat; filter: alpha(opacity=60);opacity: 0.6; display: block; position: absolute;}
#indBanner .next{ left: auto; right: 10px; background-position: right 0;}
#indBanner .prev:hover,#indBanner .next:hover{ filter: alpha(opacity=100);opacity: 1;}

/* 焦点图切换- 数字 */
.focus{width: 850px;height: 368px; float: left; overflow: hidden; margin-bottom: 15px; position: relative;}
.focus .hd{ position: absolute; z-index: 20; right: 20px; bottom: 34px; z-index: 15;}
.focus .hd ul{overflow: hidden; zoom: 1; z-index: 2;}
.focus .hd ul li{float: left; margin-left: 4px; width: 8px; height: 8px;background: #CCCCCC;text-indent: -9999px;cursor: pointer;overflow: hidden; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.focus .hd ul li.on{background-color: #f60;}
.focus .bd{ position: relative; z-index: 2;}
.focus .bd ul li{z-index: 9;}
.focus .bd .pic{ position: relative; z-index: 0;}
.focus .bd .pic img{width: 850px; height: 368px; border: 0;}
.focus .bd .txt{display: none;}
.focus .bd .con{width: 100%; position: absolute; z-index: 1; left: 0; bottom: 0; *bottom: 3px; height: 80px;background: url(../../Base/img/jdt_con_bg.png) repeat; text-align: center;}
.focus .bd .con .title{z-index: 5;text-align: left;text-indent: 2em;z-index: 1; height: 40px; line-height: 40px;overflow: hidden;}
.focus .bd .con .title a{color: #fff;height: 40px; line-height: 40px;}
.focus .bd .con .intro{z-index: 8; color: #ffffff;height: 22px;text-indent: 2em;text-align: left; line-height: 20px; height: 48px; font-size: 12px;overflow: hidden;padding-left:5px;}
.focus .bd .con .bg{position: absolute; width: 100%; height: 70px; z-index: 0; left: 0; background: #000; filter: alpha(opacity=50);opacity: 0.5;}
.focus .bd .con {}
/*.focus .bd .con { display: none;}*/
/*首页图片新闻是否显示文字标题*/
#xyzx{width: 850px;height: 429px;float: left;}
#columnA{height: 429px;overflow: hidden;}
#columnA .iBd{padding: 15px; }
#xydt{overflow: hidden;}

/*快速链接*/
.kslinks{  height: 50px; clear: both;}
.kslinks ul li{ float: left; width: 190px; height: 50px; margin-right: 22px;}
.kslinks ul li a{ font-size: 22px; color: #b50000;padding-left: 80px; line-height: 50px;}

.kslinks ul li.li1{background: url(../../Base/img/icons-bg.png) no-repeat 35px center;}
.kslinks ul li.li2{background: url(../../Base/img/icons-bk.png) no-repeat 35px center;}
.kslinks ul li.li3{background: url(../../Base/img/icons-xx.png) no-repeat 35px center;}
.kslinks ul li.li4{background: url(../../Base/img/icons-sp.png) no-repeat 35px center;}

/* .kslinks ul li.li3{background: url(../../Base/img/xzxx.png) no-repeat left center;}
.kslinks ul li.li2{background: url(../../Base/img/xyzx.png) no-repeat left center;}
.kslinks ul li.li1{background: url(../../Base/img/tp.png) no-repeat left center;}
.kslinks ul li.li4{background: url(../../Base/img/wj.png) no-repeat left center;} */

/* boxA */
.boxA .hd{ height: 36px; line-height: 36px; position: relative; background: #EBEBEB; margin-bottom: 10px;}
.boxA .hd ul{ position: absolute; width: 100%; line-height: 35px; height: 42px; overflow: hidden; font-size: 16px;}
.boxA .hd li{ float: left; width: 25%; position: relative; text-align: center;}
.boxA .hd li a:hover{ text-decoration: none;}
.boxA .hd .on{ background: #00988D;}
.boxA .hd .on i{ position: absolute; left: 50%; margin-left: -5px; top: 35px; border-width: 6px; border-color: transparent; border-top-color: #00988D; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; border-top-style: solid;}
.boxA .hd .on a{ color: #fff;}
.boxA .bd{ padding: 5px; overflow: hidden;}

/*通知公告*/
#tzgg{width: 328px;float: right;background: url(../../Base/img/notice_bg.png) no-repeat left bottom;height: 428px; border-top: 1px solid #f7e0e0;}
#tzgg .hd{ padding: 15px;}
#tzgg .hd h3{ background: url(../../Base/img/notice_hd_Icon.png) no-repeat left center; padding-left: 20px;}
#tzgg .hd h3 a{font-size: 16px; color: #8d000b;}
#tzgg .more{ float: right; padding-right: 15px;}

#tzgg .hd li { float: left; margin-right: 10px; background-color: #eee;}
#tzgg .hd li.on { background-color: #b50000;}
#tzgg .hd li a { padding: 0 15px;  height: 40px; line-height: 40px; display: block;}
#tzgg .hd li.on a { color: #fff;}
#tzgg .bd { clear: both;}


/*tzggList  */
.tzggList li{margin: 0 0 6px 0;padding:8px;border: none;height: 61px; overflow: hidden; }
.tzggList li:hover{background-color: #f3f3f6;}
.tzggList li .date{float: left;margin-right: 20px;width: 60px;line-height: 25px;background-color: #fff;text-align: center;border: 1px solid #f8e1e1; }
.tzggList li .date span{display: block;background-color: #f1cccc;font-size: 12px;}
.tzggList li .date b{height: 30px;line-height: 30px;background-color: #fff;display: block;color: #b50000;font-size: 18px;font-family: "Arial";font-weight: normal;}
.tzggList .t .tit{color: #333}
.tzggList .intro{ display: none}

/* 德育天地 教师工作 学生天地*/
#dytd{width: 382px; float: left;margin-right: 25px;overflow: hidden; position: relative;border: 1px solid #f8e1e1;}
#jsgz{width: 382px; float: left;overflow: hidden; position: relative; border: 1px solid #f8e1e1;}
#xstd{width: 382px; float: right;overflow: hidden; position: relative;border: 1px solid #f8e1e1;}

/* indBox */
.indBox .iHd{overflow: hidden; height: 40px; line-height: 40px;position: relative;}
.indBox .iHd .more{font-size: 12px;position: absolute; right: 0;top: 18px; display: block;background: #b50000; height;22px; line-height: 22px; width: 42px; text-align: center; color: #fff;}
.indBox .iHd h3{height: 40px;position: absolute; left: 0; top: 0; line-height: 40px;width: 105px;text-align: center; background: #b50000;}
.indBox .iHd h3 a{font-size: 18px; text-align: center; color: #fff; height: 40px; line-height: 40px;}
.indBox .iBd{padding: 15px;overflow: hidden;}

/*图片中心*/
.newspic{ width: 1198px; margin: 0 auto; margin-top: 15px; height: 310px; border: 1px solid #f8e1e1; overflow: hidden; position: relative;}
.newspic .more{font-size: 12px;position: absolute; right: 0;top: 18px; display: block;background: #b50000; height;22px;line-height: 22px; width: 42px; text-align: center; color: #fff;}
.newspic .hd{overflow: hidden;height: 40px; line-height: 40px;}
.newspic .hd h3{position: absolute;left: 0; top: 0; width: 105px; height: 40px;line-height: 40px; background: #b50000; text-align: center; color: #fff;}
.newspic .hd h3 a{ display: block; text-align: center; color: #fff;font-size: 18px; height: 40px; line-height: 40px;}
.newspic .bd{padding: 20px 20px 0 20px;}
.newspic .bd ul li{ width: 253px; height: 250px; margin-right: 42px;}
.newspic .bd ul li .pic{ width: 253px; height: 186px;}
.newspic .bd .tempWrap{width: 1180px !important;}

/* friendLinks */
.friendLinks{margin: 20px 0; position: relative; z-index: 3}
.friendLinks h3{display: inline-block; *display: inline;zoom: 1;font-size: 22px;margin-right: 10px;vertical-align: top; color: #b50000;}
.friendLinks .con{width: 1090px;display: inline-block; *display: inline;zoom: 1;vertical-align: top;}
.friendLinks dl{width: 226px;margin-left: 40px;font-size: 16px;display: inline-block; *display: inline;zoom: 1;position: relative;vertical-align: top;}
.friendLinks dl dt{height: 36px;line-height: 36px;padding: 0 5px 0 8px; border: 1px solid #F0F0F0; overflow: hidden;position: relative;cursor: pointer;background: url(../../Base/img/icons.png) 198px -1455px no-repeat;}
.friendLinks dd{bottom: 37px; display: none;width: 100%;position: absolute;left: 0;}
.friendLinks ul{ max-height: 389px; border: 1px solid #ddd; background: #fff;overflow-y: scroll;}
.friendLinks li a{ display: block; line-height: 22px; padding: 8px 10px;border-bottom: 1px dotted #ccc;word-break: keep-all;white-space: nowrap;cursor: pointer; font-size: 14px;}
.friendLinks li:hover{background: #f2f2f2;color: #fff;}
.friendLinks .last{border-bottom: 0}
.friendLinks .on{z-index: 9; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.friendLinks .on dt{ background: #fff; border: 1px solid #bbb;}
.friendLinks .on dt i{ border-top-style: none; border-bottom-color: #aaa;border-bottom-style: solid;}
.friendLinks .on dd{ display: block; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.friendLinks .on dd ul{ border-color: #bbb;}
.friendLinks a:hover{text-decoration: none}


/*________________________________________增加如下*/

/*校园动态*/

.photo .hd{height: 42px; background: #f1f0f0;}

.photo .hd h3 a{color: #fff;}

.group .topicList {padding-top: 14px;}
.group{ font: 14px/30px "微软雅黑"; padding-left: 12px; background: url(../../base/img/dot.jpg) no-repeat left center;}
.group .date{float: right; color: #999; font-size: 12px;}


/*校园风景*/
 .hd .more,.photo .hd .more{float: right;text-indent: -999em; display: block; width: 19px; height: 19px; margin: 10px 12px 0 0; background: url(../../base/img/more.png) no-repeat;}
.indXyfg{width: 1200px;margin: 0px auto;}

/*.pic_campus .bd{width: 1200px;overflow: hidden;}
.pic_campus .bd li{padding: 5px 20px;}*/

.photo .hd h3{ float: left;font: 16px/42px "微软雅黑"; padding: 0 20px 0 52px; background: url(../../base/img/photo.png) no-repeat 12px center #b50000;}
.photo .bd ul{padding-top: 16px;}
.photo .bd li{float: left; width:165px; margin-right: 140px;}
/*.photo .bd li .title{display: none;}*/ /*显示标题文字*/
.photo .bd li .title{
	text-align: right;
	/*margin-left: 40px;*/
	height:35px;
	/*text-align:center;*/
/*	background-color: #00FF00;
     width:240px;*/
}
.photo .bd li .pic a:hover img{filter:alpha(opacity=80);opacity:.8;}





/* 盒子C */

.boxC {}
.boxC .hd {
    height: 49px;
    border-bottom: 1px solid #ededed;
    padding-right: 10px;
}
.boxC .hd ul li {
    float: left;
    _display: inline;
    height: 48px;
}
.boxC .hd ul li a {
    float: left;
    _display: inline;
    height: 48px;
    line-height: 48px;
    padding: 0 28px 0 38px;
    background: url(../../Base/img/icons_home.png) 8px -250px no-repeat;
    font-size: 18px;
    color: #9c9c9c;
}
.boxC .hd ul li a:hover {
    text-decoration: none;
}
.boxC .hd ul li.on {
    border-bottom: 2px solid #ac1a1b;
}
.boxC .hd ul li.on a {
    color: #ac1a1b
}
.boxC .hd .more {
    float: right;
    _display: inline;
    line-height: 48px;
    color: #666;
    font-size: 14px
}
.boxC .hd .more:hover {
    color: #ac1a1b
}
.boxC .bd {
    padding-top: 20px;
}