button.owl-next span{color:#FFF;font-size:3VW;position:absolute;right:-8%;top:30%}
button.owl-prev span{color:#FFF;font-size:3VW;position:absolute;left:-8%;top:30%}
div#ADRUN{height:350px;overflow:hidden}/*首頁區塊*/
div#ADRUN2{background:#222;padding:3% 0 2%;height:450px;}/*內頁區塊*/
@media screen and (max-width:767px){
	div#ADRUN{height:auto;padding-bottom:5%;}
	div#ADRUN2{height:auto;padding-bottom:5%;}

}
.owl-theme .owl-nav{margin:0}
.owl-carousel{overflow:hidden}
@media (min-width: 1200px) {

}
@media screen and (max-width:767px) {
.owl-carousel .owl-item img{display:block;width:100%;}
}
@media screen and (max-width: 375px) {
.owl-carousel .owl-item img{display:block;width:100%;}
}

	/*.item h4{
		width: 5px;
	    height: 100%;
	    background: #c31243;
	    position: absolute;
	    top: -10px;
	    transition: .3s;
	    display:none;
	    
		}*/


