.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;-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%;}
.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(../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-demo .item{ margin:0 0.5%; }
#owl-demo1 .item{ margin:0 6%;}
#owl-demo1 .item img{ width: 100%; }
.name{height:80px; background:url(../images/bg3.png) no-repeat; padding-left:8.9%; overflow:hidden; color:#ffffff;}
.name h3{font-size:20px; line-height:48px; margin-top:5px; margin-bottom: 5px;  font-weight:normal;}
.name p{font-size:24px; line-height:25px;}
@media screen and (min-width:1024px) and (max-width:1400px){
/*棣栭〉*/
.name h3{ font-size:30px;}
.name p{ font-size:20px;}
}
@media screen and (min-width:640px) and (max-width:1023px){

.name h3{font-size: 30px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 25px;line-height: 35px;}
.name p{ font-size:20px; line-height:45px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.name{ height:auto; padding-bottom:20px;}
}
@media screen and (max-width:640px){

.name h3{font-size: 30px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 25px;line-height: 35px;}
.name p{ font-size:20px; line-height:45px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.name {height: auto; padding-bottom: 5%; padding-left: 0px; text-align: center; padding-top: 3%;}
}

#owl-demo .owl-prev,#owl-demo .owl-next,#owl-demo1 .owl-prev,#owl-demo1 .owl-next{font-size: 0; margin: 0; padding: 0;width: 61px; height: 61px;}
#owl-demo .owl-prev{ background: url(../img/prev_h.png) no-repeat;  position: absolute; left:5px; top: 50%; margin-top: -30px; }
#owl-demo .owl-next{ background: url(../img/next_h.png) no-repeat;  position: absolute; right:5px; top: 50%; margin-top: -30px;}
#owl-demo1 .owl-prev{ background: url(../img/prev_h.png) no-repeat;  position: absolute; left:-63px; top: 50%; margin-top: -30px; }
#owl-demo1 .owl-next{ background: url(../img/next_h.png) no-repeat;  position: absolute; right:-63px; top: 50%; margin-top: -30px;}

#owl-demo .owl-prev,#owl-demo .owl-next,#owl-demo1 .owl-prev,#owl-demo1 .owl-next,#owl-demo2 .owl-prev,#owl-demo2 .owl-next{ background-size: 100%; width: 30px; height: 30px; }
