/*通用部分*/
body {
  font-family: "微软雅黑";
  background: #ffffff;
  min-width: 1200px;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #333;
}
.container {
  width: 1200px;
  margin: 0px auto;
  padding-bottom:30px;
  padding-top: 30px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.top{
  background: url("bj01.png") no-repeat top center;
  width: 100%;
  height: 510px;
}

.picturenews{
  width: 100%;
  height: 365px;  
}

.picture{
  border:5px solid #e0e0e0;
  border-radius:25px;
  width: 585px;
  height: 366px;
  float: left;
  overflow: hidden;
  position: relative;
  float: left;

}

.picture .hd {
  width: 120px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}
.picture .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.picture .hd ul li {
  float: left;
  margin-right: 10px;
  width: 24px;
  height: 6px;
  background: url("tubiao2.png") no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}
.picture .hd ul li.on {
  background: url("tubiao.png") no-repeat;
}
.picture .bd {
  position: relative;
  width: 585px;
  height: 366px;
  z-index: 0;
  overflow: hidden;
}
.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}
.picture .bd li a {
  display: block;
  width: 585px;
  height: 366px;
  position: relative;
}
.picture .bd li a img {
  display: block;
  width: 585px;
  height: 366px;
  position: absolute;
  left: 0px;
  top: -5px;
 
}
.picture .bd li a i {
  display: block;
  width: 585px;
  height: 50px;
  background: #38393a;
  opacity: 0.4;
  position: absolute;
  left: 0px;
  bottom: 10px;
  z-index: 1;
}
.picture .bd li a h3 {
  display: block;
  width: 585px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  padding-left: 20px;
  font-size: 16px;
  color: #ffffff;
  z-index: 2;
}

.news{
  float:right;
  background: url("bj03.png") no-repeat top center;
  width: 585px;
  height: 366px;
}


.news img{
  width: 111px;
  height: 37px;
  display: inline-block;

}

.news ul{
  width: 100%;
  padding-left: 20px;
}
.news ul li{
  width: 100%;
  position: relative;
}

.news ul li a{
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  padding-left: 25px;
}

.news ul li span{
  position: absolute;
  right: 0px;
  top:0px;
  width: 105px;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
}

.news ul li i{
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 10px;
  top:20.5px;
  background: #333333;
}

.middle{
  width: 100%;
  background:#dae8ff;
  margin-top: 20px;
  padding-bottom: 20px;
}

.catnamemiddle{
  display: inline-block;
  width: 111px;
  height: 37px;

}

.tzgg{
  width: 550px;
  float: left;
}


.middlelist {
  width: 100%;
  padding-top: 10px;
}
.middlelist li{
  width: 100%;
  position: relative;
}

.middlelist li a{
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  padding-left: 25px;
}

.middlelist li span{
  position: absolute;
  right: 0px;
  top:0px;
  width: 105px;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
}

.middlelist li i{
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 10px;
  top:20.5px;
  background: #333333;
}

.zcjl{
  width: 550px;
  float: right;
}

.xctp{
  margin-top: 20px;
  height: 370px;
}

.catname03{
  display: inline-block;
  width: 110px;
  height: 23px;
}




.xctplist{
  margin-top: 30px;
  height: 250px;
  width: 100%;
  position: relative;

}

.prev{
  position: absolute;
  width: 52px;
  height: 64px;
  cursor: pointer;
  top: 73px;
  left: -55px;
  z-index: 999;
}

.next{
  position: absolute;
  width: 94px;
  height: 86px;
  cursor: pointer;
  right: -95px;
  top: 62px;
  z-index: 999;
}

.xctplist1{
  height: 250px;
  width: 100%;
  margin:0px auto;
  overflow: hidden;
}
.xctplist1 ul{
  height: 250px;
}
.xctplist1 ul li{
  overflow: hidden;
  position: relative;
  display: inline;
  height: 250px;
  width: 280px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.xctplist1 ul li a {
  height: 250px;
  width: 280px;
}
.xctplist1 ul li a  span{
  margin-top: 14px;
  margin-bottom: 14px;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 32px;
  height: 32px;
}

.xctplist1 ul li a img{
  height: 190px;
  width: 280px;
}