/*通用部分*/
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("bj.png") no-repeat top center;
  width: 100%;
  height: 1199px;
}

.xxjy{
  position: relative;
}

.xxjylist{
  position: absolute;
  width: 1200px;
  height: 400px;
  left: 0px;
  top:-870px;
}

.picture{
  width: 620px;
  height: 400px;
  float: left;
}
.picture a{
  width: 620px;
  height: 400px;
  position: relative;
  display: inline-block;
}
.picture a img{
  display: inline-block;
  width: 620px;
  height: 400px;
}

.picture a span{
/*  background: url("dian1.png")  center center;*/
background: #4f5456;
opacity: .9;
  display: block;
  position: absolute;
  width: 620px;
  height: 50px;
  line-height: 50px;
  left: 0px;
  bottom: 0px;
  color: #ffffff;
  font-size: 16px;
  padding-left: 20px;
}



.xxyzt{
  width: 580px;
  height: 400px;
  float: left;
  background: #eeeeee ;  
  padding-left:25px ;
  padding-right: 20px;
}

.xxyzt .catname{
  position: relative;
  background: #f7f7f7;
  width: 535px;
  height: 50px;
  margin-top:20px;
  margin-bottom: 5px;
}
.xxyzt .catname .xxyztcatname{

  display: block;
  background: #d00000;
  width: 145px;
  height: 50px;
  font-size: 22px;
  line-height: 50px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.xxyzt .catname .xxyztmore{
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  top: 0px;
  right: 15px;

}
.xxyzt .catname .xxyztmore a{
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;

  color: #999999;
  text-align: center;
}

.xxyzt ul{
  width: 535px;
}
.xxyzt ul li{
  position: relative;
  display: inline-block;
  width: 535px;
  height: 40px;
}
.xxyzt ul li a{
  display: inline-block;
  width: 535px;
  font-size: 17px;
  line-height: 40px;
  height: 40px;
  color: #333333;
  padding-left: 15px;
}
.xxyzt ul li i{
  position: absolute;
  width: 3px;
  height: 3px;
  top: 22px;
  left: 0px;
  background: #d00000;
}

.xxyzt ul li span{
  position: absolute;
  display: inline-block;
  width: 100px;
  font-size: 17px;
  line-height: 40px;
  height: 40px;
  top: 0px;
  right: 0px;
  color: #333333;
}

.hf{
  position: absolute;
  top: -439px;
  display: block;
  width: 100%;
  height: 120px;  
}
.bottomcatname{
  position: absolute;
  top: -284px;
  width: 100%;
  height: 420px;
}

.leftcatname{
  float: left;
  width: 580px;
  height: 420px;
}
.bss{
  width: 580px;
  height: 50px;
  position: relative;
}
.bss span{
  
  display: inline-block;
  text-align: center;
  font-size: 32px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}
.bss .bssmore{
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0px;

}
.bss .bssmore a{
  text-align: center;
  font-size: 16px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  color: #999999;
}
.bottomcatname ul{
  margin-top: 15px;
  width: 580px;
  height: 420px;
}
.bottomcatname ul li{
  width: 580px;
  height: 45px;
  position: relative;
  background: url("dian2.png") no-repeat center left;
}

.bottomcatname ul li a{
  width: 580px;
  height: 45px;
  padding-left: 20px;
  line-height: 45px;
  font-size: 16px;
  color: #333333;
}

.bottomcatname ul li span{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #999999;
}


.rightcatname{
 
    float: left;
    width: 580px;
    height: 420px;
}

