body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color:#ffffff;;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #df0011;
}
.container {
  width: 1200px;
  margin: 0px auto;

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


.top{
  background: url("bj.jpg") no-repeat top center;
  width: 100%;
  height: 653px;
  position: relative;
}

.top .container{
  display: block;
  width: 1200px;
  position: relative;
}
.top .container a img{
  position: absolute;
  display: block;
  width: 220px;
  height: 55px;
  top:15px;
  left:50px;
}


.container .qt{
  padding-top: 30px;
  width: 1200px;
  height: 320px;
  position: absolute;
  top: 520px;
  left: 0px;
  /*border: 1px solid #ffffff;
  border-radius:25px;*/
  background-color: #ffffff;
  background: url(bj04.png) no-repeat left bottom;
  background-size: 1220px 320px;
  background-position-x: -10px;
}

.container .qt img{
  display: block;
float: left;
  width: 122px;
  height: 91px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 77px;
  margin-bottom: 77px;
}



.container .qt span{
  float: left;
  display: inline-block;
  width: 1030px;
color: #333333;
text-indent: 2em;
  font-size: 22px;
  line-height: 36px;
}

.container .catname{
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.container .jxfc{
  width: 1330px;
  margin-top: 20px;
}

.container .jxfc li{
  display: inline-block;
  height: 45px;
  float: left;
  background: url("dian01.png") no-repeat left center;
  width: 580px;
  margin-right: 40px;
  position: relative;
}

.container .jxfc li a{
  padding-left: 15px;
  color: #000000;
  font-size: 18px;
  line-height: 45px;
  display: inline-block;
}
.container .jxfc li span{
  font-size: 18px;
  line-height: 45px;
  display: inline-block;
  color: #999999;
  position: absolute;
  width: 90px;
  height: 45px;
  right: 0px;
  top: 0px;
}

.container .titlelist{
  border: 1px solid #ffffff;
  border-radius:25px;
  background: url("bj02.png") no-repeat center center;
  background-size: 1200px 222px;
  width: 100%;
  height: 222px;
  font-size: 20px;
  line-height: 30px;
  padding: 35px 45px;
  text-indent: 2em;
}
.container .titlemore{
  color: #f81a04;
  font-size: 20px;
  line-height: 30px;

}



.bottompicture{
  margin-top: 40px;
  height: 265px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;

}

.bottomleft{
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  top: 112px;
  left: -60px;
  z-index: 999;
}

.bottomright{
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  right: -60px;
  top: 112px;
  z-index: 999;
}

.bottomleft1{
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 112px;
  left: -60px;
  z-index: 999;
  background: url("left.png") no-repeat center center;
  cursor: pointer;
}

.bottomleft1:hover{
  background: url("left1.png") no-repeat center center;
}

.bottomright1{
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: -60px;
  top: 112px;
  z-index: 999;
  background: url("right.png") no-repeat center center;
  cursor: pointer;
}
.bottomright1:hover{
  background: url("right1.png") no-repeat center center;
}



.bottombanner{
  height: 265px;
  width: 1200px;
  margin:0px auto;
  overflow: hidden;
  border-radius:10px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}

.bottombanner ul {
 width: 1230px;
 height: 265px;
 overflow: hidden;
}
.bottombanner ul li{
  position: relative;
  display: inline;
  height: 265px;
  width: 384px;
  float: left;
/*background: url("bj03.png") no-repeat top center;
background-size: 396px 270px;
 padding-top: 12px;
*/
overflow: hidden;
margin-right: 30px;

 border-radius:10px;
 border:1px solid #cccccc;
}


.bottombanner ul li a img{
  width: 380px;
  height: 215px;

}

.bottombanner ul li a span{
  display: block;
  height: 50px;
  width: 380px;

  line-height: 50px;
  font-size: 16px;
  color: #333333;
  text-align: center;

}
