body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color:#f4f4f4;;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #df0011;
}
.container {
  width: 1200px;
  margin: 0px auto;
  padding-bottom: 40px;
  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: 497px;
}

.picturenews{
  background-color: #ffffff;
  height: 481px;
  border: 4px solid #d3862a;
  width: 100%;
  margin-bottom: 40px;
}

.picture{
  margin: 24px 24px;
  width: 567px;
  height: 425px;
  float: left;
  overflow: hidden;
  position: relative;

}

.picture .hd {
  width: 70px;
  height: 12px;
  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: 12px;
  height: 12px;
  background: url("tu02.png") no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}
.picture .hd ul li.on {
  background: url("tu01.png") no-repeat;
}
.picture .bd {
  position: relative;
  width: 567px;
  height: 425px;
  z-index: 0;
  overflow: hidden;
}
.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}
.picture .bd li a {
  display: block;
  width: 567px;
  height: 425px;
  position: relative;
}
.picture .bd li a img {
  display: block;
  width: 567px;
  height: 425px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.picture .bd li a i {
  display: block;
  width: 567px;
  height: 50px;
  background: #000000;
  color: #d3862a;
  opacity: .4;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
.picture .bd li a h3 {
  display: block;
  width: 567px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 20px;
  font-size: 16px;
  color: #d3862a;
  z-index: 2;
}


.title{
  width: 515px;
  height: 425px;
  margin: 24px 24px;
  float: left;

}

.title .titlemiddle{
  display: block;
  font-size: 36px;
  line-height: 60px;
  height: 120px;
  color: #c7240c;
  margin-bottom: 30px;
}

.title p{
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  color: #333;
}

.title p a{
  display: inline-block;
  width: 50px;
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  color: #333;
}

.catname{
  height: 88px;
  
  width: 1199px;
  background: url("bj02.png") no-repeat top center;
  background-color: #ffffff;
  border-left: 1px solid #e9e4d5;
  
  position: relative;
}
.catname img{
  position:absolute;
  width: 1159px;
  height: 88px;
  top:25px;
  left:20px;
}


.catnamelist{
  padding-top:25px;
  border-right: 1px solid #e9e4d5;
  border-bottom: 1px solid #e9e4d5;
  width: 1198px;
  border-left: 1px solid #e9e4d5;
  background-color: #ffffff;
  margin-bottom: 30px;
}

.catnamelist ul{
  overflow: hidden;;
  width: 1280px;
  padding-bottom: 20px;
}

.catnamelist ul li{
 
  background: url("dian.png") no-repeat center left;
  display: inline-block;
  float: left;
  width: 555px;
  padding-left: 25px;
  margin-right: 20px;
  margin-left: 20px;
}

.catnamelist ul li a{
  display: inline-block;
  color: #333333;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
}

.imgScorll {
  height: 360px;
  margin: 30px auto;
}
.imgScorll .poster-main {
  width: 1160px;
  height: 350px;
  position: relative;
  margin: 0 auto;
}
.imgScorll .poster-main a img {
  display: block;
}
.imgScorll .poster-main .poster-list {
  width: 1160px;
  height: 350px;
}
.imgScorll .poster-main .poster-list .poster-item {
  width: 600px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
}
.imgScorll .poster-main .poster-list .poster-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.imgScorll .poster-main .poster-list .poster-item a img {
  display: block;
  width: 100%;
  height: 100%;
}
.imgScorll .poster-main .poster-list .poster-item a span {
  display: block;
  width: 100%;
  height: 40px;
  background: url("sylh_bg_06.png") repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
}
.imgScorll .poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.imgScorll .poster-main .poster-prev-btn {
  left: 0;
}
.imgScorll .poster-main .poster-next-btn {
  right: 0;
}

