body, div,iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, table,th, td, input, button, select,p, textarea { margin:0; padding:0; }

/*首页联系我们*/
.icontact{ width:50%;height:664px;float:right; padding:0px 60px 0px 60px; }
.icontact .con{}
.icontact .con .bt{ border-bottom:#eee 4px solid; padding-bottom:10px; overflow:hidden; }
.icontact .con .bt .nam{ float:left;font-size:24px; }
.icontact .con .bt .nam span{ font-size:16px; color:#CCC; margin-left:5px; }
.icontact .con .bt a{ display:block;float:right; margin-top:15px; }
.icontact .con .lx{ margin-top:15px; line-height:1.75; }


/*内页产品系列*/
.dalei{ width:1200px; margin:0 auto; clear:both; overflow:hidden; margin-top:30px; }
.dalei .prot{ float:left; width:515px; height:385px; background:#eee; }
.dalei .prot .bt{ padding:0 55px; padding-top:20px; font-size:24px; }
.dalei .prot .seod{ padding:0 55px; margin-top:30px; }
.dalei .prot .pmore{ padding:0 55px; margin-top:45px; }
.dalei .prot .pmore a{ display:block; width:118px; text-align:center; font-size:12px; height:35px; line-height:35px; border:#333 1px solid; letter-spacing:0px; }
.dalei .prot .pmore a:hover{ background:#333; color:#fff; }
.dalei .rimg{ float:right; width:685px; height:385px; overflow:hidden; }
.dalei .rimg img{ cursor:pointer; transition:all 0.6s; width:100%; height:100%; }
.dalei .rimg img:hover{ transform:scale(1.05); }

.prolist5{ clear:both; overflow:hidden; margin-top:20px; }
.prolist5 ul { padding-left:15px; }
.prolist5 ul li{ float:left; margin-right:30px; margin-bottom:20px; }
.prolist5 ul li .img{width:270px;height:250px; text-align:center; overflow:hidden; border:#ddd 1px solid; border-radius:5px 5px 0 0; }
.prolist5 ul li .img img{ max-width:270px; max-height:250px; cursor:pointer; transition:all 0.6s; }
.prolist5 ul li .img img:hover{ transform:scale(1.2); }
.prolist5 ul li .nam{ border-left:#ddd 1px solid; border-right:#ddd 1px solid; border-bottom:#ddd 1px solid; height:38px; line-height:38px; text-align:center; border-radius:0 0 5px 5px; width:270px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
