body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color:#ffffff;;

}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #df0011;
}
.container {
  width: 1200px;
  margin: 0px auto;

  padding-top:40px;
 
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}


.top{
  background: url("bj.png") no-repeat top center;
  width: 100%;
  height: 540px;
  position: relative;

  display: block;
}

.top .container{
  display: block;
  width: 1200px;
  position: relative;
 
}
.top .container a{
  height: 60px;
  display: block;
}
.top .container a img{
  position: absolute;
  display: block;
  height: 60px;
  top:15px;
  left:50px;
}

.daoyun{
  width: 100%;
  height: 442px;
  background: url("bj02.png") no-repeat center center;
  margin-top: 330px;
  padding-left: 100px;
  padding-right: 90px;
  padding-top: 80px;
  position: relative;
}
.daoyun img{
  width: 36px;
  display: block;
  position: absolute;
  height: 181px;
  top: 120px;
  left: 35px;
}

.daoyun p{
  line-height: 36px;
  font-size: 16px;
  text-indent: 2em;

}


.picturenews{
  background-color: #ffffff;
  height: 400px;
  width: 100%;

  margin-top: 300px;

}

.picture{
  width: 600px;
  height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
  


}

.picture .hd {
  width: 100px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 13px;
  z-index: 1;
}
.picture .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.picture .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  background: url("tu03.png") no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}
.picture .hd ul li.on {
  background: url("tu04.png") no-repeat;
}
.picture .bd {
  position: relative;
  width: 600px;
  height: 400px;
  z-index: 0;
  overflow: hidden;
}
.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}
.picture .bd li a {
  display: block;
  width: 600px;
  height: 400px;
  position: relative;
}
.picture .bd li a img {
  display: block;
  width: 600px;
  height: 400px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.picture .bd li a i {
display: block;
  width: 600px;
  height: 50px;
  background: #000;
  position: absolute;
  left: 0px;
  bottom: 0px;

  opacity: 0.4;
  z-index: 1;

}
.picture .bd li a h3 {
 display: block;
  width: 600px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 20px;
  font-size: 18px;
  color: #ffffff;
  z-index: 2;
}

.picturenews .news{
  height: 400px;
  float: right;
  width: 570px;


padding-left: 25px;
}

 .catname{
  width: 100%;
  height: 70px;
  margin-bottom: 25px;


  border-bottom: 1px solid #dddddd;
}
.catname p{
  font-size: 32px;
  line-height: 50px;
  color: #eebb21;
  float:left;
  height: 70px;
  font-weight: bold;
  border-bottom: 4px solid #eebb21;
  padding-left: 60px;
  background: url("tu.png") no-repeat bottom left;
}

 .catname  a{
  float: right;
  width: 60px;
  display: inline-block;
  font-size: 16px;
  color: #999999;
  line-height: 50px;
  height: 70px;
  
}

.catname01 p{
  margin-left: 270px;
}
.catname02 p{
  margin-left: 250px;
}

.picturenews .news ul li{
  display: inline-block;
  position: relative;
  width: 100%;
  height: 60px;

}
.picturenews .news ul li i{
  width: 5px;
  height: 5px;
  position: absolute;
  top: 45%;
  left: 0px;
  display: inline-block;
  background:url("tu05.png") no-repeat center center;
}

.picturenews .news ul li a{

  font-size: 16px;
  line-height: 60px;
  height: 60px;

  display: inline-block;

  padding-left: 20px;
}
.middle{
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
.middle .content{
  width: 100%;
  padding-bottom: 20px;
}
.middle .content p{
  font-size: 18px;
  line-height: 36px;
  text-indent: 2em;
}

.middle ul{
  width: 1240px;
}
.middle ul li{
  display: inline-block;
  width: 380px;
  height: 300px;
  margin-right: 30px;
  float: left;
}

.middle ul li a{
  display: inline-block;
  width: 100%;
  height: 300px;
}

.middle ul li a img{
  display: inline-block;
  width: 100%;
  height: 250px;
}

.middle ul li a span{
  display: inline-block;
  width: 100%;
  height: 50px;
  background-color: #c5ac80;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}
.bottompicture{
  display: block;
  width: 100%;
  background: url("bottompicture.jpg") no-repeat center center;
  height: 708px;
  margin-top: -40px;
}