/* honor */
/* 4 */

.honor-dl{ overflow:hidden; margin-top:25px; background:#fff;}
.honor-dl ul {}
.honor-dl ul li{width:350px; float:left;}
.honor-dl ul li a{display:block; margin:10px; box-shadow:2px 2px 5px #dfdfdf;}
.honor-dl ul li img{display:block; width:330px; height:220px;}
.honor-dl ul li img:hover{ opacity:0.8;filter:"alpha(opacity=80)";} 
.honor-dl ul li a p{line-height:45px; padding-left:10px; color:#333; font-size:16px; padding-right:20px; background:url(/public/webimages/icon-p1.png) no-repeat right 10px center;}
.honor-dl ul li a:hover p{color:#005939;}


.honor-dl ul li.three{width:366px;}
.honor-dl ul li.three img{display:block; width:100%; height:224px;}
.honor-dl ul li.three.hon img{display:block; width:100%; height:452px;}
/* 4 */

/* 研发中心 */

.imagbox{position:relative;padding-bottom:120px;padding-top:20px;}
.bigimag{position:relative;}
.bigimag img{ max-height:605px; display:block; margin:auto;}
.bigimag .prev,.bigimag .next{position:absolute; width:37px; height:71px; display:block; top:50%; margin-top:-35px; background-image:url(../images/p-btn.png);
background-repeat:no-repeat;opacity:0;
transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;}
.bigimag .prev:hover,.bigimag .next:hover{background-image:url(../images/p-btnh.png);}
.bigimag .prev{background-position:left top; left:0;}
.bigimag .next{background-position:right top; right:0;}
.bigimag.on .prev{opacity:1;left:20px;}
.bigimag.on .next{opacity:1;right:20px;}

.smallimagbox{position:absolute;bottom:0px; left:0px; right:0px; padding:15px 25px; background:url(/public/webimages/tupian7.png) repeat;}

.smallimag{float:left;width:725px; overflow:hidden; position:relative;}
.smallimag ul{width:9999px;position:relative;}
.smallimag ul li{ float:left;width:132px; height:84px; position:relative; display:inline; margin-right:13px; cursor:pointer;}
.smallimag ul li img{display:block;width:132px; height:84px;}
.smallimag ul li.cur span{ display:block; width:126px; height:78px; border:3px solid #07084E; position:absolute; top:0px; left:0px;}

.smallimagright{float:right; padding-top:20px;}
.smallimagright a{ display:inline-block;height:42px; width:42px; background-repeat:no-repeat; float:left;}
.smallimagright span{ display:inline-block;height:42px; font-size:15px; color:#fff; text-align:center; width:75px; float:left; line-height:42px;}
.smallimagright a.smallimagarrowleft{ background-image:url(/public/webimages/tupian8.png)}
.smallimagright a.smallimagarrowright{ background-image:url(/public/webimages/tupian9.png)}

.imagIntroduction{ background-color:#fff; box-shadow:0px 2px 3px #999; padding:25px 330px 25px 30px; position:relative;}
.imagIntroduction a.fanhui{ background-color:#d67131; position:absolute; right:75px; top:55px; display:block; width:125px; height:40px; text-align:center; line-height:40px; color:#fff; font-size:16px;}
.imagIntroduction h3{ font-size:20px; padding-bottom:15px; font-weight:bold;}
.imagIntroduction p{ font-size:14px; line-height:24px;}


.Productcontentimg{display:block;margin:0 auto;max-width:1180px;height:auto;}


/* 研发中心 */
