﻿@charset "utf-8";
.banner {
    display: none;
}
#content {
    margin-top: 0;
}
.side {
    float: right;
    width: 490px;
    margin: 0 0 0 20px;
}
/* 首页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 li{ height: 460px; }
#indBanner .bd li img{ width:100%; height:460px;}
#indBanner .bd .pic {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -800px;
}
#indBanner .prev, #indBanner .next {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background: url(img/slideArrow.png) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
#indBanner .prev {
    margin-left: -600px;
    background-position: 13px 10px;
}
#indBanner .next {
    margin-left: 560px;
    background-position: 16px -74px;
}
#indBanner .prev:hover {
    border: 1px solid #3DB3DB;
    background: url(img/slideArrow.png) no-repeat 13px 10px #3DB3DB;
}
#indBanner .next:hover {
    border: 1px solid #3DB3DB;
    background: url(img/slideArrow.png) no-repeat 16px -74px #3DB3DB;
}
#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    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: #999;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    width: 30px;
    background: #fff;
}
/* navPic */
.navPic ul {
    margin-left: -8px;
}
.navPic ul li {
    position: relative;
    float: left;
    width: 24.99%;
    height: 58px;
    margin-top: 8px;
}
.navPic ul li a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    margin-left: 8px;
    height: 58px;
    overflow: hidden;
}
/* content */
#content .column {
    padding: 30px 0;
}
/* ----- columnA ----- */
#content #columnA {
    padding-top: 20px;
	background:#FFFFFF;
	padding-bottom:0px;
}
/* 通知公告 */
#tzgg {
    margin-bottom: 20px;
}
#tzgg .bd .topicList li {
    margin: 0;
    padding: 10px 0;
    border: none;
}
#tzgg .bd .topicList li .date {
    float: left;
    margin-right: 20px;
    width: 60px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #aaa9a9;
    text-align: center;
	border-radius:8px;
	overflow:hidden;
}
#tzgg .bd .topicList li .date span {
    display: block;
    background-color: #908d8d;
    font-size: 12px;
    color: #fff;
	
}
#tzgg .bd .topicList li .date b {
    padding: 5px 0;
    display: block;
    color: #908d8d;
    font-size: 30px;
    font-family: "Arial";
    font-weight: normal;
}
#tzgg .bd .topicList .t .tit {
    color: #333
}
/* 关于我们 */
.aboutLink {
    overflow: hidden;
}
.aboutLink li {
    float: left;
    width: 24.99%;
    height: 120px;
    overflow: hidden;
}
.aboutLink li i {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    margin-right: 1px;
    height: 120px;
    display: block;
    background: #e7e7e7 url("img/aboutLink.png") no-repeat center 45px;
}
.aboutLink li a {
    margin-right: 1px;
    text-align: center;
    font-size: 20px;
    display: block;
    line-height: 120px;
    background: #3db3db;
    color: #fff;
    text-decoration: none;
}
.aboutLink li.li2 i {
    background-position: center -41px;
}
.aboutLink li.li3 i {
    background-position: center -133px;
}
.aboutLink li.li4 i {
    background-position: center -225px;
}
.aboutLink li.on i {
    margin-top: -120px;
}
/* 校园资讯 */
#xyzx .bd .topicList {
    margin: 0 -15px;
    overflow: hidden;
}
#xyzx .bd .topicList .t {
    float: left;
    width: 33.2%;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
