﻿@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body{line-height:1.8 }
.box .bd{ padding-bottom: 0;}
#content-wrap .row{ clear: both;}
#content-wrap .row .row{ margin-bottom: 0;}
#footer{margin-top:0 }
#banner-page { display: none; }

/* 焦点图 */
#banner{height: 420px; }
#banner .focus-ad .bd li{height: 420px}
#banner .focus-ad .bd .pic a{height: 420px;background-position: 0 50%; background-repeat: no-repeat;}
#banner .focus-ad .hd{bottom: 20px;}
#banner .focus-ad .hd span{ width: 26px; height: 8px; border: 1px solid #fff; background-color: none;}
#banner .focus-ad .hd .on span{  background-color: #ffc602; border-color: #ffc602;}

/* ----------- 正文 ----------- */

/* ------ news-group ------ */
#news-group { padding-top: 20px; padding-bottom: 20px; overflow: hidden;}
.box-news .hd { border-bottom: 2px solid #0056a6; }
.box-news .hd h3 { border-bottom: none; }
.box-news .bd .list-pic .title { height: 60px; }
.box-news .bd .list-pic .title,.box-news .bd .list-pic .tit { line-height: 24px; font-size: 16px; text-align: left; }
.box-news .bd .list-pic .tit { padding-left: 0; padding-right: 0; }
.box-news .bd .list-pic li span.date {  display: block;  padding-right: 35px; border-top: 1px solid #c4c4c4; float: left; padding-left: 0; color: #999; margin-left: 10px; *display: inline; padding-top: 5px;}

/* ------ news-group1 ------ */
#news-group1{padding-bottom: 40px;overflow:hidden;}

/* 专题栏目 */
.list-ztlm .tit{display:none}
.list-ztlm li{margin-bottom:20px;}
.list-ztlm .pic img{width:380px; height:100px;}

/* 通知公告 */
.list-calendar li{ height:73px; overflow:hidden; line-height:2;margin-bottom: 10px;clear: both;}
.list-calendar li.last { margin-bottom: 0; }
.list-calendar .calendar{float: left;margin: 5px 15px 0 0px;background-color: #fff;overflow:hidden;width: 68px;border: 1px solid #E8E8E8;display: inline-block;text-align:center;}
.list-calendar .calendar em{background:none;line-height:30px;padding-top: 8px;color: #8F000B;font-size:24px;font-weight: bold;}
.list-calendar .calendar i{font-size:12px;background: none;line-height:20px;padding-bottom: 8px;padding-right: 0;padding-left: 0;}
.list-calendar li .title {font-size:16px;overflow: hidden;white-space: normal;text-overflow: ellipsis;height: 32px;}
.list-calendar .con { *float: left; } 
.list-calendar .intro { font-size: 12px; color: #999; line-height: 20px; }

.list li{font-size:16px; padding:12px 10px; background-position:0 23px;}


 ------ news-group3 ------ 复制管理学院的样式
#news-group3{overflow:hidden; *height: 340px;}
#news-group3 .container{  background: none; padding-top: 20px;}
#news-group3 .row{margin-bottom: 20px;}
#news-group3 .box .list-top li.t .title { overflow: hidden; *height: 24px; }
#news-group3 .box .list-top li.t a.tit { color: #b22322; }
#news-group3 .box .list-top li.n { background: url(../../Base/img/dot.png) no-repeat left center; }
#news-group3 .col-xs-4 { *width: 30%; }

/*
（原站点样式）
#news-group3{padding-bottom:40px;}
.list-top li{padding:0}
.list-top .t .title{line-height:30px; height:60px; }
.list-top .t .title a{ color:#333; }
.list-top .pic{margin-right:20px;}
.list-top .intro{line-height:30px; font-size:14px; padding-top:20px;}*/