.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;}
.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%; z-index:5;}
.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://www.tanqingtech.cn/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);}



@media only screen and (max-width:1200px) {
#owl-demo1{ width:100%; float:left; padding:0px 0px;}

#owl-demo2{ width:100%; float:left; border:solid 1px #dddddd; margin-bottom:20px;}
#owl-demo2 .item{ width:100%; float:left; position:relative;}
#owl-demo2 a,#owl-demo2 .imgk,#owl-demo2 img{ width:100%; display:block;}
#owl-demo2 p{ width:100%; height:40px; line-height:40px; background:rgba(0,0,0,.5); color:#ffffff; font-size:12px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; position:absolute; left:0px; bottom:0px; padding:0 80px 0px 12px;}

#owl-demo1{ width:100%; float:left; padding:0px 25px;}
#owl-demo1 .item{ width:100%; float:left; padding:0 6px; }
#owl-demo1 a,#owl-demo1 .imgk,#owl-demo1 .txtk,#owl-demo1 .imgk img{ width:100%; float:left;}
#owl-demo1 .imgk img{ }
#owl-demo1 .txtk{ text-align:center; padding:15px;}
#owl-demo1 .txtk b{ display:block; font-size:14px; }
#owl-demo1 .txtk p{ color:#555555; line-height:21px;}
}
@media only screen and (min-width:1200px) {



#owl-demo1{ width:1220px; margin-left:-10px; float:left;}
#owl-demo1 .item{ width:100%; float:left; padding:0 10px; }
#owl-demo1 a,#owl-demo1 .imgk,#owl-demo1 .txtk,#owl-demo1 .imgk img{ width:100%; float:left;}
#owl-demo1 .imgk img{ height:189px;}
#owl-demo1 .txtk{ text-align:center; padding:15px;}
#owl-demo1 .txtk b{ display:block; font-size:16px; line-height:30px;}
#owl-demo1 .txtk p{ color:#555555; line-height:21px;}

#owl-demo2{ width:556px; float:left; border:solid 1px #dddddd;}
#owl-demo2 .item{ width:100%; float:left; position:relative;}
#owl-demo2 a,#owl-demo2 .imgk,#owl-demo2 img{ width:100%; display:block; height:358px;}
#owl-demo2 p{ width:100%; height:50px; line-height:50px; background:rgba(0,0,0,.5); color:#ffffff; font-size:16px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; position:absolute; left:0px; bottom:0px; padding:0 80px 0px 12px;}
}