#xyzx .bd .topicList .first {
    border-left: 0px solid transparent !important;
}
#xyzx .bd .topicList .t .pic, #xyzx .bd .topicList .t .con {
    float: none;
    margin: 0 15px;
}
#xyzx .bd .topicList .t .pic img {
    height: 120px;
}
#xyzx .bd .topicList .t .con .title {
    margin-top: 10px;
    height: 40px;
    line-height: 20px;
    text-align: center;
    white-space: normal;
    font-weight: normal;
}
#xyzx .bd .topicList .n {
    margin: 0 15px;
    clear: both;
}
/* ----- columnB ----- */
#columnB {
    background: #f0f0f0;
}
/* 教师工作 */
#jsgz .bd .topicList {
    margin: 0 -15px;
    overflow: hidden;
}
#jsgz .bd .topicList .t {
    position: relative;
    float: left;
    width: 49.9%;
    padding: 0;
    border: none;
}
#jsgz .bd .topicList .t .pic {
    margin: 0 15px;
}
#jsgz .bd .topicList .t .pic img {
    height: 130px;
	width:229px;
}
#jsgz .bd .topicList .t .con .titleBg {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 2;
    height: 36px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#jsgz .bd .topicList .t .con .title {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 3;
    height: 36px;
    line-height: 36px;
}
#jsgz .bd .topicList .t .con .title a {
    display: block;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#jsgz .bd .topicList .n {
    margin: 0 15px;
    clear: both;
}
/* 学生天地 */
#xstd .bd {
    height: 270px;
    overflow: hidden;
}
#xstd .bd .ul1 {
    float: left;
    width: 320px;
    margin-right: 20px;
}
#xstd .bd .ul1 li {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
}
#xstd .bd .ul1 .pic {
    margin: 0;
}
#xstd .bd .ul1 .pic img {
    height: 270px;
}
#xstd .bd .ul1 .con .titleBg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 40px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#xstd .bd .ul1 .con .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    height: 40px;
    line-height: 40px;
}
#xstd .bd .ul1 .con .title a {
    display: block;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#xstd .bd .ul2 {
    overflow: hidden;
}
#xstd .bd .ul2 li {
    padding-bottom: 24px;
    margin-bottom: 18px;
}
#xstd .bd .ul2 li .intro {
    padding-top: 3px;
    height: 78px;
    line-height: 26px;
    overflow: hidden;
}
/* ----- columnC ----- */
#columnC ul {
    overflow: hidden;
}
#columnC ul li {
    float: left;
    width: 49.9%;
    height: 200px;
    overflow: hidden;
    background-color: #fff;
}
#columnC ul li a {
    display: block;
    overflow: hidden;
}
#columnC ul li .pic {
    float: left;
}
#columnC ul li .con {
    height: 160px;
    padding: 20px;
    text-align: center;
    overflow: hidden;
}
#columnC ul li .con .title {
    font-size: 18px;
}
#columnC ul li .con .intro {
    margin: 10px 0 15px;
    text-align: left;
}
#columnC ul li .con .more {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 2px 8px;
    border: 2px solid #d0d0d0;
}
#columnC ul li.li3 .pic, #columnC ul li.li4 .pic {
    float: right;
}
#columnC ul li.on .con {
    background-color: #529e8a;
}
#columnC ul li.on .pic {
    filter: alpha(opacity=80);
    opacity: .8;
}
#columnC ul li.on .title a, #columnC ul li.on .intro {
    color: #fff;
}
#columnC ul li.on .more {
    color: #fff;
    border-color: #438171;
}
/* ----- columnD快速通道 ----- */
#columnD {
    background: #1483df url("img/quickBg.jpg") no-repeat top center;
}
#quickLink .hd {
    margin-bottom: 50px;
    border: none;
    overflow: hidden;
    text-align: center;
}
#quickLink .hd li {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #fff;
}
#quickLink .bd ul {
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
}
#quickLink .bd li {
    position: relative;
    padding: 0 40px;
    height: 110px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
#quickLink .bd li i {
    display: block;
    height: 76px;
    width: 76px;
    background: url("img/quickIcon.png") no-repeat 0 0;
}
#quickLink .bd li.on {
    transform: translateY(-5px);
}
#quickLink .bd li.noDate {
    color: #fff;
}
#quickLink .bd li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 80px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
#quickLink .bd li.li2 i {
    background-position: 0 -96px;
}
#quickLink .bd li.li3 i {
    background-position: 0 -192px;
}
#quickLink .bd li.li4 i {
    background-position: 0 -288px;
}
#quickLink .bd li.li5 i {
    background-position: 0 -384px;
}
#quickLink .bd li.li6 i {
    background-position: 0 -480px;
}
#quickLink .bd li.li7 i {
    background-position: 0 -576px;
}
#quickLink .bd .ulList3 li i {
    background-position: 0 -673px;
}
/* friendLinks */
.friendLinks {
    padding: 20px 0;
    background-color: #333;
}
.friendLinks .bd {
    margin: 0 -15px;
    overflow: hidden;
}
.friendLinks select {
    border: 0;
    width: 274px;
    padding: 4px;
    margin: 0 15px;
    border: 1px solid #ccc;
}

/*手机端代码开始*/
@media (max-width: 998px)
{

#indBanner {
    width: 100%;
    float: none;
    height:150px;
    position: relative;
    background: #fff;
}
#indBanner .bd .pic {
    position: absolute;
    top: 0;
    left: 0;
    margin-left:0px;
}
#indBanner .bd ul li {
    height: 150px;
}
#indBanner .bd li img {
    width: 100%;
    height: 170px;
}
#indBanner .hd {
    position: absolute;
    z-index: 20;
   
    bottom: 0px;
    z-index: 15;
	height:30px;
	line-height:30px;
}
#indBanner .prev, #indBanner .next {
    position: absolute;
    z-index:999999999;
    left:0;
    top: 50px;
    display: block;
    width: 62px;
    height: 63px;
    float: left;
    background: url(img/focusBtn.png) center top no-repeat;
}
.searchMenu {
    position: relative;
    z-index: 1;
    width: 100%;
	background:#ffffff;
    margin: 0px auto 0px;
}

