.alhtml{margin:0.6rem 0;}
.alhtml .tab ul li{width:3.375rem;background: #fff;margin-left: 0.25rem;float: left;margin-bottom:0.3rem;position: relative;}
.alhtml .tab ul li .img{width:3.375rem;height: 2.57rem;overflow: hidden;position: relative;}
.alhtml .tab ul li .img img{width:3.375rem;height: 2.57rem;}
.alhtml .tab ul li{transition: all 0.2s;}
.alhtml .tab ul li .con h3{font-size: 0.22rem; line-height: 180%;color:#387755;font-weight: bold;}
.alhtml .tab ul li .con .line{height: 2px ;width:0.8rem;background: #387755;}
.alhtml .tab ul li .cont{padding-top:5px;color: #666;line-height: 180%;height: 0.8rem;overflow: hidden;font-size: 0.2rem;}
.alhtml .tab ul li:hover{top:-15px;transition: all 0.2s 0.2s ease-out ;}
.alhtml .tab ul li .shade{background: rgba(0,0,0,0);position: absolute;transition: all 0.2s;top:0;width:3.375rem;height: 2.57rem;}



/*工艺技术列表*/
.gongyilist{margin:0.6rem 0 0.3rem}
.gongyilist ul li{height: 4.88rem;width:3.375rem;float: left;position: relative; color: #fff; text-align: center;margin-bottom: 0.3rem;margin-left:0.25rem}

.gongyilist ul li .pic{height: 2.44rem;}
.gongyilist ul li .pic img{width:3.375rem;height: 2.44rem;}
.gongyilist ul li .con{height: 2.44rem;background: rgba(35,119,85,1);position: absolute;width:100%;z-index: 9;bottom:0;transition: all 0.2s;}
.gongyilist ul li .con h3{font-size: 0.22rem;font-weight: bold;opacity: .9;position: absolute; top: 0.7rem;width:100%;transition: all 0.2s;}
.gongyilist ul li .con p{color: #d1d2d1;position: absolute; top: 1.1rem;width:100%;transition: all 0.2s;font-size: 0.2rem;}
.gongyilist ul li a{color: #fff;}
.gongyilist ul li:hover .con{height:4.88rem;transition: all 0.2s 0.2s ease-out ;}
.gongyilist ul li:hover .con h3{top:1.8rem;transition: all 0.2s 0.2s ease-out ;}
.gongyilist ul li:hover .con p{top:2.44rem;transition: all 0.2s 0.2s ease-out ;}


.txtScroll-left{ width:7rem;  position:relative;margin-left:0.25rem}
		.txtScroll-left .hd{ overflow:hidden;  height:0.5rem; background:#fff; position: absolute;width:7rem;}
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:0.2rem; height:auto; float:left; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{ display:block;  width:0.2rem; height:auto; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.txtScroll-left .hd .prev img{width:0.2rem;height: auto;}
		.txtScroll-left .hd .next img{width:0.2rem;height: auto;}
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
		.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{width:6.5rem; overflow:hidden; margin-left:0.25rem}
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{float:left; text-align: center;width:1.5rem;height: 0.5rem;line-height: 0.5rem;background: #f1f1f1;margin:0 10px}
		.txtScroll-left .bd ul li span{ color:#999;  }