.column {
  height: 58px;
  line-height: 58px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dadada;
}
.column a {
  float: right;
  font-size: 12px;
  color: #999;
}
.column h3 {
  font-size: 20px;
  padding: 0 0 0 32px;
  background-repeat: no-repeat;
  background-position: 0% 100%;
}
.new-list li {
  padding:  0 0 0 15px;
  height: 39px;
  background: url("../images/liBg.png") no-repeat 0% 20%;
}
.new-list li span{
  float: right;
  font-size: 12px;
  color: #999;
}
.new-list li a {
  height: 100%;
  line-height: 16px;
  vertical-align: top;
}
.sect-layer1, .sect-layer2 {
  height: 390px;
  margin: 0 0 20px;
  overflow: hidden;
}
.sect-layer4 {
  margin: 0 0 40px;
}
/* 工作动态 */
.gzdt .column h3 {
  background-image: url("../images/gzdtIcon.png");
}
.gzdt .new-banner {
  width: 450px;
  height: 295px;
  position: relative;
}
.gzdt .new-banner .ban-img li {
  width: 100%;
  height: 100%;
  position: relative;
}
.gzdt .new-banner .ban-img li p {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-indent: 15px;
  color: #fff;
  background: rgba(0, 0, 0, .6);
}
.gzdt .new-banner .ban-img li a, .gzdt .new-banner .ban-img li img {
  vertical-align: top;
  width: 100%;
  height: 295px;
}
.gzdt .new-banner .ban-tag {
  position: absolute;
  bottom: 16px;
  right: 18px;
  z-index: 10;
}
.gzdt .new-banner .ban-tag li {
  float: left;
  margin: 0 0 0 8px;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;;
  background: #fff;
  cursor: pointer;
}
.gzdt .new-banner .ban-tag li.on {
  background: #e5a700;
}
.gzdt .new-list {
  width: 722px;
}
/* 通知公告 */
.tzgg, .xsjl, .cgjj {
  width: 380px;
}
.tzgg .column h3 {
  background-image: url("../images/tzggIcon.png");
}
.tzgg ul li {
  margin: 0 0 19px;
}
.tzgg ul li a {
  float: right;
  width: 300px;
  margin: 5px 0 0;
}
.tzgg ul li .date {
  width: 60px;
  height: 60px;
  font-size: 12px;
  color: #024185;
  background: #e3e3e3;
  text-align: center;
}
.tzgg ul li .date p:first-child {
  font-size: 24px;
  font-weight: bold;
}
/* 学术交流 */
.xsjl .column h3 {
  background-image: url("../images/xsjlIcon.png");
}
.xsjl {
  margin: 0 0 0 30px;
}
.xsjl .text-box {
  float: right;
  width: 245px;
}
.xsjl .text-box p {
  margin: 8px 0 0;
  font-size:12px;
  color: #999;
}
.xsjl ul li {
  margin: 0 0 16px;
}
.xsjl ul li .show img { width: 110px; height: 84px; }
/* 成果简介 */
.cgjj .column h3 {
  background-image: url("../images/cgjjIcon.png");
}
/* 大型仪器 */
.dxyq .column h3 {
  background-image: url("../images/dxyqIocn.png");
}
.dxyq-slide .ban-img li {
  width: 20%;
  text-align: center;
}
.dxyq-slide .ban-img .tit-img {
  width: 214px;
  height: 180px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}
.dxyq-slide .ban-img .tit-img img {
  max-width: 100%;
  max-height: 100%;
}
.dxyq-slide .ban-img p {
  margin: 12px 0 0;
}
/* 友情链接 */
.yqlj .column h3 {
  background-image: url("../images/yqljIocn.png");
}
.yqlj ul li {
  float: left;
  height: 17px;
  line-height: 16px;
  padding: 0 35px 0 0 ;
  margin: 0 35px 0 0;
  border-right: 2px solid #494949;
}