
html{
  font-family: '微软雅黑';
}
/* 清除浮动 */
.clearfix:after {  content: "."; display: block; height: 0; clear: both; visibility: hidden;  }   

 .clearfix {*zoom: 1;}   /* IE6、7 专有 */
.container{
  width: 1200px;
  margin: 0 auto;
}
.art-box{
  width: 1200px;
  border: 1px solid #cccccc;
  padding: 20px;
  margin: 30px auto;
}
.art-box h3{
  font-weight: 800;
  font-size: 20px;
  text-align: center;
}
.xzzx-img {
  float: left;
  width: 182px;
  height: 182px;
  border: 1px solid #DDD;
  margin-left: 70px;
  
}
.xzzx-con{
  width: 750px;
  float: right;
  height: 150px;
  margin: 30px 126px 30px 0;
}
.xzzx-download,
.xzzx-collection{
  width: 134px;
  height: 41px;
  margin-top: 32px;
}
.xzzx-download{
  margin-left: 120px;
  margin-right: 80px;
  background: url(ljxz.png) no-repeat;
}
.xzzx-collection{
  background:url(scgy.png) no-repeat;
}
.xzzx-download a,
.xzzx-collection a{
  display: block;
  width: 100%;
  height: 100%; 
}
.xzzx-img img{
  width: 180px;
  height: 180px;
}
.location{
  height: 40px;
   background :url(dqwz_pic.png) no-repeat 10px center;
  padding-left:30px;
  line-height: 40px;
  text-align: left;
  font-family: "微软雅黑";
}