.hide { display:none; }/*隐藏*/
.ipro100{ clear:both; overflow:hidden; }
.ipro{ width:1200px; margin:0 auto; clear:both; min-height:300px; }
.ipro .pl{ width:1200px; margin:0 auto; clear:both; position:relative; z-index:0; }
.ipro .pr{ width:1200px; margin:0 auto; clear:both; }
.tabCpl{ width:100%; text-align:center; clear:both; overflow:hidden; }
.tabCpl ul{ }
.tabCpl ul li{ display:inline-block; border:#eee 1px solid; color:#555; line-height:40px; padding:0 30px; margin-right:10px; }
.tabCpl ul li:hover{ color:#00B0F0; }
.tabCpl ul li.current{ color:#00B0F0; }
.tabCpl ul li a{ display:block; color:#555; font-weight:bold; }
.tabCpl ul li a:hover{ color:#00B0F0; }
.tabCpl ul li a.current{ color:#00B0F0; }
.tabCpr .iprolist{ clear:both; overflow:hidden; padding-top:30px; }
.tabCpr .iprolist ul li{ float:left; width:23%; margin-right:2%; margin-bottom:20px; }
.tabCpr .iprolist ul li:nth-child(4n){ margin-right:0px; }
.tabCpr .iprolist ul li .img{ width:100%; height:200px; overflow:hidden; border:#ddd 1px solid; }
.tabCpr .iprolist ul li .img img{ max-width:100%; max-height:200px; cursor:pointer; transition:all 0.6s; }
.tabCpr .iprolist ul li .img img:hover{ transform:scale(1.2); }
.tabCpr .iprolist ul li .nam{ width:100%; line-height:30px; text-align:center; }