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

a:hover,
a:visited:hover {
  color: #df0011;
}
.container {
  width: 1200px;
  margin: 0px auto;


 
}
.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: 671px;

}

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

  top:15px;
  left:50px;
}

.container .qt{
  margin-top: -25px;
  background-color: #ffffff;
  padding: 40px 45px;
  box-shadow: 0px 0px 8px #d9f0fa;

}


.container .qt span{
  width: 47px;
  height: 117px;
  display: block;
  float: left;
  background: #0491e3;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  padding:30px 14.5px 0px 14.5px;
  border-radius: 5px;
}




.container .qt p{
font-size: 18px;
line-height: 40px;
float: right;
width: 1030px;
}



.picturenews{
  margin-top: 30px;
  height: 435px;
  width: 100%;
}

.picture{
  height: 435px;
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;

}

.picture .hd {
display: none;
}

.picture .bd {
  position: relative;
  height: 435px;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}
.picture .bd li a {
  display: block;
  height: 435px;
  width: 100%;
  position: relative;
}
.picture .bd li a img {
  display: block;
  width: 680px;
  height: 385px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.picture .bd li a i {
  display: block;
  width: 680px;
  height: 350px;
  background: #0780bc;
  color: #ffffff;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.picture .bd li a p {
  display: block;
  width: 418px;
  height: 130px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  bottom: 100px;
  font-size: 20px;
  color: #ffffff;
  z-index: 2;
}

.picture .bd li a p span {
  display: block;
  font-size: 26px;
  margin-bottom: 30px;
}

.section02{
  width: 100%;
  padding: 40px 30px 0px 30px;
  margin-top: 30px;
  box-shadow: 0px 0px 8px #d9f0fa;
  background: #ffffff;
}

.section02 .catname{
  width: 100%;
  background: url("catname.png") no-repeat center center;

}

.section02 .catname a{
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #0780bc;
  display: flex;
  justify-content:center;
}

.section02 p{
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 32px;

}

.section02 ul{
  border-top:1px solid #e2e2e2 ;
  padding-top: 30px;
}
.section02 ul li{
  float: left;
  margin-right: 20px;
  width: 270px;
  margin-bottom: 10px;
}
.section02 ul li:nth-child(4),
.section02 ul li:nth-child(8){
  margin-right: 0px;
}
.section02 ul li a{

}
.section02 ul li a img{
width: 270px;
height: 170px;
}

.section02 ul li a span{
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  width: 100%;
  display: block;
  margin: 20px 0px 20px 0px;
}

.footerbottom{
  height: 30px;
  width: 100%;
}