.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;-webkit-touch-action:pan-y;-moz-touch-action:pan-y;-o-touch-action:pan-y;touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(http://p89.ebaixun.com.cn/xjyfxdry/images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{/*margin-bottom:20px;*/text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{/*background:url(../images/i_pro_left.png) no-repeat;*/ float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{/*background:url(../images/i_pro_left_on.png) no-repeat;*/}
.owl-theme .owl-controls .owl-buttons div.owl-next{/* background:url(../images/i_pro_right.png) no-repeat;*/ float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{/*background:url(../images/i_pro_right_on.png) no-repeat;*/ }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#ccc;}
.owl-theme .owl-controls .owl-page.active span{background:#4cb6ed;}
/* If PaginationNumbers is true 
.owl-theme .owl-controls.clickable .owl-page:hover span*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../image/loading.gif) no-repeat center center}
/*首页产品中心*/
.owl-demo4{background:#fff;box-shadow: 2px 2px 25px rgba(0,0,0,0.05);transition:all 0.3s; height:850px; overflow:hidden;}
.owl-demo4:hover{box-shadow: 2px 2px 25px rgba(0,0,0,0.1);}
/*.owl-demo4.owl-carousel .owl-wrapper-outer{ overflow:visible;}*/
/* Styling Next and Prev buttons*/
.owl-demo4.owl-theme .owl-controls{ text-align:right; position:absolute; top:0; width:100%; right:6%;}
.owl-demo4.owl-theme .owl-controls .owl-pagination{position:absolute; top:55px; width:100%; max-width:194px;  right:0px; height:18px; }
.owl-demo4.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ }
.owl-demo4.owl-theme .owl-controls .owl-page span{display: block;width: 20px;height: 20px;margin: 0px 1px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:url(../image/dian.png) no-repeat; background-size:100% 100%;}
.owl-demo4.owl-theme .owl-controls .owl-page.active span{ background-image:url(../image/dian_on.png);}
.owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; bottom:60px; width:100%; max-width:170px;  left:-56%; height:0px; display:none;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:70px; height:70px;/*IE7 life-saver*/ text-indent:100px; line-height:140px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-35px;/*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); border-radius:50%;*/}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left3.png) center center no-repeat; background-size:100%; float:left; margin-left:0;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled{background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left3.png);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{/*background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left_on.png);*/opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right3.png) center center no-repeat; background-size:100%; float:right; margin-left:20px; }
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next.disabled{background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right3.png);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{/* background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right_on.png);*/opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo4 .item{margin:0 0px; }
.owl-demo4 .item .imgs{ position:relative; padding-top:66.38%; margin-top:10px;transition:all 0.3s;}
.owl-demo4 .item .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.owl-demo4 .item dd:hover .imgs{transform: translate(0, -10px);}
.owl-demo4 .item dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.owl-demo4 .item dd{  padding-bottom:66px; overflow:hidden;}
.owl-demo4 .item dd .boxs{ float:right; width:94%; margin-right:6%;max-width:580px;}
.owl-demo4 .item dd .label{ display:block; text-align:left; height:34px; line-height:34px; color:#999999;  font-size:16px;transition:all 0.3s; margin-top:50px;}
.owl-demo4 .item dd .h3{ font-weight:bold; height:40px; line-height:40px; margin-top:39px; overflow:hidden; color:#222222;  transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.owl-demo4 .item dd:hover .h3{ color:#d10000;  }
.owl-demo4 .item dd .h4{ font-weight:bold; height:32px; line-height:32px; margin-top:12px; overflow:hidden; color:#222222;  transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.owl-demo4 .item dd .h4 span{ color:#bcbcbc; margin-left:5px; margin-right:5px; display:inline-block; vertical-align:middle; font-weight:normal;font-size:12px; font-family:Arial;}
.owl-demo4 .item dd .p{ display:block;  height:22px; line-height:22px; color:#222222;font-size:16px; margin-top:5px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.owl-demo4 .item dd .i_more{ margin-top:56px; margin-bottom:8%;}
/*新闻中心*/
.owl-demo5{width:100%;  margin-bottom:90px;}
/*.owl-demo5.owl-carousel .owl-wrapper-outer{ overflow:visible;}*/
/* Styling Next and Prev buttons*/
.owl-demo5.owl-theme .owl-controls .owl-pagination{position:absolute; bottom:-105px; width:100%;  left:0; height:18px; display:none;}
.owl-demo5.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ }
.owl-demo5.owl-theme .owl-controls .owl-page span{display: block;width: 4px;height: 4px;margin: 0px 13px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#dadada;}
.owl-demo5.owl-theme .owl-controls .owl-page.active span{background:#0093dd;}
.owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; bottom:40px; width:100%; max-width:194px;  left:-320px; height:0px; display:none;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:9px; height:18px;/*IE7 life-saver*/ text-indent:100px; line-height:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-9px;/*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); border-radius:50%;*/}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left_on.png) center center no-repeat; background-size:100%; float:left; margin-left:0;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled{background-image:url(../image/left.png);}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{/*background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left_on.png);*/opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right_on.png) center center no-repeat; background-size:100%; float:right; margin-left:20px; }
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next.disabled{background-image:url(../image/right.png);}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{/* background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right_on.png);*/opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo5.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo5 .item{margin:0 0%; }
.owl-demo5 .item .imgs{ overflow:hidden; padding-top:262px; position:relative;}
.owl-demo5 .item .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.owl-demo5 .item dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.owl-demo5 .item dd{ overflow:hidden; border-right:1px solid #e8e8e8;}
.owl-demo5 .owl-item:last-child dd{ border-right:0;}
.owl-demo5 .item .boxs{ margin:0 auto; width:96%; max-width:420px; margin-top:60px; margin-bottom:70px;}
.owl-demo5 .item dd .date{ width:54px; text-align:center; margin-top:-68px; overflow:hidden; margin-left:30px; color:#fff; line-height:26px; font-size:16px; font-weight:normal; letter-spacing:-2px; position:relative;}
.owl-demo5 .item dd .date .day{ height:54px; display:block; line-height:54px; overflow:hidden; background:#2f2f2f;transition:all 0.3s;}
.owl-demo5 .item dd:hover .date .day{ background:#d10000;}
.owl-demo5 .item dd .txts{ overflow:hidden; padding-left:30px; padding-right:30px; margin-top:38px;}
.owl-demo5 .item dd .h3{font-weight:bold; font-size:20px;  line-height:32px; height:64px; color:#222222;  overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.owl-demo5 .item dd .a{ float:left; overflow:hidden; position:relative; z-index:0; color:#9c9c9c; font-size:15px; line-height:22px; height:22px; margin-top:20px;transition:all 0.3s; font-style:normal;}
.owl-demo5 .item dd .a:hover{ /*margin-left:5px; font-weight:bold;*/ color:#d10000;}
.owl-demo5 .item dd .a span{ font-family:"宋体"; font-weight:bold;}
/*产品详细*/
#owl-demo6{ width:calc(100% - 92px);width:-webkit-calc(100% - 92px);width:-moz-calc(100% - 92px);margin:0 auto; text-align:center;}
#owl-demo6 .owl-item.loading{ min-height:35px;}
#owl-demo6.owl-theme .owl-controls{ top:0; height:0;}
#owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:50%; width:100%; left:0px; height:0; }
#owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:46px; height:76px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-38px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../image/left2.png) center center no-repeat; background-size:14px 23px; float:left; margin-left:-46px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background-image:url(../image/left2_on.png); }
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../image/right2.png) center center no-repeat;background-size:14px 23px; float:right; margin-right:-46px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(../image/right2_on.png);}
#owl-demo6 .item{margin: 0px 8px; }
#owl-demo6 .item img{display: block; width:100%; height:100%; left:0; top:0; position:absolute;opacity:0.58;filter:Alpha(opacity=58);}
/*#owl-demo6 .item dd:after{ content:""; position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.3);}*/
#owl-demo6 .item dd{ overflow:hidden;position:relative; cursor:pointer; border:1px solid #dddddd; padding-top:65%; margin-top:1px;}
#owl-demo5 .item dd:Hover{ border:1px solid #e80618;}
/*#owl-demo6 .item .psel:after{ background:none;}*/
#owl-demo6 .item .psel{border:1px solid #d10000; }
#owl-demo6 .item .psel img{opacity:1.0;filter:Alpha(opacity=100);}
#owl-demo6 .item dd .h4{ font-weight:normal; font-size:12px; position:absolute; width:100%; bottom:0; left:0; height:24px; line-height:24px;background:rgba(0,0,0,0.5); color:#fff; text-align:center;}
#owl-demo6 .item .psel .h4{ background:#f49500;}
/*荣誉资质*/
.owl-demo9{ margin:0 auto; width:100%; max-width:644px;  text-align:center; margin-top:4%; margin-bottom:6%; }
/*.owl-demo9.owl-carousel .owl-wrapper-outer{ overflow:visible;}*/
/* Styling Next and Prev buttons*/
.owl-demo9.owl-theme .owl-controls .owl-pagination{ }
.owl-demo9.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ margin-top:30px;}
.owl-demo9.owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 16px;margin: 10px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#e5e5e5;}
.owl-demo9.owl-theme .owl-controls .owl-page.active span{background:#e70012; }
.owl-demo9.owl-theme .owl-controls .owl-buttons{ position:absolute; top:50%; width:100%; left:0; height:0;display:none;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:18px; height:29px;/*IE7 life-saver*/ text-indent:100px; line-height:40px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-35px;/*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); border-radius:50%;*/}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../image/left.png) center center no-repeat; background-size:100%; float:left; margin-left:-52px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/left_on.png);opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../image/right.png) center center no-repeat; background-size:100%; float:right; margin-right:-52px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/right_on.png);opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo9.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo9 .item{margin:0 15px; }
.owl-demo9 .item .imgs{ overflow:hidden; position:relative; padding-top:132.88%;}
.owl-demo9 .item .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.owl-demo9 .item dd:hover .imgs img{/*-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);*//*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo9 .item dd{ /*background:#fff; border:5px solid #fff; border-radius:4px;*/ overflow:hidden; overflow:hidden;}
.owl-demo9 .item dd .h3{ font-weight:normal; overflow:hidden; height:30px; line-height:30px;color:#000000; font-size:16px;white-space:nowrap;text-overflow:ellipsis; margin-top:4%;}
.owl-demo9 .item dd:hover{/*-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);*/ /*border-color:#e70012;*/}
.owl-demo9 .item dd:hover .h3{ color:#008cd6;}

/*成功案例推荐*/
.owl-demo8{text-align:center; width:102%; margin-left:-1%; margin-top:4%;}
.owl-demo8.owl-theme .owl-controls{bottom:-50px; text-align:center; position:absolute; right:0%; width:100%;}
.owl-demo8.owl-theme .owl-controls .owl-pagination{height:40px;  text-align:center; padding-right:2%;}
/* Styling Pagination*/
.owl-demo8.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-demo8.owl-theme .owl-controls .owl-page span{display: block;width: 14px;height:14px;margin: 10px 4px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 0%;-moz-border-radius: 0%;border-radius: 0%;background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/i_bg5.png) no-repeat;transition:all 0.3s; background-size:100% 100%;}
.owl-demo8.owl-theme .owl-controls .owl-page.active span{ background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/i_bg5_on.png);}
.owl-demo8.owl-theme .owl-controls .owl-buttons{ position:absolute; top:-650%; width:100%; left:0; height:0;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); display:none; }
.owl-demo8.owl-theme:hover .owl-controls .owl-buttons{opacity:1.0;filter:Alpha(opacity=100);}
.owl-demo8.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: block;zoom: 1;*display: block; width:35px; height:68px; line-height:68px;/*IE7 life-saver*/ text-indent:160px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
/*.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_left.png) no-repeat; margin-left:0.5%; margin-top:0; background-size:100% 100%; }
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/i_left_on.png);}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_right.png) no-repeat;  margin-right:0.5%; margin-top:0;background-size:100% 100%;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(../images/i_right_on.png);}*/
.owl-demo8.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo8 .item{margin:0 2%;}
.owl-demo8 .item .imgs{ position:relative; padding-top:59%;overflow:hidden;}
.owl-demo8 .item .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.owl-demo8 .item:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.owl-demo8 .item dd{ overflow:hidden; background:#f8f8fc;transition:all 0.3s;}
.owl-demo8 .item:hover dd{background:#0000cd;}
.owl-demo8 .item .boxs{ width:94%; margin:0 auto; max-width:350px; overflow:hidden; margin-top:27px; margin-bottom:26px; text-align:left;}
.owl-demo8 .item .h4{font-weight:normal; height:42px; line-height:42px; overflow:hidden;color:#000000; transition:all 0.3s; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-bottom:36px;}
.owl-demo8 .item:hover .h4{ color:#fff;}
.owl-demo8 .item .h3{font-weight:normal; height:32px; line-height:32px; overflow:hidden;font-size:20px; color:#000000; transition:all 0.3s; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.owl-demo8 .item:hover .h3{ color:#fff;}
.owl-demo8 .item .p{ overflow:hidden; line-height:24px; height:48px; margin-top:8px;font-size:14px; color:#999999; transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.owl-demo8 .item:hover .p{ color:#fff;}
.owl-demo8 .item .date{ overflow:hidden; font-size:14px;margin-bottom:10px; height:40px; line-height:40px; margin-top:29px; transition:all 0.3s; color:#999999; font-size:14px; background:url(http://p89.ebaixun.com.cn/xjyfxdry/images/case_pic1.png) right center no-repeat; background-size:40px 40px;}
.owl-demo8 .item:hover .date{ color:#fff;background-image:url(http://p89.ebaixun.com.cn/xjyfxdry/images/case_pic1_on.png);}


@media screen and (max-width: 1560px) {
/*荣誉资质*/
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:-20px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-20px;}
}
@media screen and (max-width: 1440px) {
/*产品详细*/
#owl-demo6{    width: calc(100% - 80px); width: -webkit-calc(100% - 80px); width: -moz-calc(100% - 80px);}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{ height:88px; margin-top:-44px; width:40px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:-40px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-40px;}
/*荣誉资质*/
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev{margin-left:-10px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-10px;}

}
@media screen and (max-width: 1360px) {
/*首页产品中心*/
.owl-demo4 .item dd .boxs{ float:none;  margin-right:0;margin:0 auto;/* overflow:hidden;*/}
/*新闻中心*/
.owl-demo5 .item .imgs{ padding-top:62.5%;}
}
@media screen and (max-width: 1200px) {
/*首页产品中心*/
.owl-demo4{ height:800px;}
/*新闻中心*/
.owl-demo5 .item dd .date{ margin-left:20px;}
.owl-demo5 .item dd .txts{ padding-left:20px; padding-right:20px; margin-top:20px;}
.owl-demo5 .item .boxs{ margin-bottom:40px; margin-top:50px;}
/*产品详细*/
#owl-demo6{ width:calc(100% - 50px);width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);}
#owl-demo6.owl-theme .owl-controls .owl-buttons{ display:block;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{ width:25px; height:66px; margin-top:-33px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:-25px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-25px;}

/*荣誉资质*/
.owl-demo9 .item dd .h3{ height:60px; line-height:60px;}

/*成功案例推荐*/
.owl-demo8 .item .h3{ font-size:18px;}


}
@media screen and (max-width: 1100px) {


}
@media screen and (max-width: 960px) {
/*首页产品中心*/
.owl-demo4{ height:678px;}
.owl-demo4 .item dd .h3{ height:32px; line-height:32px; margin-top:25px;}
.owl-demo4 .item dd .h4{ margin-top:5px;}
.owl-demo4 .item dd .label{ margin-top:40px;}
/*产品详细*/
#owl-demo6.owl-theme .owl-controls .owl-buttons div{ height:60px; margin-top:-30px; background-color:#fff;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background-image:url(../image/left2.png); background-color:#fff;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{  background-image:url(../image/right2.png); background-color:#fff;}

/*荣誉资质*/
.owl-demo9 .item dd .h3{ height:50px; line-height:50px; font-size:14px; }
/*成功案例推荐*/
.owl-demo8 .item .boxs{ margin-top:15px; margin-bottom:15px;}
.owl-demo8 .item .h3{ font-size:16px; height:26px; line-height:26px;}
.owl-demo8 .item .p{ font-size:13px; line-height:22px; height:44px; margin-top:5px;}
.owl-demo8 .item .date{ font-size:13px; margin-top:15px;height:30px; line-height:30px; background-size:30px 30px;}
.owl-demo8 .item .h4{ margin-bottom:4%;}

}

@media screen and (max-width: 780px) {
/*首页产品中心*/
.owl-demo4{ height:auto;}
/*新闻中心*/
.owl-demo5 .item dd .date{ margin-left:12px; font-size:15px;}
.owl-demo5 .item dd .txts{padding-left: 12px;padding-right: 12px; margin-top: 12px;}
.owl-demo5 .item dd .h3{ height:60px; line-height:30px; font-size:18px;}
.owl-demo5 .item dd .a{ font-size:14px; margin-top:16px;}



}
@media screen and (max-width: 640px) {
/*首页产品中心*/
.owl-demo4 .item dd .label{ font-size:14px; margin-top:35px; height:22px; line-height:22px;}
.owl-demo4.owl-theme .owl-controls .owl-pagination{ top:40px;}
.owl-demo4 .item dd .h3{ margin-top:20px;}
.owl-demo4 .item dd .p{ font-size:14px;}
/*新闻中心*/
.owl-demo5 .item .boxs{ margin-bottom:30px; margin-top:30px;}
/*产品详细*/
#owl-demo6{width: calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -moz-calc(100% - 40px);}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{ width:20px; height:40px; margin-top:-20px; background-size:10px 20px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background-size:10px 16px; margin-left:-20px;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{background-size:10px 16px; margin-right:-20px;}
#owl-demo6 .item{margin: 0px 5px; }
/*成功案例推荐*/
.owl-demo8 .item .h3{ font-size:14px;}
.owl-demo8 .item .p{ font-size:12px;}
.owl-demo8 .item .date{ font-size:12px;}
.owl-demo8 .item .h4{ height:36px; line-height:36px;}


}
@media screen and (max-width: 480px) {
/*首页产品中心*/
.owl-demo4.owl-theme .owl-controls .owl-page span{ width:14px; height:14px;}
.owl-demo4 .item dd{ padding-bottom:8%;}
.owl-demo4 .item dd .label{ font-size:13px;}
.owl-demo4 .item dd .p{ font-size:13px;}
.owl-demo4 .item dd .i_more{ margin-top:8%;}
.owl-demo4 .item dd .h4{ height:22px; line-height:22px;}
/*新闻中心*/
.owl-demo5 .item .boxs{ margin-bottom:20px; margin-top:20px;}
.owl-demo5 .item dd .h3{ height:52px; line-height:26px; font-size:16px;}
.owl-demo5 .item dd .a{ margin-top:12px; font-size:13px;}
.owl-demo5 .item dd .date .day{ font-size:19px; height:44px; line-height:44px;}
.owl-demo5 .item dd .date{ font-size:13px; width:44px; margin-top:-58px; display:none;}


/*荣誉资质*/
.owl-demo9.owl-theme .owl-controls .owl-buttons div{ width:15px; height:25px; margin-top:-28px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:-5px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:-5px;}
.owl-demo9.owl-theme .owl-controls .owl-page{ margin-top:25px;}
.owl-demo9.owl-theme .owl-controls .owl-page span{ width:12px; height:12px;}
.owl-demo9 .item dd .h3{ font-size:13px; height:40px; line-height:40px; }
.owl-demo9 .item{ margin:0 3%;}

/*成功案例推荐*/
.owl-demo8 .item .h3{ font-size:13px;height:24px; line-height:24px;}
.owl-demo8 .item .boxs{ margin-top:12px; margin-bottom:12px;}
.owl-demo8 .item .p{ line-height:20px; height:40px;}
.owl-demo8 .item .date{ margin-top:10px; margin-bottom:5px;}
.owl-demo8 .item .h4{ height:26px; line-height:26px;}
}

@media screen and (max-width: 380px) {
/*新闻中心*/
.owl-demo5 .item dd .h3{ font-size:15px; line-height:22px; height:44px;}
.owl-demo5 .item dd .a{ font-size:12px; margin-top:8px;}

}
