﻿@charset "utf-8";
.banner {
    display: none;
}
#indBanner {
    clear: both;
    text-align: center;
    position: relative;
    z-index: 0;
}
#indBanner .bd .con {
    display: none;
}
#indBanner .bd li {
    position: relative;
    height: 460px;
    width: 100%;
    overflow: hidden;
}
#indBanner .bd .pic {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
#indBanner .prev,
#indBanner .next {
    display: none;
}
#indBanner .next {
    background-position: -62px 0;
    margin-left: 550px;
}
#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    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: #c00;
}
/* 栏目链接 */
.indNodeBox {
    overflow: hidden;
    height: 94px;
    margin-top: 35px;
    text-align: center;
}
.indNodeLinks {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
}
.indNodeLinks li {
    width: 216px;
    height: 90px;
    float: left;
    margin-right: 30px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.indNodeLinks li:hover {
    margin-top: 4px;
}
.indNodeLinks li a {
    display: block;
    height: 90px;
    line-height: 90px;
    padding-left: 90px;
    font-size: 22px;
    color: white;
    text-align: left;
    background: url(../../base/img/indnodebg.png) left top no-repeat;
}
.indNodeLinks li.last {
    margin-right: 0;
}
.indNodeLinks li.li1 a {
    background-position: left top;
}
.indNodeLinks li.li2 a {
    background-position: -246px top;
}
.indNodeLinks li.li3 a {
    background-position: -492px top;
}
.indNodeLinks li.li4 a {
    background-position: -738px top;
}
.indNodeLinks li.li5 a {
    background-position: -984px top;
}
/* 通用框 */
.indBox {
    overflow: hidden;
}
.indBox .wHd {
    height: 33px;
    margin: 0 auto;
    text-align: center;
    zoom: 1;
    border-bottom: 1px solid #eaeaea;
}
.indBox .wHd h3 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 18px auto 0;
    text-align: center;
}
.indBox .wHd h3 .center {
    display: inline-block;
    *display: inline;
    height: 30px;
    line-height: 30px;
    padding: 0 36px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.indBox .wHd h3 p {
    *width: auto;
    *float: left;
    padding: 0 6px;
    background-color: #fff;
}
.indBox .wHd h3 p.nodeName {
    margin: -18px auto 0;
    position: relative;
    z-index: 1;
    height: 38px;
    line-height: 38px;
    font-size: 26px;
    color: #ec5121;
}
.indBox .wHd h3 p.nodeName a {
    color: #ec5121;
}
.indBox .wHd h3 p.moreBox {
    *clear: both;
    height: 19px;
    line-height: 19px;
    margin: 0 20px;
    position: relative;
    z-index: 1;
}
.indBox .wHd h3 p.moreBox a {
    display: inline-block;
    *display: inline;
    height: 19px;
    line-height: 19px;
    padding: 0 8px;
    font-size: 14px;
    color: white;
    background-color: #eebd77;
}
.indBox .wHd h3 p.moreBox a:hover {
    background-color: #dea24d;
}
.indBox .wBd {
    width: 1200px;
    padding: 66px 0 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
/* 校园动态 */
#boxXydt {
    margin-top: 40px;
}
#boxXydt .wBd {
    padding-top: 70px;
}
#boxXydt .boxBg {
    padding: 30px;
    height: 270px;
    clear: both;
    background-color: #f2f2f2;
}
#boxXydt .focusBox {
    width: 420px;
    height: 315px;
    margin: -45px 30px 0 0;
}
#boxXydt .focusBox .bd .pic img {
    width: 420px;
    height: 315px;
}
#boxXydt .infoList {
    overflow: hidden;
}
/* 园务公开 */
#boxYwgk {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #499634 url(../../base/img/indboxbotbg.png) left bottom repeat-x;
}
#boxYwgk .wHd {
    padding-top: 55px;
    border-bottom-color: #69aa57;
    background: url(../../base/img/indboxtopbg.png) left top repeat-x;
}
#boxYwgk .wHd h3 {
    *margin-top: 73px;
}
#boxYwgk .wHd h3 .center {
    border-color: #69aa57;
    background-color: #499634;
}
#boxYwgk .wHd h3 p {
    background-color: #499634;
}
#boxYwgk .wHd h3 p.nodeName,
#boxYwgk .wHd h3 p.nodeName a {
    color: white;
}
#boxYwgk .wHd h3 p.moreBox a {
    background-color: #69bc52;
}
#boxYwgk .wHd h3 p.moreBox a:hover {
    background-color: #75d65b;
}
#boxYwgk .wBd {
    padding-top: 43px;
}
.tabYwgk {
    overflow: hidden;
}
.tabYwgk .hd {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.tabYwgk .hd ul {
    height: 45px;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.tabYwgk .hd li {
    width: auto;
    float: left;
    margin: 0 6px;
    padding: 0 23px;
    *display: inline;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: white;
    background-color: #5ca947;
    border-radius: 22px;
}
.tabYwgk .hd li a {
    color: white;
}
.tabYwgk .hd li.on {
    color: #2c7f15;
    background-color: #fff;
}
.tabYwgk .hd li.on a {
    color: #2c7f15;
}
.tabYwgk .bd {
    padding: 10px 0 60px;
    min-height: 348px;
    overflow: hidden;
}
.topicDataList {
    overflow: hidden;
}
.topicDataList li {
    width: 565px;
    float: left;
    overflow: hidden;
    margin-top: 40px;
}
.topicDataList li.even {
    float: right;
}
.topicDataList li .date {
    width: 74px;
    height: 74px;
    float: left;
    margin-right: 15px;
    *display: inline;
    border: 1px solid #8fc082;
    color: white;
}
.topicDataList li .date .dd {
    overflow: hidden;
    padding-top: 8px;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
}
.topicDataList li .date .year {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.topicDataList li .con {
    overflow: hidden;
    text-align: left;
}
.topicDataList li .title {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 20px;
    color: white;
}
.topicDataList li .tit {
    color: white;
}
.topicDataList li .titleBg {
    display: none;
}
.topicDataList li .intro {
    margin-top: 12px;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #c3e0bb;
}
.topicDataList li:hover .date {
    border-color: #ffe13c;
}
.topicDataList li:hover .tit,
.topicDataList li:hover .date {
    color: #fae77e;
}
.topicDataList li:hover .intro {
    color: #fcf4c5;
}
.topicDataList li.noData {
    width: auto;
    float: none;
    color: white;
}
/* 共育沙龙 */
#boxGysl {
    margin-top: 33px;
}
#boxGysl .wBd {
    padding-bottom: 53px;
}
.gyslBox {
    width: 270px;
    float: left;
    margin-right: 40px;
    *display: inline;
    overflow: hidden;
    background-color: #f09621;
}
.gyslBox .hd {
    height: 54px;
    line-height: 54px;
    text-align: left;
    overflow: hidden;
}
.gyslBox .hd h3 {
    font-size: 18px;
    color: white;
    margin-left: 14px;
}
.gyslBox .hd h3 a {
    color: white;
}
.gyslBox .hd .more {
    width: 17px;
    height: 54px;
    line-height: 54px;
    float: right;
    margin-right: 18px;
    overflow: hidden;
    text-indent: -999px;
    background: url(../../base/img/moreicon2.png) center center no-repeat;
}
.gyslBox .bd {
    overflow: hidden;
    padding: 0 15px 15px;
    text-align: left;
}
.gyslBox .bd .topicList {
    height: 304px;
}
.gyslBox .bd .topicList .t {
    position: relative;
    padding: 0;
    border: none;
}
.gyslBox .bd .topicList .t .con .titleBg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 36px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.gyslBox .bd .topicList .t .con .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    height: 36px;
    line-height: 36px;
}
.gyslBox .bd .topicList .t .con .title a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gyslBox .bd .topicList .n {
    clear: both;
}
.gyslBox .bd .topicList .n .date {
    color: #fff;
}
.gyslBox .bd .topicList .n {
    height: 30px;
    line-height: 30px;
    color: white;
    padding-left: 12px;
    background: url(../../base/img/dot02.png) left center no-repeat;
}
.gyslBox .bd .topicList .n a {
    color: #fff;
}
.gyslBox .bd .infoList li {
    height: 34px;
    line-height: 34px;
    color: white;
    padding-left: 12px;
    background: url(../../base/img/dot02.png) left center no-repeat;
}
.gyslBox .bd .infoList li a {
    color: white;
}
.gyslBox .bd .infoList li a:hover {
    color: #c00;
}
.gyslBox .bd .infoList li .date {
    color: white;
}
.gyslBox .bd .infoList li.noData {
    background: none;
    padding-left: 0;
}
.gyslBox1 {
    background-color: #f09621;
}
.gyslBox2 {
    background-color: #53cb5e;
}
.gyslBox3 {
    background-color: #29a5ed;
}
.gyslBox4 {
    margin-right: 0;
    background-color: #e267a4;
}
#wdbjList .hd {
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
}
#wdbjList .hd li {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#wdbjList .hd li a {
    display: block;
    padding: 10px 30px;
    line-height: 25px;
    background-color: #eee;
    font-size: 18px;
    border-radius: 40px;
}
#wdbjList .hd li.on a {
    background-color: #f36b41;
    color: #fff;
}
#wdbjList .bd {
    margin: 0 -10px;
    overflow: hidden;
}
#wdbjList .bd li {
    float: left;
    width: 19.99%;
    margin-bottom: 20px;
}
#wdbjList .bd li a {
    display: block;
    padding: 15px 5px;
    margin: 0 10px;
    border: 1px solid #f36b41;
    color: #f36b41;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}
#wdbjList .bd li a:hover {
    background-color: #f36b41;
    color: #fff;
}