.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);}
.yycjwzjs{width:360px; padding:35px 35px; color:#fff; position: absolute; height:100%; background:url(../images/yycjbjsk.png); top:0px; right:0px;}
.yycjwzjs h3{font-size:22px; font-weight:bold; color:#fff; text-align:left; line-height:50px;}
.yycjwzjs p{margin-top:20px; font-size:16px; color:#fff; text-align:left; line-height:30px;}
.yycjwzjs .lja{display:block;overflow: hidden;
    margin-top:20px;
    width: 150px;
    display: block;
    text-align: center;
    height:40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    position: relative;
    z-index: 0;
    background: #009732;}
.yycjwzjs .lja span{margin-left:5px;}	
/*应用场景*/
.yycj{width:930px; margin:0 auto; padding-top:60px;}
.owl-demo9{ margin:0 auto;  text-align:center;  width: 102%; margin-left: -1%;}
.owl-demo9.owl-carousel .owl-wrapper-outer{ overflow:visible;}
/* Styling Next and Prev buttons*/
.owl-demo9.owl-theme .owl-controls .owl-pagination{ display:none;}
.owl-demo9.owl-theme .owl-controls .owl-buttons{ position:absolute; top:57%; width:100%; left:0; height:0;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:48px; height:48px;/*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:-54px;/*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(../images/left.png) center center no-repeat; background-size:100%; float:left; margin-left:-25px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/left_on.png);opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/right.png) center center no-repeat; background-size:100%; float:right; margin-right:-25px;}
.owl-demo9.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(../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 40px; }
.owl-demo9 .item .imgs{ overflow:hidden; background: #fff;text-align: center;transition:all 0.3s;}
.owl-demo9 .item .imgs .img{overflow: hidden;position:relative; padding-top:400px;}
.owl-demo9 .item .imgs img{ display: inline-block; vertical-align: top; max-width:fit-content; height:100%; position:absolute; top:0; left:50%; -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;*/transform: translate(-50%, 0%);}
.owl-demo9 .item dd:hover .imgs{box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);}

.owl-demo9 .item dd .h3{ font-weight:normal; overflow:hidden; height:36px; line-height:36px;color:#959595; font-size:18px;white-space:nowrap;text-overflow:ellipsis; margin-top:18px;}



/*应用场景*/
.owl-demo4{ margin-top:3%; margin-bottom:6%;}
/*.owl-demo4.owl-carousel .owl-wrapper-outer{ overflow:visible;}*/
/* Styling Next and Prev buttons*/
.owl-demo4.owl-theme .owl-controls{ position:absolute; top:595px;}
.owl-demo4.owl-theme .owl-controls .owl-pagination{position:absolute; bottom:35px; width:100%; max-width:194px;  left:-320px; height:18px; display:none;}
.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: 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-demo4.owl-theme .owl-controls .owl-page.active span{background:#0093dd;}
.owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; width:140px;  left:-70px; 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:53px;/*IE7 life-saver*/ text-indent:100px; line-height:53px;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:0px;/*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(../images/left.png) #e6e6e6 center center no-repeat; background-size:20px 5px; float:left; margin-left:0;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled{background-image:url(../images/left.png);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/left_on.png); background-color:#8bc63c;opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/right.png) #e6e6e6 center center no-repeat; background-size:20px 5px; float:left; }
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next.disabled{background-image:url(../images/right.png);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(../images/i_pic1_on.png);background-color:#8bc63c;opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo4 .item{margin:0 3%; }
.owl-demo4 .item .imgs{ max-width:243px; margin:0 auto; width:90%; margin-top:10%;  position:relative; height:326px; overflow:hidden;}
.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 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{ overflow:hidden; position:relative;}
.owl-demo4 .item dd .box{ background:#fff;  position:relative; overflow:hidden;}
.owl-demo4 .item dd:hover .box{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.owl-demo4 .item dd .h3{ padding-left:2%; padding-right:2%; font-weight:normal; text-align:center; height:68px; line-height:68px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:15px; color:#555555;  }
.owl-demo4 .item dd:hover .h3{ color:#2f62b6;}




@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-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: 992px) {
    /*应用场景*/
    .owl-demo9 .item dd .h3{ font-size:16px; height:30px; line-height:30px; }


}

@media screen and (max-width: 780px) {
   
/*应用场景*/
.owl-demo4 .item dd .h3{ font-size:14px; height:52px; line-height:52px;}
.owl-demo9 .item .imgs img{width:150%; height:auto;position: relative;}
.yycj{width:100%; padding-top:20px;}
.owl-demo9 .item{margin:0px 5px;}
.owl-demo9 .item .imgs .img{padding-top:000px;}
.yycjwzjs{padding:5px 5px; width:100%;position: relative;}
.yycjwzjs .lja{display:none;}
.yycjwzjs h3{font-size:14px; line-height:26px;}
.yycjwzjs p{font-size:12px; line-height:24px; margin-top:0px; min-height:72px;}
.i_yycj_bg{padding-bottom:10px;}
}

@media screen and (max-width: 480px) {
   
      /*应用场景*/
      .owl-demo9.owl-theme .owl-controls .owl-buttons div{ width:25px; 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 .item dd .h3{ font-size:14px; height:24px; line-height:24px; margin-top:10px;}

/*应用场景*/
.owl-demo4 .item dd .h3{ font-size:13px; line-height:44px; height:44px;}
.owl-demo4 .item dd .imgs{ padding-top:120%; height:auto; margin-top:5%;}


}

@media screen and (max-width: 380px) {
/*应用场景*/
.owl-demo4 .item dd .h3{ font-size:12px; line-height:40px; height:40px;}

}
