body,div,dd,dl,ol,ul,li,h1,h2,h3,h4,h5,h6,form,fieleset,input,p,th,td{margin:0;padding:0;}
address,caption,cite,dfn,en,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; color: #000;}
fieldset,img{border:0;}
a,p{color:#000;}
a{ text-decoration:none;}
.clear{clear:both;}
.alignleft{ float:left}
.alignright{ float:right}

body{ 
  font-family:微软雅黑;  
  }
.top{
  width: 1200px;
  margin: 0 auto;
  height: 85px;
  padding:20px 0;

}
.top .logo{
  width: 600px;
  height: 85px;
  float: left;
  background: url(../img/logo.jpg) no-repeat scroll left center;
  padding-left: 280px;
}
.top .logo p{
  font-size: 20px;
  font-weight:normal;
  margin-top: 20px;
  line-height: 30px;
}
.top .logo span{
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.tel{
  width: 220px;
  float: right;
  padding-top: 11px;
}
.menu{
  width: 100%;
  height: 50px;
  background: #383838;
}
.menu ul{
  width: 1200px;
  margin: 0 auto;
}
.menu ul li{
  width: 200px;
  float: left;
  position: relative;  
}
.menu ul li a{
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  display: block;
  text-align: center;
}
.menu ul li ul{
  width:100%; 
  display:block;
  position:absolute; 
  left: 0;
  top: 50px;
  background: #000;
  z-index:999;
}
.menu ul li ul li{
  height:50px; 
  line-height:50px; 
  border:none;
}
.menu ul li ul li a{ 
  height:50px; 
  line-height:50px; 
  color:#FFF; 
  font-size:14px;
}
.menu ul li ul li a:hover{
  background: #005d00;
  display: block;

}

/* banner */
.main_visual{
  height:600px;  
  overflow:hidden;
  position:relative;
}
.main_image{
  height:600px;
  overflow:hidden;
  position:relative;
}
.main_image ul{
  width:9999px;
  height:600px;
  overflow:hidden;
  position:absolute;
  top:0;
  left:0
}
.main_image li{
  float:left;
  width:100%;
  height:600px;
}
.main_image li span{
  display:block;
  width:100%;
  height:600px
}
.main_image li a{
  display:block;
  width:100%;
  height:600px
}
.main_image li .img_1{background:url('../img/banner.jpg') center top no-repeat}
.main_image li .img_2{background:url('../img/banner1.jpg') center top no-repeat}
.main_image li .img_3{background:url('../img/banner2.jpg') center top no-repeat}
.flicking_con{
  position:absolute;
  bottom:50px;  
  left:50%;
  z-index:999;
  width:300px;
  height:21px;
  margin:0 0 0 -50px;
}
.flicking_con a{
  float:left;
  width:21px;
  height:21px;
  margin:0;
  padding:0;
  background:url('../img/btn_main_img.png') 0 0 no-repeat;
  display:block;
  text-indent:-1000px;
}
.flicking_con a.on{
  background-position:0 -21px;
}

.notice{
  width: 100%;
  height: 60px;
  background: #f0f0f0;  
}
.not,.con3{
  width: 1200px;
  margin: 0 auto;
}
.searchform{
  width: 360px;
  height: 34px;
  padding: 3px;
  float: left;
  margin-top: 10px;
  background: #005d00;
}
#ls{
  width: 300px;
  float: left;
  height: 34px;
  border: none;
  background: #ffffff;
}
.searchBtn{
  width: 50px;
  float: right;
  background: none;
  border: none;
  font-size: 15px;
  color: #fff;
  line-height: 34px;
  text-align: center;
}
.zxzx{
  width: 650px;
  float: right;
}
.zxzx h2{
  width: 120px;
  height: 60px;
  background: #005d00;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.zxzx marquee{
  width: 500px;
  float: right;
  font-size: 16px;
  line-height: 60px;
}
.con1{
  width: 1200px;
  height: auto;
  margin: 50px auto 70px;
  overflow: hidden;
}
.con1-left{
  width: 280px;
  height: auto;
  background: #005d00;
  float: left;
}
.con1-left .con1-tit{
  padding: 23px 0;
  border-bottom:2px solid #fff;
}
.con1-left .con1-tit h2{
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.con1-left .con1-tit span{
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 24px;
}
.con1-list li{
  width: 100%;
  height: 50px;
  border-bottom:2px solid #fff;
}
.con1-list li a{
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  text-align: center;
}
.con1-left .more{
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 60px;
  font-weight: bold;
}
.con1-right{
  width: 900px;
  height: auto;
  float: right;
  overflow: hidden;
}
.con1-right ul li{
  width: 282px;
  height:282px;
  float: left;
  margin: 0px 0 40px 18px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}
.con1-right ul li img{
  width: 282px;
  height: 282px;
  cursor: pointer;
  transition: all 0.6s;  
}
.con1-right ul li:hover img{
  transform: scale(1.2);
}
.con1-right ul li h3{
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  background: rgba(0,0,0,0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.con1-right ul li:nth-child(3N+1){
  margin-left: 0;
}
.con2{
  width: 100%;
  height:380px;
  padding-top: 235px;
  background: url(../img/bg.jpg) no-repeat scroll center 0;
  background-size: 100% auto;  
}
.con2-c{
  width: 550px;
  margin: 0 auto;
  height: 310px;
  padding: 40px 30px 30px 620px;
  background: #005d00;
  position: relative;
}
.con2-c img{
  width: 559px;
  height: 377px;
  position: absolute;
  left: 30px;
  top:-60px;
  z-index: 99;
}
.con2-c h2{
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.con2-c span{
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  line-height: 26px;
  margin-bottom: 20px;
}
.con2-c p{
  font-size: 15px;
  line-height: 30px;
  text-indent: 2em;
  color: #fff;
}
.con2-c a{
  font-size: 15px;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 30px;
  display: table;
  float: right;
}
.con3-left{
  width: 427px;
  height: 432px;
  float: left;
  position: relative;
}
.con3-left img{
  width: 427px;
  height: 432px;
}
.con3-c{
  width: 96%;
  height: 90px;
  padding: 15px 2%;
  background: rgba(0,0,0,0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.con3-c h3 a{
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  display: block;
}
.con3-c p{
  font-size: 14px;
  line-height: 24px;
  color: #eee;
}
.con3-right{
  width: 750px;
  height: 432px;
  float: right;
}

.con3-list li{
  height: 77px;
  border-bottom:1px dashed #666;  
  margin-top: 10px;
}
.con3-list li:nth-child(1){
  margin-top: 0;
}
.con3-list li h3 a{
  width: 80%;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  display: block;
}
.con3-list li span{
  width: 20%;
  float: right;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  display: block;
  text-align: right;
}
.con3-list li p{
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.con3-tit{
  height: 100px;
  background: url(../img/tit.jpg) no-repeat scroll center 23px;
  margin: 70px 0 50px;  
}
.con3-tit h2{
  font-size: 30px;
  color: #000;
  font-weight: bold;
  text-align: center;  
}
.con3-tit span{
  font-size: 13px;
  display: block;
  text-align: center;
  line-height: 26px;
  text-transform: uppercase;
}
.con3-tit p{
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.con4-bg{
  height: 336px;
  padding: 40px 0;
  background: #000;
}
.con4-c{
  width: 1200px;
  margin: 0 auto;
}
.con4-left{
  width: 490px;
  height: 236px;
  background: url(../img/hei.png) no-repeat;
  padding: 50px 50px 50px 20px;
  float: left;
}
.con4-adv h3{
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  padding-bottom: 10px;
}
.con4-adv p{
  font-size: 15px;
  line-height: 24px;
  color: #eee;
}
#con4-1{
  margin-bottom:30px;
}
#con4-right{
  background: url(../img/hei1.png) no-repeat;
  float: right;
  padding: 50px 20px 50px 50px;
}
#con4-right h3,#con4-right p{
  text-align: right;

}
.con5{
  width: 1200px;
  margin: 0 auto;
}
.con5-c li{
  width: 585px;
  height: 170px;
  float: left;
  margin: 0px 0 30px 30px;
  overflow: hidden;
}
.con5-c li:nth-child(2N+1){
  margin-left:0;
}
.con5-c li .con5-l{
  width: 230px;
  height: 150px;
  border: 8px solid #eee;
  float: left;
}
.con5-c li .con5-l img{
  width: 230px;
  height: 150px;
}
.con5-c li .con5-r{
  width: 315px;
  height: 146px;
  padding: 10px;
  background: #eee;
  float: left;
}
.con5-c li .con5-r h3 a{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height:35px;
  display: block;    
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.con5-c li .con5-r p{
  font-size: 15px;
  line-height: 24px;
  color: #666;
  margin: 10px 0;
}
.con5-c li .con5-r span{
  font-size: 15px;
  line-height: 24px;
  color: #666;
}
.duo a{
  font-size: 16px;
  color: #fff;
  background: #005d00;
  padding: 10px 30px;
  display: table;
  margin: 0 auto;
}
#jia{
  margin-top: 30px;
}
.footer{
  width: 100%;
  padding: 30px 0;
  background: #434343;
  margin-top: 70px;
}
.foot{
  width: 1200px;
  margin: 0 auto;
}
.foot-link{
  width: 360px;
  float: left;
  margin-right: 80px;
}
.foot-link h3{
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.foot-link ul li{
  width: 180px;
  float: left;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
}
.foot-link ul li a{
  
  font-size: 16px;
  line-height: 35px;
  color: #fff;
}
.foot-left{
  width: 420px;
  float: left;
}
.foot-left b{
  color: #fff;
  font-size: 40px;
  letter-spacing: 2px;
  border-bottom: #b3b2b2 solid 1px;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.foot-left p{
  width: 100%;
  height: 30px;
  margin-top: 10px;  
  font-size: 16px;
  line-height: 30px;
  color: #fff;

}
.foot-left p img{
  width: 25px;
  height: 25px;
  float: left;
  padding-right: 20px;
}
.foot-center{
  width:180px;
  margin-left:100px;  
  float: left;
}
.foot-center p{
  font-size: 18px;
  color: #eee;
  padding-bottom: 10px;
}
.bottom{
  width: 100%;
  height: 50px;
  background: #000;
  
}
.bottom p{
  font-size: 15px;
  line-height:50px;
  color:#fff;
  text-align: center;
}
.main{
  width: 1200px;
  margin: 0 auto;
}
.mbx{
  font-size: 16px;
  line-height: 60px;
  color: #000;
}
#mb{
  width:100%;
  height:auto;
  display:table;

}
.about p{
  font-size: 16px;
  line-height: 35px;
  text-indent: 2em;
  color: #666;
}

#about-pic{
  width: 1200px;
  height: 184px;
  margin:70px auto;
  position: relative;  
  overflow: hidden;
}
#about-pic ul{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
#about-pic ul li{
  float:left;
  width:208px;
  height: 184px;  
  list-style: none;
  margin-left: 40px;
}
#about-pic ul li img{
  width: 208px;
  height: 154px;
}
#about-pic ul li p{
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news ul li{
  height: 115px;
  border-bottom: 1px solid #adadad;
  margin-bottom: 10px;
}
.news ul li h3 a{
  font-size: 16px;
  line-height: 35px;
  color: #000;
  display: block;
  font-weight: bold;
}
.news ul li span{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.news ul li p{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.pagelist {
  text-align: center;
  margin-top: 31px;
  margin-bottom: 31px;
  }
  .pagelist ul {
  display: inline-block;
  }
  .pagelist ul li {
  float: left;
  margin: 0 5px;
  padding:2px 10px;
  border:1px solid #999;
  }
  .pagelist ul li a {
  text-decoration: none;
  color: black;
  padding: 5px 8px;
  }
  .pagelist ul li .border-a {
  border: 2px solid #ccc;
  color: #555;
  }
  .next-pages {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  }
  .next-pages p {
  text-align: center;
  }
.thisclass{
  background:green;
  color:#fff;
}

.tab {
  width:1200px;
  height:auto;  
  margin:0 auto;
  
  
}
.tab-tit{
  width: 1200px;
  height: 50px;
  margin-bottom: 40px;
}
.tab ol{  
  display: table;
  margin: 0 auto;  
  height:50px;
}
.tab ol li{
  float:left;
  width:130px;
  height:50px;
  background:green;
  text-align:center;
  line-height:50px;
  color: #fff;
}
.tab ol li a{
  color: #fff;

}
.tab ol li.active{
  background:#383838;
  color: #fff;
}
.tab-con{
  width: 1200px;
  height: auto;
}
.tab-list{  
  width:1200px;
  height:auto;  
  
}
.cur{
  display:block;
}
.tab-list ul li{
  width: 285px;
  height:auto;
  background: #efefef;
  float: left;
  margin:0px  0 30px 20px;
}
.tab-list ul li:nth-child(4n+1){
  margin-left: 0;
}
.tab-list ul li img{
  display: table;
  margin: 0 auto;
  padding-top: 9px;
  width: 267px;
  height: 267px;
}
.tab-list ul li h3{
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.tab-list ul li:hover{
  background: #005d00;
}
.tab-list ul li:hover h3{
  color: #fff;
}
.case ul li{
  width: 366px;
  height:auto;
  border: 1px solid #8d8d8d;
  float: left;
  padding:8px;
  margin: 0px 0 30px 24px;
}
.case ul li:nth-child(3n+1){
  margin-left: 0;
}
.case ul li img{
  width: 366px;
  height: 240px;
}
.case ul li h3{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding:10px 0;
}
.case ul li p{
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.pro-left{
  width: 300px;
  height: 300px;
  padding:10px;
  border: 1px solid #8d8d8d;
  float: left;
}
.pro-left img{
  width: 300px;
  height: 300px;
}
.pro-right{
  width: 800px;
  float: right;
}
.pro-right h2{
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 70px;
}
.pro-right span{
  font-size: 15px;
  color: #666;
  padding-bottom:20px;
  display: block;
}
.pro-right p{
  font-size: 15px;
  line-height: 26px;
  color: #666;
}
.pro-right :any-link{
  font-size: 20px;
  color: #fff;
  background: #005d00;
  padding:10px 20px;
  display: table;
  float: left;
  margin:20px 30px 0 0;
  line-height: 35px;
}
.pro-right a img{
  width: 35px;
  height: 35px;
  float: left;
  padding-right: 15px;
}
.pro-tit{
  height: 50px;
  border-bottom:2px solid  #8d8d8d;
  margin: 60px 0 20px;
  
}
.pro-tit strong{
  font-size: 22px;
  color: #fff;
  height: 50px;
  background: #005d00;
  line-height: 50px;
  padding:0px 30px;
  display: table;
}
.pro-con p{
  font-size: 15px;
  line-height: 35px;
  color: #333;
  text-indent: 2em;
}
.rel ul li{
  width: 173px;
  height: auto;
  border: 1px solid #8d8d8d;
  float: left;
  margin-left: 18px;
  overflow: hidden;
  padding:5px 5px 10px;
}
.rel ul li:nth-child(1){
  margin-left: 0;
}
.rel ul li img{
  width: 173px;
  height: 173px;
}
.rel ul li h3{
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newdetail h2{
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 70px;
  text-align: center;  
}
.newdetail #tag{
  font-size: 15px;
  line-height: 30px;
  color: #333;
  display: block;
  text-align: center;
  margin-bottom: 10px;

}
.newdetail p{
  font-size: 15px;
  line-height: 30px;
  color: #333;
}
.article{
  margin-top: 40px;
}
.article p{
  font-size: 16px;
  line-height: 35px;
  color: #005d00;  
}
.article p a{
  font-size: 16px;
  line-height: 35px;
  color: #333;
}
.con_left{
  width: 460px;
  height: 360px;
  border: 1px solid #eee;
  float: left;
  padding:20px;
}
.con_left h2{
  font-size: 24px;
  line-height: 45px;
  font-weight: bold;
  color: #000;
  margin: 40px 0;
}
.con_left p{
  font-size: 16px;
  line-height: 40px;
  color: #000;

}

.ss_form_ul li:nth-child(1){
  width: 580px;
  float: left;
  margin-right: 40px;
}
.ss_form_ul li:nth-child(2){
  width: 580px;
  float: right;
}
.ss_form_ul li:nth-child(3){
  width: 580px;
  float: left;
  margin-right: 40px;
}
.ss_form_ul li:nth-child(4){
  width: 580px;
  float: right;
}
.ss_form_ul li:nth-child(5){
  width: 1200px;
  float: none;
}

.mbx li{
  float:left;
  margin-right:5px;
}