﻿@charset "utf-8"; .banner{display: none;}
#content{margin-top: 0;}
.more{padding-right: 10px;background: url("../../base/img/icon.png") no-repeat right -375px;}
.side{float: right;margin: 0;width: 310px;padding: 20px;background-color: #f8f8f8;}
.mainContent{padding: 20px;}
.mainContent .hd{background: url("../../base/img/boxhdline.jpg") repeat-x 0 19px;}
.mainContent .hd h3{padding: 0 15px 0 30px;background: #fff url("../../base/img/icon.png") no-repeat 0 -207px;}
.mainContent .hd .more{padding-left: 10px;background-color: #fff;}

/* 首页banner图切换 S*/
#indBanner{clear: both;text-align: center;position: relative;z-index: 0;}
#indBanner .bd .con{display: none;}
#indBanner .bd li{position: relative;height: 435px;width: 100%;overflow: hidden;}
#indBanner .bd .pic{position: absolute;top: 0;left: 50%;margin-left: -950px;}
#indBanner .hd{ height: 14px; overflow: hidden; position: absolute; left: 50%; bottom: 20px;margin-left: -480px; text-align: center; font-size: 0;}
#indBanner .hd li{cursor: pointer;display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 3px; width: 14px; height: 14px; background: #fff; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}
#indBanner .hd li span{display: none;}
#indBanner .hd .on{background: #f90;}

/* ----- columnA ----- */
#columnA{background-color: #f8f8f8;}
#columnA .side{background-color: #f1f1f1;}

/* 通知公告 */
#tzgg .bd{height: 258px;}
#tzgg .bd .topicList li{position: relative;border: none;padding: 0;}
#tzgg .bd .topicList li .title{padding: 0 25px 0 10px;font-weight: normal;background: #fff url("../../base/img/icon.png") no-repeat right -415px;}
#tzgg .bd .topicList li .con{padding: 10px 0 0;}
#tzgg .bd .topicList li .con .intro{color: #777;}
#tzgg .bd .topicList li .date{margin-left: 10px;background-color: #fff;}
#tzgg .bd .topicList li .date span,#tzgg .bd .topicList li .date b{display: block;padding: 0 5px;font-size: 14px;font-weight: normal;}
#tzgg .bd .topicList li .date span{background-color: #8bbe4c;color: #fff;}
#tzgg .bd .topicList li .on{background-color: #8bbe4c;background-position: right -448px;color: #fff;}
#tzgg .bd .topicList li .on a{color: #fff;}

/* 校园动态 */
#xydt .hd h3, #xydt .hd .more{background-color: #f8f8f8;}
#xydt .bd .topicList li.t{padding-bottom: 20px;}
#xydt .bd .topicList li.t .title a{font-size: 18px;font-weight: normal;}
#xydt .bd .topicList li.n{background-position: 0 -331px;}

/* ----- columnB ----- */
#bjwz .bd{margin: 0 -10px;height: 130px;overflow: hidden;}
#bjwz .bd li{float: left;width: 33.33%;}
#bjwz .bd li a{margin: 0 5px 10px;display: block;line-height: 34px;border: 1px solid #efefef;background-color: #fff;text-align: center;}
#bjwz .bd li a:hover{background-color: #fc9459;border-color: #fc9459;color: #fff;}

/* 校园风光 */
#xyfg .bd{position: relative;}
#xyfg .bd .prev, #xyfg .bd .next{filter: alpha(opacity=0);opacity: 0;position: absolute;top: 55px;left: 0;z-index: 2;width: 20px;height: 40px;background: rgba(0, 0, 0, .4) url("../../base/img/slidearrow.png") no-repeat center 12px;cursor: pointer;transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;}
#xyfg .bd .next{left: auto;right: 0;background-position: center -72px;}
#xyfg .bd:hover .prev,#xyfg .bd:hover .next{filter: alpha(opacity=100);opacity: 1;}
#xyfg .bd .picList{margin: 0;}
#xyfg .bd .picList li{position: relative;width: 100%;}
#xyfg .bd .picList li .pic{margin: 0;}
#xyfg .bd .picList li .title{position: absolute;left: 0;right: 0;bottom: 0;z-index: 3;height: 36px;line-height: 36px;}
#xyfg .bd .picList li .title a{color: #fff;}
#xyfg .bd .picList li .titleBg{position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;height: 36px;background-color: #000;filter: alpha(opacity=50);opacity: .58;}

/* 德育天地 */
#dytd .hd ul{float: right;padding-left: 10px;background-color: #fff;}
#dytd .hd li{float: left;}
#dytd .hd li a{display: block;padding: 0 5px;font-size: 12px;}
#dytd .bd{height: 180px;padding-bottom: 20px;}
#dytd .bd .topicList li{margin-left: 265px;overflow: visible;}
#dytd .bd .topicList li.t .title a{color: #fc9459;font-size: 18px;font-weight: normal;}
#dytd .bd .topicList li.t{position: relative;padding-bottom: 5px;margin-bottom: 0}
#dytd .bd .topicList li.t .pic{position: absolute;top: 0;left: -265px;}

/* 快捷导航 */
#kjdh .hd{position: relative;}
#kjdh .hd .prev,#kjdh .hd .next{position: absolute;z-index: 3;top: 10px;right: 0;width: 15px;height: 15px;background: url("../../base/img/icon.png") no-repeat 0 -521px;cursor: pointer;}
#kjdh .hd .prev{right: 50px;background-position: 0 -486px}
#kjdh .hd ul{position: absolute;z-index: 2;top: 16px;right: 0;background-color: #fff;padding: 0 20px 0 35px;}
#kjdh .hd ul li{float: left;margin-right: 4px;width: 4px;height: 4px;border-radius: 4px;line-height: 40px;background-color: #666;overflow: hidden;}
#kjdh .hd ul li.on{background-color: #00a213}
#kjdh .bd ul{overflow: hidden;margin: 0 -10px;}
#kjdh .bd ul li{float: left;width: 137px;margin: 0 10px;}
#kjdh .bd ul li a{display: block;padding-top: 50px;line-height: 50px;text-align: center;background: #f5f5f5 url("../../base/img/quickicon.png") no-repeat 32px 0;transition: all 0.25s 0s;}
#kjdh .bd ul li a:hover{background: #8bbe4c url("../../base/img/quickicon.png") no-repeat -64px 0;color: #fff;}
#kjdh .bd li.li2 a{background-position: 32px -96px;}
#kjdh .bd li.li3 a{background-position: 32px -192px;}
#kjdh .bd li.li4 a{background-position: 32px -288px;}
#kjdh .bd li.li5 a{background-position: 32px -384px;}
#kjdh .bd li.li6 a{background-position: 32px -480px;}
#kjdh .bd li.li7 a{background-position: 32px -576px;}
#kjdh .bd li.li8 a{background-position: 32px -673px;}
#kjdh .bd li.li2 a:hover{background-position: -64px -96px;}
#kjdh .bd li.li3 a:hover{background-position: -64px -192px;}
#kjdh .bd li.li4 a:hover{background-position: -64px -288px;}
#kjdh .bd li.li5 a:hover{background-position: -64px -384px;}
#kjdh .bd li.li6 a:hover{background-position: -64px -480px;}
#kjdh .bd li.li7 a:hover{background-position: -64px -576px;}
#kjdh .bd li.li8 a:hover{background-position: -64px -673px;}

/* 友情链接 */
#columnC .mainContent{padding-top: 0;padding-right: 0;}
#friendLink .bd{overflow: hidden;}
#friendLink .bd select{float: left;width: 19%;margin: 0 0.49%;border: 1px solid #ccc;padding: 3px 5px;}