body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color:#ffffff;;
  background: url('bj02.png') no-repeat bottom center;
}
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.jpg") no-repeat top center;
  width: 100%;
  height: 970px;
  position: relative;
}

.top .container{
  display: block;
  width: 1200px;
  position: relative;
 
}
.top .container a img{
  position: absolute;
  display: block;

  height: 60px;
  top:15px;
  left:50px;
}

.container .video{
  height: 630px;
  width: 100%;
  margin-bottom: 30px;
}

.video a{
  display: block;
  height: 630px;
  width: 100%;
  position: relative;
}

.video a img{
  display: block;
  height: 630px;
  width: 100%;
}
/*
.video a i{
  background: url(dian.png) no-repeat center center;
  width: 116px;
  height: 116px;
  position: absolute;
  top: 257px;
  left:542px;

}*/

.container .jdzs{
  width: 100%;
}

.jdzs .jdzslist{
  width: 100%;
}


.jdzs .leftjdzs{
  float: left;
  width: 590px;

}
.jdzs .middlexian{
  float: left;
  width: 2px;
  background-color:  #cab366;
  height: 430px;
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 50px;

}
.jdzs .rightjdzs{
  float: left;
  width: 590px;
  
}

.jdzs .catname{
  width: 100%;
  height: 35px;

}
.catname i{

  width: 221px;
  display: inline-block;
  background-color: #004193;
  height: 5px;
  margin-top: 15px;
  margin-bottom: 15px;

}


.catname .leftxian{
  float: left;
}
.catname .rightxian{
  float: right;
}

.catname a{
  width: 139px;
  text-align: center;
  float: left;
  display: inline-block;
 color: #004193;
 line-height: 35px;
 height: 35px;
 font-size: 30px;
 font-weight: bold;
}

.catname a:hover,
.catname a:visited:hover {
  color: #df0011;
}

.imglist {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 20px;
  margin-bottom: 25px;
}

.imglist ul{
  width: 560px
}

.imglist ul li{
  float: left;
  width: 235px;
  margin-right: 40px;
  display: inline-block;
}

.imglist ul li a{
  width: 235px;
  height: 220px;
  display: inline-block;
}

.imglist ul li a:hover,
.imglist ul li a:visited:hover {
  color: #df0011;
}

.imglist ul li a img{
  width: 235px;
  height: 180px;
  display: inline-block;
}

.imglist ul li a span{
  width: 235px;
  height: 40px;
  display: block;
  font-size: 16px;

  line-height: 40px;
  text-align: center;
}

.imglist .bottomimglist{
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}

.imglist .bottomimglist img{
  height: 160px;
  width: 510px;
  display: inline-block;
}

.imglist .bottomimglist span{
  width: 510px;
  height: 40px;
  display: block;
  font-size: 16px;

  line-height: 40px;
  text-align: center;
  display: block;
}