@charset "UTF-8";

.pageBanner{ display:none }

/* indBox */
.indBox{ margin-bottom:15px; }
.indBox .hd{ height:22px; border-bottom: 1px solid #D6D6D6; margin-bottom:26px;  }
.indBox .hd h3{ font-size: 22px; height:42px; line-height:42px; color: #a53326;background:#fff; display:inline-block;  }
.indBox .hd h3 a{color:#a53326; display:inline-block; padding:0 15px 0 0;}
.indBox .hd .more{ display: none;font-size: 12px; color: #999; float:right; }
.indBox .bd{ overflow: hidden; }

/* 通知公告 */
.tzggList li{ height: 72px; padding: 10px 0;  overflow:hidden;}
.tzggList li .title{height:20px; line-height:20px; overflow:hidden;}
.tzggList li .intro{font-size:14px; line-height:24px; height:48px; overflow:hidden; padding-top:6px; color:#999}
.tzggList .date{ margin-right: 15px;float:left; color: #606060;display:block; width: 63px; height: 72px; background:#E1E0D8; text-align:center;}
.tzggList .date dt{ height: 24px; line-height: 24px; background: #a53326; color:#fff;font-size: 13px;}
.tzggList .date dd{ line-height: 42px; font-size: 22px; }

/* 人才培养 */
.rcpyList{overflow:hidden; }
.rcpyList li{ background:#F3F3F3; margin-bottom:10px;}
.rcpyList .last{margin-bottom:0}
.rcpyList .pic img{display:block; width:100%; height:auto; }
.rcpyList .con{ padding:15px; }
.rcpyList .title{line-height: 30px; overflow: hidden;}
.rcpyList .intro{font-size:14px; line-height:24px; height:96px; overflow:hidden; color:#999; padding-top:2px }
.rcpyList .more{display:block; text-align:right; color:#999; padding:5px 0 0 0;}

.ksljList{ position: relative;overflow:hidden; }
.ksljList li{ height:40px; line-height:40px; background:#F4F4F4; float:left; width: 49%; margin: 0 0 2% 0;}
.ksljList li:nth-child(even){float:right;}
.ksljList li a{display:block; padding-left:15px; }
.ksljList li a:hover{text-decoration:none; background-color:#eee}


.iconBtns li a{
    border-radius: 15px 0 15px 0; }
  
  .iconBtns .li2 a {
    background: #43ce96; }
  
  .iconBtns .li3 a {
    background: #96c545; }
  
  .iconBtns .li4 a {
    background: #3BAADD; }
  
  .iconBtns .li5 a {
    background: #7F92E0; }
  
  .iconBtns .li6 a {
    background: #f18968; }
  
  .iconBtns .li7 a {
    background: #e65c5c; }
  
  .iconBtns .li8 a {
    background: #de8ecb; }
  
  .iconBtns .li2 a::before {
    content: "\e602"; }
  
  .iconBtns .li3 a::before {
    content: "\e60a"; }
  
  .iconBtns .li4 a::before {
    content: "\e62a"; }
  
  .iconBtns .li5 a::before {
    content: "\e60e"; }
  
  .iconBtns .li6 a::before {
    content: "\e611"; }
  
  .iconBtns .li7 a::before {
    content: "\e621"; }
  
  .iconBtns .li8 a::before {
    content: "\e603"; }