﻿/* ----------- 配置默认样式 ----------- */

.box .bd {
    padding: 10px 0 0;
}
#content-wrap .row {
    clear: both;
}
#content-wrap .row .row {
    margin-bottom: 0;
}
#footer {
    border-top: none;
}
/* ----------- 正文 ----------- */

#content-wrap .container {
    padding: 30px 0;
}
#content-wrap .news-group-2 .container {
    padding: 0;
}
.news-group-1 .side {
    width: 510px;
    float: right;
}
/* 通知公告 */

#tzgg .list-top .t {
    margin: 0;
    padding: 10px 0;
    border: none;
}
#tzgg .list-top .t .title a {
    font-size: 16px;
}
#tzgg .list-top .intro {
    font-size: 12px;
}
#tzgg .list-calendar .calendar {
    float: left;
    margin: 3px 15px 0 0;
    border: 1px solid #066;
}
#tzgg .list-calendar .calendar i {
    background-color: #066;
}
#tzgg .list-calendar .calendar em {
    background-color: #fff;
    color: #066;
}
/* 按钮组 */

#btn-group {
    margin-top: 10px;
    overflow: hidden;
}
#btn-group li {
    float: left;
    width: 24.99%;
    height: 120px;
    background: #e7e7e7;
}
#btn-group li i {
    display: block;
    width: 100%;
    height: 120px;
    background: #e7e7e7 url(../../base/img/icons-btn-group.png) no-repeat center 0;
    transition: all 0.3s ease 0s;
}
#btn-group .li2 i {
    background-position: center -120px;
}
#btn-group .li3 i {
    background-position: center -240px;
}
#btn-group .li4 i {
    background-position: center -360px;
}
#btn-group li a {
    display: block;
    border-left: 1px solid #fff;
    background: #f90;
    height: 120px;
    line-height: 120px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-decoration: none;
}
#btn-group li.on a i, #btn-group li a:hover i {
    margin-top: -120px;
}
/* 校园新闻 */

#xyxw .bd .list-topic .t {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
#xyxw .bd .list-topic .t {
    float: left;
    width: 33.33%;
    padding-bottom: 15px;
    background: none;
}
#xyxw .bd .list-topic .t img {
    width: 220px;
    height: 120px !important;
}
#xyxw .bd .list-topic .title, #xyxw .bd .list-topic .tit {
    margin-top: 10px;
    line-height: 20px;
}
.news-group-2 .side {
    width: 360px;
    float: right;
}
.news-group-2 .main .box {
    width: 49%;
}
.news-group-2 .main .box .list-top .t {
    padding: 10px 0;
    border: none;
    margin: 0;
}
/* 校园风光 */

#xyfg .bd .list-pic li {
    position: relative;
}
#xyfg .bd .list-pic .titleBg {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 10px;
    background-color: #000;
    transition: all 0.5s ease 0s;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#xyfg .bd .list-pic .title {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    left: 0;
    height: auto;
    transition: all 0.5s ease 0s;
    padding: 0 20px;
}
#xyfg .bd .list-pic .title a {
    display: block;
    padding: 75px 0;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
}
#xyfg .bd .list-pic .on .title, #xyfg .bd .list-pic .on .titleBg {
    top: 0;
}
/* 友情链接 */

.friendlink-group {
    background-color: #e9e9e9;
}
#yqlj .hd {
    float: left;
    border: none;
}
#yqlj .hd h3 {
    border: none;
}
#yqlj .hd h3 a {
    padding: 0;
}
#yqlj .bd {
    padding: 0;
    overflow: hidden;
}
#yqlj .bd select {
    float: left;
    width: 17%;
    margin-left: 2.99%;
}