/* 快捷菜单 */
.quickMenu {
    width:330px;
    margin-left:auto;
	margin-right:auto;
    overflow: hidden;
	
	margin-top:0;
}
.quickMenu li {
    float: left;
	width:100px;
    margin: 10px 5px 0 5px;
    font-size: 16px;
    background: #ff7e20;
    text-align: center;
    overflow: hidden;

}
.quickMenu li a {
    display: block;
    width: 100px;
	margin:0 0px;
    height: 73px;
    line-height: 44px;
    padding: 10px 0 12px;
    color: #fff;
}
.content {
    width:auto;
    padding: 0 10px;
    overflow: hidden;
	padding-top:15px;
}
#clounmR .focusBox{ display:none}
#clounmR .tsBox .bd {
    width: 100%;
    height:auto;
    overflow: hidden;
}
.topicList .t .intro {
    line-height: 22px;
    color: #999;
    font-size: 12px;
    text-align: left;
	
}
#clounmR .topicList li.n {
    height: 34px;
    line-height: 34px;
    width: 100%;
    float: left;
}
.clounmB_l {
    float: left;
    width: 100%;
	overflow:hidden
}
.teacherBox {
    margin-right: 0px;
	margin-bottom:20px;
}
.studentBox{ margin-bottom:20px;}
.tsBox {
    float: left;
    width:100%;
}
.sideNotice {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.friendLinks{ display:none}
#clounmA {
    width:100%;
    margin: 0 auto;
    padding: 10px 0;
}
.clounmA_l {
    float: left;
    width: 100%;
	display:none
}
.clounmA_l_phone{ float: left;
    width: 100%;display:block}
.hd h3 {
    float: left;
    padding-right:10px;
	padding-left:10px;
    font-size: 20px;
}
.hd .more {
    float: right;
    line-height: 28px;
    padding-top: 3px;
    color: #999;
	padding-right:10px;
}

.topicList li.p {
width:46%;
margin:0 2%;
height:160px;

    overflow: hidden;
float:left;
}
.topicList li.p .pic{ width:100%; height:120px; overflow:hidden;}
.topicList li.p .con{ width:100%; text-align:center; height:40px; line-height:40px; white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}

.clounmA_r {
    float:left;
    width:100%;
    padding-top: 10px;
	
}
.clounmA_r .Arbox {
float:left;
    width: 33%;
    height: 75px;
    padding: 15px 0 0 0px;
    
    position: relative;
	
}
.clounmA_r .spxw,.clounmA_r .gzs {
    margin-top: 0px;
   
}
.clounmA_r .spxw {
width:34%;
   
   
}
.clounmA_r .Arbox em.icon{ display:none}

#clounmB{ padding:10px 0;}
.notice {
    float: right;
    width: 100%;
    height: auto;
}
.notice .bd {
    padding-top: 10px;
	padding:10px 10px;
}
.notice .bd li {
    line-height: 20px;
    padding-bottom: 15px;
    overflow: hidden;
}
.notice .bd li .date {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 12px;
}
.notice .bd li .date i.day {
    font-size: 18px;
    color: #fff;
    background: #cd4a4a;
    border-color: #cd4a4a;
}
.notice .bd li a {
    float: left;
    width: 280px;
    line-height: 20px;
    padding: 0px 0 0 16px;
    font-size: 14px;
    color: #666;
    background: none;
}
.clounmB_r {
    float: left;
    width:100%;
	margin-top:10px;
	background: #fff url(img/bg.png) repeat;
	padding-top:20px;
}
.Brbox1 .bd li {
    float: left;
    width: 165px;
    height: 130px;
    overflow: hidden;
    margin: 10px 0px 0 10px;
    background: #8ca861;
}
.Brbox1 .bd li.li2,.Brbox1 .bd li.li4{ float:right; margin:10px 10px 0 0px;}
.Brbox2 .bd li {
    float: left;
   width: 46%;
   
    margin: 10px 0px 0 0;
	 margin: 0 2%;
}
.Brbox2 .bd li .title{ text-align:center;}
.Brbox2 {
    margin-top: 35px;
    overflow: hidden;
	background:#FFFFFF;
	padding-top:10px;
}
.campusPic {
    width:100%;
    margin: 15px auto;
}
.campusPic .bd li {
    float: left;
    width: 49%;
    height: auto;
    margin: 0 0 10px 0;
    position: relative;
}
.campusPic .bd li.first {
    width: 100%;
    height: auto;
    margin-left: 0;
}
.campusPic .bd li.first img {
    width: 100%;
    height: auto;
}
.campusPic .bd li img {
    width: 100%;
    height: 130px;
}
.campusPic .bd li.li3,.campusPic .bd li.li5,.campusPic .bd li.li7{ float:right}

