/*banner*/
#banner{clear: both;min-width: 1200px;background: #ddd;width: 100%;margin: 0px auto;}
.slider_img{display: block;text-align: center;height: 100%;opacity: 0;}
.slider_img img{display: block!important;margin: 0px auto;max-width: 100%;width: auto;height: auto;}
.wmuSlider{height: 100%!important;position: relative;overflow: hidden;}
.bbdd{z-index: 2;position: absolute;bottom: 1%;margin: 0;padding: 0;width: 100%;text-align: center;}
.bbdd li{margin: 0 8px 10px 0;list-style-type: none;display: inline-block;}
.bbdd a{display: inline-block;text-indent: -9999px;width: 16px;height: 16px;background: url(dot.png) no-repeat 0 -16px;display: block;border-radius: 16px;overflow: hidden}
.bbdd a.wmuActive{background-position: 0 0;}
.banner{width: 100%;text-align: center;margin: 0 auto;margin-bottom: 10px;background: #eee;}
.banner img{min-width: 1000px;max-width: 100%;}
.wmuSliderPrev, .wmuSliderNext{width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.wmuSliderNext{background-position: 0 -70px;right: 0;}
.wmuSliderPrev{left: 0;}
.wmuSlider:hover .wmuSliderNext{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover{opacity: 1;filter: alpha(opacity=50);}

/*首页*/
.main{overflow: hidden;margin: 60px auto;width:1200px;}
.wipper{width:100%; overflow:hidden}
.h-title{width:100%;overflow: hidden; margin-bottom:40px;background: url(/images/mbg.png) no-repeat center bottom;padding-bottom: 40px;}
.h-title h2{ display:block;color:#222; font-size:32px;line-height:48px; text-align:center; }
.h-title p{ color:#7C7C7C; font-size:14px; font-weight:normal; line-height:30px; text-align:center; text-transform:uppercase;}

.h-more{width:100%; margin-top:40px;}
.h-more a{ display:block; width:160px; height:40px; line-height:40px; background:#089c47;font-size:14px; color:#fff; text-align:center; border-radius: 20px;margin: 0px auto}
.h-more a:hover{ opacity: 0.8;}
.picList{ overflow:hidden; zoom:1; }

/*关键词*/
.keyword-wrap{height: 76px;box-sizing: border-box;padding: 8px 0;background: #F3F3F3;}
.keyword{width: 600px;float: left;height: 60px;line-height: 60px;font-size: 14px; color: #9E9E9E;}
.keyword a{ color: #9E9E9E;}
.keyword a:hover{color: #f00;text-decoration:underline;}

/*产品分类*/
.wip_1{background: #f6f6f6;}
.category{ overflow:hidden;width: 1200px;}
.category .hd{width: 1200px; overflow:hidden;box-sizing: border-box;margin-bottom: 40px;}
.category .hd ul{width: 600px;margin: 0px auto;}
.category .hd li{float:left;box-sizing: border-box;width: 180px; height: 40px;overflow: hidden;margin: 0px 10px;}
.category .hd li a{display: block;width: 100%;color: #000000;line-height: 40px;text-align: center;font-size: 18px;border-radius: 20px;}
.category .hd li.on a{background: #089c47;color: #fff;}

.category .bd{width: 1200px;min-height: 600px;overflow: hidden;}
.category .bd ul{width: 1200px;overflow: hidden;}
.category .bd ul li{ float:left;overflow:hidden;margin:0px 10px 40px 10px;width:280px; }
.category .bd ul li .pic{ width:280px; height:280px;display:block;overflow: hidden}
.category .bd ul li .pic img{ width:280px; height:280px; display:block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s; }
.category .bd ul li .title{ width:100%;display: block;background: #bfbfbf;font-size: 14px; color:#000; text-align:center;line-height:48px;height: 48px;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.category .bd ul li:hover .pic img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.category .bd ul li:hover .title{background: #4ebc7d;color:#fff; }

/*关于*/
.wip_abo{background: url(/images/abo.jpg) no-repeat center top;background-size: cover}
.wip_abo .h-title {background-image: url(/images/mbg-abo.png)}
.wip_abo .h-title h2{color: #fff;}
.wip_abo .cpic{float: left;width:500px;overflow:hidden}
.wip_abo .cont{ float: right;width: 660px;overflow:hidden;color: #fff;}
.wip_abo .cont a.mm{ display:block; width:160px; height:40px; line-height:40px; background:#dbc009;font-size:14px; color:#06331f; text-align:center; margin-top: 40px;border-radius: 20px;}
.wip_abo .cont a.mm:hover{ opacity: 0.8;}

