/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background-color: #ffffff;
}

a,
a:visited {
  color: #333;
  font-size: 13px;
}

a:hover,
a:visited:hover {
  color: rgb(245, 78, 78);
}

.container {
  width: 1200px;
  margin: 0px auto;
padding-bottom: 40px;
}

.clearfix {
  zoom: 1;
}

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

.top {
  height: 500px;
  width: 100%;
  background: url("bj.png") no-repeat top center;
}


.top a img {
  margin-top: 30px;
  height: 39px;
}

.section1 {
  background: #f7f7f7;
}



.lunbo {
  width: 1200px;
  height: 335px;

  position: relative;
  background-color: #ffffff;

}

.lunbo .hd {
  width: 121px;
  height: 41px;
  overflow: hidden;
  position: absolute;
  right: 605px;
  bottom: 0px;
  z-index: 1;
  background: url("tu05.png") no-repeat center center;

}

.lunbo .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  margin-left: 40px;
}

.lunbo .hd ul li {

  float: left;

  background: url("tu04.png") no-repeat center center;
  width: 10px;
  height: 10px;
  margin-right: 30px;
  margin-top: 15px;

}

.lunbo .hd ul li.on {
  background: url("tu03.png") no-repeat center center;
  width: 10px;
  height: 10px;
}

.lunbo .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.lunbo .bd li {
  width: 100%;
  height: 100%;
}

.lunbo .bd li a.img {
  display: block;
  width: 595px;
  height: 335px;
  position: relative;
  float: left;
}

.lunbo .bd img {
  width: 595px;
  height: 335px;
  display: block;
}



.lunbo .bd li .text {
  width: 605px;
  height: 335px;
  padding: 30px 30px 30px 30px;
  position: relative;
  float: right;
  box-shadow: 0 3px 6px #00000029;
  background: #fff;

 
}

.lunbo .bd li .text .text_tit {
  width: 100%;
  margin-bottom: 25px;
  margin-top: 15px;

  
}

.lunbo .bd li .text .text_tit a {

  text-align: center;

  font-weight: 700;
font-size: 24px;
line-height: 34px;

}

.lunbo .bd li .text p.text_body {

  text-indent: 2em;

  font-weight: 300;
font-size: 18px;
line-height: 34px;
color: #333;
}

.lunbo .bd li .text a.text_body_list {
  display: inline-block;

  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 142px;
height: 46px;
background: #4c85dc;
line-height: 46px;
text-align: center;

font-weight: 400;
font-size: 18px;
color: #fff;

}



.catname {
   width: 367px;
  height: 62px;
  display: block;
  margin-left: 416.5px;
  margin-top: 40px;
}

.catname1 {
  background: url("catname1.png") no-repeat center center;

}

.catname2 {
  background: url("catname2.png") no-repeat center center;
}

.catname3 {
  background: url("catname3.png") no-repeat center center;
}

.catname4 {
  background: url("catname4.png") no-repeat center center;
}


.section2{
  width: 100%;
  position: relative;
}



.section2bottombanner {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}

.section2bottombanner ul {
  width: 1240px;
  overflow: hidden;
}

.section2bottombanner ul li {
  display: inline;
  float: left;
  width: 386px;
  overflow: hidden;
  position: relative;
  margin-right: 21px;
  height:301px ;
}

.section2bottombanner ul li a {
 width: 100%;
}

.section2bottombanner ul li img {
  width: 386px;
  height: 241px;
}

.section2bottomleft {
  cursor: pointer;
  position: absolute;
  left: -55px;
  top: 180px;
  z-index: 999;
  width: 23px;
  height: 40px;
  background: url(left.png) no-repeat;
}

.section2bottomright {
  cursor: pointer;
  position: absolute;
  right: -55px;
  top: 180px;
  z-index: 999;
  width: 23px;
  height: 40px;
  background: url(right.png) no-repeat;
}

.section2bottombanner ul li span{
  width: 100%;
    height: 60px;
    display: block;
    font-weight: 700;
font-size: 18px;
line-height: 60px;
text-align: center;
color: #f8f8f8;
background: #4c85dc;
}





.section3{
  width: 100%;
  position: relative;
}



.section3bottombanner {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}

.section3bottombanner ul {
  width: 1240px;
  overflow: hidden;
}

.section3bottombanner ul li {
  display: inline;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 40px;
  width: 270px;
  height: 681px;
}

.section3bottombanner ul li a {
 width: 100%;
}

.section3bottombanner ul li img {
  width: 270px;
  height: 681px;
}

.section3bottomleft {
  cursor: pointer;
  position: absolute;
  left: -55px;
  top: 380px;
  z-index: 999;
  width: 23px;
  height: 40px;
  background: url(left.png) no-repeat;
}

.section3bottomright {
  cursor: pointer;
  position: absolute;
  right: -55px;
  top: 380px;
  z-index: 999;
  width: 23px;
  height: 40px;
  background: url(right.png) no-repeat;
}

