﻿/* ----------- 配置默认样式 ----------- */
.box-default>.hd {
    border-bottom-color: #9f1b29;
}
.box .bd {
    padding-bottom: 0;
}
#content-wrap .row {
    clear: both;
    margin-bottom: 20px;
}
#content-wrap .row .row {
    margin-bottom: 0;
}
.row .side {
    width: 350px;
}
/* 焦点图 */
#banner {
    height: 350px;
}
#banner .focus-ad {
    position: relative;
}
#banner .focus-ad .bd li {
    height: 350px
}
#banner .focus-ad .bd .pic a {
    height: 350px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
#banner .focus-ad .hd {
    bottom: 20px;
}
#banner .focus-ad .hd span {
    width: 14px;
    height: 14px;
    background: none;
    background-color: #fff;
    border-radius: 50%;
}
#banner .focus-ad .hd .on span {
    background-color: #f50;
}
#banner .prev, #banner .next {
    width: 50px;
    height: 50px;
    background: url(../../base/img/slide-arrow.png) no-repeat rgba(150, 150, 150, 0.4);
    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;
}
#banner .prev {
    margin-left: -600px;
    background-position: 18px 16px;
}
#banner .next {
    margin-left: 550px;
    background-position: 20px -68px;
}
#banner .prev:hover {
    background-color: rgba(120, 120, 120, 0.7);
}
#banner .next:hover {
    background-color: rgba(120, 120, 120, 0.7);
}
/* 综合新闻 */
#row-newsgroup .side {
    width: 407px;
}
#zhxw .bd {
    padding-top: 10px;
}
#zhxw .bd ul {
    height: 286px;
    overflow: hidden;
}
#zhxw .bd .list li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    background-position: 5px 19px;
}
/* 学校要闻 */
#xxyw .bd ul {
    margin: 0 10px;
    overflow: hidden;
}
#xxyw .bd ul li {
    float: left;
    margin: 0 10px;
    width: 237px;
}
#xxyw .bd ul li .pic {
    float: none;
    margin: 0;
    text-align: center;
}
#xxyw .bd ul li .pic img {
    width: 237px;
    height: 150px;
}
#xxyw .bd .list-top .t .title {
    margin: 10px 0;
    height: 44px;
}
#xxyw .bd ul li .con {
    height: 130px;
}
/* 通栏横幅 */
#focus-ad2 .hd {
    right: 6px;
    bottom: 6px;
    width: auto;
}
#focus-ad2 .hd span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
#row-newsgroup2 .side {
    width: 407px;
}
/* 通知公告 */
#zytg .list-calendar li {
    padding: 10px 0;
    background: none;
}
#zytg .list-calendar li a {
    padding-top: 5px;
    line-height: 30px;
}
#zytg .list-calendar li .calendar {
    float: left;
    margin: 0 15px 0 0;
    border-top: 1px solid #9f1b29;
    background: url(../../base/img/list-date-bg.png) no-repeat;
    width: 70px;
    height: 58px;
}
#zytg .list-calendar li .calendar em {
    background: none;
    line-height: 30px;
}
#zytg .list-calendar li .calendar i {
    background: none;
    color: #333;
}
/* 媒体聚焦 */
#mtsp {
    float: left;
    width: 387px;
    margin-right: 20px;
}
/* row-newsgroup3 */
#row-newsgroup3 .side {
    width: 420px;
}
/* 专题栏目 */
#ztlm .bd ul {
    overflow: hidden;
}
#ztlm .bd ul li {
    float: left;
    width: 240px;
    text-align: center;
}
#ztlm .bd ul li .pic img {
    padding: 1px;
    width: 230px;
    height: 82px;
}
#ztlm .bd ul li .tit {
    display: none;
}
/* 校友风采 */
#xyfc .bd {
    padding-top: 15px;
}
/* 学院风采 */
#xyfcai .hd .more {
    background: url(../../base/img/xyfc-arrow.png) no-repeat center bottom;
    width: auto;
    padding: 10px 0 15px;
    text-indent: 0;
    color: #333;
    cursor: pointer;
}
#xyfcai .hd .more.on {
    background: url(../../base/img/xyfc-arrow-top.png) no-repeat center bottom;
}
#xyfcai .bd ul {
    display: none;
    overflow: hidden;
}
#xyfcai .bd ul li {
    float: left;
    width: 240px;
    padding: 10px;
    border: 1px solid transparent;
    transition: all 0.3s ease 0s;
}
#xyfcai .bd ul li:hover {
    border: 1px solid #b76115;
    background-color: #f9f9f9;
}
#xyfcai .bd ul li .con {
    height: 80px;
}
#xyfcai .bd ul li .title {
    text-align: center;
    font-size: 15px;
    padding: 8px 0;
}
#xyfcai .bd ul li .intro {
    font-size: 12px;
}
#xyfcai .bd2 ul{margin-right:-13px; padding-top:20px}
#xyfcai .bd2 ul li{width: 190px;height:44px;overflow:hidden;float:left;border:2px solid #e5e5e5;margin-right:12px;margin-bottom:12px;overflow:hidden;border-radius:5px;}
#xyfcai .bd2 ul li .pic{width:190px; height:44px;}
#xyfcai .bd2 ul li .pic img{width:190px; height:44px;}
#xyfcai .bd2 ul li .con{display:none}
/* 链接组 */
#quick-link {
    padding: 40px 0;
    background: #f0f4f5 url(/img/quick-bg.jpg) no-repeat center bottom;
}
#quick-link .side {
    width: 300px;
}
#quick-link .side ul li {
    position: relative;
    float: left;
}
#quick-link .side ul li b {
    display: block;
    margin: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    background: url(/img/icons-big.png) no-repeat center 0;
}
#quick-link .side ul li.wx b {
    background-position: center -50px;
}
#quick-link .side ul li b a {
    display: block;
}
#quick-link .side ul li .pic {
    display: none;
    position: absolute;
    bottom: 120%;
    left: 50%;
    margin-left: -55px;
}
#quick-link .side ul li .pic img {
    width: 100px;
    border: 5px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}
#quick-link .side ul li.on .pic {
    display: block;
}
#kjdh .bd {
    padding: 0 20px;
    overflow: hidden;
}
#kjdh .bd ul li {
    float: left;
    width: 24.99%;
}
#kjdh .bd ul li a {
    display: block;
    margin: 0 10px;
    line-height: 30px;
    text-align: center;
    color: #9f1b29;
    font-weight: bold;
    transition: all 0.3s ease 0s;
}
/* 下划线 */
#mtsp .bd .list li, #xshd .bd .list li, #zytg .bd .list li, #xyfc .bd .list li {
    border-bottom: 1px dotted #ccc;
}