﻿@charset "utf-8";
#indBanner {
    clear: both;
    width: 100%;
    height: 765px;
    position: relative;
}
#indBanner li {
    height: 765px;
}
#indBanner li .con {
    display: none;
}
#indBanner .hd {
    display: none;
}
#indBanner .prev, #indBanner .next {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background: url(../../base/img/slideArrow.png) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 25%;
    margin-top: -20px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;

}
#indBanner .prev {
    margin-left: -640px;
    background-position: 13px 10px;
}
#indBanner .next {
    margin-left: 600px;
    background-position: 16px -74px;
}
#indBanner .prev:hover {
    border: 1px solid #3DB3DB;
    background: url(../../base/img/slideArrow.png) no-repeat 13px 10px #3DB3DB;
}
#indBanner .next:hover {
    border: 1px solid #3DB3DB;
    background: url(../../base/img/slideArrow.png) no-repeat 16px -74px #3DB3DB;
}
/* CSS Document */
.content {
    width: 100%;
    position: absolute;
    left: 0;
    top: 510px;
    z-index: 1;
    min-width:  1200px;
}
.cloumn {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*cloumnA S*/
.clounmA_l {
    float: left;
    width: 400px;
    height: 270px;
    background-color: #fff; opacity: 0.902;
}
.clounmA_l .hd {
    height: 48px;
    line-height: 48px;
    background: #f1f1f1;
    position: relative;
}
.clounmA_l .hd li {
    float: left;
    padding: 0 18px;
    font-size: 18px;
}
.clounmA_l .hd li.on {
    height: 45px;
    line-height: 42px;
    background: #fff;
    border-top: 3px solid #1ba8ad;
}
.clounmA_l .hd li.on a {
    color: #1ba8ad;
}
.clounmA_l .hd li .more {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 0;
    cursor: pointer;
    background: url(../../base/img/icon.png) no-repeat 0 -161px;
    text-indent: -9999px;
}
.clounmA_l .hd li.on .more {
    z-index: 10;
}
.clounmA_l .bd {
    padding: 12px 18px;
}
.clounmA_l .bd li {
    margin-bottom: 3px;
}
.clounmA_m {
    float: left;
    overflow: hidden;
}
/* 学校介绍 */
.sidejxky {
    float: left;
    width: 290px;
    height: 270px;
    background: #1bb5ad;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.xzxxbox .hd, .notice .hd {
    height: 45px;
    line-height: 40px;
}
.sidejxky .hd h3, .xzxxbox .hd h3, .notice .hd h3 {
    float: left;
}
.sidejxky .hd h3 a, .xzxxbox .hd h3 a, .notice .hd h3 a {
    font-size: 18px;
    color: #fff;
}
.clounmA_l .hd {
    height: 48px;
    line-height: 48px;
    background: #f1f1f1;
    position: relative;
}
.sidejxky .hd { line-height: 48px; height: 48px;}
.sidejxky .hd li {
    float: left;
    padding: 0 12px;
    font-size: 18px;
}
.sidejxky .hd li.on {
 	background-color: #08847f;
}
.sidejxky .hd li.on a {
    color: #fff;
}


.sidejxky .hd .more, .xzxxbox .hd .more, .notice .hd .more {
    width: 18px;
    height: 18px;
    margin-top: 11px;
    background: url(../../base/img/icon.png) no-repeat 0 -202px;
    font-size: 0;
}
.sidejxky .bd {
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    padding: 12px 18px;
    clear: both;
}
.sidejxky .bd .infoList li { margin-bottom: 3px; background: url(../../Base/img/dot-a.png) no-repeat left center; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sidejxky .bd li a { color: #fff;}
.sidejxky .bd span.date { color: #fff;} 
.sidejxky .bd .topicHasPic .pic img {
    width: 100px;
    height: 75px;
}
.sidejxky .bd .topicHasPic .con .title {
    white-space: normal;
}
.sidejxky .bd .topicHasPic a, .sidejxky .bd .topicHasPic .date {
    font-size: 14px;
    color: #fff;
}
.clounmA_mr {
    float: left;
    width: 230px;
}
/* 校长信箱 */
.xzxxbox {
    height: 127px;
    padding: 4px 18px;
    background: #50b528 url(../../base/img/syxx.png) no-repeat 137px 50px;
}
.xzxxbox .hd {
    height: 42px;
}
.xzxxbox .hd .more {
    background-position: 0 -243px;
}
.xzxxbox .bd {
    padding-right: 75px;
    line-height: 26px;
  
    color: #fff;
}
.jxkybox {
    height: 131px;
    padding: 2px 15px;
    background: #fff;
}
.jxkybox .hd {
    padding: 0 3px;
    height: 40px;
    line-height: 40px;
}
.jxkybox .hd h3 a {
    font-size: 18px;
    color: #1ba8ad;
}
.jxkybox .bd li {
    float: left;
    width: 90px;
    line-height: 28px;
    margin: 5px 0;
    text-align: center;
    border: 1px solid #d8d8d8;
}
.jxkybox .bd li.li2,.jxkybox .bd li.li4 { float: right;}
/* 通知公告 */
.notice {
    float: right;
    width: 244px;
    height: 262px;
    padding: 4px 18px;
    background: #107dc6;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.notice .hd .more {
    background-position: 0 -284px;
}
.notice .bd {
    padding-top: 4px;
}
.notice .bd li {
    padding-top: 3px;
    line-height: 24px;
    margin-bottom: 20px;
    height: 50px;
}
.notice .bd li .date {
    float: left;
    width: 56px;
    height: 56px;
    margin: -3px 10px 0 0;
    background: #2f91d3;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.notice .bd li .date i {
    display: block;
}
.notice .bd li .date i.day {
    padding-top: 8px;
    font-size: 28px;
}
.notice .bd li a {
    margin-top: 2px;
    color: #fff;
}
.notice .bd li a:hover {
    color: #ffff00;
}
/*cloumnA E*/
.friendLinks {
    width: 100%;
    padding: 13px 0;
    background: #d8d8d8;
    overflow: hidden;
}
.friendLinks .infoList {
    overflow: hidden;
}
.friendLinks .infoList li {
    float: left;
    margin-bottom: 5px;
    width: 228px;
}
/* 快捷菜单 */
.quickMenu {
    width: 1164px;
    padding: 25px 18px;
    margin: 0 auto;
    overflow: hidden;
}
.quickMenu li {
    float: left;
    width: 116px;
    line-height: 50px;
    margin: 0 14px;
    font-size: 16px;
    overflow: hidden;
}
.quickMenu li a {
    color: #fff;
}
.quickMenu a .icon {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    margin: 16px 15px 0 0;
    cursor: pointer;
    background: url(../../base/img/tb.png) no-repeat 0 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.quickMenu li.li2 .icon {
    background-position: -38px 0;
}
.quickMenu li.li3 .icon {
    background-position: -77px 0;
}
.quickMenu li.li4 .icon {
    background-position: -116px 0;
}
.quickMenu li.li5 .icon {
    background-position: -153px 0;
}
.quickMenu li.li6 .icon {
    background-position: -192px 0;
}
.quickMenu li.li7 .icon {
    background-position: -231px 0;
}
.quickMenu a:hover .icon {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/* friendLinks */
.friendLinks {
    padding: 20px 0;
    background-color: #444;
}
.friendLinks .bd {
    margin: 0 -15px;
    overflow: hidden;
}
.friendLinks select {
    border: 0;
    width: 274px;
    padding: 4px;
    margin: 0 15px;
    border: 1px solid #ccc;
}