* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

body {
  background: #FFFFFF !important;
  font-size: 15px;
  color: #333333;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  border: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.cont {
  background: url(xiangmu_bg_2025.png) no-repeat center 0;
  overflow: hidden;
}

.cont1 {
  width: 1200px;
  margin: 328px auto 0;
}

.row {
  width: 1200px;
}

.col {
  float: left;
  width: 384px;
  border: 1px solid #d2d2d2;
  background: #fff;
  margin-bottom: 30px;
}

.col:nth-child(3n+1),
.col:nth-child(3n+2) {
  margin-left: 24px;
}

.more_title {
  width: 362px;
  height: 36px;
  margin: auto;
  border-bottom: 1px solid #d2d2d2;
}

.title1 {
  float: left;
  line-height: 36px;
  font-size: 17px;
  color: #2f6698;
  font-weight: bold;
}

.title1 a {
  color: #2f6698;
}

.more {
  float: right;
  line-height: 36px;
  
}

.more > a {
  font-size: 15px;
  color: #999999;
}

.img_short {
  padding: 20px 10px 0;
  text-align: center;
}

.img_short img {
  width: 362px;
  height: 180px;
}

.img_short > a {
  display: block;
}

.list {
  padding: 10px 10px 0;
  overflow: hidden;
}

.txt_list {
  overflow: hidden;
}

.list_img {
  float: left;
  margin-top: 2px;
}

.list_txt {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}

.list_txt > a {
  color: #333333;
  font-size: 15px;
}

.list_time {
  float: right;
  line-height: 30px;
  color: #999999;
  font-size: 15px;
}
