.banner{ margin:0 40px 36px 40px; min-height:310px; position:relative; overflow:hidden}
.owl-carousel{ min-height:310px}
.owl-carousel .owl-wrapper:after{ content: "."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel{ position:relative; width:100%; -ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{ 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; height:310px}
.owl-dot span, .owl-nav 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)}
.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)}
.item, .item_img{ width:100%; height:100%; background-position:center; background-repeat:no-repeat}
.owl-nav div{ display:inline-block; zoom:1; *display:inline; width:36px; height:36px; text-indent:-9999px; position:absolute; top:50%; margin-top:-1em; z-index:2; overflow:hidden; background:#fff; border-radius:18px; box-shadow:0 0 5px rgba(0,0,0,0.24)}
.owl-nav div:before, .owl-nav div:after{ content:""; display:block; position:absolute; width:12px; height:2px; background-color:#66af00; -webkit-transform:rotate(45deg); transform:rotate(45deg); left:13px; top:38%;}
.owl-nav div:after{ -webkit-transform:rotate(-45deg); transform:rotate(-45deg); margin-top:7px}
.owl-prev{ left:15px; -webkit-transform:rotate(180deg); transform:rotate(180deg)}
.owl-next{ right:15px}
.carousel_slide_content{ position:absolute; bottom:0; padding:3%; background-color:rgba(0,0,0,0.70); width:100%; height:5.625em}
.carousel_slide_logo{ width:70px; height:70px; background:#fff; border-radius:2px; float:left; position:absolute}
.carousel_slide_logo .m_logo{ padding:5px}
.carousel_slide_title{ padding-left:5em; color:#fff; float:left; font-weight:500}
