﻿@charset "utf-8";
.more {
    float: right;
    line-height: 40px;
    color: #84521e;
}
.pageBanner {}
.cloumn {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
/* 首页banner图切换 S*/
#indBanner .bd li {
    height: 333px;
    position: relative;
}
#indBanner .bd li a{
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#indBanner {
    max-width: 1600px;
    clear: both;
    text-align: center;
    position: relative;
    margin: 0 auto;
    max-height: 600px;
}
#indBanner .bd .con {
    display: none;
}
#indBanner .bd .pic img {
    width: 100%;
}
#indBanner .prev, #indBanner .next {
    display: none;
}
#indBanner .hd {
    height: 10px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    font-size: 0;
}
#indBanner .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    margin: 0 3px;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    background: #695449;
    width: 24px;
}
#indBanner .bd li {
    height: 333px;
}
.leftbox {
    float: left;
    width: 831px;
    margin-left: 10px;
}
.rightbox {
    float: right;
    width: 339px;
    margin-right: 10px;
}
/* 新闻资讯 */
.indNews {
    width: 831px;
    overflow: hidden;
    background: url(../../base/img/a12.png) no-repeat;
    height: 503px;
    margin-bottom: 10px;
}
.indNews .hd {
    height: 40px;
}
.indNews .hd h3 {
    padding: 0 5px;
    font: 16px/47px "Microsoft Yahei";
    height: 47px;
    float: left;
}
.indNews .hd1 {
    height: 45px;
}
.indNews .hd1 h3 {
    margin: 2px 0 0 20px;
}
.indNews .hd1 h3 a {
    line-height: 40px;
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
}
.indNews .hd1 ul {
    float: right;
    margin: 5px 5px 0 0;
}
.indNews .hd1 li {
    float: left;
    line-height: 40px;
    width: 100px;
    text-align: center;
}
.indNews .hd1 li a {
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
}
.indNews .hd1 .on {
    background-color: #f8f5ee;
    border-top: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-left: solid 1px #cdbeaf;
}
.iBd {
    clear: both;
    overflow: hidden;
}
#xydt {
    width: 421px;
    float: right;
    padding: 0 10px;
}
#xydt .topicList .t {
    padding-bottom: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.focusXwdt {
    overflow: hidden;
}
#xwaidt {
    position: relative;
    margin: 0 10px;
    clear: both;
}
#xwaidt .hd {
    margin-right: 10px;
    background-color: #ac8f6c;
    float: left;
    height: 150px;
    width: 40px;
    text-align: center;
}
#xwaidt .hd h3 {
    line-height: 30px;
    margin-top: 16px;
}
#xwaidt .hd h3 a {
    color: #fff;
    font-weight: bold;
}
#xwaidt .bd {
    overflow: hidden;
}
#xwaidt .bd li {
    padding: 0 5px 0 15px;
    overflow: hidden;
    line-height: 30px;
    background: url(../../base/img/icon.png) no-repeat left center;
}
/* 图片链接 */
.picNews {
    background-color: #f8f5ee;
    border: solid 1px #cdbeaf;
    height: 140px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.picNews .aBox {
    float: left;
    margin: 10px;
    position: relative;
}
.picNews .aBox .hd {
    text-align: center;
    position: absolute;
    width: 256px;
    top: 95px;
    background-color: #000;
    opacity: 0.5;
}
.picNews .aBox .hd a {
    color: #fff;
}
/* 通知公告 */
.notice {
    width: 339px;
    float: right;
}
.notice .hd {
    position: relative;
    background-color: #f8f5ee;
    border: solid 1px #cdbeaf;
    height: 45px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.notice .hd h3 {
    text-align: center;
    width: 110px;
    background-color: #e4d5c9;
    border-right: solid 1px #cdbeaf;
    padding: 0 5px;
    font: 16px/47px "Microsoft Yahei";
    height: 46px;
    float: left;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.notice .hd h3 a {
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
}
.notice .bd {
    width: 327px;
    border-right: solid 1px #cdbeaf;
    border-left: solid 1px #cdbeaf;
    border-bottom: solid 1px #cdbeaf;
    background-color: #e4d5c9;
    height: 311px;
    padding-left: 10px;
    padding-top: 10px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.notice .bd li {
    width: 327px;
    margin-bottom: 10px;
    height: 60px !important;
}
.notice .bd li .date {
    float: left;
    margin-right: 20px;
    width: 50px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #ac8f6c;
    text-align: center;
    height: 48px;
}
.notice .bd li .date span {
    display: block;
    background-color: #ac8f6c;
    font-size: 12px;
    color: #fff;
}
.notice .bd li .date b {
    display: block;
    color: #ac8f6c;
    font-size: 16px;
    font-family: "Arial";
    font-weight: normal;
}
.notice .bd li .title .tit {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.notice .bd li .intro {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.notice .tempWrap {
    height: 295px !important;
}
.notice .tempWrap li {
    height: 50px;
    margin: 10px auto;
}
/* 课程建设 */
.education {
    width: 411px;
    float: left;
}
.education .more {
    float: right;
    line-height: 40px;
    color: #84521e;
}
.education .hd {
    height: 40px;
    background-color: #ebe0d1;
    border: solid 1px #cdbeaf;
    padding: 5px 5px 0;
}
.education .hd h3 {
    height: 40px;
    background-color: #f8f5ee;
    width: 110px;
    text-align: center;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-top: solid 1px #cdbeaf;
}
.education .hd h3 a {
    line-height: 40px;
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
}
.education .bd {
    height: 189px;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-bottom: solid 1px #cdbeaf;
    background-color: #f8f5ee;
    padding: 10px;
}
.education .topicList {
    width: 390px;
}
.education .topicList .t {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/* 各级课题*/
.party {
    width: 410px;
    float: left;
    margin-left: 10px;
}
.party .more {
    float: right;
    line-height: 40px;
    color: #84521e;
}
.party .hd {
    height: 40px;
    background-color: #ebe0d1;
    border: solid 1px #cdbeaf;
    padding: 5px 5px 0;
}
.party .hd h3 {
    height: 40px;
    background-color: #f8f5ee;
    width: 110px;
    text-align: center;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-top: solid 1px #cdbeaf;
}
.party .hd h3 a {
    line-height: 40px;
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
}
.party .bd {
    height: 189px;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-bottom: solid 1px #cdbeaf;
    background-color: #f8f5ee;
    padding: 10px;
}
.party .topicList {
    width: 390px;
}
.party .topicList .t {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/* 校长信箱 */
.xzxx {
    height: 56px;
    background-color: #e4d5c9;
    border-radius: 3px;
    border: solid 1px #cdbeaf;
    margin: 10px 0;
    padding-left: 20px;
}
.xzxx li {
    float: left;
    height: 56px;
    width: 240px;
    line-height: 56px;
}
.xzxx .li1 {
    background: url(../../base/img/b1.png) no-repeat left center;
    padding-left: 50px;
}
.xzxx .li1 a {
    font-size: 16px;
    color: #c22222;
    font-weight: bold;
}
.xzxx .li2 {
    background: url(../../base/img/b2.png) no-repeat right center;
}
/* 快速导航 */
.kstd .hd {
    height: 46px;
    background-color: #695449;
    line-height: 46px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.kstd .hd h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 25px;
}
.kstd .bd {
    background-color: #9a877c;
    height: 260px;
    padding-left: 18px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.kstd .bd li {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #826d62;
}
.kstd .bd li a {
    display: block;
    text-align: center;
    padding-top: 40px;
    font-size: 12px;
    color: #fff;
}
.kstd .bd li:hover {
    position: relative;
    -moz-transform: translate(4px, 4px);
    -webkit-transform: translate(4px, 4px);
    -o-transform: translate(4px, 4px);
}
.kstd .bd .li1 {
    background: url(../../base/img/b3.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li2 {
    background: url(../../base/img/b4.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li3 {
    background: url(../../base/img/b5.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li4 {
    background: url(../../base/img/b6.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li5 {
    background: url(../../base/img/b7.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li6 {
    background: url(../../base/img/b8.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li7 {
    background: url(../../base/img/b9.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li8 {
    background: url(../../base/img/b10.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li9 {
    background: url(../../base/img/b11.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li10 {
    background: url(../../base/img/b12.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li11 {
    background: url(../../base/img/b13.png) no-repeat top 8px center #826d62;
}
.kstd .bd .li12 {
    background: url(../../base/img/b14.png) no-repeat top 8px center #826d62;
}
/* 专题链接 */
.ztlj {
    margin-top: 10px;
}
.ztlj .hd {
    height: 40px;
    background-color: #ebe0d1;
    border: solid 1px #cdbeaf;
    padding: 5px 5px 0;
}
.ztlj .hd h3 {
    line-height: 40px;
    color: #563d30;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    background-color: #f8f5ee;
    width: 110px;
    text-align: center;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-top: solid 1px #cdbeaf;
}
.ztlj .bd {
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-bottom: solid 1px #cdbeaf;
    background-color: #f8f5ee;
    padding: 15px;
    overflow: hidden;
}
.ztlj .bd li {
    float: left;
    width: 120px;
    height: 40px;
    background: url(../../base/img/b15.png) no-repeat left;
    padding-left: 30px;
    text-align: center;
}
.ztlj .bd li a {
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
}
/*校园图片 S*/
.indXxyd {
    width: 1180px;
    height: 254px;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto;
}
.indXxyd .hd {
    height: 40px;
    background-color: #ebe0d1;
    border: solid 1px #cdbeaf;
    padding: 5px 5px 0 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.indXxyd .hd h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    background-color: #f8f5ee;
    width: 110px;
    text-align: center;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-top: solid 1px #cdbeaf;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.indXxyd .hd h3 a {
    color: #666;
    color: #563d30;
}
.indXxyd .bd, .indXxyd .bd .tempWrap {
    width: 1178px !important;
    overflow: hidden;
}
.indXxyd .bd {
    padding: 24px 0 10px;
    overflow: hidden;
    display: table;
    text-align: center;
    background-color: #f8f5ee;
    border-left: solid 1px #cdbeaf;
    border-right: solid 1px #cdbeaf;
    border-bottom: solid 1px #cdbeaf;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.indXxyd .txtPicListB li {
    float: left;
    width: 190px;
    margin: 0 2px;
    background: none;
}
.indXxyd .txtPicListB li .pic {
    overflow: hidden;
}
.indXxyd .txtPicListB li .pic img {
    width: 190px;
    height: 142px;
}
.indXxyd .txtPicListB li .title {
    padding-top: 6px;
    text-align: center;
}
.indXxyd .txtPicListB li .title a {
    color: #666;
}
/* 友情链接 */
.qylinks .siteWidth1 {
    width: auto;
}
.qylinks {
    width: 1158px;
    padding: 10px;
    background-color: #f8f5ee;
    margin: 10px 10px 0 10px;
    border: solid 1px #cdbeaf;
    border-radius: 3px;
}
.qylinks h3 {
    float: left;
    width: 90px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}
.qylinks .bd {
    overflow: hidden;
}
.qylinks .bd ul {
    height: 40px;
    overflow: hidden;
}
.qylinks .bd ul li {
    float: left;
    width: 17.99%;
    padding-left: 2%;
}