/*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 0;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:#0b157b;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{ float: left;width: 250px; overflow:hidden;box-sizing: border-box;background: #fff;border: 1px solid #dedede;padding: 3px;}
.category .hd ul{}
.category .hd li{padding: 8px;border-bottom: 1px dashed #e2e2e2;overflow: hidden}
.category .hd li:last-child{border-width: 0px;}
.category .hd li a{display: block;width: 100%;height: 60px; color: #000000;line-height: 60px;}
.category .hd li a img.jia{float: right;margin-top: 24px;}
.category .hd li.on a{}

.category .bd{width: 915px;min-height: 600px;overflow: hidden;}
.category .bd ul{width: 915px;overflow: hidden;}
.category .bd ul li{ float:left;overflow:hidden;margin:0px 0px 40px 25px;width:280px; }
.category .bd ul li .pic{ width:280px; height:210px;display:block;overflow: hidden}
.category .bd ul li .pic img{ max-width:280px; max-height:210px; display:block; }
.category .bd ul li .title{ width:100%;display: block;background: #c0d1ed;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; }


/*关于*/
.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:#ca0e1b;font-size:14px; color:#fff; text-align:center; margin-top: 40px;border-radius: 20px;}
.wip_abo .cont a.mm:hover{ opacity: 0.8;}

