﻿@charset "utf-8";
/* CSS Document */
.column{margin: 0 auto 20px; overflow: hidden;  }
.pageBanner{display: none; }

/* columnA */
#columnA{}
/* 通知公告 */
#indTzgg{width: 300px; float: right; }
#indTzgg .hd{background: #be3e20;}
#indTzgg .bd{height: 276px;}
#indTzgg .infoList li{margin-bottom:1px;background-position: 2px -381px;}
/*焦点图 S*/
#indBanner{width:880px; float: left; height:340px;}
#indBanner .hd{left: 20px;}
#indBanner .bd ul li{height: 340px;}
#indBanner .bd .con{display:none;}
#indBanner .bd .pic{text-align:center;}
#indBanner .bd .pic img{width:880px; height:340px; }

/* columnB */
#columnB{margin-bottom: 0px}
/* 快速导航 */
#indKsdh{float: right; width: 300px}
#indKsdh .hd{background: #d39123;}
#indKsdh .bd{height: 310px;padding:11px 8px;overflow: hidden;}
#indKsdh .bd ul{ padding: 0 10px 10px; margin-top: -9px; }
#indKsdh .bd li{ margin: 10px 0 0;overflow: hidden;}
#indKsdh .bd li img{width:100%;}
#indKsdh .bd li .tit{display:none;}
/* #indKsdh .bd li a{ display:block;height: 42px;line-height: 42px; font-size: 18px; background: #f6ead2;}
#indKsdh .bd li a:before{display:block;float: left; content: ''; width: 21px;height: 21px;margin:11px 14px 0 20px;background: url(../../base/img/icon.png) no-repeat 0 -47px;cursor: pointer;}
#indKsdh .bd li.li2 a:before{background-position:0px -90px;}
#indKsdh .bd li.li3 a:before{background-position:0px -134px;}
#indKsdh .bd li.li4 a:before{background-position:0px -177px;}
#indKsdh .bd li.li5 a:before{background-position:0px -221px;}
#indKsdh .bd li.li6 a:before{background-position:0px -261px;}
#indKsdh .bd li.li7 a:before{background-position:0px -305px;}
#indKsdh .bd li.li8 a:before{background-position:0px -346px;}
#indKsdh .bd li a:hover:before{ width: 24px; height: 24px; margin-top: 9px; background-position:-46px -47px;}
#indKsdh .bd li.li2 a:hover:before{background-position:-46px -90px;}
#indKsdh .bd li.li3 a:hover:before{background-position:-46px -135px;}
#indKsdh .bd li.li4 a:hover:before{background-position:-46px -178px;}
#indKsdh .bd li.li5 a:hover:before{background-position:-46px -223px;}
#indKsdh .bd li.li6 a:hover:before{background-position:-46px -263px;}
#indKsdh .bd li.li7 a:hover:before{background-position:-46px -306px;}
#indKsdh .bd li.li8 a:hover:before{background-position:-46px -348px;} */
/* 党建团建 */
#indDjtj{float: left;width: 430px;margin-right: 20px;background: #fff;}
#indDjtj .bd{height: 320px;padding: 6px 15px;}
#indDjtj .bd .infoList li{padding-left:10px;background-position: 0 -438px;}
/* 教育教学 */
#indJyjx{float: left;width: 430px;margin-right: 20px;background: #fff;}
#indJyjx .hd{background: #2b83b5;}
#indJyjx .bd{height: 320px;padding: 6px 15px;}
#indJyjx .bd .infoList li{padding-left:10px;background-position: 0 -438px;}

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
 to {
   -webkit-transform: translateY(0%) scale(1);
   opacity: 1;        
 }
}
@-moz-keyframes moveFromBottom {
  from {
    -moz-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0%) scale(1);
    opacity: 1;        
  }
}
@-ms-keyframes moveFromBottom {
  from {
    -ms-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   -ms-transform: translateY(0%) scale(1);
   opacity: 1;        
 }
}
@-o-keyframes moveFromBottom {
  from {
    -o-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   -o-transform: translateY(0%) scale(1);
   opacity: 1;        
 }
}
@keyframes moveFromBottom {
  from {
    transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   transform: translateY(0%) scale(1);
   opacity: 1;        
 }
}

/*columnB E*/



.topicHasPic .t{padding:10px 0;}
.topicList .t .tit{ font-size: 16px;}

#indJyjx .hd li{ padding:0 10px;}
#indJyjx .hd li a{color:#00284c;}
#indJyjx .hd li.on a{color:#fff;}

