/*Í¨ÓÃ²¿·Ö*/
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;
  background-color: #ffffff;

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

.top{
  background: url("/images/541/bj.png") no-repeat top center;
  width: 100%;
  height: 400px;

}





.picturenews{
  margin-top: 40px;
  width: 100%;
  height: 365px;
}
.picture{
  height: 365px;
  width: 645px;
  float: left;
  overflow: hidden;
  position: relative;
}


.picture .hd {
  width: 100px;
  height: 14px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 15px;
  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("/images/541/dian01.png") no-repeat;
  cursor: pointer;
  text-indent: -9999px;
}
.picture .hd ul li.on {
  background: url("/images/541/dian02.png") no-repeat;
}
.picture .bd {
  position: relative;
  height: 365px;
  width: 645px;
  z-index: 0;
  overflow: hidden;
}
.picture .bd li {
  zoom: 1;
  vertical-align: middle;
}
.picture .bd li a {
  display: block;
  height: 365px;
  width: 645px;
  position: relative;
}
.picture .bd li a img {
  display: block;
  height: 365px;
  width: 645px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.picture .bd li a i {
  display: block;
  width: 645px;
  height: 50px;
  background: url("/images/541/bj02.png") no-repeat center center;
  opacity: .9;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
.picture .bd li a h3 {
  display: block;
  width: 645px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 20px;
  font-size: 15px;
  color: #ffffff;
  z-index: 2;
}

.news{

  width: 530px;
  height: 365px;
  float: right;
}
.news .catname{
  width: 100%;
}
.news .catname p{
  font-size: 33px;
  line-height: 50px;
  color: #d21011;
  float:left;
  height: 50px;
}

.news .catname div{
  display: inline-block;

  float: right;
  background: url("/images/541/bj03.png") no-repeat;
  background-position: center 70%;
  width: 310px;
  height: 50px;
}
.news .catname div a{
  display: inline-block;
  font-size: 17px;
  color: #333333;
  margin-left: 250px;
  margin-top: 20px;
}
.news ul{
  width: 100%;
  margin-top: 10px;


}

.news ul li{
  position: relative;
  height: 42px;
  padding-left: 15px;
  border-bottom: 2px solid #f0f0f0;
}
.news ul li i{
 position: absolute;
 width: 3px;
 height: 3px;
 left: 0px;
 top: 50%;
 background-color: black;
}
.news ul li span{
 position: absolute;
 right: 0px;
 top: 0px;

 height: 43px;
 line-height: 43px;
 font-size: 18px;
 color: #999999;
}
.news ul li a{

  height: 43px;
  line-height: 43px;
  font-size: 17px;
  color: #333333;
}

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

.sencondcontent .leftcontent{
  float: left;
  width: 590px;
}

.sencondcontent .rightcontent{
  float: right;
  width: 590px;
}



.sencondcontent ul{
  width: 100%;
  margin-top: 10px;


}

.sencondcontent ul li{
  position: relative;
  height: 42px;
  padding-left: 15px;
  border-bottom: 2px solid #f0f0f0;
}
.sencondcontent ul li i{
 position: absolute;
 width: 3px;
 height: 3px;
 left: 0px;
 top: 50%;
 background-color: black;
}
.sencondcontent ul li span{
 position: absolute;
 right: 0px;
 top: 0px;

 height: 43px;
 line-height: 43px;
 font-size: 18px;
 color: #999999;
}
.sencondcontent ul li a{

  height: 43px;
  line-height: 43px;
  font-size: 17px;
  color: #333333;
}



.sencondcontent .catname{
  width: 100%;
}
.sencondcontent .catname p{
  font-size: 33px;
  line-height: 50px;
  color: #d21011;
  float:left;
  height: 50px;
}

.sencondcontent .catname div{
  display: inline-block;

  float: right;
  background: url("/images/541/bj04.png") no-repeat;
  background-position: center 70%;
  width: 420px;
  height: 50px;
}
.sencondcontent .catname div a{
  display: inline-block;
  font-size: 17px;
  color: #333333;
  margin-left: 360px;
  margin-top: 20px;
}


