.main {
  padding: 10px 0px;
  font-size: 13px;
}

.SiteMap ul li {
  line-height: 25px;
  height: 18px;
  padding: 10px 10px;
  border-bottom: 1px dashed #CCCCCC;
  font-size: 10px;
  list-style-type: none;
}
.SiteMap ul li a {
  color: #333333;
  text-decoration: none;
}
.newslists { height: 100%;
  float: left;
  margin-bottom: 30px; }
.newslists li { font-size: 12px; float: left;
  width: 220px;
  overflow: hidden;
  white-space: nowrap;
  padding: 2px 10px;}

.containers .hds {
  height: 16px;
  line-height: 16px;
  padding: 10px 4px;
}
.containers .hds .more {
  float: right;
  color: #888;
  font-size: 14px;
}
.containers .hds h3 {
  color: #4398d1;
  border-left: 5px solid #4398d1;
  padding-left: 8px;
  font-size: 16px;
  font-weight: normal;
}

.m-box-mn {
  padding: 10px;
}
.m-icon-list li{width: 230px;   MARGIN: 5px;text-align: center; float: left;  }
.m-icon-list img{ padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
 width: 230px; height: 120px; display: block;margin:0 auto; }
.m-icon-list .name{ displays: block;   font-size: 13px;margin-bottom: 5px; white-spaces: nowrap; width: 200px; overflow: hidden;}
.m-icon-list .metas{ color:#999; font-size:0.8em; display: block; margin-bottom: 5px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
