.hide { display:none; }/*隐藏*/
.ipro100{ clear:both; overflow:hidden; padding-top:30px; }
.ipro{ width:1200px; margin:0 auto; clear:both; min-height:440px; }
.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; background:#005aad; color:#fff; line-height:40px; padding:0 30px; margin-right:10px; }
.tabCpl ul li:hover{ background:#0185d0; color:#fff; }
.tabCpl ul li.current{ background:#0185d0; color:#fff; }
.tabCpl ul li a{ display:block; color:#fff; font-weight:bold; }
.tabCpl ul li a:hover{ color:#fff; }
.tabCpl ul li a.current{ color:#fff; }
.tabCpr .iprolist{ clear:both; overflow:hidden; padding-top:30px; }
.tabCpr .iprolist ul li{ float:left; width:15.83%; margin-right:1%; margin-bottom:20px; }
.tabCpr .iprolist ul li:nth-child(6n){ margin-right:0px; }
.tabCpr .iprolist ul li .img{ width:99%; height:140px; overflow:hidden; border:#eee 1px solid; }
.tabCpr .iprolist ul li .img:hover{ border:#0185d0 1px solid; }
.tabCpr .iprolist ul li .img img{ max-width:100%; max-height:140px; cursor:pointer; transition:all 0.6s;  }
.tabCpr .iprolist ul li .img img:hover{ transform:scale(1.05); }
.tabCpr .iprolist ul li .nam{ width:100%; line-height:30px; text-align:center; }
.tabCpr .iprolist ul li .nam a{ color:#000; }