.downstyle2{margin:10px auto;border:1px solid #cedebd;background:#fdfefb;height:94px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px;overflow:hidden;}
.downstyle2 .img{background-position: 0 0;}
.downstyle2 .pdf{background-position: -40px 0;}
.downstyle2 .doc{background-position: -80px 0;}
.downstyle2 .xls{background-position: -120px 0;}
.downstyle2 .txt{background-position: -160px 0;}
.downstyle2 .audio{background-position: -200px 0;}
.downstyle2 .video{background-position: -240px 0;}
.downstyle2 .ppt{background-position: -280px 0;}
.downstyle2 .exe{background-position: -360px 0;}
.downstyle2 .apk{background-position: -520px 0;}
.downstyle2 .bt{background-position:-440px 0;}
.downstyle2 .fileico{width:35px;height:44px;background: url(images/fileico.png) -400px 0;float:left;}
.downstyle2 .filecont{float:left;padding:0 0 0 10px; text-indent:0 !important;}
.downstyle2 .filecont .filetit{height:27px;font-size:14px;line-height:25px;letter-spacing:1px;font-family:"Microsoft Yahei";}
.downstyle2 .filecont .filetit span{font-size:12px;color:#999;margin-left:10px;float:left;font-family:arial;letter-spacing:0;}
.downstyle2 .filecont .filetit a{color:#666;text-decoration:none;display:block;max-width:290px;overflow:hidden;white-space:nowrap;float:left;text-overflow: ellipsis;}
.downstyle2 .filecont .filetit a:hover{text-decoration:underline;}
.downstyle2 .filecont .fileaq{height:15px;background:url(images/fileaq.png) no-repeat;padding-left:18px;font-size:12px;color:#73B010;letter-spacing:0;line-height:14px;font-family:arial;}

.downstyle2 .down_2 {
  float: none; /* 移除右浮动 */
  clear: both; /* 确保换行 */
  margin-top: 20px; /* 下移20像素 */
  text-align: left; /* 左对齐内容 */
  width: 100%; /* 如果需要占满整行宽度 */
}

.downstyle2 .down_2 a {
  width: 130px;
  height: 42px;
  display: block; /* 如果需要左对齐，可改为 inline-block */
  background: url(images/down_2.jpg) no-repeat -2px -1px;
  overflow: hidden;
  margin: 0; /* 确保左对齐 */
}

.downstyle2 .down_2 a:hover {
  background: url(images/down_2.jpg) no-repeat -2px -46px;
}

/*****加上中文 不乱码******/