@charset "utf-8";
@import url("reset.css");
@import url("header.css");
@import url("footer.css");
.Main{background: #ffffff;}
.Con{width: 1400px;margin:0 auto;}
.position{width:auto;height: 50px;border-bottom: 1px solid #ababab;margin: 0px 0px 20px;line-height: 50px;}
.position em{display: block;width:18px;height: 24px;background-image: url(../images/dqwz_icon.png);background-position: center;background-repeat: no-repeat;float: left;margin: 13px 12px 0px 0px;}
.position span,.RightBox .position span>a{font-size: 14px;color:#474747;line-height: 50px;}
.position span>a:hover{color:#d01126;}
.article{height:auto;border:1px solid #dddddd;margin-bottom: 25px;overflow: hidden;padding: 24px 43px 16px;min-height: 300px;}
.article>h3{font-size: 28px;color: #333333;text-align: center;line-height:44px;max-height: 108px;font-weight: normal;}
.article .date{height:35px;background: #f5f5f5;text-align: center;margin-top: 10px;margin-bottom: 34px;}
.article .date>span{line-height: 35px;margin-right: 37px;color: #666666;font-size: 14px;} 
.article p{line-height: 34px;margin-bottom:32px;font-size: 16px;}

.zrbj{border-top: 1px solid #dddddd;height: 68px;margin-top: 30px;}
.zrbj .fx{margin-top: 12px;}
.bj>span{font-size: 16px;line-height: 65px;color: #999999;}

.list{width: 100%;height: 84px;float: left;}
.list div{width:100%;height:32px;margin-bottom: 20px;background: #f5f5f5;}
.list span{width: 82px;color: #ffffff;font-size: 16px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #d01126;display: inline-block;float: left;text-align: center;/* padding: 0px 15px; *//* margin-right: 20px; */}
.list a{font-size: 16px;display: inline-block;float: left;line-height: 32px;width: calc(100% - 100px);padding-left: 20px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list a:hover{color:#d01126;}

/*新闻传播系*/
.xwcbx .article>h3{color:#0a7ea7;}
.xwcbx .list span{background:#0a7ea7;}
.xwcbx .list a:hover{color:#0a7ea7;}

/*信息工程系*/
.xxgcx .article>h3{color:#791cb5;}
.xxgcx .list span{background:#791cb5;}
.xxgcx .list a:hover{color:#791cb5;}

/*文化艺术系*/
.whysx .article>h3{color:#ffaf28;}
.whysx .list span{background:#ffaf28;}
.whysx .list a:hover{color:#ffaf28;}

/*经济管理系*/
.jjglx .article>h3{color:#1bb2ff;}
.jjglx .list span{background:#1bb2ff;}
.jjglx .list a:hover{color:#1bb2ff;}


#share{float: right;margin: 5px 10px;}
