

.Lmenu{width:10%; float:left;margin-right: 30px;}
.Lmenu a{ display:block; width:100%; line-height:2.6em; border:1px solid #eee;margin-bottom: 10px; text-indent:.9em;}
.Lmenu a:hover,.Lmenu a.hover{border:1px solid #e8792b; background:#e8792b; color:#fff;}





/**产品列表**/

.case ul{width: 86%; float:right;}
.case li{width: 30%;float: left;margin-right: 30px;margin-bottom: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.case li .img{overflow: hidden;height: 310px;display: block;border: 1px solid #efefef;width: 378px;border-bottom: none;}
.case li .img img{width: 100%;height: 310px;transition: .9s;}
.imgH li .img{height: 100%;border: 1px solid #efefef;width: 100%;border-bottom: none;}
.imgH li .img img{height: auto;max-height:310px;}
.case li:hover .img img{transform: scale(1.2);-webkit-transform: scale(1.2);}
.case li .p{border: 1px solid #efefef;display: block;width:271px;padding: 0 19px;height: auto;border-top: none;}

.case li .p p{border-bottom: 0px solid #d6d6d6;height: 58px;line-height: 1.4em;padding-top:1em;margin-bottom: 10px;font-size: 14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.case li .p  span{color: #666;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.case li .p i{width: 32px;height: 12px;background-position: -73px -43px;}
.case li .p .fl{font-size: 12px;font-family: arial;}
.case li:hover a span{color:#e8792b;}
.case li:hover a p{color:#e8792b;}
.case li:hover{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);}





/**产品详情**/

.showPro .showimgCon .txtcon{width:550px;}
.relateTit{width:1050px; float:right;}
.showPro .showContxt{width:1050px; float:right;}
.showPro .showimg .bigimg{width: 440px;height: 440px;display: block;position: relative;border: 1px solid #dddddd;}
.showPro .showimg .bigimg .list li{width: 440px;height: 440px;float: left;border: 0;margin-right: 1px;}
.showPro .showimg .bigimg .list img{width: 100%;height: auto;max-height:440px;display: block;transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 440px;height:100px;position: relative;padding-top: 30px;z-index: 10;overflow: hidden;}


.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 100px;z-index: 10;position: absolute;top: 30px;cursor: pointer;background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #f9f9f9;}
.showPro .showimg .prev{left: 0;background-position: 3px center;}
.showPro .showimg .next{right: 0;background-position: -84px center;}


.showPro .showimg li{width: 94px;height: 94px;margin-right: 28px;float: left;cursor: pointer;position: relative;border: 3px solid #fff;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.showPro .showimg li img{width: 100%;height: auto;max-height:94px;display: block;}
.showPro .showimg li.on{width: 94px;height: 94px;border: 3px solid #e8792b;}


.floor_3_remm .body li{margin-bottom: 40px;width: 370px;float: left;margin-right: 45px;position: relative;border-radius: 5px;height: 370px;overflow: hidden;}
.floor_3_remm .body li a{display: block;width: 100%;height: 100%;cursor: pointer;}
.floor_3_remm .body li .img img{border-radius: 5px;width:370px;height:auto;max-height:370px;}
.floor_3_remm .body li .txt{position: absolute;left: 0;top: 303px;height: 67px;background: #666;width: 300px;border-radius: 0 0 5px 5px;color: #fff;padding: 0 35px;text-align: center;line-height: 67px;transition: all .5s;}
.floor_3_remm .body li .txt h3{font-size: 16px;font-weight: 100;line-height: 1.4em; padding-top:10px;}






/**新闻列表**/

.bg_main .news_ul ul{width: 86%; float:right; margin-top:-37px;}
.bg_main .news_ul li .box2{width:600px;}







