/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color: #ffffff;

}

a,
a:visited {
  color: #333;
  font-size: 17px
}

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

.container {
  width: 1200px;
  margin: 0px auto;
  margin-top: -310px;

}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

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

.picturenews {
  padding-top: 53px;

  width: 1224px;
  height: 634px;
  background: url("bj02.png") no-repeat top right;

}

.picture {
  height: 520px;
  width: 700px;
  float: left;
  overflow: hidden;
  position: relative;
}


.picture .hd {
  width: 110px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 22px;
  z-index: 1;
}

.picture .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.picture .hd ul li {
  float: left;
  margin-right: 15px;
  width: 10px;
  height: 10px;
  background: url("bj04.png") no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}

.picture .hd ul li.on {
  background: url("bj05.png") no-repeat;
}

.picture .bd {
  position: relative;
  height: 520px;
  width: 700px;
  z-index: 0;
  overflow: hidden;
}

.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}

.picture .bd li a {
  display: block;
  height: 520px;
  width: 700px;
  position: relative;
}

.picture .bd li a img {
  display: block;
  height: 520px;
  width: 700px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.picture .bd li a i {
  display: block;
  width: 700px;
  height: 60px;
  background: url("bj03.png") no-repeat center center;
  opacity: .9;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

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

.news {
  width: 500px;
  float: left;
  height: 585px;
  padding-left: 34px;
  padding-right: 58px;
}

.news .newstitle {
  font-size: 24px;
  line-height: 48px;
  font-weight: bold;
}

.news p {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 32px;
  color: #999999;
}

.news .newsmore {

  background: url("bj06.png") no-repeat center center;
  width: 140px;
  height: 40px;
  display: block;
}

.middlecontent {
  width: 100%;
  margin-top:20px;
  margin-bottom:20px;
}

.catname {
  font-size: 28px;
  font-weight: bold;
}

.middlecontent .zjpszj {
  width:100%;
  margin-top:10px;
}

.middlecontent .zjpszj ul {
  float: left;
  width: 678px;

}

.middlecontent .zjpszj ul li {
  background: url("bj07.png") no-repeat center center;
  width: 100%;
  height: 166px;
  margin-bottom: 20px;
  padding-left: 135px;
  padding-right: 40px;
  padding-top: 35px;
}

.middlecontent .zjpszj ul li h3 {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
}

.middlecontent .zjpszj ul li p {
  font-size: 16px;
  line-height: 32px;
  color: #999999;
  margin-top: 5px;
}

.middlecontent .zjpszj ul li p a{
  font-size: 16px;
  line-height: 32px;
  color: #c40316;
  float: right;
}





.middlecontent .zjpszjright {
  float: right;
  width: 522px;
  background: url("bj08.png") no-repeat center center;
  height: 346px;
  padding-left: 45px;
  padding-right: 120px;
  padding-top: 35px;
}

.middlecontent .zjpszjright h3{  font-size: 18px;
  line-height: 32px;
  font-weight: bold;}

.middlecontent .zjpszjright p{    font-size: 16px;
  line-height: 32px;
  color: #999999;
  margin-top: 5px;}

.middlecontent .zjpszjright p a{  font-size: 16px;
  line-height: 32px;
  color: #c40316;
  float: right;}


  .picBtnTop {
    width: 100%;
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 20px;
    margin-top:10px;
  }
  
  .picBtnTop .hd {

    margin-left: 20px;
    width: 603px;
    height: 360px;
    float: right;
    right: 30px;
    overflow: hidden;
    background: url("bj11.png") no-repeat bottom center;
  }
  
  .picBtnTop .hd ul{padding-left: 60px;}
  .picBtnTop .hd ul li {

    border: 2px solid #ffffff;
float: left;

    width: 151px;
    height: 111px;
    margin-right: 20px;
    margin-bottom: 115px;
  }
  
  .picBtnTop .hd ul li a img {
    width: 100%;


    cursor: pointer;
    vertical-align: bottom;

  }
  

  
  .picBtnTop .hd ul li.on {
    border-color: #7a97d8;
  }
  
  .picBtnTop .bd {
    width: 560px;
    height: 400px;
    position: relative;
    box-shadow: 0px 0px 10px #ccc;
    float: left;
  }
  
  .picBtnTop .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
    float: left;

  }
  
  .picBtnTop .bd li .pic {
    position: relative;
    z-index: 0;

  }
  
  .picBtnTop .bd li .pic img {
    width: 560px;
    vertical-align: bottom;

    height: 400px;
  }
  
 
.bottomlink{
  width: 100%;

}

.bottomlink img{
  width: 100%;
}