
/*产品中心*/
.problock{ margin-top: 30px; overflow: hidden; margin-bottom:30px; }
.prolist{float: left; width: 275px; background:#00b156; color: #fff}
.procon{ float: left; width: 925px; }
.procon .blocktit{margin-left: 30px }
.procon .proconlist li{ float: left; margin-left: 25px; width: 283px ;}
.procon .proconlist li img{ width: 100%; overflow: hidden; height: 230px }
.procon .proconlist li p{  text-align:center; line-height:70px; display:block; margin-bottom: 20px; background:#00b156; 
	font-size: 18px; transition: 0.5s; color: #fff }
.procon .proconlist li:hover p{ background:#fc8b00; color: #fff }
.protitle{ height: 60px; line-height:60px; 
	color:#fff; font-size: 30px; padding-left: 20px; font-weight: bold; display:block; background:#008942; }
.profenlei li{ line-height: 50px; font-size: 16px; border-bottom: 1px solid #00c861;  
	color: #666; cursor: pointer;  }
.profenlei li a{ color: #fff; display:block;padding-left: 20px }
.profenlei li a:hover{background: #fc8b00; color: #fff }


/*首页联系我们*/
.indexcall{ background: #fc8b00; padding: 40px 0; text-align: center; margin-top: 20px  }
.indexcall strong { color: #fff; font-size: 28px;}
.indexcall img{ vertical-align: -15px; }
.indexcall span{ font-size: 32px; color: #fff; margin-top:10px; display: inline-block; }



/*关于我们*/
.aboutblock{ background:url(../images/index_02.jpg) no-repeat center top ;
 background-size: 100%; overflow: hidden;  margin-bottom: 50px}
.abtit{ width: 500px; text-align: center; margin: 30px auto; 
  overflow: hidden; color: #fff; display: block; }
.abtit p{ font-size: 30px; line-height: 70px }
.abtit span{ font-size: 14px; color: #ccc }

.aboutcon{ background: #00b156; width: 100%; min-height: 300px;
  position: relative; margin-top: 200px }
.aboutcon div{ width: 450px; float: left; padding:30px;
 line-height: 30px; color: #fff; height:218px; overflow: hidden;  }
.aboutcon div p{ text-indent: 24px }
.aboutcon div a{ color: #fff }
.aboutcon img{ float: left; height: 400px; width: 650px; position: absolute;
top: -150px }
div.more{ margin-top: 50px; border-radius: 20px; 
  background: #86c042; height: 40px; width: 120px; 
  text-indent: center; line-height: 40px; text-align: center; }
div.more a{  color: #fff;}






/*block14*/
.Box {position: relative; padding: 100px 0}
.Box .content {width: 1200px;margin: 0 auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 225px;height: 250px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li .pimg{ width: 225px; height: 200px; overflow: hidden; }
.Box .Box_con .conbox ul li img {display: block;width: 225px;height: 200px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1); height: 200px;}
.Box .Box_con .conbox ul li span{ line-height: 30px; text-align: center; display:block; color: #fff }
.Box .BoxSwitch {text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;
  width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: #b15300;}




/*标题*/
.blocktit{ font-size:30px; color: #00b156; line-height: 30px; margin-bottom: 10px; 
	display: block; }
.blocktit strong{ float: left; }
.blocktit strong span{ color: #000 }
.blocktit  i{ font-size: 20px; margin:0 10px; color: #ccc;  }
.blocktit em{color: #ccc; font-size:20px; }
.blocktit a.more{ float: right; color: #999; font-size: 14px; }
.blocktit a.more:hover{ color: #00b156 }


/*关键字*/
.search { background: #fff;  padding: 20px; display: block; margin-top: 20px; overflow: hidden; box-shadow: 1px 5px 5px #ccc}
.search span{color: #00b156; font-size: 16px; font-weight: bold;}
.search a{ margin-right: 20px;  color: #666; font-size:14px; }
.search a:hover{color: #00b156;}


/*首页长图联系我们*/
.contactbg{ background: url(../images/index2_20.jpg) no-repeat center top; max-height: 177px; 
	width: 100%; text-align: center; font-size: 50px; color: #fff; font-style: italic; padding: 30px 0;
	background-size: 100% 100%  }
.contactbg span{ font-weight: bold;   }







/*案例*/
.caseblock{ background: #fff; overflow: hidden; padding: 30px 0 }
.caseblock .blocktit{ margin-left: 0; margin-bottom: 20px }
.caseblock .proconlist li{ float: left; width: 280px; margin-right: 26px; overflow: hidden;  }
.caseblock .proconlist li:last-child{ margin-right: 0px }
.caseblock .proconlist li p{ line-height: 40px; text-align: center; font-size: 16px }


/*新闻资讯*/
.newandconta{ overflow: hidden; margin:50px auto; }
.newsblock{ float: left; width:820px; }
.newsblock p{ float: left; width: 400px; overflow: hidden; }
.newsblock p img{ height: 400px; width: 400px; overflow: hidden; }
.newsblock ul{ float: right; width: 400px; }
.newsblock ul li{ background:url(../images/arrow.jpg) no-repeat left 18px; 
	line-height: 50px; height: 50px; 
	overflow: hidden; border-bottom: dashed 1px #ccc; padding-left: 20px; }



/*联系我们*/
.contactblock{ float: right; width: 350px; }
.contactcon { background: #fff; width: 270px; height:320px; 
	box-shadow: 1px 5px 5px #ccc; padding: 40px  }
.contactcon dl{ margin-bottom: 20px; }
.contactcon dl dt{ font-size: 18px; line-height: 40px; }
.contactcon dl dt img{margin-right:10px; vertical-align: -10px;  }
.contactcon dl dd{ font-size: 16px; line-height: 30px; color: #8f8f8f }
.contactcon dl dd span{ color: #00b156 }