.side {
    float: right;
    margin: 0 0 0 0px;
    width: 100%;
}
.mainContent {
    overflow: hidden;
    background: #FFFFFF;
	width:100%;
}
.box {
padding:0 10px; background:#FFFFFF
}
.box .hd h3 span, .box .hd h3 a {
    display: block;
    font-size: 17px;
    color: #333333;
    margin-left: 0px;
   
   
}
#focusNews {
    margin-top:5px;
    width:auto;
	padding:0 10px;
    height:270px;
	float:none;
	margin-right:0;
}
#focusNews .bd .pic img {
    height: 220px;
}
#focusNews .hd {
    bottom: 60px; right:10px;
}
#focusNews .bd li{ height:270px;}
#focusNews .bd .con {
    position:absolute;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    background-color: #f2f2f2;
}
#columnA .topicList {
    margin-top: 0px;
	padding:0px 10px;
}
/* 快捷链接 */
.quickLink{ clear:both; margin:0 0px; padding:20px 10px 0px 10px; overflow:hidden;}
.quickLink li{float:left;width: 33.3333333%;text-align:center;overflow:hidden; position: relative; margin-bottom:10px;}
.quickLink li a{ display:block; margin:0 10px; padding:15px 0;line-height:20px;font-size:16px; color:#fff; background-color:#26a4f7;transition:all 0.25s ease 0s; border-radius:6px;}
.quickLink li a i{margin:0 auto;width:50px;height:50px;display:block;background:url("img/quickIcon.png") no-repeat center 0; transition:all 0.5s ease 0s;}
#dytd {
    width:auto;
    float: none;
    margin-right: 0px;
}
#dytd,#jsgz{ margin-top:20px; margin-bottom:20px;}
#jsgz .bd .topicList {
    margin: 0 0px;
    overflow: hidden;
	padding:0 0px;
}
#jsgz .bd .topicList .t .pic {
    margin: 0 8px;
}
#jsgz .bd .topicList .t .con .titleBg {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 0;
    z-index: 2;
    height: 36px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#jsgz .bd .topicList .t .con .title {
    position: absolute;
    left: 8px;
    right:8px;
    bottom: 0;
    z-index: 3;
    height: 36px;
    line-height: 36px;
}
#jsgz .bd .topicList .t .pic img {
    height: 100px;
    width: 100%;
}
.topicList .t .pic {
   float:none;
    margin-right: 20px;
    background-color: #fff;
}
#xstd .bd {
    height: auto;
    overflow: hidden;
}
#xstd .bd .ul1 {
    float: left;
    width: 100%;
    margin-right: 0px;
}
#xstd .bd .ul2 {
    float: left;
    width: 100%;
    margin-right: 0px;
	margin-top:20px;
}
#xstd .bd .ul1 .pic img {
    height: 220px;
}
/* 通用带图片的信息列表_普通式 */
.picList {
    margin: 0 0px;
}
#xyfg .picList li{ position: relative; overflow:hidden; height:120px;}
.picList li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.picList li .pic {
    margin: 0 10px;
    background-color: #fff;
}
.picList li .title {
    margin: 0 10px;
}
.picList li .pic img {
    width: 100%;
	height:auto;
	min-height:120px;
}
.picList li .pic a:hover img {
    filter: alpha(opacity=80);
    opacity: .8;
}
.picList li .title {
    padding-top: 5px;
    height: 40px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}
#columnD{ }
#quickLink{ background:none}
#quickLink .bd li {
    position: relative;
    padding: 0 10px;
   
}
#xyzx .bd .topicList .t {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-left: 0px solid #ddd;
}
#xyzx .bd .topicList .first {
    border-left: 0px solid transparent !important;
}
#xyzx .bd .topicList .t .pic, #xyzx .bd .topicList .t .con {
    float: none;
    margin: 0 15px;
}
#xyzx .bd .topicList .t .pic img {
    height:180px;
}
#xyzx .bd .topicList .t .con .title {
    margin-top: 10px;
    height: 40px;
    line-height: 20px;
    text-align: center;
    white-space: normal;
    font-weight: normal;
}
#content  #columnB {
    background: #ffffff;
	padding:0;
}
#content #columnE{ padding:15px 20px;}


}